wmt.quickbase.com Open in urlscan Pro
104.18.101.30  Public Scan

URL: https://wmt.quickbase.com/db/bm7nsaput?a=nwr
Submission Tags: falconsandbox
Submission: On September 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form id="emailQueryForm">
  <table style="width:100%">
    <tbody>
      <tr id="emailQueryCalendarMessage" style="display:none;">
        <td colspan="2" style="padding: 10px 7px;border-radius:3px;background:#e9e9e9;color:#666;text-align:center;"> Quickbase will send a report of the events currently displayed on your calendar. </td>
      </tr>
      <tr>
        <td colspan="2" style="padding-left:43px;padding-top:15px;">
          <label id="emailQueryInputLabel" class="textInputLabel contactsInputLabel">Email addresses</label>
        </td>
      </tr>
      <tr>
        <td>
          <button class="addressBookButton ui-corner-all ui-state-default" type="button" id="emailQueryAddressBookButton">
            <img src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/i/icons/16/book_open.png" title="Quickbase Address Book">
          </button>
        </td>
        <td>
          <input type="text" class="emailAddressInput hybridStyle" id="emailQueryUsers" style="max-height:200px; width:524px;">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST /db/bm5v7ws5m?a=QBI_AddRole

<form id="roleAddForm" action="/db/bm5v7ws5m?a=QBI_AddRole" method="post">
  <label for="addRoleName" class="Bolder">Role Name:</label>
  <input type="text" id="addRoleName" name="rolename" class="required needsExistingValidation valid hybridStyle">
  <br> <br>
  <label for="addRoleDesc" class="Bolder">Description:</label><br>
  <textarea id="addRoleDesc" name="roledesc" rows="5" class="hybridStyle"></textarea>
  <input type="hidden" name="PageToken" value="dnNwI2IjN2U4a2dldmEjYWJzbnJyOWY1MiPOp%2FkOjWGwCZpNhmXVbffEIbB1tWdYv1tev5x1zJjB0Q%3D%3D">
</form>

Name: editformPOST bm7nsaput?a=FinishEditRecord

<form method="POST" action="bm7nsaput?a=FinishEditRecord" name="editform" enctype="multipart/form-data" class="WithToggleSections">
  <input type="hidden" id="RedirectURL" name="RedirectURL" value="">
  <div onclick="FormClickProc();" id="interiorContainer" style="visibility: visible;">
    <!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/embeddedReports.css" />
<![endif]-->
    <link rel="stylesheet" type="text/css" href="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/reports.css">
    <style>
      span.userHoverLabel {
        display: inline-block;
        width: 100px;
      }

      span.Approved,
      div.Approved {
        color: Green;
      }

      span.Denied,
      div.Denied {
        color: red !important;
      }

      #dbFormContainer {
        margin-top: 2.5em;
        /* To accommodate the record nav */
        margin-bottom: 45px;
        /* To make it clear you're on the bottom of the form, and to leave room for the Change Owner popup if necessary */
      }

      #formContents {
        margin-top: -1.3em;
      }

      body.Relaxed #formContents {
        margin-top: -.5em;
      }

      body.Condensed #formContents {
        margin-top: -1.3em;
      }

      label {
        line-height: 1.28em;
      }

      td {
        vertical-align: top;
      }

      span.stext {
        padding: 0px 10px 10px 10px;
      }

      span.rqrd {
        color: red;
        font-weight: bold;
        margin-right: .5em
      }

      div.rqrd {
        padding-bottom: 50px;
      }

      span.deactivated {
        color: Gray;
        font-style: italic;
      }

      div.dfRoSpan,
      span.dfRoSpan {
        padding-top: 2px;
        white-space: normal;
      }

      span.dfRoSpan {
        height: 1.8em;
      }

      .nowrap {
        white-space: nowrap;
      }

      div.builtInFields {
        margin: 0.5em;
      }

      body.UXV2 div.builtInFields {
        margin-top: 3em;
        border-top: 1px solid #ddd;
        padding: 1em 0;
      }

      .fileAttachmentField td.FileData {
        padding-bottom: 6px;
      }

      .fileAttachmentButtons {
        width: 100%;
        background-color: #f5f5f5;
      }

      .fileAttachmentButtons.Edit {
        padding: 0.5em;
      }

      .fileAttachmentButtons .DisplayImageInline {
        max-width: 240px;
        max-height: 160px;
        padding-bottom: 12px;
      }

      .fileAttachmentButtons .DisplayImageInline:hover {
        cursor: zoom-in;
      }

      .fileAttachmentButtons .InlineImageTitle {
        padding: 0px 0px 9px 5px;
      }

      .fileAttachmentButtons .icc.Content {
        position: relative;
        width: 100%;
      }

      .fileAttachmentButtons .icc.Buttons {
        display: flex;
        position: relative;
      }

      .fileAttachmentButtons .icc.Buttons.Horizontal {
        flex-direction: row;
      }

      .fileAttachmentButtons .icc.Buttons.Vertical {
        flex-direction: column;
      }

      .fileAttachmentButtons .icc.Buttons.Horizontal>.Versions,
      .fileAttachmentButtons .icc.Buttons.Horizontal>.lockOpenBut,
      .fileAttachmentButtons .icc.Buttons.Horizontal>.lockClosedButGreen,
      .fileAttachmentButtons .icc.Buttons.Horizontal>.lockClosedButRed {
        margin: 0px 10px 0px 0px !important
      }

      .fileAttachmentButtons .Versions {
        display: inline-block;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/i/sprite_file_attachments.png");
        background-position: -120px 0px;
        margin: 0px 0px 10px 10px;
      }

      .fileAttachmentButtons .Versions:hover {
        background-position: -120px -20px;
      }

      .fileAttachmentButtons .lockOpenBut {
        display: inline-block;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/i/sprite_file_attachments.png");
        background-position: 0px 0px;
        margin: 0px 0px 10px 10px;
      }

      .fileAttachmentButtons .lockOpenBut:hover {
        background-position: 0px -20px;
      }

      .fileAttachmentButtons .lockClosedButGreen {
        display: inline-block;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/i/sprite_file_attachments.png");
        background-position: -40px 0px;
        margin: 0px 0px 10px 10px;
      }

      .fileAttachmentButtons .lockClosedButGreen:hover {
        background-position: -40px -20px;
      }

      .fileAttachmentButtons .lockClosedButRed {
        display: inline-block;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/i/sprite_file_attachments.png");
        background-position: -80px 0px;
        margin: 0px 0px 10px 10px;
      }

      .fileAttachmentButtons .lockClosedButRed:hover {
        background-position: -80px -20px;
      }

      .field-url-iframe {
        border: none;
      }

      #formContents label {
        white-space: nowrap;
      }

      .hiddenByRule,
      .hiddenField {
        visibility: hidden;
        display: none;
      }

      .fieldChanged {
        color: red !important;
      }

      table.LabelsLeft,
      table.LabelsAbove {
        margin-left: 30px;
        margin-bottom: 0.462em
      }

      body.Relaxed table.LabelsLeft,
      body.Relaxed table.LabelsAbove {
        margin-bottom: 0.615em;
      }

      body.Relaxed table.LabelsLeft,
      body.Relaxed table.LabelsAbove {
        margin-bottom: 0.308em
      }

      .cell a.stdLinkButton {
        text-decoration: none;
        /*color: Black;*/
      }

      #formContents td span.checkboxField,
      #formContents td .stextcell,
      #formContents td.checkboxField,
      #formContents td.stextcell {
        background-color: transparent;
        min-width: 0;
      }

      #formContents td.stextcell {
        white-space: normal;
      }

      span.checkboxField.dc>label {
        margin-left: 5px;
      }

      #fmenu {
        z-index: 600;
        position: absolute;
        visibility: hidden;
      }

      table.LabelsAbove td div.cell.cc,
      table.LabelsLeft td.cell.cc {
        min-height: 1.5em;
        white-space: nowrap;
        /* Edit mode only--We don't want the form elements to be on separate lines */
      }

      /* In IE11, text-area is inheriting the white-space:nowrap from its parent; we want it to wrap properly */
      table.LabelsAbove .MultiLineTextField textarea,
      table.LabelsLeft .MultiLineTextField textarea {
        white-space: pre-wrap;
      }

      /* Except for text directly on the form, in links, or in an append-only field */
      #formContents div.stextcell,
      #formContents div.appendOnlyFieldOuter {
        white-space: normal;
        max-width: 80em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
      }

      #formContents div.appendOnlyFieldOuter {
        overflow: hidden;
        text-overflow: ellipsis;
      }

      #formContents div.appendOnlyFieldOuter textarea,
      #formContents div.appendOnlyFieldOuter input[type='text'] {
        margin: 0;
        border-left: 0;
        border-right: 0;
        padding: 0;
        padding-top: .4em;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
      }

      #formContents div.appendOnlyFieldOuter textarea {
        resize: vertical;
        border-bottom: 0;
      }

      #formContents input[type=text],
      #formContents input[type=tel],
      #formContents select,
      #formContents textarea,
      #formContents div[role=textbox] {
        border-radius: 3px;
        border: 1px solid #ccc;
        /* uniform size and spacing */
        padding: 5px 6px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        /* Textboxes and <select>s size differently; applying this will force them to have uniform heights */
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /* Inset box shadow / image for IE */
        -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .1);
        box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .1);
      }

      #formContents div[role=textbox] {
        white-space: normal;
      }

      body.IE #formContents input[type=text],
      body.IE #formContents input[type=tel],
      body.IE #formContents select,
      body.IE #formContents textarea {
        /* Inset box shadow / image for IE */
        box-shadow: none;
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/images/input-field-bg-innershadow.png");
        background-repeat: repeat-x;
        background-position: top left;
        height: auto;
        /* Use em for IE. Fixed pixels for other browsers to fix zoom issue, QBE0121086 */
        padding: 0.4em 0.5em;
      }

      #formContents input[type=text],
      #formContents input[type=tel],
      #formContents select {
        height: 26px;
      }

      #formContents input[type=tel].use-intl-tel {
        padding-left: 52px !important;
      }

      .iti__country-list {
        z-index: 7;
      }

      #formContents select {
        min-width: 15em;
        padding-left: 0.3em;
      }

      #formContents textarea {
        padding-top: 0.4em;
        padding-bottom: 0.4em;
        padding-right: 0.5em;
      }

      #formContents img.ui-datepicker-trigger {
        position: relative;
        left: -20px;
        cursor: pointer;
        vertical-align: middle;
      }

      span.datepicker+.fhelpTip,
      span.datepicker+input[type=hidden]+.fhelpTip,
      img.workDateConstraint {
        position: relative;
        left: -14px;
      }

      .ui-datepicker-close {
        display: none;
      }

      table.appendOnlyFieldOuter,
      table.fileAttachmentField {
        display: inline-block;
        /* So fieldHelp will be next to instead of underneath */
      }

      div.appendOnlyFieldOuter {
        border: 1px solid #bbb;
        background-color: #e4e4e4;
        border-radius: 3px;
      }

      .addressRow {
        margin-bottom: 10px;
      }

      /** The following classes are needed for IE8/9 placeholder workarounds **/
      .IE8 input.addressSearch,
      .IE9 input.addressSearch {
        color: #aaa !important;
      }

      .IE8 input.addressSearch:focus,
      .IE9 input.addressSearch:focus {
        color: #333 !important;
      }

      .address-watermark {
        position: absolute;
        margin-top: 6px;
        margin-left: 6px;
        color: #aaa;
      }

      .mapInlineEdit {
        min-width: 235px;
        height: 235px;
        float: left;
        margin-left: 10px;
      }

      .addressInputs {
        float: left;
      }

      .addressSearch {
        background-image: url("../css/themes/classic/images/icons/icon_search_watermark_gray_padding.png");
        background-repeat: no-repeat;
        background-position: right center;
      }

      .DisplayNone {
        display: none;
      }

      table.LabelsAbove td div.cell,
      table.LabelsLeft td.cell {
        text-align: left;
      }

      table.LabelsLeft td.label,
      table.LabelsLeft label {
        text-align: right;
      }

      .WithToggleSections #formContents .ToggleSection {
        cursor: pointer;
        margin-top: 0;
        margin-bottom: 0;
        min-height: 0;
      }

      .WithToggleSections #formContents .ToggleSection.collapsed {
        margin-bottom: 0px;
        margin-top: 0;
      }

      .WithToggleSections #formContents .ToggleSection+section {
        padding-bottom: 1em;
      }

      .WithToggleSections .ToggleSectionIcon {
        display: inline-block;
        top: 0;
        left: 0;
        margin-right: 5px;
        vertical-align: middle;
      }

      body.UXV2 .WithToggleSections .sectionTitle {
        margin-left: 0;
        cursor: pointer;
        vertical-align: middle;
        font-size: 18px;
        font-family: "HelveticaNeue-Roman", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        letter-spacing: 0.025em;
        color: #427CD8;
        font-weight: lighter;
      }

      body.UXV2.Regular .WithToggleSections .sectionTitle {
        font-size: 18px;
      }

      body.UXV2.Condensed .WithToggleSections .sectionTitle {
        font-size: 16px;
      }

      #dbFormContainer.Email .ToggleSectionIcon {
        display: none;
      }

      /* divider between collapsed sections */
      #formContents .sectionDiv.collapsed .Divider {
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/images/section_divider_A.png");
        background-repeat: repeat-x;
        margin-top: 0;
      }

      /* divider between expanded sections */
      #formContents .sectionDiv.expanded .Divider {
        background-image: url("https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/images/section_divider_bold.png");
        background-repeat: repeat-x;
        margin-top: 0;
      }

      #formContents .ui-tabs-panel {
        padding: 0;
      }

      #formTabsList {
        white-space: nowrap;
        overflow: hidden;
        clear: both;
        position: relative;
      }

      #formTabsList {
        display: none;
      }

      .ui-tabs #formTabsList {
        display: block;
        padding: .5em 0 20px 0;
        white-space: nowrap;
        overflow: hidden;
        clear: both;
      }

      #tabBarLeftGroup {
        position: absolute;
        top: 17px;
        left: 1px;
        display: none;
        background: none;
      }

      #tabBarRightGroup {
        position: absolute;
        top: 17px;
        right: 1px;
        display: none;
        background: none;
      }

      #formContents.ui-tabs {
        position: static;
      }

      #tabHolder {
        position: absolute;
        z-index: 5;
        max-width: 100%;
        width: 100%;
        padding: 0px 19px;
        left: 0;
        box-sizing: border-box;
      }

      #tabHolderPlaceholder {
        height: 60px;
      }

      #tabHolder .ScrollArrow {
        width: 16px;
        height: 16px;
      }

      #tabHolder.scrollable #tabBarLeftGroup {
        display: block;
      }

      #tabHolder.scrollable #tabBarRightGroup {
        display: block;
      }

      .ui-tabs #formTabsList>li {
        overflow: hidden;
        border-bottom: 5px solid transparent !important;
      }

      .ui-tabs #formTabsList>li>a {
        padding: 0.6em 1em 3px 1em;
      }

      .ui-tabs #formTabsList>li.requiredTab {
        border-top: 2px solid red;
      }

      .ui-tabs #formTabsList>li.requiredTab>a {
        color: red;
      }

      .tabHeader {
        margin-bottom: 20px;
        margin-top: 1em;
        border-bottom: 1px solid #bbb;
      }

      .tabHeaderTab {
        background: white;
        border: 1px solid #bbb;
        border-bottom-color: white;
        padding: 8px 12px;
        display: inline-block;
        position: relative;
        top: 1px;
      }

      .ui-geocode-autocomplete {
        padding: 0;
        z-index: 1001 !important;
      }

      .ui-geocode-autocomplete .ui-corner-all {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
      }

      .ui-geocode-autocomplete.ui-menu .ui-menu-item a {
        color: #333;
        padding: .75em .5em;
        line-height: 1em;
      }

      .ui-geocode-autocomplete.ui-menu .ui-menu-item {
        border-bottom: 1px solid #eee;
      }

      .ui-geocode-autocomplete.ui-menu .ui-menu-item:last-child {
        border-bottom: 0;
      }

      .ui-geocode-autocomplete.ui-menu .ui-menu-item .ui-state-hover {
        background: #3a65ce;
        color: #fff;
        border: 0;
        margin: 0;
      }

      .WithToggleSections div.SettingLine {
        margin-bottom: 1em;
        clear: both;
      }

      .WithToggleSections .SettingLine>.Left {
        width: 150px;
      }

      .WithToggleSections .SettingLine {
        margin-left: 32px;
      }

      .WithToggleSections .qbPersist.ToggleSectionIcon {
        display: inline-block;
        top: 0;
        left: 0;
        margin: -2px 3px 0 6px;
        vertical-align: middle;
      }

      .WithToggleSections .sectionTitle {
        margin-left: 5px;
        cursor: pointer;
        vertical-align: middle;
        /* FS-H2 styling*/
        font-size: 1.2em;
        font-family: "HelveticaNeue-Roman", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        letter-spacing: 0.025em;
        color: #427CD8;
        font-weight: normal;
      }

      /* Space density preferences */
      /* Based off of body's 13px default font size*/
      body.Relaxed #formContents .sectionDiv.collapsed .Divider,
      body.Relaxed #formContents .sectionDiv.expanded .Divider {
        height: .654em;
      }

      body.Regular #formContents .sectionDiv.collapsed .Divider,
      body.Regular #formContents .sectionDiv.expanded .Divider {
        height: .5em;
      }

      body.Condensed #formContents .sectionDiv.collapsed .Divider,
      body.Condensed #formContents .sectionDiv.expanded .Divider {
        height: .346em;
      }

      /**/
      body.Relaxed table.LabelsLeft td,
      body.Relaxed table.LabelsAbove td {
        font-size: 13px;
      }

      /**/
      body.Regular table.LabelsLeft td,
      body.Regular table.LabelsAbove td {
        font-size: 12px;
      }

      /**/
      body.Condensed table.LabelsLeft td,
      body.Condensed table.LabelsAbove td {
        font-size: 11px;
      }

      /* Creates spacing between columns, labels and fields--we want it only on the immediate child td 
       or embedded tables get the wrong spacing.
       Border has to be white for labelsleft or the gray box fills the border too 
       Emailer like Outlook don't support the direct decendant css selector
       */
      table.LabelsLeft tr>td.cell,
      table.LabelsLeft tr>td.label,
      div.Email table.LabelsLeft tr td.cell,
      div.Email table.LabelsLeft tr td.label {
        border: solid white;
        border-top-width: 0;
        border-left-width: 0;
        vertical-align: top;
        border-right-width: 0;
      }

      table.LabelsLeft tr>td.label {
        padding: 0.4em 0.5em;
      }

      table.LabelsAbove td.label {
        border: solid transparent;
        border-left-width: 0;
        border-top-width: 0;
      }

      /*
    QBE011484: Recalculated the values for Regular, Relaxed, and Condensed spacing.  
    Also went back to em units so that browser zooming would work correctly 
    in Chrome.  The values were calculated based on the font sizes for each
    of the layouts.
*/
      /* Vertical spacer between rows for Labels on left and labels above*/
      body.Relaxed table.LabelsLeft tr>td.label,
      body.Relaxed table.LabelsLeft tr>td.cell,
      body.Relaxed div.Email table.LabelsLeft tr td.label,
      body.Relaxed div.Email table.LabelsLeft tr td.cell,
      body.Relaxed table.LabelsAbove td.label {
        border-bottom-width: 0.769em;
        /*10px*/
      }

      /*Exception for read-only fields. Normally the padding on an input form is via padding on the editor box. For read only fields there is none; just text.*/
      body.Relaxed table.LabelsLeft tr>td.cell.dc {
        border-bottom-width: 0.385em;
        /*5px*/
        border-top-width: .360em;
      }

      body.Regular table.LabelsLeft tr>td.cell.dc {
        border-bottom-width: .417em;
        /*5px*/
        border-top-width: .360em;
      }

      body.Condensed table.LabelsLeft tr>td.cell.dc {
        border-bottom-width: 0.454em;
        /*5px*/
        border-top-width: .330em;
      }

      body.Regular table.LabelsLeft tr>td.label,
      body.Regular table.LabelsLeft tr>td.cell,
      body.Regular div.Email table.LabelsLeft tr td.label,
      body.Regular div.Email table.LabelsLeft tr td.cell,
      body.Regular table.LabelsAbove td.label {
        border-bottom-width: 0.5em;
        /*6px*/
      }

      body.Condensed table.LabelsLeft tr>td.label,
      body.Condensed table.LabelsLeft tr>td.cell,
      body.Condensed div.Email table.LabelsLeft tr td.label,
      body.Condensed div.Email table.LabelsLeft tr td.cell,
      body.Condensed table.LabelsAbove td.label {
        border-bottom-width: 0.454em;
        /*5px*/
      }

      /* Margin between 2 adjacent columns for Labels on left*/
      body.Relaxed table.LabelsLeft tr>td.cell,
      body.Relaxed div.Email table.LabelsLeft tr td.cell {
        border-right-width: 1.846em;
        /*24px*/
      }

      body.Regular table.LabelsLeft tr>td.cell,
      body.Regular div.Email table.LabelsLeft tr td.cell {
        border-right-width: 1.417em;
        /*17px*/
      }

      body.Condensed table.LabelsLeft tr>td.cell,
      body.Condensed div.Email table.LabelsLeft tr td.cell {
        border-right-width: 1.273em;
        /*14px*/
      }

      /* Margin between 2 adjacent columns for Labels on top*/
      body.Relaxed table.LabelsAbove td.label {
        border-right-width: 0.769em;
        /* 10px */
      }

      body.Regular table.LabelsAbove td.label {
        border-right-width: 0.667em;
        /* 8px */
      }

      body.Condensed table.LabelsAbove td.label {
        border-right-width: 0.454em;
        /* 5px */
      }

      /* Vertical spacer between Label and data for Labels above*/
      body.Relaxed table.LabelsAbove td div.cell {
        margin-top: 0.385em;
        /* 5px */
      }

      body.Regular table.LabelsAbove td div.cell {
        margin-top: 0.333em;
        /* 4px*/
      }

      body.Condensed table.LabelsAbove td div.cell {
        margin-top: 0.273em;
        /* 3px*/
      }

      /* Top and bottom padding on label to match the vertical alignment of field data instead of gray backgrnd for labels on left*/
      body.Relaxed table.LabelsLeft tr>td.label,
      body.Relaxed div.Email table.LabelsLeft tr td.label {
        border-right-width: 0.769em;
        /*10px*/
      }

      body.Regular table.LabelsLeft tr>td.label,
      body.Regular div.Email table.LabelsLeft tr td.label {
        border-right-width: 0.5em;
        /*6px*/
      }

      body.Condensed table.LabelsLeft tr>td.label,
      body.Condensed div.Email table.LabelsLeft tr td.label {
        /*QBE011305 Use fixed size as Chrome is calculating a different EM value then the other browsers. */
        border-right-width: 0.454em;
        /*5px*/
      }

      /* All around padding so the field data is not edge to edge with the gray background -- Same for Labels on top and left*/
      body.Condensed table.searchResults {
        font-size: 100% !important;
      }
    </style>
    <script language="javascript1.2" src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/userchooser.js" type="text/javascript"></script>
    <script language="javascript1.2" src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/viewcommon.js" type="text/javascript"></script>
    <script language="javascript1.2" src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/viewbuildcommon.js" type="text/javascript"></script>
    <script language="javascript1.2" src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/widgets.js" type="text/javascript"></script>
    <script language="javascript1.2" src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/qtip/jquery.qtip-1.0.min.js" type="text/javascript"></script>
    <script>
      gDFID = "10";
      //****************************************************
      // the fel array is the array that contains information about each form element on the page
      function felinfo(fid, trueElx, readonly) {
        this.fid = fid;
        this.trueElx = trueElx;
        this.readonly = readonly;
      }
      var fel = new Array();
      fel[0] = new felinfo(0, 3, false);
      fel[1] = new felinfo(0, 3, false);
      fel[2] = new felinfo(0, 5, false);
      fel[3] = new felinfo(0, 5, false);
      fel[4] = new felinfo(6, 6, false);
      fel[5] = new felinfo(0, 8, false);
      fel[6] = new felinfo(0, 8, false);
      fel[7] = new felinfo(7, 9, false);
      fel[8] = new felinfo(8, 10, false);
      fel[9] = new felinfo(10, 12, false);
      fel[10] = new felinfo(0, 14, false);
      fel[11] = new felinfo(11, 14, false);
      fel[12] = new felinfo(12, 15, false);
      fel[13] = new felinfo(0, 17, false);
      fel[14] = new felinfo(0, 17, false);
      fel[15] = new felinfo(44, 18, false);
      fel[16] = new felinfo(45, 19, false);
      fel[17] = new felinfo(46, 20, false);
      fel[18] = new felinfo(0, 22, false);
      fel[19] = new felinfo(0, 22, false);
      fel[20] = new felinfo(68, 23, false);
      fel[21] = new felinfo(13, 24, false);
      fel[22] = new felinfo(14, 25, false);
      fel[23] = new felinfo(15, 26, false);
      fel[24] = new felinfo(16, 27, false);
      fel[25] = new felinfo(17, 28, false);
      fel[26] = new felinfo(19, 29, false);
      fel[27] = new felinfo(62, 30, false);
      fel[28] = new felinfo(63, 31, false);
      fel[29] = new felinfo(64, 32, false);
      fel[30] = new felinfo(0, 34, false);
      fel[31] = new felinfo(0, 34, false);
      fel[32] = new felinfo(66, 35, false);
      fel[33] = new felinfo(21, 36, false);
      fel[34] = new felinfo(20, 37, false);
      fel[35] = new felinfo(22, 38, false);
      fel[36] = new felinfo(23, 39, false);
      fel[37] = new felinfo(0, 41, false);
      fel[38] = new felinfo(24, 41, false);
      fel[39] = new felinfo(25, 42, false);
      fel[40] = new felinfo(26, 43, false);
      fel[41] = new felinfo(72, 44, false);
      fel[42] = new felinfo(27, 45, false);
      fel[43] = new felinfo(74, 46, false);
      fel[44] = new felinfo(0, 47, false);
      fel[45] = new felinfo(43, 48, false);
      fel[46] = new felinfo(0, 50, false);
      fel[47] = new felinfo(0, 50, false);
      fel[48] = new felinfo(70, 51, false);
      fel[49] = new felinfo(29, 52, false);
      fel[50] = new felinfo(28, 53, false);
      fel[51] = new felinfo(30, 54, false);
      fel[52] = new felinfo(31, 55, false);
      fel[53] = new felinfo(0, 57, false);
      fel[54] = new felinfo(32, 57, false);
      fel[55] = new felinfo(33, 58, false);
      fel[56] = new felinfo(34, 59, false);
      fel[57] = new felinfo(73, 60, false);
      fel[58] = new felinfo(35, 61, false);
      fel[59] = new felinfo(75, 62, false);
      fel[60] = new felinfo(0, 64, false);
      fel[61] = new felinfo(0, 64, false);
      fel[62] = new felinfo(0, 66, false);
      fel[63] = new felinfo(0, 66, false);
      fel[64] = new felinfo(39, 67, false);
      fel[65] = new felinfo(40, 68, false);
      fel[66] = new felinfo(0, 70, false);
      fel[67] = new felinfo(0, 70, false);
      fel[68] = new felinfo(0, 71, false);
      fel[69] = new felinfo(0, 72, false);
      fel[70] = new felinfo(0, 73, false);
      //************************************************
      function AddFrule(ruleStr) {
        frules.push(RuleStringToRule(ruleStr));
      }
      var frules = new Array();
      AddFrule("~tfd=43~top=30~tvl=true~opt=4~nma=10~act0=4~afd0=s9~act1=4~afd1=s31~act2=5~afd2=28~act3=5~afd3=29~act4=5~afd4=32~act5=5~afd5=34~act6=4~afd6=71~act7=5~afd7=71~act8=4~afd8=73~act9=4~afd9=75~");
      AddFrule("~tfd=_tcset~top=59~cbp=71~opt=1~nmc=2~cfd0=_tu~cop0=55~cvl0=_role_12~cfd1=_tu~cop1=56~cvl1=_role_12~nma=1~act0=2~afd0=s32~");
      AddFrule("~tfd=_tcset~top=59~cbp=71~opt=0~nmc=3~cfd0=_tu~cop0=55~cvl0=_role_12~cfd1=_tu~cop1=55~cvl1=_role_11~cfd2=_tu~cop2=55~cvl2=_role_13~nma=1~act0=4~afd0=s39~");
      AddFrule("~tfd=60~top=30~tvl=235~opt=4~nma=4~act0=4~afd0=13~act1=4~afd1=14~act2=5~afd2=13~act3=5~afd3=14~");
      AddFrule("~tfd=60~top=30~tvl=_chce_Other~opt=5~nma=1~act0=4~afd0=61~");
      AddFrule("~tfd=63~top=30~tvl=_chce_Yes~opt=4~nma=2~act0=4~afd0=64~act1=5~afd1=64~");

      function CustomizeThisForm() {
        GotoDformCustomize(gDFID);
      }
      //************************************************
      $(function() {
        var qtipOptions = {
          'position': {
            'corner': {
              'target': 'rightMiddle',
              'tooltip': 'leftMiddle'
            },
            'adjust': {
              'screen': true
            }
          },
          'show': {
            'delay': 300,
            'ready': true
          },
          'hide': {
            'fixed': true,
            'delay': 250
          },
          'style': {
            "padding": "8px",
            "color": "#000",
            border: {
              width: 1,
              radius: 2,
              color: "#999"
            },
            'classes': {
              'tooltip': 'fhelp-qtip'
            },
            width: 350,
            //max-width: 350, // coz IE fails to expand to max width on updateContent.
            tip: true,
            background: "white"
          }
        };
        //sets up the tooltip and shows it immediately
        //used for doing this from within a callback function
        function setupAndShowQTip(elt) {
          if (!elt) return;
          var elt = $(elt);
          //don't set it up if there's no title
          var text = elt.data("original-title") || elt.attr("title");
          if (!text) return;
          //QBE010159 - replace <BR> with new lines, THEN encode
          text = HTMLEncode(text.replace(/<BR\s*\/?>/g, "\n"));
          var extensions = {
            content: {
              text: text
            }
          };
          elt.qtip($.extend(true, extensions, qtipOptions));
          //change the class so that we don't set it up again on next hover
          elt.removeClass("NeedsQTip").addClass("HasQTip");
        };
        //move title attribute into data values
        //this is so that the first time you hover, you don't see the 
        //title in the browser's native format; instead, use the qtip
        $(".NeedsQTip").each(function(i, elt) {
          var elt = $(elt);
          elt.data("original-title", elt.attr("title"));
          elt.removeAttr("title");
        });
        // 1) Set up tooltips for field help on hover
        // 2) Set up tooltips for the "Start no earlier than" icon
        $(document.body).on("mouseenter", ".NeedsQTip", function(event) {
          //when hovering, don't immediately construct the tooltip
          //instead, wait a certain time, and if user still is on it,
          //then construct and show the tooltip
          var target = $(event.currentTarget);
          var timeout = setTimeout(function() {
            target.removeData("autoqtip-timeout");
            setupAndShowQTip(target);
          }, 500);
          //set timeout
          target.data("autoqtip-timeout", timeout);
          event.preventDefault();
        });
        //show tooltip immediately on click
        $(document.body).on("click", ".NeedsQTip", function(event) {
          setupAndShowQTip(event.currentTarget);
        });
        //show tooltip immediately on click
        $(document.body).on("click", "label .HasQTip, label .NeedsQTip", function(event) {
          event.preventDefault(); //don't focus field
        });
        //left, didn't hover long enough
        $(document.body).on("mouseleave", ".NeedsQTip", function(event) {
          var target = $(event.currentTarget);
          var timeout = target.data("autoqtip-timeout");
          if (timeout) clearTimeout(timeout);
        });
        //setup user tooltips (record owner and last-modified-by)
        if (typeof QB.Utils.SetupUserToolTip == "function") {
          QB.Utils.SetupUserToolTip("#recordOwner", "#ownerPopup");
          QB.Utils.SetupUserToolTip("#lastModifier", "#modifierPopup");
        }
        /** Set up event listeners for embedded reports that need resizing but are initializing in collapsed state so dont know their height*/
        $(document.body).on('changedCollapseState', function(ev, sectionId) {
          if (gCollapsedResizeElements && gCollapsedResizeElements.length > 0) {
            var elem = $('#' + sectionId);
            if (elem.hasClass('expanded')) // was the element just expanded?
            {
              var oDiv = elem.siblings('div').find('.VRinDiv');
              if (oDiv.length > 0) {
                _.each(gCollapsedResizeElements, function(e, i) {
                  if (e.elem == oDiv[0]) {
                    DoAutoResizeElement(e);
                    gCollapsedResizeElements.splice(i, 1); // remove element from the collapsed array so we dont keep trying to resize them.
                  }
                });
              }
            }
          }
        });
        var tabOptions = getOptionsForTabWidget(QB.Storage.UserDB.get("activeTab", 0));
        $("#tabHolderSection.ui-tabs-uxv2").tabs(tabOptions);
        $(".sectionDiv.expanded .appendOnlyFieldOuter textarea").each(function() {
          $(this).parent().width($(this).width());
        });
        $(".sectionDiv.expanded .appendOnlyFieldOuter input[type=text]").each(function() {
          $(this).parent().width($(this).width());
        });
      });
    </script>
    <div id="dbFormContainer" class="  ">
      <!--[if IE 7]><br style="height:0; line-height:0"><![endif]-->
      <p class="MVF_MAXEceeded_Error errorMessage_MVF" style="display:none"></p>
      <div id="formContentsContainer">
        <div id="formContents" class="dformDisplay ">
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s38Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s38" class="formSection LabelsLeft">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_1" class="label stextcell"><label class="fieldLabel"><b></b></label></td>
                    <td id="tdf_1" class="cell stextcell" colspan="100"><img src="https://wmt.quickbase.com/up/bm7ns8ceg/g/re/eg/va/factory%20finder%20logo.png" alt="Logo" style="width:800px;"><br></td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s26Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s26" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_3" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_3" class="cell stextcell">Please follow this process for the factory directory form. &nbsp;<br> Add all global locations with unique capabilities whether U.S. or “offshore”.<br>
                        <br> 1) Complete all boxes as appropriate, noting the “*” indicating mandatory data points<br> 2) Confirm accuracy of all entered content – there is no option to view or edit after submitting<br> 3) Click the check box at the
                        bottom of the page next to “Click here to confirm your information is correct prior to submitting”<br> 4) When ready to submit, click the button “Click here to save and submit this entry”<br> &nbsp; &nbsp; &nbsp;a)There is no
                        option to view or edit after submitting<br> &nbsp; &nbsp; &nbsp;b) Do not click the green button at the top of the page<br> &nbsp; &nbsp; &nbsp;c) Do not attempt to log into QuickBase, this is not part of the process<br> 5)
                        Submit additional forms if needed for more factories or different competencies or if you discover errors or need to update your information<br> 6) Your only confirmation is the email sent to all addresses listed in the
                        form.<br>
                        <br>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_4" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_6"><b>Company Name:</b></label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_4" class="cell cc"><input name="_fid_oval_6" type="hidden" value="">
                        <input type="text" size="40" name="_fid_6" id="_fid_6" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_6" type="hidden" value="1">
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s4Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s4" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_6" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_6" class="cell stextcell"><b><span style="color:#1a74cf; font-size:160%; font-family:arial">Company Primary Contact Info</span></b></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_7" class="label lc">
                      <label class="fieldLabel " for="_fid_7">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>First Name:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_7" class="cell cc"><input name="_fid_oval_7" type="hidden" value="">
                        <input type="text" size="10" name="_fid_7" id="_fid_7" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_7" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_8" class="label lc">
                      <label class="fieldLabel " for="_fid_8"><b>Last Name:</b></label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_8" class="cell cc"><input name="_fid_oval_8" type="hidden" value="">
                        <input type="text" size="10" name="_fid_8" id="_fid_8" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_8" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_9" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_10">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Title:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_9" class="cell cc"><input name="_fid_oval_10" type="hidden" value="">
                        <input type="text" size="20" name="_fid_10" id="_fid_10" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_10" type="hidden" value="1">
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s28Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s28" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow ">
                    <td id="tdl_11" class="label lc">
                      <label class="fieldLabel " for="_fid_11">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Email:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_11" class="cell cc nowrap"><input name="_fid_oval_11" type="hidden" value="">
                        <input type="text" size="40" name="_fid_11" id="_fid_11" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_11" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_12" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_12">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Phone:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_12" class="cell cc nowrap"><input name="_fid_oval_12" type="hidden" value="">
                        <span id="_wdg_12"><input type="tel" size="20" name="_fid_12" id="_fid_12" onblur="OnBF(this)" onfocus="OnFF(this)" value="" class="hybridStyle" data-country=""></span>
                        <input name="_fid_req_12" type="hidden" value="1">
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s32Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s32" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_14" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_14" class="cell stextcell"><b><span style="color:#1a74cf; font-size:160%; font-family:arial">Submitter Contact Info</span><br>
<span style="color:#1a74cf; font-size:100%; font-family:arial">(if different from primary contact)</span></b></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_15" class="label lc">
                      <label class="fieldLabel " for="_fid_44"><b>First Name</b></label>
                      <div id="tdf_15" class="cell cc"><input name="_fid_oval_44" type="hidden" value="">
                        <input type="text" size="10" name="_fid_44" id="_fid_44" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_16" class="label lc">
                      <label class="fieldLabel " for="_fid_45"><b>Last Name</b></label>
                      <div id="tdf_16" class="cell cc"><input name="_fid_oval_45" type="hidden" value="">
                        <input type="text" size="10" name="_fid_45" id="_fid_45" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_17" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_46"><b>Email</b></label>
                      <div id="tdf_17" class="cell cc nowrap"><input name="_fid_oval_46" type="hidden" value="">
                        <input type="text" size="40" name="_fid_46" id="_fid_46" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s10Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s10" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_19" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_19" class="cell stextcell"><b><span style="color:#1a74cf; font-size:160%; font-family:arial">Company Headquarters Info</span></b></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_20" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_60"><b>Headquarters Country</b></label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_20" class="cell cc nowrap" style="display: none;"><input name="_fid_oval_68" type="hidden" value="">
                        <select size="1" name="_fid_68" id="_fid_68" onblur="OnBF(this)" onfocus="OnFF(this)"
                          onchange="onChangeHybridSearchPicker(this, {'inGrid':0, 'rpDBID':'bqf7qmg3y', 'params':null, 'miscParams':'&amp;rpqid=2', 'cddInGridDBID':null}, null);" class="hybridStyle">
                          <option value=""> </option>
                          <option value="x3recpcker#">&lt; Browse choices... &gt;</option>
                        </select>
                        <input name="_fid_req_68" type="hidden" value="1">
                      </div>
                      <div class="cell">
                        <div id="hybridParentPicker-tdf_20-_fid_68" class="easilyfindableclass Left" style="height: auto;" data-editable="true" data-proxyfid="6" data-keyfid="3" data-rpqid="2">
                          <div class="hybridUI">
                            <div class="appShell itemPickerAppShell css-kzjdvi evauw1r0" data-test-id="itemPickerAppShell">
                              <div class="css-1bbgrtc ew99bxa2"></div>
                              <div class="clickInterceptor css-4em7z evauw1r1">
                                <div class="css-1qp07gu e1jdj4w30">
                                  <div class="Select css-1dsjlbw e1og76bd0 is-searchable Select--single">
                                    <div class="Select-control"><span class="Select-multi-value-wrapper" id="react-select-3--value">
                                        <div class="Select-placeholder">Search and select</div>
                                        <div class="Select-input" style="display: inline-block;"><input hybrid-input-control="true" aria-activedescendant="react-select-3--value" aria-expanded="false" aria-haspopup="false" aria-owns="" role="combobox"
                                            value="" style="box-sizing: content-box; width: 5px;">
                                          <div
                                            style="position: absolute; top: 0px; left: 0px; visibility: hidden; height: 0px; overflow: scroll; white-space: pre; font-size: 13px; font-family: Gibson-Regular, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; letter-spacing: normal; text-transform: none;">
                                          </div>
                                        </div>
                                      </span><span class="Select-arrow-zone"><span class="Select-arrow"></span></span></div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_21" class="label lc" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_13">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>City:</b>
                      </label>
                      <div id="tdf_21" class="cell cc formrule-hide" style="visibility: hidden; display: none;"><input name="_fid_oval_13" type="hidden" value="">
                        <input type="text" size="20" name="_fid_13" id="_fid_13" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_22" class="label lc" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_14">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>State/Province:</b>
                      </label>
                      <div id="tdf_22" class="cell cc formrule-hide" style="visibility: hidden; display: none;"><input name="_fid_oval_14" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_14" id="_fid_14" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="AK">AK</option>
                          <option value="AL">AL</option>
                          <option value="AR">AR</option>
                          <option value="AZ">AZ</option>
                          <option value="CA">CA</option>
                          <option value="CO">CO</option>
                          <option value="CT">CT</option>
                          <option value="DC">DC</option>
                          <option value="DE">DE</option>
                          <option value="FL">FL</option>
                          <option value="GA">GA</option>
                          <option value="HI">HI</option>
                          <option value="IA">IA</option>
                          <option value="ID">ID</option>
                          <option value="IL">IL</option>
                          <option value="IN">IN</option>
                          <option value="KS">KS</option>
                          <option value="KY">KY</option>
                          <option value="LA">LA</option>
                          <option value="MA">MA</option>
                          <option value="MD">MD</option>
                          <option value="ME">ME</option>
                          <option value="MI">MI</option>
                          <option value="MN">MN</option>
                          <option value="MO">MO</option>
                          <option value="MS">MS</option>
                          <option value="MT">MT</option>
                          <option value="MX">MX</option>
                          <option value="NC">NC</option>
                          <option value="ND">ND</option>
                          <option value="NE">NE</option>
                          <option value="NH">NH</option>
                          <option value="NJ">NJ</option>
                          <option value="NM">NM</option>
                          <option value="NV">NV</option>
                          <option value="NY">NY</option>
                          <option value="OH">OH</option>
                          <option value="OK">OK</option>
                          <option value="OR">OR</option>
                          <option value="PA">PA</option>
                          <option value="PR">PR</option>
                          <option value="RI">RI</option>
                          <option value="SC">SC</option>
                          <option value="SD">SD</option>
                          <option value="TN">TN</option>
                          <option value="TX">TX</option>
                          <option value="UT">UT</option>
                          <option value="VA">VA</option>
                          <option value="VT">VT</option>
                          <option value="WA">WA</option>
                          <option value="WI">WI</option>
                          <option value="WV">WV</option>
                          <option value="WY">WY</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_23" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_15">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Website:</b>
                      </label>
                      <div id="tdf_23" class="cell cc"><input name="_fid_oval_15" type="hidden" value="">
                        <input type="text" size="40" name="_fid_15" id="_fid_15" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_24" class="label lc">
                      <label class="fieldLabel " for="_fid_16">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Total Annual Sales $:</b>
                      </label>
                      <div id="tdf_24" class="cell cc"><input name="_fid_oval_16" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_16" id="_fid_16" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="$0 – $100,000">$0 – $100,000</option>
                          <option value="$100,000 - $500,000">$100,000 - $500,000</option>
                          <option value="$500,000 - $1m">$500,000 - $1m</option>
                          <option value="$1m - $5m">$1m - $5m</option>
                          <option value="$5m - $20m">$5m - $20m</option>
                          <option value="$20m - $50m">$20m - $50m</option>
                          <option value="$50m - $100m">$50m - $100m</option>
                          <option value="$100m or above">$100m or above</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_25" class="label lc">
                      <label class="fieldLabel " for="_fid_17">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>D-U-N-S Number:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_25" class="cell cc"><input name="_fid_oval_17" type="hidden" value="">
                        <input type="text" size="9" name="_fid_17" id="_fid_17" onblur="OnBF(this)" onfocus="OnFF(this)" maxlength="9" class="hybridStyle">
                        <input name="_fid_req_17" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_26" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_19">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Walmart Supplier Number: (if applicable)</b>
                      </label>
                      <div id="tdf_26" class="cell cc"><input name="_fid_oval_19" type="hidden" value="">
                        <input type="text" size="6" name="_fid_19" id="_fid_19" onblur="OnBF(this)" onfocus="OnFF(this)" maxlength="6" class="hybridStyle">
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_27" class="label lc MultiLineTextField" colspan="100">
                      <label class="fieldLabel " for="_fid_62">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>List Any Relevant Factory or Company Info</b>
                      </label>
                      <div id="tdf_27" class="cell cc MultiLineTextField"><input name="_fid_oval_62" type="hidden" value="">
                        <textarea wrap="virtual" cols="100" rows="2" name="_fid_62" id="_fid_62" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle"></textarea>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_28" class="label lc">
                      <label class="fieldLabel " for="_fid_63">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Private Brand Capable</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_28" class="cell cc"><input name="_fid_oval_63" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_63" id="_fid_63" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="No">No</option>
                          <option value="Yes">Yes</option>
                        </select>
                        <input name="_fid_req_63" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_29" class="label lc" colspan="100" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_64"><b>What Percent of Total Factory Volume is Private Brand </b></label>
                      <div id="tdf_29" class="cell cc nowrap formrule-hide" style="visibility: hidden; display: none;"><input name="_fid_oval_64" type="hidden" value="">
                        <input type="text" size="10" name="_fid_64" id="_fid_64" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <font face="courier" size="4">&nbsp;%</font>
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s11Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s11" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_31" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_31" class="cell stextcell"><b><span style="color:#1a74cf; font-size:160%; font-family:arial">Factory Details</span></b></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_32" class="label lc">
                      <label class="fieldLabel " for="_fid_65"><b>Country</b></label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_32" class="cell cc nowrap" style="display: none;"><input name="_fid_oval_66" type="hidden" value="">
                        <select size="1" name="_fid_66" id="_fid_66" onblur="OnBF(this)" onfocus="OnFF(this)"
                          onchange="onChangeHybridSearchPicker(this, {'inGrid':0, 'rpDBID':'bqf7qmg3y', 'params':null, 'miscParams':'&amp;rpqid=2', 'cddInGridDBID':null}, null);" class="hybridStyle">
                          <option value=""> </option>
                          <option value="x3recpcker#">&lt; Browse choices... &gt;</option>
                        </select>
                        <input name="_fid_req_66" type="hidden" value="1">
                      </div>
                      <div class="cell">
                        <div id="hybridParentPicker-tdf_32-_fid_66" class="easilyfindableclass Left" style="height:1px; " data-editable="true" data-proxyfid="6" data-keyfid="3" data-rpqid="2"></div>
                      </div>
                    </td>
                    <td id="tdl_33" class="label lc">
                      <label class="fieldLabel " for="_fid_21">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>State/Province</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_33" class="cell cc"><input name="_fid_oval_21" type="hidden" value="">
                        <input type="text" size="40" name="_fid_21" id="_fid_21" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_21" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_34" class="label lc">
                      <label class="fieldLabel " for="_fid_20">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>City:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_34" class="cell cc"><input name="_fid_oval_20" type="hidden" value="">
                        <input type="text" size="20" name="_fid_20" id="_fid_20" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                        <input name="_fid_req_20" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_35" class="label lc">
                      <label class="fieldLabel " for="_fid_22">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Annual Sales:</b>
                      </label>
                      <div id="tdf_35" class="cell cc nowrap"><input name="_fid_oval_22" type="hidden" value="">
                        <input type="text" size="10" name="_fid_22" id="_fid_22" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_36" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_23">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Units or $:</b>
                      </label>
                      <div id="tdf_36" class="cell cc"><input name="_fid_oval_23" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_23" id="_fid_23" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Dollars">Dollars</option>
                          <option value="Units">Units</option>
                        </select>
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s30Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s30" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow ">
                    <td id="tdl_38" class="label lc">
                      <label class="fieldLabel " for="_fid_24">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Primary SIC Code:</b>
                      </label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_38" class="cell cc"><input name="_fid_oval_24" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_24" id="_fid_24" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="0000000 - Other code - please list in items and processes section">0000000 - Other code - please list in items and processes section</option>
                          <option value="1190101 - Bean (dry field and seed) farm">1190101 - Bean (dry field and seed) farm</option>
                          <option value="1339902 - Sugarcane farm">1339902 - Sugarcane farm</option>
                          <option value="1399905 - Herb or spice farm">1399905 - Herb or spice farm</option>
                          <option value="1610000 - Vegetables and melons">1610000 - Vegetables and melons</option>
                          <option value="1610302 - Carrot farm">1610302 - Carrot farm</option>
                          <option value="1719908 - Raspberry farm">1719908 - Raspberry farm</option>
                          <option value="1720000 - Grapes">1720000 - Grapes</option>
                          <option value="1739908 - Walnut grove">1739908 - Walnut grove</option>
                          <option value="1759901 - Apple orchard">1759901 - Apple orchard</option>
                          <option value="1759904 - Nectarine orchard">1759904 - Nectarine orchard</option>
                          <option value="1799908 - Pineapple farm">1799908 - Pineapple farm</option>
                          <option value="1810203 - Flowers: grown under cover (e.g., greenhouse production)">1810203 - Flowers: grown under cover (e.g., greenhouse production)</option>
                          <option value="1810300 - Bulbs and seeds">1810300 - Bulbs and seeds</option>
                          <option value="1820103 - Mushrooms, grown under cover">1820103 - Mushrooms, grown under cover</option>
                          <option value="1910000 - General farms, primarily crop">1910000 - General farms, primarily crop</option>
                          <option value="2110000 - Beef cattle feedlots">2110000 - Beef cattle feedlots</option>
                          <option value="2130000 - Hogs">2130000 - Hogs</option>
                          <option value="2139901 - Hog feedlot">2139901 - Hog feedlot</option>
                          <option value="2140102 - Goats' milk production">2140102 - Goats' milk production</option>
                          <option value="2410000 - Dairy farms">2410000 - Dairy farms</option>
                          <option value="2419902 - Milk production">2419902 - Milk production</option>
                          <option value="2519901 - Broiling chickens, raising of">2519901 - Broiling chickens, raising of</option>
                          <option value="2520000 - Chicken eggs">2520000 - Chicken eggs</option>
                          <option value="2529901 - Started pullet farm">2529901 - Started pullet farm</option>
                          <option value="2539902 - Turkey farm">2539902 - Turkey farm</option>
                          <option value="2540000 - Poultry hatcheries">2540000 - Poultry hatcheries</option>
                          <option value="2549901 - Chicken hatchery">2549901 - Chicken hatchery</option>
                          <option value="2599901 - Duck farm">2599901 - Duck farm</option>
                          <option value="2729903 - Horse farm">2729903 - Horse farm</option>
                          <option value="2730000 - Animal aquaculture">2730000 - Animal aquaculture</option>
                          <option value="2730200 - Shellfish farms">2730200 - Shellfish farms</option>
                          <option value="2790400 - Domestic animal farms">2790400 - Domestic animal farms</option>
                          <option value="2799903 - Insect farm">2799903 - Insect farm</option>
                          <option value="7210105 - Vines, cultivation of">7210105 - Vines, cultivation of</option>
                          <option value="8110000 - Timber tracts">8110000 - Timber tracts</option>
                          <option value="8119901 - Christmas tree farm">8119901 - Christmas tree farm</option>
                          <option value="8310000 - Forest products">8310000 - Forest products</option>
                          <option value="9120000 - Finfish">9120000 - Finfish</option>
                          <option value="9130104 - Oysters, dredging or tonging of">9130104 - Oysters, dredging or tonging of</option>
                          <option value="10410100 - Gold ores mining">10410100 - Gold ores mining</option>
                          <option value="10990104 - Beryllium ore mining">10990104 - Beryllium ore mining</option>
                          <option value="12210105 - Surface mining, bituminous, nec">12210105 - Surface mining, bituminous, nec</option>
                          <option value="12220000 - Bituminous coal-underground mining">12220000 - Bituminous coal-underground mining</option>
                          <option value="13110000 - Crude petroleum and natural gas">13110000 - Crude petroleum and natural gas</option>
                          <option value="13110100 - Crude petroleum and natural gas production">13110100 - Crude petroleum and natural gas production</option>
                          <option value="13110101 - Crude petroleum production">13110101 - Crude petroleum production</option>
                          <option value="13110102 - Natural gas production">13110102 - Natural gas production</option>
                          <option value="13210000 - Natural gas liquids">13210000 - Natural gas liquids</option>
                          <option value="13810000 - Drilling oil and gas wells">13810000 - Drilling oil and gas wells</option>
                          <option value="13819901 - Directional drilling oil and gas wells">13819901 - Directional drilling oil and gas wells</option>
                          <option value="13829903 - Geophysical exploration, oil and gas field">13829903 - Geophysical exploration, oil and gas field</option>
                          <option value="13890101 - Building oil and gas well foundations on site">13890101 - Building oil and gas well foundations on site</option>
                          <option value="13899911 - Oil consultants">13899911 - Oil consultants</option>
                          <option value="13899912 - Oil field services, nec">13899912 - Oil field services, nec</option>
                          <option value="13899919 - Servicing oil and gas wells">13899919 - Servicing oil and gas wells</option>
                          <option value="13899920 - Well logging">13899920 - Well logging</option>
                          <option value="14110104 - Limestone, dimension-quarrying">14110104 - Limestone, dimension-quarrying</option>
                          <option value="14110200 - Granite dimension stone">14110200 - Granite dimension stone</option>
                          <option value="14110205 - Greenstone, dimension-quarrying">14110205 - Greenstone, dimension-quarrying</option>
                          <option value="14119906 - Quartzite, dimension-quarrying">14119906 - Quartzite, dimension-quarrying</option>
                          <option value="14119908 - Sandstone, dimension-quarrying">14119908 - Sandstone, dimension-quarrying</option>
                          <option value="14220000 - Crushed and broken limestone">14220000 - Crushed and broken limestone</option>
                          <option value="14220100 - Limestone's, ground">14220100 - Limestone's, ground</option>
                          <option value="14230000 - Crushed and broken granite">14230000 - Crushed and broken granite</option>
                          <option value="14299905 - Grits mining (crushed stone)">14299905 - Grits mining (crushed stone)</option>
                          <option value="14299909 - Quartzite, crushed and broken-quarrying">14299909 - Quartzite, crushed and broken-quarrying</option>
                          <option value="14420000 - Construction sand and gravel">14420000 - Construction sand and gravel</option>
                          <option value="14420100 - Sand mining">14420100 - Sand mining</option>
                          <option value="14420101 - Common sand mining">14420101 - Common sand mining</option>
                          <option value="14420102 - Construction sand mining">14420102 - Construction sand mining</option>
                          <option value="14420201 - Gravel mining">14420201 - Gravel mining</option>
                          <option value="14590100 - Clays, except kaolin and ball">14590100 - Clays, except kaolin and ball</option>
                          <option value="14590101 - Bentonite mining">14590101 - Bentonite mining</option>
                          <option value="14749904 - Soda ash (natural) mining">14749904 - Soda ash (natural) mining</option>
                          <option value="14750000 - Phosphate rock">14750000 - Phosphate rock</option>
                          <option value="14799902 - Amblygonite mining">14799902 - Amblygonite mining</option>
                          <option value="14810103 - Test boring for nonmetallic minerals">14810103 - Test boring for nonmetallic minerals</option>
                          <option value="14990104 - Gem stones (natural) mining, nec">14990104 - Gem stones (natural) mining, nec</option>
                          <option value="14990500 - Talc mining">14990500 - Talc mining</option>
                          <option value="15210000 - Single-family housing construction">15210000 - Single-family housing construction</option>
                          <option value="15210101 - General remodeling, single-family houses">15210101 - General remodeling, single-family houses</option>
                          <option value="15219901 - New construction, single-family houses">15219901 - New construction, single-family houses</option>
                          <option value="15220000 - Residential construction, nec">15220000 - Residential construction, nec</option>
                          <option value="15220100 - Hotel/motel and multi-family home construction">15220100 - Hotel/motel and multi-family home construction</option>
                          <option value="15220101 - Apartment building construction">15220101 - Apartment building construction</option>
                          <option value="15220201 - Remodeling, multi-family dwellings">15220201 - Remodeling, multi-family dwellings</option>
                          <option value="15319904 - Speculative builder, single-family houses">15319904 - Speculative builder, single-family houses</option>
                          <option value="15319906 - Manuafacturing and light industrial buildings">15319906 - Manuafacturing and light industrial buildings</option>
                          <option value="15410000 - Industrial buildings and warehouses">15410000 - Industrial buildings and warehouses</option>
                          <option value="15419904 - Grain elevator construction">15419904 - Grain elevator construction</option>
                          <option value="15419905 - Industrial buildings, new construction, nec">15419905 - Industrial buildings, new construction, nec</option>
                          <option value="15419907 - Pharmaceutical manufacturing plant construction">15419907 - Pharmaceutical manufacturing plant construction</option>
                          <option value="15419908 - Prefabricated building erection, industrial">15419908 - Prefabricated building erection, industrial</option>
                          <option value="15419910 - Steel building construction">15419910 - Steel building construction</option>
                          <option value="15419912 - Warehouse construction">15419912 - Warehouse construction</option>
                          <option value="15420000 - Nonresidential construction, nec">15420000 - Nonresidential construction, nec</option>
                          <option value="15420101 - Commercial and office building, new construction">15420101 - Commercial and office building, new construction</option>
                          <option value="15420201 - Farm building construction">15420201 - Farm building construction</option>
                          <option value="15420301 - Garage construction">15420301 - Garage construction</option>
                          <option value="15429902 - Design and erection, combined: non-residential">15429902 - Design and erection, combined: non-residential</option>
                          <option value="16110000 - Highway and street construction">16110000 - Highway and street construction</option>
                          <option value="16110100 - Highway signs and guardrails">16110100 - Highway signs and guardrails</option>
                          <option value="16110102 - Highway and street sign installation">16110102 - Highway and street sign installation</option>
                          <option value="16110200 - Surfacing and paving">16110200 - Surfacing and paving</option>
                          <option value="16110202 - Concrete construction: roads, highways, sidewalks, etc.">16110202 - Concrete construction: roads, highways, sidewalks, etc.</option>
                          <option value="16110203 - Grading">16110203 - Grading</option>
                          <option value="16229901 - Bridge construction">16229901 - Bridge construction</option>
                          <option value="16230000 - Water, sewer, and utility lines">16230000 - Water, sewer, and utility lines</option>
                          <option value="16230101 - Gas main construction">16230101 - Gas main construction</option>
                          <option value="16230102 - Natural gas compressor station construction">16230102 - Natural gas compressor station construction</option>
                          <option value="16230200 - Communication line and transmission tower construction">16230200 - Communication line and transmission tower construction</option>
                          <option value="16230204 - Transmitting tower (telecommunication) construction">16230204 - Transmitting tower (telecommunication) construction</option>
                          <option value="16230300 - Water and sewer line construction">16230300 - Water and sewer line construction</option>
                          <option value="16230302 - Sewer line construction">16230302 - Sewer line construction</option>
                          <option value="16239901 - Electric power line construction">16239901 - Electric power line construction</option>
                          <option value="16239902 - Manhole construction">16239902 - Manhole construction</option>
                          <option value="16239903 - Pipe laying construction">16239903 - Pipe laying construction</option>
                          <option value="16239904 - Pipeline construction, nsk">16239904 - Pipeline construction, nsk</option>
                          <option value="16290100 - Dams, waterways, docks, and other marine construction">16290100 - Dams, waterways, docks, and other marine construction</option>
                          <option value="16290101 - Caisson drilling">16290101 - Caisson drilling</option>
                          <option value="16290104 - Dock construction">16290104 - Dock construction</option>
                          <option value="16290110 - Marine construction">16290110 - Marine construction</option>
                          <option value="16290202 - Railroad and railway roadbed construction">16290202 - Railroad and railway roadbed construction</option>
                          <option value="16290300 - Athletic and recreation facilities construction">16290300 - Athletic and recreation facilities construction</option>
                          <option value="16290400 - Land preparation construction">16290400 - Land preparation construction</option>
                          <option value="16290404 - Timber removal">16290404 - Timber removal</option>
                          <option value="16290500 - Industrial plant construction">16290500 - Industrial plant construction</option>
                          <option value="16290504 - Waste disposal plant construction">16290504 - Waste disposal plant construction</option>
                          <option value="16290505 - Waste water and sewage treatment plant construction">16290505 - Waste water and sewage treatment plant construction</option>
                          <option value="16299905 - Power plant construction">16299905 - Power plant construction</option>
                          <option value="17110000 - Plumbing, heating, air-conditioning">17110000 - Plumbing, heating, air-conditioning</option>
                          <option value="17110201 - Septic system construction">17110201 - Septic system construction</option>
                          <option value="17110301 - Fire sprinkler system installation">17110301 - Fire sprinkler system installation</option>
                          <option value="17110302 - Irrigation sprinkler system installation">17110302 - Irrigation sprinkler system installation</option>
                          <option value="17210000 - Painting and paper hanging">17210000 - Painting and paper hanging</option>
                          <option value="17210200 - Commercial painting">17210200 - Commercial painting</option>
                          <option value="17210300 - Industrial painting">17210300 - Industrial painting</option>
                          <option value="17210301 - Aircraft painting">17210301 - Aircraft painting</option>
                          <option value="17310000 - Electrical work">17310000 - Electrical work</option>
                          <option value="17310201 - Computerized controls installation">17310201 - Computerized controls installation</option>
                          <option value="17310203 - Environmental system control installation">17310203 - Environmental system control installation</option>
                          <option value="17310302 - Fiber optic cable installation">17310302 - Fiber optic cable installation</option>
                          <option value="17310304 - Telephone and telephone equipment installation">17310304 - Telephone and telephone equipment installation</option>
                          <option value="17310402 - Closed circuit television installation">17310402 - Closed circuit television installation</option>
                          <option value="17410000 - Masonry and other stonework">17410000 - Masonry and other stonework</option>
                          <option value="17410101 - Foundation building">17410101 - Foundation building</option>
                          <option value="17419906 - Refractory or acid brick masonry">17419906 - Refractory or acid brick masonry</option>
                          <option value="17419907 - Stone masonry">17419907 - Stone masonry</option>
                          <option value="17420101 - Drywall">17420101 - Drywall</option>
                          <option value="17420200 - Acoustical and insulation work">17420200 - Acoustical and insulation work</option>
                          <option value="17420201 - Acoustical and ceiling work">17420201 - Acoustical and ceiling work</option>
                          <option value="17430000 - Terrazzo, tile, marble and mosaic work">17430000 - Terrazzo, tile, marble and mosaic work</option>
                          <option value="17439901 - Marble installation, interior">17439901 - Marble installation, interior</option>
                          <option value="17439903 - Terrazzo work">17439903 - Terrazzo work</option>
                          <option value="17439904 - Tile installation, ceramic">17439904 - Tile installation, ceramic</option>
                          <option value="17510000 - Carpentry work">17510000 - Carpentry work</option>
                          <option value="17510100 - Cabinet and finish carpentry">17510100 - Cabinet and finish carpentry</option>
                          <option value="17510101 - Cabinet building and installation">17510101 - Cabinet building and installation</option>
                          <option value="17510102 - Finish and trim carpentry">17510102 - Finish and trim carpentry</option>
                          <option value="17510200 - Window and door installation and erection">17510200 - Window and door installation and erection</option>
                          <option value="17510201 - Garage door, installation or erection">17510201 - Garage door, installation or erection</option>
                          <option value="17510202 - Window and door (prefabricated) installation">17510202 - Window and door (prefabricated) installation</option>
                          <option value="17519904 - Store fixture installation">17519904 - Store fixture installation</option>
                          <option value="17520000 - Floor laying and floor work, nec">17520000 - Floor laying and floor work, nec</option>
                          <option value="17529901 - Access flooring system installation">17529901 - Access flooring system installation</option>
                          <option value="17529903 - Carpet laying">17529903 - Carpet laying</option>
                          <option value="17529904 - Ceramic floor tile installation">17529904 - Ceramic floor tile installation</option>
                          <option value="17529908 - Wood floor installation and refinishing">17529908 - Wood floor installation and refinishing</option>
                          <option value="17610000 - Roofing, siding, and sheetmetal work">17610000 - Roofing, siding, and sheetmetal work</option>
                          <option value="17619903 - Sheet metal work, nec">17619903 - Sheet metal work, nec</option>
                          <option value="17710000 - Concrete work">17710000 - Concrete work</option>
                          <option value="17710301 - Blacktop (asphalt) work">17710301 - Blacktop (asphalt) work</option>
                          <option value="17810000 - Water well drilling">17810000 - Water well drilling</option>
                          <option value="17819902 - Servicing, water wells">17819902 - Servicing, water wells</option>
                          <option value="17910000 - Structural steel erection">17910000 - Structural steel erection</option>
                          <option value="17919902 - Concrete reinforcement, placing of">17919902 - Concrete reinforcement, placing of</option>
                          <option value="17919904 - Exterior wall system installation">17919904 - Exterior wall system installation</option>
                          <option value="17919907 - Precast concrete structural framing or panels, placing of">17919907 - Precast concrete structural framing or panels, placing of</option>
                          <option value="17919909 - Storage tanks, metal: erection">17919909 - Storage tanks, metal: erection</option>
                          <option value="17930000 - Glass and glazing work">17930000 - Glass and glazing work</option>
                          <option value="17940000 - Excavation work">17940000 - Excavation work</option>
                          <option value="17949901 - Excavation and grading, building construction">17949901 - Excavation and grading, building construction</option>
                          <option value="17950000 - Wrecking and demolition work">17950000 - Wrecking and demolition work</option>
                          <option value="17959902 - Demolition, buildings and other structures">17959902 - Demolition, buildings and other structures</option>
                          <option value="17960000 - Installing building equipment">17960000 - Installing building equipment</option>
                          <option value="17969901 - Elevator installation and conversion">17969901 - Elevator installation and conversion</option>
                          <option value="17969902 - Machine moving and rigging">17969902 - Machine moving and rigging</option>
                          <option value="17969904 - Machinery installation">17969904 - Machinery installation</option>
                          <option value="17969906 - Pollution control equipment installation">17969906 - Pollution control equipment installation</option>
                          <option value="17969907 - Power generating equipment installation">17969907 - Power generating equipment installation</option>
                          <option value="17990105 - Swimming pool construction">17990105 - Swimming pool construction</option>
                          <option value="17990200 - Coating, caulking, and weather, water, and fireproofing">17990200 - Coating, caulking, and weather, water, and fireproofing</option>
                          <option value="17990208 - Insulation of pipes and boilers">17990208 - Insulation of pipes and boilers</option>
                          <option value="17990210 - Weather stripping">17990210 - Weather stripping</option>
                          <option value="17990400 - Rigging and scaffolding">17990400 - Rigging and scaffolding</option>
                          <option value="17990401 - Rigging, theatrical">17990401 - Rigging, theatrical</option>
                          <option value="17990500 - Exterior cleaning, including sandblasting">17990500 - Exterior cleaning, including sandblasting</option>
                          <option value="17990502 - Cleaning new buildings after construction">17990502 - Cleaning new buildings after construction</option>
                          <option value="17990504 - Sandblasting of building exteriors">17990504 - Sandblasting of building exteriors</option>
                          <option value="17990600 - Home/office interiors finishing, furnishing and remodeling">17990600 - Home/office interiors finishing, furnishing and remodeling</option>
                          <option value="17990602 - Closet organizers, installation and design">17990602 - Closet organizers, installation and design</option>
                          <option value="17990603 - Counter top installation">17990603 - Counter top installation</option>
                          <option value="17990606 - Kitchen and bathroom remodeling">17990606 - Kitchen and bathroom remodeling</option>
                          <option value="17990607 - Office furniture installation">17990607 - Office furniture installation</option>
                          <option value="17990801 - Asbestos removal and encapsulation">17990801 - Asbestos removal and encapsulation</option>
                          <option value="17990802 - Lead burning">17990802 - Lead burning</option>
                          <option value="17999902 - Artificial turf installation">17999902 - Artificial turf installation</option>
                          <option value="17999903 - Awning installation">17999903 - Awning installation</option>
                          <option value="17999907 - Dewatering">17999907 - Dewatering</option>
                          <option value="17999910 - Epoxy application">17999910 - Epoxy application</option>
                          <option value="17999912 - Fence construction">17999912 - Fence construction</option>
                          <option value="17999913 - Fiberglass work">17999913 - Fiberglass work</option>
                          <option value="17999923 - Lightning conductor erection">17999923 - Lightning conductor erection</option>
                          <option value="17999924 - Ornamental metal work">17999924 - Ornamental metal work</option>
                          <option value="17999929 - Sign installation and maintenance">17999929 - Sign installation and maintenance</option>
                          <option value="17999932 - Welding on site">17999932 - Welding on site</option>
                          <option value="17999934 - Prop, set or scenery construction, theatrical">17999934 - Prop, set or scenery construction, theatrical</option>
                          <option value="17999935 - Petroleum storage tank installation, underground">17999935 - Petroleum storage tank installation, underground</option>
                          <option value="17999941 - Protective lining installation, underground (sewage, etc.)">17999941 - Protective lining installation, underground (sewage, etc.)</option>
                          <option value="17999943 - Renovation of aircraft interiors">17999943 - Renovation of aircraft interiors</option>
                          <option value="20110000 - Meat packing plants">20110000 - Meat packing plants</option>
                          <option value="20110100 - Beef products, from beef slaughtered on site">20110100 - Beef products, from beef slaughtered on site</option>
                          <option value="20110101 - Boxed beef, from meat slaughtered on site">20110101 - Boxed beef, from meat slaughtered on site</option>
                          <option value="20110103 - Veal, from meat slaughtered on site">20110103 - Veal, from meat slaughtered on site</option>
                          <option value="20110200 - Pork products, from pork slaughtered on site">20110200 - Pork products, from pork slaughtered on site</option>
                          <option value="20110202 - Hams and picnics, from meat slaughtered on site">20110202 - Hams and picnics, from meat slaughtered on site</option>
                          <option value="20110400 - Meat by-products, from meat slaughtered on site">20110400 - Meat by-products, from meat slaughtered on site</option>
                          <option value="20110402 - Hides, cured or uncured: from carcasses slaughtered on site">20110402 - Hides, cured or uncured: from carcasses slaughtered on site</option>
                          <option value="20119901 - Canned meats (except baby food), meat slaughtered on site">20119901 - Canned meats (except baby food), meat slaughtered on site</option>
                          <option value="20119904 - Frankfurters, from meat slaughtered on site">20119904 - Frankfurters, from meat slaughtered on site</option>
                          <option value="20119907 - Sausages, from meat slaughtered on site">20119907 - Sausages, from meat slaughtered on site</option>
                          <option value="20130000 - Sausages and other prepared meats">20130000 - Sausages and other prepared meats</option>
                          <option value="20130100 - Prepared beef products, from purchased beef">20130100 - Prepared beef products, from purchased beef</option>
                          <option value="20130101 - Beef stew, from purchased meat">20130101 - Beef stew, from purchased meat</option>
                          <option value="20130102 - Beef, dried: from purchased meat">20130102 - Beef, dried: from purchased meat</option>
                          <option value="20130106 - Roast beef, from purchased meat">20130106 - Roast beef, from purchased meat</option>
                          <option value="20130200 - Prepared pork products, from purchased pork">20130200 - Prepared pork products, from purchased pork</option>
                          <option value="20130201 - Bacon, side and sliced: from purchased meat">20130201 - Bacon, side and sliced: from purchased meat</option>
                          <option value="20130202 - Ham, boiled: from purchased meat">20130202 - Ham, boiled: from purchased meat</option>
                          <option value="20130203 - Ham, boneless: from purchased meat">20130203 - Ham, boneless: from purchased meat</option>
                          <option value="20130209 - Pork, pickled: from purchased meat">20130209 - Pork, pickled: from purchased meat</option>
                          <option value="20130300 - Sausages and related products, from purchased meat">20130300 - Sausages and related products, from purchased meat</option>
                          <option value="20130302 - Frankfurters, from purchased meat">20130302 - Frankfurters, from purchased meat</option>
                          <option value="20130303 - Sausage casings, natural">20130303 - Sausage casings, natural</option>
                          <option value="20130304 - Sausages, from purchased meat">20130304 - Sausages, from purchased meat</option>
                          <option value="20139901 - Boneless meat, from purchased meat">20139901 - Boneless meat, from purchased meat</option>
                          <option value="20139902 - Canned meats (except baby food), from purchased meat">20139902 - Canned meats (except baby food), from purchased meat</option>
                          <option value="20139903 - Cooked meats, from purchased meat">20139903 - Cooked meats, from purchased meat</option>
                          <option value="20139905 - Cured meats, from purchased meat">20139905 - Cured meats, from purchased meat</option>
                          <option value="20139906 - Frozen meats, from purchased meat">20139906 - Frozen meats, from purchased meat</option>
                          <option value="20139915 - Smoked meats, from purchased meat">20139915 - Smoked meats, from purchased meat</option>
                          <option value="20139916 - Snack sticks, including jerky: from purchased meat">20139916 - Snack sticks, including jerky: from purchased meat</option>
                          <option value="20139917 - Spiced meats, from purchased meat">20139917 - Spiced meats, from purchased meat</option>
                          <option value="20139918 - Spreads, sandwich: meat, from purchased meat">20139918 - Spreads, sandwich: meat, from purchased meat</option>
                          <option value="20150000 - Poultry slaughtering and processing">20150000 - Poultry slaughtering and processing</option>
                          <option value="20150100 - Chicken slaughtering and processing">20150100 - Chicken slaughtering and processing</option>
                          <option value="20150103 - Chicken, processed: cooked">20150103 - Chicken, processed: cooked</option>
                          <option value="20150104 - Chicken, processed: fresh">20150104 - Chicken, processed: fresh</option>
                          <option value="20150105 - Chicken, processed: frozen">20150105 - Chicken, processed: frozen</option>
                          <option value="20150106 - Chicken, slaughtered and dressed">20150106 - Chicken, slaughtered and dressed</option>
                          <option value="20150200 - Duck slaughtering and processing">20150200 - Duck slaughtering and processing</option>
                          <option value="20150300 - Egg processing">20150300 - Egg processing</option>
                          <option value="20150304 - Eggs, processed: dehydrated">20150304 - Eggs, processed: dehydrated</option>
                          <option value="20150600 - Poultry slaughtering and processing">20150600 - Poultry slaughtering and processing</option>
                          <option value="20150601 - Poultry, processed, nsk">20150601 - Poultry, processed, nsk</option>
                          <option value="20150604 - Poultry, processed: fresh">20150604 - Poultry, processed: fresh</option>
                          <option value="20150605 - Poultry, processed: frozen">20150605 - Poultry, processed: frozen</option>
                          <option value="20150608 - Poultry, slaughtered and dressed">20150608 - Poultry, slaughtered and dressed</option>
                          <option value="20150800 - Turkey processing and slaughtering">20150800 - Turkey processing and slaughtering</option>
                          <option value="20150801 - Turkey, processed, nsk">20150801 - Turkey, processed, nsk</option>
                          <option value="20150803 - Turkey, processed: cooked">20150803 - Turkey, processed: cooked</option>
                          <option value="20150806 - Turkey, slaughtered and dressed">20150806 - Turkey, slaughtered and dressed</option>
                          <option value="20150900 - Poultry sausage, luncheon meats, and other poultry products">20150900 - Poultry sausage, luncheon meats, and other poultry products</option>
                          <option value="20150908 - Variety meats (fresh edible organs), poultry">20150908 - Variety meats (fresh edible organs), poultry</option>
                          <option value="20210000 - Creamery butter">20210000 - Creamery butter</option>
                          <option value="20220000 - Cheese; natural and processed">20220000 - Cheese; natural and processed</option>
                          <option value="20220100 - Cheese spreads, dips, pastes, and other cheese products">20220100 - Cheese spreads, dips, pastes, and other cheese products</option>
                          <option value="20229902 - Natural cheese">20229902 - Natural cheese</option>
                          <option value="20229903 - Processed cheese">20229903 - Processed cheese</option>
                          <option value="20230000 - Dry, condensed and evaporated dairy products">20230000 - Dry, condensed and evaporated dairy products</option>
                          <option value="20230104 - Powdered baby formula">20230104 - Powdered baby formula</option>
                          <option value="20230200 - Condensed, concentrated, and evaporated milk products">20230200 - Condensed, concentrated, and evaporated milk products</option>
                          <option value="20230204 - Concentrated whey">20230204 - Concentrated whey</option>
                          <option value="20230300 - Dried and powdered milk and milk products">20230300 - Dried and powdered milk and milk products</option>
                          <option value="20230303 - Dried milk">20230303 - Dried milk</option>
                          <option value="20230307 - Milk preparations, dried">20230307 - Milk preparations, dried</option>
                          <option value="20230312 - Powdered whey">20230312 - Powdered whey</option>
                          <option value="20239904 - Cream substitutes">20239904 - Cream substitutes</option>
                          <option value="20239905 - Dietary supplements, dairy and non-dairy based">20239905 - Dietary supplements, dairy and non-dairy based</option>
                          <option value="20239907 - Ice cream mix, unfrozen: liquid or dry">20239907 - Ice cream mix, unfrozen: liquid or dry</option>
                          <option value="20239911 - Milkshake mix">20239911 - Milkshake mix</option>
                          <option value="20239913 - Yogurt mix">20239913 - Yogurt mix</option>
                          <option value="20240000 - Ice cream and frozen deserts">20240000 - Ice cream and frozen deserts</option>
                          <option value="20240100 - Ice cream and ice milk">20240100 - Ice cream and ice milk</option>
                          <option value="20240101 - Ice cream, bulk">20240101 - Ice cream, bulk</option>
                          <option value="20240102 - Ice cream, packaged: molded, on sticks, etc.">20240102 - Ice cream, packaged: molded, on sticks, etc.</option>
                          <option value="20240103 - Ice milk, bulk">20240103 - Ice milk, bulk</option>
                          <option value="20240200 - Dairy based frozen desserts">20240200 - Dairy based frozen desserts</option>
                          <option value="20240201 - Custard, frozen">20240201 - Custard, frozen</option>
                          <option value="20240205 - Yogurt desserts, frozen">20240205 - Yogurt desserts, frozen</option>
                          <option value="20240300 - Nondairy based frozen desserts">20240300 - Nondairy based frozen desserts</option>
                          <option value="20240301 - Fruit pops, frozen">20240301 - Fruit pops, frozen</option>
                          <option value="20240303 - Ices, flavored (frozen dessert)">20240303 - Ices, flavored (frozen dessert)</option>
                          <option value="20240304 - Juice pops, frozen">20240304 - Juice pops, frozen</option>
                          <option value="20240307 - Sorbets, non-dairy based">20240307 - Sorbets, non-dairy based</option>
                          <option value="20260000 - Fluid milk">20260000 - Fluid milk</option>
                          <option value="20260100 - Milk and cream, except fermented, cultured, and flavored">20260100 - Milk and cream, except fermented, cultured, and flavored</option>
                          <option value="20260102 - Cream, sour">20260102 - Cream, sour</option>
                          <option value="20260106 - Milk processing (pasteurizing, homogenizing, bottling)">20260106 - Milk processing (pasteurizing, homogenizing, bottling)</option>
                          <option value="20260203 - Buttermilk, cultured">20260203 - Buttermilk, cultured</option>
                          <option value="20260204 - Cottage cheese">20260204 - Cottage cheese</option>
                          <option value="20260208 - Yogurt">20260208 - Yogurt</option>
                          <option value="20269902 - Eggnog, fresh: non-alcoholic">20269902 - Eggnog, fresh: non-alcoholic</option>
                          <option value="20269903 - Milk drinks, flavored">20269903 - Milk drinks, flavored</option>
                          <option value="20269904 - Milk, chocolate">20269904 - Milk, chocolate</option>
                          <option value="20269905 - Whipped topping, except frozen or dry mix">20269905 - Whipped topping, except frozen or dry mix</option>
                          <option value="20320100 - Beans and bean sprouts, canned, jarred, etc.">20320100 - Beans and bean sprouts, canned, jarred, etc.</option>
                          <option value="20320200 - Ethnic foods, canned, jarred, etc.">20320200 - Ethnic foods, canned, jarred, etc.</option>
                          <option value="20320201 - Chili, with or without meat: packaged in cans, jars, etc.">20320201 - Chili, with or without meat: packaged in cans, jars, etc.</option>
                          <option value="20320202 - Chinese foods, nec: packaged in cans, jars, etc.">20320202 - Chinese foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320206 - Italian foods, nec: packaged in cans, jars, etc.">20320206 - Italian foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320208 - Mexican foods, nec: packaged in cans, jars, etc.">20320208 - Mexican foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320212 - Tamales: packaged in cans, jars, etc.">20320212 - Tamales: packaged in cans, jars, etc.</option>
                          <option value="20320300 - Soups and broths, canned, jarred, etc.">20320300 - Soups and broths, canned, jarred, etc.</option>
                          <option value="20320306 - Soups, except seafood: packaged in cans, jars, etc.">20320306 - Soups, except seafood: packaged in cans, jars, etc.</option>
                          <option value="20329901 - Baby foods, including meats: packaged in cans, jars, etc.">20329901 - Baby foods, including meats: packaged in cans, jars, etc.</option>
                          <option value="20330100 - Tomato products, packaged in cans, jars, etc.">20330100 - Tomato products, packaged in cans, jars, etc.</option>
                          <option value="20330101 - Barbecue sauce: packaged in cans, jars, etc.">20330101 - Barbecue sauce: packaged in cans, jars, etc.</option>
                          <option value="20330102 - Catsup: packaged in cans, jars, etc.">20330102 - Catsup: packaged in cans, jars, etc.</option>
                          <option value="20330104 - Pizza sauce: packaged in cans, jars, etc.">20330104 - Pizza sauce: packaged in cans, jars, etc.</option>
                          <option value="20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc">20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc</option>
                          <option value="20330109 - Tomato paste: packaged in cans, jars, etc.">20330109 - Tomato paste: packaged in cans, jars, etc.</option>
                          <option value="20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.">20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.</option>
                          <option value="20330201 - Jams, including imitation: packaged in cans, jars, etc.">20330201 - Jams, including imitation: packaged in cans, jars, etc.</option>
                          <option value="20330202 - Jellies, edible, including imitation: in cans, jars, etc.">20330202 - Jellies, edible, including imitation: in cans, jars, etc.</option>
                          <option value="20330300 - Fruits and fruit products, in cans, jars, etc.">20330300 - Fruits and fruit products, in cans, jars, etc.</option>
                          <option value="20330301 - Apple sauce: packaged in cans, jars, etc.">20330301 - Apple sauce: packaged in cans, jars, etc.</option>
                          <option value="20330302 - Fruit butters: packaged in cans, jars, etc.">20330302 - Fruit butters: packaged in cans, jars, etc.</option>
                          <option value="20330303 - Fruit juices: concentrated, hot pack">20330303 - Fruit juices: concentrated, hot pack</option>
                          <option value="20330304 - Fruit juices: fresh">20330304 - Fruit juices: fresh</option>
                          <option value="20330305 - Fruit juices: packaged in cans, jars, etc.">20330305 - Fruit juices: packaged in cans, jars, etc.</option>
                          <option value="20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.">20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.</option>
                          <option value="20330309 - Fruit purees: packaged in cans, jars, etc.">20330309 - Fruit purees: packaged in cans, jars, etc.</option>
                          <option value="20330310 - Fruits: packaged in cans, jars, etc.">20330310 - Fruits: packaged in cans, jars, etc.</option>
                          <option value="20330312 - Olives: packaged in cans, jars, etc.">20330312 - Olives: packaged in cans, jars, etc.</option>
                          <option value="20330400 - Vegetables and vegetable products, in cans, jars, etc.">20330400 - Vegetables and vegetable products, in cans, jars, etc.</option>
                          <option value="20330402 - Hominy: packaged in cans, jars, etc.">20330402 - Hominy: packaged in cans, jars, etc.</option>
                          <option value="20330403 - Mushrooms: packaged in cans, jars, etc.">20330403 - Mushrooms: packaged in cans, jars, etc.</option>
                          <option value="20330407 - Vegetable juices: packaged in cans, jars, etc.">20330407 - Vegetable juices: packaged in cans, jars, etc.</option>
                          <option value="20330411 - Vegetables: packaged in cans, jars, etc.">20330411 - Vegetables: packaged in cans, jars, etc.</option>
                          <option value="20340000 - Dried and dehydrated fruits, vegetables and soup mixes">20340000 - Dried and dehydrated fruits, vegetables and soup mixes</option>
                          <option value="20340100 - Dried and dehydrated soup mixes">20340100 - Dried and dehydrated soup mixes</option>
                          <option value="20340101 - Soup mixes">20340101 - Soup mixes</option>
                          <option value="20340200 - Dried and dehydrated fruits">20340200 - Dried and dehydrated fruits</option>
                          <option value="20340204 - Fruits, dried or dehydrated, except freeze-dried">20340204 - Fruits, dried or dehydrated, except freeze-dried</option>
                          <option value="20340208 - Prunes, dried">20340208 - Prunes, dried</option>
                          <option value="20340209 - Raisins">20340209 - Raisins</option>
                          <option value="20340300 - Dried and dehydrated vegetables">20340300 - Dried and dehydrated vegetables</option>
                          <option value="20340301 - Potato products, dried and dehydrated">20340301 - Potato products, dried and dehydrated</option>
                          <option value="20340303 - Vegetables, dried or dehydrated (except freeze-dried)">20340303 - Vegetables, dried or dehydrated (except freeze-dried)</option>
                          <option value="20350000 - Pickles, sauces, and salad dressings">20350000 - Pickles, sauces, and salad dressings</option>
                          <option value="20350100 - Seasonings and sauces, except tomato and dry">20350100 - Seasonings and sauces, except tomato and dry</option>
                          <option value="20350101 - Dressings, salad: raw and cooked (except dry mixes)">20350101 - Dressings, salad: raw and cooked (except dry mixes)</option>
                          <option value="20350102 - Horseradish, prepared">20350102 - Horseradish, prepared</option>
                          <option value="20350103 - Mayonnaise">20350103 - Mayonnaise</option>
                          <option value="20350104 - Mustard, prepared (wet)">20350104 - Mustard, prepared (wet)</option>
                          <option value="20350105 - Seasonings, meat sauces (except tomato and dry)">20350105 - Seasonings, meat sauces (except tomato and dry)</option>
                          <option value="20350108 - Soy sauce">20350108 - Soy sauce</option>
                          <option value="20350110 - Spreads, sandwich: salad dressing base">20350110 - Spreads, sandwich: salad dressing base</option>
                          <option value="20350200 - Pickled fruits and vegetables">20350200 - Pickled fruits and vegetables</option>
                          <option value="20350201 - Cucumbers, pickles and pickle salting">20350201 - Cucumbers, pickles and pickle salting</option>
                          <option value="20350202 - Fruits, brined">20350202 - Fruits, brined</option>
                          <option value="20350204 - Olives, brined: bulk">20350204 - Olives, brined: bulk</option>
                          <option value="20350206 - Pickles, vinegar">20350206 - Pickles, vinegar</option>
                          <option value="20350207 - Relishes, fruit and vegetable">20350207 - Relishes, fruit and vegetable</option>
                          <option value="20350211 - Vegetables, pickled">20350211 - Vegetables, pickled</option>
                          <option value="20370000 - Frozen fruits and vegetables">20370000 - Frozen fruits and vegetables</option>
                          <option value="20370100 - Frozen fruits and vegetables">20370100 - Frozen fruits and vegetables</option>
                          <option value="20370101 - Citrus pulp, dried">20370101 - Citrus pulp, dried</option>
                          <option value="20370102 - Fruits, quick frozen and cold pack (frozen)">20370102 - Fruits, quick frozen and cold pack (frozen)</option>
                          <option value="20370103 - Potato products, quick frozen and cold pack">20370103 - Potato products, quick frozen and cold pack</option>
                          <option value="20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products">20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products</option>
                          <option value="20370200 - Fruit juices">20370200 - Fruit juices</option>
                          <option value="20370201 - Fruit juice concentrates, frozen">20370201 - Fruit juice concentrates, frozen</option>
                          <option value="20370202 - Fruit juices, frozen">20370202 - Fruit juices, frozen</option>
                          <option value="20389901 - Breakfasts, frozen and packaged">20389901 - Breakfasts, frozen and packaged</option>
                          <option value="20389902 - Dinners, frozen and packaged">20389902 - Dinners, frozen and packaged</option>
                          <option value="20389903 - Ethnic foods, nec, frozen">20389903 - Ethnic foods, nec, frozen</option>
                          <option value="20389905 - Lunches, frozen and packaged">20389905 - Lunches, frozen and packaged</option>
                          <option value="20389906 - Pizza, frozen">20389906 - Pizza, frozen</option>
                          <option value="20389907 - Snacks, incl. onion rings, cheese sticks, etc.">20389907 - Snacks, incl. onion rings, cheese sticks, etc.</option>
                          <option value="20389908 - Soups, frozen">20389908 - Soups, frozen</option>
                          <option value="20389910 - Waffles, frozen">20389910 - Waffles, frozen</option>
                          <option value="20410000 - Flour and other grain mill products">20410000 - Flour and other grain mill products</option>
                          <option value="20410100 - Flour">20410100 - Flour</option>
                          <option value="20410102 - Cake flour">20410102 - Cake flour</option>
                          <option value="20410105 - Flour: blended, prepared, or self-rising">20410105 - Flour: blended, prepared, or self-rising</option>
                          <option value="20410113 - Wheat flour">20410113 - Wheat flour</option>
                          <option value="20410200 - Doughs and batters">20410200 - Doughs and batters</option>
                          <option value="20410201 - Biscuit dough">20410201 - Biscuit dough</option>
                          <option value="20410202 - Doughs, frozen or refrigerated">20410202 - Doughs, frozen or refrigerated</option>
                          <option value="20410204 - Pizza dough, prepared">20410204 - Pizza dough, prepared</option>
                          <option value="20410301 - Bread and bread-type roll mixes">20410301 - Bread and bread-type roll mixes</option>
                          <option value="20419903 - Corn meal">20419903 - Corn meal</option>
                          <option value="20419906 - Grain cereals, cracked">20419906 - Grain cereals, cracked</option>
                          <option value="20430000 - Cereal breakfast foods">20430000 - Cereal breakfast foods</option>
                          <option value="20439901 - Coffee substitutes, made from grain">20439901 - Coffee substitutes, made from grain</option>
                          <option value="20439905 - Granola and muesli, except bars and clusters">20439905 - Granola and muesli, except bars and clusters</option>
                          <option value="20439909 - Oatmeal: prepared as cereal breakfast food">20439909 - Oatmeal: prepared as cereal breakfast food</option>
                          <option value="20449903 - Brown rice">20449903 - Brown rice</option>
                          <option value="20449904 - Enriched rice (vitamin and mineral fortified)">20449904 - Enriched rice (vitamin and mineral fortified)</option>
                          <option value="20449909 - Polished rice">20449909 - Polished rice</option>
                          <option value="20450000 - Prepared flour mixes and doughs">20450000 - Prepared flour mixes and doughs</option>
                          <option value="20450100 - Flours and flour mixes, from purchased flour">20450100 - Flours and flour mixes, from purchased flour</option>
                          <option value="20450102 - Biscuit mixes, prepared: from purchased flour">20450102 - Biscuit mixes, prepared: from purchased flour</option>
                          <option value="20450103 - Blended flour: from purchased flour">20450103 - Blended flour: from purchased flour</option>
                          <option value="20450104 - Bread and bread type roll mixes: from purchased flour">20450104 - Bread and bread type roll mixes: from purchased flour</option>
                          <option value="20450107 - Doughnut mixes, prepared: from purchased flour">20450107 - Doughnut mixes, prepared: from purchased flour</option>
                          <option value="20450110 - Pancake mixes, prepared: from purchased flour">20450110 - Pancake mixes, prepared: from purchased flour</option>
                          <option value="20450201 - Biscuit dough, prepared: from purchased flour">20450201 - Biscuit dough, prepared: from purchased flour</option>
                          <option value="20450202 - Doughs, frozen or refrigerated: from purchased flour">20450202 - Doughs, frozen or refrigerated: from purchased flour</option>
                          <option value="20450204 - Pizza doughs, prepared: from purchased flour">20450204 - Pizza doughs, prepared: from purchased flour</option>
                          <option value="20460101 - Corn starch">20460101 - Corn starch</option>
                          <option value="20460103 - Industrial starch">20460103 - Industrial starch</option>
                          <option value="20460106 - Potato starch">20460106 - Potato starch</option>
                          <option value="20460111 - Wheat gluten">20460111 - Wheat gluten</option>
                          <option value="20460200 - Corn oil products">20460200 - Corn oil products</option>
                          <option value="20460302 - Corn syrup, dried or unmixed">20460302 - Corn syrup, dried or unmixed</option>
                          <option value="20470000 - Dog and cat food">20470000 - Dog and cat food</option>
                          <option value="20479901 - Cat food">20479901 - Cat food</option>
                          <option value="20479902 - Dog food">20479902 - Dog food</option>
                          <option value="20480000 - Prepared feeds, nec">20480000 - Prepared feeds, nec</option>
                          <option value="20480100 - Cereal-, grain-, and seed-based feeds">20480100 - Cereal-, grain-, and seed-based feeds</option>
                          <option value="20480101 - Alfalfa or alfalfa meal, prepared as animal feed">20480101 - Alfalfa or alfalfa meal, prepared as animal feed</option>
                          <option value="20480103 - Bird food, prepared">20480103 - Bird food, prepared</option>
                          <option value="20480104 - Chicken feeds, prepared">20480104 - Chicken feeds, prepared</option>
                          <option value="20480108 - Poultry feeds">20480108 - Poultry feeds</option>
                          <option value="20480111 - Stock feeds, dry">20480111 - Stock feeds, dry</option>
                          <option value="20480206 - Kelp meal and pellets, prepared as animal feed">20480206 - Kelp meal and pellets, prepared as animal feed</option>
                          <option value="20480207 - Meat meal and tankage, prepared as animal feed">20480207 - Meat meal and tankage, prepared as animal feed</option>
                          <option value="20489902 - Canned pet food (except dog and cat)">20489902 - Canned pet food (except dog and cat)</option>
                          <option value="20489903 - Dry pet food (except dog and cat)">20489903 - Dry pet food (except dog and cat)</option>
                          <option value="20489905 - Feed concentrates">20489905 - Feed concentrates</option>
                          <option value="20489906 - Feed premixes">20489906 - Feed premixes</option>
                          <option value="20489907 - Feed supplements">20489907 - Feed supplements</option>
                          <option value="20489909 - Fish food">20489909 - Fish food</option>
                          <option value="20489910 - Frozen pet food (except dog and cat)">20489910 - Frozen pet food (except dog and cat)</option>
                          <option value="20489911 - Livestock feeds">20489911 - Livestock feeds</option>
                          <option value="20489912 - Mineral feed supplements">20489912 - Mineral feed supplements</option>
                          <option value="20489913 - Oyster shells, ground: prepared as animal feed">20489913 - Oyster shells, ground: prepared as animal feed</option>
                          <option value="20510000 - Bread, cake, and related products">20510000 - Bread, cake, and related products</option>
                          <option value="20510100 - Breads, rolls, and buns">20510100 - Breads, rolls, and buns</option>
                          <option value="20510101 - Bagels, fresh or frozen">20510101 - Bagels, fresh or frozen</option>
                          <option value="20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen">20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen</option>
                          <option value="20510105 - Buns, bread type: fresh or frozen">20510105 - Buns, bread type: fresh or frozen</option>
                          <option value="20510200 - Cakes, pies, and pastries">20510200 - Cakes, pies, and pastries</option>
                          <option value="20510202 - Cakes, bakery: except frozen">20510202 - Cakes, bakery: except frozen</option>
                          <option value="20510206 - Doughnuts, except frozen">20510206 - Doughnuts, except frozen</option>
                          <option value="20510208 - Pastries, e.g. danish: except frozen">20510208 - Pastries, e.g. danish: except frozen</option>
                          <option value="20510209 - Pies, bakery: except frozen">20510209 - Pies, bakery: except frozen</option>
                          <option value="20510210 - Rolls, sweet: except frozen">20510210 - Rolls, sweet: except frozen</option>
                          <option value="20519901 - Bakery products, partially cooked (except frozen)">20519901 - Bakery products, partially cooked (except frozen)</option>
                          <option value="20519903 - Bakery: wholesale or wholesale/retail combined">20519903 - Bakery: wholesale or wholesale/retail combined</option>
                          <option value="20520000 - Cookies and crackers">20520000 - Cookies and crackers</option>
                          <option value="20529901 - Bakery products, dry">20529901 - Bakery products, dry</option>
                          <option value="20529904 - Cones, ice cream">20529904 - Cones, ice cream</option>
                          <option value="20529905 - Cookies">20529905 - Cookies</option>
                          <option value="20529907 - Crackers, dry, nec">20529907 - Crackers, dry, nec</option>
                          <option value="20529909 - Matzoths">20529909 - Matzoths</option>
                          <option value="20529911 - Pretzels">20529911 - Pretzels</option>
                          <option value="20529912 - Rice cakes">20529912 - Rice cakes</option>
                          <option value="20530000 - Frozen bakery products, except bread">20530000 - Frozen bakery products, except bread</option>
                          <option value="20539902 - Cakes, bakery: frozen">20539902 - Cakes, bakery: frozen</option>
                          <option value="20539903 - Croissants, frozen">20539903 - Croissants, frozen</option>
                          <option value="20539904 - Doughnuts, frozen">20539904 - Doughnuts, frozen</option>
                          <option value="20539906 - Pastries, e.g. danish: frozen">20539906 - Pastries, e.g. danish: frozen</option>
                          <option value="20539907 - Pies, bakery; frozen">20539907 - Pies, bakery; frozen</option>
                          <option value="20610000 - Raw cane sugar">20610000 - Raw cane sugar</option>
                          <option value="20610105 - Raw cane sugar">20610105 - Raw cane sugar</option>
                          <option value="20620000 - Cane sugar refining">20620000 - Cane sugar refining</option>
                          <option value="20630000 - Beet sugar">20630000 - Beet sugar</option>
                          <option value="20630102 - Beet sugar, from beet sugar refinery">20630102 - Beet sugar, from beet sugar refinery</option>
                          <option value="20630103 - Granulated sugar, from sugar beets">20630103 - Granulated sugar, from sugar beets</option>
                          <option value="20640000 - Candy and other confectionery products">20640000 - Candy and other confectionery products</option>
                          <option value="20640104 - Fruits candied, crystallized, or glazed">20640104 - Fruits candied, crystallized, or glazed</option>
                          <option value="20649901 - Breakfast bars">20649901 - Breakfast bars</option>
                          <option value="20649902 - Cake ornaments, confectionery">20649902 - Cake ornaments, confectionery</option>
                          <option value="20649903 - Candy bars, including chocolate covered bars">20649903 - Candy bars, including chocolate covered bars</option>
                          <option value="20649904 - Chewing candy, not chewing gum">20649904 - Chewing candy, not chewing gum</option>
                          <option value="20649905 - Chocolate candy, except solid chocolate">20649905 - Chocolate candy, except solid chocolate</option>
                          <option value="20649906 - Cough drops, except pharmaceutical preparations">20649906 - Cough drops, except pharmaceutical preparations</option>
                          <option value="20649907 - Fudge (candy)">20649907 - Fudge (candy)</option>
                          <option value="20649908 - Granola and muesli, bars and clusters">20649908 - Granola and muesli, bars and clusters</option>
                          <option value="20649911 - Licorice candy">20649911 - Licorice candy</option>
                          <option value="20649912 - Lollipops and other hard candy">20649912 - Lollipops and other hard candy</option>
                          <option value="20649913 - Lozenges, candy (non-medicated)">20649913 - Lozenges, candy (non-medicated)</option>
                          <option value="20649916 - Nuts, candy covered">20649916 - Nuts, candy covered</option>
                          <option value="20649918 - Popcorn balls or other treated popcorn products">20649918 - Popcorn balls or other treated popcorn products</option>
                          <option value="20660000 - Chocolate and cocoa products">20660000 - Chocolate and cocoa products</option>
                          <option value="20660100 - Cacao bean processing">20660100 - Cacao bean processing</option>
                          <option value="20660300 - Chocolate">20660300 - Chocolate</option>
                          <option value="20660303 - Chocolate candy, solid">20660303 - Chocolate candy, solid</option>
                          <option value="20660304 - Chocolate coatings and syrup">20660304 - Chocolate coatings and syrup</option>
                          <option value="20670000 - Chewing gum">20670000 - Chewing gum</option>
                          <option value="20680000 - Salted and roasted nuts and seeds">20680000 - Salted and roasted nuts and seeds</option>
                          <option value="20689901 - Nuts: dried, dehydrated, salted or roasted">20689901 - Nuts: dried, dehydrated, salted or roasted</option>
                          <option value="20749901 - Cottonseed oil, cake or meal">20749901 - Cottonseed oil, cake or meal</option>
                          <option value="20759902 - Soybean flour and grits">20759902 - Soybean flour and grits</option>
                          <option value="20759906 - Soybean protein concentrates and isolates">20759906 - Soybean protein concentrates and isolates</option>
                          <option value="20769906 - Peanut oil, cake or meal">20769906 - Peanut oil, cake or meal</option>
                          <option value="20770000 - Animal and marine fats and oils">20770000 - Animal and marine fats and oils</option>
                          <option value="20770100 - Animal fats, oils, and meals">20770100 - Animal fats, oils, and meals</option>
                          <option value="20770200 - Marine fats, oils, and meals">20770200 - Marine fats, oils, and meals</option>
                          <option value="20770202 - Fish meal, except as animal feed">20770202 - Fish meal, except as animal feed</option>
                          <option value="20770203 - Fish oil">20770203 - Fish oil</option>
                          <option value="20770300 - Rendering">20770300 - Rendering</option>
                          <option value="20770301 - Grease rendering, inedible">20770301 - Grease rendering, inedible</option>
                          <option value="20770303 - Tallow rendering, inedible">20770303 - Tallow rendering, inedible</option>
                          <option value="20790000 - Edible fats and oils">20790000 - Edible fats and oils</option>
                          <option value="20790100 - Margarine and margarine oils">20790100 - Margarine and margarine oils</option>
                          <option value="20790102 - Margarine-butter blends">20790102 - Margarine-butter blends</option>
                          <option value="20790104 - Nut margarine">20790104 - Nut margarine</option>
                          <option value="20799901 - Cooking oils, except corn: vegetable refined">20799901 - Cooking oils, except corn: vegetable refined</option>
                          <option value="20799903 - Edible oil products, except corn oil">20799903 - Edible oil products, except corn oil</option>
                          <option value="20799906 - Olive oil">20799906 - Olive oil</option>
                          <option value="20799910 - Vegetable refined oils (except corn oil)">20799910 - Vegetable refined oils (except corn oil)</option>
                          <option value="20820000 - Malt beverages">20820000 - Malt beverages</option>
                          <option value="20820100 - Malt beverage products">20820100 - Malt beverage products</option>
                          <option value="20820101 - Brewers' grain">20820101 - Brewers' grain</option>
                          <option value="20829901 - Ale (alcoholic beverage)">20829901 - Ale (alcoholic beverage)</option>
                          <option value="20829902 - Beer (alcoholic beverage)">20829902 - Beer (alcoholic beverage)</option>
                          <option value="20829903 - Liquors, malt">20829903 - Liquors, malt</option>
                          <option value="20829904 - Near beer">20829904 - Near beer</option>
                          <option value="20830000 - Malt">20830000 - Malt</option>
                          <option value="20840000 - Wines, brandy, and brandy spirits">20840000 - Wines, brandy, and brandy spirits</option>
                          <option value="20840100 - Wines">20840100 - Wines</option>
                          <option value="20840101 - Wine coolers (beverages)">20840101 - Wine coolers (beverages)</option>
                          <option value="20840201 - Brandy">20840201 - Brandy</option>
                          <option value="20840202 - Brandy spirits">20840202 - Brandy spirits</option>
                          <option value="20849901 - Wine cellars, bonded: engaged in blending wines">20849901 - Wine cellars, bonded: engaged in blending wines</option>
                          <option value="20850000 - Distilled and blended liquors">20850000 - Distilled and blended liquors</option>
                          <option value="20850100 - Distiller's dried grains and solubles, and alcohol">20850100 - Distiller's dried grains and solubles, and alcohol</option>
                          <option value="20850103 - Grain alcohol for beverage purposes">20850103 - Grain alcohol for beverage purposes</option>
                          <option value="20850105 - Neutral spirits, except fruit">20850105 - Neutral spirits, except fruit</option>
                          <option value="20850201 - Cocktails, alcoholic">20850201 - Cocktails, alcoholic</option>
                          <option value="20859901 - Applejack (alcoholic beverage)">20859901 - Applejack (alcoholic beverage)</option>
                          <option value="20859902 - Bourbon whiskey">20859902 - Bourbon whiskey</option>
                          <option value="20859903 - Corn whiskey">20859903 - Corn whiskey</option>
                          <option value="20859904 - Gin (alcoholic beverage)">20859904 - Gin (alcoholic beverage)</option>
                          <option value="20859905 - Rum (alcoholic beverage)">20859905 - Rum (alcoholic beverage)</option>
                          <option value="20859906 - Rye whiskey">20859906 - Rye whiskey</option>
                          <option value="20859908 - Vodka (alcoholic beverage)">20859908 - Vodka (alcoholic beverage)</option>
                          <option value="20860000 - Bottled and canned soft drinks">20860000 - Bottled and canned soft drinks</option>
                          <option value="20860100 - Iced tea and fruit drinks, bottled and canned">20860100 - Iced tea and fruit drinks, bottled and canned</option>
                          <option value="20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.">20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.</option>
                          <option value="20860102 - Lemonade: packaged in cans, bottles, etc.">20860102 - Lemonade: packaged in cans, bottles, etc.</option>
                          <option value="20860103 - Tea, iced: packaged in cans, bottles, etc.">20860103 - Tea, iced: packaged in cans, bottles, etc.</option>
                          <option value="20860200 - Pasteurized and mineral waters, bottled and canned">20860200 - Pasteurized and mineral waters, bottled and canned</option>
                          <option value="20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.">20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.</option>
                          <option value="20860202 - Water, natural: packaged in cans, bottles, etc.">20860202 - Water, natural: packaged in cans, bottles, etc.</option>
                          <option value="20860300 - Carbonated soft drinks, bottled and canned">20860300 - Carbonated soft drinks, bottled and canned</option>
                          <option value="20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles">20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles</option>
                          <option value="20860302 - Soft drinks: packaged in cans, bottles, etc.">20860302 - Soft drinks: packaged in cans, bottles, etc.</option>
                          <option value="20870000 - Flavoring extracts and syrups, nec">20870000 - Flavoring extracts and syrups, nec</option>
                          <option value="20870100 - Food colorings">20870100 - Food colorings</option>
                          <option value="20870200 - Beverage bases, concentrates, syrups, powders and mixes">20870200 - Beverage bases, concentrates, syrups, powders and mixes</option>
                          <option value="20870201 - Beverage bases">20870201 - Beverage bases</option>
                          <option value="20870202 - Cocktail mixes, nonalcoholic">20870202 - Cocktail mixes, nonalcoholic</option>
                          <option value="20870203 - Concentrates, drink">20870203 - Concentrates, drink</option>
                          <option value="20870205 - Fruit juices: concentrated for fountain use">20870205 - Fruit juices: concentrated for fountain use</option>
                          <option value="20870207 - Powders, drink">20870207 - Powders, drink</option>
                          <option value="20870208 - Syrups, drink">20870208 - Syrups, drink</option>
                          <option value="20879903 - Extracts, flavoring">20879903 - Extracts, flavoring</option>
                          <option value="20879907 - Syrups, flavoring (except drink)">20879907 - Syrups, flavoring (except drink)</option>
                          <option value="20910000 - Canned and cured fish and seafoods">20910000 - Canned and cured fish and seafoods</option>
                          <option value="20910200 - Shellfish, canned and cured">20910200 - Shellfish, canned and cured</option>
                          <option value="20910202 - Clams: packaged in cans, jars, etc.">20910202 - Clams: packaged in cans, jars, etc.</option>
                          <option value="20910203 - Crabmeat, preserved and cured">20910203 - Crabmeat, preserved and cured</option>
                          <option value="20910300 - Fish, canned and cured">20910300 - Fish, canned and cured</option>
                          <option value="20910315 - Fish, smoked">20910315 - Fish, smoked</option>
                          <option value="20910317 - Herring, cured, nsk">20910317 - Herring, cured, nsk</option>
                          <option value="20910334 - Salmon: packaged in cans, jars, etc.">20910334 - Salmon: packaged in cans, jars, etc.</option>
                          <option value="20910337 - Tuna fish: packaged in cans, jars, etc.">20910337 - Tuna fish: packaged in cans, jars, etc.</option>
                          <option value="20919903 - Juice, clam: packaged in cans, jars, etc.">20919903 - Juice, clam: packaged in cans, jars, etc.</option>
                          <option value="20919904 - Seafood products: packaged in cans, jars, etc.">20919904 - Seafood products: packaged in cans, jars, etc.</option>
                          <option value="20920000 - Fresh or frozen packaged fish">20920000 - Fresh or frozen packaged fish</option>
                          <option value="20920100 - Fresh or frozen fish or seafood chowders, soups, and stews">20920100 - Fresh or frozen fish or seafood chowders, soups, and stews</option>
                          <option value="20920200 - Prepared fish or other seafood cakes and sticks">20920200 - Prepared fish or other seafood cakes and sticks</option>
                          <option value="20920201 - Crabcakes, frozen">20920201 - Crabcakes, frozen</option>
                          <option value="20929901 - Crab meat, fresh: packaged in nonsealed containers">20929901 - Crab meat, fresh: packaged in nonsealed containers</option>
                          <option value="20929902 - Crabmeat, frozen">20929902 - Crabmeat, frozen</option>
                          <option value="20929904 - Fish, fresh: prepared">20929904 - Fish, fresh: prepared</option>
                          <option value="20929905 - Fish, frozen: prepared">20929905 - Fish, frozen: prepared</option>
                          <option value="20929906 - Seafoods, fresh: prepared">20929906 - Seafoods, fresh: prepared</option>
                          <option value="20929907 - Seafoods, frozen: prepared">20929907 - Seafoods, frozen: prepared</option>
                          <option value="20929908 - Shellfish, fresh: shucked and packed in nonsealed containers">20929908 - Shellfish, fresh: shucked and packed in nonsealed containers</option>
                          <option value="20929909 - Shellfish, frozen: prepared">20929909 - Shellfish, frozen: prepared</option>
                          <option value="20950000 - Roasted coffee">20950000 - Roasted coffee</option>
                          <option value="20959901 - Coffee extracts">20959901 - Coffee extracts</option>
                          <option value="20959902 - Coffee roasting (except by wholesale grocers)">20959902 - Coffee roasting (except by wholesale grocers)</option>
                          <option value="20959903 - Coffee, ground: mixed with grain or chicory">20959903 - Coffee, ground: mixed with grain or chicory</option>
                          <option value="20959905 - Instant coffee">20959905 - Instant coffee</option>
                          <option value="20960000 - Potato chips and similar snacks">20960000 - Potato chips and similar snacks</option>
                          <option value="20960100 - Potato chips and other potato-based snacks">20960100 - Potato chips and other potato-based snacks</option>
                          <option value="20960200 - Corn chips and other corn-based snacks">20960200 - Corn chips and other corn-based snacks</option>
                          <option value="20960201 - Popcorn, already popped (except candy covered)">20960201 - Popcorn, already popped (except candy covered)</option>
                          <option value="20960202 - Tortilla chips">20960202 - Tortilla chips</option>
                          <option value="20969901 - Cheese curls and puffs">20969901 - Cheese curls and puffs</option>
                          <option value="20969903 - Pork rinds">20969903 - Pork rinds</option>
                          <option value="20970000 - Manufactured ice">20970000 - Manufactured ice</option>
                          <option value="20979901 - Block ice">20979901 - Block ice</option>
                          <option value="20979902 - Ice cubes">20979902 - Ice cubes</option>
                          <option value="20980000 - Macaroni and spaghetti">20980000 - Macaroni and spaghetti</option>
                          <option value="20989902 - Noodles (e.g. egg, plain, and water), dry">20989902 - Noodles (e.g. egg, plain, and water), dry</option>
                          <option value="20990000 - Food preparations, nec">20990000 - Food preparations, nec</option>
                          <option value="20990100 - Syrups">20990100 - Syrups</option>
                          <option value="20990101 - Maple syrup">20990101 - Maple syrup</option>
                          <option value="20990102 - Molasses, mixed or blended: from purchased ingredients">20990102 - Molasses, mixed or blended: from purchased ingredients</option>
                          <option value="20990200 - Baking powder and soda, yeast, and other leavening agents">20990200 - Baking powder and soda, yeast, and other leavening agents</option>
                          <option value="20990201 - Baking powder">20990201 - Baking powder</option>
                          <option value="20990204 - Yeast">20990204 - Yeast</option>
                          <option value="20990300 - Dessert mixes and fillings">20990300 - Dessert mixes and fillings</option>
                          <option value="20990302 - Desserts, ready-to-mix">20990302 - Desserts, ready-to-mix</option>
                          <option value="20990303 - Frosting mixes, dry: for cakes, cookies, etc.">20990303 - Frosting mixes, dry: for cakes, cookies, etc.</option>
                          <option value="20990305 - Gelatin dessert preparations">20990305 - Gelatin dessert preparations</option>
                          <option value="20990306 - Marshmallow creme">20990306 - Marshmallow creme</option>
                          <option value="20990307 - Pie fillings, except fruit, meat, and vegetable">20990307 - Pie fillings, except fruit, meat, and vegetable</option>
                          <option value="20990400 - Seasonings and spices">20990400 - Seasonings and spices</option>
                          <option value="20990402 - Chili pepper or powder">20990402 - Chili pepper or powder</option>
                          <option value="20990403 - Seasonings: dry mixes">20990403 - Seasonings: dry mixes</option>
                          <option value="20990404 - Spices, including grinding">20990404 - Spices, including grinding</option>
                          <option value="20990500 - Sauce, gravy, dressing, and dip mixes">20990500 - Sauce, gravy, dressing, and dip mixes</option>
                          <option value="20990501 - Dips, except cheese and sour cream based">20990501 - Dips, except cheese and sour cream based</option>
                          <option value="20990504 - Sauces: dry mixes">20990504 - Sauces: dry mixes</option>
                          <option value="20990600 - Sugar">20990600 - Sugar</option>
                          <option value="20990700 - Ready-to-eat meals, salads, and sandwiches">20990700 - Ready-to-eat meals, salads, and sandwiches</option>
                          <option value="20990701 - Box lunches, for sale off premises">20990701 - Box lunches, for sale off premises</option>
                          <option value="20990704 - Pizza, refrigerated: except frozen">20990704 - Pizza, refrigerated: except frozen</option>
                          <option value="20990705 - Salads, fresh or refrigerated">20990705 - Salads, fresh or refrigerated</option>
                          <option value="20990706 - Sandwiches, assembled and packaged: for wholesale market">20990706 - Sandwiches, assembled and packaged: for wholesale market</option>
                          <option value="20990800 - Pasta, rice, and potato, packaged combination products">20990800 - Pasta, rice, and potato, packaged combination products</option>
                          <option value="20990801 - Noodles, uncooked: packaged with other ingredients">20990801 - Noodles, uncooked: packaged with other ingredients</option>
                          <option value="20990802 - Pasta, uncooked: packaged with other ingredients">20990802 - Pasta, uncooked: packaged with other ingredients</option>
                          <option value="20990803 - Potatoes, dried: packaged with other ingredients">20990803 - Potatoes, dried: packaged with other ingredients</option>
                          <option value="20990804 - Rice, uncooked: packaged with other ingredients">20990804 - Rice, uncooked: packaged with other ingredients</option>
                          <option value="20999901 - Almond pastes">20999901 - Almond pastes</option>
                          <option value="20999903 - Bread crumbs, except made in bakeries">20999903 - Bread crumbs, except made in bakeries</option>
                          <option value="20999904 - Butter, renovated and processed">20999904 - Butter, renovated and processed</option>
                          <option value="20999906 - Cider, nonalcoholic">20999906 - Cider, nonalcoholic</option>
                          <option value="20999907 - Coconut, desiccated and shredded">20999907 - Coconut, desiccated and shredded</option>
                          <option value="20999908 - Emulsifiers, food">20999908 - Emulsifiers, food</option>
                          <option value="20999909 - Honey, strained and bottled">20999909 - Honey, strained and bottled</option>
                          <option value="20999910 - Jelly, corncob (gelatin)">20999910 - Jelly, corncob (gelatin)</option>
                          <option value="20999911 - Noodles, fried (Chinese)">20999911 - Noodles, fried (Chinese)</option>
                          <option value="20999912 - Peanut butter">20999912 - Peanut butter</option>
                          <option value="20999914 - Popcorn, packaged: except already popped">20999914 - Popcorn, packaged: except already popped</option>
                          <option value="20999917 - Tea blending">20999917 - Tea blending</option>
                          <option value="20999918 - Tofu, except frozen desserts">20999918 - Tofu, except frozen desserts</option>
                          <option value="20999919 - Tortillas, fresh or refrigerated">20999919 - Tortillas, fresh or refrigerated</option>
                          <option value="20999921 - Vinegar">20999921 - Vinegar</option>
                          <option value="21110000 - Cigarettes">21110000 - Cigarettes</option>
                          <option value="21210000 - Cigars">21210000 - Cigars</option>
                          <option value="21310000 - Chewing and smoking tobacco">21310000 - Chewing and smoking tobacco</option>
                          <option value="21319901 - Chewing tobacco">21319901 - Chewing tobacco</option>
                          <option value="21319902 - Smoking tobacco">21319902 - Smoking tobacco</option>
                          <option value="21319903 - Snuff">21319903 - Snuff</option>
                          <option value="21410000 - Tobacco stemming and redrying">21410000 - Tobacco stemming and redrying</option>
                          <option value="22110000 - Broadwoven fabric mills, cotton">22110000 - Broadwoven fabric mills, cotton</option>
                          <option value="22110100 - Sheets, bedding and table cloths: cotton">22110100 - Sheets, bedding and table cloths: cotton</option>
                          <option value="22110103 - Bedspreads, cotton">22110103 - Bedspreads, cotton</option>
                          <option value="22110104 - Blankets and blanketings, cotton">22110104 - Blankets and blanketings, cotton</option>
                          <option value="22110109 - Sheets and sheetings, cotton">22110109 - Sheets and sheetings, cotton</option>
                          <option value="22110200 - Apparel and outerwear fabrics, cotton">22110200 - Apparel and outerwear fabrics, cotton</option>
                          <option value="22110202 - Dress fabrics, cotton">22110202 - Dress fabrics, cotton</option>
                          <option value="22110210 - Shirting fabrics, cotton">22110210 - Shirting fabrics, cotton</option>
                          <option value="22110400 - Plushes and piles, broadwoven cotton: including flannels">22110400 - Plushes and piles, broadwoven cotton: including flannels</option>
                          <option value="22110500 - Twills, drills, denims and other ribbed fabrics: cotton">22110500 - Twills, drills, denims and other ribbed fabrics: cotton</option>
                          <option value="22110505 - Denims">22110505 - Denims</option>
                          <option value="22110600 - Upholstery, tapestry and wall coverings: cotton">22110600 - Upholstery, tapestry and wall coverings: cotton</option>
                          <option value="22110605 - Draperies and drapery fabrics, cotton">22110605 - Draperies and drapery fabrics, cotton</option>
                          <option value="22110606 - Furniture denim">22110606 - Furniture denim</option>
                          <option value="22110700 - Nets and netting products and fabrics, cotton">22110700 - Nets and netting products and fabrics, cotton</option>
                          <option value="22110703 - Mosquito netting">22110703 - Mosquito netting</option>
                          <option value="22110806 - Filter cloth, cotton">22110806 - Filter cloth, cotton</option>
                          <option value="22110900 - Bandages, gauzes and surgical fabrics, cotton">22110900 - Bandages, gauzes and surgical fabrics, cotton</option>
                          <option value="22111100 - Canvas and other heavy, coarse fabrics: cotton">22111100 - Canvas and other heavy, coarse fabrics: cotton</option>
                          <option value="22111105 - Canvas">22111105 - Canvas</option>
                          <option value="22111107 - Duck, cotton">22111107 - Duck, cotton</option>
                          <option value="22111113 - Sail cloth">22111113 - Sail cloth</option>
                          <option value="22119902 - Bags and bagging, cotton">22119902 - Bags and bagging, cotton</option>
                          <option value="22119909 - Cotton broad woven goods">22119909 - Cotton broad woven goods</option>
                          <option value="22210000 - Broadwoven fabric mills, manmade">22210000 - Broadwoven fabric mills, manmade</option>
                          <option value="22210100 - Bedding, manmade or silk fabric">22210100 - Bedding, manmade or silk fabric</option>
                          <option value="22210400 - Manmade and synthetic broadwoven fabrics">22210400 - Manmade and synthetic broadwoven fabrics</option>
                          <option value="22210404 - Nylon broadwoven fabrics">22210404 - Nylon broadwoven fabrics</option>
                          <option value="22210408 - Polypropylene broadwoven fabrics">22210408 - Polypropylene broadwoven fabrics</option>
                          <option value="22210411 - Spandex broadwoven fabrics">22210411 - Spandex broadwoven fabrics</option>
                          <option value="22210501 - Fiberglass fabrics">22210501 - Fiberglass fabrics</option>
                          <option value="22210502 - Glass broadwoven fabrics">22210502 - Glass broadwoven fabrics</option>
                          <option value="22210600 - Upholstery, tapestry, and wall covering fabrics">22210600 - Upholstery, tapestry, and wall covering fabrics</option>
                          <option value="22210602 - Draperies and drapery fabrics, manmade fiber and silk">22210602 - Draperies and drapery fabrics, manmade fiber and silk</option>
                          <option value="22210603 - Slip cover fabrics, manmade fiber and silk">22210603 - Slip cover fabrics, manmade fiber and silk</option>
                          <option value="22210606 - Wall covering fabrics, manmade fiber and silk">22210606 - Wall covering fabrics, manmade fiber and silk</option>
                          <option value="22210802 - Pile fabrics, manmade fiber and silk">22210802 - Pile fabrics, manmade fiber and silk</option>
                          <option value="22210900 - Specialty broadwoven fabrics, including twisted weaves">22210900 - Specialty broadwoven fabrics, including twisted weaves</option>
                          <option value="22210905 - Paper broadwoven fabrics">22210905 - Paper broadwoven fabrics</option>
                          <option value="22219904 - Textile mills, broadwoven: silk and manmade, also glass">22219904 - Textile mills, broadwoven: silk and manmade, also glass</option>
                          <option value="22310000 - Broadwoven fabric mills, wool">22310000 - Broadwoven fabric mills, wool</option>
                          <option value="22310100 - Apparel and outerwear broadwoven fabrics">22310100 - Apparel and outerwear broadwoven fabrics</option>
                          <option value="22310201 - Bleaching yarn and fabrics: wool or similar fibers">22310201 - Bleaching yarn and fabrics: wool or similar fibers</option>
                          <option value="22310302 - Blankets and blanketings: wool or similar fibers">22310302 - Blankets and blanketings: wool or similar fibers</option>
                          <option value="22310303 - Felts, woven: wool, mohair, or similar fibers">22310303 - Felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers">22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310305 - Upholstery fabrics, wool">22310305 - Upholstery fabrics, wool</option>
                          <option value="22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric">22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric</option>
                          <option value="22410000 - Narrow fabric mills">22410000 - Narrow fabric mills</option>
                          <option value="22410100 - Lace and decorative trim, narrow fabric">22410100 - Lace and decorative trim, narrow fabric</option>
                          <option value="22410106 - Ribbons, nec">22410106 - Ribbons, nec</option>
                          <option value="22410108 - Shoe laces, except leather">22410108 - Shoe laces, except leather</option>
                          <option value="22410109 - Trimmings, textile">22410109 - Trimmings, textile</option>
                          <option value="22410201 - Elastic narrow fabrics, woven or braided">22410201 - Elastic narrow fabrics, woven or braided</option>
                          <option value="22410202 - Elastic webbing">22410202 - Elastic webbing</option>
                          <option value="22410203 - Rubber thread and yarns, fabric covered">22410203 - Rubber thread and yarns, fabric covered</option>
                          <option value="22410300 - Fabric tapes">22410300 - Fabric tapes</option>
                          <option value="22410301 - Electric insulating tapes and braids, except plastic">22410301 - Electric insulating tapes and braids, except plastic</option>
                          <option value="22410302 - Slide fastener tapes">22410302 - Slide fastener tapes</option>
                          <option value="22410400 - Webbing, braids and belting">22410400 - Webbing, braids and belting</option>
                          <option value="22410401 - Apparel webbing">22410401 - Apparel webbing</option>
                          <option value="22410403 - Bindings, textile">22410403 - Bindings, textile</option>
                          <option value="22410405 - Braids, tubular nylon or plastic">22410405 - Braids, tubular nylon or plastic</option>
                          <option value="22410408 - Strapping webs">22410408 - Strapping webs</option>
                          <option value="22410409 - Webbing, woven">22410409 - Webbing, woven</option>
                          <option value="22419903 - Fabric, animal fiber: narrow woven">22419903 - Fabric, animal fiber: narrow woven</option>
                          <option value="22419904 - Glass narrow fabrics">22419904 - Glass narrow fabrics</option>
                          <option value="22419906 - Hose fabric, tubular">22419906 - Hose fabric, tubular</option>
                          <option value="22419907 - Labels, woven">22419907 - Labels, woven</option>
                          <option value="22419908 - Manmade fiber narrow woven fabrics">22419908 - Manmade fiber narrow woven fabrics</option>
                          <option value="22510000 - Women's hosiery, except socks">22510000 - Women's hosiery, except socks</option>
                          <option value="22519902 - Panty hose">22519902 - Panty hose</option>
                          <option value="22520000 - Hosiery, nec">22520000 - Hosiery, nec</option>
                          <option value="22520100 - Anklets and socks">22520100 - Anklets and socks</option>
                          <option value="22520103 - Socks">22520103 - Socks</option>
                          <option value="22529901 - Dyeing and finishing hosiery">22529901 - Dyeing and finishing hosiery</option>
                          <option value="22529902 - Men's, boys', and girls' hosiery">22529902 - Men's, boys', and girls' hosiery</option>
                          <option value="22530000 - Knit outerwear mills">22530000 - Knit outerwear mills</option>
                          <option value="22530101 - Bathing suits and swimwear, knit">22530101 - Bathing suits and swimwear, knit</option>
                          <option value="22530103 - T-shirts and tops, knit">22530103 - T-shirts and tops, knit</option>
                          <option value="22530200 - Cold weather knit outerwear including ski wear">22530200 - Cold weather knit outerwear including ski wear</option>
                          <option value="22530201 - Hats and headwear, knit">22530201 - Hats and headwear, knit</option>
                          <option value="22530203 - Jerseys, knit">22530203 - Jerseys, knit</option>
                          <option value="22530207 - Sweaters and sweater coats, knit">22530207 - Sweaters and sweater coats, knit</option>
                          <option value="22530400 - Dresses and skirts">22530400 - Dresses and skirts</option>
                          <option value="22530505 - Shirts(outerwear), knit">22530505 - Shirts(outerwear), knit</option>
                          <option value="22540000 - Knit underwear mills">22540000 - Knit underwear mills</option>
                          <option value="22540100 - Shorts, shirts, slips, and panties (underwear): knit">22540100 - Shorts, shirts, slips, and panties (underwear): knit</option>
                          <option value="22549903 - Underwear, knit">22549903 - Underwear, knit</option>
                          <option value="22570000 - Weft knit fabric mills">22570000 - Weft knit fabric mills</option>
                          <option value="22579901 - Dyeing and finishing circular knit fabrics">22579901 - Dyeing and finishing circular knit fabrics</option>
                          <option value="22579903 - Pile fabrics, circular knit">22579903 - Pile fabrics, circular knit</option>
                          <option value="22580000 - Lace and warp knit fabric mills">22580000 - Lace and warp knit fabric mills</option>
                          <option value="22580100 - Lace and lace products">22580100 - Lace and lace products</option>
                          <option value="22580102 - Bedspreads, lace: made on lace machines">22580102 - Bedspreads, lace: made on lace machines</option>
                          <option value="22580107 - Lace, knit, nec">22580107 - Lace, knit, nec</option>
                          <option value="22580200 - Warp and flat knit products">22580200 - Warp and flat knit products</option>
                          <option value="22580201 - Cloth, warp knit">22580201 - Cloth, warp knit</option>
                          <option value="22580202 - Fabric finishing, warp knit">22580202 - Fabric finishing, warp knit</option>
                          <option value="22580300 - Net and netting products">22580300 - Net and netting products</option>
                          <option value="22590100 - Gloves and mittens, knit">22590100 - Gloves and mittens, knit</option>
                          <option value="22590200 - Towels, washcloths, and dishcloths: knit">22590200 - Towels, washcloths, and dishcloths: knit</option>
                          <option value="22599902 - Convertors, knit goods">22599902 - Convertors, knit goods</option>
                          <option value="22599905 - Stockinettes, knit">22599905 - Stockinettes, knit</option>
                          <option value="22610000 - Finishing plants, cotton">22610000 - Finishing plants, cotton</option>
                          <option value="22610103 - Screen printing of cotton broadwoven fabrics">22610103 - Screen printing of cotton broadwoven fabrics</option>
                          <option value="22610201 - Bleaching cotton broadwoven fabrics">22610201 - Bleaching cotton broadwoven fabrics</option>
                          <option value="22610202 - Dyeing cotton broadwoven fabrics">22610202 - Dyeing cotton broadwoven fabrics</option>
                          <option value="22610203 - Fire resistance finishing of cotton broadwoven fabrics">22610203 - Fire resistance finishing of cotton broadwoven fabrics</option>
                          <option value="22610300 - Decorative finishing of cotton broadwoven fabrics">22610300 - Decorative finishing of cotton broadwoven fabrics</option>
                          <option value="22610301 - Embossing cotton broadwoven fabrics">22610301 - Embossing cotton broadwoven fabrics</option>
                          <option value="22620000 - Finishing plants, manmade">22620000 - Finishing plants, manmade</option>
                          <option value="22620200 - Chemical coating or treating of manmade broadwoven fabrics">22620200 - Chemical coating or treating of manmade broadwoven fabrics</option>
                          <option value="22620202 - Dyeing: manmade fiber and silk broadwoven fabrics">22620202 - Dyeing: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics">22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620300 - Decorative finishing of manmade broadwoven fabrics">22620300 - Decorative finishing of manmade broadwoven fabrics</option>
                          <option value="22629903 - Silk broadwoven fabric finishing">22629903 - Silk broadwoven fabric finishing</option>
                          <option value="22690000 - Finishing plants, nec">22690000 - Finishing plants, nec</option>
                          <option value="22690200 - Chemical coating or treating of narrow fabrics">22690200 - Chemical coating or treating of narrow fabrics</option>
                          <option value="22690202 - Dyeing: raw stock, yarn, and narrow fabrics">22690202 - Dyeing: raw stock, yarn, and narrow fabrics</option>
                          <option value="22730000 - Carpets and rugs">22730000 - Carpets and rugs</option>
                          <option value="22730200 - Mats and matting">22730200 - Mats and matting</option>
                          <option value="22730201 - Bathmats and sets, textile">22730201 - Bathmats and sets, textile</option>
                          <option value="22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.">22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.</option>
                          <option value="22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.">22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.</option>
                          <option value="22730400 - Carpets, hand and machine made">22730400 - Carpets, hand and machine made</option>
                          <option value="22730402 - Carpets, textile fiber">22730402 - Carpets, textile fiber</option>
                          <option value="22730500 - Rugs, hand and machine made">22730500 - Rugs, hand and machine made</option>
                          <option value="22730502 - Rugs, braided and hooked">22730502 - Rugs, braided and hooked</option>
                          <option value="22730503 - Rugs, machine woven">22730503 - Rugs, machine woven</option>
                          <option value="22730504 - Rugs, tufted">22730504 - Rugs, tufted</option>
                          <option value="22739901 - Dyeing and finishing of tufted rugs and carpets">22739901 - Dyeing and finishing of tufted rugs and carpets</option>
                          <option value="22739902 - Finishers of tufted carpets and rugs">22739902 - Finishers of tufted carpets and rugs</option>
                          <option value="22739903 - Floor coverings, textile fiber">22739903 - Floor coverings, textile fiber</option>
                          <option value="22810000 - Yarn spinning mills">22810000 - Yarn spinning mills</option>
                          <option value="22810100 - Needle and handicraft yarns, spun">22810100 - Needle and handicraft yarns, spun</option>
                          <option value="22810105 - Knitting yarn, spun">22810105 - Knitting yarn, spun</option>
                          <option value="22810200 - Manmade and synthetic fiber yarns, spun">22810200 - Manmade and synthetic fiber yarns, spun</option>
                          <option value="22810205 - Nylon yarn, spinning of staple">22810205 - Nylon yarn, spinning of staple</option>
                          <option value="22810207 - Polyester yarn, spun: made from purchased staple">22810207 - Polyester yarn, spun: made from purchased staple</option>
                          <option value="22810208 - Polypropylene yarn, spun: made from purchased staple">22810208 - Polypropylene yarn, spun: made from purchased staple</option>
                          <option value="22810209 - Rayon yarn, spun: made from purchased staple">22810209 - Rayon yarn, spun: made from purchased staple</option>
                          <option value="22810302 - Cotton yarn, spun">22810302 - Cotton yarn, spun</option>
                          <option value="22810305 - Wool yarn, spun">22810305 - Wool yarn, spun</option>
                          <option value="22810400 - Carpet and rug yarn, spun">22810400 - Carpet and rug yarn, spun</option>
                          <option value="22810401 - Carpet yarn, spun">22810401 - Carpet yarn, spun</option>
                          <option value="22820104 - Knitting yarn: twisting, winding, or spooling">22820104 - Knitting yarn: twisting, winding, or spooling</option>
                          <option value="22820203 - Nylon yarn: throwing, twisting, winding or spooling">22820203 - Nylon yarn: throwing, twisting, winding or spooling</option>
                          <option value="22829904 - Textured yarn">22829904 - Textured yarn</option>
                          <option value="22829905 - Throwing yarn">22829905 - Throwing yarn</option>
                          <option value="22829907 - Winding yarn">22829907 - Winding yarn</option>
                          <option value="22840100 - Thread from manmade fibers">22840100 - Thread from manmade fibers</option>
                          <option value="22840101 - Nylon thread">22840101 - Nylon thread</option>
                          <option value="22840201 - Cotton thread">22840201 - Cotton thread</option>
                          <option value="22950000 - Coated fabrics, not rubberized">22950000 - Coated fabrics, not rubberized</option>
                          <option value="22950100 - Chemically coated and treated fabrics">22950100 - Chemically coated and treated fabrics</option>
                          <option value="22950102 - Leather, artificial or imitation">22950102 - Leather, artificial or imitation</option>
                          <option value="22950106 - Waterproofing fabrics, except rubberizing">22950106 - Waterproofing fabrics, except rubberizing</option>
                          <option value="22950200 - Plastic coated yarns or fabrics">22950200 - Plastic coated yarns or fabrics</option>
                          <option value="22950201 - Resin or plastic coated fabrics">22950201 - Resin or plastic coated fabrics</option>
                          <option value="22950202 - Tape, varnished: plastic, and other coated (except magnetic)">22950202 - Tape, varnished: plastic, and other coated (except magnetic)</option>
                          <option value="22950203 - Yarns, plastic coated: made from purchased yarns">22950203 - Yarns, plastic coated: made from purchased yarns</option>
                          <option value="22959902 - Laminating of fabrics">22959902 - Laminating of fabrics</option>
                          <option value="22959905 - Tubing, textile: varnished">22959905 - Tubing, textile: varnished</option>
                          <option value="22960101 - Cord for reinforcing rubber tires">22960101 - Cord for reinforcing rubber tires</option>
                          <option value="22960104 - Steel tire cords and tire cord fabrics">22960104 - Steel tire cords and tire cord fabrics</option>
                          <option value="22960200 - Cord and fabric for reinforcing industrial belting">22960200 - Cord and fabric for reinforcing industrial belting</option>
                          <option value="22960301 - Cord for reinforcing fuel cells">22960301 - Cord for reinforcing fuel cells</option>
                          <option value="22970000 - Nonwoven fabrics">22970000 - Nonwoven fabrics</option>
                          <option value="22979901 - Bonded-fiber fabrics, except felt">22979901 - Bonded-fiber fabrics, except felt</option>
                          <option value="22980000 - Cordage and twine">22980000 - Cordage and twine</option>
                          <option value="22980100 - Ropes and fiber cables">22980100 - Ropes and fiber cables</option>
                          <option value="22980102 - Cable, fiber">22980102 - Cable, fiber</option>
                          <option value="22980103 - Rope, except asbestos and wire">22980103 - Rope, except asbestos and wire</option>
                          <option value="22980200 - Twine, cord and cordage">22980200 - Twine, cord and cordage</option>
                          <option value="22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber">22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber</option>
                          <option value="22980204 - Hard fiber cordage and twine">22980204 - Hard fiber cordage and twine</option>
                          <option value="22980207 - Twine, nec">22980207 - Twine, nec</option>
                          <option value="22980300 - Nets, seines, slings and insulator pads">22980300 - Nets, seines, slings and insulator pads</option>
                          <option value="22980302 - Cargo nets">22980302 - Cargo nets</option>
                          <option value="22989901 - Wire rope centers">22989901 - Wire rope centers</option>
                          <option value="22990100 - Batting, wadding, padding and fillings">22990100 - Batting, wadding, padding and fillings</option>
                          <option value="22990101 - Apparel filling: cotton waste, kapok, and related material">22990101 - Apparel filling: cotton waste, kapok, and related material</option>
                          <option value="22990102 - Batts and batting: cotton mill waste and related material">22990102 - Batts and batting: cotton mill waste and related material</option>
                          <option value="22990104 - Padding and wadding, textile">22990104 - Padding and wadding, textile</option>
                          <option value="22990105 - Pads, fiber: henequen, sisal, istle">22990105 - Pads, fiber: henequen, sisal, istle</option>
                          <option value="22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow">22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow</option>
                          <option value="22990108 - Upholstery filling, textile">22990108 - Upholstery filling, textile</option>
                          <option value="22990200 - Felts and felt products">22990200 - Felts and felt products</option>
                          <option value="22990209 - Pipe and boiler covering, felt">22990209 - Pipe and boiler covering, felt</option>
                          <option value="22990302 - Ramie yarn, thread, roving, and textiles">22990302 - Ramie yarn, thread, roving, and textiles</option>
                          <option value="22990306 - Yarns, specialty and novelty">22990306 - Yarns, specialty and novelty</option>
                          <option value="22990400 - Textile mill waste and remnant processing">22990400 - Textile mill waste and remnant processing</option>
                          <option value="22990401 - Fibers, textile: recovery from textile mill waste and rags">22990401 - Fibers, textile: recovery from textile mill waste and rags</option>
                          <option value="22990402 - Flock (recovered textile fibers)">22990402 - Flock (recovered textile fibers)</option>
                          <option value="22990404 - Recovering textile fibers from clippings and rags">22990404 - Recovering textile fibers from clippings and rags</option>
                          <option value="22990500 - Jute and flax textile products">22990500 - Jute and flax textile products</option>
                          <option value="22990502 - Burlap, jute">22990502 - Burlap, jute</option>
                          <option value="22990504 - Linen fabrics">22990504 - Linen fabrics</option>
                          <option value="22990507 - Towels and towelings, linen and linen-and-cotton mixtures">22990507 - Towels and towelings, linen and linen-and-cotton mixtures</option>
                          <option value="22990604 - Scouring: wool, mohair, and similar fibers">22990604 - Scouring: wool, mohair, and similar fibers</option>
                          <option value="22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie">22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="22999902 - Coir yarns and roving">22999902 - Coir yarns and roving</option>
                          <option value="22999903 - Fabrics: linen, jute, hemp, ramie">22999903 - Fabrics: linen, jute, hemp, ramie</option>
                          <option value="22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie">22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="23110000 - Men's and boy's suits and coats">23110000 - Men's and boy's suits and coats</option>
                          <option value="23110103 - Suits, men's and boys': made from purchased materials">23110103 - Suits, men's and boys': made from purchased materials</option>
                          <option value="23110105 - Tuxedos: made from purchased materials">23110105 - Tuxedos: made from purchased materials</option>
                          <option value="23110200 - Coats, overcoats and vests">23110200 - Coats, overcoats and vests</option>
                          <option value="23110201 - Coats, tailored: men's and boys': from purchased materials">23110201 - Coats, tailored: men's and boys': from purchased materials</option>
                          <option value="23110300 - Men's and boys' uniforms">23110300 - Men's and boys' uniforms</option>
                          <option value="23110301 - Firemen's uniforms: made from purchased materials">23110301 - Firemen's uniforms: made from purchased materials</option>
                          <option value="23110302 - Military uniforms, men's and youths': purchased materials">23110302 - Military uniforms, men's and youths': purchased materials</option>
                          <option value="23210000 - Men's and boy's furnishings">23210000 - Men's and boy's furnishings</option>
                          <option value="23210100 - Men's and boys' dress shirts">23210100 - Men's and boys' dress shirts</option>
                          <option value="23210200 - Men's and boys' sports and polo shirts">23210200 - Men's and boys' sports and polo shirts</option>
                          <option value="23210201 - Polo shirts, men's and boys': made from purchased materials">23210201 - Polo shirts, men's and boys': made from purchased materials</option>
                          <option value="23210202 - Sport shirts, men's and boys': from purchased materials">23210202 - Sport shirts, men's and boys': from purchased materials</option>
                          <option value="23219902 - Uniform shirts: made from purchased materials">23219902 - Uniform shirts: made from purchased materials</option>
                          <option value="23220000 - Men's and boy's underwear and nightwear">23220000 - Men's and boy's underwear and nightwear</option>
                          <option value="23229902 - Underwear, men's and boys': made from purchased materials">23229902 - Underwear, men's and boys': made from purchased materials</option>
                          <option value="23230000 - Men's and boy's neckwear">23230000 - Men's and boy's neckwear</option>
                          <option value="23250000 - Men's and boy's trousers and slacks">23250000 - Men's and boy's trousers and slacks</option>
                          <option value="23250101 - Dungarees: men's, youths', and boys'">23250101 - Dungarees: men's, youths', and boys'</option>
                          <option value="23250102 - Jeans: men's, youths', and boys'">23250102 - Jeans: men's, youths', and boys'</option>
                          <option value="23250201 - Shorts (outerwear): men's, youths', and boys'">23250201 - Shorts (outerwear): men's, youths', and boys'</option>
                          <option value="23250203 - Trousers, dress (separate): men's, youths', and boys'">23250203 - Trousers, dress (separate): men's, youths', and boys'</option>
                          <option value="23260000 - Men's and boy's work clothing">23260000 - Men's and boy's work clothing</option>
                          <option value="23260100 - Work uniforms">23260100 - Work uniforms</option>
                          <option value="23260101 - Medical and hospital uniforms, men's">23260101 - Medical and hospital uniforms, men's</option>
                          <option value="23260102 - Overalls and coveralls">23260102 - Overalls and coveralls</option>
                          <option value="23260200 - Work apparel, except uniforms">23260200 - Work apparel, except uniforms</option>
                          <option value="23260201 - Aprons, work, except rubberized and plastic: men's">23260201 - Aprons, work, except rubberized and plastic: men's</option>
                          <option value="23260202 - Industrial garments, men's and boys'">23260202 - Industrial garments, men's and boys'</option>
                          <option value="23260206 - Work pants">23260206 - Work pants</option>
                          <option value="23260207 - Work shirts: men's, youths', and boys'">23260207 - Work shirts: men's, youths', and boys'</option>
                          <option value="23290000 - Men's and boy's clothing, nec">23290000 - Men's and boy's clothing, nec</option>
                          <option value="23290100 - Men's and boys' sportswear and athletic clothing">23290100 - Men's and boys' sportswear and athletic clothing</option>
                          <option value="23290101 - Athletic clothing, except uniforms: men's, youths' and boys'">23290101 - Athletic clothing, except uniforms: men's, youths' and boys'</option>
                          <option value="23290104 - Ski and snow clothing: men's and boys'">23290104 - Ski and snow clothing: men's and boys'</option>
                          <option value="23290200 - Men's and boys' leather, wool and down-filled outerwear">23290200 - Men's and boys' leather, wool and down-filled outerwear</option>
                          <option value="23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'">23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'</option>
                          <option value="23290204 - Hunting coats and vests, men's">23290204 - Hunting coats and vests, men's</option>
                          <option value="23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'">23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'</option>
                          <option value="23290209 - Sweaters and sweater jackets, men's and boys'">23290209 - Sweaters and sweater jackets, men's and boys'</option>
                          <option value="23290300 - Men's and boys' athletic uniforms">23290300 - Men's and boys' athletic uniforms</option>
                          <option value="23290301 - Baseball uniforms: men's, youths', and boys'">23290301 - Baseball uniforms: men's, youths', and boys'</option>
                          <option value="23299901 - Knickers, dress (separate): men's and boys'">23299901 - Knickers, dress (separate): men's and boys'</option>
                          <option value="23299902 - Shirt and slack suits: men's, youths', and boys'">23299902 - Shirt and slack suits: men's, youths', and boys'</option>
                          <option value="23310000 - Women's and misses' blouses and shirts">23310000 - Women's and misses' blouses and shirts</option>
                          <option value="23319901 - Blouses, women's and juniors': made from purchased material">23319901 - Blouses, women's and juniors': made from purchased material</option>
                          <option value="23319903 - T-shirts and tops, women's: made from purchased materials">23319903 - T-shirts and tops, women's: made from purchased materials</option>
                          <option value="23350000 - Women's, junior's, and misses' dresses">23350000 - Women's, junior's, and misses' dresses</option>
                          <option value="23350100 - Bridal and formal gowns">23350100 - Bridal and formal gowns</option>
                          <option value="23350101 - Gowns, formal">23350101 - Gowns, formal</option>
                          <option value="23350102 - Wedding gowns and dresses">23350102 - Wedding gowns and dresses</option>
                          <option value="23359901 - Dresses,paper, cut and sewn">23359901 - Dresses,paper, cut and sewn</option>
                          <option value="23359903 - Housedresses">23359903 - Housedresses</option>
                          <option value="23370000 - Women's and misses' suits and coats">23370000 - Women's and misses' suits and coats</option>
                          <option value="23370100 - Women's and misses' suits and skirts">23370100 - Women's and misses' suits and skirts</option>
                          <option value="23370101 - Pantsuits: women's, misses' and juniors'">23370101 - Pantsuits: women's, misses' and juniors'</option>
                          <option value="23370102 - Skirts, separate: women's, misses', and juniors'">23370102 - Skirts, separate: women's, misses', and juniors'</option>
                          <option value="23370103 - Suits: women's, misses', and juniors'">23370103 - Suits: women's, misses', and juniors'</option>
                          <option value="23379901 - Uniforms, except athletic: women's, misses', and juniors'">23379901 - Uniforms, except athletic: women's, misses', and juniors'</option>
                          <option value="23390000 - Women's and misses' outerwear, nec">23390000 - Women's and misses' outerwear, nec</option>
                          <option value="23390100 - Women's and misses' accessories">23390100 - Women's and misses' accessories</option>
                          <option value="23390103 - Neckwear and ties: women's, misses', and juniors'">23390103 - Neckwear and ties: women's, misses', and juniors'</option>
                          <option value="23390300 - Women's and misses' athletic clothing and sportswear">23390300 - Women's and misses' athletic clothing and sportswear</option>
                          <option value="23390301 - Athletic clothing: women's, misses', and juniors'">23390301 - Athletic clothing: women's, misses', and juniors'</option>
                          <option value="23390302 - Bathing suits: women's, misses', and juniors'">23390302 - Bathing suits: women's, misses', and juniors'</option>
                          <option value="23390310 - Sportswear, women's">23390310 - Sportswear, women's</option>
                          <option value="23390311 - Uniforms, athletic: women's, misses', and juniors'">23390311 - Uniforms, athletic: women's, misses', and juniors'</option>
                          <option value="23390400 - Women's and misses' jackets and coats, except sportswear">23390400 - Women's and misses' jackets and coats, except sportswear</option>
                          <option value="23399901 - Aprons, except rubber or plastic: women's, misses', juniors'">23399901 - Aprons, except rubber or plastic: women's, misses', juniors'</option>
                          <option value="23399903 - Jeans: women's, misses', and juniors'">23399903 - Jeans: women's, misses', and juniors'</option>
                          <option value="23399904 - Leotards: women's, misses', and juniors'">23399904 - Leotards: women's, misses', and juniors'</option>
                          <option value="23399907 - Slacks: women's, misses', and juniors'">23399907 - Slacks: women's, misses', and juniors'</option>
                          <option value="23410000 - Women's and children's underwear">23410000 - Women's and children's underwear</option>
                          <option value="23410100 - Women's and children's nightwear">23410100 - Women's and children's nightwear</option>
                          <option value="23410101 - Nightgowns and negligees: women's and children's">23410101 - Nightgowns and negligees: women's and children's</option>
                          <option value="23410200 - Women's and children's undergarments">23410200 - Women's and children's undergarments</option>
                          <option value="23410202 - Panties: women's, misses', children's, and infants'">23410202 - Panties: women's, misses', children's, and infants'</option>
                          <option value="23420000 - Bras, girdles, and allied garments">23420000 - Bras, girdles, and allied garments</option>
                          <option value="23429901 - Brassieres">23429901 - Brassieres</option>
                          <option value="23429905 - Girdles and panty girdles">23429905 - Girdles and panty girdles</option>
                          <option value="23530000 - Hats, caps, and millinery">23530000 - Hats, caps, and millinery</option>
                          <option value="23530100 - Uniform hats and caps">23530100 - Uniform hats and caps</option>
                          <option value="23530101 - Baseball caps">23530101 - Baseball caps</option>
                          <option value="23539901 - Caps: cloth, straw, and felt">23539901 - Caps: cloth, straw, and felt</option>
                          <option value="23539902 - Harvest hats, straw">23539902 - Harvest hats, straw</option>
                          <option value="23539904 - Hats and caps, nec">23539904 - Hats and caps, nec</option>
                          <option value="23539906 - Hats: cloth, straw, and felt">23539906 - Hats: cloth, straw, and felt</option>
                          <option value="23539908 - Millinery">23539908 - Millinery</option>
                          <option value="23610000 - Girl's and children's dresses, blouses">23610000 - Girl's and children's dresses, blouses</option>
                          <option value="23610101 - Blouses: girls', children's, and infants'">23610101 - Blouses: girls', children's, and infants'</option>
                          <option value="23610103 - T-shirts and tops: girls', children's, and infants'">23610103 - T-shirts and tops: girls', children's, and infants'</option>
                          <option value="23619901 - Dresses: girls', children's, and infants'">23619901 - Dresses: girls', children's, and infants'</option>
                          <option value="23690000 - Girl's and children's outerwear, nec">23690000 - Girl's and children's outerwear, nec</option>
                          <option value="23690100 - Children's culottes and shorts">23690100 - Children's culottes and shorts</option>
                          <option value="23690201 - Bathing suits and swimwear: girls', children's, and infants'">23690201 - Bathing suits and swimwear: girls', children's, and infants'</option>
                          <option value="23690401 - Buntings, infants'">23690401 - Buntings, infants'</option>
                          <option value="23690403 - Coats: girls', children's, and infants'">23690403 - Coats: girls', children's, and infants'</option>
                          <option value="23710000 - Fur goods">23710000 - Fur goods</option>
                          <option value="23810000 - Fabric dress and work gloves">23810000 - Fabric dress and work gloves</option>
                          <option value="23819903 - Gloves, work: woven or knit, made from purchased materials">23819903 - Gloves, work: woven or knit, made from purchased materials</option>
                          <option value="23819904 - Gloves, woven or knit: made from purchased materials">23819904 - Gloves, woven or knit: made from purchased materials</option>
                          <option value="23849901 - Bathrobes, men's and women's: made from purchased materials">23849901 - Bathrobes, men's and women's: made from purchased materials</option>
                          <option value="23850000 - Waterproof outerwear">23850000 - Waterproof outerwear</option>
                          <option value="23859904 - Gowns, plastic: made from purchased materials">23859904 - Gowns, plastic: made from purchased materials</option>
                          <option value="23859905 - Raincoats, except vulcanized rubber: purchased materials">23859905 - Raincoats, except vulcanized rubber: purchased materials</option>
                          <option value="23860000 - Leather and sheep-lined clothing">23860000 - Leather and sheep-lined clothing</option>
                          <option value="23860101 - Coats and jackets, leather and sheep-lined">23860101 - Coats and jackets, leather and sheep-lined</option>
                          <option value="23860201 - Garments, leather">23860201 - Garments, leather</option>
                          <option value="23870000 - Apparel belts">23870000 - Apparel belts</option>
                          <option value="23890000 - Apparel and accessories, nec">23890000 - Apparel and accessories, nec</option>
                          <option value="23890100 - Men's miscellaneous accessories">23890100 - Men's miscellaneous accessories</option>
                          <option value="23890103 - Handkerchiefs, except paper">23890103 - Handkerchiefs, except paper</option>
                          <option value="23890200 - Uniforms and vestments">23890200 - Uniforms and vestments</option>
                          <option value="23890201 - Academic vestments (caps and gowns)">23890201 - Academic vestments (caps and gowns)</option>
                          <option value="23890203 - Clergymen's vestments">23890203 - Clergymen's vestments</option>
                          <option value="23890300 - Costumes">23890300 - Costumes</option>
                          <option value="23890302 - Masquerade costumes">23890302 - Masquerade costumes</option>
                          <option value="23890303 - Theatrical costumes">23890303 - Theatrical costumes</option>
                          <option value="23899901 - Apparel for handicapped">23899901 - Apparel for handicapped</option>
                          <option value="23899902 - Arm bands, elastic">23899902 - Arm bands, elastic</option>
                          <option value="23899906 - Hospital gowns">23899906 - Hospital gowns</option>
                          <option value="23899907 - Burial garments">23899907 - Burial garments</option>
                          <option value="23910000 - Curtains and draperies">23910000 - Curtains and draperies</option>
                          <option value="23919901 - Cottage sets (curtains), made from purchased materials">23919901 - Cottage sets (curtains), made from purchased materials</option>
                          <option value="23919902 - Curtains, window: made from purchased materials">23919902 - Curtains, window: made from purchased materials</option>
                          <option value="23919903 - Draperies, plastic and textile: from purchased materials">23919903 - Draperies, plastic and textile: from purchased materials</option>
                          <option value="23920000 - Household furnishings, nec">23920000 - Household furnishings, nec</option>
                          <option value="23920100 - Cushions and pillows">23920100 - Cushions and pillows</option>
                          <option value="23920101 - Boat cushions">23920101 - Boat cushions</option>
                          <option value="23920103 - Pillows, bed: made from purchased materials">23920103 - Pillows, bed: made from purchased materials</option>
                          <option value="23920201 - Bags, garment storage: except paper or plastic film">23920201 - Bags, garment storage: except paper or plastic film</option>
                          <option value="23920300 - Blankets, comforters and beddings">23920300 - Blankets, comforters and beddings</option>
                          <option value="23920301 - Bedspreads and bed sets: made from purchased materials">23920301 - Bedspreads and bed sets: made from purchased materials</option>
                          <option value="23920403 - Placemats, plastic or textile">23920403 - Placemats, plastic or textile</option>
                          <option value="23920500 - Towels, dishcloths and dust cloths">23920500 - Towels, dishcloths and dust cloths</option>
                          <option value="23920504 - Towels, fabric and nonwoven: made from purchased materials">23920504 - Towels, fabric and nonwoven: made from purchased materials</option>
                          <option value="23920601 - Chair covers and pads: made from purchased materials">23920601 - Chair covers and pads: made from purchased materials</option>
                          <option value="23920604 - Mattress pads">23920604 - Mattress pads</option>
                          <option value="23920605 - Mattress protectors, except rubber">23920605 - Mattress protectors, except rubber</option>
                          <option value="23929901 - Bridge sets, cloth and napkin: from purchased materials">23929901 - Bridge sets, cloth and napkin: from purchased materials</option>
                          <option value="23929902 - Mops, floor and dust">23929902 - Mops, floor and dust</option>
                          <option value="23929903 - Sheets, fabric: made from purchased materials">23929903 - Sheets, fabric: made from purchased materials</option>
                          <option value="23930000 - Textile bags">23930000 - Textile bags</option>
                          <option value="23930100 - Canvas bags">23930100 - Canvas bags</option>
                          <option value="23930101 - Duffle bags, canvas: made from purchased materials">23930101 - Duffle bags, canvas: made from purchased materials</option>
                          <option value="23939901 - Bags and containers, except sleeping bags: textile">23939901 - Bags and containers, except sleeping bags: textile</option>
                          <option value="23939902 - Cushions, except spring and carpet: purchased materials">23939902 - Cushions, except spring and carpet: purchased materials</option>
                          <option value="23940000 - Canvas and related products">23940000 - Canvas and related products</option>
                          <option value="23940100 - Canvas awnings and canopies">23940100 - Canvas awnings and canopies</option>
                          <option value="23940101 - Awnings, fabric: made from purchased materials">23940101 - Awnings, fabric: made from purchased materials</option>
                          <option value="23940102 - Canopies, fabric: made from purchased materials">23940102 - Canopies, fabric: made from purchased materials</option>
                          <option value="23940200 - Canvas covers and drop cloths">23940200 - Canvas covers and drop cloths</option>
                          <option value="23940201 - Cloth, drop (fabric): made from purchased materials">23940201 - Cloth, drop (fabric): made from purchased materials</option>
                          <option value="23940202 - Liners and covers, fabric: made from purchased materials">23940202 - Liners and covers, fabric: made from purchased materials</option>
                          <option value="23940203 - Tarpaulins, fabric: made from purchased materials">23940203 - Tarpaulins, fabric: made from purchased materials</option>
                          <option value="23949901 - Air cushions and mattresses, canvas">23949901 - Air cushions and mattresses, canvas</option>
                          <option value="23949903 - Convertible tops, canvas or boat: from purchased materials">23949903 - Convertible tops, canvas or boat: from purchased materials</option>
                          <option value="23949904 - Sails: made from purchased materials">23949904 - Sails: made from purchased materials</option>
                          <option value="23949906 - Tents: made from purchased materials">23949906 - Tents: made from purchased materials</option>
                          <option value="23950000 - Pleating and stitching">23950000 - Pleating and stitching</option>
                          <option value="23950101 - Quilted fabrics or cloth">23950101 - Quilted fabrics or cloth</option>
                          <option value="23950200 - Embroidery and art needlework">23950200 - Embroidery and art needlework</option>
                          <option value="23950202 - Art needlework: made from purchased materials">23950202 - Art needlework: made from purchased materials</option>
                          <option value="23950203 - Emblems, embroidered">23950203 - Emblems, embroidered</option>
                          <option value="23950204 - Embroidery products, except Schiffli machine">23950204 - Embroidery products, except Schiffli machine</option>
                          <option value="23960100 - Apparel and other linings, except millinery">23960100 - Apparel and other linings, except millinery</option>
                          <option value="23960102 - Linings, apparel: made from purchased materials">23960102 - Linings, apparel: made from purchased materials</option>
                          <option value="23960201 - Bindings, bias: made from purchased materials">23960201 - Bindings, bias: made from purchased materials</option>
                          <option value="23960204 - Ribbons and bows, cut and sewed">23960204 - Ribbons and bows, cut and sewed</option>
                          <option value="23960306 - Sweat bands, hat and cap: made from purchased materials">23960306 - Sweat bands, hat and cap: made from purchased materials</option>
                          <option value="23990100 - Emblems, badges, and insignia">23990100 - Emblems, badges, and insignia</option>
                          <option value="23990101 - Emblems, badges, and insignia: from purchased materials">23990101 - Emblems, badges, and insignia: from purchased materials</option>
                          <option value="23990102 - Military insignia, textile">23990102 - Military insignia, textile</option>
                          <option value="23990200 - Horse and pet accessories, textile">23990200 - Horse and pet accessories, textile</option>
                          <option value="23990201 - Horse blankets">23990201 - Horse blankets</option>
                          <option value="23990202 - Horse harnesses and riding crops, etc.: non-leather">23990202 - Horse harnesses and riding crops, etc.: non-leather</option>
                          <option value="23990203 - Pet collars, leashes, etc.: non-leather">23990203 - Pet collars, leashes, etc.: non-leather</option>
                          <option value="23990300 - Banners, pennants, and flags">23990300 - Banners, pennants, and flags</option>
                          <option value="23990301 - Banners, made from fabric">23990301 - Banners, made from fabric</option>
                          <option value="23990302 - Flags, fabric">23990302 - Flags, fabric</option>
                          <option value="23990400 - Belting and belt products">23990400 - Belting and belt products</option>
                          <option value="23990402 - Belting, fabric: made from purchased materials">23990402 - Belting, fabric: made from purchased materials</option>
                          <option value="23990500 - Hand woven and crocheted products">23990500 - Hand woven and crocheted products</option>
                          <option value="23990502 - Hand woven apparel">23990502 - Hand woven apparel</option>
                          <option value="23990601 - Fishing nets">23990601 - Fishing nets</option>
                          <option value="23999901 - Aprons, breast (harness)">23999901 - Aprons, breast (harness)</option>
                          <option value="23999905 - Diapers, except disposable: made from purchased materials">23999905 - Diapers, except disposable: made from purchased materials</option>
                          <option value="23999908 - Parachutes">23999908 - Parachutes</option>
                          <option value="23999910 - Seat covers, automobile">23999910 - Seat covers, automobile</option>
                          <option value="23999911 - Sleeping bags">23999911 - Sleeping bags</option>
                          <option value="23999912 - Tire covers">23999912 - Tire covers</option>
                          <option value="24110101 - Handle bolts, wood: hewn">24110101 - Handle bolts, wood: hewn</option>
                          <option value="24110206 - Poles, wood: untreated">24110206 - Poles, wood: untreated</option>
                          <option value="24110208 - Rails, fence: round or split">24110208 - Rails, fence: round or split</option>
                          <option value="24110300 - Wooden logs">24110300 - Wooden logs</option>
                          <option value="24119905 - Timber, cut at logging camp">24119905 - Timber, cut at logging camp</option>
                          <option value="24119907 - Wood chips, produced in the field">24119907 - Wood chips, produced in the field</option>
                          <option value="24210100 - Building and structural materials, wood">24210100 - Building and structural materials, wood</option>
                          <option value="24210103 - Flooring (dressed lumber), softwood">24210103 - Flooring (dressed lumber), softwood</option>
                          <option value="24210105 - Siding (dressed lumber)">24210105 - Siding (dressed lumber)</option>
                          <option value="24210200 - Sawdust, shavings, and wood chips">24210200 - Sawdust, shavings, and wood chips</option>
                          <option value="24210203 - Wood chips, produced at mill">24210203 - Wood chips, produced at mill</option>
                          <option value="24210303 - Kiln drying of lumber">24210303 - Kiln drying of lumber</option>
                          <option value="24210400 - Outdoor wood structural products">24210400 - Outdoor wood structural products</option>
                          <option value="24210401 - Railroad ties, sawed">24210401 - Railroad ties, sawed</option>
                          <option value="24219901 - Box lumber">24219901 - Box lumber</option>
                          <option value="24219903 - Cut stock, softwood">24219903 - Cut stock, softwood</option>
                          <option value="24219906 - Lumber: rough, sawed, or planed">24219906 - Lumber: rough, sawed, or planed</option>
                          <option value="24219909 - Resawing lumber into smaller dimensions">24219909 - Resawing lumber into smaller dimensions</option>
                          <option value="24260100 - Furniture stock and parts, hardwood">24260100 - Furniture stock and parts, hardwood</option>
                          <option value="24260101 - Carvings, furniture: wood">24260101 - Carvings, furniture: wood</option>
                          <option value="24260103 - Frames for upholstered furniture, wood">24260103 - Frames for upholstered furniture, wood</option>
                          <option value="24260104 - Furniture dimension stock, hardwood">24260104 - Furniture dimension stock, hardwood</option>
                          <option value="24260105 - Furniture squares, hardwood">24260105 - Furniture squares, hardwood</option>
                          <option value="24260109 - Turnings, furniture: wood">24260109 - Turnings, furniture: wood</option>
                          <option value="24260301 - Gun stocks, wood">24260301 - Gun stocks, wood</option>
                          <option value="24260400 - Textile machinery accessories, hardwood">24260400 - Textile machinery accessories, hardwood</option>
                          <option value="24269901 - Dimension, hardwood">24269901 - Dimension, hardwood</option>
                          <option value="24269902 - Flooring, hardwood">24269902 - Flooring, hardwood</option>
                          <option value="24269903 - Lumber, hardwood dimension">24269903 - Lumber, hardwood dimension</option>
                          <option value="24269904 - Parquet flooring, hardwood">24269904 - Parquet flooring, hardwood</option>
                          <option value="24290102 - Heading, barrel (cooperage stock): sawed or split">24290102 - Heading, barrel (cooperage stock): sawed or split</option>
                          <option value="24290104 - Staves, barrel: sawed or split">24290104 - Staves, barrel: sawed or split</option>
                          <option value="24290200 - Shavings and packaging, excelsior">24290200 - Shavings and packaging, excelsior</option>
                          <option value="24310100 - Doors and door parts and trim, wood">24310100 - Doors and door parts and trim, wood</option>
                          <option value="24310101 - Door frames, wood">24310101 - Door frames, wood</option>
                          <option value="24310105 - Door shutters, wood">24310105 - Door shutters, wood</option>
                          <option value="24310108 - Doors, wood">24310108 - Doors, wood</option>
                          <option value="24310109 - Garage doors, overhead, wood">24310109 - Garage doors, overhead, wood</option>
                          <option value="24310200 - Windows and window parts and trim, wood">24310200 - Windows and window parts and trim, wood</option>
                          <option value="24310205 - Window frames, wood">24310205 - Window frames, wood</option>
                          <option value="24310206 - Window sashes, wood">24310206 - Window sashes, wood</option>
                          <option value="24310208 - Window shutters, wood">24310208 - Window shutters, wood</option>
                          <option value="24310210 - Windows, wood">24310210 - Windows, wood</option>
                          <option value="24310300 - Moldings and baseboards, ornamental and trim">24310300 - Moldings and baseboards, ornamental and trim</option>
                          <option value="24310301 - Floor baseboards, wood">24310301 - Floor baseboards, wood</option>
                          <option value="24310302 - Mantels, wood">24310302 - Mantels, wood</option>
                          <option value="24310303 - Moldings, wood: unfinished and prefinished">24310303 - Moldings, wood: unfinished and prefinished</option>
                          <option value="24310400 - Awnings, blinds and shutters: wood">24310400 - Awnings, blinds and shutters: wood</option>
                          <option value="24310401 - Awnings, wood">24310401 - Awnings, wood</option>
                          <option value="24310402 - Blinds (shutters), wood">24310402 - Blinds (shutters), wood</option>
                          <option value="24310500 - Staircases, stairs and railings">24310500 - Staircases, stairs and railings</option>
                          <option value="24310501 - Newel posts, wood">24310501 - Newel posts, wood</option>
                          <option value="24310502 - Railings, stair: wood">24310502 - Railings, stair: wood</option>
                          <option value="24310503 - Staircases and stairs, wood">24310503 - Staircases and stairs, wood</option>
                          <option value="24310600 - Interior and ornamental woodwork and trim">24310600 - Interior and ornamental woodwork and trim</option>
                          <option value="24310601 - Ornamental woodwork: cornices, mantels, etc.">24310601 - Ornamental woodwork: cornices, mantels, etc.</option>
                          <option value="24310602 - Panel work, wood">24310602 - Panel work, wood</option>
                          <option value="24310603 - Trim, wood">24310603 - Trim, wood</option>
                          <option value="24310605 - Woodwork, interior and ornamental, nec">24310605 - Woodwork, interior and ornamental, nec</option>
                          <option value="24340000 - Wood kitchen cabinets">24340000 - Wood kitchen cabinets</option>
                          <option value="24349901 - Vanities, bathroom: wood">24349901 - Vanities, bathroom: wood</option>
                          <option value="24350000 - Hardwood veneer and plywood">24350000 - Hardwood veneer and plywood</option>
                          <option value="24359901 - Hardwood plywood, prefinished">24359901 - Hardwood plywood, prefinished</option>
                          <option value="24359902 - Panels, hardwood plywood">24359902 - Panels, hardwood plywood</option>
                          <option value="24359903 - Plywood, hardwood or hardwood faced">24359903 - Plywood, hardwood or hardwood faced</option>
                          <option value="24359904 - Veneer stock, hardwood">24359904 - Veneer stock, hardwood</option>
                          <option value="24360000 - Softwood veneer and plywood">24360000 - Softwood veneer and plywood</option>
                          <option value="24369901 - Panels, softwood plywood">24369901 - Panels, softwood plywood</option>
                          <option value="24369902 - Plywood, softwood">24369902 - Plywood, softwood</option>
                          <option value="24369903 - Veneer stock, softwood">24369903 - Veneer stock, softwood</option>
                          <option value="24390000 - Structural wood members, nec">24390000 - Structural wood members, nec</option>
                          <option value="24399901 - Arches, laminated lumber">24399901 - Arches, laminated lumber</option>
                          <option value="24399902 - Timbers, structural: laminated lumber">24399902 - Timbers, structural: laminated lumber</option>
                          <option value="24399903 - Trusses, except roof: laminated lumber">24399903 - Trusses, except roof: laminated lumber</option>
                          <option value="24410000 - Nailed wood boxes and shook">24410000 - Nailed wood boxes and shook</option>
                          <option value="24410100 - Boxes, wood">24410100 - Boxes, wood</option>
                          <option value="24410200 - Cases, wood">24410200 - Cases, wood</option>
                          <option value="24410202 - Packing cases, wood: nailed or lock corner">24410202 - Packing cases, wood: nailed or lock corner</option>
                          <option value="24410203 - Shipping cases, wood: nailed or lock corner">24410203 - Shipping cases, wood: nailed or lock corner</option>
                          <option value="24410300 - Chests and trunks, wood">24410300 - Chests and trunks, wood</option>
                          <option value="24480000 - Wood pallets and skids">24480000 - Wood pallets and skids</option>
                          <option value="24480100 - Cargo containers, wood and wood with metal">24480100 - Cargo containers, wood and wood with metal</option>
                          <option value="24480101 - Cargo containers, wood">24480101 - Cargo containers, wood</option>
                          <option value="24480102 - Cargo containers, wood and metal combination">24480102 - Cargo containers, wood and metal combination</option>
                          <option value="24480200 - Pallets, wood and wood with metal">24480200 - Pallets, wood and wood with metal</option>
                          <option value="24480201 - Pallets, wood">24480201 - Pallets, wood</option>
                          <option value="24480301 - Skids, wood">24480301 - Skids, wood</option>
                          <option value="24490000 - Wood containers, nec">24490000 - Wood containers, nec</option>
                          <option value="24490100 - Food containers, wood wirebound">24490100 - Food containers, wood wirebound</option>
                          <option value="24490201 - Barrels: wood, coopered">24490201 - Barrels: wood, coopered</option>
                          <option value="24490207 - Vats, wood: coopered">24490207 - Vats, wood: coopered</option>
                          <option value="24490300 - Rectangular boxes and crates, wood">24490300 - Rectangular boxes and crates, wood</option>
                          <option value="24490301 - Boxes, wood: wirebound">24490301 - Boxes, wood: wirebound</option>
                          <option value="24490304 - Shipping cases, wood: wirebound">24490304 - Shipping cases, wood: wirebound</option>
                          <option value="24499903 - Shipping cases and drums, wood: wirebound and plywood">24499903 - Shipping cases and drums, wood: wirebound and plywood</option>
                          <option value="24510000 - Mobile homes">24510000 - Mobile homes</option>
                          <option value="24510101 - Mobile home frames">24510101 - Mobile home frames</option>
                          <option value="24510102 - Mobile homes, except recreational">24510102 - Mobile homes, except recreational</option>
                          <option value="24510201 - Mobile buildings: for commercial use">24510201 - Mobile buildings: for commercial use</option>
                          <option value="24520000 - Prefabricated wood buildings">24520000 - Prefabricated wood buildings</option>
                          <option value="24520103 - Farm buildings, prefabricated or portable: wood">24520103 - Farm buildings, prefabricated or portable: wood</option>
                          <option value="24529902 - Log cabins, prefabricated, wood">24529902 - Log cabins, prefabricated, wood</option>
                          <option value="24529904 - Modular homes, prefabricated, wood">24529904 - Modular homes, prefabricated, wood</option>
                          <option value="24529905 - Panels and sections, prefabricated, wood">24529905 - Panels and sections, prefabricated, wood</option>
                          <option value="24529906 - Prefabricated buildings, wood">24529906 - Prefabricated buildings, wood</option>
                          <option value="24529907 - Sauna rooms, prefabricated, wood">24529907 - Sauna rooms, prefabricated, wood</option>
                          <option value="24910000 - Wood preserving">24910000 - Wood preserving</option>
                          <option value="24910100 - Poles, posts and pilings: treated wood">24910100 - Poles, posts and pilings: treated wood</option>
                          <option value="24910104 - Poles and pole crossarms, treated wood">24910104 - Poles and pole crossarms, treated wood</option>
                          <option value="24910105 - Posts, treated wood">24910105 - Posts, treated wood</option>
                          <option value="24910203 - Railroad cross-ties, treated wood">24910203 - Railroad cross-ties, treated wood</option>
                          <option value="24919901 - Flooring, treated wood block">24919901 - Flooring, treated wood block</option>
                          <option value="24919903 - Preserving (creosoting) of wood">24919903 - Preserving (creosoting) of wood</option>
                          <option value="24919904 - Structural lumber and timber, treated wood">24919904 - Structural lumber and timber, treated wood</option>
                          <option value="24919906 - Wood products, creosoted">24919906 - Wood products, creosoted</option>
                          <option value="24930000 - Reconstituted wood products">24930000 - Reconstituted wood products</option>
                          <option value="24930100 - Building board and wallboard, except gypsum">24930100 - Building board and wallboard, except gypsum</option>
                          <option value="24930102 - Wallboard, except gypsum">24930102 - Wallboard, except gypsum</option>
                          <option value="24930200 - Particleboard products">24930200 - Particleboard products</option>
                          <option value="24930300 - Hardboard and fiberboard products">24930300 - Hardboard and fiberboard products</option>
                          <option value="24930302 - Fiberboard, wood">24930302 - Fiberboard, wood</option>
                          <option value="24930303 - Hardboard">24930303 - Hardboard</option>
                          <option value="24930400 - Insulation and roofing material, reconstituted wood">24930400 - Insulation and roofing material, reconstituted wood</option>
                          <option value="24930402 - Insulation board, cellular fiber">24930402 - Insulation board, cellular fiber</option>
                          <option value="24939901 - Bulletin boards, cork">24939901 - Bulletin boards, cork</option>
                          <option value="24939903 - Strandboard, oriented">24939903 - Strandboard, oriented</option>
                          <option value="24990000 - Wood products, nec">24990000 - Wood products, nec</option>
                          <option value="24990100 - Laundry products, wood">24990100 - Laundry products, wood</option>
                          <option value="24990203 - Lasts, boot and shoe">24990203 - Lasts, boot and shoe</option>
                          <option value="24990302 - Ladders, wood">24990302 - Ladders, wood</option>
                          <option value="24990303 - Stepladders, wood">24990303 - Stepladders, wood</option>
                          <option value="24990400 - Picture and mirror frames, wood">24990400 - Picture and mirror frames, wood</option>
                          <option value="24990401 - Picture frame molding, finished">24990401 - Picture frame molding, finished</option>
                          <option value="24990500 - Cork and cork products">24990500 - Cork and cork products</option>
                          <option value="24990800 - Handles, poles, dowels and stakes: wood">24990800 - Handles, poles, dowels and stakes: wood</option>
                          <option value="24990801 - Dowels, wood">24990801 - Dowels, wood</option>
                          <option value="24990803 - Handles, wood">24990803 - Handles, wood</option>
                          <option value="24990806 - Pencil slats, wood">24990806 - Pencil slats, wood</option>
                          <option value="24990807 - Poles, wood">24990807 - Poles, wood</option>
                          <option value="24990811 - Surveyors' stakes, wood">24990811 - Surveyors' stakes, wood</option>
                          <option value="24990812 - Tool handles, wood">24990812 - Tool handles, wood</option>
                          <option value="24990900 - Food handling and processing products, wood">24990900 - Food handling and processing products, wood</option>
                          <option value="24990901 - Bakers' equipment, wood">24990901 - Bakers' equipment, wood</option>
                          <option value="24991000 - Kitchen, bathroom, and household ware: wood">24991000 - Kitchen, bathroom, and household ware: wood</option>
                          <option value="24991009 - Woodenware, kitchen and household">24991009 - Woodenware, kitchen and household</option>
                          <option value="24991100 - Decorative wood and woodwork">24991100 - Decorative wood and woodwork</option>
                          <option value="24991101 - Carved and turned wood">24991101 - Carved and turned wood</option>
                          <option value="24991102 - Engraved wood products">24991102 - Engraved wood products</option>
                          <option value="24991105 - Novelties, wood fiber">24991105 - Novelties, wood fiber</option>
                          <option value="24991106 - Veneer work, inlaid">24991106 - Veneer work, inlaid</option>
                          <option value="24991200 - Spools, reels, and pulleys: wood">24991200 - Spools, reels, and pulleys: wood</option>
                          <option value="24991205 - Reels, plywood">24991205 - Reels, plywood</option>
                          <option value="24991207 - Spools, wood">24991207 - Spools, wood</option>
                          <option value="24991300 - Mulch or sawdust products, wood">24991300 - Mulch or sawdust products, wood</option>
                          <option value="24991302 - Logs of sawdust and wood particles, pressed">24991302 - Logs of sawdust and wood particles, pressed</option>
                          <option value="24991303 - Mulch, wood and bark">24991303 - Mulch, wood and bark</option>
                          <option value="24991304 - Sawdust, reground">24991304 - Sawdust, reground</option>
                          <option value="24991404 - Policemen's clubs, wood">24991404 - Policemen's clubs, wood</option>
                          <option value="24991600 - Fencing, docks, and other outdoor wood structural products">24991600 - Fencing, docks, and other outdoor wood structural products</option>
                          <option value="24991601 - Extension planks, wood">24991601 - Extension planks, wood</option>
                          <option value="24991602 - Fencing, wood">24991602 - Fencing, wood</option>
                          <option value="24991604 - Scaffolds, wood">24991604 - Scaffolds, wood</option>
                          <option value="24991605 - Signboards, wood">24991605 - Signboards, wood</option>
                          <option value="24999901 - Applicators, wood">24999901 - Applicators, wood</option>
                          <option value="24999902 - Battery separators, wood">24999902 - Battery separators, wood</option>
                          <option value="24999903 - Beekeeping supplies, wood">24999903 - Beekeeping supplies, wood</option>
                          <option value="24999906 - Cooling towers, wood or wood and sheet metal combination">24999906 - Cooling towers, wood or wood and sheet metal combination</option>
                          <option value="24999911 - Oars and paddles, wood">24999911 - Oars and paddles, wood</option>
                          <option value="24999914 - Trophy bases, wood">24999914 - Trophy bases, wood</option>
                          <option value="25110000 - Wood household furniture">25110000 - Wood household furniture</option>
                          <option value="25110100 - Wood bedroom furniture">25110100 - Wood bedroom furniture</option>
                          <option value="25110101 - Bed frames, except water bed frames: wood">25110101 - Bed frames, except water bed frames: wood</option>
                          <option value="25110108 - Vanity dressers: wood">25110108 - Vanity dressers: wood</option>
                          <option value="25110200 - Kitchen and dining room furniture">25110200 - Kitchen and dining room furniture</option>
                          <option value="25110203 - Chairs, household, except upholstered: wood">25110203 - Chairs, household, except upholstered: wood</option>
                          <option value="25110204 - Chairs, Bentwood">25110204 - Chairs, Bentwood</option>
                          <option value="25110206 - Dining room furniture: wood">25110206 - Dining room furniture: wood</option>
                          <option value="25110208 - Stools, household: wood">25110208 - Stools, household: wood</option>
                          <option value="25110209 - Tables, household: wood">25110209 - Tables, household: wood</option>
                          <option value="25110300 - Children's wood furniture">25110300 - Children's wood furniture</option>
                          <option value="25110304 - Juvenile furniture: wood">25110304 - Juvenile furniture: wood</option>
                          <option value="25110305 - Nursery furniture: wood">25110305 - Nursery furniture: wood</option>
                          <option value="25110502 - Desks, household: wood">25110502 - Desks, household: wood</option>
                          <option value="25110602 - Console tables: wood">25110602 - Console tables: wood</option>
                          <option value="25110604 - Stands, household, nec: wood">25110604 - Stands, household, nec: wood</option>
                          <option value="25110605 - Storage chests, household: wood">25110605 - Storage chests, household: wood</option>
                          <option value="25110700 - Wood lawn and garden furniture">25110700 - Wood lawn and garden furniture</option>
                          <option value="25110702 - Lawn furniture: wood">25110702 - Lawn furniture: wood</option>
                          <option value="25119902 - Coffee tables: wood">25119902 - Coffee tables: wood</option>
                          <option value="25119905 - Novelty furniture: wood">25119905 - Novelty furniture: wood</option>
                          <option value="25119908 - Unassembled or unfinished furniture, household: wood">25119908 - Unassembled or unfinished furniture, household: wood</option>
                          <option value="25119909 - Whatnot shelves: wood">25119909 - Whatnot shelves: wood</option>
                          <option value="25120000 - Upholstered household furniture">25120000 - Upholstered household furniture</option>
                          <option value="25120100 - Wood upholstered chairs and couches">25120100 - Wood upholstered chairs and couches</option>
                          <option value="25120101 - Chairs: upholstered on wood frames">25120101 - Chairs: upholstered on wood frames</option>
                          <option value="25120102 - Couches, sofas, and davenports: upholstered on wood frames">25120102 - Couches, sofas, and davenports: upholstered on wood frames</option>
                          <option value="25120103 - Recliners: upholstered on wood frames">25120103 - Recliners: upholstered on wood frames</option>
                          <option value="25129902 - Living room furniture: upholstered on wood frames">25129902 - Living room furniture: upholstered on wood frames</option>
                          <option value="25140000 - Metal household furniture">25140000 - Metal household furniture</option>
                          <option value="25140101 - Beds, including folding and cabinet, household: metal">25140101 - Beds, including folding and cabinet, household: metal</option>
                          <option value="25140102 - Frames for box springs or bedsprings: metal">25140102 - Frames for box springs or bedsprings: metal</option>
                          <option value="25140202 - Chairs, household: metal">25140202 - Chairs, household: metal</option>
                          <option value="25140204 - Kitchen cabinets: metal">25140204 - Kitchen cabinets: metal</option>
                          <option value="25140206 - Tables, household: metal">25140206 - Tables, household: metal</option>
                          <option value="25140500 - Metal bookcases and stereo cabinets">25140500 - Metal bookcases and stereo cabinets</option>
                          <option value="25140502 - Cabinets, radio and television: metal">25140502 - Cabinets, radio and television: metal</option>
                          <option value="25140600 - Metal lawn and garden furniture">25140600 - Metal lawn and garden furniture</option>
                          <option value="25140601 - Garden furniture, metal">25140601 - Garden furniture, metal</option>
                          <option value="25140604 - Lawn furniture: metal">25140604 - Lawn furniture: metal</option>
                          <option value="25149903 - Cots, household: metal">25149903 - Cots, household: metal</option>
                          <option value="25149904 - Household furniture: upholstered on metal frames">25149904 - Household furniture: upholstered on metal frames</option>
                          <option value="25149905 - Medicine cabinets and vanities: metal">25149905 - Medicine cabinets and vanities: metal</option>
                          <option value="25150000 - Mattresses and bedsprings">25150000 - Mattresses and bedsprings</option>
                          <option value="25150100 - Mattresses and foundations">25150100 - Mattresses and foundations</option>
                          <option value="25150101 - Foundations and platforms">25150101 - Foundations and platforms</option>
                          <option value="25150102 - Mattresses, containing felt, foam rubber, urethane, etc.">25150102 - Mattresses, containing felt, foam rubber, urethane, etc.</option>
                          <option value="25150103 - Mattresses, innerspring or box spring">25150103 - Mattresses, innerspring or box spring</option>
                          <option value="25150201 - Bedsprings, assembled">25150201 - Bedsprings, assembled</option>
                          <option value="25150202 - Box springs, assembled">25150202 - Box springs, assembled</option>
                          <option value="25170000 - Wood television and radio cabinets">25170000 - Wood television and radio cabinets</option>
                          <option value="25179901 - Home entertainment unit cabinets, wood">25179901 - Home entertainment unit cabinets, wood</option>
                          <option value="25179904 - Stereo cabinets, wood">25179904 - Stereo cabinets, wood</option>
                          <option value="25179905 - Television cabinets, wood">25179905 - Television cabinets, wood</option>
                          <option value="25190102 - Lawn furniture, except wood, metal, stone, or concrete">25190102 - Lawn furniture, except wood, metal, stone, or concrete</option>
                          <option value="25190204 - Rattan furniture: padded or plain">25190204 - Rattan furniture: padded or plain</option>
                          <option value="25190206 - Wicker furniture: padded or plain">25190206 - Wicker furniture: padded or plain</option>
                          <option value="25190300 - Fiberglass and plastic furniture">25190300 - Fiberglass and plastic furniture</option>
                          <option value="25190302 - Furniture, household: glass, fiberglass, and plastic">25190302 - Furniture, household: glass, fiberglass, and plastic</option>
                          <option value="25199901 - Household furniture, except wood or metal: upholstered">25199901 - Household furniture, except wood or metal: upholstered</option>
                          <option value="25199902 - Bean bag Chairs">25199902 - Bean bag Chairs</option>
                          <option value="25210000 - Wood office furniture">25210000 - Wood office furniture</option>
                          <option value="25210100 - Wood office chairs, benches and stools">25210100 - Wood office chairs, benches and stools</option>
                          <option value="25210102 - Chairs, office: padded, upholstered, or plain: wood">25210102 - Chairs, office: padded, upholstered, or plain: wood</option>
                          <option value="25210201 - Bookcases, office: wood">25210201 - Bookcases, office: wood</option>
                          <option value="25210202 - Cabinets, office: wood">25210202 - Cabinets, office: wood</option>
                          <option value="25210203 - Filing cabinets (boxes), office: wood">25210203 - Filing cabinets (boxes), office: wood</option>
                          <option value="25210300 - Wood office desks and tables">25210300 - Wood office desks and tables</option>
                          <option value="25210301 - Desks, office: wood">25210301 - Desks, office: wood</option>
                          <option value="25210302 - Tables, office: wood">25210302 - Tables, office: wood</option>
                          <option value="25219901 - Panel systems and partitions (free-standing), office: wood">25219901 - Panel systems and partitions (free-standing), office: wood</option>
                          <option value="25220000 - Office furniture, except wood">25220000 - Office furniture, except wood</option>
                          <option value="25220100 - Office chairs, benches, and stools, except wood">25220100 - Office chairs, benches, and stools, except wood</option>
                          <option value="25220101 - Benches, office: except wood">25220101 - Benches, office: except wood</option>
                          <option value="25220102 - Chairs, office: padded or plain: except wood">25220102 - Chairs, office: padded or plain: except wood</option>
                          <option value="25220202 - Panel systems and partitions, office: except wood">25220202 - Panel systems and partitions, office: except wood</option>
                          <option value="25220300 - Office cabinets and filing drawers, except wood">25220300 - Office cabinets and filing drawers, except wood</option>
                          <option value="25220301 - Cabinets, office: except wood">25220301 - Cabinets, office: except wood</option>
                          <option value="25220303 - Filing boxes, cabinets, and cases: except wood">25220303 - Filing boxes, cabinets, and cases: except wood</option>
                          <option value="25220400 - Office desks and tables, except wood">25220400 - Office desks and tables, except wood</option>
                          <option value="25220401 - Desks, office: except wood">25220401 - Desks, office: except wood</option>
                          <option value="25220402 - Tables, office: except wood">25220402 - Tables, office: except wood</option>
                          <option value="25310000 - Public building and related furniture">25310000 - Public building and related furniture</option>
                          <option value="25310100 - School furniture">25310100 - School furniture</option>
                          <option value="25310101 - Blackboards, wood">25310101 - Blackboards, wood</option>
                          <option value="25310200 - Church furniture">25310200 - Church furniture</option>
                          <option value="25310300 - Vehicle furniture">25310300 - Vehicle furniture</option>
                          <option value="25310302 - Seats, aircraft">25310302 - Seats, aircraft</option>
                          <option value="25310400 - Stadium furniture">25310400 - Stadium furniture</option>
                          <option value="25310401 - Bleacher seating, portable">25310401 - Bleacher seating, portable</option>
                          <option value="25310402 - Stadium seating">25310402 - Stadium seating</option>
                          <option value="25319902 - Benches for public buildings">25319902 - Benches for public buildings</option>
                          <option value="25319903 - Chairs, portable folding">25319903 - Chairs, portable folding</option>
                          <option value="25319904 - Chairs, table and arm">25319904 - Chairs, table and arm</option>
                          <option value="25319906 - Seats, miscellaneous public conveyances">25319906 - Seats, miscellaneous public conveyances</option>
                          <option value="25319907 - Theater furniture">25319907 - Theater furniture</option>
                          <option value="25319908 - Picnic tables or benches, park">25319908 - Picnic tables or benches, park</option>
                          <option value="25410000 - Wood partitions and fixtures">25410000 - Wood partitions and fixtures</option>
                          <option value="25410100 - Store and office display cases and fixtures">25410100 - Store and office display cases and fixtures</option>
                          <option value="25410101 - Bar fixtures, wood">25410101 - Bar fixtures, wood</option>
                          <option value="25410102 - Display fixtures, wood">25410102 - Display fixtures, wood</option>
                          <option value="25410104 - Office fixtures, wood">25410104 - Office fixtures, wood</option>
                          <option value="25410105 - Showcases, except refrigerated: wood">25410105 - Showcases, except refrigerated: wood</option>
                          <option value="25410106 - Store fixtures, wood">25410106 - Store fixtures, wood</option>
                          <option value="25410200 - Cabinets, lockers, and shelving">25410200 - Cabinets, lockers, and shelving</option>
                          <option value="25410201 - Cabinets, except refrigerated: show, display, etc.: wood">25410201 - Cabinets, except refrigerated: show, display, etc.: wood</option>
                          <option value="25410202 - Lockers, except refrigerated: wood">25410202 - Lockers, except refrigerated: wood</option>
                          <option value="25410203 - Shelving, office and store, wood">25410203 - Shelving, office and store, wood</option>
                          <option value="25410300 - Counter and sink tops">25410300 - Counter and sink tops</option>
                          <option value="25410301 - Counters or counter display cases, wood">25410301 - Counters or counter display cases, wood</option>
                          <option value="25410304 - Table or counter tops, plastic laminated">25410304 - Table or counter tops, plastic laminated</option>
                          <option value="25419901 - Partitions for floor attachment, prefabricated: wood">25419901 - Partitions for floor attachment, prefabricated: wood</option>
                          <option value="25419902 - Pedestals and statuary, wood">25419902 - Pedestals and statuary, wood</option>
                          <option value="25419903 - Telephone booths, wood">25419903 - Telephone booths, wood</option>
                          <option value="25420000 - Partitions and fixtures, except wood">25420000 - Partitions and fixtures, except wood</option>
                          <option value="25420100 - Postal lock boxes, mail racks, and related products">25420100 - Postal lock boxes, mail racks, and related products</option>
                          <option value="25420103 - Lockers (not refrigerated): except wood">25420103 - Lockers (not refrigerated): except wood</option>
                          <option value="25420200 - Office and store showcases and display fixtures">25420200 - Office and store showcases and display fixtures</option>
                          <option value="25420201 - Bar fixtures, except wood">25420201 - Bar fixtures, except wood</option>
                          <option value="25420202 - Cabinets: show, display, or storage: except wood">25420202 - Cabinets: show, display, or storage: except wood</option>
                          <option value="25420203 - Counters or counter display cases, except wood">25420203 - Counters or counter display cases, except wood</option>
                          <option value="25420204 - Fixtures, office: except wood">25420204 - Fixtures, office: except wood</option>
                          <option value="25420205 - Fixtures, store: except wood">25420205 - Fixtures, store: except wood</option>
                          <option value="25420206 - Fixtures: display, office, or store: except wood">25420206 - Fixtures: display, office, or store: except wood</option>
                          <option value="25420209 - Racks, merchandise display or storage: except wood">25420209 - Racks, merchandise display or storage: except wood</option>
                          <option value="25420210 - Showcases (not refrigerated): except wood">25420210 - Showcases (not refrigerated): except wood</option>
                          <option value="25420211 - Stands, merchandise display: except wood">25420211 - Stands, merchandise display: except wood</option>
                          <option value="25429901 - Pallet racks: except wood">25429901 - Pallet racks: except wood</option>
                          <option value="25429902 - Partitions for floor attachment, prefabricated: except wood">25429902 - Partitions for floor attachment, prefabricated: except wood</option>
                          <option value="25429904 - Shelving, office and store, except wood">25429904 - Shelving, office and store, except wood</option>
                          <option value="25910000 - Drapery hardware and window blinds and shades">25910000 - Drapery hardware and window blinds and shades</option>
                          <option value="25910100 - Shade, curtain, and drapery hardware">25910100 - Shade, curtain, and drapery hardware</option>
                          <option value="25910101 - Curtain and drapery rods, poles, and fixtures">25910101 - Curtain and drapery rods, poles, and fixtures</option>
                          <option value="25910102 - Shade pulls, window">25910102 - Shade pulls, window</option>
                          <option value="25910103 - Window shade rollers and fittings">25910103 - Window shade rollers and fittings</option>
                          <option value="25910200 - Window blinds">25910200 - Window blinds</option>
                          <option value="25910201 - Blinds vertical">25910201 - Blinds vertical</option>
                          <option value="25910203 - Mini blinds">25910203 - Mini blinds</option>
                          <option value="25910204 - Venetian blinds">25910204 - Venetian blinds</option>
                          <option value="25910300 - Window shades">25910300 - Window shades</option>
                          <option value="25990100 - Factory furniture and fixtures">25990100 - Factory furniture and fixtures</option>
                          <option value="25990101 - Cabinets, factory">25990101 - Cabinets, factory</option>
                          <option value="25990102 - Stools, factory">25990102 - Stools, factory</option>
                          <option value="25990104 - Work benches, factory">25990104 - Work benches, factory</option>
                          <option value="25990200 - Bar, restaurant and cafeteria furniture">25990200 - Bar, restaurant and cafeteria furniture</option>
                          <option value="25990201 - Bar furniture">25990201 - Bar furniture</option>
                          <option value="25990202 - Cafeteria furniture">25990202 - Cafeteria furniture</option>
                          <option value="25990203 - Carts, restaurant equipment">25990203 - Carts, restaurant equipment</option>
                          <option value="25990204 - Food wagons, restaurant">25990204 - Food wagons, restaurant</option>
                          <option value="25990205 - Restaurant furniture, wood or metal">25990205 - Restaurant furniture, wood or metal</option>
                          <option value="25990300 - Beds, not household use">25990300 - Beds, not household use</option>
                          <option value="25990301 - Hospital beds">25990301 - Hospital beds</option>
                          <option value="25990302 - Inflatable beds">25990302 - Inflatable beds</option>
                          <option value="25999901 - Boards: planning, display, notice">25999901 - Boards: planning, display, notice</option>
                          <option value="25999903 - Hotel furniture">25999903 - Hotel furniture</option>
                          <option value="25999907 - Hospital furniture, except beds">25999907 - Hospital furniture, except beds</option>
                          <option value="26110000 - Pulp mills">26110000 - Pulp mills</option>
                          <option value="26110302 - Pulp manufactured from waste or recycled paper">26110302 - Pulp manufactured from waste or recycled paper</option>
                          <option value="26119901 - Pulp made from rags, bagassse, hemp, or other fiber base">26119901 - Pulp made from rags, bagassse, hemp, or other fiber base</option>
                          <option value="26119903 - Pulp produced from wood base, nec">26119903 - Pulp produced from wood base, nec</option>
                          <option value="26210000 - Paper mills">26210000 - Paper mills</option>
                          <option value="26210100 - Towels, tissues and napkins; paper and stock">26210100 - Towels, tissues and napkins; paper and stock</option>
                          <option value="26210103 - Facial tissue stock">26210103 - Facial tissue stock</option>
                          <option value="26210106 - Sanitary tissue paper">26210106 - Sanitary tissue paper</option>
                          <option value="26210107 - Tissue paper">26210107 - Tissue paper</option>
                          <option value="26210202 - Parchment paper">26210202 - Parchment paper</option>
                          <option value="26210301 - Absorbent paper">26210301 - Absorbent paper</option>
                          <option value="26210306 - Filter paper">26210306 - Filter paper</option>
                          <option value="26210308 - Specialty papers">26210308 - Specialty papers</option>
                          <option value="26210403 - Lithograph paper">26210403 - Lithograph paper</option>
                          <option value="26210600 - Stationary, envelope and tablet papers">26210600 - Stationary, envelope and tablet papers</option>
                          <option value="26210601 - Business form paper">26210601 - Business form paper</option>
                          <option value="26210604 - Envelope paper">26210604 - Envelope paper</option>
                          <option value="26210607 - Tablet paper">26210607 - Tablet paper</option>
                          <option value="26210800 - Wrapping and packaging papers">26210800 - Wrapping and packaging papers</option>
                          <option value="26210806 - Packaging paper">26210806 - Packaging paper</option>
                          <option value="26210808 - Wrapping paper">26210808 - Wrapping paper</option>
                          <option value="26210908 - Felts, building">26210908 - Felts, building</option>
                          <option value="26210909 - Insulation siding, paper">26210909 - Insulation siding, paper</option>
                          <option value="26211003 - Molded pulp products">26211003 - Molded pulp products</option>
                          <option value="26219901 - Fine paper">26219901 - Fine paper</option>
                          <option value="26219902 - Kraft paper">26219902 - Kraft paper</option>
                          <option value="26219904 - Uncoated paper">26219904 - Uncoated paper</option>
                          <option value="26219905 - Wallpaper (hanging paper)">26219905 - Wallpaper (hanging paper)</option>
                          <option value="26310000 - Paperboard mills">26310000 - Paperboard mills</option>
                          <option value="26310100 - Linerboard">26310100 - Linerboard</option>
                          <option value="26310300 - Container, packaging, and boxboard">26310300 - Container, packaging, and boxboard</option>
                          <option value="26310301 - Boxboard">26310301 - Boxboard</option>
                          <option value="26310302 - Container board">26310302 - Container board</option>
                          <option value="26310304 - Folding boxboard">26310304 - Folding boxboard</option>
                          <option value="26310305 - Packaging board">26310305 - Packaging board</option>
                          <option value="26310306 - Setup boxboard">26310306 - Setup boxboard</option>
                          <option value="26310403 - Coated paperboard">26310403 - Coated paperboard</option>
                          <option value="26310501 - Cardboard">26310501 - Cardboard</option>
                          <option value="26310502 - Stencil board">26310502 - Stencil board</option>
                          <option value="26520000 - Setup paperboard boxes">26520000 - Setup paperboard boxes</option>
                          <option value="26529901 - Boxes, newsboard, metal edged: made from purchased materials">26529901 - Boxes, newsboard, metal edged: made from purchased materials</option>
                          <option value="26529902 - Filing boxes, paperboard: made from purchased materials">26529902 - Filing boxes, paperboard: made from purchased materials</option>
                          <option value="26530000 - Corrugated and solid fiber boxes">26530000 - Corrugated and solid fiber boxes</option>
                          <option value="26530100 - Corrugated boxes, partitions, display items, sheets, and pad">26530100 - Corrugated boxes, partitions, display items, sheets, and pad</option>
                          <option value="26530101 - Boxes, corrugated: made from purchased materials">26530101 - Boxes, corrugated: made from purchased materials</option>
                          <option value="26530102 - Display items, corrugated: made from purchased materials">26530102 - Display items, corrugated: made from purchased materials</option>
                          <option value="26530104 - Pads, corrugated: made from purchased materials">26530104 - Pads, corrugated: made from purchased materials</option>
                          <option value="26530106 - Partitions, corrugated: made from purchased materials">26530106 - Partitions, corrugated: made from purchased materials</option>
                          <option value="26530107 - Sheets, corrugated: made from purchased materials">26530107 - Sheets, corrugated: made from purchased materials</option>
                          <option value="26530200 - Solid fiber boxes, partitions, display items, and sheets">26530200 - Solid fiber boxes, partitions, display items, and sheets</option>
                          <option value="26530201 - Boxes, solid fiber: made from purchased materials">26530201 - Boxes, solid fiber: made from purchased materials</option>
                          <option value="26530202 - Display items, solid fiber: made from purchased materials">26530202 - Display items, solid fiber: made from purchased materials</option>
                          <option value="26530206 - Partitions, solid fiber: made from purchased materials">26530206 - Partitions, solid fiber: made from purchased materials</option>
                          <option value="26530207 - Sheets, solid fiber: made from purchased materials">26530207 - Sheets, solid fiber: made from purchased materials</option>
                          <option value="26550000 - Fiber cans, drums, and similar products">26550000 - Fiber cans, drums, and similar products</option>
                          <option value="26550100 - Fiber spools, tubes, and cones">26550100 - Fiber spools, tubes, and cones</option>
                          <option value="26550101 - Cones, fiber: made from purchased material">26550101 - Cones, fiber: made from purchased material</option>
                          <option value="26550103 - Tubes, fiber or paper: made from purchased material">26550103 - Tubes, fiber or paper: made from purchased material</option>
                          <option value="26550104 - Tubes, for chemical or electrical uses: paper or fiber">26550104 - Tubes, for chemical or electrical uses: paper or fiber</option>
                          <option value="26550200 - Fiber cans, drums, and containers">26550200 - Fiber cans, drums, and containers</option>
                          <option value="26550203 - Cans, composite: foil-fiber and other: from purchased fiber">26550203 - Cans, composite: foil-fiber and other: from purchased fiber</option>
                          <option value="26550204 - Cans, fiber: made from purchased material">26550204 - Cans, fiber: made from purchased material</option>
                          <option value="26550205 - Containers, laminated phenolic and vulcanized fiber">26550205 - Containers, laminated phenolic and vulcanized fiber</option>
                          <option value="26550206 - Containers, liquid tight fiber: from purchased material">26550206 - Containers, liquid tight fiber: from purchased material</option>
                          <option value="26550207 - Drums, fiber: made from purchased material">26550207 - Drums, fiber: made from purchased material</option>
                          <option value="26559901 - Ammunition cans or tubes, board laminated with metal foil">26559901 - Ammunition cans or tubes, board laminated with metal foil</option>
                          <option value="26559904 - Wastebaskets, fiber: made from purchased material">26559904 - Wastebaskets, fiber: made from purchased material</option>
                          <option value="26560000 - Sanitary food containers">26560000 - Sanitary food containers</option>
                          <option value="26560100 - Paper cups, plates, dishes, and utensils">26560100 - Paper cups, plates, dishes, and utensils</option>
                          <option value="26560103 - Plates, paper: made from purchased material">26560103 - Plates, paper: made from purchased material</option>
                          <option value="26560104 - Straws, drinking: made from purchased material">26560104 - Straws, drinking: made from purchased material</option>
                          <option value="26560201 - Frozen food containers: made from purchased material">26560201 - Frozen food containers: made from purchased material</option>
                          <option value="26560300 - Food containers (liquid tight), including milk cartons">26560300 - Food containers (liquid tight), including milk cartons</option>
                          <option value="26570000 - Folding paperboard boxes">26570000 - Folding paperboard boxes</option>
                          <option value="26579902 - Paperboard backs for blister or skin packages">26579902 - Paperboard backs for blister or skin packages</option>
                          <option value="26710000 - Paper; coated and laminated packaging">26710000 - Paper; coated and laminated packaging</option>
                          <option value="26719901 - Bread wrappers, waxed or laminated: purchased material">26719901 - Bread wrappers, waxed or laminated: purchased material</option>
                          <option value="26719902 - Paper, coated or laminated for packaging">26719902 - Paper, coated or laminated for packaging</option>
                          <option value="26719903 - Plastic film, coated or laminated for packaging">26719903 - Plastic film, coated or laminated for packaging</option>
                          <option value="26719904 - Resinous impregnated paper for packaging">26719904 - Resinous impregnated paper for packaging</option>
                          <option value="26719905 - Thermoplastic coated paper for packaging">26719905 - Thermoplastic coated paper for packaging</option>
                          <option value="26719906 - Waxed paper: made from purchased material">26719906 - Waxed paper: made from purchased material</option>
                          <option value="26719907 - Wrapping paper, waterproof or coated">26719907 - Wrapping paper, waterproof or coated</option>
                          <option value="26720000 - Paper; coated and laminated, nec">26720000 - Paper; coated and laminated, nec</option>
                          <option value="26720100 - Chemically treated papers, made from purchased materials">26720100 - Chemically treated papers, made from purchased materials</option>
                          <option value="26720105 - Metallic covered paper: made from purchased materials">26720105 - Metallic covered paper: made from purchased materials</option>
                          <option value="26720109 - Thermoplastic coated paper: made from purchased materials">26720109 - Thermoplastic coated paper: made from purchased materials</option>
                          <option value="26720200 - Adhesive papers, labels, or tapes: from purchased material">26720200 - Adhesive papers, labels, or tapes: from purchased material</option>
                          <option value="26720201 - Adhesive backed films, foams and foils">26720201 - Adhesive backed films, foams and foils</option>
                          <option value="26720203 - Gummed paper: made from purchased materials">26720203 - Gummed paper: made from purchased materials</option>
                          <option value="26720204 - Gummed tape, cloth or paper base: from purchased materials">26720204 - Gummed tape, cloth or paper base: from purchased materials</option>
                          <option value="26720206 - Masking tape: made from purchased materials">26720206 - Masking tape: made from purchased materials</option>
                          <option value="26720207 - Tape, pressure sensitive: made from purchased materials">26720207 - Tape, pressure sensitive: made from purchased materials</option>
                          <option value="26729903 - Coated paper, except photographic, carbon, or abrasive">26729903 - Coated paper, except photographic, carbon, or abrasive</option>
                          <option value="26730000 - Bags: plastic, laminated, and coated">26730000 - Bags: plastic, laminated, and coated</option>
                          <option value="26730101 - Garment bags (plastic film): made from purchased materials">26730101 - Garment bags (plastic film): made from purchased materials</option>
                          <option value="26730200 - Food storage and trash bags (plastic)">26730200 - Food storage and trash bags (plastic)</option>
                          <option value="26730201 - Food storage and frozen food bags, plastic">26730201 - Food storage and frozen food bags, plastic</option>
                          <option value="26730202 - Trash bags (plastic film): made from purchased materials">26730202 - Trash bags (plastic film): made from purchased materials</option>
                          <option value="26730300 - Plastic and pliofilm bags">26730300 - Plastic and pliofilm bags</option>
                          <option value="26730301 - Plastic bags: made from purchased materials">26730301 - Plastic bags: made from purchased materials</option>
                          <option value="26740000 - Bags: uncoated paper and multiwall">26740000 - Bags: uncoated paper and multiwall</option>
                          <option value="26740101 - Grocers' bags: made from purchased materials">26740101 - Grocers' bags: made from purchased materials</option>
                          <option value="26740102 - Shipping bags or sacks, including multiwall and heavy duty">26740102 - Shipping bags or sacks, including multiwall and heavy duty</option>
                          <option value="26740103 - Shopping bags: made from purchased materials">26740103 - Shopping bags: made from purchased materials</option>
                          <option value="26749902 - Flour bags: made from purchased materials">26749902 - Flour bags: made from purchased materials</option>
                          <option value="26749905 - Paper bags: made from purchased materials">26749905 - Paper bags: made from purchased materials</option>
                          <option value="26749906 - Vacuum cleaner bags: made from purchased materials">26749906 - Vacuum cleaner bags: made from purchased materials</option>
                          <option value="26750000 - Die-cut paper and board">26750000 - Die-cut paper and board</option>
                          <option value="26750100 - Cardboard cut-outs, panels, and foundations: die-cut">26750100 - Cardboard cut-outs, panels, and foundations: die-cut</option>
                          <option value="26750103 - Panels, cardboard, die-cut: made from purchased materials">26750103 - Panels, cardboard, die-cut: made from purchased materials</option>
                          <option value="26750202 - Folders, filing, die-cut: made from purchased materials">26750202 - Folders, filing, die-cut: made from purchased materials</option>
                          <option value="26750203 - Index cards, die-cut: made from purchased materials">26750203 - Index cards, die-cut: made from purchased materials</option>
                          <option value="26750204 - Jacquard (textile weaving) cards: from purchased materials">26750204 - Jacquard (textile weaving) cards: from purchased materials</option>
                          <option value="26750300 - Stencils and lettering materials: die-cut">26750300 - Stencils and lettering materials: die-cut</option>
                          <option value="26750302 - Letters, cardboard, die-cut: from purchased materials">26750302 - Letters, cardboard, die-cut: from purchased materials</option>
                          <option value="26759905 - Paper die-cutting">26759905 - Paper die-cutting</option>
                          <option value="26759906 - Paperboard die-cutting">26759906 - Paperboard die-cutting</option>
                          <option value="26760000 - Sanitary paper products">26760000 - Sanitary paper products</option>
                          <option value="26760100 - Towels, napkins, and tissue paper products">26760100 - Towels, napkins, and tissue paper products</option>
                          <option value="26760101 - Cleansing tissues: made from purchased paper">26760101 - Cleansing tissues: made from purchased paper</option>
                          <option value="26760104 - Toilet paper: made from purchased paper">26760104 - Toilet paper: made from purchased paper</option>
                          <option value="26760105 - Towels, paper: made from purchased paper">26760105 - Towels, paper: made from purchased paper</option>
                          <option value="26760200 - Feminine hygiene paper products">26760200 - Feminine hygiene paper products</option>
                          <option value="26760300 - Infant and baby paper products">26760300 - Infant and baby paper products</option>
                          <option value="26760301 - Diapers, paper (disposable): made from purchased paper">26760301 - Diapers, paper (disposable): made from purchased paper</option>
                          <option value="26770000 - Envelopes">26770000 - Envelopes</option>
                          <option value="26780000 - Stationery products">26780000 - Stationery products</option>
                          <option value="26780200 - Tablets and pads">26780200 - Tablets and pads</option>
                          <option value="26780201 - Desk pads, paper: made from purchased materials">26780201 - Desk pads, paper: made from purchased materials</option>
                          <option value="26780302 - Stationery: made from purchased materials">26780302 - Stationery: made from purchased materials</option>
                          <option value="26790100 - Pressed fiber and molded pulp products, except food products">26790100 - Pressed fiber and molded pulp products, except food products</option>
                          <option value="26790104 - Pipes and fittings, fiber: made from purchased material">26790104 - Pipes and fittings, fiber: made from purchased material</option>
                          <option value="26790200 - Food dishes and utensils, from pressed and molded pulp">26790200 - Food dishes and utensils, from pressed and molded pulp</option>
                          <option value="26790203 - Egg cartons, molded pulp: made from purchased material">26790203 - Egg cartons, molded pulp: made from purchased material</option>
                          <option value="26790205 - Plates, pressed and molded pulp: from purchased material">26790205 - Plates, pressed and molded pulp: from purchased material</option>
                          <option value="26790300 - Wallpaper">26790300 - Wallpaper</option>
                          <option value="26790302 - Wallpaper: made from purchased paper">26790302 - Wallpaper: made from purchased paper</option>
                          <option value="26790400 - Tags and labels, paper">26790400 - Tags and labels, paper</option>
                          <option value="26790401 - Labels, paper: made from purchased material">26790401 - Labels, paper: made from purchased material</option>
                          <option value="26790500 - Gift wrap and novelties, paper">26790500 - Gift wrap and novelties, paper</option>
                          <option value="26790504 - Gift wrap, paper: made from purchased material">26790504 - Gift wrap, paper: made from purchased material</option>
                          <option value="26790505 - Hats, paper novelties: made from purchased paper">26790505 - Hats, paper novelties: made from purchased paper</option>
                          <option value="26790506 - Novelties, paper: made from purchased material">26790506 - Novelties, paper: made from purchased material</option>
                          <option value="26790600 - Telegraph, teletype, and adding machine paper">26790600 - Telegraph, teletype, and adding machine paper</option>
                          <option value="26790601 - Adding machine rolls, paper: made from purchased material">26790601 - Adding machine rolls, paper: made from purchased material</option>
                          <option value="26790700 - Building, insulating, and packaging paper">26790700 - Building, insulating, and packaging paper</option>
                          <option value="26790701 - Building paper, laminated: made from purchased material">26790701 - Building paper, laminated: made from purchased material</option>
                          <option value="26790702 - Corrugated paper: made from purchased material">26790702 - Corrugated paper: made from purchased material</option>
                          <option value="26790704 - Insulating paper: batts, fills, and blankets">26790704 - Insulating paper: batts, fills, and blankets</option>
                          <option value="26790800 - Building, insulating, and packaging paperboard">26790800 - Building, insulating, and packaging paperboard</option>
                          <option value="26790803 - Wallboard, decorated: made from purchased material">26790803 - Wallboard, decorated: made from purchased material</option>
                          <option value="26790900 - Cardboard products, except die-cut">26790900 - Cardboard products, except die-cut</option>
                          <option value="26790901 - Cardboard: pasted, laminated, lined, or surface coated">26790901 - Cardboard: pasted, laminated, lined, or surface coated</option>
                          <option value="26790902 - Fuel cell forms, cardboard: made from purchased material">26790902 - Fuel cell forms, cardboard: made from purchased material</option>
                          <option value="26799903 - Paper products, converted, nec">26799903 - Paper products, converted, nec</option>
                          <option value="26799904 - Paperboard products, converted, nec">26799904 - Paperboard products, converted, nec</option>
                          <option value="27210000 - Periodicals">27210000 - Periodicals</option>
                          <option value="27520202 - Catalogs, lithographed">27520202 - Catalogs, lithographed</option>
                          <option value="27520302 - Forms, business: lithographed">27520302 - Forms, business: lithographed</option>
                          <option value="27520401 - Calendars, lithographed">27520401 - Calendars, lithographed</option>
                          <option value="27520402 - Cards, lithographed">27520402 - Cards, lithographed</option>
                          <option value="27520404 - Post cards, picture: lithographed">27520404 - Post cards, picture: lithographed</option>
                          <option value="27520405 - Souvenir cards, lithographed">27520405 - Souvenir cards, lithographed</option>
                          <option value="27520502 - Maps, lithographed">27520502 - Maps, lithographed</option>
                          <option value="27520601 - Decals, lithographed">27520601 - Decals, lithographed</option>
                          <option value="27520602 - Posters, lithographed">27520602 - Posters, lithographed</option>
                          <option value="27520603 - Transfers, decalcomania or dry: lithographed">27520603 - Transfers, decalcomania or dry: lithographed</option>
                          <option value="27520702 - Tags, lithographed">27520702 - Tags, lithographed</option>
                          <option value="27520703 - Tickets, lithographed">27520703 - Tickets, lithographed</option>
                          <option value="27520901 - Newspapers, lithographed only">27520901 - Newspapers, lithographed only</option>
                          <option value="27520902 - Periodicals, lithographed">27520902 - Periodicals, lithographed</option>
                          <option value="27529901 - Color lithography">27529901 - Color lithography</option>
                          <option value="27529903 - Letters, circular or form: lithographed">27529903 - Letters, circular or form: lithographed</option>
                          <option value="27529904 - Lithographing on metal">27529904 - Lithographing on metal</option>
                          <option value="27529905 - Menus, lithographed">27529905 - Menus, lithographed</option>
                          <option value="27590101 - Bank notes: engraved">27590101 - Bank notes: engraved</option>
                          <option value="27599905 - Embossing on paper">27599905 - Embossing on paper</option>
                          <option value="27599906 - Engraving, nec">27599906 - Engraving, nec</option>
                          <option value="27599918 - Thermography">27599918 - Thermography</option>
                          <option value="27610000 - Manifold business forms">27610000 - Manifold business forms</option>
                          <option value="27619902 - Computer forms, manifold or continuous">27619902 - Computer forms, manifold or continuous</option>
                          <option value="27619903 - Continuous forms, office and business">27619903 - Continuous forms, office and business</option>
                          <option value="27710000 - Greeting cards">27710000 - Greeting cards</option>
                          <option value="27820104 - Record albums">27820104 - Record albums</option>
                          <option value="27820200 - Scrapbooks, albums, and diaries">27820200 - Scrapbooks, albums, and diaries</option>
                          <option value="27820201 - Albums">27820201 - Albums</option>
                          <option value="27820300 - Looseleaf binders and devices">27820300 - Looseleaf binders and devices</option>
                          <option value="27829902 - Chart and graph paper, ruled">27829902 - Chart and graph paper, ruled</option>
                          <option value="27890100 - Display mounting">27890100 - Display mounting</option>
                          <option value="27890304 - Pamphlets, binding">27890304 - Pamphlets, binding</option>
                          <option value="27890306 - Trade binding services">27890306 - Trade binding services</option>
                          <option value="27899902 - Paper cutting">27899902 - Paper cutting</option>
                          <option value="27899903 - Swatches and samples">27899903 - Swatches and samples</option>
                          <option value="27910000 - Typesetting">27910000 - Typesetting</option>
                          <option value="27910100 - Hand composition typesetting">27910100 - Hand composition typesetting</option>
                          <option value="27919901 - Typesetting, computer controlled">27919901 - Typesetting, computer controlled</option>
                          <option value="27960202 - Photoengraving plates, linecuts or halftones">27960202 - Photoengraving plates, linecuts or halftones</option>
                          <option value="27969906 - Lithographic plates, positives or negatives">27969906 - Lithographic plates, positives or negatives</option>
                          <option value="28120000 - Alkalies and chlorine">28120000 - Alkalies and chlorine</option>
                          <option value="28120100 - Alkalies">28120100 - Alkalies</option>
                          <option value="28120101 - Caustic potash, potassium hydroxide">28120101 - Caustic potash, potassium hydroxide</option>
                          <option value="28120102 - Caustic soda, sodium hydroxide">28120102 - Caustic soda, sodium hydroxide</option>
                          <option value="28120105 - Soda ash, sodium carbonate (anhydrous)">28120105 - Soda ash, sodium carbonate (anhydrous)</option>
                          <option value="28129901 - Chlorine, compressed or liquefied">28129901 - Chlorine, compressed or liquefied</option>
                          <option value="28130000 - Industrial gases">28130000 - Industrial gases</option>
                          <option value="28130100 - Carbon dioxide">28130100 - Carbon dioxide</option>
                          <option value="28130101 - Dry ice, carbon dioxide (solid)">28130101 - Dry ice, carbon dioxide (solid)</option>
                          <option value="28139901 - Acetylene">28139901 - Acetylene</option>
                          <option value="28139902 - Aerosols">28139902 - Aerosols</option>
                          <option value="28139905 - Hydrogen">28139905 - Hydrogen</option>
                          <option value="28139906 - Neon">28139906 - Neon</option>
                          <option value="28139907 - Nitrogen">28139907 - Nitrogen</option>
                          <option value="28139909 - Oxygen, compressed or liquefied">28139909 - Oxygen, compressed or liquefied</option>
                          <option value="28160000 - Inorganic pigments">28160000 - Inorganic pigments</option>
                          <option value="28160105 - Titanium dioxide, anatase or rutile (pigments)">28160105 - Titanium dioxide, anatase or rutile (pigments)</option>
                          <option value="28160106 - Zinc pigments: zinc oxide, zinc sulfide">28160106 - Zinc pigments: zinc oxide, zinc sulfide</option>
                          <option value="28160200 - Color pigments">28160200 - Color pigments</option>
                          <option value="28169901 - Metallic and mineral pigments, nec">28169901 - Metallic and mineral pigments, nec</option>
                          <option value="28190000 - Industrial inorganic chemicals, nec">28190000 - Industrial inorganic chemicals, nec</option>
                          <option value="28190100 - Elements">28190100 - Elements</option>
                          <option value="28190106 - Iodine, elemental">28190106 - Iodine, elemental</option>
                          <option value="28190200 - Inorganic acids except nitric and phosphoric">28190200 - Inorganic acids except nitric and phosphoric</option>
                          <option value="28190204 - Hydrochloric acid">28190204 - Hydrochloric acid</option>
                          <option value="28190207 - Sulfuric acid, oleum">28190207 - Sulfuric acid, oleum</option>
                          <option value="28190300 - Aluminum compounds">28190300 - Aluminum compounds</option>
                          <option value="28190301 - Aluminum chloride">28190301 - Aluminum chloride</option>
                          <option value="28190303 - Aluminum sulfate">28190303 - Aluminum sulfate</option>
                          <option value="28190304 - Bauxite, refined">28190304 - Bauxite, refined</option>
                          <option value="28190401 - Brine">28190401 - Brine</option>
                          <option value="28190605 - Nuclear fuel and cores, inorganic">28190605 - Nuclear fuel and cores, inorganic</option>
                          <option value="28190700 - Carbides">28190700 - Carbides</option>
                          <option value="28190701 - Calcium carbide">28190701 - Calcium carbide</option>
                          <option value="28190702 - Tungsten carbide powder, except abrasive or metallurgical">28190702 - Tungsten carbide powder, except abrasive or metallurgical</option>
                          <option value="28190800 - Silica compounds">28190800 - Silica compounds</option>
                          <option value="28190900 - Metal salts and compounds except sodium, potassium, aluminum">28190900 - Metal salts and compounds except sodium, potassium, aluminum</option>
                          <option value="28190903 - Calcium compounds and salts, inorganic, nec">28190903 - Calcium compounds and salts, inorganic, nec</option>
                          <option value="28190904 - Chromates and bichromates">28190904 - Chromates and bichromates</option>
                          <option value="28190907 - Copper compounds or salts, inorganic">28190907 - Copper compounds or salts, inorganic</option>
                          <option value="28190909 - Iron (ferric/ferrous) compounds or salts">28190909 - Iron (ferric/ferrous) compounds or salts</option>
                          <option value="28190912 - Magnesium compounds or salts, inorganic">28190912 - Magnesium compounds or salts, inorganic</option>
                          <option value="28190917 - Mercury, redistilled">28190917 - Mercury, redistilled</option>
                          <option value="28190921 - Tin (stannic/stannous) compounds or salts, inorganic">28190921 - Tin (stannic/stannous) compounds or salts, inorganic</option>
                          <option value="28191000 - Nonmetallic compounds">28191000 - Nonmetallic compounds</option>
                          <option value="28191001 - Bleaching powder, lime bleaching compounds">28191001 - Bleaching powder, lime bleaching compounds</option>
                          <option value="28191002 - Boron compounds, nec, not from mines">28191002 - Boron compounds, nec, not from mines</option>
                          <option value="28191003 - Charcoal (carbon), activated">28191003 - Charcoal (carbon), activated</option>
                          <option value="28191011 - Phosphates, except fertilizers: defluorinated and ammoniated">28191011 - Phosphates, except fertilizers: defluorinated and ammoniated</option>
                          <option value="28191012 - Sulfur chloride">28191012 - Sulfur chloride</option>
                          <option value="28191015 - Sulfur, recovered or refined, incl. from sour natural gas">28191015 - Sulfur, recovered or refined, incl. from sour natural gas</option>
                          <option value="28199901 - Catalysts, chemical">28199901 - Catalysts, chemical</option>
                          <option value="28199902 - Chemicals, high purity: refined from technical grade">28199902 - Chemicals, high purity: refined from technical grade</option>
                          <option value="28199903 - Chemicals, reagent grade: refined from technical grade">28199903 - Chemicals, reagent grade: refined from technical grade</option>
                          <option value="28210000 - Plastics materials and resins">28210000 - Plastics materials and resins</option>
                          <option value="28210100 - Thermosetting materials">28210100 - Thermosetting materials</option>
                          <option value="28210101 - Epoxy resins">28210101 - Epoxy resins</option>
                          <option value="28210103 - Melamine resins, melamine-formaldehyde">28210103 - Melamine resins, melamine-formaldehyde</option>
                          <option value="28210104 - Polyesters">28210104 - Polyesters</option>
                          <option value="28210105 - Polyimides (skybond, kaplon)">28210105 - Polyimides (skybond, kaplon)</option>
                          <option value="28210106 - Polyurethane resins">28210106 - Polyurethane resins</option>
                          <option value="28210108 - Urea resins">28210108 - Urea resins</option>
                          <option value="28210200 - Thermoplastic materials">28210200 - Thermoplastic materials</option>
                          <option value="28210201 - Acrylic resins">28210201 - Acrylic resins</option>
                          <option value="28210203 - Elastomers, nonvulcanizable (plastics)">28210203 - Elastomers, nonvulcanizable (plastics)</option>
                          <option value="28210204 - Ethylene glycol terephthalic acid, mylar">28210204 - Ethylene glycol terephthalic acid, mylar</option>
                          <option value="28210205 - Nylon resins">28210205 - Nylon resins</option>
                          <option value="28210206 - Polycarbonate resins">28210206 - Polycarbonate resins</option>
                          <option value="28210207 - Polyethylene resins">28210207 - Polyethylene resins</option>
                          <option value="28210208 - Polymethyl methacrylate resins, plexiglass">28210208 - Polymethyl methacrylate resins, plexiglass</option>
                          <option value="28210210 - Polypropylene resins">28210210 - Polypropylene resins</option>
                          <option value="28210211 - Polystyrene resins">28210211 - Polystyrene resins</option>
                          <option value="28210213 - Polytetrafluoroethylene resins, teflon">28210213 - Polytetrafluoroethylene resins, teflon</option>
                          <option value="28210214 - Polyvinyl butyral resins">28210214 - Polyvinyl butyral resins</option>
                          <option value="28210215 - Polyvinyl chloride resins, PVC">28210215 - Polyvinyl chloride resins, PVC</option>
                          <option value="28210216 - Polyvinylidene chloride resins">28210216 - Polyvinylidene chloride resins</option>
                          <option value="28210217 - Styrene resins, nec">28210217 - Styrene resins, nec</option>
                          <option value="28210219 - Vinyl resins, nec">28210219 - Vinyl resins, nec</option>
                          <option value="28210400 - Plasticizer/additive based plastic materials">28210400 - Plasticizer/additive based plastic materials</option>
                          <option value="28210403 - Coal tar resins">28210403 - Coal tar resins</option>
                          <option value="28210406 - Protein plastics">28210406 - Protein plastics</option>
                          <option value="28219901 - Molding compounds, plastics">28219901 - Molding compounds, plastics</option>
                          <option value="28220000 - Synthetic rubber">28220000 - Synthetic rubber</option>
                          <option value="28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR">28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR</option>
                          <option value="28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS">28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS</option>
                          <option value="28229901 - Acrylic rubbers, polyacrylate">28229901 - Acrylic rubbers, polyacrylate</option>
                          <option value="28229905 - Ethylene-propylene rubbers, EPDM polymers">28229905 - Ethylene-propylene rubbers, EPDM polymers</option>
                          <option value="28229906 - Fluoro rubbers">28229906 - Fluoro rubbers</option>
                          <option value="28229909 - Polyethylene, chlorosulfonated, hypalon">28229909 - Polyethylene, chlorosulfonated, hypalon</option>
                          <option value="28229911 - Silicone rubbers">28229911 - Silicone rubbers</option>
                          <option value="28230000 - Cellulosic manmade fibers">28230000 - Cellulosic manmade fibers</option>
                          <option value="28240000 - Organic fibers, noncellulosic">28240000 - Organic fibers, noncellulosic</option>
                          <option value="28249901 - Acrylic fibers">28249901 - Acrylic fibers</option>
                          <option value="28249905 - Elastomeric fibers">28249905 - Elastomeric fibers</option>
                          <option value="28249906 - Fluorocarbon fibers">28249906 - Fluorocarbon fibers</option>
                          <option value="28249908 - Nylon fibers">28249908 - Nylon fibers</option>
                          <option value="28249909 - Polyester fibers">28249909 - Polyester fibers</option>
                          <option value="28249912 - Protein fibers">28249912 - Protein fibers</option>
                          <option value="28249916 - Vinyl fibers">28249916 - Vinyl fibers</option>
                          <option value="28330000 - Medicinals and botanicals">28330000 - Medicinals and botanicals</option>
                          <option value="28330100 - Medicinal chemicals">28330100 - Medicinal chemicals</option>
                          <option value="28330105 - Organic medicinal chemicals: bulk, uncompounded">28330105 - Organic medicinal chemicals: bulk, uncompounded</option>
                          <option value="28330109 - Vitamins, natural or synthetic: bulk, uncompounded">28330109 - Vitamins, natural or synthetic: bulk, uncompounded</option>
                          <option value="28330200 - Alkaloids and other botanical based products">28330200 - Alkaloids and other botanical based products</option>
                          <option value="28330206 - Cinchona and derivatives">28330206 - Cinchona and derivatives</option>
                          <option value="28330300 - Antibiotics">28330300 - Antibiotics</option>
                          <option value="28330400 - Animal based products">28330400 - Animal based products</option>
                          <option value="28330403 - Endocrine products">28330403 - Endocrine products</option>
                          <option value="28340100 - Drugs affecting neoplasms and endrocrine systems">28340100 - Drugs affecting neoplasms and endrocrine systems</option>
                          <option value="28340101 - Adrenal pharmaceutical preparations">28340101 - Adrenal pharmaceutical preparations</option>
                          <option value="28340200 - Drugs acting on the central nervous system &amp; sense organs">28340200 - Drugs acting on the central nervous system &amp; sense organs</option>
                          <option value="28340201 - Analgesics">28340201 - Analgesics</option>
                          <option value="28340300 - Drugs acting on the cardiovascular system, except diagnostic">28340300 - Drugs acting on the cardiovascular system, except diagnostic</option>
                          <option value="28340301 - Digitalis pharmaceutical preparations">28340301 - Digitalis pharmaceutical preparations</option>
                          <option value="28340400 - Drugs acting on the respiratory system">28340400 - Drugs acting on the respiratory system</option>
                          <option value="28340401 - Antihistamine preparations">28340401 - Antihistamine preparations</option>
                          <option value="28340403 - Cough medicines">28340403 - Cough medicines</option>
                          <option value="28340404 - Lozenges, pharmaceutical">28340404 - Lozenges, pharmaceutical</option>
                          <option value="28340500 - Drugs acting on the gastrointestinal or genitourinary system">28340500 - Drugs acting on the gastrointestinal or genitourinary system</option>
                          <option value="28340501 - Antacids">28340501 - Antacids</option>
                          <option value="28340600 - Dermatologicals">28340600 - Dermatologicals</option>
                          <option value="28340602 - Liniments">28340602 - Liniments</option>
                          <option value="28340603 - Lip balms">28340603 - Lip balms</option>
                          <option value="28340604 - Ointments">28340604 - Ointments</option>
                          <option value="28340605 - Suppositories">28340605 - Suppositories</option>
                          <option value="28340700 - Vitamin, nutrient, and hematinic preparations for human use">28340700 - Vitamin, nutrient, and hematinic preparations for human use</option>
                          <option value="28340701 - Intravenous solutions">28340701 - Intravenous solutions</option>
                          <option value="28340702 - Vitamin preparations">28340702 - Vitamin preparations</option>
                          <option value="28340800 - Drugs affecting parasitic and infective diseases">28340800 - Drugs affecting parasitic and infective diseases</option>
                          <option value="28340801 - Antibiotics, packaged">28340801 - Antibiotics, packaged</option>
                          <option value="28340804 - Penicillin preparations">28340804 - Penicillin preparations</option>
                          <option value="28349901 - Chlorination tablets and kits (water purification)">28349901 - Chlorination tablets and kits (water purification)</option>
                          <option value="28349902 - Druggists' preparations (pharmaceuticals)">28349902 - Druggists' preparations (pharmaceuticals)</option>
                          <option value="28349903 - Emulsions, pharmaceutical">28349903 - Emulsions, pharmaceutical</option>
                          <option value="28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid">28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid</option>
                          <option value="28349905 - Medicines, capsuled or ampuled">28349905 - Medicines, capsuled or ampuled</option>
                          <option value="28349906 - Pills, pharmaceutical">28349906 - Pills, pharmaceutical</option>
                          <option value="28349907 - Powders, pharmaceutical">28349907 - Powders, pharmaceutical</option>
                          <option value="28349908 - Proprietary drug products">28349908 - Proprietary drug products</option>
                          <option value="28349909 - Solutions, pharmaceutical">28349909 - Solutions, pharmaceutical</option>
                          <option value="28349910 - Tablets, pharmaceutical">28349910 - Tablets, pharmaceutical</option>
                          <option value="28349911 - Veterinary pharmaceutical preparations">28349911 - Veterinary pharmaceutical preparations</option>
                          <option value="28350000 - Diagnostic substances">28350000 - Diagnostic substances</option>
                          <option value="28359902 - Blood derivative diagnostic agents">28359902 - Blood derivative diagnostic agents</option>
                          <option value="28359903 - Cytology and histology diagnostic agents">28359903 - Cytology and histology diagnostic agents</option>
                          <option value="28359904 - Electrolyte diagnostic agents">28359904 - Electrolyte diagnostic agents</option>
                          <option value="28359905 - Enzyme and isoenzyme diagnostic agents">28359905 - Enzyme and isoenzyme diagnostic agents</option>
                          <option value="28359906 - Hemotology diagnostic agents">28359906 - Hemotology diagnostic agents</option>
                          <option value="28359907 - In vitro diagnostics">28359907 - In vitro diagnostics</option>
                          <option value="28359908 - In vivo diagnostics">28359908 - In vivo diagnostics</option>
                          <option value="28359909 - Microbiology and virology diagnostic products">28359909 - Microbiology and virology diagnostic products</option>
                          <option value="28359910 - Pregnancy test kits">28359910 - Pregnancy test kits</option>
                          <option value="28359911 - Radioactive diagnostic substances">28359911 - Radioactive diagnostic substances</option>
                          <option value="28359912 - Veterinary diagnostic substances">28359912 - Veterinary diagnostic substances</option>
                          <option value="28360000 - Biological products, except diagnostic">28360000 - Biological products, except diagnostic</option>
                          <option value="28360100 - Blood derivatives">28360100 - Blood derivatives</option>
                          <option value="28360101 - Coagulation products">28360101 - Coagulation products</option>
                          <option value="28360102 - Plasmas">28360102 - Plasmas</option>
                          <option value="28360103 - Serums">28360103 - Serums</option>
                          <option value="28360200 - Extracts">28360200 - Extracts</option>
                          <option value="28360201 - Allergens, allergenic extracts">28360201 - Allergens, allergenic extracts</option>
                          <option value="28360300 - Vaccines and other immunizing products">28360300 - Vaccines and other immunizing products</option>
                          <option value="28360302 - Bacterial vaccines">28360302 - Bacterial vaccines</option>
                          <option value="28360304 - Vaccines">28360304 - Vaccines</option>
                          <option value="28360400 - Culture media">28360400 - Culture media</option>
                          <option value="28360402 - Bacteriological media">28360402 - Bacteriological media</option>
                          <option value="28369901 - Veterinary biological products">28369901 - Veterinary biological products</option>
                          <option value="28410000 - Soap and other detergents">28410000 - Soap and other detergents</option>
                          <option value="28419901 - Detergents, synthetic organic or inorganic alkaline">28419901 - Detergents, synthetic organic or inorganic alkaline</option>
                          <option value="28419904 - Scouring compounds">28419904 - Scouring compounds</option>
                          <option value="28419905 - Soap: granulated, liquid, cake, flaked, or chip">28419905 - Soap: granulated, liquid, cake, flaked, or chip</option>
                          <option value="28419906 - Textile soap">28419906 - Textile soap</option>
                          <option value="28420000 - Polishes and sanitation goods">28420000 - Polishes and sanitation goods</option>
                          <option value="28420102 - Cleaning or polishing preparations, nec">28420102 - Cleaning or polishing preparations, nec</option>
                          <option value="28420103 - Degreasing solvent">28420103 - Degreasing solvent</option>
                          <option value="28420104 - Drain pipe solvents or cleaners">28420104 - Drain pipe solvents or cleaners</option>
                          <option value="28420108 - Stain removers">28420108 - Stain removers</option>
                          <option value="28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust">28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust</option>
                          <option value="28420110 - Wax removers">28420110 - Wax removers</option>
                          <option value="28420111 - Window cleaning preparations">28420111 - Window cleaning preparations</option>
                          <option value="28420200 - Polishing preparations and related products">28420200 - Polishing preparations and related products</option>
                          <option value="28420204 - Floor waxes">28420204 - Floor waxes</option>
                          <option value="28420207 - Metal polish">28420207 - Metal polish</option>
                          <option value="28420208 - Shoe polish or cleaner">28420208 - Shoe polish or cleaner</option>
                          <option value="28420209 - Waxes for wood, leather, and other materials">28420209 - Waxes for wood, leather, and other materials</option>
                          <option value="28420300 - Drycleaning preparations">28420300 - Drycleaning preparations</option>
                          <option value="28420301 - Rug, upholstery, or dry cleaning detergents or spotters">28420301 - Rug, upholstery, or dry cleaning detergents or spotters</option>
                          <option value="28420400 - Sanitation preparations, disinfectants and deodorants">28420400 - Sanitation preparations, disinfectants and deodorants</option>
                          <option value="28420401 - Deodorants, nonpersonal">28420401 - Deodorants, nonpersonal</option>
                          <option value="28420402 - Disinfectants, household or industrial plant">28420402 - Disinfectants, household or industrial plant</option>
                          <option value="28420403 - Industrial plant disinfectants or deodorants">28420403 - Industrial plant disinfectants or deodorants</option>
                          <option value="28420404 - Sanitation preparations">28420404 - Sanitation preparations</option>
                          <option value="28420500 - Laundry cleaning preparations">28420500 - Laundry cleaning preparations</option>
                          <option value="28420502 - Starch preparations, laundry">28420502 - Starch preparations, laundry</option>
                          <option value="28429901 - Bleaches, household: dry or liquid">28429901 - Bleaches, household: dry or liquid</option>
                          <option value="28430000 - Surface active agents">28430000 - Surface active agents</option>
                          <option value="28430100 - Oils and greases">28430100 - Oils and greases</option>
                          <option value="28430101 - Soluble oils or greases">28430101 - Soluble oils or greases</option>
                          <option value="28430200 - Finishing agents">28430200 - Finishing agents</option>
                          <option value="28430201 - Leather finishing agents">28430201 - Leather finishing agents</option>
                          <option value="28430202 - Textile finishing agents">28430202 - Textile finishing agents</option>
                          <option value="28430300 - Processing assistants">28430300 - Processing assistants</option>
                          <option value="28440000 - Perfumes, cosmetics and other toilet preparations">28440000 - Perfumes, cosmetics and other toilet preparations</option>
                          <option value="28440100 - Hair preparations, including shampoos">28440100 - Hair preparations, including shampoos</option>
                          <option value="28440101 - Bleaches, hair">28440101 - Bleaches, hair</option>
                          <option value="28440102 - Hair coloring preparations">28440102 - Hair coloring preparations</option>
                          <option value="28440104 - Shampoos, rinses, conditioners: hair">28440104 - Shampoos, rinses, conditioners: hair</option>
                          <option value="28440105 - Tonics, hair">28440105 - Tonics, hair</option>
                          <option value="28440200 - Oral preparations">28440200 - Oral preparations</option>
                          <option value="28440201 - Denture cleaners">28440201 - Denture cleaners</option>
                          <option value="28440202 - Mouthwashes">28440202 - Mouthwashes</option>
                          <option value="28440203 - Toothpastes or powders, dentifrices">28440203 - Toothpastes or powders, dentifrices</option>
                          <option value="28440300 - Perfumes and colognes">28440300 - Perfumes and colognes</option>
                          <option value="28440302 - Concentrates, perfume">28440302 - Concentrates, perfume</option>
                          <option value="28440303 - Perfumes, natural or synthetic">28440303 - Perfumes, natural or synthetic</option>
                          <option value="28440400 - Shaving preparations">28440400 - Shaving preparations</option>
                          <option value="28440500 - Cosmetic preparations">28440500 - Cosmetic preparations</option>
                          <option value="28440501 - Depilatories (cosmetic)">28440501 - Depilatories (cosmetic)</option>
                          <option value="28440502 - Face creams or lotions">28440502 - Face creams or lotions</option>
                          <option value="28440504 - Suntan lotions and oils">28440504 - Suntan lotions and oils</option>
                          <option value="28449901 - Bath salts">28449901 - Bath salts</option>
                          <option value="28449902 - Deodorants, personal">28449902 - Deodorants, personal</option>
                          <option value="28449905 - Toilet preparations">28449905 - Toilet preparations</option>
                          <option value="28449906 - Towelettes, premoistened">28449906 - Towelettes, premoistened</option>
                          <option value="28510000 - Paints and allied products">28510000 - Paints and allied products</option>
                          <option value="28510100 - Paints and paint additives">28510100 - Paints and paint additives</option>
                          <option value="28510101 - Colors in oil, except artists'">28510101 - Colors in oil, except artists'</option>
                          <option value="28510103 - Marine paints">28510103 - Marine paints</option>
                          <option value="28510104 - Paint driers">28510104 - Paint driers</option>
                          <option value="28510105 - Paints, asphalt or bituminous">28510105 - Paints, asphalt or bituminous</option>
                          <option value="28510106 - Paints, waterproof">28510106 - Paints, waterproof</option>
                          <option value="28510107 - Paints: oil or alkyd vehicle or water thinned">28510107 - Paints: oil or alkyd vehicle or water thinned</option>
                          <option value="28510108 - Plastics base paints and varnishes">28510108 - Plastics base paints and varnishes</option>
                          <option value="28510109 - Undercoatings, paint">28510109 - Undercoatings, paint</option>
                          <option value="28510200 - Lacquers, varnishes, enamels, and other coatings">28510200 - Lacquers, varnishes, enamels, and other coatings</option>
                          <option value="28510201 - Coating, air curing">28510201 - Coating, air curing</option>
                          <option value="28510202 - Enamels, nec">28510202 - Enamels, nec</option>
                          <option value="28510203 - Epoxy coatings">28510203 - Epoxy coatings</option>
                          <option value="28510206 - Lacquer: bases, dopes, thinner">28510206 - Lacquer: bases, dopes, thinner</option>
                          <option value="28510207 - Lithographic varnishes">28510207 - Lithographic varnishes</option>
                          <option value="28510208 - Polyurethane coatings">28510208 - Polyurethane coatings</option>
                          <option value="28510211 - Varnishes, nec">28510211 - Varnishes, nec</option>
                          <option value="28510212 - Vinyl coatings, strippable">28510212 - Vinyl coatings, strippable</option>
                          <option value="28510213 - Wood stains">28510213 - Wood stains</option>
                          <option value="28510302 - Wood fillers or sealers">28510302 - Wood fillers or sealers</option>
                          <option value="28510400 - Removers and cleaners">28510400 - Removers and cleaners</option>
                          <option value="28510401 - Paint removers">28510401 - Paint removers</option>
                          <option value="28610000 - Gum and wood chemicals">28610000 - Gum and wood chemicals</option>
                          <option value="28610100 - Wood distillation products">28610100 - Wood distillation products</option>
                          <option value="28610103 - Hardwood distillates">28610103 - Hardwood distillates</option>
                          <option value="28650000 - Cyclic crudes and intermediates">28650000 - Cyclic crudes and intermediates</option>
                          <option value="28650100 - Dyes and pigments">28650100 - Dyes and pigments</option>
                          <option value="28650106 - Biological stains">28650106 - Biological stains</option>
                          <option value="28650108 - Color pigments, organic">28650108 - Color pigments, organic</option>
                          <option value="28650110 - Dyes, synthetic organic">28650110 - Dyes, synthetic organic</option>
                          <option value="28650209 - Styrene">28650209 - Styrene</option>
                          <option value="28650300 - Cyclic organic intermediates">28650300 - Cyclic organic intermediates</option>
                          <option value="28650303 - Aniline, nitrobenzene">28650303 - Aniline, nitrobenzene</option>
                          <option value="28650319 - Resorcinol">28650319 - Resorcinol</option>
                          <option value="28650402 - Coal tar: crudes, intermediates, and distillates">28650402 - Coal tar: crudes, intermediates, and distillates</option>
                          <option value="28659901 - Chemical indicators">28659901 - Chemical indicators</option>
                          <option value="28690000 - Industrial organic chemicals, nec">28690000 - Industrial organic chemicals, nec</option>
                          <option value="28690100 - Alcohols, non beverage">28690100 - Alcohols, non beverage</option>
                          <option value="28690101 - Alcohols, industrial: denatured (non-beverage)">28690101 - Alcohols, industrial: denatured (non-beverage)</option>
                          <option value="28690103 - Butyl alcohol, butanol">28690103 - Butyl alcohol, butanol</option>
                          <option value="28690104 - Ethyl alcohol, ethanol">28690104 - Ethyl alcohol, ethanol</option>
                          <option value="28690105 - Ethylene glycols">28690105 - Ethylene glycols</option>
                          <option value="28690108 - Methyl alcohol, synthetic, methanol">28690108 - Methyl alcohol, synthetic, methanol</option>
                          <option value="28690200 - Olefins">28690200 - Olefins</option>
                          <option value="28690201 - Ethylene">28690201 - Ethylene</option>
                          <option value="28690300 - Amines, acids, salts, esters">28690300 - Amines, acids, salts, esters</option>
                          <option value="28690306 - Ethanolamines">28690306 - Ethanolamines</option>
                          <option value="28690307 - Fatty acid esters, aminos, etc.">28690307 - Fatty acid esters, aminos, etc.</option>
                          <option value="28690400 - Fuels">28690400 - Fuels</option>
                          <option value="28690401 - Rocket engine fuel, organic">28690401 - Rocket engine fuel, organic</option>
                          <option value="28690500 - Perfumes, flavorings, and food additives">28690500 - Perfumes, flavorings, and food additives</option>
                          <option value="28690501 - Flavors or flavoring materials, synthetic">28690501 - Flavors or flavoring materials, synthetic</option>
                          <option value="28690503 - Perfume materials, synthetic">28690503 - Perfume materials, synthetic</option>
                          <option value="28690506 - Sweeteners, synthetic">28690506 - Sweeteners, synthetic</option>
                          <option value="28690602 - Acetone, synthetic">28690602 - Acetone, synthetic</option>
                          <option value="28699902 - Antioxidants, rubber processing: cyclic or acyclic">28699902 - Antioxidants, rubber processing: cyclic or acyclic</option>
                          <option value="28699903 - Butadiene (industrial organic chemical)">28699903 - Butadiene (industrial organic chemical)</option>
                          <option value="28699914 - Embalming fluids">28699914 - Embalming fluids</option>
                          <option value="28699915 - Enzymes">28699915 - Enzymes</option>
                          <option value="28699920 - Glycerin">28699920 - Glycerin</option>
                          <option value="28699922 - High purity grade chemicals, organic">28699922 - High purity grade chemicals, organic</option>
                          <option value="28699923 - Hydraulic fluids, synthetic base">28699923 - Hydraulic fluids, synthetic base</option>
                          <option value="28699924 - Laboratory chemicals, organic">28699924 - Laboratory chemicals, organic</option>
                          <option value="28699926 - Plasticizers, organic: cyclic and acyclic">28699926 - Plasticizers, organic: cyclic and acyclic</option>
                          <option value="28699927 - Silicones">28699927 - Silicones</option>
                          <option value="28699928 - Solvents, organic">28699928 - Solvents, organic</option>
                          <option value="28730000 - Nitrogenous fertilizers">28730000 - Nitrogenous fertilizers</option>
                          <option value="28739901 - Fertilizers: natural (organic), except compost">28739901 - Fertilizers: natural (organic), except compost</option>
                          <option value="28739903 - Nitrogen solutions (fertilizer)">28739903 - Nitrogen solutions (fertilizer)</option>
                          <option value="28740000 - Phosphatic fertilizers">28740000 - Phosphatic fertilizers</option>
                          <option value="28740100 - Phosphates">28740100 - Phosphates</option>
                          <option value="28740104 - Phosphoric acid">28740104 - Phosphoric acid</option>
                          <option value="28750000 - Fertilizers, mixing only">28750000 - Fertilizers, mixing only</option>
                          <option value="28759901 - Compost">28759901 - Compost</option>
                          <option value="28759902 - Potting soil, mixed">28759902 - Potting soil, mixed</option>
                          <option value="28790000 - Agricultural chemicals, nec">28790000 - Agricultural chemicals, nec</option>
                          <option value="28790100 - Insecticides and pesticides">28790100 - Insecticides and pesticides</option>
                          <option value="28790105 - Exterminating products, for household or industrial use">28790105 - Exterminating products, for household or industrial use</option>
                          <option value="28790106 - Insecticides, agricultural or household">28790106 - Insecticides, agricultural or household</option>
                          <option value="28790107 - Pesticides, agricultural or household">28790107 - Pesticides, agricultural or household</option>
                          <option value="28799901 - Agricultural disinfectants">28799901 - Agricultural disinfectants</option>
                          <option value="28799902 - Defoliants">28799902 - Defoliants</option>
                          <option value="28799903 - Fungicides, herbicides">28799903 - Fungicides, herbicides</option>
                          <option value="28799905 - Soil conditioners">28799905 - Soil conditioners</option>
                          <option value="28799906 - Trace elements (agricultural chemicals)">28799906 - Trace elements (agricultural chemicals)</option>
                          <option value="28910000 - Adhesives and sealants">28910000 - Adhesives and sealants</option>
                          <option value="28910100 - Sealants">28910100 - Sealants</option>
                          <option value="28910101 - Caulking compounds">28910101 - Caulking compounds</option>
                          <option value="28910103 - Sealing compounds for pipe threads or joints">28910103 - Sealing compounds for pipe threads or joints</option>
                          <option value="28910104 - Sealing compounds, synthetic rubber or plastic">28910104 - Sealing compounds, synthetic rubber or plastic</option>
                          <option value="28910105 - Sealing wax">28910105 - Sealing wax</option>
                          <option value="28910200 - Adhesives">28910200 - Adhesives</option>
                          <option value="28910201 - Adhesives, paste">28910201 - Adhesives, paste</option>
                          <option value="28910202 - Adhesives, plastic">28910202 - Adhesives, plastic</option>
                          <option value="28910203 - Cement, except linoleum and tile">28910203 - Cement, except linoleum and tile</option>
                          <option value="28910205 - Epoxy adhesives">28910205 - Epoxy adhesives</option>
                          <option value="28910206 - Glue">28910206 - Glue</option>
                          <option value="28910208 - Rubber cement">28910208 - Rubber cement</option>
                          <option value="28920000 - Explosives">28920000 - Explosives</option>
                          <option value="28920101 - Detonators and detonating caps">28920101 - Detonators and detonating caps</option>
                          <option value="28920211 - Nitroglycerin (explosive)">28920211 - Nitroglycerin (explosive)</option>
                          <option value="28920217 - Slurries (explosive)">28920217 - Slurries (explosive)</option>
                          <option value="28939902 - Gravure ink">28939902 - Gravure ink</option>
                          <option value="28939903 - Letterpress or offset ink">28939903 - Letterpress or offset ink</option>
                          <option value="28939904 - Lithographic ink">28939904 - Lithographic ink</option>
                          <option value="28939905 - Screen process ink">28939905 - Screen process ink</option>
                          <option value="28950000 - Carbon black">28950000 - Carbon black</option>
                          <option value="28990000 - Chemical preparations, nec">28990000 - Chemical preparations, nec</option>
                          <option value="28990100 - Oils and essential oils">28990100 - Oils and essential oils</option>
                          <option value="28990105 - Essential oils">28990105 - Essential oils</option>
                          <option value="28990108 - Incense">28990108 - Incense</option>
                          <option value="28990110 - Magnetic inspection oil or powder">28990110 - Magnetic inspection oil or powder</option>
                          <option value="28990200 - Acids">28990200 - Acids</option>
                          <option value="28990201 - Acid resist for etching">28990201 - Acid resist for etching</option>
                          <option value="28990300 - Gelatin">28990300 - Gelatin</option>
                          <option value="28990302 - Gelatin: edible, technical, photographic, or pharmaceutical">28990302 - Gelatin: edible, technical, photographic, or pharmaceutical</option>
                          <option value="28990400 - Flares, fireworks, and similar preparations">28990400 - Flares, fireworks, and similar preparations</option>
                          <option value="28990402 - Fireworks">28990402 - Fireworks</option>
                          <option value="28990404 - Fusees: highway, marine, or railroad">28990404 - Fusees: highway, marine, or railroad</option>
                          <option value="28990500 - Sizes">28990500 - Sizes</option>
                          <option value="28990501 - Dextrine sizes">28990501 - Dextrine sizes</option>
                          <option value="28999902 - Antifreeze compounds">28999902 - Antifreeze compounds</option>
                          <option value="28999903 - Antiscaling compounds, boiler">28999903 - Antiscaling compounds, boiler</option>
                          <option value="28999905 - Carbon removing solvent">28999905 - Carbon removing solvent</option>
                          <option value="28999906 - Chemical cotton (processed cotton linters)">28999906 - Chemical cotton (processed cotton linters)</option>
                          <option value="28999907 - Chemical supplies for foundries">28999907 - Chemical supplies for foundries</option>
                          <option value="28999908 - Concrete curing and hardening compounds">28999908 - Concrete curing and hardening compounds</option>
                          <option value="28999911 - Corrosion preventive lubricant">28999911 - Corrosion preventive lubricant</option>
                          <option value="28999912 - Deicing or defrosting fluid">28999912 - Deicing or defrosting fluid</option>
                          <option value="28999913 - Desalter kits, sea water">28999913 - Desalter kits, sea water</option>
                          <option value="28999914 - Distilled water">28999914 - Distilled water</option>
                          <option value="28999915 - Drilling mud">28999915 - Drilling mud</option>
                          <option value="28999916 - Dyes and tints, household">28999916 - Dyes and tints, household</option>
                          <option value="28999918 - Fire retardant chemicals">28999918 - Fire retardant chemicals</option>
                          <option value="28999919 - Fluxes: brazing, soldering, galvanizing, and welding">28999919 - Fluxes: brazing, soldering, galvanizing, and welding</option>
                          <option value="28999920 - Foam charge mixtures">28999920 - Foam charge mixtures</option>
                          <option value="28999921 - Food contamination testing or screening kits">28999921 - Food contamination testing or screening kits</option>
                          <option value="28999922 - Frit">28999922 - Frit</option>
                          <option value="28999923 - Fuel tank or engine cleaning chemicals">28999923 - Fuel tank or engine cleaning chemicals</option>
                          <option value="28999924 - Gun slushing compounds">28999924 - Gun slushing compounds</option>
                          <option value="28999927 - Ink or writing fluids">28999927 - Ink or writing fluids</option>
                          <option value="28999928 - Insulating compounds">28999928 - Insulating compounds</option>
                          <option value="28999931 - Metal treating compounds">28999931 - Metal treating compounds</option>
                          <option value="28999933 - Oil treating compounds">28999933 - Oil treating compounds</option>
                          <option value="28999935 - Oxidizers, inorganic">28999935 - Oxidizers, inorganic</option>
                          <option value="28999939 - Plastic wood">28999939 - Plastic wood</option>
                          <option value="28999940 - Plating compounds">28999940 - Plating compounds</option>
                          <option value="28999942 - Rust resisting compounds">28999942 - Rust resisting compounds</option>
                          <option value="28999943 - Salt">28999943 - Salt</option>
                          <option value="28999944 - Sodium chloride, refined">28999944 - Sodium chloride, refined</option>
                          <option value="28999945 - Soil testing kits">28999945 - Soil testing kits</option>
                          <option value="28999948 - Water treating compounds">28999948 - Water treating compounds</option>
                          <option value="28999949 - Waterproofing compounds">28999949 - Waterproofing compounds</option>
                          <option value="28999950 - Oil absorption equipment">28999950 - Oil absorption equipment</option>
                          <option value="28999951 - Fuel treating compounds">28999951 - Fuel treating compounds</option>
                          <option value="28999952 - Drug testing kits, blood and urine">28999952 - Drug testing kits, blood and urine</option>
                          <option value="29110000 - Petroleum refining">29110000 - Petroleum refining</option>
                          <option value="29110100 - Gases and liquefied petroleum gases">29110100 - Gases and liquefied petroleum gases</option>
                          <option value="29110101 - Gas, refinery">29110101 - Gas, refinery</option>
                          <option value="29110202 - Gasoline blending plants">29110202 - Gasoline blending plants</option>
                          <option value="29110206 - Solvents">29110206 - Solvents</option>
                          <option value="29110302 - Diesel fuels">29110302 - Diesel fuels</option>
                          <option value="29110303 - Oils, fuel">29110303 - Oils, fuel</option>
                          <option value="29110305 - Oils, partly refined: sold for rerunning">29110305 - Oils, partly refined: sold for rerunning</option>
                          <option value="29110402 - Mineral oils, natural">29110402 - Mineral oils, natural</option>
                          <option value="29110403 - Mineral waxes, natural">29110403 - Mineral waxes, natural</option>
                          <option value="29110404 - Oils, lubricating">29110404 - Oils, lubricating</option>
                          <option value="29110405 - Paraffin wax">29110405 - Paraffin wax</option>
                          <option value="29110600 - Aromatic chemical products">29110600 - Aromatic chemical products</option>
                          <option value="29110702 - Fuel additives">29110702 - Fuel additives</option>
                          <option value="29119901 - Fractionation products of crude petroleum, hydrocarbons, nec">29119901 - Fractionation products of crude petroleum, hydrocarbons, nec</option>
                          <option value="29510000 - Asphalt paving mixtures and blocks">29510000 - Asphalt paving mixtures and blocks</option>
                          <option value="29510100 - Paving blocks">29510100 - Paving blocks</option>
                          <option value="29510101 - Asphalt paving blocks (not from refineries)">29510101 - Asphalt paving blocks (not from refineries)</option>
                          <option value="29510200 - Paving mixtures">29510200 - Paving mixtures</option>
                          <option value="29510201 - Asphalt and asphaltic paving mixtures (not from refineries)">29510201 - Asphalt and asphaltic paving mixtures (not from refineries)</option>
                          <option value="29510202 - Coal tar paving materials (not from refineries)">29510202 - Coal tar paving materials (not from refineries)</option>
                          <option value="29510203 - Concrete, asphaltic (not from refineries)">29510203 - Concrete, asphaltic (not from refineries)</option>
                          <option value="29510204 - Concrete, bituminous">29510204 - Concrete, bituminous</option>
                          <option value="29510206 - Road materials, bituminous (not from refineries)">29510206 - Road materials, bituminous (not from refineries)</option>
                          <option value="29520000 - Asphalt felts and coatings">29520000 - Asphalt felts and coatings</option>
                          <option value="29520100 - Roofing materials">29520100 - Roofing materials</option>
                          <option value="29520102 - Roof cement: asphalt, fibrous, or plastic">29520102 - Roof cement: asphalt, fibrous, or plastic</option>
                          <option value="29520103 - Roofing felts, cements, or coatings, nec">29520103 - Roofing felts, cements, or coatings, nec</option>
                          <option value="29520200 - Siding materials">29520200 - Siding materials</option>
                          <option value="29520202 - Siding, insulating: impregnated, from purchased materials">29520202 - Siding, insulating: impregnated, from purchased materials</option>
                          <option value="29529901 - Asphalt saturated board">29529901 - Asphalt saturated board</option>
                          <option value="29529902 - Coating compounds, tar">29529902 - Coating compounds, tar</option>
                          <option value="29920000 - Lubricating oils and greases">29920000 - Lubricating oils and greases</option>
                          <option value="29920100 - Lubricating oils">29920100 - Lubricating oils</option>
                          <option value="29920102 - Cutting oils, blending: made from purchased materials">29920102 - Cutting oils, blending: made from purchased materials</option>
                          <option value="29929901 - Oils and greases, blending and compounding">29929901 - Oils and greases, blending and compounding</option>
                          <option value="29929902 - Re-refining lubricating oils and greases, nec">29929902 - Re-refining lubricating oils and greases, nec</option>
                          <option value="29990000 - Petroleum and coal products, nec">29990000 - Petroleum and coal products, nec</option>
                          <option value="29990101 - Coke (not from refineries), petroleum">29990101 - Coke (not from refineries), petroleum</option>
                          <option value="29990200 - Fuel briquettes and waxes">29990200 - Fuel briquettes and waxes</option>
                          <option value="29990202 - Waxes, petroleum: not produced in petroleum refineries">29990202 - Waxes, petroleum: not produced in petroleum refineries</option>
                          <option value="30110000 - Tires and inner tubes">30110000 - Tires and inner tubes</option>
                          <option value="30110105 - Industrial inner tubes">30110105 - Industrial inner tubes</option>
                          <option value="30110107 - Truck or bus inner tubes">30110107 - Truck or bus inner tubes</option>
                          <option value="30110201 - Agricultural tires, pneumatic">30110201 - Agricultural tires, pneumatic</option>
                          <option value="30110205 - Industrial tires, pneumatic">30110205 - Industrial tires, pneumatic</option>
                          <option value="30110206 - Motorcycle tires, pneumatic">30110206 - Motorcycle tires, pneumatic</option>
                          <option value="30110300 - Tire and inner tube materials and related products">30110300 - Tire and inner tube materials and related products</option>
                          <option value="30110301 - Retreading materials, tire">30110301 - Retreading materials, tire</option>
                          <option value="30119901 - Tires, cushion or solid rubber">30119901 - Tires, cushion or solid rubber</option>
                          <option value="30210000 - Rubber and plastics footwear">30210000 - Rubber and plastics footwear</option>
                          <option value="30210102 - Boots, plastic">30210102 - Boots, plastic</option>
                          <option value="30210200 - Shoes, rubber or plastic molded to fabric">30210200 - Shoes, rubber or plastic molded to fabric</option>
                          <option value="30210201 - Canvas shoes, rubber soled">30210201 - Canvas shoes, rubber soled</option>
                          <option value="30210203 - Sandals, rubber">30210203 - Sandals, rubber</option>
                          <option value="30210204 - Shoes, plastic soles molded to fabric uppers">30210204 - Shoes, plastic soles molded to fabric uppers</option>
                          <option value="30210205 - Shoes, rubber or rubber soled fabric uppers">30210205 - Shoes, rubber or rubber soled fabric uppers</option>
                          <option value="30520000 - Rubber and plastics hose and beltings">30520000 - Rubber and plastics hose and beltings</option>
                          <option value="30520100 - Rubber hose">30520100 - Rubber hose</option>
                          <option value="30520101 - Air line or air brake hose, rubber or rubberized fabric">30520101 - Air line or air brake hose, rubber or rubberized fabric</option>
                          <option value="30520104 - Fire hose, rubber">30520104 - Fire hose, rubber</option>
                          <option value="30520107 - Hose, pneumatic: rubber or rubberized fabric, nec">30520107 - Hose, pneumatic: rubber or rubberized fabric, nec</option>
                          <option value="30520200 - Plastic hose">30520200 - Plastic hose</option>
                          <option value="30520202 - Garden hose, plastic">30520202 - Garden hose, plastic</option>
                          <option value="30520300 - Rubber belting">30520300 - Rubber belting</option>
                          <option value="30520301 - Transmission belting, rubber">30520301 - Transmission belting, rubber</option>
                          <option value="30520302 - V-belts, rubber">30520302 - V-belts, rubber</option>
                          <option value="30530000 - Gaskets; packing and sealing devices">30530000 - Gaskets; packing and sealing devices</option>
                          <option value="30530100 - Gaskets and sealing devices">30530100 - Gaskets and sealing devices</option>
                          <option value="30530101 - Gasket materials">30530101 - Gasket materials</option>
                          <option value="30530102 - Gaskets, all materials">30530102 - Gaskets, all materials</option>
                          <option value="30530107 - Oil seals, rubber">30530107 - Oil seals, rubber</option>
                          <option value="30530200 - Packing materials">30530200 - Packing materials</option>
                          <option value="30530204 - Packing, rubber">30530204 - Packing, rubber</option>
                          <option value="30530205 - Packing: steam engines, pipe joints, air compressors, etc.">30530205 - Packing: steam engines, pipe joints, air compressors, etc.</option>
                          <option value="30610000 - Mechanical rubber goods">30610000 - Mechanical rubber goods</option>
                          <option value="30619901 - Appliance rubber goods (mechanical)">30619901 - Appliance rubber goods (mechanical)</option>
                          <option value="30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)">30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)</option>
                          <option value="30619904 - Oil and gas field machinery rubber goods (mechanical)">30619904 - Oil and gas field machinery rubber goods (mechanical)</option>
                          <option value="30690000 - Fabricated rubber products, nec">30690000 - Fabricated rubber products, nec</option>
                          <option value="30690100 - Medical and laboratory rubber sundries and related products">30690100 - Medical and laboratory rubber sundries and related products</option>
                          <option value="30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.">30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.</option>
                          <option value="30690106 - Medical sundries, rubber">30690106 - Medical sundries, rubber</option>
                          <option value="30690109 - Water bottles, rubber">30690109 - Water bottles, rubber</option>
                          <option value="30690200 - Rubber floorcoverings/mats and wallcoverings">30690200 - Rubber floorcoverings/mats and wallcoverings</option>
                          <option value="30690203 - Floor coverings, rubber">30690203 - Floor coverings, rubber</option>
                          <option value="30690204 - Flooring, rubber: tile or sheet">30690204 - Flooring, rubber: tile or sheet</option>
                          <option value="30690205 - Mats or matting, rubber, nec">30690205 - Mats or matting, rubber, nec</option>
                          <option value="30690206 - Sheeting, rubber or rubberized fabric">30690206 - Sheeting, rubber or rubberized fabric</option>
                          <option value="30690207 - Stair treads, rubber">30690207 - Stair treads, rubber</option>
                          <option value="30690208 - Tile, rubber">30690208 - Tile, rubber</option>
                          <option value="30690310 - Rubberized fabrics">30690310 - Rubberized fabrics</option>
                          <option value="30690311 - Wet suits, rubber">30690311 - Wet suits, rubber</option>
                          <option value="30690400 - Air-supported rubber structures">30690400 - Air-supported rubber structures</option>
                          <option value="30690402 - Balloons, metal foil laminated with rubber">30690402 - Balloons, metal foil laminated with rubber</option>
                          <option value="30690403 - Life jackets, inflatable: rubberized fabric">30690403 - Life jackets, inflatable: rubberized fabric</option>
                          <option value="30690404 - Life rafts, rubber">30690404 - Life rafts, rubber</option>
                          <option value="30690500 - Boot or shoe products, rubber">30690500 - Boot or shoe products, rubber</option>
                          <option value="30690501 - Heels, boot or shoe: rubber, composition, or fiber">30690501 - Heels, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690502 - Soles, boot or shoe: rubber, composition, or fiber">30690502 - Soles, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690602 - Custom compounding of rubber materials">30690602 - Custom compounding of rubber materials</option>
                          <option value="30690605 - Latex, foamed">30690605 - Latex, foamed</option>
                          <option value="30690606 - Reclaimed rubber (reworked by manufacturing processes)">30690606 - Reclaimed rubber (reworked by manufacturing processes)</option>
                          <option value="30690607 - Rug backing compounds, latex">30690607 - Rug backing compounds, latex</option>
                          <option value="30690700 - Sponge rubber and sponge rubber products">30690700 - Sponge rubber and sponge rubber products</option>
                          <option value="30690702 - Weather strip, sponge rubber">30690702 - Weather strip, sponge rubber</option>
                          <option value="30690801 - Baby pacifiers, rubber">30690801 - Baby pacifiers, rubber</option>
                          <option value="30690802 - Birth control devices, rubber">30690802 - Birth control devices, rubber</option>
                          <option value="30690804 - Nipples, rubber">30690804 - Nipples, rubber</option>
                          <option value="30690900 - Stationer's rubber sundries">30690900 - Stationer's rubber sundries</option>
                          <option value="30690902 - Rubber bands">30690902 - Rubber bands</option>
                          <option value="30691000 - Hard rubber and molded rubber products">30691000 - Hard rubber and molded rubber products</option>
                          <option value="30691004 - Hard rubber products, nec">30691004 - Hard rubber products, nec</option>
                          <option value="30691006 - Molded rubber products">30691006 - Molded rubber products</option>
                          <option value="30691008 - Sheets, hard rubber">30691008 - Sheets, hard rubber</option>
                          <option value="30691009 - Tubes, hard rubber">30691009 - Tubes, hard rubber</option>
                          <option value="30691300 - Rubber rolls and roll coverings">30691300 - Rubber rolls and roll coverings</option>
                          <option value="30691302 - Roll coverings, rubber">30691302 - Roll coverings, rubber</option>
                          <option value="30691303 - Rolls, solid or covered rubber">30691303 - Rolls, solid or covered rubber</option>
                          <option value="30691500 - Rubber hardware">30691500 - Rubber hardware</option>
                          <option value="30691501 - Bushings, rubber">30691501 - Bushings, rubber</option>
                          <option value="30691502 - Castings, rubber">30691502 - Castings, rubber</option>
                          <option value="30691503 - Expansion joints, rubber">30691503 - Expansion joints, rubber</option>
                          <option value="30691504 - Grommets, rubber">30691504 - Grommets, rubber</option>
                          <option value="30691505 - Plumbers' rubber goods">30691505 - Plumbers' rubber goods</option>
                          <option value="30691506 - Washers, rubber">30691506 - Washers, rubber</option>
                          <option value="30691600 - Rubber tape">30691600 - Rubber tape</option>
                          <option value="30691602 - Tape, pressure sensitive: rubber">30691602 - Tape, pressure sensitive: rubber</option>
                          <option value="30699901 - Bags, rubber or rubberized fabric">30699901 - Bags, rubber or rubberized fabric</option>
                          <option value="30699904 - Film, rubber">30699904 - Film, rubber</option>
                          <option value="30699905 - Foam rubber">30699905 - Foam rubber</option>
                          <option value="30699906 - Fuel tanks, collapsible: rubberized fabric">30699906 - Fuel tanks, collapsible: rubberized fabric</option>
                          <option value="30699910 - Linings, vulcanizable rubber">30699910 - Linings, vulcanizable rubber</option>
                          <option value="30699913 - Pontoons, rubber">30699913 - Pontoons, rubber</option>
                          <option value="30699914 - Pump sleeves, rubber">30699914 - Pump sleeves, rubber</option>
                          <option value="30699915 - Roofing, membrane rubber">30699915 - Roofing, membrane rubber</option>
                          <option value="30699918 - Toys, rubber">30699918 - Toys, rubber</option>
                          <option value="30699920 - Tubing, rubber">30699920 - Tubing, rubber</option>
                          <option value="30810000 - Unsupported plastics film and sheet">30810000 - Unsupported plastics film and sheet</option>
                          <option value="30810100 - Plastics film and sheet">30810100 - Plastics film and sheet</option>
                          <option value="30810101 - Packing materials, plastics sheet">30810101 - Packing materials, plastics sheet</option>
                          <option value="30810102 - Photographic and X-ray film and sheet">30810102 - Photographic and X-ray film and sheet</option>
                          <option value="30810103 - Polyethylene film">30810103 - Polyethylene film</option>
                          <option value="30810104 - Polypropylene film and sheet">30810104 - Polypropylene film and sheet</option>
                          <option value="30810105 - Polyvinyl film and sheet">30810105 - Polyvinyl film and sheet</option>
                          <option value="30810106 - Vinyl film and sheet">30810106 - Vinyl film and sheet</option>
                          <option value="30819901 - Film base, cellulose acetate or nitrocellulose plastics">30819901 - Film base, cellulose acetate or nitrocellulose plastics</option>
                          <option value="30819902 - Floor or wall covering, unsupported plastics">30819902 - Floor or wall covering, unsupported plastics</option>
                          <option value="30819903 - Tile, unsupported plastics">30819903 - Tile, unsupported plastics</option>
                          <option value="30820000 - Unsupported plastics profile shapes">30820000 - Unsupported plastics profile shapes</option>
                          <option value="30829901 - Rods, unsupported plastics">30829901 - Rods, unsupported plastics</option>
                          <option value="30829902 - Tubes, unsupported plastics">30829902 - Tubes, unsupported plastics</option>
                          <option value="30830000 - Laminated plastics plate and sheet">30830000 - Laminated plastics plate and sheet</option>
                          <option value="30839901 - Laminated plastics sheets">30839901 - Laminated plastics sheets</option>
                          <option value="30839902 - Plastics finished products, laminated">30839902 - Plastics finished products, laminated</option>
                          <option value="30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet">30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet</option>
                          <option value="30839905 - Thermosetting laminates: rods, tubes, plates, and sheet">30839905 - Thermosetting laminates: rods, tubes, plates, and sheet</option>
                          <option value="30840000 - Plastics pipe">30840000 - Plastics pipe</option>
                          <option value="30850000 - Plastics bottles">30850000 - Plastics bottles</option>
                          <option value="30860000 - Plastics foam products">30860000 - Plastics foam products</option>
                          <option value="30869901 - Carpet and rug cushions, foamed plastics">30869901 - Carpet and rug cushions, foamed plastics</option>
                          <option value="30869902 - Cups and plates, foamed plastics">30869902 - Cups and plates, foamed plastics</option>
                          <option value="30869903 - Ice chests or coolers (portable), foamed plastics">30869903 - Ice chests or coolers (portable), foamed plastics</option>
                          <option value="30869904 - Insulation or cushioning material, foamed plastics">30869904 - Insulation or cushioning material, foamed plastics</option>
                          <option value="30869905 - Packaging and shipping materials, foamed plastics">30869905 - Packaging and shipping materials, foamed plastics</option>
                          <option value="30869906 - Padding, foamed plastics">30869906 - Padding, foamed plastics</option>
                          <option value="30870000 - Custom compound purchased resins">30870000 - Custom compound purchased resins</option>
                          <option value="30880000 - Plastics plumbing fixtures">30880000 - Plastics plumbing fixtures</option>
                          <option value="30889901 - Bathroom fixtures, plastics">30889901 - Bathroom fixtures, plastics</option>
                          <option value="30889903 - Shower stalls, fiberglass and plastics">30889903 - Shower stalls, fiberglass and plastics</option>
                          <option value="30889905 - Toilet fixtures, plastics">30889905 - Toilet fixtures, plastics</option>
                          <option value="30889906 - Tubs (bath, shower, and laundry), plastics">30889906 - Tubs (bath, shower, and laundry), plastics</option>
                          <option value="30890000 - Plastics products, nec">30890000 - Plastics products, nec</option>
                          <option value="30890100 - Plastics containers, except foam">30890100 - Plastics containers, except foam</option>
                          <option value="30890101 - Battery cases, plastics or plastics combination">30890101 - Battery cases, plastics or plastics combination</option>
                          <option value="30890102 - Boxes, plastics">30890102 - Boxes, plastics</option>
                          <option value="30890103 - Buckets, plastics">30890103 - Buckets, plastics</option>
                          <option value="30890104 - Cases, plastics">30890104 - Cases, plastics</option>
                          <option value="30890105 - Garbage containers, plastics">30890105 - Garbage containers, plastics</option>
                          <option value="30890106 - Jars, plastics">30890106 - Jars, plastics</option>
                          <option value="30890107 - Organizers for closets, drawers, etc.: plastics">30890107 - Organizers for closets, drawers, etc.: plastics</option>
                          <option value="30890109 - Planters, plastics">30890109 - Planters, plastics</option>
                          <option value="30890110 - Plastics and fiberglass tanks">30890110 - Plastics and fiberglass tanks</option>
                          <option value="30890111 - Tubs, plastics (containers)">30890111 - Tubs, plastics (containers)</option>
                          <option value="30890200 - Plastics kitchenware, tableware, and houseware">30890200 - Plastics kitchenware, tableware, and houseware</option>
                          <option value="30890201 - Bottle caps, molded plastics">30890201 - Bottle caps, molded plastics</option>
                          <option value="30890203 - Caps, plastics">30890203 - Caps, plastics</option>
                          <option value="30890205 - Clothes hangers, plastics">30890205 - Clothes hangers, plastics</option>
                          <option value="30890207 - Cups, plastics, except foam">30890207 - Cups, plastics, except foam</option>
                          <option value="30890211 - Kitchenware, plastics">30890211 - Kitchenware, plastics</option>
                          <option value="30890214 - Plates, plastics">30890214 - Plates, plastics</option>
                          <option value="30890216 - Tableware, plastics">30890216 - Tableware, plastics</option>
                          <option value="30890217 - Tissue dispensers, plastics">30890217 - Tissue dispensers, plastics</option>
                          <option value="30890219 - Trays, plastics">30890219 - Trays, plastics</option>
                          <option value="30890220 - Tumblers, plastics">30890220 - Tumblers, plastics</option>
                          <option value="30890300 - Plastics hardware and building products">30890300 - Plastics hardware and building products</option>
                          <option value="30890301 - Awnings, fiberglass and plastics combination">30890301 - Awnings, fiberglass and plastics combination</option>
                          <option value="30890302 - Composition stone, plastics">30890302 - Composition stone, plastics</option>
                          <option value="30890304 - Doors, folding: plastics or plastics coated fabric">30890304 - Doors, folding: plastics or plastics coated fabric</option>
                          <option value="30890306 - Ducting, plastics">30890306 - Ducting, plastics</option>
                          <option value="30890307 - Fences, gates, and accessories: plastics">30890307 - Fences, gates, and accessories: plastics</option>
                          <option value="30890308 - Fittings for pipe, plastics">30890308 - Fittings for pipe, plastics</option>
                          <option value="30890310 - Gutters (glass fiber reinforced), fiberglass or plastics">30890310 - Gutters (glass fiber reinforced), fiberglass or plastics</option>
                          <option value="30890311 - Hardware, plastics">30890311 - Hardware, plastics</option>
                          <option value="30890312 - Netting, plastics">30890312 - Netting, plastics</option>
                          <option value="30890313 - Panels, building: plastics, nec">30890313 - Panels, building: plastics, nec</option>
                          <option value="30890314 - Reinforcing mesh, plastics">30890314 - Reinforcing mesh, plastics</option>
                          <option value="30890315 - Septic tanks, plastics">30890315 - Septic tanks, plastics</option>
                          <option value="30890317 - Siding, plastics">30890317 - Siding, plastics</option>
                          <option value="30890319 - Washers, plastics">30890319 - Washers, plastics</option>
                          <option value="30890320 - Window frames and sash, plastics">30890320 - Window frames and sash, plastics</option>
                          <option value="30890321 - Window screening, plastics">30890321 - Window screening, plastics</option>
                          <option value="30890322 - Windows, plastics">30890322 - Windows, plastics</option>
                          <option value="30890324 - Fiberglass doors">30890324 - Fiberglass doors</option>
                          <option value="30890402 - Soles, boot or shoe: plastics">30890402 - Soles, boot or shoe: plastics</option>
                          <option value="30890500 - Plastics boats and other marine equipment">30890500 - Plastics boats and other marine equipment</option>
                          <option value="30890502 - Buoys and floats, plastics">30890502 - Buoys and floats, plastics</option>
                          <option value="30890600 - Plastics processing">30890600 - Plastics processing</option>
                          <option value="30890601 - Blow molded finished plastics products, nec">30890601 - Blow molded finished plastics products, nec</option>
                          <option value="30890603 - Casting of plastics">30890603 - Casting of plastics</option>
                          <option value="30890604 - Celluloid products">30890604 - Celluloid products</option>
                          <option value="30890605 - Coloring and finishing of plastics products">30890605 - Coloring and finishing of plastics products</option>
                          <option value="30890606 - Engraving of plastics">30890606 - Engraving of plastics</option>
                          <option value="30890608 - Injection molded finished plastics products, nec">30890608 - Injection molded finished plastics products, nec</option>
                          <option value="30890609 - Injection molding of plastics">30890609 - Injection molding of plastics</option>
                          <option value="30890610 - Laminating of plastics">30890610 - Laminating of plastics</option>
                          <option value="30890611 - Molding primary plastics">30890611 - Molding primary plastics</option>
                          <option value="30890612 - Synthetic resin finished products, nec">30890612 - Synthetic resin finished products, nec</option>
                          <option value="30890613 - Thermoformed finished plastics products, nec">30890613 - Thermoformed finished plastics products, nec</option>
                          <option value="30890614 - Vulcanized fiber plates, sheets, rods, or tubes">30890614 - Vulcanized fiber plates, sheets, rods, or tubes</option>
                          <option value="30890615 - Extruded finished plastics products, nec">30890615 - Extruded finished plastics products, nec</option>
                          <option value="30899901 - Air mattresses, plastics">30899901 - Air mattresses, plastics</option>
                          <option value="30899902 - Aquarium accessories, plastics">30899902 - Aquarium accessories, plastics</option>
                          <option value="30899903 - Bands, plastics">30899903 - Bands, plastics</option>
                          <option value="30899904 - Bearings, plastics">30899904 - Bearings, plastics</option>
                          <option value="30899906 - Blister or bubble formed packaging, plastics">30899906 - Blister or bubble formed packaging, plastics</option>
                          <option value="30899907 - Closures, plastics">30899907 - Closures, plastics</option>
                          <option value="30899909 - Floor coverings, plastics">30899909 - Floor coverings, plastics</option>
                          <option value="30899910 - Food casings, plastics">30899910 - Food casings, plastics</option>
                          <option value="30899912 - Handles, brush or tool: plastics">30899912 - Handles, brush or tool: plastics</option>
                          <option value="30899913 - Identification cards, plastics">30899913 - Identification cards, plastics</option>
                          <option value="30899914 - Kits, plastics">30899914 - Kits, plastics</option>
                          <option value="30899915 - Lenses, except optical: plastics">30899915 - Lenses, except optical: plastics</option>
                          <option value="30899916 - Monofilaments, nontextile">30899916 - Monofilaments, nontextile</option>
                          <option value="30899917 - Novelties, plastics">30899917 - Novelties, plastics</option>
                          <option value="30899918 - Pallets, plastics">30899918 - Pallets, plastics</option>
                          <option value="30899919 - Sponges, plastics">30899919 - Sponges, plastics</option>
                          <option value="30899920 - Stock shapes, plastics">30899920 - Stock shapes, plastics</option>
                          <option value="30899923 - Toilets, portable chemical: plastics">30899923 - Toilets, portable chemical: plastics</option>
                          <option value="30899924 - Windshields, plastics">30899924 - Windshields, plastics</option>
                          <option value="30899925 - Work gloves, plastics">30899925 - Work gloves, plastics</option>
                          <option value="31110000 - Leather tanning and finishing">31110000 - Leather tanning and finishing</option>
                          <option value="31110100 - Equestrian leather products">31110100 - Equestrian leather products</option>
                          <option value="31110104 - Saddlery leather">31110104 - Saddlery leather</option>
                          <option value="31110200 - Shoe leather">31110200 - Shoe leather</option>
                          <option value="31110300 - Leather processing">31110300 - Leather processing</option>
                          <option value="31110305 - Embossing of leather">31110305 - Embossing of leather</option>
                          <option value="31110307 - Hides: tanning, currying, and finishing">31110307 - Hides: tanning, currying, and finishing</option>
                          <option value="31110311 - Tanneries, leather">31110311 - Tanneries, leather</option>
                          <option value="31110400 - Accessory products, leather">31110400 - Accessory products, leather</option>
                          <option value="31110401 - Bag leather">31110401 - Bag leather</option>
                          <option value="31110701 - Mechanical leather">31110701 - Mechanical leather</option>
                          <option value="31310104 - Laces, shoe and boot: leather">31310104 - Laces, shoe and boot: leather</option>
                          <option value="31310201 - Counters">31310201 - Counters</option>
                          <option value="31310301 - Rands">31310301 - Rands</option>
                          <option value="31310303 - Soles, shoe and boot: except rubber, plastics, etc.">31310303 - Soles, shoe and boot: except rubber, plastics, etc.</option>
                          <option value="31310400 - Inner parts for shoes">31310400 - Inner parts for shoes</option>
                          <option value="31310401 - Inner soles, leather">31310401 - Inner soles, leather</option>
                          <option value="31310502 - Quarters">31310502 - Quarters</option>
                          <option value="31420000 - House slippers">31420000 - House slippers</option>
                          <option value="31430000 - Men's footwear, except athletic">31430000 - Men's footwear, except athletic</option>
                          <option value="31439901 - Boots, dress or casual: men's">31439901 - Boots, dress or casual: men's</option>
                          <option value="31439903 - Orthopedic shoes, men's">31439903 - Orthopedic shoes, men's</option>
                          <option value="31439905 - Work shoes, men's">31439905 - Work shoes, men's</option>
                          <option value="31440000 - Women's footwear, except athletic">31440000 - Women's footwear, except athletic</option>
                          <option value="31449901 - Boots, canvas or leather: women's">31449901 - Boots, canvas or leather: women's</option>
                          <option value="31449902 - Dress shoes, women's">31449902 - Dress shoes, women's</option>
                          <option value="31490102 - Sandals, except rubber or plastic: children's">31490102 - Sandals, except rubber or plastic: children's</option>
                          <option value="31499901 - Athletic shoes, except rubber or plastic">31499901 - Athletic shoes, except rubber or plastic</option>
                          <option value="31510000 - Leather gloves and mittens">31510000 - Leather gloves and mittens</option>
                          <option value="31519902 - Gloves, leather: work">31519902 - Gloves, leather: work</option>
                          <option value="31610000 - Luggage">31610000 - Luggage</option>
                          <option value="31610100 - Clothing and apparel carrying cases">31610100 - Clothing and apparel carrying cases</option>
                          <option value="31610103 - Suitcases">31610103 - Suitcases</option>
                          <option value="31610104 - Traveling bags">31610104 - Traveling bags</option>
                          <option value="31619901 - Attache' cases">31619901 - Attache' cases</option>
                          <option value="31619902 - Briefcases">31619902 - Briefcases</option>
                          <option value="31619903 - Camera carrying bags">31619903 - Camera carrying bags</option>
                          <option value="31619904 - Cases, carrying, nec">31619904 - Cases, carrying, nec</option>
                          <option value="31619905 - Musical instrument cases">31619905 - Musical instrument cases</option>
                          <option value="31619906 - Sample cases">31619906 - Sample cases</option>
                          <option value="31710000 - Women's handbags and purses">31710000 - Women's handbags and purses</option>
                          <option value="31719901 - Handbags, women's">31719901 - Handbags, women's</option>
                          <option value="31719902 - Purses, women's">31719902 - Purses, women's</option>
                          <option value="31720000 - Personal leather goods, nec">31720000 - Personal leather goods, nec</option>
                          <option value="31720102 - Coin purses">31720102 - Coin purses</option>
                          <option value="31720103 - Handbags, regardless of material: men's">31720103 - Handbags, regardless of material: men's</option>
                          <option value="31720200 - Leather cases">31720200 - Leather cases</option>
                          <option value="31720202 - Cases, glasses">31720202 - Cases, glasses</option>
                          <option value="31720203 - Cases, jewelry">31720203 - Cases, jewelry</option>
                          <option value="31729903 - Cosmetic bags">31729903 - Cosmetic bags</option>
                          <option value="31990100 - Equestrian related leather articles">31990100 - Equestrian related leather articles</option>
                          <option value="31990103 - Harness or harness parts">31990103 - Harness or harness parts</option>
                          <option value="31990105 - Saddles or parts">31990105 - Saddles or parts</option>
                          <option value="31990200 - Leather garments">31990200 - Leather garments</option>
                          <option value="31990202 - Helmets, leather">31990202 - Helmets, leather</option>
                          <option value="31990203 - Holsters, leather">31990203 - Holsters, leather</option>
                          <option value="31990300 - Leather belting and strapping">31990300 - Leather belting and strapping</option>
                          <option value="31990302 - Belting for machinery: solid, twisted, flat, etc.: leather">31990302 - Belting for machinery: solid, twisted, flat, etc.: leather</option>
                          <option value="31990305 - Safety belts, leather">31990305 - Safety belts, leather</option>
                          <option value="31990307 - Straps, leather">31990307 - Straps, leather</option>
                          <option value="31999904 - Desk sets, leather">31999904 - Desk sets, leather</option>
                          <option value="31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather">31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather</option>
                          <option value="31999908 - Novelties, leather">31999908 - Novelties, leather</option>
                          <option value="32110000 - Flat glass">32110000 - Flat glass</option>
                          <option value="32110102 - Optical glass, flat">32110102 - Optical glass, flat</option>
                          <option value="32110200 - Strengthened or reinforced glass">32110200 - Strengthened or reinforced glass</option>
                          <option value="32110201 - Laminated glass">32110201 - Laminated glass</option>
                          <option value="32110202 - Tempered glass">32110202 - Tempered glass</option>
                          <option value="32110300 - Construction glass">32110300 - Construction glass</option>
                          <option value="32110301 - Building glass, flat">32110301 - Building glass, flat</option>
                          <option value="32110302 - Insulating glass, sealed units">32110302 - Insulating glass, sealed units</option>
                          <option value="32110303 - Skylight glass">32110303 - Skylight glass</option>
                          <option value="32110305 - Window glass, clear and colored">32110305 - Window glass, clear and colored</option>
                          <option value="32110400 - Plate and sheet glass">32110400 - Plate and sheet glass</option>
                          <option value="32110402 - Sheet glass">32110402 - Sheet glass</option>
                          <option value="32210000 - Glass containers">32210000 - Glass containers</option>
                          <option value="32210100 - Food containers, glass">32210100 - Food containers, glass</option>
                          <option value="32210103 - Water bottles, glass">32210103 - Water bottles, glass</option>
                          <option value="32219901 - Bottles for packing, bottling, and canning: glass">32219901 - Bottles for packing, bottling, and canning: glass</option>
                          <option value="32219903 - Cosmetic jars, glass">32219903 - Cosmetic jars, glass</option>
                          <option value="32219904 - Medicine bottles, glass">32219904 - Medicine bottles, glass</option>
                          <option value="32219906 - Vials, glass">32219906 - Vials, glass</option>
                          <option value="32290000 - Pressed and blown glass, nec">32290000 - Pressed and blown glass, nec</option>
                          <option value="32290100 - Glass furnishings and accessories">32290100 - Glass furnishings and accessories</option>
                          <option value="32290105 - Cooking utensils, glass or glass ceramic">32290105 - Cooking utensils, glass or glass ceramic</option>
                          <option value="32290106 - Tableware, glass or glass ceramic">32290106 - Tableware, glass or glass ceramic</option>
                          <option value="32290107 - Vases, glass">32290107 - Vases, glass</option>
                          <option value="32290200 - Optical glass">32290200 - Optical glass</option>
                          <option value="32290202 - Ophthalmic glass, except flat">32290202 - Ophthalmic glass, except flat</option>
                          <option value="32290302 - Glassware, industrial">32290302 - Glassware, industrial</option>
                          <option value="32290303 - Insulators, electrical: glass">32290303 - Insulators, electrical: glass</option>
                          <option value="32290400 - Glass fiber products">32290400 - Glass fiber products</option>
                          <option value="32290401 - Fiber optics strands">32290401 - Fiber optics strands</option>
                          <option value="32290600 - Scientific glassware">32290600 - Scientific glassware</option>
                          <option value="32290700 - Glass lighting equipment parts">32290700 - Glass lighting equipment parts</option>
                          <option value="32290701 - Bulbs for electric lights">32290701 - Bulbs for electric lights</option>
                          <option value="32290704 - Lamp parts and shades, glass">32290704 - Lamp parts and shades, glass</option>
                          <option value="32290800 - Art, decorative and novelty glassware">32290800 - Art, decorative and novelty glassware</option>
                          <option value="32290802 - Glassware, art or decorative">32290802 - Glassware, art or decorative</option>
                          <option value="32290803 - Novelty glassware">32290803 - Novelty glassware</option>
                          <option value="32290804 - Stationers' glassware: inkwells, clip cups, etc.">32290804 - Stationers' glassware: inkwells, clip cups, etc.</option>
                          <option value="32310000 - Products of purchased glass">32310000 - Products of purchased glass</option>
                          <option value="32310100 - Ornamental glass: cut, engraved or otherwise decorated">32310100 - Ornamental glass: cut, engraved or otherwise decorated</option>
                          <option value="32310101 - Christmas tree ornaments: made from purchased glass">32310101 - Christmas tree ornaments: made from purchased glass</option>
                          <option value="32310103 - Decorated glassware: chipped, engraved, etched, etc.">32310103 - Decorated glassware: chipped, engraved, etched, etc.</option>
                          <option value="32310104 - Enameled glass">32310104 - Enameled glass</option>
                          <option value="32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.">32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.</option>
                          <option value="32310108 - Stained glass: made from purchased glass">32310108 - Stained glass: made from purchased glass</option>
                          <option value="32310200 - Mirrored glass">32310200 - Mirrored glass</option>
                          <option value="32310301 - Aquariums and reflectors, glass">32310301 - Aquariums and reflectors, glass</option>
                          <option value="32310302 - Reflector glass beads, for highway signs or reflectors">32310302 - Reflector glass beads, for highway signs or reflectors</option>
                          <option value="32310400 - Strengthened or reinforced glass">32310400 - Strengthened or reinforced glass</option>
                          <option value="32310401 - Insulating glass: made from purchased glass">32310401 - Insulating glass: made from purchased glass</option>
                          <option value="32310402 - Insulating units, multiple-glazed: made from purchased glass">32310402 - Insulating units, multiple-glazed: made from purchased glass</option>
                          <option value="32310404 - Leaded glass">32310404 - Leaded glass</option>
                          <option value="32310405 - Safety glass: made from purchased glass">32310405 - Safety glass: made from purchased glass</option>
                          <option value="32310406 - Tempered glass: made from purchased glass">32310406 - Tempered glass: made from purchased glass</option>
                          <option value="32310407 - Windshields, glass: made from purchased glass">32310407 - Windshields, glass: made from purchased glass</option>
                          <option value="32310500 - Laboratory glassware">32310500 - Laboratory glassware</option>
                          <option value="32310501 - Medical and laboratory glassware: made from purchased glass">32310501 - Medical and laboratory glassware: made from purchased glass</option>
                          <option value="32310502 - Scientific and technical glassware: from purchased glass">32310502 - Scientific and technical glassware: from purchased glass</option>
                          <option value="32319901 - Art glass: made from purchased glass">32319901 - Art glass: made from purchased glass</option>
                          <option value="32319902 - Doors, glass: made from purchased glass">32319902 - Doors, glass: made from purchased glass</option>
                          <option value="32319903 - Furniture tops, glass: cut, beveled, or polished">32319903 - Furniture tops, glass: cut, beveled, or polished</option>
                          <option value="32319904 - Glass sheet bent: made from purchased glass">32319904 - Glass sheet bent: made from purchased glass</option>
                          <option value="32319905 - Industrial glassware: made from purchased glass">32319905 - Industrial glassware: made from purchased glass</option>
                          <option value="32319907 - Framed mirrors">32319907 - Framed mirrors</option>
                          <option value="32410000 - Cement, hydraulic">32410000 - Cement, hydraulic</option>
                          <option value="32419901 - Masonry cement">32419901 - Masonry cement</option>
                          <option value="32419902 - Natural cement">32419902 - Natural cement</option>
                          <option value="32419903 - Portland cement">32419903 - Portland cement</option>
                          <option value="32510000 - Brick and structural clay tile">32510000 - Brick and structural clay tile</option>
                          <option value="32510100 - Structural brick and blocks">32510100 - Structural brick and blocks</option>
                          <option value="32510101 - Brick clay: common face, glazed, vitrified, or hollow">32510101 - Brick clay: common face, glazed, vitrified, or hollow</option>
                          <option value="32510105 - Paving brick, clay">32510105 - Paving brick, clay</option>
                          <option value="32510202 - Building tile, clay">32510202 - Building tile, clay</option>
                          <option value="32530000 - Ceramic wall and floor tile">32530000 - Ceramic wall and floor tile</option>
                          <option value="32530102 - Quarry tile, clay">32530102 - Quarry tile, clay</option>
                          <option value="32530200 - Ceramic wall and floor tile">32530200 - Ceramic wall and floor tile</option>
                          <option value="32530201 - Floor tile, ceramic">32530201 - Floor tile, ceramic</option>
                          <option value="32530202 - Mosaic tile, glazed and unglazed: ceramic">32530202 - Mosaic tile, glazed and unglazed: ceramic</option>
                          <option value="32530203 - Wall tile, ceramic">32530203 - Wall tile, ceramic</option>
                          <option value="32550000 - Clay refractories">32550000 - Clay refractories</option>
                          <option value="32550200 - Glasshouse refractories">32550200 - Glasshouse refractories</option>
                          <option value="32550301 - Brick, clay refractory">32550301 - Brick, clay refractory</option>
                          <option value="32550305 - Tile, clay refractory">32550305 - Tile, clay refractory</option>
                          <option value="32559901 - Castable refractories: clay">32559901 - Castable refractories: clay</option>
                          <option value="32559906 - Mortars, clay refractory">32559906 - Mortars, clay refractory</option>
                          <option value="32590100 - Clay sewer and drainage pipe and tile">32590100 - Clay sewer and drainage pipe and tile</option>
                          <option value="32590103 - Liner brick or plates for sewer/tank lining, vitrified clay">32590103 - Liner brick or plates for sewer/tank lining, vitrified clay</option>
                          <option value="32590104 - Sewer pipe or fittings, clay">32590104 - Sewer pipe or fittings, clay</option>
                          <option value="32590200 - Clay chimney products">32590200 - Clay chimney products</option>
                          <option value="32590300 - Architectural clay products">32590300 - Architectural clay products</option>
                          <option value="32590302 - Architectural terra cotta">32590302 - Architectural terra cotta</option>
                          <option value="32590303 - Roofing tile, clay">32590303 - Roofing tile, clay</option>
                          <option value="32610000 - Vitreous plumbing fixtures">32610000 - Vitreous plumbing fixtures</option>
                          <option value="32610100 - Bathroom accessories/fittings, vitreous china or earthenware">32610100 - Bathroom accessories/fittings, vitreous china or earthenware</option>
                          <option value="32610200 - Plumbing fixtures, vitreous china">32610200 - Plumbing fixtures, vitreous china</option>
                          <option value="32610201 - Bidets, vitreous china">32610201 - Bidets, vitreous china</option>
                          <option value="32629902 - China cookware">32629902 - China cookware</option>
                          <option value="32629903 - Dishes, commercial or household: vitreous china">32629903 - Dishes, commercial or household: vitreous china</option>
                          <option value="32629904 - Tableware, vitreous china">32629904 - Tableware, vitreous china</option>
                          <option value="32630000 - Semivitreous table and kitchenware">32630000 - Semivitreous table and kitchenware</option>
                          <option value="32639902 - Cookware, fine earthenware">32639902 - Cookware, fine earthenware</option>
                          <option value="32640000 - Porcelain electrical supplies">32640000 - Porcelain electrical supplies</option>
                          <option value="32649902 - Ferrite and ferrite parts">32649902 - Ferrite and ferrite parts</option>
                          <option value="32649903 - Insulators, electrical: porcelain">32649903 - Insulators, electrical: porcelain</option>
                          <option value="32649905 - Magnets, permanent: ceramic or ferrite">32649905 - Magnets, permanent: ceramic or ferrite</option>
                          <option value="32649906 - Porcelain parts for electrical devices, molded">32649906 - Porcelain parts for electrical devices, molded</option>
                          <option value="32690202 - Cones, pyrometric: earthenware">32690202 - Cones, pyrometric: earthenware</option>
                          <option value="32690203 - Filtering media, pottery">32690203 - Filtering media, pottery</option>
                          <option value="32690301 - Decalcomania work on china and glass">32690301 - Decalcomania work on china and glass</option>
                          <option value="32690400 - Pottery household articles, except kitchen articles">32690400 - Pottery household articles, except kitchen articles</option>
                          <option value="32690403 - Vases, pottery">32690403 - Vases, pottery</option>
                          <option value="32699901 - Art and ornamental ware, pottery">32699901 - Art and ornamental ware, pottery</option>
                          <option value="32699902 - Figures: pottery, china, earthenware, and stoneware">32699902 - Figures: pottery, china, earthenware, and stoneware</option>
                          <option value="32699905 - Stoneware pottery products">32699905 - Stoneware pottery products</option>
                          <option value="32710000 - Concrete block and brick">32710000 - Concrete block and brick</option>
                          <option value="32719901 - Architectural concrete: block, split, fluted, screen, etc.">32719901 - Architectural concrete: block, split, fluted, screen, etc.</option>
                          <option value="32719902 - Blocks, concrete or cinder: standard">32719902 - Blocks, concrete or cinder: standard</option>
                          <option value="32719904 - Blocks, concrete: chimney or fireplace">32719904 - Blocks, concrete: chimney or fireplace</option>
                          <option value="32719907 - Blocks, concrete: heat absorbing">32719907 - Blocks, concrete: heat absorbing</option>
                          <option value="32719908 - Blocks, concrete: insulating">32719908 - Blocks, concrete: insulating</option>
                          <option value="32719909 - Blocks, concrete: landscape or retaining wall">32719909 - Blocks, concrete: landscape or retaining wall</option>
                          <option value="32719911 - Brick, concrete">32719911 - Brick, concrete</option>
                          <option value="32719912 - Paving blocks, concrete">32719912 - Paving blocks, concrete</option>
                          <option value="32719915 - Sewer and manhole block, concrete">32719915 - Sewer and manhole block, concrete</option>
                          <option value="32720000 - Concrete products, nec">32720000 - Concrete products, nec</option>
                          <option value="32720100 - Liquid catch basins, tanks, and covers: concrete">32720100 - Liquid catch basins, tanks, and covers: concrete</option>
                          <option value="32720101 - Catch basin covers, concrete">32720101 - Catch basin covers, concrete</option>
                          <option value="32720102 - Manhole covers or frames, concrete">32720102 - Manhole covers or frames, concrete</option>
                          <option value="32720103 - Septic tanks, concrete">32720103 - Septic tanks, concrete</option>
                          <option value="32720104 - Tanks, concrete">32720104 - Tanks, concrete</option>
                          <option value="32720206 - Silo staves, cast stone or concrete">32720206 - Silo staves, cast stone or concrete</option>
                          <option value="32720300 - Precast terrazzo or concrete products">32720300 - Precast terrazzo or concrete products</option>
                          <option value="32720302 - Burial vaults, concrete or precast terrazzo">32720302 - Burial vaults, concrete or precast terrazzo</option>
                          <option value="32720303 - Concrete products, precast, nec">32720303 - Concrete products, precast, nec</option>
                          <option value="32720304 - Floor slabs and tiles, precast concrete">32720304 - Floor slabs and tiles, precast concrete</option>
                          <option value="32720306 - Fountains, concrete">32720306 - Fountains, concrete</option>
                          <option value="32720309 - Furniture, garden: concrete">32720309 - Furniture, garden: concrete</option>
                          <option value="32720312 - Roofing tile and slabs, concrete">32720312 - Roofing tile and slabs, concrete</option>
                          <option value="32720313 - Shower receptors, concrete">32720313 - Shower receptors, concrete</option>
                          <option value="32720316 - Steps, prefabricated concrete">32720316 - Steps, prefabricated concrete</option>
                          <option value="32720318 - Terrazzo products, precast, nec">32720318 - Terrazzo products, precast, nec</option>
                          <option value="32720320 - Ties, railroad: concrete">32720320 - Ties, railroad: concrete</option>
                          <option value="32720321 - Tile, precast terrazzo or concrete">32720321 - Tile, precast terrazzo or concrete</option>
                          <option value="32720324 - Wash foundations, precast terrazzo">32720324 - Wash foundations, precast terrazzo</option>
                          <option value="32720402 - Fireplaces, concrete">32720402 - Fireplaces, concrete</option>
                          <option value="32720500 - Concrete window and door components, sills and frames">32720500 - Concrete window and door components, sills and frames</option>
                          <option value="32720503 - Lintels, concrete">32720503 - Lintels, concrete</option>
                          <option value="32720505 - Window sills, cast stone">32720505 - Window sills, cast stone</option>
                          <option value="32720600 - Concrete products used to facilitate drainage">32720600 - Concrete products used to facilitate drainage</option>
                          <option value="32720604 - Culvert pipe, concrete">32720604 - Culvert pipe, concrete</option>
                          <option value="32720607 - Irrigation pipe, concrete">32720607 - Irrigation pipe, concrete</option>
                          <option value="32720608 - Pipe, concrete or lined with concrete">32720608 - Pipe, concrete or lined with concrete</option>
                          <option value="32720609 - Pressure pipe, reinforced concrete">32720609 - Pressure pipe, reinforced concrete</option>
                          <option value="32720610 - Sewer pipe, concrete">32720610 - Sewer pipe, concrete</option>
                          <option value="32720700 - Concrete structural support and building material">32720700 - Concrete structural support and building material</option>
                          <option value="32720702 - Building materials, except block or brick: concrete">32720702 - Building materials, except block or brick: concrete</option>
                          <option value="32720703 - Building stone, artificial: concrete">32720703 - Building stone, artificial: concrete</option>
                          <option value="32720704 - Cast stone, concrete">32720704 - Cast stone, concrete</option>
                          <option value="32720705 - Columns, concrete">32720705 - Columns, concrete</option>
                          <option value="32720708 - Joists, concrete">32720708 - Joists, concrete</option>
                          <option value="32720709 - Panels and sections, prefabricated concrete">32720709 - Panels and sections, prefabricated concrete</option>
                          <option value="32720713 - Stone, cast concrete">32720713 - Stone, cast concrete</option>
                          <option value="32720800 - Monuments and grave markers, except terrazzo">32720800 - Monuments and grave markers, except terrazzo</option>
                          <option value="32720802 - Monuments, concrete">32720802 - Monuments, concrete</option>
                          <option value="32729901 - Art marble, concrete">32729901 - Art marble, concrete</option>
                          <option value="32729902 - Dry mixture concrete">32729902 - Dry mixture concrete</option>
                          <option value="32729903 - Paving materials, prefabricated concrete">32729903 - Paving materials, prefabricated concrete</option>
                          <option value="32729904 - Prestressed concrete products">32729904 - Prestressed concrete products</option>
                          <option value="32740000 - Lime">32740000 - Lime</option>
                          <option value="32740100 - Building lime">32740100 - Building lime</option>
                          <option value="32749901 - Agricultural lime">32749901 - Agricultural lime</option>
                          <option value="32749902 - Dolomitic lime, dead-burned dolomite">32749902 - Dolomitic lime, dead-burned dolomite</option>
                          <option value="32750000 - Gypsum products">32750000 - Gypsum products</option>
                          <option value="32750103 - Wallboard, gypsum">32750103 - Wallboard, gypsum</option>
                          <option value="32759902 - Cement, Keene's">32759902 - Cement, Keene's</option>
                          <option value="32810000 - Cut stone and stone products">32810000 - Cut stone and stone products</option>
                          <option value="32810100 - Furniture, cut stone">32810100 - Furniture, cut stone</option>
                          <option value="32810101 - Altars, cut stone">32810101 - Altars, cut stone</option>
                          <option value="32810104 - Table tops, marble">32810104 - Table tops, marble</option>
                          <option value="32810200 - Household articles, except furniture: cut stone">32810200 - Household articles, except furniture: cut stone</option>
                          <option value="32810201 - Bathroom fixtures, cut stone">32810201 - Bathroom fixtures, cut stone</option>
                          <option value="32810204 - Urns, cut stone">32810204 - Urns, cut stone</option>
                          <option value="32810300 - Building stone products">32810300 - Building stone products</option>
                          <option value="32810301 - Dimension stone for buildings">32810301 - Dimension stone for buildings</option>
                          <option value="32810302 - Marble, building: cut and shaped">32810302 - Marble, building: cut and shaped</option>
                          <option value="32810400 - Slate products">32810400 - Slate products</option>
                          <option value="32810401 - Blackboards, slate">32810401 - Blackboards, slate</option>
                          <option value="32810501 - Burial vaults, stone">32810501 - Burial vaults, stone</option>
                          <option value="32810502 - Monuments, cut stone (not finishing or lettering only)">32810502 - Monuments, cut stone (not finishing or lettering only)</option>
                          <option value="32810503 - Pedestals, marble">32810503 - Pedestals, marble</option>
                          <option value="32810601 - Curbing, granite or stone">32810601 - Curbing, granite or stone</option>
                          <option value="32810602 - Flagstones">32810602 - Flagstones</option>
                          <option value="32810603 - Paving blocks, cut stone">32810603 - Paving blocks, cut stone</option>
                          <option value="32819901 - Granite, cut and shaped">32819901 - Granite, cut and shaped</option>
                          <option value="32819902 - Limestone, cut and shaped">32819902 - Limestone, cut and shaped</option>
                          <option value="32819903 - Stone, quarrying and processing of own stone products">32819903 - Stone, quarrying and processing of own stone products</option>
                          <option value="32910000 - Abrasive products">32910000 - Abrasive products</option>
                          <option value="32910200 - Abrasive stones, except grinding stones: ground or whole">32910200 - Abrasive stones, except grinding stones: ground or whole</option>
                          <option value="32910202 - Hones">32910202 - Hones</option>
                          <option value="32910300 - Abrasive metal and steel products">32910300 - Abrasive metal and steel products</option>
                          <option value="32910304 - Steel shot abrasive">32910304 - Steel shot abrasive</option>
                          <option value="32910305 - Steel wool">32910305 - Steel wool</option>
                          <option value="32910400 - Abrasive wheels and grindstones, not artificial">32910400 - Abrasive wheels and grindstones, not artificial</option>
                          <option value="32910401 - Buffing or polishing wheels, abrasive or nonabrasive">32910401 - Buffing or polishing wheels, abrasive or nonabrasive</option>
                          <option value="32910403 - Wheels, abrasive">32910403 - Wheels, abrasive</option>
                          <option value="32910500 - Synthetic abrasives">32910500 - Synthetic abrasives</option>
                          <option value="32910508 - Tungsten carbide abrasive">32910508 - Tungsten carbide abrasive</option>
                          <option value="32910600 - Coated abrasive products">32910600 - Coated abrasive products</option>
                          <option value="32910603 - Sandpaper">32910603 - Sandpaper</option>
                          <option value="32910701 - Grindstones, artificial">32910701 - Grindstones, artificial</option>
                          <option value="32910705 - Wheels, grinding: artificial">32910705 - Wheels, grinding: artificial</option>
                          <option value="32910800 - Abrasive grains">32910800 - Abrasive grains</option>
                          <option value="32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.">32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.</option>
                          <option value="32920000 - Asbestos products">32920000 - Asbestos products</option>
                          <option value="32920300 - Asbestos insulating materials">32920300 - Asbestos insulating materials</option>
                          <option value="32920304 - Pipe covering (heat insulating material), except felt">32920304 - Pipe covering (heat insulating material), except felt</option>
                          <option value="32950000 - Minerals, ground or treated">32950000 - Minerals, ground or treated</option>
                          <option value="32950100 - Minerals, ground or otherwise treated">32950100 - Minerals, ground or otherwise treated</option>
                          <option value="32950200 - Earths, ground or otherwise treated">32950200 - Earths, ground or otherwise treated</option>
                          <option value="32950202 - Clay for petroleum refining, chemically processed">32950202 - Clay for petroleum refining, chemically processed</option>
                          <option value="32950203 - Clay, ground or otherwise treated">32950203 - Clay, ground or otherwise treated</option>
                          <option value="32950208 - Graphite, natural: ground, pulverized, refined, or blended">32950208 - Graphite, natural: ground, pulverized, refined, or blended</option>
                          <option value="32950210 - Cat box filler">32950210 - Cat box filler</option>
                          <option value="32950212 - Perlite, aggregate or expanded">32950212 - Perlite, aggregate or expanded</option>
                          <option value="32950214 - Pulverized earth">32950214 - Pulverized earth</option>
                          <option value="32950217 - Silicon, ultra high purity: treated">32950217 - Silicon, ultra high purity: treated</option>
                          <option value="32959903 - Roofing granules">32959903 - Roofing granules</option>
                          <option value="32959904 - Slag, crushed or ground">32959904 - Slag, crushed or ground</option>
                          <option value="32960000 - Mineral wool">32960000 - Mineral wool</option>
                          <option value="32960100 - Mineral wool insulation products">32960100 - Mineral wool insulation products</option>
                          <option value="32960101 - Fiberglass insulation">32960101 - Fiberglass insulation</option>
                          <option value="32960102 - Insulation: rock wool, slag, and silica minerals">32960102 - Insulation: rock wool, slag, and silica minerals</option>
                          <option value="32969901 - Acoustical board and tile, mineral wool">32969901 - Acoustical board and tile, mineral wool</option>
                          <option value="32969902 - Glass wool">32969902 - Glass wool</option>
                          <option value="32970000 - Nonclay refractories">32970000 - Nonclay refractories</option>
                          <option value="32970100 - Brick refractories">32970100 - Brick refractories</option>
                          <option value="32970200 - Cement refractories">32970200 - Cement refractories</option>
                          <option value="32970201 - Cement refractories, nonclay">32970201 - Cement refractories, nonclay</option>
                          <option value="32970203 - Cement: high temperature, refractory (nonclay)">32970203 - Cement: high temperature, refractory (nonclay)</option>
                          <option value="32970300 - Heat resistant mixtures">32970300 - Heat resistant mixtures</option>
                          <option value="32979902 - Castable refractories, nonclay">32979902 - Castable refractories, nonclay</option>
                          <option value="32979904 - Graphite refractories: carbon bond or ceramic bond">32979904 - Graphite refractories: carbon bond or ceramic bond</option>
                          <option value="32990200 - Sand lime products">32990200 - Sand lime products</option>
                          <option value="32990300 - Ornamental and architectural plaster work">32990300 - Ornamental and architectural plaster work</option>
                          <option value="32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.">32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.</option>
                          <option value="32990304 - Moldings, architectural: plaster of paris">32990304 - Moldings, architectural: plaster of paris</option>
                          <option value="32990306 - Stucco">32990306 - Stucco</option>
                          <option value="32990400 - Nonmetallic mineral statuary and other decorative products">32990400 - Nonmetallic mineral statuary and other decorative products</option>
                          <option value="32990401 - Art goods: plaster of paris, papier mache, and scagliola">32990401 - Art goods: plaster of paris, papier mache, and scagliola</option>
                          <option value="32990404 - Fountains, plaster of paris">32990404 - Fountains, plaster of paris</option>
                          <option value="32990405 - Images, small: gypsum, clay, or papier mache">32990405 - Images, small: gypsum, clay, or papier mache</option>
                          <option value="32990407 - Plaques: clay, plaster, or papier mache">32990407 - Plaques: clay, plaster, or papier mache</option>
                          <option value="32999901 - Ceramic fiber">32999901 - Ceramic fiber</option>
                          <option value="32999906 - Tubing for electrical purposes, quartz">32999906 - Tubing for electrical purposes, quartz</option>
                          <option value="33120100 - Chemicals and other products derived from coking">33120100 - Chemicals and other products derived from coking</option>
                          <option value="33120106 - Coke oven products (chemical recovery), nec">33120106 - Coke oven products (chemical recovery), nec</option>
                          <option value="33120108 - Coke, produced in chemical recovery coke ovens">33120108 - Coke, produced in chemical recovery coke ovens</option>
                          <option value="33120110 - Light oil crude, from chemical recovery coke ovens">33120110 - Light oil crude, from chemical recovery coke ovens</option>
                          <option value="33120200 - Blast furnace and related products">33120200 - Blast furnace and related products</option>
                          <option value="33120301 - Billets, steel">33120301 - Billets, steel</option>
                          <option value="33120303 - Ingots, steel">33120303 - Ingots, steel</option>
                          <option value="33120304 - Slabs, steel">33120304 - Slabs, steel</option>
                          <option value="33120402 - Railroad crossings, steel or iron">33120402 - Railroad crossings, steel or iron</option>
                          <option value="33120404 - Rails, steel or iron">33120404 - Rails, steel or iron</option>
                          <option value="33120405 - Structural shapes and pilings, steel">33120405 - Structural shapes and pilings, steel</option>
                          <option value="33120500 - Bar, rod, and wire products">33120500 - Bar, rod, and wire products</option>
                          <option value="33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled">33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled</option>
                          <option value="33120502 - Bars and bar shapes, steel, hot-rolled">33120502 - Bars and bar shapes, steel, hot-rolled</option>
                          <option value="33120505 - Wire products, steel or iron">33120505 - Wire products, steel or iron</option>
                          <option value="33120600 - Pipes and tubes">33120600 - Pipes and tubes</option>
                          <option value="33120601 - Pipes, iron and steel">33120601 - Pipes, iron and steel</option>
                          <option value="33120602 - Tubes, steel and iron">33120602 - Tubes, steel and iron</option>
                          <option value="33120700 - Plate, sheet and strip, except coated products">33120700 - Plate, sheet and strip, except coated products</option>
                          <option value="33120701 - Armor plate">33120701 - Armor plate</option>
                          <option value="33120702 - Plate, steel">33120702 - Plate, steel</option>
                          <option value="33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled">33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled</option>
                          <option value="33120704 - Sheet or strip, steel, hot-rolled">33120704 - Sheet or strip, steel, hot-rolled</option>
                          <option value="33120800 - Tool and die steel and alloys">33120800 - Tool and die steel and alloys</option>
                          <option value="33120801 - Ferroalloys, produced in blast furnaces">33120801 - Ferroalloys, produced in blast furnaces</option>
                          <option value="33120802 - Stainless steel">33120802 - Stainless steel</option>
                          <option value="33120803 - Tool and die steel">33120803 - Tool and die steel</option>
                          <option value="33120900 - Wheels">33120900 - Wheels</option>
                          <option value="33120902 - Wheels, locomotive and car: iron and steel">33120902 - Wheels, locomotive and car: iron and steel</option>
                          <option value="33121000 - Coated or plated products">33121000 - Coated or plated products</option>
                          <option value="33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel">33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel</option>
                          <option value="33129903 - Fence posts, iron and steel">33129903 - Fence posts, iron and steel</option>
                          <option value="33129904 - Forgings, iron and steel">33129904 - Forgings, iron and steel</option>
                          <option value="33129906 - Iron and steel products, hot-rolled">33129906 - Iron and steel products, hot-rolled</option>
                          <option value="33129907 - Sinter, iron">33129907 - Sinter, iron</option>
                          <option value="33129908 - Tin-free steel">33129908 - Tin-free steel</option>
                          <option value="33130000 - Electrometallurgical products">33130000 - Electrometallurgical products</option>
                          <option value="33130200 - Ferroalloys">33130200 - Ferroalloys</option>
                          <option value="33130201 - Alloys, additive, except copper: not made in blast furnaces">33130201 - Alloys, additive, except copper: not made in blast furnaces</option>
                          <option value="33139902 - Tungsten carbide powder">33139902 - Tungsten carbide powder</option>
                          <option value="33150000 - Steel wire and related products">33150000 - Steel wire and related products</option>
                          <option value="33150101 - Chain link fencing">33150101 - Chain link fencing</option>
                          <option value="33150102 - Fence gates, posts, and fittings: steel">33150102 - Fence gates, posts, and fittings: steel</option>
                          <option value="33150202 - Nails, steel: wire or cut">33150202 - Nails, steel: wire or cut</option>
                          <option value="33150205 - Staples, steel: wire or cut">33150205 - Staples, steel: wire or cut</option>
                          <option value="33150300 - Wire and fabricated wire products">33150300 - Wire and fabricated wire products</option>
                          <option value="33150302 - Baskets, steel wire">33150302 - Baskets, steel wire</option>
                          <option value="33150303 - Cable, steel: insulated or armored">33150303 - Cable, steel: insulated or armored</option>
                          <option value="33150305 - Welded steel wire fabric">33150305 - Welded steel wire fabric</option>
                          <option value="33150307 - Wire products, ferrous/iron: made in wiredrawing plants">33150307 - Wire products, ferrous/iron: made in wiredrawing plants</option>
                          <option value="33150308 - Wire, ferrous/iron">33150308 - Wire, ferrous/iron</option>
                          <option value="33150309 - Wire, steel: insulated or armored">33150309 - Wire, steel: insulated or armored</option>
                          <option value="33160000 - Cold finishing of steel shapes">33160000 - Cold finishing of steel shapes</option>
                          <option value="33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,">33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,</option>
                          <option value="33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled">33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled</option>
                          <option value="33169901 - Bars, steel, cold finished, from purchased hot-rolled">33169901 - Bars, steel, cold finished, from purchased hot-rolled</option>
                          <option value="33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled">33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled</option>
                          <option value="33170000 - Steel pipe and tubes">33170000 - Steel pipe and tubes</option>
                          <option value="33170100 - Seamless pipes and tubes">33170100 - Seamless pipes and tubes</option>
                          <option value="33170101 - Pipes, seamless steel">33170101 - Pipes, seamless steel</option>
                          <option value="33170102 - Tubes, seamless steel">33170102 - Tubes, seamless steel</option>
                          <option value="33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless">33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless</option>
                          <option value="33170200 - Welded pipe and tubes">33170200 - Welded pipe and tubes</option>
                          <option value="33170201 - Boiler tubes (wrought)">33170201 - Boiler tubes (wrought)</option>
                          <option value="33170203 - Pipes, wrought: welded, lock joint, or heavy riveted">33170203 - Pipes, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33170204 - Tubes, wrought: welded or lock joint">33170204 - Tubes, wrought: welded or lock joint</option>
                          <option value="33170205 - Well casing, wrought: welded, lock joint, or heavy riveted">33170205 - Well casing, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33210000 - Gray and ductile iron foundries">33210000 - Gray and ductile iron foundries</option>
                          <option value="33210100 - Cast iron pipe and fittings">33210100 - Cast iron pipe and fittings</option>
                          <option value="33210102 - Sewer pipe, cast iron">33210102 - Sewer pipe, cast iron</option>
                          <option value="33210103 - Soil pipe and fittings: cast iron">33210103 - Soil pipe and fittings: cast iron</option>
                          <option value="33219901 - Cooking utensils, cast iron">33219901 - Cooking utensils, cast iron</option>
                          <option value="33219902 - Ductile iron castings">33219902 - Ductile iron castings</option>
                          <option value="33219903 - Gray iron castings, nec">33219903 - Gray iron castings, nec</option>
                          <option value="33219904 - Gray iron ingot molds, cast">33219904 - Gray iron ingot molds, cast</option>
                          <option value="33219905 - Manhole covers, metal">33219905 - Manhole covers, metal</option>
                          <option value="33219906 - Railroad car wheels and brake shoes, cast iron">33219906 - Railroad car wheels and brake shoes, cast iron</option>
                          <option value="33220000 - Malleable iron foundries">33220000 - Malleable iron foundries</option>
                          <option value="33240000 - Steel investment foundries">33240000 - Steel investment foundries</option>
                          <option value="33249901 - Aerospace investment castings, ferrous">33249901 - Aerospace investment castings, ferrous</option>
                          <option value="33249902 - Commercial investment castings, ferrous">33249902 - Commercial investment castings, ferrous</option>
                          <option value="33250000 - Steel foundries, nec">33250000 - Steel foundries, nec</option>
                          <option value="33259901 - Alloy steel castings, except investment">33259901 - Alloy steel castings, except investment</option>
                          <option value="33259902 - Bushings, cast steel: except investment">33259902 - Bushings, cast steel: except investment</option>
                          <option value="33259903 - Railroad car wheels, cast steel">33259903 - Railroad car wheels, cast steel</option>
                          <option value="33310000 - Primary copper">33310000 - Primary copper</option>
                          <option value="33310100 - Primary copper smelter products">33310100 - Primary copper smelter products</option>
                          <option value="33310101 - Blister copper">33310101 - Blister copper</option>
                          <option value="33340000 - Primary aluminum">33340000 - Primary aluminum</option>
                          <option value="33340100 - Aluminum ingots and slabs">33340100 - Aluminum ingots and slabs</option>
                          <option value="33340102 - Slabs (primary), aluminum">33340102 - Slabs (primary), aluminum</option>
                          <option value="33349901 - Pigs, aluminum">33349901 - Pigs, aluminum</option>
                          <option value="33390000 - Primary nonferrous metals, nec">33390000 - Primary nonferrous metals, nec</option>
                          <option value="33390101 - Antifriction bearing metals, lead-base">33390101 - Antifriction bearing metals, lead-base</option>
                          <option value="33390102 - Lead smelting and refining (primary)">33390102 - Lead smelting and refining (primary)</option>
                          <option value="33390103 - Zinc refining (primary), including slabs &amp; dust">33390103 - Zinc refining (primary), including slabs &amp; dust</option>
                          <option value="33390104 - Zinc smelting (primary), including zinc residue">33390104 - Zinc smelting (primary), including zinc residue</option>
                          <option value="33390200 - Precious metals">33390200 - Precious metals</option>
                          <option value="33390201 - Gold refining (primary)">33390201 - Gold refining (primary)</option>
                          <option value="33390300 - Silicon and chromium">33390300 - Silicon and chromium</option>
                          <option value="33390302 - Silicon refining (primary, over 99% pure)">33390302 - Silicon refining (primary, over 99% pure)</option>
                          <option value="33390304 - Silicon, pure">33390304 - Silicon, pure</option>
                          <option value="33399903 - Beryllium metal">33399903 - Beryllium metal</option>
                          <option value="33399919 - Zirconium metal, sponge and granules">33399919 - Zirconium metal, sponge and granules</option>
                          <option value="33410000 - Secondary nonferrous metals">33410000 - Secondary nonferrous metals</option>
                          <option value="33410101 - Lead smelting and refining (secondary)">33410101 - Lead smelting and refining (secondary)</option>
                          <option value="33410200 - Secondary precious metals">33410200 - Secondary precious metals</option>
                          <option value="33410202 - Platinum group metals, smelting and refining (secondary)">33410202 - Platinum group metals, smelting and refining (secondary)</option>
                          <option value="33410203 - Silver recovery from used photographic film">33410203 - Silver recovery from used photographic film</option>
                          <option value="33419901 - Aluminum smelting and refining (secondary)">33419901 - Aluminum smelting and refining (secondary)</option>
                          <option value="33419903 - Brass smelting and refining (secondary)">33419903 - Brass smelting and refining (secondary)</option>
                          <option value="33419905 - Copper smelting and refining (secondary)">33419905 - Copper smelting and refining (secondary)</option>
                          <option value="33419911 - Recovery and refining of nonferrous metals">33419911 - Recovery and refining of nonferrous metals</option>
                          <option value="33510000 - Copper rolling and drawing">33510000 - Copper rolling and drawing</option>
                          <option value="33510100 - Copper and copper alloy sheet, strip, plate, and products">33510100 - Copper and copper alloy sheet, strip, plate, and products</option>
                          <option value="33510101 - Bands, copper and copper alloy">33510101 - Bands, copper and copper alloy</option>
                          <option value="33510105 - Strip, copper and copper alloy">33510105 - Strip, copper and copper alloy</option>
                          <option value="33510200 - Copper and copper alloy pipe and tube">33510200 - Copper and copper alloy pipe and tube</option>
                          <option value="33510201 - Copper pipe">33510201 - Copper pipe</option>
                          <option value="33510202 - Pipe, brass and bronze">33510202 - Pipe, brass and bronze</option>
                          <option value="33510203 - Tubing, copper and copper alloy">33510203 - Tubing, copper and copper alloy</option>
                          <option value="33519904 - Extruded shapes, nec, copper and copper alloy">33519904 - Extruded shapes, nec, copper and copper alloy</option>
                          <option value="33519905 - Rails, copper and copper alloy">33519905 - Rails, copper and copper alloy</option>
                          <option value="33519907 - Wire, copper and copper alloy">33519907 - Wire, copper and copper alloy</option>
                          <option value="33530000 - Aluminum sheet, plate, and foil">33530000 - Aluminum sheet, plate, and foil</option>
                          <option value="33530100 - Aluminum sheet and strip">33530100 - Aluminum sheet and strip</option>
                          <option value="33530101 - Coils, sheet aluminum">33530101 - Coils, sheet aluminum</option>
                          <option value="33530102 - Flat rolled shapes, nec, aluminum">33530102 - Flat rolled shapes, nec, aluminum</option>
                          <option value="33539901 - Foil, aluminum">33539901 - Foil, aluminum</option>
                          <option value="33539903 - Tubes, welded, aluminum">33539903 - Tubes, welded, aluminum</option>
                          <option value="33540000 - Aluminum extruded products">33540000 - Aluminum extruded products</option>
                          <option value="33540102 - Coils, rod, extruded, aluminum">33540102 - Coils, rod, extruded, aluminum</option>
                          <option value="33540200 - Aluminum pipe and tube">33540200 - Aluminum pipe and tube</option>
                          <option value="33540203 - Tube, extruded or drawn, aluminum">33540203 - Tube, extruded or drawn, aluminum</option>
                          <option value="33549901 - Shapes, extruded aluminum, nec">33549901 - Shapes, extruded aluminum, nec</option>
                          <option value="33550000 - Aluminum rolling and drawing, nec">33550000 - Aluminum rolling and drawing, nec</option>
                          <option value="33550100 - Aluminum wire and cable">33550100 - Aluminum wire and cable</option>
                          <option value="33550201 - Bars, rolled, aluminum">33550201 - Bars, rolled, aluminum</option>
                          <option value="33550401 - Rails, rolled and drawn, aluminum">33550401 - Rails, rolled and drawn, aluminum</option>
                          <option value="33550402 - Structural shapes, rolled, aluminum">33550402 - Structural shapes, rolled, aluminum</option>
                          <option value="33560000 - Nonferrous rolling and drawing, nec">33560000 - Nonferrous rolling and drawing, nec</option>
                          <option value="33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.">33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.</option>
                          <option value="33560201 - Gold and gold alloy bars, sheets, strip, etc.">33560201 - Gold and gold alloy bars, sheets, strip, etc.</option>
                          <option value="33560400 - Nickel">33560400 - Nickel</option>
                          <option value="33560402 - Nickel and nickel alloy: rolling, drawing, or extruding">33560402 - Nickel and nickel alloy: rolling, drawing, or extruding</option>
                          <option value="33560600 - Titanium">33560600 - Titanium</option>
                          <option value="33560602 - Titanium and titanium alloy: rolling, drawing, or extruding">33560602 - Titanium and titanium alloy: rolling, drawing, or extruding</option>
                          <option value="33569901 - Battery metal">33569901 - Battery metal</option>
                          <option value="33569902 - Solder: wire, bar, acid core, and rosin core">33569902 - Solder: wire, bar, acid core, and rosin core</option>
                          <option value="33569904 - Welding rods">33569904 - Welding rods</option>
                          <option value="33570000 - Nonferrous wiredrawing and insulating">33570000 - Nonferrous wiredrawing and insulating</option>
                          <option value="33570100 - Communication wire">33570100 - Communication wire</option>
                          <option value="33570101 - Coaxial cable, nonferrous">33570101 - Coaxial cable, nonferrous</option>
                          <option value="33570102 - Fiber optic cable (insulated)">33570102 - Fiber optic cable (insulated)</option>
                          <option value="33579902 - Aluminum wire and cable">33579902 - Aluminum wire and cable</option>
                          <option value="33579905 - Building wire and cable, nonferrous">33579905 - Building wire and cable, nonferrous</option>
                          <option value="33579906 - Magnet wire, nonferrous">33579906 - Magnet wire, nonferrous</option>
                          <option value="33579907 - Shipboard cable, nonferrous">33579907 - Shipboard cable, nonferrous</option>
                          <option value="33630000 - Aluminum die-castings">33630000 - Aluminum die-castings</option>
                          <option value="33640000 - Nonferrous die-castings except aluminum">33640000 - Nonferrous die-castings except aluminum</option>
                          <option value="33640100 - Copper and copper alloy die-castings">33640100 - Copper and copper alloy die-castings</option>
                          <option value="33640101 - Brass and bronze die-castings">33640101 - Brass and bronze die-castings</option>
                          <option value="33640201 - Lead die-castings">33640201 - Lead die-castings</option>
                          <option value="33640202 - Zinc and zinc-base alloy die-castings">33640202 - Zinc and zinc-base alloy die-castings</option>
                          <option value="33649901 - Magnesium and magnesium-base alloy die-castings">33649901 - Magnesium and magnesium-base alloy die-castings</option>
                          <option value="33650000 - Aluminum foundries">33650000 - Aluminum foundries</option>
                          <option value="33650101 - Cooking/kitchen utensils, cast aluminum">33650101 - Cooking/kitchen utensils, cast aluminum</option>
                          <option value="33650200 - Aluminum and aluminum-based alloy castings">33650200 - Aluminum and aluminum-based alloy castings</option>
                          <option value="33650201 - Aerospace castings, aluminum">33650201 - Aerospace castings, aluminum</option>
                          <option value="33650202 - Machinery castings, aluminum">33650202 - Machinery castings, aluminum</option>
                          <option value="33659901 - Masts, cast aluminum">33659901 - Masts, cast aluminum</option>
                          <option value="33660000 - Copper foundries">33660000 - Copper foundries</option>
                          <option value="33660100 - Bushings and bearings">33660100 - Bushings and bearings</option>
                          <option value="33660200 - Propellers">33660200 - Propellers</option>
                          <option value="33660202 - Propellers, ship: cast brass">33660202 - Propellers, ship: cast brass</option>
                          <option value="33669901 - Brass foundry, nec">33669901 - Brass foundry, nec</option>
                          <option value="33669902 - Bronze foundry, nec">33669902 - Bronze foundry, nec</option>
                          <option value="33669903 - Castings (except die), nec, brass">33669903 - Castings (except die), nec, brass</option>
                          <option value="33669904 - Castings (except die), nec, bronze">33669904 - Castings (except die), nec, bronze</option>
                          <option value="33669906 - Castings (except die), nsk">33669906 - Castings (except die), nsk</option>
                          <option value="33669907 - Machinery castings, brass">33669907 - Machinery castings, brass</option>
                          <option value="33690000 - Nonferrous foundries, nec">33690000 - Nonferrous foundries, nec</option>
                          <option value="33690101 - Lead castings, except die-castings">33690101 - Lead castings, except die-castings</option>
                          <option value="33690103 - Zinc and zinc-base alloy castings, except die-castings">33690103 - Zinc and zinc-base alloy castings, except die-castings</option>
                          <option value="33699901 - Aerospace castings, nonferrous: except aluminum">33699901 - Aerospace castings, nonferrous: except aluminum</option>
                          <option value="33699902 - Castings, except die-castings, precision">33699902 - Castings, except die-castings, precision</option>
                          <option value="33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper">33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper</option>
                          <option value="33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting">33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting</option>
                          <option value="33699905 - Titanium castings, except die-casting">33699905 - Titanium castings, except die-casting</option>
                          <option value="33980000 - Metal heat treating">33980000 - Metal heat treating</option>
                          <option value="33989901 - Annealing of metal">33989901 - Annealing of metal</option>
                          <option value="33989902 - Brazing (hardening) of metal">33989902 - Brazing (hardening) of metal</option>
                          <option value="33989903 - Metal burning">33989903 - Metal burning</option>
                          <option value="33989904 - Shot peening (treating steel to reduce fatigue)">33989904 - Shot peening (treating steel to reduce fatigue)</option>
                          <option value="33989905 - Tempering of metal">33989905 - Tempering of metal</option>
                          <option value="33990000 - Primary metal products">33990000 - Primary metal products</option>
                          <option value="33990100 - Metal powders, pastes, and flakes">33990100 - Metal powders, pastes, and flakes</option>
                          <option value="33990102 - Flakes, metal">33990102 - Flakes, metal</option>
                          <option value="33990103 - Iron, powdered">33990103 - Iron, powdered</option>
                          <option value="33990105 - Powder, metal">33990105 - Powder, metal</option>
                          <option value="33990106 - Silver powder">33990106 - Silver powder</option>
                          <option value="33990200 - Metal fasteners">33990200 - Metal fasteners</option>
                          <option value="33990201 - Brads: aluminum, brass, or other nonferrous metal or wire">33990201 - Brads: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33990202 - Nails: aluminum, brass, or other nonferrous metal or wire">33990202 - Nails: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33999901 - Iron ore recovery from open hearth slag">33999901 - Iron ore recovery from open hearth slag</option>
                          <option value="33999902 - Laminating steel">33999902 - Laminating steel</option>
                          <option value="33999904 - Steel balls">33999904 - Steel balls</option>
                          <option value="33999906 - Cryogenic treatment of metal">33999906 - Cryogenic treatment of metal</option>
                          <option value="34110000 - Metal cans">34110000 - Metal cans</option>
                          <option value="34110100 - Food and beverage containers">34110100 - Food and beverage containers</option>
                          <option value="34110102 - Beverage cans, metal: except beer">34110102 - Beverage cans, metal: except beer</option>
                          <option value="34110103 - Food containers, metal">34110103 - Food containers, metal</option>
                          <option value="34119901 - Aluminum cans">34119901 - Aluminum cans</option>
                          <option value="34119906 - Tin cans">34119906 - Tin cans</option>
                          <option value="34120000 - Metal barrels, drums, and pails">34120000 - Metal barrels, drums, and pails</option>
                          <option value="34129901 - Barrels, shipping: metal">34129901 - Barrels, shipping: metal</option>
                          <option value="34129902 - Drums, shipping: metal">34129902 - Drums, shipping: metal</option>
                          <option value="34210000 - Cutlery">34210000 - Cutlery</option>
                          <option value="34210100 - Table and food cutlery, including butchers'">34210100 - Table and food cutlery, including butchers'</option>
                          <option value="34210103 - Knife blades and blanks">34210103 - Knife blades and blanks</option>
                          <option value="34210104 - Knives: butchers', hunting, pocket, etc.">34210104 - Knives: butchers', hunting, pocket, etc.</option>
                          <option value="34210203 - Scissors, hand">34210203 - Scissors, hand</option>
                          <option value="34210204 - Shears, hand">34210204 - Shears, hand</option>
                          <option value="34219901 - Razor blades and razors">34219901 - Razor blades and razors</option>
                          <option value="34230000 - Hand and edge tools, nec">34230000 - Hand and edge tools, nec</option>
                          <option value="34230100 - Garden and farm tools, including shovels">34230100 - Garden and farm tools, including shovels</option>
                          <option value="34230200 - Soldering tools">34230200 - Soldering tools</option>
                          <option value="34230201 - Soldering guns or tools, hand: electric">34230201 - Soldering guns or tools, hand: electric</option>
                          <option value="34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.">34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.</option>
                          <option value="34239905 - Carpet layers' hand tools">34239905 - Carpet layers' hand tools</option>
                          <option value="34239906 - Caulking tools, hand">34239906 - Caulking tools, hand</option>
                          <option value="34239907 - Cutters, glass">34239907 - Cutters, glass</option>
                          <option value="34239908 - Cutting dies, except metal cutting">34239908 - Cutting dies, except metal cutting</option>
                          <option value="34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.">34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.</option>
                          <option value="34239912 - Hammers (hand tools)">34239912 - Hammers (hand tools)</option>
                          <option value="34239914 - Jacks: lifting, screw, or ratchet (hand tools)">34239914 - Jacks: lifting, screw, or ratchet (hand tools)</option>
                          <option value="34239916 - Knives, agricultural or industrial">34239916 - Knives, agricultural or industrial</option>
                          <option value="34239919 - Masons' hand tools">34239919 - Masons' hand tools</option>
                          <option value="34239920 - Mechanics' hand tools">34239920 - Mechanics' hand tools</option>
                          <option value="34239921 - Plumbers' hand tools">34239921 - Plumbers' hand tools</option>
                          <option value="34239922 - Rules or rulers, metal">34239922 - Rules or rulers, metal</option>
                          <option value="34239923 - Screw drivers, pliers, chisels, etc. (hand tools)">34239923 - Screw drivers, pliers, chisels, etc. (hand tools)</option>
                          <option value="34239927 - Tools or equipment for use with sporting arms">34239927 - Tools or equipment for use with sporting arms</option>
                          <option value="34239928 - Wrenches, hand tools">34239928 - Wrenches, hand tools</option>
                          <option value="34250000 - Saw blades and handsaws">34250000 - Saw blades and handsaws</option>
                          <option value="34259902 - Saw blades, for hand or power saws">34259902 - Saw blades, for hand or power saws</option>
                          <option value="34259903 - Saws, hand: metalworking or woodworking">34259903 - Saws, hand: metalworking or woodworking</option>
                          <option value="34290000 - Hardware, nec">34290000 - Hardware, nec</option>
                          <option value="34290100 - Furniture, builders' and other household hardware">34290100 - Furniture, builders' and other household hardware</option>
                          <option value="34290101 - Builders' hardware">34290101 - Builders' hardware</option>
                          <option value="34290102 - Cabinet hardware">34290102 - Cabinet hardware</option>
                          <option value="34290103 - Door opening and closing devices, except electrical">34290103 - Door opening and closing devices, except electrical</option>
                          <option value="34290104 - Fireplace equipment, hardware: andirons, grates, screens">34290104 - Fireplace equipment, hardware: andirons, grates, screens</option>
                          <option value="34290105 - Furniture hardware">34290105 - Furniture hardware</option>
                          <option value="34290200 - Keys, locks, and related hardware">34290200 - Keys, locks, and related hardware</option>
                          <option value="34290201 - Door locks, bolts, and checks">34290201 - Door locks, bolts, and checks</option>
                          <option value="34290203 - Locks or lock sets">34290203 - Locks or lock sets</option>
                          <option value="34290204 - Padlocks">34290204 - Padlocks</option>
                          <option value="34290300 - Motor vehicle hardware">34290300 - Motor vehicle hardware</option>
                          <option value="34290301 - Bicycle racks, automotive">34290301 - Bicycle racks, automotive</option>
                          <option value="34290302 - Luggage racks, car top">34290302 - Luggage racks, car top</option>
                          <option value="34290303 - Ski racks, automotive">34290303 - Ski racks, automotive</option>
                          <option value="34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items">34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items</option>
                          <option value="34290401 - Aircraft hardware">34290401 - Aircraft hardware</option>
                          <option value="34290402 - Marine hardware">34290402 - Marine hardware</option>
                          <option value="34290403 - Pulleys, metal">34290403 - Pulleys, metal</option>
                          <option value="34290500 - Clamps, couplings, nozzles, and other metal hose fittings">34290500 - Clamps, couplings, nozzles, and other metal hose fittings</option>
                          <option value="34290501 - Clamps and couplings, hose">34290501 - Clamps and couplings, hose</option>
                          <option value="34290502 - Clamps, metal">34290502 - Clamps, metal</option>
                          <option value="34299901 - Animal traps, iron or steel">34299901 - Animal traps, iron or steel</option>
                          <option value="34299902 - Casket hardware">34299902 - Casket hardware</option>
                          <option value="34299905 - Harness hardware">34299905 - Harness hardware</option>
                          <option value="34299907 - Luggage hardware">34299907 - Luggage hardware</option>
                          <option value="34299908 - Metal fasteners">34299908 - Metal fasteners</option>
                          <option value="34299910 - Parachute hardware">34299910 - Parachute hardware</option>
                          <option value="34310000 - Metal sanitary ware">34310000 - Metal sanitary ware</option>
                          <option value="34310100 - Bathroom fixtures, including sinks">34310100 - Bathroom fixtures, including sinks</option>
                          <option value="34310103 - Shower stalls, metal">34310103 - Shower stalls, metal</option>
                          <option value="34319901 - Drinking fountains, metal">34319901 - Drinking fountains, metal</option>
                          <option value="34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal">34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal</option>
                          <option value="34320000 - Plumbing fixture fittings and trim">34320000 - Plumbing fixture fittings and trim</option>
                          <option value="34329901 - Faucets and spigots, metal and plastic">34329901 - Faucets and spigots, metal and plastic</option>
                          <option value="34329902 - Lawn hose nozzles and sprinklers">34329902 - Lawn hose nozzles and sprinklers</option>
                          <option value="34329903 - Plastic plumbing fixture fittings, assembly">34329903 - Plastic plumbing fixture fittings, assembly</option>
                          <option value="34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.">34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.</option>
                          <option value="34330000 - Heating equipment, except electric">34330000 - Heating equipment, except electric</option>
                          <option value="34330100 - Burners, furnaces, boilers, and stokers">34330100 - Burners, furnaces, boilers, and stokers</option>
                          <option value="34330101 - Boilers, low-pressure heating: steam or hot water">34330101 - Boilers, low-pressure heating: steam or hot water</option>
                          <option value="34330103 - Gas burners, domestic">34330103 - Gas burners, domestic</option>
                          <option value="34330104 - Gas burners, industrial">34330104 - Gas burners, industrial</option>
                          <option value="34330105 - Gas-oil burners, combination">34330105 - Gas-oil burners, combination</option>
                          <option value="34330106 - Oil burners, domestic or industrial">34330106 - Oil burners, domestic or industrial</option>
                          <option value="34330107 - Stokers, mechanical: domestic or industrial">34330107 - Stokers, mechanical: domestic or industrial</option>
                          <option value="34330201 - Logs, gas fireplace">34330201 - Logs, gas fireplace</option>
                          <option value="34330202 - Radiators, except electric">34330202 - Radiators, except electric</option>
                          <option value="34330205 - Space heaters, except electric">34330205 - Space heaters, except electric</option>
                          <option value="34339901 - Gas infrared heating units">34339901 - Gas infrared heating units</option>
                          <option value="34339902 - Heaters, swimming pool: oil or gas">34339902 - Heaters, swimming pool: oil or gas</option>
                          <option value="34339904 - Solar heaters and collectors">34339904 - Solar heaters and collectors</option>
                          <option value="34339905 - Steam heating apparatus">34339905 - Steam heating apparatus</option>
                          <option value="34339906 - Stoves, wood and coal burning">34339906 - Stoves, wood and coal burning</option>
                          <option value="34410100 - Fabricated structural metal for ships">34410100 - Fabricated structural metal for ships</option>
                          <option value="34410101 - Boat and barge sections, prefabricated metal">34410101 - Boat and barge sections, prefabricated metal</option>
                          <option value="34410200 - Fabricated structural metal for bridges">34410200 - Fabricated structural metal for bridges</option>
                          <option value="34410201 - Bridge sections, prefabricated, highway">34410201 - Bridge sections, prefabricated, highway</option>
                          <option value="34419901 - Building components, structural steel">34419901 - Building components, structural steel</option>
                          <option value="34419902 - Dam gates, metal plate">34419902 - Dam gates, metal plate</option>
                          <option value="34419903 - Expansion joints (structural shapes), iron or steel">34419903 - Expansion joints (structural shapes), iron or steel</option>
                          <option value="34419904 - Floor jacks, metal">34419904 - Floor jacks, metal</option>
                          <option value="34419906 - Joists, open web steel: long-span series">34419906 - Joists, open web steel: long-span series</option>
                          <option value="34419907 - Railroad car racks, for transporting vehicles: steel">34419907 - Railroad car racks, for transporting vehicles: steel</option>
                          <option value="34419908 - Tower sections, radio and television transmission">34419908 - Tower sections, radio and television transmission</option>
                          <option value="34420000 - Metal doors, sash, and trim">34420000 - Metal doors, sash, and trim</option>
                          <option value="34420100 - Window and door frames">34420100 - Window and door frames</option>
                          <option value="34420101 - Casements, aluminum">34420101 - Casements, aluminum</option>
                          <option value="34420102 - Sash, door or window: metal">34420102 - Sash, door or window: metal</option>
                          <option value="34420200 - Louvers, shutters, jalousies, and similar items">34420200 - Louvers, shutters, jalousies, and similar items</option>
                          <option value="34420204 - Shutters, door or window: metal">34420204 - Shutters, door or window: metal</option>
                          <option value="34420300 - Screen and storm doors and windows">34420300 - Screen and storm doors and windows</option>
                          <option value="34420301 - Screen doors, metal">34420301 - Screen doors, metal</option>
                          <option value="34420302 - Screens, window, metal">34420302 - Screens, window, metal</option>
                          <option value="34420303 - Storm doors or windows, metal">34420303 - Storm doors or windows, metal</option>
                          <option value="34420400 - Metal doors">34420400 - Metal doors</option>
                          <option value="34420401 - Fire doors, metal">34420401 - Fire doors, metal</option>
                          <option value="34420402 - Garage doors, overhead: metal">34420402 - Garage doors, overhead: metal</option>
                          <option value="34420403 - Hangar doors, metal">34420403 - Hangar doors, metal</option>
                          <option value="34420404 - Rolling doors for industrial buildings or warehouses, metal">34420404 - Rolling doors for industrial buildings or warehouses, metal</option>
                          <option value="34420500 - Molding, trim, and stripping">34420500 - Molding, trim, and stripping</option>
                          <option value="34420503 - Weather strip, metal">34420503 - Weather strip, metal</option>
                          <option value="34430000 - Fabricated plate work (boiler shop)">34430000 - Fabricated plate work (boiler shop)</option>
                          <option value="34430100 - Industrial vessels, tanks, and containers">34430100 - Industrial vessels, tanks, and containers</option>
                          <option value="34430102 - Bins, prefabricated metal plate">34430102 - Bins, prefabricated metal plate</option>
                          <option value="34430103 - Columns (fractioning, etc.): metal plate">34430103 - Columns (fractioning, etc.): metal plate</option>
                          <option value="34430104 - Cryogenic tanks, for liquids and gases">34430104 - Cryogenic tanks, for liquids and gases</option>
                          <option value="34430108 - Dumpsters, garbage">34430108 - Dumpsters, garbage</option>
                          <option value="34430110 - Fuel tanks (oil, gas, etc.), metal plate">34430110 - Fuel tanks (oil, gas, etc.), metal plate</option>
                          <option value="34430111 - Gas holders, metal plate">34430111 - Gas holders, metal plate</option>
                          <option value="34430113 - Housings, pressure">34430113 - Housings, pressure</option>
                          <option value="34430115 - Process vessels, industrial: metal plate">34430115 - Process vessels, industrial: metal plate</option>
                          <option value="34430116 - Separators, industrial process: metal plate">34430116 - Separators, industrial process: metal plate</option>
                          <option value="34430118 - Stills, pressure: metal plate">34430118 - Stills, pressure: metal plate</option>
                          <option value="34430120 - Tanks for tank trucks, metal plate">34430120 - Tanks for tank trucks, metal plate</option>
                          <option value="34430121 - Tanks, lined: metal plate">34430121 - Tanks, lined: metal plate</option>
                          <option value="34430122 - Tanks, standard or custom fabricated: metal plate">34430122 - Tanks, standard or custom fabricated: metal plate</option>
                          <option value="34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate">34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate</option>
                          <option value="34430125 - Vats, metal plate">34430125 - Vats, metal plate</option>
                          <option value="34430126 - Vessels, process or storage (from boiler shops): metal plate">34430126 - Vessels, process or storage (from boiler shops): metal plate</option>
                          <option value="34430127 - Water tanks, metal plate">34430127 - Water tanks, metal plate</option>
                          <option value="34430200 - Heat exchangers, condensers, and components">34430200 - Heat exchangers, condensers, and components</option>
                          <option value="34430201 - Air coolers, metal plate">34430201 - Air coolers, metal plate</option>
                          <option value="34430205 - Condensers, steam">34430205 - Condensers, steam</option>
                          <option value="34430206 - Cooling towers, metal plate">34430206 - Cooling towers, metal plate</option>
                          <option value="34430207 - Finned tubes, for heat transfer">34430207 - Finned tubes, for heat transfer</option>
                          <option value="34430208 - Heat exchangers, plate type">34430208 - Heat exchangers, plate type</option>
                          <option value="34430209 - Heat exchangers: coolers (after, inter), condensers, etc.">34430209 - Heat exchangers: coolers (after, inter), condensers, etc.</option>
                          <option value="34430300 - Boiler and boiler shop work">34430300 - Boiler and boiler shop work</option>
                          <option value="34430302 - Boiler shop products: boilers, smokestacks, steel tanks">34430302 - Boiler shop products: boilers, smokestacks, steel tanks</option>
                          <option value="34430303 - Boilers: industrial, power, or marine">34430303 - Boilers: industrial, power, or marine</option>
                          <option value="34430503 - Nuclear core structurals, metal plate">34430503 - Nuclear core structurals, metal plate</option>
                          <option value="34430504 - Nuclear reactors, military or industrial">34430504 - Nuclear reactors, military or industrial</option>
                          <option value="34430505 - Nuclear shielding, metal plate">34430505 - Nuclear shielding, metal plate</option>
                          <option value="34430507 - Reactor containment vessels, metal plate">34430507 - Reactor containment vessels, metal plate</option>
                          <option value="34430600 - Liners/lining">34430600 - Liners/lining</option>
                          <option value="34430601 - Liners, industrial: metal plate">34430601 - Liners, industrial: metal plate</option>
                          <option value="34430700 - Metal parts">34430700 - Metal parts</option>
                          <option value="34430701 - Baffles">34430701 - Baffles</option>
                          <option value="34430702 - Breechings, metal plate">34430702 - Breechings, metal plate</option>
                          <option value="34430703 - Cable trays, metal plate">34430703 - Cable trays, metal plate</option>
                          <option value="34430800 - Chutes and troughs">34430800 - Chutes and troughs</option>
                          <option value="34430801 - Chutes, metal plate">34430801 - Chutes, metal plate</option>
                          <option value="34430900 - Pipe, standpipe, and culverts">34430900 - Pipe, standpipe, and culverts</option>
                          <option value="34430902 - Pipe, large diameter: metal plate">34430902 - Pipe, large diameter: metal plate</option>
                          <option value="34431002 - Wind tunnels">34431002 - Wind tunnels</option>
                          <option value="34431105 - Sterilizing chambers, metal plate">34431105 - Sterilizing chambers, metal plate</option>
                          <option value="34439902 - Containers, shipping (bombs, etc.): metal plate">34439902 - Containers, shipping (bombs, etc.): metal plate</option>
                          <option value="34439904 - Cylinders, pressure: metal plate">34439904 - Cylinders, pressure: metal plate</option>
                          <option value="34439906 - High vacuum coaters, metal plate">34439906 - High vacuum coaters, metal plate</option>
                          <option value="34439911 - Perforating on heavy metal">34439911 - Perforating on heavy metal</option>
                          <option value="34439915 - Truss plates, metal">34439915 - Truss plates, metal</option>
                          <option value="34439916 - Weldments">34439916 - Weldments</option>
                          <option value="34440000 - Sheet metalwork">34440000 - Sheet metalwork</option>
                          <option value="34440100 - Culverts, flumes, and pipes">34440100 - Culverts, flumes, and pipes</option>
                          <option value="34440101 - Culverts, sheet metal">34440101 - Culverts, sheet metal</option>
                          <option value="34440104 - Pipe, sheet metal">34440104 - Pipe, sheet metal</option>
                          <option value="34440200 - Metal ventilating equipment">34440200 - Metal ventilating equipment</option>
                          <option value="34440202 - Ducts, sheet metal">34440202 - Ducts, sheet metal</option>
                          <option value="34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal">34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal</option>
                          <option value="34440204 - Flues and pipes, stove or furnace: sheet metal">34440204 - Flues and pipes, stove or furnace: sheet metal</option>
                          <option value="34440205 - Ventilators, sheet metal">34440205 - Ventilators, sheet metal</option>
                          <option value="34440300 - Metal roofing and roof drainage equipment">34440300 - Metal roofing and roof drainage equipment</option>
                          <option value="34440303 - Gutters, sheet metal">34440303 - Gutters, sheet metal</option>
                          <option value="34440304 - Roof deck, sheet metal">34440304 - Roof deck, sheet metal</option>
                          <option value="34440305 - Skylights, sheet metal">34440305 - Skylights, sheet metal</option>
                          <option value="34440400 - Metal flooring and siding">34440400 - Metal flooring and siding</option>
                          <option value="34440402 - Flooring, cellular steel">34440402 - Flooring, cellular steel</option>
                          <option value="34440403 - Siding, sheet metal">34440403 - Siding, sheet metal</option>
                          <option value="34440500 - Metal housings, enclosures, casings, and other containers">34440500 - Metal housings, enclosures, casings, and other containers</option>
                          <option value="34440502 - Booths, spray: prefabricated sheet metal">34440502 - Booths, spray: prefabricated sheet metal</option>
                          <option value="34440503 - Casings, sheet metal">34440503 - Casings, sheet metal</option>
                          <option value="34440504 - Furnace casings, sheet metal">34440504 - Furnace casings, sheet metal</option>
                          <option value="34440505 - Hoods, range: sheet metal">34440505 - Hoods, range: sheet metal</option>
                          <option value="34440506 - Hoppers, sheet metal">34440506 - Hoppers, sheet metal</option>
                          <option value="34440507 - Housings for business machines, sheet metal">34440507 - Housings for business machines, sheet metal</option>
                          <option value="34440508 - Laundry hampers, sheet metal">34440508 - Laundry hampers, sheet metal</option>
                          <option value="34440509 - Machine guards, sheet metal">34440509 - Machine guards, sheet metal</option>
                          <option value="34440510 - Mail (post office) collection or storage boxes, sheet metal">34440510 - Mail (post office) collection or storage boxes, sheet metal</option>
                          <option value="34440511 - Radiator shields or enclosures, sheet metal">34440511 - Radiator shields or enclosures, sheet metal</option>
                          <option value="34440600 - Awnings and canopies">34440600 - Awnings and canopies</option>
                          <option value="34440601 - Awnings, sheet metal">34440601 - Awnings, sheet metal</option>
                          <option value="34440602 - Canopies, sheet metal">34440602 - Canopies, sheet metal</option>
                          <option value="34449901 - Coal chutes, prefabricated sheet metal">34449901 - Coal chutes, prefabricated sheet metal</option>
                          <option value="34449902 - Concrete forms, sheet metal">34449902 - Concrete forms, sheet metal</option>
                          <option value="34449904 - Forming machine work, sheet metal">34449904 - Forming machine work, sheet metal</option>
                          <option value="34449905 - Guard rails, highway: sheet metal">34449905 - Guard rails, highway: sheet metal</option>
                          <option value="34449908 - Restaurant sheet metalwork">34449908 - Restaurant sheet metalwork</option>
                          <option value="34449911 - Studs and joists, sheet metal">34449911 - Studs and joists, sheet metal</option>
                          <option value="34460000 - Architectural metalwork">34460000 - Architectural metalwork</option>
                          <option value="34460100 - Stairs, fire escapes, balconies, railings, and ladders">34460100 - Stairs, fire escapes, balconies, railings, and ladders</option>
                          <option value="34460101 - Balconies, metal">34460101 - Balconies, metal</option>
                          <option value="34460103 - Fire escapes, metal">34460103 - Fire escapes, metal</option>
                          <option value="34460107 - Railings, banisters, guards, etc: made from metal pipe">34460107 - Railings, banisters, guards, etc: made from metal pipe</option>
                          <option value="34460108 - Railings, prefabricated metal">34460108 - Railings, prefabricated metal</option>
                          <option value="34460109 - Stairs, staircases, stair treads: prefabricated metal">34460109 - Stairs, staircases, stair treads: prefabricated metal</option>
                          <option value="34460201 - Gratings, open steel flooring">34460201 - Gratings, open steel flooring</option>
                          <option value="34460202 - Gratings, tread: fabricated metal">34460202 - Gratings, tread: fabricated metal</option>
                          <option value="34460300 - Fences, gates, posts, and flagpoles">34460300 - Fences, gates, posts, and flagpoles</option>
                          <option value="34460301 - Fences or posts, ornamental iron or steel">34460301 - Fences or posts, ornamental iron or steel</option>
                          <option value="34460302 - Flagpoles, metal">34460302 - Flagpoles, metal</option>
                          <option value="34460303 - Gates, ornamental metal">34460303 - Gates, ornamental metal</option>
                          <option value="34460400 - Partitions and supports/studs, including acoustical systems">34460400 - Partitions and supports/studs, including acoustical systems</option>
                          <option value="34460401 - Acoustical suspension systems, metal">34460401 - Acoustical suspension systems, metal</option>
                          <option value="34460403 - Partitions, ornamental metal">34460403 - Partitions, ornamental metal</option>
                          <option value="34460502 - Louvers, ventilating">34460502 - Louvers, ventilating</option>
                          <option value="34460600 - Ornamental metalwork">34460600 - Ornamental metalwork</option>
                          <option value="34460601 - Bank fixtures, ornamental metal">34460601 - Bank fixtures, ornamental metal</option>
                          <option value="34460603 - Grillwork, ornamental metal">34460603 - Grillwork, ornamental metal</option>
                          <option value="34469902 - Scaffolds, mobile or stationary: metal">34469902 - Scaffolds, mobile or stationary: metal</option>
                          <option value="34480000 - Prefabricated metal buildings and components">34480000 - Prefabricated metal buildings and components</option>
                          <option value="34480100 - Prefabricated metal buildings">34480100 - Prefabricated metal buildings</option>
                          <option value="34480101 - Buildings, portable: prefabricated metal">34480101 - Buildings, portable: prefabricated metal</option>
                          <option value="34480102 - Carports, prefabricated metal">34480102 - Carports, prefabricated metal</option>
                          <option value="34480105 - Greenhouses, prefabricated metal">34480105 - Greenhouses, prefabricated metal</option>
                          <option value="34480106 - Screen enclosures">34480106 - Screen enclosures</option>
                          <option value="34480108 - Sunrooms, prefabricated metal">34480108 - Sunrooms, prefabricated metal</option>
                          <option value="34480200 - Prefabricated metal components">34480200 - Prefabricated metal components</option>
                          <option value="34480201 - Panels for prefabricated metal buildings">34480201 - Panels for prefabricated metal buildings</option>
                          <option value="34480202 - Ramps, prefabricated metal">34480202 - Ramps, prefabricated metal</option>
                          <option value="34480203 - Trusses and framing, prefabricated metal">34480203 - Trusses and framing, prefabricated metal</option>
                          <option value="34489901 - Docks, prefabricated metal">34489901 - Docks, prefabricated metal</option>
                          <option value="34490000 - Miscellaneous metalwork">34490000 - Miscellaneous metalwork</option>
                          <option value="34490100 - Fabricated bar joists and concrete reinforcing bars">34490100 - Fabricated bar joists and concrete reinforcing bars</option>
                          <option value="34490101 - Bars, concrete reinforcing: fabricated steel">34490101 - Bars, concrete reinforcing: fabricated steel</option>
                          <option value="34490201 - Lath, expanded metal">34490201 - Lath, expanded metal</option>
                          <option value="34499901 - Curtain wall, metal">34499901 - Curtain wall, metal</option>
                          <option value="34499902 - Curtain walls for buildings, steel">34499902 - Curtain walls for buildings, steel</option>
                          <option value="34499903 - Custom roll formed products">34499903 - Custom roll formed products</option>
                          <option value="34499904 - Landing mats, aircraft: metal">34499904 - Landing mats, aircraft: metal</option>
                          <option value="34510000 - Screw machine products">34510000 - Screw machine products</option>
                          <option value="34520000 - Bolts, nuts, rivets, and washers">34520000 - Bolts, nuts, rivets, and washers</option>
                          <option value="34520100 - Pins">34520100 - Pins</option>
                          <option value="34520101 - Cotter pins, metal">34520101 - Cotter pins, metal</option>
                          <option value="34520102 - Dowel pins, metal">34520102 - Dowel pins, metal</option>
                          <option value="34520200 - Washers">34520200 - Washers</option>
                          <option value="34520202 - Spring washers, metal">34520202 - Spring washers, metal</option>
                          <option value="34520203 - Washers, metal">34520203 - Washers, metal</option>
                          <option value="34529901 - Bolts, metal">34529901 - Bolts, metal</option>
                          <option value="34529904 - Nuts, metal">34529904 - Nuts, metal</option>
                          <option value="34529905 - Rivets, metal">34529905 - Rivets, metal</option>
                          <option value="34529907 - Screws, metal">34529907 - Screws, metal</option>
                          <option value="34620000 - Iron and steel forgings">34620000 - Iron and steel forgings</option>
                          <option value="34620100 - Gear and chain forgings">34620100 - Gear and chain forgings</option>
                          <option value="34620101 - Chains, forged steel">34620101 - Chains, forged steel</option>
                          <option value="34620102 - Gears, forged steel">34620102 - Gears, forged steel</option>
                          <option value="34620200 - Pump, compressor, and turbine forgings">34620200 - Pump, compressor, and turbine forgings</option>
                          <option value="34620202 - Turbine engine forgings, ferrous">34620202 - Turbine engine forgings, ferrous</option>
                          <option value="34620401 - Construction or mining equipment forgings, ferrous">34620401 - Construction or mining equipment forgings, ferrous</option>
                          <option value="34620402 - Railroad wheels, axles, frogs, or other equipment: forged">34620402 - Railroad wheels, axles, frogs, or other equipment: forged</option>
                          <option value="34629901 - Aircraft forgings, ferrous">34629901 - Aircraft forgings, ferrous</option>
                          <option value="34629902 - Anchors, forged">34629902 - Anchors, forged</option>
                          <option value="34629903 - Armor plate, forged iron or steel">34629903 - Armor plate, forged iron or steel</option>
                          <option value="34629904 - Flange, valve, and pipe fitting forgings, ferrous">34629904 - Flange, valve, and pipe fitting forgings, ferrous</option>
                          <option value="34629905 - Horseshoes">34629905 - Horseshoes</option>
                          <option value="34629907 - Mechanical power transmission forgings, ferrous">34629907 - Mechanical power transmission forgings, ferrous</option>
                          <option value="34629908 - Nuclear power plant forgings, ferrous">34629908 - Nuclear power plant forgings, ferrous</option>
                          <option value="34629909 - Ornamental metal forgings, ferrous">34629909 - Ornamental metal forgings, ferrous</option>
                          <option value="34630000 - Nonferrous forgings">34630000 - Nonferrous forgings</option>
                          <option value="34639901 - Aircraft forgings, nonferrous">34639901 - Aircraft forgings, nonferrous</option>
                          <option value="34639902 - Aluminum forgings">34639902 - Aluminum forgings</option>
                          <option value="34639904 - Bearing and bearing race forgings, nonferrous">34639904 - Bearing and bearing race forgings, nonferrous</option>
                          <option value="34639905 - Flange, valve or pipe fitting forgings, nonferrous">34639905 - Flange, valve or pipe fitting forgings, nonferrous</option>
                          <option value="34639906 - Machinery forgings, nonferrous">34639906 - Machinery forgings, nonferrous</option>
                          <option value="34639909 - Pole line hardware forgings, nonferrous">34639909 - Pole line hardware forgings, nonferrous</option>
                          <option value="34669901 - Bottle caps and tops, stamped metal">34669901 - Bottle caps and tops, stamped metal</option>
                          <option value="34669902 - Closures, stamped metal">34669902 - Closures, stamped metal</option>
                          <option value="34690000 - Metal stampings, nec">34690000 - Metal stampings, nec</option>
                          <option value="34690100 - Household cooking and kitchen utensils, metal">34690100 - Household cooking and kitchen utensils, metal</option>
                          <option value="34690102 - Kitchen fixtures and equipment: metal, except cast aluminum">34690102 - Kitchen fixtures and equipment: metal, except cast aluminum</option>
                          <option value="34690103 - Utensils, household: metal, except cast">34690103 - Utensils, household: metal, except cast</option>
                          <option value="34690104 - Cooking ware, except porcelain enameled">34690104 - Cooking ware, except porcelain enameled</option>
                          <option value="34690200 - Household cooking and kitchen utensils, porcelain enameled">34690200 - Household cooking and kitchen utensils, porcelain enameled</option>
                          <option value="34690201 - Cooking ware, porcelain enameled">34690201 - Cooking ware, porcelain enameled</option>
                          <option value="34690300 - Porcelain enameled products and utensils">34690300 - Porcelain enameled products and utensils</option>
                          <option value="34690400 - Boxes, stamped metal">34690400 - Boxes, stamped metal</option>
                          <option value="34690401 - Boxes: tool, lunch, mail, etc.: stamped metal">34690401 - Boxes: tool, lunch, mail, etc.: stamped metal</option>
                          <option value="34699903 - Capacitor or condenser cans and cases, stamped metal">34699903 - Capacitor or condenser cans and cases, stamped metal</option>
                          <option value="34699904 - Electronic enclosures, stamped or pressed metal">34699904 - Electronic enclosures, stamped or pressed metal</option>
                          <option value="34699905 - Garbage cans, stamped and pressed metal">34699905 - Garbage cans, stamped and pressed metal</option>
                          <option value="34699906 - Helmets, steel">34699906 - Helmets, steel</option>
                          <option value="34699907 - Honeycombed metal">34699907 - Honeycombed metal</option>
                          <option value="34699908 - Machine parts, stamped or pressed metal">34699908 - Machine parts, stamped or pressed metal</option>
                          <option value="34699909 - Ornamental metal stampings">34699909 - Ornamental metal stampings</option>
                          <option value="34699910 - Patterns on metal">34699910 - Patterns on metal</option>
                          <option value="34699911 - Perforated metal, stamped">34699911 - Perforated metal, stamped</option>
                          <option value="34699918 - Tube fins, stamped metal">34699918 - Tube fins, stamped metal</option>
                          <option value="34710000 - Plating and polishing">34710000 - Plating and polishing</option>
                          <option value="34710100 - Electroplating and plating">34710100 - Electroplating and plating</option>
                          <option value="34710101 - Anodizing (plating) of metals or formed products">34710101 - Anodizing (plating) of metals or formed products</option>
                          <option value="34710102 - Chromium plating of metals or formed products">34710102 - Chromium plating of metals or formed products</option>
                          <option value="34710103 - Decorative plating and finishing of formed products">34710103 - Decorative plating and finishing of formed products</option>
                          <option value="34710104 - Electrolizing steel">34710104 - Electrolizing steel</option>
                          <option value="34710105 - Electroplating of metals or formed products">34710105 - Electroplating of metals or formed products</option>
                          <option value="34710106 - Gold plating">34710106 - Gold plating</option>
                          <option value="34710107 - Plating of metals or formed products">34710107 - Plating of metals or formed products</option>
                          <option value="34710200 - Cleaning, polishing, and finishing">34710200 - Cleaning, polishing, and finishing</option>
                          <option value="34710202 - Cleaning and descaling metal products">34710202 - Cleaning and descaling metal products</option>
                          <option value="34710203 - Coloring and finishing of aluminum or formed products">34710203 - Coloring and finishing of aluminum or formed products</option>
                          <option value="34710206 - Finishing, metals or formed products">34710206 - Finishing, metals or formed products</option>
                          <option value="34710207 - Polishing, metals or formed products">34710207 - Polishing, metals or formed products</option>
                          <option value="34710208 - Sand blasting of metal parts">34710208 - Sand blasting of metal parts</option>
                          <option value="34790100 - Etching and engraving">34790100 - Etching and engraving</option>
                          <option value="34790102 - Engraving jewelry, silverware, or metal">34790102 - Engraving jewelry, silverware, or metal</option>
                          <option value="34790103 - Etching on metals">34790103 - Etching on metals</option>
                          <option value="34790104 - Etching, photochemical">34790104 - Etching, photochemical</option>
                          <option value="34790105 - Name plates: engraved, etched, etc.">34790105 - Name plates: engraved, etched, etc.</option>
                          <option value="34790200 - Painting, coating, and hot dipping">34790200 - Painting, coating, and hot dipping</option>
                          <option value="34790201 - Aluminum coating of metal products">34790201 - Aluminum coating of metal products</option>
                          <option value="34790202 - Bonderizing of metal or metal products">34790202 - Bonderizing of metal or metal products</option>
                          <option value="34790203 - Coating electrodes">34790203 - Coating electrodes</option>
                          <option value="34790204 - Coating of metals and formed products">34790204 - Coating of metals and formed products</option>
                          <option value="34790205 - Coating of metals with plastic or resins">34790205 - Coating of metals with plastic or resins</option>
                          <option value="34790206 - Coating of metals with silicon">34790206 - Coating of metals with silicon</option>
                          <option value="34790207 - Coating or wrapping steel pipe">34790207 - Coating or wrapping steel pipe</option>
                          <option value="34790208 - Coating, rust preventive">34790208 - Coating, rust preventive</option>
                          <option value="34790209 - Enameling, including porcelain, of metal products">34790209 - Enameling, including porcelain, of metal products</option>
                          <option value="34790210 - Galvanizing of iron, steel, or end-formed products">34790210 - Galvanizing of iron, steel, or end-formed products</option>
                          <option value="34790211 - Hot dip coating of metals or formed products">34790211 - Hot dip coating of metals or formed products</option>
                          <option value="34790215 - Painting of metal products">34790215 - Painting of metal products</option>
                          <option value="34790219 - Rust proofing (hot dipping) of metals and formed products">34790219 - Rust proofing (hot dipping) of metals and formed products</option>
                          <option value="34790221 - Varnishing of metal products">34790221 - Varnishing of metal products</option>
                          <option value="34820000 - Small arms ammunition">34820000 - Small arms ammunition</option>
                          <option value="34829902 - Cartridges, 30 mm. and below">34829902 - Cartridges, 30 mm. and below</option>
                          <option value="34829903 - Cores, bullet: 30 mm. and below">34829903 - Cores, bullet: 30 mm. and below</option>
                          <option value="34829905 - Pellets and BB's, pistol and air rifle ammunition">34829905 - Pellets and BB's, pistol and air rifle ammunition</option>
                          <option value="34829907 - Shot, lead">34829907 - Shot, lead</option>
                          <option value="34830000 - Ammunition, except for small arms, nec">34830000 - Ammunition, except for small arms, nec</option>
                          <option value="34830100 - Ammunition components">34830100 - Ammunition components</option>
                          <option value="34830101 - Arming and fusing devices for missiles">34830101 - Arming and fusing devices for missiles</option>
                          <option value="34839902 - Artillery shells, over 30 mm.">34839902 - Artillery shells, over 30 mm.</option>
                          <option value="34839905 - Chemical warfare projectiles and components">34839905 - Chemical warfare projectiles and components</option>
                          <option value="34839910 - Missile warheads">34839910 - Missile warheads</option>
                          <option value="34840000 - Small arms">34840000 - Small arms</option>
                          <option value="34840100 - Machine guns and grenade launchers">34840100 - Machine guns and grenade launchers</option>
                          <option value="34840102 - Machine guns or machine gun parts, 30 mm. and below">34840102 - Machine guns or machine gun parts, 30 mm. and below</option>
                          <option value="34849902 - Guns (firearms) or gun parts, 30 mm. and below">34849902 - Guns (firearms) or gun parts, 30 mm. and below</option>
                          <option value="34849903 - Pellet and BB guns">34849903 - Pellet and BB guns</option>
                          <option value="34849904 - Pistols or pistol parts, 30 mm. and below">34849904 - Pistols or pistol parts, 30 mm. and below</option>
                          <option value="34849906 - Revolvers or revolver parts, 30 mm. and below">34849906 - Revolvers or revolver parts, 30 mm. and below</option>
                          <option value="34849907 - Rifles or rifle parts, 30 mm. and below">34849907 - Rifles or rifle parts, 30 mm. and below</option>
                          <option value="34849908 - Shotguns or shotgun parts, 30 mm. and below">34849908 - Shotguns or shotgun parts, 30 mm. and below</option>
                          <option value="34890000 - Ordnance and accessories, nec">34890000 - Ordnance and accessories, nec</option>
                          <option value="34890100 - Guns, howitzers, mortars, and related equipment">34890100 - Guns, howitzers, mortars, and related equipment</option>
                          <option value="34890101 - Artillery or artillery parts, over 30 mm.">34890101 - Artillery or artillery parts, over 30 mm.</option>
                          <option value="34890103 - Guns or gun parts, over 30 mm.">34890103 - Guns or gun parts, over 30 mm.</option>
                          <option value="34890105 - Rifles, recoilless">34890105 - Rifles, recoilless</option>
                          <option value="34899904 - Rocket launchers">34899904 - Rocket launchers</option>
                          <option value="34910000 - Industrial valves">34910000 - Industrial valves</option>
                          <option value="34910101 - Process control regulator valves">34910101 - Process control regulator valves</option>
                          <option value="34919902 - Compressed gas cylinder valves">34919902 - Compressed gas cylinder valves</option>
                          <option value="34919903 - Fire hydrant valves">34919903 - Fire hydrant valves</option>
                          <option value="34919904 - Gas valves and parts, industrial">34919904 - Gas valves and parts, industrial</option>
                          <option value="34919905 - Pressure valves and regulators, industrial">34919905 - Pressure valves and regulators, industrial</option>
                          <option value="34919907 - Solenoid valves">34919907 - Solenoid valves</option>
                          <option value="34919908 - Steam traps">34919908 - Steam traps</option>
                          <option value="34919910 - Water works valves">34919910 - Water works valves</option>
                          <option value="34920000 - Fluid power valves and hose fittings">34920000 - Fluid power valves and hose fittings</option>
                          <option value="34920100 - Fluid power valves for aircraft">34920100 - Fluid power valves for aircraft</option>
                          <option value="34920101 - Control valves, aircraft: hydraulic and pneumatic">34920101 - Control valves, aircraft: hydraulic and pneumatic</option>
                          <option value="34929901 - Control valves, fluid power: hydraulic and pneumatic">34929901 - Control valves, fluid power: hydraulic and pneumatic</option>
                          <option value="34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic">34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic</option>
                          <option value="34929904 - Hose and tube couplings, hydraulic/pneumatic">34929904 - Hose and tube couplings, hydraulic/pneumatic</option>
                          <option value="34930000 - Steel springs, except wire">34930000 - Steel springs, except wire</option>
                          <option value="34930102 - Helical springs, hot wound: railroad equip., etc.">34930102 - Helical springs, hot wound: railroad equip., etc.</option>
                          <option value="34930103 - Hot wound springs, except wire">34930103 - Hot wound springs, except wire</option>
                          <option value="34930105 - Torsion bar springs">34930105 - Torsion bar springs</option>
                          <option value="34930201 - Coiled flat springs">34930201 - Coiled flat springs</option>
                          <option value="34930202 - Flat springs, sheet or strip stock">34930202 - Flat springs, sheet or strip stock</option>
                          <option value="34940000 - Valves and pipe fittings, nec">34940000 - Valves and pipe fittings, nec</option>
                          <option value="34940100 - Pipe fittings">34940100 - Pipe fittings</option>
                          <option value="34940101 - Couplings, except pressure and soil pipe">34940101 - Couplings, except pressure and soil pipe</option>
                          <option value="34940102 - Expansion joints, pipe">34940102 - Expansion joints, pipe</option>
                          <option value="34940103 - Line strainers, for use in piping systems">34940103 - Line strainers, for use in piping systems</option>
                          <option value="34940106 - Well adapters">34940106 - Well adapters</option>
                          <option value="34949901 - Plumbing and heating valves">34949901 - Plumbing and heating valves</option>
                          <option value="34949902 - Sprinkler systems, field">34949902 - Sprinkler systems, field</option>
                          <option value="34950000 - Wire springs">34950000 - Wire springs</option>
                          <option value="34950100 - Precision springs">34950100 - Precision springs</option>
                          <option value="34950103 - Instrument springs, precision">34950103 - Instrument springs, precision</option>
                          <option value="34950104 - Mechanical springs, precision">34950104 - Mechanical springs, precision</option>
                          <option value="34959903 - Upholstery springs, unassembled">34959903 - Upholstery springs, unassembled</option>
                          <option value="34960000 - Miscellaneous fabricated wire products">34960000 - Miscellaneous fabricated wire products</option>
                          <option value="34960100 - Wire cloth and woven wire products">34960100 - Wire cloth and woven wire products</option>
                          <option value="34960101 - Cylinder wire cloth">34960101 - Cylinder wire cloth</option>
                          <option value="34960103 - Fabrics, woven wire">34960103 - Fabrics, woven wire</option>
                          <option value="34960105 - Grilles and grillework, woven wire">34960105 - Grilles and grillework, woven wire</option>
                          <option value="34960106 - Hardware cloth, woven wire">34960106 - Hardware cloth, woven wire</option>
                          <option value="34960108 - Mats and matting">34960108 - Mats and matting</option>
                          <option value="34960109 - Mesh, made from purchased wire">34960109 - Mesh, made from purchased wire</option>
                          <option value="34960111 - Screening, woven wire: made from purchased wire">34960111 - Screening, woven wire: made from purchased wire</option>
                          <option value="34960113 - Woven wire products, nec">34960113 - Woven wire products, nec</option>
                          <option value="34960200 - Wire chain">34960200 - Wire chain</option>
                          <option value="34960201 - Chain, welded">34960201 - Chain, welded</option>
                          <option value="34960202 - Tire chains">34960202 - Tire chains</option>
                          <option value="34960300 - Wire fasteners">34960300 - Wire fasteners</option>
                          <option value="34960301 - Clips and fasteners, made from purchased wire">34960301 - Clips and fasteners, made from purchased wire</option>
                          <option value="34960303 - Slings, lifting: made from purchased wire">34960303 - Slings, lifting: made from purchased wire</option>
                          <option value="34969902 - Cable, uninsulated wire: made from purchased wire">34969902 - Cable, uninsulated wire: made from purchased wire</option>
                          <option value="34969903 - Cages, wire">34969903 - Cages, wire</option>
                          <option value="34969904 - Concrete reinforcing mesh and wire">34969904 - Concrete reinforcing mesh and wire</option>
                          <option value="34969905 - Conveyor belts">34969905 - Conveyor belts</option>
                          <option value="34969906 - Fencing, made from purchased wire">34969906 - Fencing, made from purchased wire</option>
                          <option value="34969909 - Grocery carts, made from purchased wire">34969909 - Grocery carts, made from purchased wire</option>
                          <option value="34969912 - Shelving, made from purchased wire">34969912 - Shelving, made from purchased wire</option>
                          <option value="34969913 - Staples, made from purchased wire">34969913 - Staples, made from purchased wire</option>
                          <option value="34969914 - Traps, animal and fish">34969914 - Traps, animal and fish</option>
                          <option value="34969915 - Wire winding">34969915 - Wire winding</option>
                          <option value="34970000 - Metal foil and leaf">34970000 - Metal foil and leaf</option>
                          <option value="34979903 - Foil, laminated to paper or other materials">34979903 - Foil, laminated to paper or other materials</option>
                          <option value="34980000 - Fabricated pipe and fittings">34980000 - Fabricated pipe and fittings</option>
                          <option value="34989901 - Coils, pipe: fabricated from purchased pipe">34989901 - Coils, pipe: fabricated from purchased pipe</option>
                          <option value="34989902 - Couplings, pipe: fabricated from purchased pipe">34989902 - Couplings, pipe: fabricated from purchased pipe</option>
                          <option value="34989903 - Manifolds, pipe: fabricated from purchased pipe">34989903 - Manifolds, pipe: fabricated from purchased pipe</option>
                          <option value="34989904 - Pipe fittings, fabricated from purchased pipe">34989904 - Pipe fittings, fabricated from purchased pipe</option>
                          <option value="34989905 - Pipe sections, fabricated from purchased pipe">34989905 - Pipe sections, fabricated from purchased pipe</option>
                          <option value="34989906 - Piping systems for pulp, paper, and chemical industries">34989906 - Piping systems for pulp, paper, and chemical industries</option>
                          <option value="34989907 - Tube fabricating (contract bending and shaping)">34989907 - Tube fabricating (contract bending and shaping)</option>
                          <option value="34990000 - Fabricated metal products, nec">34990000 - Fabricated metal products, nec</option>
                          <option value="34990100 - Fire- or burglary-resistive products">34990100 - Fire- or burglary-resistive products</option>
                          <option value="34990101 - Bank chests, metal">34990101 - Bank chests, metal</option>
                          <option value="34990103 - Doors, safe and vault: metal">34990103 - Doors, safe and vault: metal</option>
                          <option value="34990106 - Money chests, steel">34990106 - Money chests, steel</option>
                          <option value="34990108 - Safes and vaults, metal">34990108 - Safes and vaults, metal</option>
                          <option value="34990200 - Metal household articles">34990200 - Metal household articles</option>
                          <option value="34990201 - Ice cream freezers, household, nonelectric: metal">34990201 - Ice cream freezers, household, nonelectric: metal</option>
                          <option value="34990300 - Metal ladders">34990300 - Metal ladders</option>
                          <option value="34990301 - Ladder assemblies, combination workstand: metal">34990301 - Ladder assemblies, combination workstand: metal</option>
                          <option value="34990302 - Ladders, portable: metal">34990302 - Ladders, portable: metal</option>
                          <option value="34990400 - Novelties and giftware, including trophies">34990400 - Novelties and giftware, including trophies</option>
                          <option value="34990401 - Giftware, brass goods">34990401 - Giftware, brass goods</option>
                          <option value="34990402 - Giftware, copper goods">34990402 - Giftware, copper goods</option>
                          <option value="34990404 - Trophies, metal, except silver">34990404 - Trophies, metal, except silver</option>
                          <option value="34999901 - Aerosol valves, metal">34999901 - Aerosol valves, metal</option>
                          <option value="34999903 - Aquarium accessories, metal">34999903 - Aquarium accessories, metal</option>
                          <option value="34999905 - Barricades, metal">34999905 - Barricades, metal</option>
                          <option value="34999907 - Boxes for packing and shipping, metal">34999907 - Boxes for packing and shipping, metal</option>
                          <option value="34999908 - Chair frames, metal">34999908 - Chair frames, metal</option>
                          <option value="34999911 - Fountains (except drinking), metal">34999911 - Fountains (except drinking), metal</option>
                          <option value="34999912 - Friction material, made from powdered metal">34999912 - Friction material, made from powdered metal</option>
                          <option value="34999913 - Furniture parts, metal">34999913 - Furniture parts, metal</option>
                          <option value="34999914 - Machine bases, metal">34999914 - Machine bases, metal</option>
                          <option value="34999915 - Magnets, permanent: metallic">34999915 - Magnets, permanent: metallic</option>
                          <option value="34999917 - Nozzles, spray: aerosol, paint, or insecticide">34999917 - Nozzles, spray: aerosol, paint, or insecticide</option>
                          <option value="34999918 - Picture frames, metal">34999918 - Picture frames, metal</option>
                          <option value="34999919 - Reels, cable: metal">34999919 - Reels, cable: metal</option>
                          <option value="34999920 - Shims, metal">34999920 - Shims, metal</option>
                          <option value="34999921 - Stabilizing bars (cargo), metal">34999921 - Stabilizing bars (cargo), metal</option>
                          <option value="34999922 - Strapping, metal">34999922 - Strapping, metal</option>
                          <option value="34999923 - Tablets, bronze or other metal">34999923 - Tablets, bronze or other metal</option>
                          <option value="34999925 - Welding tips, heat resistant: metal">34999925 - Welding tips, heat resistant: metal</option>
                          <option value="34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal">34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal</option>
                          <option value="34999927 - Magnetic shields, metal">34999927 - Magnetic shields, metal</option>
                          <option value="35110000 - Turbines and turbine generator sets">35110000 - Turbines and turbine generator sets</option>
                          <option value="35110100 - Turbines and turbine generator set units, complete">35110100 - Turbines and turbine generator set units, complete</option>
                          <option value="35110101 - Gas turbine generator set units, complete">35110101 - Gas turbine generator set units, complete</option>
                          <option value="35110102 - Hydraulic turbine generator set units, complete">35110102 - Hydraulic turbine generator set units, complete</option>
                          <option value="35110103 - Steam turbine generator set units, complete">35110103 - Steam turbine generator set units, complete</option>
                          <option value="35110200 - Turbines and turbine generator sets and parts">35110200 - Turbines and turbine generator sets and parts</option>
                          <option value="35110201 - Gas turbines, mechanical drive">35110201 - Gas turbines, mechanical drive</option>
                          <option value="35110202 - Hydraulic turbines">35110202 - Hydraulic turbines</option>
                          <option value="35110203 - Steam engines">35110203 - Steam engines</option>
                          <option value="35110205 - Steam turbines">35110205 - Steam turbines</option>
                          <option value="35110206 - Turbo-generators">35110206 - Turbo-generators</option>
                          <option value="35190000 - Internal combustion engines, nec">35190000 - Internal combustion engines, nec</option>
                          <option value="35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine">35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine</option>
                          <option value="35190101 - Diesel engine rebuilding">35190101 - Diesel engine rebuilding</option>
                          <option value="35190102 - Engines, diesel and semi-diesel or dual-fuel">35190102 - Engines, diesel and semi-diesel or dual-fuel</option>
                          <option value="35190103 - Marine engines">35190103 - Marine engines</option>
                          <option value="35190200 - Parts and accessories, internal combustion engines">35190200 - Parts and accessories, internal combustion engines</option>
                          <option value="35190204 - Governors, pump, for diesel engines">35190204 - Governors, pump, for diesel engines</option>
                          <option value="35199902 - Gasoline engines">35199902 - Gasoline engines</option>
                          <option value="35199904 - Outboard motors">35199904 - Outboard motors</option>
                          <option value="35230000 - Farm machinery and equipment">35230000 - Farm machinery and equipment</option>
                          <option value="35230100 - Planting, haying, harvesting, and processing machinery">35230100 - Planting, haying, harvesting, and processing machinery</option>
                          <option value="35230101 - Balers, farm: hay, straw, cotton, etc.">35230101 - Balers, farm: hay, straw, cotton, etc.</option>
                          <option value="35230102 - Cleaning machines for fruits, grains, and vegetables">35230102 - Cleaning machines for fruits, grains, and vegetables</option>
                          <option value="35230103 - Combines (harvester-threshers)">35230103 - Combines (harvester-threshers)</option>
                          <option value="35230106 - Driers (farm): grain, hay, and seed">35230106 - Driers (farm): grain, hay, and seed</option>
                          <option value="35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable">35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable</option>
                          <option value="35230108 - Grain stackers">35230108 - Grain stackers</option>
                          <option value="35230109 - Harvesters, fruit, vegetable, tobacco, etc.">35230109 - Harvesters, fruit, vegetable, tobacco, etc.</option>
                          <option value="35230110 - Haying machines: mowers, rakes, stackers, etc.">35230110 - Haying machines: mowers, rakes, stackers, etc.</option>
                          <option value="35230111 - Hulling machinery, agricultural">35230111 - Hulling machinery, agricultural</option>
                          <option value="35230113 - Planting machines, agricultural">35230113 - Planting machines, agricultural</option>
                          <option value="35230114 - Potato diggers, harvesters, and planters">35230114 - Potato diggers, harvesters, and planters</option>
                          <option value="35230200 - Soil preparation machinery, except turf and grounds">35230200 - Soil preparation machinery, except turf and grounds</option>
                          <option value="35230201 - Harrows: disc, spring, tine, etc.">35230201 - Harrows: disc, spring, tine, etc.</option>
                          <option value="35230300 - Fertilizing, spraying, dusting, and irrigation machinery">35230300 - Fertilizing, spraying, dusting, and irrigation machinery</option>
                          <option value="35230302 - Fertilizing machinery, farm">35230302 - Fertilizing machinery, farm</option>
                          <option value="35230303 - Irrigation equipment, self-propelled">35230303 - Irrigation equipment, self-propelled</option>
                          <option value="35230304 - Sprayers and spraying machines, agricultural">35230304 - Sprayers and spraying machines, agricultural</option>
                          <option value="35230305 - Spreaders, fertilizer">35230305 - Spreaders, fertilizer</option>
                          <option value="35230400 - Barn, silo, poultry, dairy, and livestock machinery">35230400 - Barn, silo, poultry, dairy, and livestock machinery</option>
                          <option value="35230401 - Barn cleaners">35230401 - Barn cleaners</option>
                          <option value="35230402 - Barn stanchions and standards">35230402 - Barn stanchions and standards</option>
                          <option value="35230404 - Cattle feeding, handling, and watering equipment">35230404 - Cattle feeding, handling, and watering equipment</option>
                          <option value="35230409 - Dairy equipment (farm), nec">35230409 - Dairy equipment (farm), nec</option>
                          <option value="35230410 - Feed grinders, crushers, and mixers">35230410 - Feed grinders, crushers, and mixers</option>
                          <option value="35230411 - Hog feeding, handling, and watering equipment">35230411 - Hog feeding, handling, and watering equipment</option>
                          <option value="35230412 - Incubators and brooders, farm">35230412 - Incubators and brooders, farm</option>
                          <option value="35230413 - Loaders, farm type: manure, general utility">35230413 - Loaders, farm type: manure, general utility</option>
                          <option value="35230414 - Milking machines">35230414 - Milking machines</option>
                          <option value="35230415 - Poultry brooders, feeders and waterers">35230415 - Poultry brooders, feeders and waterers</option>
                          <option value="35230417 - Silo fillers and unloaders">35230417 - Silo fillers and unloaders</option>
                          <option value="35230500 - Turf and grounds equipment">35230500 - Turf and grounds equipment</option>
                          <option value="35230501 - Greens mowing equipment">35230501 - Greens mowing equipment</option>
                          <option value="35230502 - Grounds mowing equipment">35230502 - Grounds mowing equipment</option>
                          <option value="35230503 - Turf equipment, commercial">35230503 - Turf equipment, commercial</option>
                          <option value="35239901 - Cabs, tractors, and agricultural machinery">35239901 - Cabs, tractors, and agricultural machinery</option>
                          <option value="35239902 - Elevators, farm">35239902 - Elevators, farm</option>
                          <option value="35239903 - Soil sampling machines">35239903 - Soil sampling machines</option>
                          <option value="35239904 - Tractors, farm">35239904 - Tractors, farm</option>
                          <option value="35239905 - Trailers and wagons, farm">35239905 - Trailers and wagons, farm</option>
                          <option value="35240000 - Lawn and garden equipment">35240000 - Lawn and garden equipment</option>
                          <option value="35240100 - Lawn and garden tractors and equipment">35240100 - Lawn and garden tractors and equipment</option>
                          <option value="35240103 - Plows (garden tractor equipment)">35240103 - Plows (garden tractor equipment)</option>
                          <option value="35240104 - Rototillers (garden machinery)">35240104 - Rototillers (garden machinery)</option>
                          <option value="35240200 - Lawn and garden mowers and accessories">35240200 - Lawn and garden mowers and accessories</option>
                          <option value="35240201 - Grass catchers, lawn mower">35240201 - Grass catchers, lawn mower</option>
                          <option value="35240202 - Lawnmowers, residential: hand or power">35240202 - Lawnmowers, residential: hand or power</option>
                          <option value="35249906 - Snowblowers and throwers, residential">35249906 - Snowblowers and throwers, residential</option>
                          <option value="35310000 - Construction machinery">35310000 - Construction machinery</option>
                          <option value="35310100 - Forestry related equipment">35310100 - Forestry related equipment</option>
                          <option value="35310101 - Chippers: brush, limb, and log">35310101 - Chippers: brush, limb, and log</option>
                          <option value="35310103 - Logging equipment">35310103 - Logging equipment</option>
                          <option value="35310200 - Marine related equipment">35310200 - Marine related equipment</option>
                          <option value="35310201 - Capstans, ship">35310201 - Capstans, ship</option>
                          <option value="35310202 - Cranes, ship">35310202 - Cranes, ship</option>
                          <option value="35310300 - Railroad related equipment">35310300 - Railroad related equipment</option>
                          <option value="35310301 - Ballast distributors">35310301 - Ballast distributors</option>
                          <option value="35310303 - Laying equipment, rail">35310303 - Laying equipment, rail</option>
                          <option value="35310304 - Railway track equipment">35310304 - Railway track equipment</option>
                          <option value="35310400 - Bituminous, cement and concrete related products and equip.">35310400 - Bituminous, cement and concrete related products and equip.</option>
                          <option value="35310401 - Asphalt plant, including gravel-mix type">35310401 - Asphalt plant, including gravel-mix type</option>
                          <option value="35310402 - Batching plants, for aggregate concrete and bulk cement">35310402 - Batching plants, for aggregate concrete and bulk cement</option>
                          <option value="35310406 - Concrete grouting equipment">35310406 - Concrete grouting equipment</option>
                          <option value="35310408 - Concrete plants">35310408 - Concrete plants</option>
                          <option value="35310409 - Finishers, concrete and bituminous: powered">35310409 - Finishers, concrete and bituminous: powered</option>
                          <option value="35310411 - Mixers, concrete">35310411 - Mixers, concrete</option>
                          <option value="35310412 - Pavers">35310412 - Pavers</option>
                          <option value="35310414 - Planers, bituminous">35310414 - Planers, bituminous</option>
                          <option value="35310416 - Surfacers, concrete grinding">35310416 - Surfacers, concrete grinding</option>
                          <option value="35310417 - Vibrators for concrete construction">35310417 - Vibrators for concrete construction</option>
                          <option value="35310500 - Scrapers, graders, rollers, and similar equipment">35310500 - Scrapers, graders, rollers, and similar equipment</option>
                          <option value="35310501 - Backfillers, self-propelled">35310501 - Backfillers, self-propelled</option>
                          <option value="35310502 - Finishers and spreaders (construction equipment)">35310502 - Finishers and spreaders (construction equipment)</option>
                          <option value="35310505 - Line markers, self-propelled">35310505 - Line markers, self-propelled</option>
                          <option value="35310506 - Pile drivers (construction machinery)">35310506 - Pile drivers (construction machinery)</option>
                          <option value="35310512 - Tampers, powered">35310512 - Tampers, powered</option>
                          <option value="35310600 - Backhoes, tractors, cranes, plows, and similar equipment">35310600 - Backhoes, tractors, cranes, plows, and similar equipment</option>
                          <option value="35310601 - Backhoes">35310601 - Backhoes</option>
                          <option value="35310603 - Crane carriers">35310603 - Crane carriers</option>
                          <option value="35310604 - Cranes, nec">35310604 - Cranes, nec</option>
                          <option value="35310605 - Dozers, tractor mounted: material moving">35310605 - Dozers, tractor mounted: material moving</option>
                          <option value="35310606 - Draglines, powered">35310606 - Draglines, powered</option>
                          <option value="35310608 - Entrenching machines">35310608 - Entrenching machines</option>
                          <option value="35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.">35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.</option>
                          <option value="35310614 - Tractors, construction">35310614 - Tractors, construction</option>
                          <option value="35310616 - Tractors, tracklaying">35310616 - Tractors, tracklaying</option>
                          <option value="35310617 - Trucks, off-highway">35310617 - Trucks, off-highway</option>
                          <option value="35310618 - Tunneling machinery">35310618 - Tunneling machinery</option>
                          <option value="35310700 - Crushers, grinders, and similar equipment">35310700 - Crushers, grinders, and similar equipment</option>
                          <option value="35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.">35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.</option>
                          <option value="35310705 - Posthole diggers, powered">35310705 - Posthole diggers, powered</option>
                          <option value="35310800 - Construction machinery attachments">35310800 - Construction machinery attachments</option>
                          <option value="35310801 - Aggregate spreaders">35310801 - Aggregate spreaders</option>
                          <option value="35310803 - Blades for graders, scrapers, dozers, and snow plows">35310803 - Blades for graders, scrapers, dozers, and snow plows</option>
                          <option value="35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.">35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.</option>
                          <option value="35310806 - Cabs, for construction machinery">35310806 - Cabs, for construction machinery</option>
                          <option value="35310807 - Drags, road (construction and road maintenance equipment)">35310807 - Drags, road (construction and road maintenance equipment)</option>
                          <option value="35310810 - Plows: construction, excavating, and grading">35310810 - Plows: construction, excavating, and grading</option>
                          <option value="35310811 - Rakes, land clearing: mechanical">35310811 - Rakes, land clearing: mechanical</option>
                          <option value="35310812 - Snow plow attachments">35310812 - Snow plow attachments</option>
                          <option value="35310814 - Winches">35310814 - Winches</option>
                          <option value="35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted">35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted</option>
                          <option value="35319902 - Airport construction machinery">35319902 - Airport construction machinery</option>
                          <option value="35319904 - Catch basin cleaners">35319904 - Catch basin cleaners</option>
                          <option value="35319908 - Road construction and maintenance machinery">35319908 - Road construction and maintenance machinery</option>
                          <option value="35319909 - Roofing equipment">35319909 - Roofing equipment</option>
                          <option value="35320000 - Mining machinery">35320000 - Mining machinery</option>
                          <option value="35320100 - Drills, bits, and similar equipment">35320100 - Drills, bits, and similar equipment</option>
                          <option value="35320101 - Auger mining equipment">35320101 - Auger mining equipment</option>
                          <option value="35320102 - Bits, except oil and gas field tools, rock">35320102 - Bits, except oil and gas field tools, rock</option>
                          <option value="35320103 - Drills (portable), rock">35320103 - Drills (portable), rock</option>
                          <option value="35320104 - Drills and drilling equipment, mining (except oil and gas)">35320104 - Drills and drilling equipment, mining (except oil and gas)</option>
                          <option value="35320105 - Drills, core">35320105 - Drills, core</option>
                          <option value="35320201 - Amalgamators (metallurgical or mining machinery)">35320201 - Amalgamators (metallurgical or mining machinery)</option>
                          <option value="35320202 - Clarifying machinery, mineral">35320202 - Clarifying machinery, mineral</option>
                          <option value="35320204 - Cleaning machinery, mineral">35320204 - Cleaning machinery, mineral</option>
                          <option value="35320205 - Concentration machinery (metallurgical or mining)">35320205 - Concentration machinery (metallurgical or mining)</option>
                          <option value="35320300 - Crushing, pulverizing, and screening equipment">35320300 - Crushing, pulverizing, and screening equipment</option>
                          <option value="35320302 - Crushers, stationary">35320302 - Crushers, stationary</option>
                          <option value="35320304 - Pulverizers (stationary), stone">35320304 - Pulverizers (stationary), stone</option>
                          <option value="35320305 - Rock crushing machinery, stationary">35320305 - Rock crushing machinery, stationary</option>
                          <option value="35320404 - Feeders, ore and aggregate">35320404 - Feeders, ore and aggregate</option>
                          <option value="35330000 - Oil and gas field machinery">35330000 - Oil and gas field machinery</option>
                          <option value="35330100 - Oil and gas drilling rigs and equipment">35330100 - Oil and gas drilling rigs and equipment</option>
                          <option value="35330101 - Bits, oil and gas field tools: rock">35330101 - Bits, oil and gas field tools: rock</option>
                          <option value="35330102 - Drill rigs">35330102 - Drill rigs</option>
                          <option value="35330103 - Drilling tools for gas, oil, or water wells">35330103 - Drilling tools for gas, oil, or water wells</option>
                          <option value="35339902 - Gas field machinery and equipment">35339902 - Gas field machinery and equipment</option>
                          <option value="35339904 - Oil and gas field machinery">35339904 - Oil and gas field machinery</option>
                          <option value="- Water well drilling equipment">- Water well drilling equipment</option>
                          <option value="35339905 - Well logging equipment">35339905 - Well logging equipment</option>
                          <option value="35339906 - Well surveying equipment">35339906 - Well surveying equipment</option>
                          <option value="35340000 - Elevators and moving stairways">35340000 - Elevators and moving stairways</option>
                          <option value="35340100 - Elevators and equipment">35340100 - Elevators and equipment</option>
                          <option value="35340102 - Stair elevators, motor powered">35340102 - Stair elevators, motor powered</option>
                          <option value="35349901 - Dumbwaiters">35349901 - Dumbwaiters</option>
                          <option value="35350000 - Conveyors and conveying equipment">35350000 - Conveyors and conveying equipment</option>
                          <option value="35350100 - Unit handling conveying systems">35350100 - Unit handling conveying systems</option>
                          <option value="35350101 - Belt conveyor systems, general industrial use">35350101 - Belt conveyor systems, general industrial use</option>
                          <option value="35350103 - Pneumatic tube conveyor systems">35350103 - Pneumatic tube conveyor systems</option>
                          <option value="35350105 - Trolley conveyors">35350105 - Trolley conveyors</option>
                          <option value="35359901 - Bucket type conveyor systems">35359901 - Bucket type conveyor systems</option>
                          <option value="35359902 - Bulk handling conveyor systems">35359902 - Bulk handling conveyor systems</option>
                          <option value="35359904 - Robotic conveyors">35359904 - Robotic conveyors</option>
                          <option value="35360000 - Hoists, cranes, and monorails">35360000 - Hoists, cranes, and monorails</option>
                          <option value="35360100 - Hoists">35360100 - Hoists</option>
                          <option value="35360101 - Boat lifts">35360101 - Boat lifts</option>
                          <option value="35360102 - Davits">35360102 - Davits</option>
                          <option value="35360103 - Hand hoists">35360103 - Hand hoists</option>
                          <option value="35360104 - Hoisting slings">35360104 - Hoisting slings</option>
                          <option value="35360200 - Cranes and monorail systems">35360200 - Cranes and monorail systems</option>
                          <option value="35360201 - Cranes, industrial plant">35360201 - Cranes, industrial plant</option>
                          <option value="35360202 - Cranes, overhead traveling">35360202 - Cranes, overhead traveling</option>
                          <option value="35370000 - Industrial trucks and tractors">35370000 - Industrial trucks and tractors</option>
                          <option value="35370100 - Platforms, stands, tables, pallets, and similar equipment">35370100 - Platforms, stands, tables, pallets, and similar equipment</option>
                          <option value="35370102 - Containers (metal), air cargo">35370102 - Containers (metal), air cargo</option>
                          <option value="35370105 - Engine stands and racks, metal">35370105 - Engine stands and racks, metal</option>
                          <option value="35370106 - Loading docks: portable, adjustable, and hydraulic">35370106 - Loading docks: portable, adjustable, and hydraulic</option>
                          <option value="35370107 - Pallets, metal">35370107 - Pallets, metal</option>
                          <option value="35370110 - Skids, metal">35370110 - Skids, metal</option>
                          <option value="35370111 - Stands, ground servicing aircraft">35370111 - Stands, ground servicing aircraft</option>
                          <option value="35370112 - Tables, lift: hydraulic">35370112 - Tables, lift: hydraulic</option>
                          <option value="35370200 - Trucks, tractors, loaders, carriers, and similar equipment">35370200 - Trucks, tractors, loaders, carriers, and similar equipment</option>
                          <option value="35370201 - Aircraft loading hoists">35370201 - Aircraft loading hoists</option>
                          <option value="35370205 - Cranes, industrial truck">35370205 - Cranes, industrial truck</option>
                          <option value="35370207 - Dollies (hand or power trucks), industrial,except mining">35370207 - Dollies (hand or power trucks), industrial,except mining</option>
                          <option value="35370208 - Forklift trucks">35370208 - Forklift trucks</option>
                          <option value="35370210 - Lift trucks, industrial: fork, platform, straddle, etc.">35370210 - Lift trucks, industrial: fork, platform, straddle, etc.</option>
                          <option value="35370211 - Pallet loaders and unloaders">35370211 - Pallet loaders and unloaders</option>
                          <option value="35370212 - Palletizers and depalletizers">35370212 - Palletizers and depalletizers</option>
                          <option value="35370215 - Straddle carriers, mobile">35370215 - Straddle carriers, mobile</option>
                          <option value="35370216 - Tractors, used in plants, docks,terminals, etc.: industrial">35370216 - Tractors, used in plants, docks,terminals, etc.: industrial</option>
                          <option value="35370218 - Trucks: freight, baggage, etc.: industrial, except mining">35370218 - Trucks: freight, baggage, etc.: industrial, except mining</option>
                          <option value="35410000 - Machine tools, metal cutting type">35410000 - Machine tools, metal cutting type</option>
                          <option value="35410100 - Drilling and boring machines">35410100 - Drilling and boring machines</option>
                          <option value="35410102 - Broaching machines">35410102 - Broaching machines</option>
                          <option value="35410106 - Drilling machine tools (metal cutting)">35410106 - Drilling machine tools (metal cutting)</option>
                          <option value="35410109 - Vertical turning and boring machines (metalworking)">35410109 - Vertical turning and boring machines (metalworking)</option>
                          <option value="35410200 - Grinding, polishing, buffing, lapping, and honing machines">35410200 - Grinding, polishing, buffing, lapping, and honing machines</option>
                          <option value="35410204 - Deburring machines">35410204 - Deburring machines</option>
                          <option value="35410206 - Flange facing machines">35410206 - Flange facing machines</option>
                          <option value="35410207 - Grinding machines, metalworking">35410207 - Grinding machines, metalworking</option>
                          <option value="35410208 - Honing and lapping machines">35410208 - Honing and lapping machines</option>
                          <option value="35410402 - Lathes, metal cutting and polishing">35410402 - Lathes, metal cutting and polishing</option>
                          <option value="35410500 - Screw and thread machines">35410500 - Screw and thread machines</option>
                          <option value="35410501 - Pipe cutting and threading machines">35410501 - Pipe cutting and threading machines</option>
                          <option value="35410502 - Screw and nut slotting machines">35410502 - Screw and nut slotting machines</option>
                          <option value="35410504 - Tapping machines">35410504 - Tapping machines</option>
                          <option value="35410600 - Saws and sawing machines">35410600 - Saws and sawing machines</option>
                          <option value="35410601 - Cutoff machines (metalworking machinery)">35410601 - Cutoff machines (metalworking machinery)</option>
                          <option value="35410603 - Saws, power (metalworking machinery)">35410603 - Saws, power (metalworking machinery)</option>
                          <option value="35419902 - Electrical discharge erosion machines">35419902 - Electrical discharge erosion machines</option>
                          <option value="35419904 - Electron-discharge metal cutting machine tools">35419904 - Electron-discharge metal cutting machine tools</option>
                          <option value="35419905 - Gear cutting and finishing machines">35419905 - Gear cutting and finishing machines</option>
                          <option value="35419906 - Home workshop machine tools, metalworking">35419906 - Home workshop machine tools, metalworking</option>
                          <option value="35419907 - Keysetting machines">35419907 - Keysetting machines</option>
                          <option value="35419909 - Machine tools, metal cutting: exotic (explosive, etc.)">35419909 - Machine tools, metal cutting: exotic (explosive, etc.)</option>
                          <option value="35419910 - Numerically controlled metal cutting machine tools">35419910 - Numerically controlled metal cutting machine tools</option>
                          <option value="35419912 - Plasma process metal cutting machines">35419912 - Plasma process metal cutting machines</option>
                          <option value="35419913 - Robots for drilling, cutting, grinding, polishing, etc.">35419913 - Robots for drilling, cutting, grinding, polishing, etc.</option>
                          <option value="35419914 - Shaving machines (metalworking)">35419914 - Shaving machines (metalworking)</option>
                          <option value="35420000 - Machine tools, metal forming type">35420000 - Machine tools, metal forming type</option>
                          <option value="35420101 - Bending machines">35420101 - Bending machines</option>
                          <option value="35420102 - Punching and shearing machines">35420102 - Punching and shearing machines</option>
                          <option value="35420103 - Shearing machines, power">35420103 - Shearing machines, power</option>
                          <option value="35420104 - Swaging machines">35420104 - Swaging machines</option>
                          <option value="35420200 - Pressing machines">35420200 - Pressing machines</option>
                          <option value="35420201 - Arbor presses">35420201 - Arbor presses</option>
                          <option value="35420202 - Crimping machinery, metal">35420202 - Crimping machinery, metal</option>
                          <option value="35420203 - Press brakes">35420203 - Press brakes</option>
                          <option value="35420204 - Presses: forming, stamping, punching, sizing (machine tools)">35420204 - Presses: forming, stamping, punching, sizing (machine tools)</option>
                          <option value="35420205 - Presses: hydraulic and pneumatic, mechanical and manual">35420205 - Presses: hydraulic and pneumatic, mechanical and manual</option>
                          <option value="35420300 - Die casting and extruding machines">35420300 - Die casting and extruding machines</option>
                          <option value="35420301 - Die casting machines">35420301 - Die casting machines</option>
                          <option value="35420302 - Extruding machines (machine tools), metal">35420302 - Extruding machines (machine tools), metal</option>
                          <option value="35420400 - Spinning, spline rolling, and winding machines">35420400 - Spinning, spline rolling, and winding machines</option>
                          <option value="35420402 - Spinning machines, metal">35420402 - Spinning machines, metal</option>
                          <option value="35420403 - Spline rolling machines">35420403 - Spline rolling machines</option>
                          <option value="35420405 - Thread rolling machines">35420405 - Thread rolling machines</option>
                          <option value="35429901 - Brakes, metal forming">35429901 - Brakes, metal forming</option>
                          <option value="35429906 - Forging machinery and hammers">35429906 - Forging machinery and hammers</option>
                          <option value="35429908 - Headers">35429908 - Headers</option>
                          <option value="35429909 - High energy rate metal forming machines">35429909 - High energy rate metal forming machines</option>
                          <option value="35429910 - Magnetic forming machines">35429910 - Magnetic forming machines</option>
                          <option value="35429911 - Mechanical (pneumatic or hydraulic) metal forming machines">35429911 - Mechanical (pneumatic or hydraulic) metal forming machines</option>
                          <option value="35429912 - Metal container making machines: cans, etc.">35429912 - Metal container making machines: cans, etc.</option>
                          <option value="35429914 - Plasma jet spray metal forming machines">35429914 - Plasma jet spray metal forming machines</option>
                          <option value="35429915 - Rebuilt machine tools, metal forming types">35429915 - Rebuilt machine tools, metal forming types</option>
                          <option value="35429918 - Sheet metalworking machines">35429918 - Sheet metalworking machines</option>
                          <option value="35430000 - Industrial patterns">35430000 - Industrial patterns</option>
                          <option value="35439901 - Foundry cores">35439901 - Foundry cores</option>
                          <option value="35439902 - Foundry patternmaking">35439902 - Foundry patternmaking</option>
                          <option value="35440101 - Diamond dies, metalworking">35440101 - Diamond dies, metalworking</option>
                          <option value="35440102 - Die sets for metal stamping (presses)">35440102 - Die sets for metal stamping (presses)</option>
                          <option value="35440104 - Dies and die holders for metal cutting, forming, die casting">35440104 - Dies and die holders for metal cutting, forming, die casting</option>
                          <option value="35440105 - Dies, plastics forming">35440105 - Dies, plastics forming</option>
                          <option value="35440106 - Dies, steel rule">35440106 - Dies, steel rule</option>
                          <option value="35440107 - Extrusion dies">35440107 - Extrusion dies</option>
                          <option value="35440108 - Paper cutting dies">35440108 - Paper cutting dies</option>
                          <option value="35440109 - Wire drawing and straightening dies">35440109 - Wire drawing and straightening dies</option>
                          <option value="35440200 - Jigs and fixtures">35440200 - Jigs and fixtures</option>
                          <option value="35440201 - Jigs: inspection, gauging, and checking">35440201 - Jigs: inspection, gauging, and checking</option>
                          <option value="35440202 - Welding positioners (jigs)">35440202 - Welding positioners (jigs)</option>
                          <option value="35449901 - Forms (molds), for foundry and plastics working machinery">35449901 - Forms (molds), for foundry and plastics working machinery</option>
                          <option value="35449902 - Industrial molds">35449902 - Industrial molds</option>
                          <option value="35449903 - Punches, forming and stamping">35449903 - Punches, forming and stamping</option>
                          <option value="35449904 - Subpresses, metalworking">35449904 - Subpresses, metalworking</option>
                          <option value="35450000 - Machine tool accessories">35450000 - Machine tool accessories</option>
                          <option value="35450100 - Precision measuring tools">35450100 - Precision measuring tools</option>
                          <option value="35450101 - Calipers and dividers">35450101 - Calipers and dividers</option>
                          <option value="35450105 - Measuring tools and machines, machinists' metalworking type">35450105 - Measuring tools and machines, machinists' metalworking type</option>
                          <option value="35450106 - Micrometers">35450106 - Micrometers</option>
                          <option value="35450107 - Precision tools, machinists'">35450107 - Precision tools, machinists'</option>
                          <option value="35450108 - Scales, measuring (machinists' precision tools)">35450108 - Scales, measuring (machinists' precision tools)</option>
                          <option value="35450200 - Cutting tools for machine tools">35450200 - Cutting tools for machine tools</option>
                          <option value="35450203 - Diamond cutting tools for turning, boring, burnishing, etc.">35450203 - Diamond cutting tools for turning, boring, burnishing, etc.</option>
                          <option value="35450204 - Dressers, abrasive wheel: diamond point or other">35450204 - Dressers, abrasive wheel: diamond point or other</option>
                          <option value="35450206 - Files, machine tool">35450206 - Files, machine tool</option>
                          <option value="35450208 - Machine knives, metalworking">35450208 - Machine knives, metalworking</option>
                          <option value="35450210 - Reamers, machine tool">35450210 - Reamers, machine tool</option>
                          <option value="35450212 - Taps, machine tool">35450212 - Taps, machine tool</option>
                          <option value="35450213 - Thread cutting dies">35450213 - Thread cutting dies</option>
                          <option value="35450214 - Threading tools (machine tool accessories)">35450214 - Threading tools (machine tool accessories)</option>
                          <option value="35450300 - Machine tool attachments and accessories">35450300 - Machine tool attachments and accessories</option>
                          <option value="35450302 - Arbors (machine tool accessories)">35450302 - Arbors (machine tool accessories)</option>
                          <option value="35450303 - Balancing machines (machine tool accessories)">35450303 - Balancing machines (machine tool accessories)</option>
                          <option value="35450304 - Bits for use on lathes, planers, shapers, etc.">35450304 - Bits for use on lathes, planers, shapers, etc.</option>
                          <option value="35450305 - Boring machine attachments (machine tool accessories)">35450305 - Boring machine attachments (machine tool accessories)</option>
                          <option value="35450306 - Broaches (machine tool accessories)">35450306 - Broaches (machine tool accessories)</option>
                          <option value="35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)">35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)</option>
                          <option value="35450311 - Collets (machine tool accessories)">35450311 - Collets (machine tool accessories)</option>
                          <option value="35450312 - Diamond dressing and wheel crushing attachments">35450312 - Diamond dressing and wheel crushing attachments</option>
                          <option value="35450313 - Drill bits, metalworking">35450313 - Drill bits, metalworking</option>
                          <option value="35450314 - Drill bushings (drilling jig)">35450314 - Drill bushings (drilling jig)</option>
                          <option value="35450315 - Drilling machine attachments and accessories">35450315 - Drilling machine attachments and accessories</option>
                          <option value="35450316 - Drills (machine tool accessories)">35450316 - Drills (machine tool accessories)</option>
                          <option value="35450317 - Gauges (machine tool accessories)">35450317 - Gauges (machine tool accessories)</option>
                          <option value="35450319 - Honing heads">35450319 - Honing heads</option>
                          <option value="35450324 - Rotary tables">35450324 - Rotary tables</option>
                          <option value="35450325 - Shaping tools (machine tool accessories)">35450325 - Shaping tools (machine tool accessories)</option>
                          <option value="35450327 - Tool holders">35450327 - Tool holders</option>
                          <option value="35450328 - Tools and accessories for machine tools">35450328 - Tools and accessories for machine tools</option>
                          <option value="35450329 - Vises, machine (machine tool accessories)">35450329 - Vises, machine (machine tool accessories)</option>
                          <option value="35460000 - Power-driven handtools">35460000 - Power-driven handtools</option>
                          <option value="35460100 - Drills and drilling tools">35460100 - Drills and drilling tools</option>
                          <option value="35460200 - Saws and sawing equipment">35460200 - Saws and sawing equipment</option>
                          <option value="35469901 - Cartridge-activated hand power tools">35469901 - Cartridge-activated hand power tools</option>
                          <option value="35469903 - Guns, pneumatic: chip removal">35469903 - Guns, pneumatic: chip removal</option>
                          <option value="35470209 - Steel rolling machinery">35470209 - Steel rolling machinery</option>
                          <option value="35480000 - Welding apparatus">35480000 - Welding apparatus</option>
                          <option value="35480100 - Electric welding equipment">35480100 - Electric welding equipment</option>
                          <option value="35480101 - Arc welders, transformer-rectifier">35480101 - Arc welders, transformer-rectifier</option>
                          <option value="35480102 - Arc welding generators, a.c. and d.c.">35480102 - Arc welding generators, a.c. and d.c.</option>
                          <option value="35480104 - Electrodes, electric welding">35480104 - Electrodes, electric welding</option>
                          <option value="35480105 - Resistance welders, electric">35480105 - Resistance welders, electric</option>
                          <option value="35480107 - Spot welding apparatus, electric">35480107 - Spot welding apparatus, electric</option>
                          <option value="35489901 - Gas welding equipment">35489901 - Gas welding equipment</option>
                          <option value="35489902 - Soldering equipment, except hand soldering irons">35489902 - Soldering equipment, except hand soldering irons</option>
                          <option value="35489903 - Welding and cutting apparatus and accessories, nec">35489903 - Welding and cutting apparatus and accessories, nec</option>
                          <option value="35489904 - Welding wire, bare and coated">35489904 - Welding wire, bare and coated</option>
                          <option value="35490000 - Metalworking machinery, nec">35490000 - Metalworking machinery, nec</option>
                          <option value="35490102 - Wiredrawing and fabricating machinery and equipment, ex. die">35490102 - Wiredrawing and fabricating machinery and equipment, ex. die</option>
                          <option value="35490200 - Coiling machinery">35490200 - Coiling machinery</option>
                          <option value="35490201 - Coil winding machines for springs">35490201 - Coil winding machines for springs</option>
                          <option value="35490300 - Cutting and slitting machinery">35490300 - Cutting and slitting machinery</option>
                          <option value="35490301 - Cutting-up lines">35490301 - Cutting-up lines</option>
                          <option value="35490302 - Rotary slitters (metalworking machines)">35490302 - Rotary slitters (metalworking machines)</option>
                          <option value="35499901 - Assembly machines, including robotic">35499901 - Assembly machines, including robotic</option>
                          <option value="35499902 - Marking machines, metalworking">35499902 - Marking machines, metalworking</option>
                          <option value="35520000 - Textile machinery">35520000 - Textile machinery</option>
                          <option value="35520115 - Spindles, textile">35520115 - Spindles, textile</option>
                          <option value="35520120 - Winders, textile machinery">35520120 - Winders, textile machinery</option>
                          <option value="35520202 - Embroidery machines">35520202 - Embroidery machines</option>
                          <option value="35520207 - Knitting machines">35520207 - Knitting machines</option>
                          <option value="35520211 - Reeds, loom">35520211 - Reeds, loom</option>
                          <option value="35520300 - Dyeing, drying, and finishing machinery and equipment">35520300 - Dyeing, drying, and finishing machinery and equipment</option>
                          <option value="35520305 - Finishing machinery, textile">35520305 - Finishing machinery, textile</option>
                          <option value="35520309 - Silk screens for textile industry">35520309 - Silk screens for textile industry</option>
                          <option value="35530000 - Woodworking machinery">35530000 - Woodworking machinery</option>
                          <option value="35539901 - Bandsaws, woodworking">35539901 - Bandsaws, woodworking</option>
                          <option value="35539903 - Cabinet makers' machinery">35539903 - Cabinet makers' machinery</option>
                          <option value="35539904 - Furniture makers machinery, woodworking">35539904 - Furniture makers machinery, woodworking</option>
                          <option value="35539908 - Pattern makers' machinery, woodworking">35539908 - Pattern makers' machinery, woodworking</option>
                          <option value="35539914 - Saws, power: bench and table, except portable: woodworking">35539914 - Saws, power: bench and table, except portable: woodworking</option>
                          <option value="35539916 - Shapers, woodworking machines">35539916 - Shapers, woodworking machines</option>
                          <option value="35540000 - Paper industries machinery">35540000 - Paper industries machinery</option>
                          <option value="35540100 - Paper forming machines">35540100 - Paper forming machines</option>
                          <option value="35540103 - Folding machines, paper">35540103 - Folding machines, paper</option>
                          <option value="35549901 - Coating and finishing machinery, paper">35549901 - Coating and finishing machinery, paper</option>
                          <option value="35549902 - Corrugating machines, paper">35549902 - Corrugating machines, paper</option>
                          <option value="35549903 - Cutting machines, paper">35549903 - Cutting machines, paper</option>
                          <option value="35549904 - Die cutting and stamping machinery, paper converting">35549904 - Die cutting and stamping machinery, paper converting</option>
                          <option value="35549906 - Paper mill machinery: plating, slitting, waxing, etc.">35549906 - Paper mill machinery: plating, slitting, waxing, etc.</option>
                          <option value="35550102 - Presses, gravure">35550102 - Presses, gravure</option>
                          <option value="35550500 - Type and type making machinery and equipment">35550500 - Type and type making machinery and equipment</option>
                          <option value="35550501 - Type casting, founding, or melting machines">35550501 - Type casting, founding, or melting machines</option>
                          <option value="35550503 - Type: lead, steel, brass, copper faced, etc.">35550503 - Type: lead, steel, brass, copper faced, etc.</option>
                          <option value="35559903 - Lithographic stones">35559903 - Lithographic stones</option>
                          <option value="35559906 - Typographic numbering machines">35559906 - Typographic numbering machines</option>
                          <option value="35560000 - Food products machinery">35560000 - Food products machinery</option>
                          <option value="35560100 - Dairy and milk machinery">35560100 - Dairy and milk machinery</option>
                          <option value="35560102 - Cheese making machinery">35560102 - Cheese making machinery</option>
                          <option value="35560105 - Ice cream manufacturing machinery">35560105 - Ice cream manufacturing machinery</option>
                          <option value="35560109 - Pasteurizing equipment, dairy machinery">35560109 - Pasteurizing equipment, dairy machinery</option>
                          <option value="35560200 - Cutting, chopping, grinding, mixing, and similar machinery">35560200 - Cutting, chopping, grinding, mixing, and similar machinery</option>
                          <option value="35560208 - Mixers, commercial, food">35560208 - Mixers, commercial, food</option>
                          <option value="35560209 - Mixers, feed, except agricultural">35560209 - Mixers, feed, except agricultural</option>
                          <option value="35560210 - Oilseed crushing and extracting machinery">35560210 - Oilseed crushing and extracting machinery</option>
                          <option value="35560212 - Presses, food: cheese, beet, cider, and sugarcane">35560212 - Presses, food: cheese, beet, cider, and sugarcane</option>
                          <option value="35560214 - Slicers, commercial, food">35560214 - Slicers, commercial, food</option>
                          <option value="35560300 - Smoking or roasting machinery, including ovens">35560300 - Smoking or roasting machinery, including ovens</option>
                          <option value="35560301 - Dehydrating equipment, food processing">35560301 - Dehydrating equipment, food processing</option>
                          <option value="35560302 - Ovens, bakery">35560302 - Ovens, bakery</option>
                          <option value="35560303 - Roasting machinery: coffee, peanut, etc.">35560303 - Roasting machinery: coffee, peanut, etc.</option>
                          <option value="35560304 - Smokers, food processing equipment">35560304 - Smokers, food processing equipment</option>
                          <option value="35560400 - Beverage machinery">35560400 - Beverage machinery</option>
                          <option value="35560401 - Brewers' and maltsters' machinery">35560401 - Brewers' and maltsters' machinery</option>
                          <option value="35560403 - Juice extractors, fruit and vegetable: commercial type">35560403 - Juice extractors, fruit and vegetable: commercial type</option>
                          <option value="35560500 - Meat, poultry, and seafood processing machinery">35560500 - Meat, poultry, and seafood processing machinery</option>
                          <option value="35560501 - Fish and shellfish processing machinery">35560501 - Fish and shellfish processing machinery</option>
                          <option value="35560502 - Meat processing machinery">35560502 - Meat processing machinery</option>
                          <option value="35560503 - Poultry processing machinery">35560503 - Poultry processing machinery</option>
                          <option value="35569901 - Bakery machinery">35569901 - Bakery machinery</option>
                          <option value="35569903 - Chocolate processing machinery">35569903 - Chocolate processing machinery</option>
                          <option value="35569906 - Packing house machinery">35569906 - Packing house machinery</option>
                          <option value="35569907 - Pasta machinery">35569907 - Pasta machinery</option>
                          <option value="35569908 - Sugar plant machinery">35569908 - Sugar plant machinery</option>
                          <option value="35590100 - Sewing machines and hat and zipper making machinery">35590100 - Sewing machines and hat and zipper making machinery</option>
                          <option value="35590101 - Bag seaming and closing machines (sewing machinery)">35590101 - Bag seaming and closing machines (sewing machinery)</option>
                          <option value="35590106 - Sewing machines and attachments, industrial, nec">35590106 - Sewing machines and attachments, industrial, nec</option>
                          <option value="35590203 - Scouring machines (tannery equipment)">35590203 - Scouring machines (tannery equipment)</option>
                          <option value="35590304 - Pack-up assemblies, wheel overhaul">35590304 - Pack-up assemblies, wheel overhaul</option>
                          <option value="35590400 - Refinery, chemical processing, and similar machinery">35590400 - Refinery, chemical processing, and similar machinery</option>
                          <option value="35590401 - Chemical machinery and equipment">35590401 - Chemical machinery and equipment</option>
                          <option value="35590402 - Cryogenic machinery, industrial">35590402 - Cryogenic machinery, industrial</option>
                          <option value="35590403 - Desalination equipment">35590403 - Desalination equipment</option>
                          <option value="35590404 - Petroleum refinery equipment">35590404 - Petroleum refinery equipment</option>
                          <option value="35590501 - Foundry machinery and equipment">35590501 - Foundry machinery and equipment</option>
                          <option value="35590502 - Smelting and refining machinery and equipment">35590502 - Smelting and refining machinery and equipment</option>
                          <option value="35590603 - Kilns, lumber">35590603 - Kilns, lumber</option>
                          <option value="35590700 - Rubber working machinery, including tires">35590700 - Rubber working machinery, including tires</option>
                          <option value="35599901 - Ammunition and explosives, loading machinery">35599901 - Ammunition and explosives, loading machinery</option>
                          <option value="35599902 - Anodizing equipment">35599902 - Anodizing equipment</option>
                          <option value="35599904 - Broom making machinery">35599904 - Broom making machinery</option>
                          <option value="35599907 - Concrete products machinery">35599907 - Concrete products machinery</option>
                          <option value="35599909 - Cotton ginning machinery">35599909 - Cotton ginning machinery</option>
                          <option value="35599911 - Electroplating machinery and equipment">35599911 - Electroplating machinery and equipment</option>
                          <option value="35599912 - Glass making machinery: blowing, molding, forming, etc.">35599912 - Glass making machinery: blowing, molding, forming, etc.</option>
                          <option value="35599913 - Jewelers' machines">35599913 - Jewelers' machines</option>
                          <option value="35599915 - Metal finishing equipment for plating, etc.">35599915 - Metal finishing equipment for plating, etc.</option>
                          <option value="35599918 - Optical lens machinery">35599918 - Optical lens machinery</option>
                          <option value="35599919 - Ozone machines">35599919 - Ozone machines</option>
                          <option value="35599920 - Paint making machinery">35599920 - Paint making machinery</option>
                          <option value="35599921 - Parking facility equipment and supplies">35599921 - Parking facility equipment and supplies</option>
                          <option value="35599922 - Pharmaceutical machinery">35599922 - Pharmaceutical machinery</option>
                          <option value="35599923 - Plastics working machinery">35599923 - Plastics working machinery</option>
                          <option value="35599924 - Pottery making machinery">35599924 - Pottery making machinery</option>
                          <option value="35599925 - Robots, molding and forming plastics">35599925 - Robots, molding and forming plastics</option>
                          <option value="35599926 - Screening equipment, electric">35599926 - Screening equipment, electric</option>
                          <option value="35599928 - Separation equipment, magnetic">35599928 - Separation equipment, magnetic</option>
                          <option value="35599931 - Stone working machinery">35599931 - Stone working machinery</option>
                          <option value="35599932 - Synthetic filament extruding machines">35599932 - Synthetic filament extruding machines</option>
                          <option value="35599934 - Tobacco products machinery">35599934 - Tobacco products machinery</option>
                          <option value="35599937 - Recycling machinery">35599937 - Recycling machinery</option>
                          <option value="35599938 - Fiber optics strand coating machinery">35599938 - Fiber optics strand coating machinery</option>
                          <option value="35599939 - Electronic component making machinery">35599939 - Electronic component making machinery</option>
                          <option value="35599942 - Vibratory parts handling equipment">35599942 - Vibratory parts handling equipment</option>
                          <option value="35610000 - Pumps and pumping equipment">35610000 - Pumps and pumping equipment</option>
                          <option value="35610100 - Industrial pumps and parts">35610100 - Industrial pumps and parts</option>
                          <option value="35610101 - Pump jacks and other pumping equipment">35610101 - Pump jacks and other pumping equipment</option>
                          <option value="35610102 - Pumps, oil well and field">35610102 - Pumps, oil well and field</option>
                          <option value="35619901 - Cylinders, pump">35619901 - Cylinders, pump</option>
                          <option value="35619903 - Pumps, domestic: water or sump">35619903 - Pumps, domestic: water or sump</option>
                          <option value="35620000 - Ball and roller bearings">35620000 - Ball and roller bearings</option>
                          <option value="35629901 - Ball bearings and parts">35629901 - Ball bearings and parts</option>
                          <option value="35629902 - Casters">35629902 - Casters</option>
                          <option value="35629903 - Roller bearings and parts">35629903 - Roller bearings and parts</option>
                          <option value="35630000 - Air and gas compressors">35630000 - Air and gas compressors</option>
                          <option value="35630100 - Air and gas compressors including vacuum pumps">35630100 - Air and gas compressors including vacuum pumps</option>
                          <option value="35630101 - Tire inflators, hand or compressor operated">35630101 - Tire inflators, hand or compressor operated</option>
                          <option value="35630102 - Vacuum pumps, except laboratory">35630102 - Vacuum pumps, except laboratory</option>
                          <option value="35630103 - Vacuum (air extraction) systems, industrial">35630103 - Vacuum (air extraction) systems, industrial</option>
                          <option value="35630200 - Spraying and dusting equipment">35630200 - Spraying and dusting equipment</option>
                          <option value="35630203 - Spraying outfits: metals, paints, and chemicals (compressor)">35630203 - Spraying outfits: metals, paints, and chemicals (compressor)</option>
                          <option value="35640000 - Blowers and fans">35640000 - Blowers and fans</option>
                          <option value="35640100 - Purification and dust collection equipment">35640100 - Purification and dust collection equipment</option>
                          <option value="35640101 - Air cleaning systems">35640101 - Air cleaning systems</option>
                          <option value="35640102 - Air purification equipment">35640102 - Air purification equipment</option>
                          <option value="35640104 - Dust or fume collecting equipment, industrial">35640104 - Dust or fume collecting equipment, industrial</option>
                          <option value="35640105 - Filters, air: furnaces, air conditioning equipment, etc.">35640105 - Filters, air: furnaces, air conditioning equipment, etc.</option>
                          <option value="35640106 - Precipitators, electrostatic">35640106 - Precipitators, electrostatic</option>
                          <option value="35640200 - Blowers and fans">35640200 - Blowers and fans</option>
                          <option value="35640201 - Aircurtains (blower)">35640201 - Aircurtains (blower)</option>
                          <option value="35640202 - Blowing fans: industrial or commercial">35640202 - Blowing fans: industrial or commercial</option>
                          <option value="35640203 - Exhaust fans: industrial or commercial">35640203 - Exhaust fans: industrial or commercial</option>
                          <option value="35640205 - Ventilating fans: industrial or commercial">35640205 - Ventilating fans: industrial or commercial</option>
                          <option value="35650000 - Packaging machinery">35650000 - Packaging machinery</option>
                          <option value="35650100 - Bottling and canning machinery">35650100 - Bottling and canning machinery</option>
                          <option value="35650101 - Aerating machines, for beverages">35650101 - Aerating machines, for beverages</option>
                          <option value="35650103 - Bottling machinery: filling, capping, labeling">35650103 - Bottling machinery: filling, capping, labeling</option>
                          <option value="35650104 - Canning machinery, food">35650104 - Canning machinery, food</option>
                          <option value="35650200 - Packing and wrapping machinery">35650200 - Packing and wrapping machinery</option>
                          <option value="35650201 - Bag opening, filling, and closing machines">35650201 - Bag opening, filling, and closing machines</option>
                          <option value="35650203 - Carton packing machines">35650203 - Carton packing machines</option>
                          <option value="35650205 - Labeling machines, industrial">35650205 - Labeling machines, industrial</option>
                          <option value="35650206 - Vacuum packaging machinery">35650206 - Vacuum packaging machinery</option>
                          <option value="35650207 - Wrapping machines">35650207 - Wrapping machines</option>
                          <option value="35660000 - Speed changers, drives, and gears">35660000 - Speed changers, drives, and gears</option>
                          <option value="35669901 - Drives, high speed industrial, except hydrostatic">35669901 - Drives, high speed industrial, except hydrostatic</option>
                          <option value="35670000 - Industrial furnaces and ovens">35670000 - Industrial furnaces and ovens</option>
                          <option value="35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction">35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction</option>
                          <option value="35670101 - Heating units and devices, industrial: electric">35670101 - Heating units and devices, industrial: electric</option>
                          <option value="35670102 - Metal melting furnaces, industrial: electric">35670102 - Metal melting furnaces, industrial: electric</option>
                          <option value="35670200 - Fuel-fired furnaces and ovens">35670200 - Fuel-fired furnaces and ovens</option>
                          <option value="35670300 - Induction and dielectric heating equipment">35670300 - Induction and dielectric heating equipment</option>
                          <option value="35670301 - Dielectric heating equipment">35670301 - Dielectric heating equipment</option>
                          <option value="35670302 - Induction heating equipment">35670302 - Induction heating equipment</option>
                          <option value="35679902 - Ceramic kilns and furnaces">35679902 - Ceramic kilns and furnaces</option>
                          <option value="35679904 - Driers and redriers, industrial process">35679904 - Driers and redriers, industrial process</option>
                          <option value="35679906 - Incinerators, metal: domestic or commercial">35679906 - Incinerators, metal: domestic or commercial</option>
                          <option value="35679907 - Infrared ovens, industrial">35679907 - Infrared ovens, industrial</option>
                          <option value="35679910 - Paint baking and drying ovens">35679910 - Paint baking and drying ovens</option>
                          <option value="35679911 - Radiant heating systems, industrial process">35679911 - Radiant heating systems, industrial process</option>
                          <option value="35679914 - Vacuum furnaces and ovens">35679914 - Vacuum furnaces and ovens</option>
                          <option value="35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic">35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic</option>
                          <option value="35680000 - Power transmission equipment, nec">35680000 - Power transmission equipment, nec</option>
                          <option value="35680100 - Bearings, bushings, and blocks">35680100 - Bearings, bushings, and blocks</option>
                          <option value="35680101 - Bearings, plain">35680101 - Bearings, plain</option>
                          <option value="35680102 - Pillow blocks with plain bearings">35680102 - Pillow blocks with plain bearings</option>
                          <option value="35680200 - Joints and couplings">35680200 - Joints and couplings</option>
                          <option value="35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.">35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.</option>
                          <option value="35680300 - Drives, chains, and sprockets">35680300 - Drives, chains, and sprockets</option>
                          <option value="35680301 - Belting, chain">35680301 - Belting, chain</option>
                          <option value="35680302 - Chain, power transmission">35680302 - Chain, power transmission</option>
                          <option value="35680304 - Drives: belt, cable, or rope">35680304 - Drives: belt, cable, or rope</option>
                          <option value="35680305 - Sprockets (power transmission equipment)">35680305 - Sprockets (power transmission equipment)</option>
                          <option value="35689901 - Clutches, except vehicular">35689901 - Clutches, except vehicular</option>
                          <option value="35689904 - Pulleys, power transmission">35689904 - Pulleys, power transmission</option>
                          <option value="35689905 - Shafts, flexible">35689905 - Shafts, flexible</option>
                          <option value="35690000 - General industrial machinery, nec">35690000 - General industrial machinery, nec</option>
                          <option value="35690100 - Filters">35690100 - Filters</option>
                          <option value="35690101 - Filter elements, fluid, hydraulic line">35690101 - Filter elements, fluid, hydraulic line</option>
                          <option value="35690102 - Filters and strainers, pipeline">35690102 - Filters and strainers, pipeline</option>
                          <option value="35690103 - Filters, general line: industrial">35690103 - Filters, general line: industrial</option>
                          <option value="35690200 - Firefighting and related equipment">35690200 - Firefighting and related equipment</option>
                          <option value="35690202 - Firehose equipment: driers, rack, and reels">35690202 - Firehose equipment: driers, rack, and reels</option>
                          <option value="35690300 - Lubricating equipment">35690300 - Lubricating equipment</option>
                          <option value="35690301 - Lubricating systems, centralized">35690301 - Lubricating systems, centralized</option>
                          <option value="35690302 - Lubrication equipment, industrial">35690302 - Lubrication equipment, industrial</option>
                          <option value="35690400 - Gas producers, generators, and other gas related equipment">35690400 - Gas producers, generators, and other gas related equipment</option>
                          <option value="35690401 - Gas generators">35690401 - Gas generators</option>
                          <option value="35690402 - Gas producers (machinery)">35690402 - Gas producers (machinery)</option>
                          <option value="35690404 - Generators: steam, liquid oxygen, or nitrogen">35690404 - Generators: steam, liquid oxygen, or nitrogen</option>
                          <option value="35690405 - Separators for steam, gas, vapor, or air (machinery)">35690405 - Separators for steam, gas, vapor, or air (machinery)</option>
                          <option value="35699901 - Assembly machines, non-metalworking">35699901 - Assembly machines, non-metalworking</option>
                          <option value="35699902 - Baling machines, for scrap metal, paper, or similar material">35699902 - Baling machines, for scrap metal, paper, or similar material</option>
                          <option value="35699903 - Blast cleaning equipment, dustless">35699903 - Blast cleaning equipment, dustless</option>
                          <option value="35699905 - Bridge or gate machinery, hydraulic">35699905 - Bridge or gate machinery, hydraulic</option>
                          <option value="35699906 - Centrifugal purifiers">35699906 - Centrifugal purifiers</option>
                          <option value="35699907 - Centrifuges, industrial">35699907 - Centrifuges, industrial</option>
                          <option value="35699909 - Heaters, swimming pool: electric">35699909 - Heaters, swimming pool: electric</option>
                          <option value="35699912 - Jacks, hydraulic">35699912 - Jacks, hydraulic</option>
                          <option value="35699914 - Robots, assembly line: industrial and commercial">35699914 - Robots, assembly line: industrial and commercial</option>
                          <option value="35699915 - Sifting and screening machines">35699915 - Sifting and screening machines</option>
                          <option value="35699917 - Testing chambers for altitude, temperature, ordnance, power">35699917 - Testing chambers for altitude, temperature, ordnance, power</option>
                          <option value="35699918 - Industrial shock absorbers">35699918 - Industrial shock absorbers</option>
                          <option value="35710000 - Electronic computers">35710000 - Electronic computers</option>
                          <option value="35719901 - Computers, digital, analog or hybrid">35719901 - Computers, digital, analog or hybrid</option>
                          <option value="35719903 - Minicomputers">35719903 - Minicomputers</option>
                          <option value="35719904 - Personal computers (microcomputers)">35719904 - Personal computers (microcomputers)</option>
                          <option value="35720000 - Computer storage devices">35720000 - Computer storage devices</option>
                          <option value="35720100 - Computer disk and drum drives and components">35720100 - Computer disk and drum drives and components</option>
                          <option value="35720101 - Disk drives, computer">35720101 - Disk drives, computer</option>
                          <option value="35720200 - Computer tape drives and components">35720200 - Computer tape drives and components</option>
                          <option value="35720201 - Tape recorders for computers">35720201 - Tape recorders for computers</option>
                          <option value="35729901 - Computer auxiliary storage units">35729901 - Computer auxiliary storage units</option>
                          <option value="35729902 - Magnetic storage devices, computer">35729902 - Magnetic storage devices, computer</option>
                          <option value="35750000 - Computer terminals">35750000 - Computer terminals</option>
                          <option value="35750100 - Computer terminals, monitors and components">35750100 - Computer terminals, monitors and components</option>
                          <option value="35750101 - Cathode ray tube (CRT), computer terminal">35750101 - Cathode ray tube (CRT), computer terminal</option>
                          <option value="35750102 - Keyboards, computer, office machine">35750102 - Keyboards, computer, office machine</option>
                          <option value="35759901 - Teletypewriters">35759901 - Teletypewriters</option>
                          <option value="35770000 - Computer peripheral equipment, nec">35770000 - Computer peripheral equipment, nec</option>
                          <option value="35770101 - Plotters, computer">35770101 - Plotters, computer</option>
                          <option value="35770202 - Tape cleaners, magnetic: computer">35770202 - Tape cleaners, magnetic: computer</option>
                          <option value="35770300 - Disk and diskette equipment, except drives">35770300 - Disk and diskette equipment, except drives</option>
                          <option value="35770500 - Magnetic ink and optical scanning devices">35770500 - Magnetic ink and optical scanning devices</option>
                          <option value="35770502 - Magnetic ink recognition devices">35770502 - Magnetic ink recognition devices</option>
                          <option value="35770503 - Optical scanning devices">35770503 - Optical scanning devices</option>
                          <option value="35770504 - Readers, sorters, or inscribers, magnetic ink">35770504 - Readers, sorters, or inscribers, magnetic ink</option>
                          <option value="35779901 - Computer output to microfilm units">35779901 - Computer output to microfilm units</option>
                          <option value="35779902 - Data conversion equipment, media-to-media: computer">35779902 - Data conversion equipment, media-to-media: computer</option>
                          <option value="35779903 - Decoders, computer peripheral equipment">35779903 - Decoders, computer peripheral equipment</option>
                          <option value="35779904 - Encoders, computer peripheral equipment">35779904 - Encoders, computer peripheral equipment</option>
                          <option value="35779906 - Graphic displays, except graphic terminals">35779906 - Graphic displays, except graphic terminals</option>
                          <option value="35779907 - Input/output equipment, computer">35779907 - Input/output equipment, computer</option>
                          <option value="35780000 - Calculating and accounting equipment">35780000 - Calculating and accounting equipment</option>
                          <option value="35780100 - Accounting machines and cash registers">35780100 - Accounting machines and cash registers</option>
                          <option value="35780103 - Cash registers">35780103 - Cash registers</option>
                          <option value="35780104 - Point-of-sale devices">35780104 - Point-of-sale devices</option>
                          <option value="35780300 - Banking machines">35780300 - Banking machines</option>
                          <option value="35789901 - Betting machines, pari-mutuel">35789901 - Betting machines, pari-mutuel</option>
                          <option value="35789902 - Change making machines">35789902 - Change making machines</option>
                          <option value="35789903 - Coin counters">35789903 - Coin counters</option>
                          <option value="35790000 - Office machines, nec">35790000 - Office machines, nec</option>
                          <option value="35790100 - Mailing, letter handling, and addressing machines">35790100 - Mailing, letter handling, and addressing machines</option>
                          <option value="35790102 - Addressing machines, plates and plate embossers">35790102 - Addressing machines, plates and plate embossers</option>
                          <option value="35790103 - Envelope stuffing, sealing, and addressing machines">35790103 - Envelope stuffing, sealing, and addressing machines</option>
                          <option value="35790107 - Mailing machines">35790107 - Mailing machines</option>
                          <option value="35790200 - Typing and word processing machines">35790200 - Typing and word processing machines</option>
                          <option value="35790300 - Paper handling machines">35790300 - Paper handling machines</option>
                          <option value="35790301 - Binding machines, plastic and adhesive">35790301 - Binding machines, plastic and adhesive</option>
                          <option value="35790303 - Embossing machines for store and office use">35790303 - Embossing machines for store and office use</option>
                          <option value="35799902 - Check writing, endorsing, or signing machines">35799902 - Check writing, endorsing, or signing machines</option>
                          <option value="35799905 - Dictating machines">35799905 - Dictating machines</option>
                          <option value="35799906 - Duplicating machines">35799906 - Duplicating machines</option>
                          <option value="35799912 - Time clocks and time recording devices">35799912 - Time clocks and time recording devices</option>
                          <option value="35799913 - Voting machines">35799913 - Voting machines</option>
                          <option value="35810102 - Mechanisms for coin-operated machines">35810102 - Mechanisms for coin-operated machines</option>
                          <option value="35820000 - Commercial laundry equipment">35820000 - Commercial laundry equipment</option>
                          <option value="35820100 - Commercial laundry equipment">35820100 - Commercial laundry equipment</option>
                          <option value="35820103 - Washing machines, laundry: commercial, incl. coin-operated">35820103 - Washing machines, laundry: commercial, incl. coin-operated</option>
                          <option value="35829901 - Drycleaning equipment and machinery, commercial, nec">35829901 - Drycleaning equipment and machinery, commercial, nec</option>
                          <option value="35850000 - Refrigeration and heating equipment">35850000 - Refrigeration and heating equipment</option>
                          <option value="35850100 - Air conditioning equipment, complete">35850100 - Air conditioning equipment, complete</option>
                          <option value="35850101 - Air conditioning units, complete: domestic or industrial">35850101 - Air conditioning units, complete: domestic or industrial</option>
                          <option value="35850102 - Air conditioning, motor vehicle">35850102 - Air conditioning, motor vehicle</option>
                          <option value="35850200 - Refrigeration equipment, complete">35850200 - Refrigeration equipment, complete</option>
                          <option value="35850201 - Cabinets, show and display, refrigerated">35850201 - Cabinets, show and display, refrigerated</option>
                          <option value="35850202 - Counters and counter display cases, refrigerated">35850202 - Counters and counter display cases, refrigerated</option>
                          <option value="35850203 - Ice boxes, industrial">35850203 - Ice boxes, industrial</option>
                          <option value="35850204 - Ice making machinery">35850204 - Ice making machinery</option>
                          <option value="35850205 - Lockers, refrigerated">35850205 - Lockers, refrigerated</option>
                          <option value="35850300 - Heating equipment, complete">35850300 - Heating equipment, complete</option>
                          <option value="35850301 - Furnaces, warm air: electric">35850301 - Furnaces, warm air: electric</option>
                          <option value="35850302 - Heat pumps, electric">35850302 - Heat pumps, electric</option>
                          <option value="35850400 - Parts for heating, cooling, and refrigerating equipment">35850400 - Parts for heating, cooling, and refrigerating equipment</option>
                          <option value="35850401 - Air conditioning condensers and condensing units">35850401 - Air conditioning condensers and condensing units</option>
                          <option value="35850402 - Compressors for refrigeration and air conditioning equipment">35850402 - Compressors for refrigeration and air conditioning equipment</option>
                          <option value="35850403 - Condensers, refrigeration">35850403 - Condensers, refrigeration</option>
                          <option value="35850404 - Evaporative condensers, heat transfer equipment">35850404 - Evaporative condensers, heat transfer equipment</option>
                          <option value="35850500 - Soda fountain and beverage dispensing equipment and parts">35850500 - Soda fountain and beverage dispensing equipment and parts</option>
                          <option value="35850501 - Beer dispensing equipment">35850501 - Beer dispensing equipment</option>
                          <option value="35850504 - Coolers, milk and water: electric">35850504 - Coolers, milk and water: electric</option>
                          <option value="35850507 - Soda fountains, parts, and accessories">35850507 - Soda fountains, parts, and accessories</option>
                          <option value="35850600 - Humidifiers and dehumidifiers">35850600 - Humidifiers and dehumidifiers</option>
                          <option value="35850601 - Dehumidifiers electric, except portable">35850601 - Dehumidifiers electric, except portable</option>
                          <option value="35850602 - Humidifying equipment, except portable">35850602 - Humidifying equipment, except portable</option>
                          <option value="35859901 - Heating and air conditioning combination units">35859901 - Heating and air conditioning combination units</option>
                          <option value="35859902 - Snowmaking machinery">35859902 - Snowmaking machinery</option>
                          <option value="35860000 - Measuring and dispensing pumps">35860000 - Measuring and dispensing pumps</option>
                          <option value="35869901 - Gasoline pumps, measuring or dispensing">35869901 - Gasoline pumps, measuring or dispensing</option>
                          <option value="35890100 - Commercial cooking and foodwarming equipment">35890100 - Commercial cooking and foodwarming equipment</option>
                          <option value="35890101 - Coffee brewing equipment">35890101 - Coffee brewing equipment</option>
                          <option value="35890102 - Cooking equipment, commercial">35890102 - Cooking equipment, commercial</option>
                          <option value="35890103 - Food warming equipment, commercial">35890103 - Food warming equipment, commercial</option>
                          <option value="35890105 - Popcorn machines, commercial">35890105 - Popcorn machines, commercial</option>
                          <option value="35890200 - Commercial cleaning equipment">35890200 - Commercial cleaning equipment</option>
                          <option value="35890201 - Car washing machinery">35890201 - Car washing machinery</option>
                          <option value="35890203 - Dirt sweeping units, industrial">35890203 - Dirt sweeping units, industrial</option>
                          <option value="35890204 - Dishwashing machines, commercial">35890204 - Dishwashing machines, commercial</option>
                          <option value="35890205 - Floor washing and polishing machines, commercial">35890205 - Floor washing and polishing machines, commercial</option>
                          <option value="35890207 - Vacuum cleaners and sweepers, electric: industrial">35890207 - Vacuum cleaners and sweepers, electric: industrial</option>
                          <option value="35890300 - Sewage and water treatment equipment">35890300 - Sewage and water treatment equipment</option>
                          <option value="35890301 - Sewage treatment equipment">35890301 - Sewage treatment equipment</option>
                          <option value="35890302 - Sewer cleaning equipment, power">35890302 - Sewer cleaning equipment, power</option>
                          <option value="35890303 - Swimming pool filter and water conditioning systems">35890303 - Swimming pool filter and water conditioning systems</option>
                          <option value="35890304 - Water filters and softeners, household type">35890304 - Water filters and softeners, household type</option>
                          <option value="35890305 - Water purification equipment, household type">35890305 - Water purification equipment, household type</option>
                          <option value="35890306 - Water treatment equipment, industrial">35890306 - Water treatment equipment, industrial</option>
                          <option value="35899903 - Garbage disposers and compactors, commercial">35899903 - Garbage disposers and compactors, commercial</option>
                          <option value="35899904 - High pressure cleaning equipment">35899904 - High pressure cleaning equipment</option>
                          <option value="35899905 - Janitors' carts">35899905 - Janitors' carts</option>
                          <option value="35899906 - Liquor dispensing equipment and systems">35899906 - Liquor dispensing equipment and systems</option>
                          <option value="35899907 - Sandblasting equipment">35899907 - Sandblasting equipment</option>
                          <option value="35899909 - Shredders, industrial and commercial">35899909 - Shredders, industrial and commercial</option>
                          <option value="35920000 - Carburetors, pistons, piston rings and valves">35920000 - Carburetors, pistons, piston rings and valves</option>
                          <option value="35920100 - Valves">35920100 - Valves</option>
                          <option value="35920101 - Valves, aircraft">35920101 - Valves, aircraft</option>
                          <option value="35920102 - Valves, engine">35920102 - Valves, engine</option>
                          <option value="35929901 - Carburetors">35929901 - Carburetors</option>
                          <option value="35929902 - Pistons and piston rings">35929902 - Pistons and piston rings</option>
                          <option value="35930000 - Fluid power cylinders and actuators">35930000 - Fluid power cylinders and actuators</option>
                          <option value="35939901 - Fluid power actuators, hydraulic or pneumatic">35939901 - Fluid power actuators, hydraulic or pneumatic</option>
                          <option value="35939902 - Fluid power cylinders, hydraulic or pneumatic">35939902 - Fluid power cylinders, hydraulic or pneumatic</option>
                          <option value="35940000 - Fluid power pumps and motors">35940000 - Fluid power pumps and motors</option>
                          <option value="35940100 - Fluid power pumps">35940100 - Fluid power pumps</option>
                          <option value="35940101 - Pumps, hydraulic power transfer">35940101 - Pumps, hydraulic power transfer</option>
                          <option value="35940200 - Fluid power motors">35940200 - Fluid power motors</option>
                          <option value="35940202 - Motors: hydraulic, fluid power, or air">35940202 - Motors: hydraulic, fluid power, or air</option>
                          <option value="35949901 - Hydrostatic drives (transmissions)">35949901 - Hydrostatic drives (transmissions)</option>
                          <option value="35960000 - Scales and balances, except laboratory">35960000 - Scales and balances, except laboratory</option>
                          <option value="35969903 - Counting scales">35969903 - Counting scales</option>
                          <option value="35969904 - Industrial scales">35969904 - Industrial scales</option>
                          <option value="35969907 - Truck (motor vehicle) scales">35969907 - Truck (motor vehicle) scales</option>
                          <option value="35969908 - Weighing machines and apparatus">35969908 - Weighing machines and apparatus</option>
                          <option value="35990000 - Industrial machinery, nec">35990000 - Industrial machinery, nec</option>
                          <option value="35990100 - Amusement park equipment">35990100 - Amusement park equipment</option>
                          <option value="35990101 - Carnival machines and equipment, amusement park, nec">35990101 - Carnival machines and equipment, amusement park, nec</option>
                          <option value="35990103 - Ferris wheels">35990103 - Ferris wheels</option>
                          <option value="35990200 - Flexible metal hose, tubing, and bellows">35990200 - Flexible metal hose, tubing, and bellows</option>
                          <option value="35990201 - Bellows, industrial: metal">35990201 - Bellows, industrial: metal</option>
                          <option value="35990202 - Hose, flexible metallic">35990202 - Hose, flexible metallic</option>
                          <option value="35990302 - Custom machinery">35990302 - Custom machinery</option>
                          <option value="35999902 - Boiler tube cleaners">35999902 - Boiler tube cleaners</option>
                          <option value="35999903 - Catapults">35999903 - Catapults</option>
                          <option value="35999905 - Crankshafts and camshafts, machining">35999905 - Crankshafts and camshafts, machining</option>
                          <option value="35999906 - Electrical discharge machining (EDM)">35999906 - Electrical discharge machining (EDM)</option>
                          <option value="35999913 - Propellers, ship and boat: machined">35999913 - Propellers, ship and boat: machined</option>
                          <option value="35999918 - Ties, form: metal">35999918 - Ties, form: metal</option>
                          <option value="35999919 - Water leak detectors">35999919 - Water leak detectors</option>
                          <option value="35999920 - Weather vanes">35999920 - Weather vanes</option>
                          <option value="36120000 - Transformers, except electric">36120000 - Transformers, except electric</option>
                          <option value="36120100 - Power and distribution transformers">36120100 - Power and distribution transformers</option>
                          <option value="36120102 - Control transformers">36120102 - Control transformers</option>
                          <option value="36120103 - Current limiting reactors, electrical">36120103 - Current limiting reactors, electrical</option>
                          <option value="36120104 - Distribution transformers, electric">36120104 - Distribution transformers, electric</option>
                          <option value="36120105 - Feeder voltage boosters (electric transformers)">36120105 - Feeder voltage boosters (electric transformers)</option>
                          <option value="36120108 - Line voltage regulators">36120108 - Line voltage regulators</option>
                          <option value="36120109 - Power transformers, electric">36120109 - Power transformers, electric</option>
                          <option value="36120110 - Transmission and distribution voltage regulators">36120110 - Transmission and distribution voltage regulators</option>
                          <option value="36120111 - Voltage regulating transformers, electric power">36120111 - Voltage regulating transformers, electric power</option>
                          <option value="36120112 - Voltage regulators, transmission and distribution">36120112 - Voltage regulators, transmission and distribution</option>
                          <option value="36120201 - Ballasts for lighting fixtures">36120201 - Ballasts for lighting fixtures</option>
                          <option value="36120202 - Fluorescent ballasts">36120202 - Fluorescent ballasts</option>
                          <option value="36120305 - Electronic meter transformers">36120305 - Electronic meter transformers</option>
                          <option value="36120307 - Ignition transformers, for use on domestic fuel burners">36120307 - Ignition transformers, for use on domestic fuel burners</option>
                          <option value="36120314 - Rectifier transformers">36120314 - Rectifier transformers</option>
                          <option value="36120317 - Tripping transformers">36120317 - Tripping transformers</option>
                          <option value="36129901 - Instrument transformers (except portable)">36129901 - Instrument transformers (except portable)</option>
                          <option value="36129903 - Vibrators, interrupter">36129903 - Vibrators, interrupter</option>
                          <option value="36130000 - Switchgear and switchboard apparatus">36130000 - Switchgear and switchboard apparatus</option>
                          <option value="36130100 - Power circuit breakers">36130100 - Power circuit breakers</option>
                          <option value="36130103 - Switches, electric power except snap, push button, etc.">36130103 - Switches, electric power except snap, push button, etc.</option>
                          <option value="36130104 - Time switches, electrical switchgear apparatus">36130104 - Time switches, electrical switchgear apparatus</option>
                          <option value="36130200 - Panel and distribution boards and other related apparatus">36130200 - Panel and distribution boards and other related apparatus</option>
                          <option value="36130201 - Control panels, electric">36130201 - Control panels, electric</option>
                          <option value="36130205 - Generator control and metering panels">36130205 - Generator control and metering panels</option>
                          <option value="36130206 - Metering panels, electric">36130206 - Metering panels, electric</option>
                          <option value="36130207 - Panelboards and distribution boards, electric">36130207 - Panelboards and distribution boards, electric</option>
                          <option value="36130209 - Power switching equipment">36130209 - Power switching equipment</option>
                          <option value="36130211 - Switchboard apparatus, except instruments">36130211 - Switchboard apparatus, except instruments</option>
                          <option value="36130212 - Switchboards and parts, power">36130212 - Switchboards and parts, power</option>
                          <option value="36130213 - Switchgear and switchgear accessories, nec">36130213 - Switchgear and switchgear accessories, nec</option>
                          <option value="36130300 - Fuses and fuse equipment">36130300 - Fuses and fuse equipment</option>
                          <option value="36130304 - Fuses, electric">36130304 - Fuses, electric</option>
                          <option value="36139901 - Bus bar structures">36139901 - Bus bar structures</option>
                          <option value="36210000 - Motors and generators">36210000 - Motors and generators</option>
                          <option value="36210100 - Electric motor and generator parts">36210100 - Electric motor and generator parts</option>
                          <option value="36210101 - Armatures, industrial">36210101 - Armatures, industrial</option>
                          <option value="36210102 - Coils, for electric motors or generators">36210102 - Coils, for electric motors or generators</option>
                          <option value="36210103 - Collector rings, for electric motors or generators">36210103 - Collector rings, for electric motors or generators</option>
                          <option value="36210104 - Commutators, electric motor">36210104 - Commutators, electric motor</option>
                          <option value="36210105 - Frequency converters (electric generators)">36210105 - Frequency converters (electric generators)</option>
                          <option value="36210107 - Motor housings">36210107 - Motor housings</option>
                          <option value="36210108 - Motors, electric">36210108 - Motors, electric</option>
                          <option value="36210109 - Phase or rotary converters (electrical equipment)">36210109 - Phase or rotary converters (electrical equipment)</option>
                          <option value="36210110 - Power generators">36210110 - Power generators</option>
                          <option value="36210113 - Rotors, for motors">36210113 - Rotors, for motors</option>
                          <option value="36210114 - Sliprings, for motors or generators">36210114 - Sliprings, for motors or generators</option>
                          <option value="36210115 - Starters, for motors">36210115 - Starters, for motors</option>
                          <option value="36210116 - Storage battery chargers, motor and engine generator type">36210116 - Storage battery chargers, motor and engine generator type</option>
                          <option value="36210200 - Electric motor and generator auxiliary parts">36210200 - Electric motor and generator auxiliary parts</option>
                          <option value="36210205 - Inverters, rotating: electrical">36210205 - Inverters, rotating: electrical</option>
                          <option value="36210300 - Control equipment for electric buses and locomotives">36210300 - Control equipment for electric buses and locomotives</option>
                          <option value="36219901 - Generating apparatus and parts, electrical">36219901 - Generating apparatus and parts, electrical</option>
                          <option value="36219902 - Generator sets: gasoline, diesel, or dual-fuel">36219902 - Generator sets: gasoline, diesel, or dual-fuel</option>
                          <option value="36219903 - Generators and sets, electric">36219903 - Generators and sets, electric</option>
                          <option value="36219905 - Generators for storage battery chargers">36219905 - Generators for storage battery chargers</option>
                          <option value="36219906 - Servomotors, electric">36219906 - Servomotors, electric</option>
                          <option value="36219908 - Torque motors, electric">36219908 - Torque motors, electric</option>
                          <option value="36240000 - Carbon and graphite products">36240000 - Carbon and graphite products</option>
                          <option value="36249901 - Brush blocks, carbon or molded graphite">36249901 - Brush blocks, carbon or molded graphite</option>
                          <option value="36249902 - Brushes and brush stock contacts, electric">36249902 - Brushes and brush stock contacts, electric</option>
                          <option value="36249904 - Electric carbons">36249904 - Electric carbons</option>
                          <option value="36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite">36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite</option>
                          <option value="36249906 - Fibers, carbon and graphite">36249906 - Fibers, carbon and graphite</option>
                          <option value="36250000 - Relays and industrial controls">36250000 - Relays and industrial controls</option>
                          <option value="36250100 - Motor controls and accessories">36250100 - Motor controls and accessories</option>
                          <option value="36250101 - Motor control accessories, including overload relays">36250101 - Motor control accessories, including overload relays</option>
                          <option value="36250103 - Motor controls, electric">36250103 - Motor controls, electric</option>
                          <option value="36250104 - Motor starters and controllers, electric">36250104 - Motor starters and controllers, electric</option>
                          <option value="36250105 - Starter, electric motor">36250105 - Starter, electric motor</option>
                          <option value="36250200 - Industrial electrical relays and switches">36250200 - Industrial electrical relays and switches</option>
                          <option value="36250202 - Control circuit relays, industrial">36250202 - Control circuit relays, industrial</option>
                          <option value="36250204 - Relays, electric power">36250204 - Relays, electric power</option>
                          <option value="36250205 - Relays, for electronic use">36250205 - Relays, for electronic use</option>
                          <option value="36250207 - Switches, electric power">36250207 - Switches, electric power</option>
                          <option value="36250208 - Switches, electronic applications">36250208 - Switches, electronic applications</option>
                          <option value="36259901 - Actuators, industrial">36259901 - Actuators, industrial</option>
                          <option value="36259902 - Brakes, electromagnetic">36259902 - Brakes, electromagnetic</option>
                          <option value="36259903 - Control circuit devices, magnet and solid state">36259903 - Control circuit devices, magnet and solid state</option>
                          <option value="36259904 - Control equipment, electric">36259904 - Control equipment, electric</option>
                          <option value="36259905 - Controls for adjustable speed drives">36259905 - Controls for adjustable speed drives</option>
                          <option value="36259907 - Electric controls and control accessories, industrial">36259907 - Electric controls and control accessories, industrial</option>
                          <option value="36259908 - Electromagnetic clutches or brakes">36259908 - Electromagnetic clutches or brakes</option>
                          <option value="36259909 - Industrial controls: push button, selector switches, pilot">36259909 - Industrial controls: push button, selector switches, pilot</option>
                          <option value="36259910 - Marine and navy auxiliary controls">36259910 - Marine and navy auxiliary controls</option>
                          <option value="36259911 - Noise control equipment">36259911 - Noise control equipment</option>
                          <option value="36259912 - Numerical controls">36259912 - Numerical controls</option>
                          <option value="36259913 - Positioning controls, electric">36259913 - Positioning controls, electric</option>
                          <option value="36259914 - Resistance welder controls">36259914 - Resistance welder controls</option>
                          <option value="36259915 - Resistors and resistor units">36259915 - Resistors and resistor units</option>
                          <option value="36259917 - Timing devices, electronic">36259917 - Timing devices, electronic</option>
                          <option value="36259918 - Truck controls, industrial battery">36259918 - Truck controls, industrial battery</option>
                          <option value="36290100 - Electronic generation equipment">36290100 - Electronic generation equipment</option>
                          <option value="36290101 - Battery chargers, rectifying or nonrotating">36290101 - Battery chargers, rectifying or nonrotating</option>
                          <option value="36290102 - Electrochemical generators (fuel cells)">36290102 - Electrochemical generators (fuel cells)</option>
                          <option value="36290103 - Inverters, nonrotating: electrical">36290103 - Inverters, nonrotating: electrical</option>
                          <option value="36290105 - Power conversion units, a.c. to d.c.: static-electric">36290105 - Power conversion units, a.c. to d.c.: static-electric</option>
                          <option value="36290106 - Rectifiers (electrical apparatus)">36290106 - Rectifiers (electrical apparatus)</option>
                          <option value="36290107 - Thermo-electric generators">36290107 - Thermo-electric generators</option>
                          <option value="36290200 - Capacitors and condensers">36290200 - Capacitors and condensers</option>
                          <option value="36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts">36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts</option>
                          <option value="36290202 - Capacitors, fixed or variable">36290202 - Capacitors, fixed or variable</option>
                          <option value="36290203 - Condensers, fixed or variable">36290203 - Condensers, fixed or variable</option>
                          <option value="36299901 - Blasting machines, electrical">36299901 - Blasting machines, electrical</option>
                          <option value="36299903 - Static elimination equipment, industrial">36299903 - Static elimination equipment, industrial</option>
                          <option value="36310000 - Household cooking equipment">36310000 - Household cooking equipment</option>
                          <option value="36310100 - Indoor cooking equipment">36310100 - Indoor cooking equipment</option>
                          <option value="36310105 - Stoves, disk">36310105 - Stoves, disk</option>
                          <option value="36319901 - Barbecues, grills, and braziers (outdoor cooking)">36319901 - Barbecues, grills, and braziers (outdoor cooking)</option>
                          <option value="36320000 - Household refrigerators and freezers">36320000 - Household refrigerators and freezers</option>
                          <option value="36329903 - Refrigerator cabinets, household: metal and wood">36329903 - Refrigerator cabinets, household: metal and wood</option>
                          <option value="36329904 - Refrigerators, mechanical and absorption: household">36329904 - Refrigerators, mechanical and absorption: household</option>
                          <option value="36330000 - Household laundry equipment">36330000 - Household laundry equipment</option>
                          <option value="36340000 - Electric housewares and fans">36340000 - Electric housewares and fans</option>
                          <option value="36340100 - Electric household cooking appliances">36340100 - Electric household cooking appliances</option>
                          <option value="36340101 - Broilers, electric">36340101 - Broilers, electric</option>
                          <option value="36340109 - Heaters, tape">36340109 - Heaters, tape</option>
                          <option value="36340110 - Heating units, for electric appliances">36340110 - Heating units, for electric appliances</option>
                          <option value="36340112 - Ovens, portable: household">36340112 - Ovens, portable: household</option>
                          <option value="36340118 - Toasters, electric: household">36340118 - Toasters, electric: household</option>
                          <option value="36340206 - Juice extractors, electric">36340206 - Juice extractors, electric</option>
                          <option value="36340302 - Ceiling fans">36340302 - Ceiling fans</option>
                          <option value="36340303 - Dehumidifiers, electric: room">36340303 - Dehumidifiers, electric: room</option>
                          <option value="36340304 - Fans, electric: desk">36340304 - Fans, electric: desk</option>
                          <option value="36340307 - Fans, exhaust and ventilating, electric: household">36340307 - Fans, exhaust and ventilating, electric: household</option>
                          <option value="36340310 - Heating units, electric (radiant heat): baseboard or wall">36340310 - Heating units, electric (radiant heat): baseboard or wall</option>
                          <option value="36340312 - Radiators, electric">36340312 - Radiators, electric</option>
                          <option value="36340314 - Space heaters, electric">36340314 - Space heaters, electric</option>
                          <option value="36340400 - Housewares, excluding cooking appliances and utensils">36340400 - Housewares, excluding cooking appliances and utensils</option>
                          <option value="36340401 - Air purifiers, portable">36340401 - Air purifiers, portable</option>
                          <option value="36340406 - Vaporizers, electric: household">36340406 - Vaporizers, electric: household</option>
                          <option value="36340500 - Personal electrical appliances">36340500 - Personal electrical appliances</option>
                          <option value="36340504 - Dryers, electric: hand and face">36340504 - Dryers, electric: hand and face</option>
                          <option value="36340505 - Hair curlers, electric">36340505 - Hair curlers, electric</option>
                          <option value="36340507 - Heating pads, electric">36340507 - Heating pads, electric</option>
                          <option value="36340509 - Razors, electric">36340509 - Razors, electric</option>
                          <option value="36350000 - Household vacuum cleaners">36350000 - Household vacuum cleaners</option>
                          <option value="36359901 - Carpet shampooer">36359901 - Carpet shampooer</option>
                          <option value="36359903 - Electric sweeper">36359903 - Electric sweeper</option>
                          <option value="36390100 - Major kitchen appliances, except refrigerators and stoves">36390100 - Major kitchen appliances, except refrigerators and stoves</option>
                          <option value="36390101 - Dishwashing machines, household">36390101 - Dishwashing machines, household</option>
                          <option value="36390103 - Trash compactors, household">36390103 - Trash compactors, household</option>
                          <option value="36390200 - Sewing equipment">36390200 - Sewing equipment</option>
                          <option value="36390202 - Sewing machines and attachments, domestic">36390202 - Sewing machines and attachments, domestic</option>
                          <option value="36399902 - Hot water heaters, household">36399902 - Hot water heaters, household</option>
                          <option value="36410000 - Electric lamps">36410000 - Electric lamps</option>
                          <option value="36410100 - Electric lamps and parts for generalized applications">36410100 - Electric lamps and parts for generalized applications</option>
                          <option value="36410101 - Electric lamp (bulb) parts">36410101 - Electric lamp (bulb) parts</option>
                          <option value="36410102 - Electric light bulbs, complete">36410102 - Electric light bulbs, complete</option>
                          <option value="36410103 - Electrodes, cold cathode fluorescent lamp">36410103 - Electrodes, cold cathode fluorescent lamp</option>
                          <option value="36410106 - Lamps, fluorescent, electric">36410106 - Lamps, fluorescent, electric</option>
                          <option value="36410107 - Lamps, incandescent filament, electric">36410107 - Lamps, incandescent filament, electric</option>
                          <option value="36410110 - Tubes, electric light">36410110 - Tubes, electric light</option>
                          <option value="36410203 - Health lamps, infrared or ultraviolet">36410203 - Health lamps, infrared or ultraviolet</option>
                          <option value="36410211 - Ultraviolet lamps">36410211 - Ultraviolet lamps</option>
                          <option value="36410212 - Sealed low-pressure gas lights">36410212 - Sealed low-pressure gas lights</option>
                          <option value="36430100 - Power outlets and sockets">36430100 - Power outlets and sockets</option>
                          <option value="36430103 - Lamp sockets and receptacles (electric wiring devices)">36430103 - Lamp sockets and receptacles (electric wiring devices)</option>
                          <option value="36430104 - Outlets, electric: convenience">36430104 - Outlets, electric: convenience</option>
                          <option value="36430105 - Sockets, electric">36430105 - Sockets, electric</option>
                          <option value="36430200 - Electric switches">36430200 - Electric switches</option>
                          <option value="36430201 - Bus bars (electrical conductors)">36430201 - Bus bars (electrical conductors)</option>
                          <option value="36430300 - Electric connectors">36430300 - Electric connectors</option>
                          <option value="36430302 - Connectors and terminals for electrical devices">36430302 - Connectors and terminals for electrical devices</option>
                          <option value="36430303 - Contacts, electrical">36430303 - Contacts, electrical</option>
                          <option value="36430304 - Cord connectors, electric">36430304 - Cord connectors, electric</option>
                          <option value="36430305 - Plugs, electric">36430305 - Plugs, electric</option>
                          <option value="36439902 - Ground clamps (electric wiring devices)">36439902 - Ground clamps (electric wiring devices)</option>
                          <option value="36439904 - Lightning protection equipment">36439904 - Lightning protection equipment</option>
                          <option value="36439907 - Power line cable">36439907 - Power line cable</option>
                          <option value="36440000 - Noncurrent-carrying wiring devices">36440000 - Noncurrent-carrying wiring devices</option>
                          <option value="36440102 - Junction boxes, electric">36440102 - Junction boxes, electric</option>
                          <option value="36440103 - Outlet boxes (electric wiring devices)">36440103 - Outlet boxes (electric wiring devices)</option>
                          <option value="36440200 - Electric conduits and fittings">36440200 - Electric conduits and fittings</option>
                          <option value="36440202 - Raceways">36440202 - Raceways</option>
                          <option value="36449902 - Insulators and insulation materials, electrical">36449902 - Insulators and insulation materials, electrical</option>
                          <option value="36449903 - Pole line hardware">36449903 - Pole line hardware</option>
                          <option value="36450000 - Residential lighting fixtures">36450000 - Residential lighting fixtures</option>
                          <option value="36450100 - Lamp and light shades">36450100 - Lamp and light shades</option>
                          <option value="36459901 - Boudoir lamps">36459901 - Boudoir lamps</option>
                          <option value="36459903 - Desk lamps">36459903 - Desk lamps</option>
                          <option value="36459904 - Floor lamps">36459904 - Floor lamps</option>
                          <option value="36459905 - Fluorescent lighting fixtures, residential">36459905 - Fluorescent lighting fixtures, residential</option>
                          <option value="36459906 - Garden, patio, walkway and yard lighting fixtures: electric">36459906 - Garden, patio, walkway and yard lighting fixtures: electric</option>
                          <option value="36459907 - Table lamps">36459907 - Table lamps</option>
                          <option value="36460000 - Commercial lighting fixtures">36460000 - Commercial lighting fixtures</option>
                          <option value="36469901 - Ceiling systems, luminous">36469901 - Ceiling systems, luminous</option>
                          <option value="36469902 - Chandeliers, commercial">36469902 - Chandeliers, commercial</option>
                          <option value="36469903 - Desk lamps, commercial">36469903 - Desk lamps, commercial</option>
                          <option value="36469904 - Fluorescent lighting fixtures, commercial">36469904 - Fluorescent lighting fixtures, commercial</option>
                          <option value="36469905 - Ornamental lighting fixtures, commercial">36469905 - Ornamental lighting fixtures, commercial</option>
                          <option value="36470000 - Vehicular lighting equipment">36470000 - Vehicular lighting equipment</option>
                          <option value="36470100 - Motor vehicle lighting equipment">36470100 - Motor vehicle lighting equipment</option>
                          <option value="36470105 - Headlights (fixtures), vehicular">36470105 - Headlights (fixtures), vehicular</option>
                          <option value="36479901 - Aircraft lighting fixtures">36479901 - Aircraft lighting fixtures</option>
                          <option value="36479903 - Boat and ship lighting fixtures">36479903 - Boat and ship lighting fixtures</option>
                          <option value="36480000 - Lighting equipment, nec">36480000 - Lighting equipment, nec</option>
                          <option value="36480100 - Outdoor lighting equipment">36480100 - Outdoor lighting equipment</option>
                          <option value="36480101 - Airport lighting fixtures: runway approach, taxi, or ramp">36480101 - Airport lighting fixtures: runway approach, taxi, or ramp</option>
                          <option value="36480103 - Decorative area lighting fixtures">36480103 - Decorative area lighting fixtures</option>
                          <option value="36480105 - Fountain lighting fixtures">36480105 - Fountain lighting fixtures</option>
                          <option value="36480106 - Gas lighting fixtures">36480106 - Gas lighting fixtures</option>
                          <option value="36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline">36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline</option>
                          <option value="36480108 - Public lighting fixtures">36480108 - Public lighting fixtures</option>
                          <option value="36480110 - Street lighting fixtures">36480110 - Street lighting fixtures</option>
                          <option value="36480200 - Stage lighting equipment">36480200 - Stage lighting equipment</option>
                          <option value="36480201 - Spotlights">36480201 - Spotlights</option>
                          <option value="36480202 - Strobe lighting systems">36480202 - Strobe lighting systems</option>
                          <option value="36489901 - Arc lighting fixtures">36489901 - Arc lighting fixtures</option>
                          <option value="36489902 - Flashlights">36489902 - Flashlights</option>
                          <option value="36489904 - Lighting fixtures, except electric: residential">36489904 - Lighting fixtures, except electric: residential</option>
                          <option value="36489906 - Reflectors, for lighting equipment: metal">36489906 - Reflectors, for lighting equipment: metal</option>
                          <option value="36489907 - Sun tanning equipment, incl. tanning beds">36489907 - Sun tanning equipment, incl. tanning beds</option>
                          <option value="36489908 - Swimming pool lighting fixtures">36489908 - Swimming pool lighting fixtures</option>
                          <option value="36489909 - Ultraviolet lamp fixtures">36489909 - Ultraviolet lamp fixtures</option>
                          <option value="36489910 - Underwater lighting fixtures">36489910 - Underwater lighting fixtures</option>
                          <option value="36510000 - Household audio and video equipment">36510000 - Household audio and video equipment</option>
                          <option value="36510100 - Household audio equipment">36510100 - Household audio equipment</option>
                          <option value="36510101 - Amplifiers: radio, public address, or musical instrument">36510101 - Amplifiers: radio, public address, or musical instrument</option>
                          <option value="36510102 - Audio electronic systems">36510102 - Audio electronic systems</option>
                          <option value="36510108 - Loudspeakers, electrodynamic or magnetic">36510108 - Loudspeakers, electrodynamic or magnetic</option>
                          <option value="36510109 - Microphones">36510109 - Microphones</option>
                          <option value="36510110 - Music distribution apparatus">36510110 - Music distribution apparatus</option>
                          <option value="36510115 - Public address systems">36510115 - Public address systems</option>
                          <option value="36510116 - Radio receiving sets">36510116 - Radio receiving sets</option>
                          <option value="36510117 - Recording machines, except dictation and telephone answering">36510117 - Recording machines, except dictation and telephone answering</option>
                          <option value="36510118 - Sound reproducing equipment">36510118 - Sound reproducing equipment</option>
                          <option value="36510119 - Speaker monitors">36510119 - Speaker monitors</option>
                          <option value="36510120 - Speaker systems">36510120 - Speaker systems</option>
                          <option value="36510200 - Household video equipment">36510200 - Household video equipment</option>
                          <option value="36510201 - Television receiving sets">36510201 - Television receiving sets</option>
                          <option value="36510202 - Video camera-audio recorders, household use">36510202 - Video camera-audio recorders, household use</option>
                          <option value="36510203 - Video cassette recorders/players and accessories">36510203 - Video cassette recorders/players and accessories</option>
                          <option value="36510204 - Video triggers (remote control TV devices)">36510204 - Video triggers (remote control TV devices)</option>
                          <option value="36519901 - Electronic kits for home assembly: radio, TV, phonograph">36519901 - Electronic kits for home assembly: radio, TV, phonograph</option>
                          <option value="36519902 - Home entertainment equipment, electronic, nec">36519902 - Home entertainment equipment, electronic, nec</option>
                          <option value="36520000 - Prerecorded records and tapes">36520000 - Prerecorded records and tapes</option>
                          <option value="36529901 - Compact laser discs, prerecorded">36529901 - Compact laser discs, prerecorded</option>
                          <option value="36529902 - Magnetic tape (audio): prerecorded">36529902 - Magnetic tape (audio): prerecorded</option>
                          <option value="36529903 - Master records or tapes, preparation of">36529903 - Master records or tapes, preparation of</option>
                          <option value="36529904 - Phonograph record blanks">36529904 - Phonograph record blanks</option>
                          <option value="36529905 - Phonograph records, prerecorded">36529905 - Phonograph records, prerecorded</option>
                          <option value="36610000 - Telephone and telegraph apparatus">36610000 - Telephone and telegraph apparatus</option>
                          <option value="36610100 - Telephones and telephone apparatus">36610100 - Telephones and telephone apparatus</option>
                          <option value="36610102 - Communication headgear, telephone">36610102 - Communication headgear, telephone</option>
                          <option value="36610103 - Facsimile equipment">36610103 - Facsimile equipment</option>
                          <option value="36610104 - Headsets, telephone">36610104 - Headsets, telephone</option>
                          <option value="36610105 - Modems">36610105 - Modems</option>
                          <option value="36610106 - Switching equipment, telephone">36610106 - Switching equipment, telephone</option>
                          <option value="36610107 - Telephone answering machines">36610107 - Telephone answering machines</option>
                          <option value="36610108 - Telephone central office equipment, dial or manual">36610108 - Telephone central office equipment, dial or manual</option>
                          <option value="36610110 - Telephone sets, all types except cellular radio">36610110 - Telephone sets, all types except cellular radio</option>
                          <option value="36610111 - Telephone station equipment and parts, wire">36610111 - Telephone station equipment and parts, wire</option>
                          <option value="36610112 - Telephones, sound powered (no battery)">36610112 - Telephones, sound powered (no battery)</option>
                          <option value="36610203 - Telegraph or telephone carrier and repeater equipment">36610203 - Telegraph or telephone carrier and repeater equipment</option>
                          <option value="36619901 - Carrier equipment, telephone or telegraph">36619901 - Carrier equipment, telephone or telegraph</option>
                          <option value="36619904 - Message concentrators">36619904 - Message concentrators</option>
                          <option value="36619905 - Multiplex equipment, telephone and telegraph">36619905 - Multiplex equipment, telephone and telegraph</option>
                          <option value="36619906 - Switchboards, telephone or telegraph">36619906 - Switchboards, telephone or telegraph</option>
                          <option value="36619907 - Telephone cords, jacks, adapters, etc.">36619907 - Telephone cords, jacks, adapters, etc.</option>
                          <option value="36619908 - Fiber optics communications equipment">36619908 - Fiber optics communications equipment</option>
                          <option value="36630000 - Radio and t.v. communications equipment">36630000 - Radio and t.v. communications equipment</option>
                          <option value="36630100 - Radio broadcasting and communications equipment">36630100 - Radio broadcasting and communications equipment</option>
                          <option value="36630101 - Airborne radio communications equipment">36630101 - Airborne radio communications equipment</option>
                          <option value="36630102 - Amplifiers, RF power and IF">36630102 - Amplifiers, RF power and IF</option>
                          <option value="36630104 - Cellular radio telephone">36630104 - Cellular radio telephone</option>
                          <option value="36630106 - Marine radio communications equipment">36630106 - Marine radio communications equipment</option>
                          <option value="36630108 - Pagers (one-way)">36630108 - Pagers (one-way)</option>
                          <option value="36630109 - Radio receiver networks">36630109 - Radio receiver networks</option>
                          <option value="36630110 - Receivers, radio communications">36630110 - Receivers, radio communications</option>
                          <option value="36630111 - Transmitter-receivers, radio">36630111 - Transmitter-receivers, radio</option>
                          <option value="36630200 - Television broadcasting and communications equipment">36630200 - Television broadcasting and communications equipment</option>
                          <option value="36630201 - Cable television equipment">36630201 - Cable television equipment</option>
                          <option value="36630204 - Television antennas (transmitting) and ground equipment">36630204 - Television antennas (transmitting) and ground equipment</option>
                          <option value="36630205 - Television closed circuit equipment">36630205 - Television closed circuit equipment</option>
                          <option value="36630206 - Television monitors">36630206 - Television monitors</option>
                          <option value="36639901 - Antennas, transmitting and communications">36639901 - Antennas, transmitting and communications</option>
                          <option value="36639902 - Digital encoders">36639902 - Digital encoders</option>
                          <option value="36639903 - Encryption devices">36639903 - Encryption devices</option>
                          <option value="36639904 - Light communications equipment">36639904 - Light communications equipment</option>
                          <option value="36639905 - Microwave communication equipment">36639905 - Microwave communication equipment</option>
                          <option value="36639906 - Mobile communication equipment">36639906 - Mobile communication equipment</option>
                          <option value="36639907 - Radio and television switching equipment">36639907 - Radio and television switching equipment</option>
                          <option value="36639908 - Receiver-transmitter units (transceiver)">36639908 - Receiver-transmitter units (transceiver)</option>
                          <option value="36639909 - Satellites, communications">36639909 - Satellites, communications</option>
                          <option value="36639910 - Space satellite communications equipment">36639910 - Space satellite communications equipment</option>
                          <option value="36639911 - Studio equipment, radio and television broadcasting">36639911 - Studio equipment, radio and television broadcasting</option>
                          <option value="36639912 - Telemetering equipment, electronic">36639912 - Telemetering equipment, electronic</option>
                          <option value="36639913 - Transmitting apparatus, radio or television">36639913 - Transmitting apparatus, radio or television</option>
                          <option value="36639914 - Global positioning systems (GPS) equipment">36639914 - Global positioning systems (GPS) equipment</option>
                          <option value="36690000 - Communications equipment, nec">36690000 - Communications equipment, nec</option>
                          <option value="36690100 - Emergency alarms">36690100 - Emergency alarms</option>
                          <option value="36690101 - Burglar alarm apparatus, electric">36690101 - Burglar alarm apparatus, electric</option>
                          <option value="36690102 - Fire alarm apparatus, electric">36690102 - Fire alarm apparatus, electric</option>
                          <option value="36690103 - Fire detection systems, electric">36690103 - Fire detection systems, electric</option>
                          <option value="36690104 - Metal detectors">36690104 - Metal detectors</option>
                          <option value="36690105 - Sirens, electric: vehicle, marine, industrial, and air raid">36690105 - Sirens, electric: vehicle, marine, industrial, and air raid</option>
                          <option value="36690106 - Smoke detectors">36690106 - Smoke detectors</option>
                          <option value="36690200 - Transportation signaling devices">36690200 - Transportation signaling devices</option>
                          <option value="36690203 - Pedestrian traffic control equipment">36690203 - Pedestrian traffic control equipment</option>
                          <option value="36690204 - Railroad signaling devices, electric">36690204 - Railroad signaling devices, electric</option>
                          <option value="36690205 - Signaling apparatus, electric">36690205 - Signaling apparatus, electric</option>
                          <option value="36690206 - Traffic signals, electric">36690206 - Traffic signals, electric</option>
                          <option value="36699901 - Intercommunication systems, electric">36699901 - Intercommunication systems, electric</option>
                          <option value="36699902 - Visual communication systems">36699902 - Visual communication systems</option>
                          <option value="36710000 - Electron tubes">36710000 - Electron tubes</option>
                          <option value="36710100 - Cathode ray tubes, including rebuilt">36710100 - Cathode ray tubes, including rebuilt</option>
                          <option value="36710202 - Electron tubes, industrial">36710202 - Electron tubes, industrial</option>
                          <option value="36710207 - Electronic tube parts, except glass blanks">36710207 - Electronic tube parts, except glass blanks</option>
                          <option value="36710208 - Gas or vapor tubes">36710208 - Gas or vapor tubes</option>
                          <option value="36710213 - Photomultiplier tubes">36710213 - Photomultiplier tubes</option>
                          <option value="36710215 - Traveling wave tubes">36710215 - Traveling wave tubes</option>
                          <option value="36710217 - Vacuum tubes">36710217 - Vacuum tubes</option>
                          <option value="36729902 - Wiring boards">36729902 - Wiring boards</option>
                          <option value="36740102 - Diodes, solid state (germanium, silicon, etc.)">36740102 - Diodes, solid state (germanium, silicon, etc.)</option>
                          <option value="36740103 - Light emitting diodes">36740103 - Light emitting diodes</option>
                          <option value="36740201 - Computer logic modules">36740201 - Computer logic modules</option>
                          <option value="36740202 - Hybrid integrated circuits">36740202 - Hybrid integrated circuits</option>
                          <option value="36740203 - Magnetic bubble memory device">36740203 - Magnetic bubble memory device</option>
                          <option value="36740204 - Memories, solid state">36740204 - Memories, solid state</option>
                          <option value="36740205 - Metal oxide silicon (MOS) devices">36740205 - Metal oxide silicon (MOS) devices</option>
                          <option value="36740207 - Microprocessors">36740207 - Microprocessors</option>
                          <option value="36740208 - Monolithic integrated circuits (solid state)">36740208 - Monolithic integrated circuits (solid state)</option>
                          <option value="36740209 - Random access memory (RAM)">36740209 - Random access memory (RAM)</option>
                          <option value="36740212 - Thin film circuits">36740212 - Thin film circuits</option>
                          <option value="36740300 - Light sensitive devices">36740300 - Light sensitive devices</option>
                          <option value="36740301 - Light sensitive devices, solid state">36740301 - Light sensitive devices, solid state</option>
                          <option value="36740305 - Photovoltaic devices, solid state">36740305 - Photovoltaic devices, solid state</option>
                          <option value="36740306 - Solar cells">36740306 - Solar cells</option>
                          <option value="36740400 - Radiation sensors">36740400 - Radiation sensors</option>
                          <option value="36740401 - Infrared sensors, solid state">36740401 - Infrared sensors, solid state</option>
                          <option value="36749901 - Fuel cells, solid state">36749901 - Fuel cells, solid state</option>
                          <option value="36749903 - Hall effect devices">36749903 - Hall effect devices</option>
                          <option value="36749905 - Modules, solid state">36749905 - Modules, solid state</option>
                          <option value="36749906 - Molecular devices, solid state">36749906 - Molecular devices, solid state</option>
                          <option value="36749907 - Nuclear detectors, solid state">36749907 - Nuclear detectors, solid state</option>
                          <option value="36749908 - Optical isolators">36749908 - Optical isolators</option>
                          <option value="36749909 - Silicon wafers, chemically doped">36749909 - Silicon wafers, chemically doped</option>
                          <option value="36749910 - Solid state electronic devices, nec">36749910 - Solid state electronic devices, nec</option>
                          <option value="36749911 - Strain gages, solid state">36749911 - Strain gages, solid state</option>
                          <option value="36749913 - Switches, silicon control">36749913 - Switches, silicon control</option>
                          <option value="36749915 - Thermoelectric devices, solid state">36749915 - Thermoelectric devices, solid state</option>
                          <option value="36749916 - Transistors">36749916 - Transistors</option>
                          <option value="36750000 - Electronic capacitors">36750000 - Electronic capacitors</option>
                          <option value="36759901 - Condensers, electronic">36759901 - Condensers, electronic</option>
                          <option value="36760000 - Electronic resistors">36760000 - Electronic resistors</option>
                          <option value="36769902 - Thermistors, except temperature sensors">36769902 - Thermistors, except temperature sensors</option>
                          <option value="36770000 - Electronic coils and transformers">36770000 - Electronic coils and transformers</option>
                          <option value="36770100 - Electronic transformers">36770100 - Electronic transformers</option>
                          <option value="36770104 - Transformers power supply, electronic type">36770104 - Transformers power supply, electronic type</option>
                          <option value="36779901 - Baluns">36779901 - Baluns</option>
                          <option value="36779902 - Coil windings, electronic">36779902 - Coil windings, electronic</option>
                          <option value="36779903 - Filtration devices, electronic">36779903 - Filtration devices, electronic</option>
                          <option value="36779904 - Inductors, electronic">36779904 - Inductors, electronic</option>
                          <option value="36780000 - Electronic connectors">36780000 - Electronic connectors</option>
                          <option value="36790000 - Electronic components, nec">36790000 - Electronic components, nec</option>
                          <option value="36790100 - Electronic circuits">36790100 - Electronic circuits</option>
                          <option value="36790101 - Attenuators">36790101 - Attenuators</option>
                          <option value="36790102 - Commutators, electronic">36790102 - Commutators, electronic</option>
                          <option value="36790103 - Delay lines">36790103 - Delay lines</option>
                          <option value="36790105 - Microwave components">36790105 - Microwave components</option>
                          <option value="36790108 - Rectifiers, electronic">36790108 - Rectifiers, electronic</option>
                          <option value="36790109 - Rheostats, for electronic end products">36790109 - Rheostats, for electronic end products</option>
                          <option value="36790110 - Solenoids for electronic applications">36790110 - Solenoids for electronic applications</option>
                          <option value="36790111 - Transducers, electrical">36790111 - Transducers, electrical</option>
                          <option value="36790200 - Recording and playback apparatus, including phonograph">36790200 - Recording and playback apparatus, including phonograph</option>
                          <option value="36790203 - Recording and playback heads, magnetic">36790203 - Recording and playback heads, magnetic</option>
                          <option value="36790300 - Electronic loads and power supplies">36790300 - Electronic loads and power supplies</option>
                          <option value="36790301 - Loads, electronic">36790301 - Loads, electronic</option>
                          <option value="36790302 - Oscillators">36790302 - Oscillators</option>
                          <option value="36790303 - Power supplies, all types: static">36790303 - Power supplies, all types: static</option>
                          <option value="36790304 - Static power supply converters for electronic applications">36790304 - Static power supply converters for electronic applications</option>
                          <option value="36790400 - Electronic crystals">36790400 - Electronic crystals</option>
                          <option value="36790403 - Quartz crystals, for electronic application">36790403 - Quartz crystals, for electronic application</option>
                          <option value="36790500 - Electronic switches">36790500 - Electronic switches</option>
                          <option value="36790502 - Switches, stepping">36790502 - Switches, stepping</option>
                          <option value="36790503 - Video triggers, except remote control TV devices">36790503 - Video triggers, except remote control TV devices</option>
                          <option value="36799901 - Antennas, receiving">36799901 - Antennas, receiving</option>
                          <option value="36799902 - Antennas, satellite: household use">36799902 - Antennas, satellite: household use</option>
                          <option value="36799903 - Cores, magnetic">36799903 - Cores, magnetic</option>
                          <option value="36799904 - Cryogenic cooling devices for infrared detectors, masers">36799904 - Cryogenic cooling devices for infrared detectors, masers</option>
                          <option value="36799905 - Harness assemblies, for electronic use: wire or cable">36799905 - Harness assemblies, for electronic use: wire or cable</option>
                          <option value="36799906 - Headphones, radio">36799906 - Headphones, radio</option>
                          <option value="36799907 - Hermetic seals, for electronic equipment">36799907 - Hermetic seals, for electronic equipment</option>
                          <option value="36799908 - Liquid crystal displays (LCD)">36799908 - Liquid crystal displays (LCD)</option>
                          <option value="36799909 - Parametric amplifiers">36799909 - Parametric amplifiers</option>
                          <option value="36799910 - Resonant reed devices, electronic">36799910 - Resonant reed devices, electronic</option>
                          <option value="36799915 - Voice controls">36799915 - Voice controls</option>
                          <option value="36910000 - Storage batteries">36910000 - Storage batteries</option>
                          <option value="36919901 - Alkaline cell storage batteries">36919901 - Alkaline cell storage batteries</option>
                          <option value="36919902 - Batteries, rechargeable">36919902 - Batteries, rechargeable</option>
                          <option value="36919903 - Lead acid batteries (storage batteries)">36919903 - Lead acid batteries (storage batteries)</option>
                          <option value="36920000 - Primary batteries, dry and wet">36920000 - Primary batteries, dry and wet</option>
                          <option value="36940000 - Engine electrical equipment">36940000 - Engine electrical equipment</option>
                          <option value="36940100 - Battery charging alternators and generators">36940100 - Battery charging alternators and generators</option>
                          <option value="36940102 - Battery charging generators, automobile and aircraft">36940102 - Battery charging generators, automobile and aircraft</option>
                          <option value="36940200 - Ignition apparatus and distributors">36940200 - Ignition apparatus and distributors</option>
                          <option value="36940201 - Distributors, motor vehicle engine">36940201 - Distributors, motor vehicle engine</option>
                          <option value="36940202 - Harness wiring sets, internal combustion engines">36940202 - Harness wiring sets, internal combustion engines</option>
                          <option value="36940203 - Ignition apparatus, internal combustion engines">36940203 - Ignition apparatus, internal combustion engines</option>
                          <option value="36940205 - Ignition systems, high frequency">36940205 - Ignition systems, high frequency</option>
                          <option value="36940207 - Spark plugs, for internal combustion engines">36940207 - Spark plugs, for internal combustion engines</option>
                          <option value="36949903 - Battery cable wiring sets for internal combustion engines">36949903 - Battery cable wiring sets for internal combustion engines</option>
                          <option value="36950000 - Magnetic and optical recording media">36950000 - Magnetic and optical recording media</option>
                          <option value="36950100 - Magnetic disks and drums">36950100 - Magnetic disks and drums</option>
                          <option value="36950101 - Computer software tape and disks: blank, rigid, and floppy">36950101 - Computer software tape and disks: blank, rigid, and floppy</option>
                          <option value="36950201 - Audio range tape, blank">36950201 - Audio range tape, blank</option>
                          <option value="36950203 - Video recording tape, blank">36950203 - Video recording tape, blank</option>
                          <option value="36959901 - Optical disks and tape, blank">36959901 - Optical disks and tape, blank</option>
                          <option value="36990000 - Electrical equipment and supplies, nec">36990000 - Electrical equipment and supplies, nec</option>
                          <option value="36990100 - High-energy particle physics equipment">36990100 - High-energy particle physics equipment</option>
                          <option value="36990101 - Accelerating waveguide structures">36990101 - Accelerating waveguide structures</option>
                          <option value="36990103 - Betatrons">36990103 - Betatrons</option>
                          <option value="36990104 - Cyclotrons">36990104 - Cyclotrons</option>
                          <option value="36990106 - Electron linear accelerators">36990106 - Electron linear accelerators</option>
                          <option value="36990107 - Electrostatic particle accelerators">36990107 - Electrostatic particle accelerators</option>
                          <option value="36990108 - Linear accelerators">36990108 - Linear accelerators</option>
                          <option value="36990200 - Electrical welding equipment">36990200 - Electrical welding equipment</option>
                          <option value="36990201 - Electron beam metal cutting, forming or welding machines">36990201 - Electron beam metal cutting, forming or welding machines</option>
                          <option value="36990202 - Laser welding, drilling, and cutting equipment">36990202 - Laser welding, drilling, and cutting equipment</option>
                          <option value="36990203 - Welding machines and equipment, ultrasonic">36990203 - Welding machines and equipment, ultrasonic</option>
                          <option value="36990300 - Electronic training devices">36990300 - Electronic training devices</option>
                          <option value="36990302 - Flight simulators (training aids), electronic">36990302 - Flight simulators (training aids), electronic</option>
                          <option value="36990303 - Teaching machines and aids, electronic">36990303 - Teaching machines and aids, electronic</option>
                          <option value="36990400 - Electric sound equipment">36990400 - Electric sound equipment</option>
                          <option value="36990404 - Sound signaling devices, electrical">36990404 - Sound signaling devices, electrical</option>
                          <option value="36990405 - Underwater sound equipment">36990405 - Underwater sound equipment</option>
                          <option value="36990500 - Security devices">36990500 - Security devices</option>
                          <option value="36990502 - Security control equipment and systems">36990502 - Security control equipment and systems</option>
                          <option value="36990601 - Appliance cords, for household electrical equipment">36990601 - Appliance cords, for household electrical equipment</option>
                          <option value="36990602 - Christmas tree lighting sets, electric">36990602 - Christmas tree lighting sets, electric</option>
                          <option value="36990604 - Door opening and closing devices, electrical">36990604 - Door opening and closing devices, electrical</option>
                          <option value="36990605 - Extension cords">36990605 - Extension cords</option>
                          <option value="36990608 - Insect lamps, electric">36990608 - Insect lamps, electric</option>
                          <option value="36999901 - Cleaning equipment, ultrasonic, except medical and dental">36999901 - Cleaning equipment, ultrasonic, except medical and dental</option>
                          <option value="36999902 - Fire control or bombing equipment, electronic">36999902 - Fire control or bombing equipment, electronic</option>
                          <option value="36999904 - Grids, electric">36999904 - Grids, electric</option>
                          <option value="36999905 - Heat emission operating apparatus">36999905 - Heat emission operating apparatus</option>
                          <option value="36999906 - Laser systems and equipment">36999906 - Laser systems and equipment</option>
                          <option value="37140000 - Motor vehicle parts and accessories">37140000 - Motor vehicle parts and accessories</option>
                          <option value="37140110 - Filters: oil, fuel, and air, motor vehicle">37140110 - Filters: oil, fuel, and air, motor vehicle</option>
                          <option value="37140304 - Shock absorbers, motor vehicle">37140304 - Shock absorbers, motor vehicle</option>
                          <option value="37140405 - Horns, motor vehicle">37140405 - Horns, motor vehicle</option>
                          <option value="37140409 - Wipers, windshield, motor vehicle">37140409 - Wipers, windshield, motor vehicle</option>
                          <option value="37280102 - Aircraft body assemblies and parts">37280102 - Aircraft body assemblies and parts</option>
                          <option value="37319903 - Drydocks, floating">37319903 - Drydocks, floating</option>
                          <option value="37319906 - Submersible marine robots, manned or unmanned">37319906 - Submersible marine robots, manned or unmanned</option>
                          <option value="37320101 - Fishing boats: lobster, crab, oyster, etc.: small">37320101 - Fishing boats: lobster, crab, oyster, etc.: small</option>
                          <option value="37320103 - Hydrofoil boats">37320103 - Hydrofoil boats</option>
                          <option value="37329901 - Boat kits, not models">37329901 - Boat kits, not models</option>
                          <option value="37329904 - Pontoons, except aircraft and inflatable">37329904 - Pontoons, except aircraft and inflatable</option>
                          <option value="37430000 - Railroad equipment">37430000 - Railroad equipment</option>
                          <option value="37430100 - Railroad equipment, except locomotives">37430100 - Railroad equipment, except locomotives</option>
                          <option value="37430101 - Brakes, air and vacuum: railway">37430101 - Brakes, air and vacuum: railway</option>
                          <option value="37430103 - Freight cars and equipment">37430103 - Freight cars and equipment</option>
                          <option value="37430105 - Lubrication systems, locomotive">37430105 - Lubrication systems, locomotive</option>
                          <option value="37430106 - Railroad car rebuilding">37430106 - Railroad car rebuilding</option>
                          <option value="37430107 - Railway maintenance cars">37430107 - Railway maintenance cars</option>
                          <option value="37430111 - Train cars and equipment, freight or passenger">37430111 - Train cars and equipment, freight or passenger</option>
                          <option value="37430203 - Streetcars and car equipment">37430203 - Streetcars and car equipment</option>
                          <option value="37430204 - Trackless trolley buses">37430204 - Trackless trolley buses</option>
                          <option value="37430300 - Locomotives and parts">37430300 - Locomotives and parts</option>
                          <option value="37430304 - Railroad locomotives and parts, electric or nonelectric">37430304 - Railroad locomotives and parts, electric or nonelectric</option>
                          <option value="37510000 - Motorcycles, bicycles and parts">37510000 - Motorcycles, bicycles and parts</option>
                          <option value="37510100 - Motorcycles and related parts">37510100 - Motorcycles and related parts</option>
                          <option value="37510102 - Motor scooters and parts">37510102 - Motor scooters and parts</option>
                          <option value="37510103 - Motorcycle accessories">37510103 - Motorcycle accessories</option>
                          <option value="37510200 - Bicycles and related parts">37510200 - Bicycles and related parts</option>
                          <option value="37510201 - Brakes, friction clutch and other: bicycle">37510201 - Brakes, friction clutch and other: bicycle</option>
                          <option value="37519901 - Frames, motorcycle and bicycle">37519901 - Frames, motorcycle and bicycle</option>
                          <option value="37519902 - Gears, motorcycle and bicycle">37519902 - Gears, motorcycle and bicycle</option>
                          <option value="37610000 - Guided missiles and space vehicles">37610000 - Guided missiles and space vehicles</option>
                          <option value="37619902 - Guided missiles and space vehicles, research and development">37619902 - Guided missiles and space vehicles, research and development</option>
                          <option value="37619904 - Rockets, space and military, complete">37619904 - Rockets, space and military, complete</option>
                          <option value="37619905 - Space vehicles, complete">37619905 - Space vehicles, complete</option>
                          <option value="37640000 - Space propulsion units and parts">37640000 - Space propulsion units and parts</option>
                          <option value="37649901 - Engines and engine parts, guided missile">37649901 - Engines and engine parts, guided missile</option>
                          <option value="37649902 - Guided missile and space vehicle engines, research &amp; devel.">37649902 - Guided missile and space vehicle engines, research &amp; devel.</option>
                          <option value="37649903 - Propulsion units for guided missiles and space vehicles">37649903 - Propulsion units for guided missiles and space vehicles</option>
                          <option value="37649904 - Rocket motors, guided missiles">37649904 - Rocket motors, guided missiles</option>
                          <option value="37690000 - Space vehicle equipment, nec">37690000 - Space vehicle equipment, nec</option>
                          <option value="37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D">37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D</option>
                          <option value="37920000 - Travel trailers and campers">37920000 - Travel trailers and campers</option>
                          <option value="37929902 - Campers, for mounting on trucks">37929902 - Campers, for mounting on trucks</option>
                          <option value="37929903 - Camping trailers and chassis">37929903 - Camping trailers and chassis</option>
                          <option value="37929904 - House trailers, except as permanent dwellings">37929904 - House trailers, except as permanent dwellings</option>
                          <option value="37929905 - Pickup covers, canopies or caps">37929905 - Pickup covers, canopies or caps</option>
                          <option value="37950000 - Tanks and tank components">37950000 - Tanks and tank components</option>
                          <option value="37990100 - Trailers and trailer equipment">37990100 - Trailers and trailer equipment</option>
                          <option value="37990102 - Boat trailers">37990102 - Boat trailers</option>
                          <option value="37990103 - Horse trailers, except fifth-wheel type">37990103 - Horse trailers, except fifth-wheel type</option>
                          <option value="37990104 - Towing bars and systems">37990104 - Towing bars and systems</option>
                          <option value="37990105 - Trailer hitches">37990105 - Trailer hitches</option>
                          <option value="37990200 - Recreational vehicles">37990200 - Recreational vehicles</option>
                          <option value="37990201 - All terrain vehicles (ATV)">37990201 - All terrain vehicles (ATV)</option>
                          <option value="37990204 - Golf carts, powered">37990204 - Golf carts, powered</option>
                          <option value="37990205 - Snowmobiles">37990205 - Snowmobiles</option>
                          <option value="37990401 - Pushcarts">37990401 - Pushcarts</option>
                          <option value="37990402 - Wheelbarrows">37990402 - Wheelbarrows</option>
                          <option value="37999901 - Carriages, horse drawn">37999901 - Carriages, horse drawn</option>
                          <option value="37999902 - Ski lifts, tows or gondolas">37999902 - Ski lifts, tows or gondolas</option>
                          <option value="38120000 - Search and navigation equipment">38120000 - Search and navigation equipment</option>
                          <option value="38120100 - Aircraft/aerospace flight instruments and guidance systems">38120100 - Aircraft/aerospace flight instruments and guidance systems</option>
                          <option value="38120101 - Acceleration indicators and systems components, aerospace">38120101 - Acceleration indicators and systems components, aerospace</option>
                          <option value="38120102 - Aircraft flight instruments">38120102 - Aircraft flight instruments</option>
                          <option value="38120104 - Altimeters, standard and sensitive">38120104 - Altimeters, standard and sensitive</option>
                          <option value="38120111 - Flight recorders">38120111 - Flight recorders</option>
                          <option value="38120116 - Gyroscopes">38120116 - Gyroscopes</option>
                          <option value="38120119 - Inertial guidance systems">38120119 - Inertial guidance systems</option>
                          <option value="38120120 - Infrared object detection equipment">38120120 - Infrared object detection equipment</option>
                          <option value="38120121 - Instrument landing systems (ILS), airborne or ground">38120121 - Instrument landing systems (ILS), airborne or ground</option>
                          <option value="38120200 - Aircraft control instruments">38120200 - Aircraft control instruments</option>
                          <option value="38120201 - Aircraft control systems, electronic">38120201 - Aircraft control systems, electronic</option>
                          <option value="38120300 - Navigational systems and instruments">38120300 - Navigational systems and instruments</option>
                          <option value="38120301 - Antennas, radar or communications">38120301 - Antennas, radar or communications</option>
                          <option value="38120305 - Degaussing equipment">38120305 - Degaussing equipment</option>
                          <option value="38120306 - Radar systems and equipment">38120306 - Radar systems and equipment</option>
                          <option value="38120307 - Sonar systems and equipment">38120307 - Sonar systems and equipment</option>
                          <option value="38120308 - Space vehicle guidance systems and equipment">38120308 - Space vehicle guidance systems and equipment</option>
                          <option value="38120500 - Defense systems and equipment">38120500 - Defense systems and equipment</option>
                          <option value="38120502 - Warfare counter-measure equipment">38120502 - Warfare counter-measure equipment</option>
                          <option value="38120600 - Search and detection systems and instruments">38120600 - Search and detection systems and instruments</option>
                          <option value="38120601 - Air traffic control systems and equipment, electronic">38120601 - Air traffic control systems and equipment, electronic</option>
                          <option value="38120602 - Detection apparatus: electronic/magnetic field, light/heat">38120602 - Detection apparatus: electronic/magnetic field, light/heat</option>
                          <option value="38120604 - Magnetic field detection apparatus">38120604 - Magnetic field detection apparatus</option>
                          <option value="38129902 - Distance measuring equipment">38129902 - Distance measuring equipment</option>
                          <option value="38129903 - Light or heat emission operating apparatus">38129903 - Light or heat emission operating apparatus</option>
                          <option value="38210000 - Laboratory apparatus and furniture">38210000 - Laboratory apparatus and furniture</option>
                          <option value="38210100 - Laboratory apparatus, except heating and measuring">38210100 - Laboratory apparatus, except heating and measuring</option>
                          <option value="38210103 - Chemical laboratory apparatus, nec">38210103 - Chemical laboratory apparatus, nec</option>
                          <option value="38210104 - Clinical laboratory instruments, except medical and dental">38210104 - Clinical laboratory instruments, except medical and dental</option>
                          <option value="38210108 - Freezers, laboratory">38210108 - Freezers, laboratory</option>
                          <option value="38210111 - Incubators, laboratory">38210111 - Incubators, laboratory</option>
                          <option value="38210112 - Laboratory equipment: fume hoods, distillation racks, etc.">38210112 - Laboratory equipment: fume hoods, distillation racks, etc.</option>
                          <option value="38210113 - Laser beam alignment devices">38210113 - Laser beam alignment devices</option>
                          <option value="38210120 - Pi tapes (metal periphery direct reading diameter tapes)">38210120 - Pi tapes (metal periphery direct reading diameter tapes)</option>
                          <option value="38210121 - Pipettes, hemocytometer">38210121 - Pipettes, hemocytometer</option>
                          <option value="38210123 - Shakers and stirrers">38210123 - Shakers and stirrers</option>
                          <option value="38210124 - Sterilizers">38210124 - Sterilizers</option>
                          <option value="38210125 - Vacuum pumps, laboratory">38210125 - Vacuum pumps, laboratory</option>
                          <option value="38210200 - Laboratory furniture">38210200 - Laboratory furniture</option>
                          <option value="38210201 - Worktables, laboratory">38210201 - Worktables, laboratory</option>
                          <option value="38210300 - Laboratory heating apparatus">38210300 - Laboratory heating apparatus</option>
                          <option value="38210303 - Furnaces, laboratory">38210303 - Furnaces, laboratory</option>
                          <option value="38210400 - Laboratory measuring apparatus">38210400 - Laboratory measuring apparatus</option>
                          <option value="38210404 - Time interval measuring equipment, electric (lab type)">38210404 - Time interval measuring equipment, electric (lab type)</option>
                          <option value="38220000 - Environmental controls">38220000 - Environmental controls</option>
                          <option value="38220100 - Air conditioning and refrigeration controls">38220100 - Air conditioning and refrigeration controls</option>
                          <option value="38220101 - Air flow controllers, air conditioning and refrigeration">38220101 - Air flow controllers, air conditioning and refrigeration</option>
                          <option value="38220103 - Humidity controls, air-conditioning types">38220103 - Humidity controls, air-conditioning types</option>
                          <option value="38220104 - Pressure controllers, air-conditioning system type">38220104 - Pressure controllers, air-conditioning system type</option>
                          <option value="38220105 - Refrigeration controls (pressure)">38220105 - Refrigeration controls (pressure)</option>
                          <option value="38220106 - Refrigeration/air-conditioning defrost controls">38220106 - Refrigeration/air-conditioning defrost controls</option>
                          <option value="38220200 - Hardware for environmental regulators">38220200 - Hardware for environmental regulators</option>
                          <option value="38220201 - Damper operators: pneumatic, thermostatic, electric">38220201 - Damper operators: pneumatic, thermostatic, electric</option>
                          <option value="38220300 - Thermostats and other environmental sensors">38220300 - Thermostats and other environmental sensors</option>
                          <option value="38220301 - Built-in thermostats, filled system and bimetal types">38220301 - Built-in thermostats, filled system and bimetal types</option>
                          <option value="38220304 - Temperature sensors for motor windings">38220304 - Temperature sensors for motor windings</option>
                          <option value="38220306 - Thermostats, except built-in">38220306 - Thermostats, except built-in</option>
                          <option value="38220400 - Hydronic controls">38220400 - Hydronic controls</option>
                          <option value="38220403 - Hydronic pressure or temperature controls">38220403 - Hydronic pressure or temperature controls</option>
                          <option value="38220404 - Liquid level controls, residential or commercial heating">38220404 - Liquid level controls, residential or commercial heating</option>
                          <option value="38220500 - Electric heat controls">38220500 - Electric heat controls</option>
                          <option value="38220501 - Electric heat proportioning controls, modulating controls">38220501 - Electric heat proportioning controls, modulating controls</option>
                          <option value="38220600 - Appliance controls,except air-conditioning and refrigeration">38220600 - Appliance controls,except air-conditioning and refrigeration</option>
                          <option value="38229902 - Controls, combination limit and fan">38229902 - Controls, combination limit and fan</option>
                          <option value="38229903 - Controls, combination oil and hydronic">38229903 - Controls, combination oil and hydronic</option>
                          <option value="38229905 - Energy cutoff controls, residential or commercial types">38229905 - Energy cutoff controls, residential or commercial types</option>
                          <option value="38229912 - Limit controls, residential and commercial heating types">38229912 - Limit controls, residential and commercial heating types</option>
                          <option value="38229914 - Static pressure regulators">38229914 - Static pressure regulators</option>
                          <option value="38229916 - Vapor heating controls">38229916 - Vapor heating controls</option>
                          <option value="38229917 - Water heater controls">38229917 - Water heater controls</option>
                          <option value="38230000 - Process control instruments">38230000 - Process control instruments</option>
                          <option value="38230100 - Temperature measurement instruments, industrial">38230100 - Temperature measurement instruments, industrial</option>
                          <option value="38230101 - Pyrometers, industrial process type">38230101 - Pyrometers, industrial process type</option>
                          <option value="38230102 - Resistance thermometers and bulbs, industrial process type">38230102 - Resistance thermometers and bulbs, industrial process type</option>
                          <option value="38230103 - Temperature instruments: industrial process type">38230103 - Temperature instruments: industrial process type</option>
                          <option value="38230104 - Thermistors, industrial process type">38230104 - Thermistors, industrial process type</option>
                          <option value="38230105 - Thermocouples, industrial process type">38230105 - Thermocouples, industrial process type</option>
                          <option value="38230106 - Thermometers, filled system: industrial process type">38230106 - Thermometers, filled system: industrial process type</option>
                          <option value="38230200 - Pressure measurement instruments, industrial">38230200 - Pressure measurement instruments, industrial</option>
                          <option value="38230201 - Differential pressure instruments, industrial process type">38230201 - Differential pressure instruments, industrial process type</option>
                          <option value="38230203 - Pressure gauges, dial and digital">38230203 - Pressure gauges, dial and digital</option>
                          <option value="38230300 - Industrial flow and liquid measuring instruments">38230300 - Industrial flow and liquid measuring instruments</option>
                          <option value="38230301 - Flow instruments, industrial process type">38230301 - Flow instruments, industrial process type</option>
                          <option value="38230302 - Fluidic devices, circuits, and systems for process control">38230302 - Fluidic devices, circuits, and systems for process control</option>
                          <option value="38230303 - Gas flow computers, industrial process type">38230303 - Gas flow computers, industrial process type</option>
                          <option value="38230304 - Level and bulk measuring instruments, industrial process">38230304 - Level and bulk measuring instruments, industrial process</option>
                          <option value="38230305 - Liquid level instruments, industrial process type">38230305 - Liquid level instruments, industrial process type</option>
                          <option value="38230307 - Primary elements for process flow measurement">38230307 - Primary elements for process flow measurement</option>
                          <option value="38230310 - Viscosimeters, industrial process type">38230310 - Viscosimeters, industrial process type</option>
                          <option value="38230400 - Industrial process measurement equipment">38230400 - Industrial process measurement equipment</option>
                          <option value="38230401 - Analyzers, industrial process type">38230401 - Analyzers, industrial process type</option>
                          <option value="38230402 - Annunciators, relay and solid state types">38230402 - Annunciators, relay and solid state types</option>
                          <option value="38230403 - Computer interface equipment, for industrial process control">38230403 - Computer interface equipment, for industrial process control</option>
                          <option value="38230404 - Controllers, for process variables, all types">38230404 - Controllers, for process variables, all types</option>
                          <option value="38230406 - Data loggers, industrial process type">38230406 - Data loggers, industrial process type</option>
                          <option value="38230408 - Digital displays of process variables">38230408 - Digital displays of process variables</option>
                          <option value="38230409 - Draft gauges, industrial process type">38230409 - Draft gauges, industrial process type</option>
                          <option value="38230410 - Electrodes used in industrial process measurement">38230410 - Electrodes used in industrial process measurement</option>
                          <option value="38230411 - Electrolytic conductivity instruments, industrial process">38230411 - Electrolytic conductivity instruments, industrial process</option>
                          <option value="38230413 - Infrared instruments, industrial process type">38230413 - Infrared instruments, industrial process type</option>
                          <option value="38230415 - Programmers, process type">38230415 - Programmers, process type</option>
                          <option value="38230416 - Refractometers, industrial process type">38230416 - Refractometers, industrial process type</option>
                          <option value="38230417 - Telemetering instruments, industrial process type">38230417 - Telemetering instruments, industrial process type</option>
                          <option value="38230418 - Thermal conductivity instruments, industrial process type">38230418 - Thermal conductivity instruments, industrial process type</option>
                          <option value="38230419 - Time cycle and program controllers, industrial process type">38230419 - Time cycle and program controllers, industrial process type</option>
                          <option value="38230420 - Transmitters of process variables, stand. signal conversion">38230420 - Transmitters of process variables, stand. signal conversion</option>
                          <option value="38230500 - On-stream gas/liquid analysis instruments, industrial">38230500 - On-stream gas/liquid analysis instruments, industrial</option>
                          <option value="38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial">38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial</option>
                          <option value="38230502 - Chromatographs, industrial process type">38230502 - Chromatographs, industrial process type</option>
                          <option value="38230503 - Liquid analysis instruments, industrial process type">38230503 - Liquid analysis instruments, industrial process type</option>
                          <option value="38230506 - Water quality monitoring and control systems">38230506 - Water quality monitoring and control systems</option>
                          <option value="38239901 - Boiler controls: industrial, power, and marine type">38239901 - Boiler controls: industrial, power, and marine type</option>
                          <option value="38239903 - Combustion control instruments">38239903 - Combustion control instruments</option>
                          <option value="38239905 - Industrial process control instruments">38239905 - Industrial process control instruments</option>
                          <option value="38239906 - Moisture meters, industrial process type">38239906 - Moisture meters, industrial process type</option>
                          <option value="38239907 - Nuclear reactor controls">38239907 - Nuclear reactor controls</option>
                          <option value="38240000 - Fluid meters and counting devices">38240000 - Fluid meters and counting devices</option>
                          <option value="38240100 - Integrating and totalizing meters for gas and liquids">38240100 - Integrating and totalizing meters for gas and liquids</option>
                          <option value="38240101 - Gasmeters, domestic and large capacity: industrial">38240101 - Gasmeters, domestic and large capacity: industrial</option>
                          <option value="38240102 - Gasoline dispensing meters">38240102 - Gasoline dispensing meters</option>
                          <option value="38240103 - Impeller and counter driven flow meters">38240103 - Impeller and counter driven flow meters</option>
                          <option value="38240105 - Liquid meters, nec">38240105 - Liquid meters, nec</option>
                          <option value="38240107 - Mechanical measuring meters">38240107 - Mechanical measuring meters</option>
                          <option value="38240108 - Positive displacement meters">38240108 - Positive displacement meters</option>
                          <option value="38240115 - Turbine meters">38240115 - Turbine meters</option>
                          <option value="38240117 - Water meters">38240117 - Water meters</option>
                          <option value="38240200 - Mechanical and electromechanical counters and devices">38240200 - Mechanical and electromechanical counters and devices</option>
                          <option value="38240202 - Counters, revolution">38240202 - Counters, revolution</option>
                          <option value="38240203 - Electromechanical counters">38240203 - Electromechanical counters</option>
                          <option value="38240210 - Tally counters">38240210 - Tally counters</option>
                          <option value="38240300 - Vehicle instruments">38240300 - Vehicle instruments</option>
                          <option value="38240303 - Speedometers">38240303 - Speedometers</option>
                          <option value="38240304 - Tachometer, centrifugal">38240304 - Tachometer, centrifugal</option>
                          <option value="38249901 - Controls, revolution and timing instruments">38249901 - Controls, revolution and timing instruments</option>
                          <option value="38249904 - Pedometers">38249904 - Pedometers</option>
                          <option value="38250000 - Instruments to measure electricity">38250000 - Instruments to measure electricity</option>
                          <option value="38250100 - Engine electrical test equipment">38250100 - Engine electrical test equipment</option>
                          <option value="38250103 - Battery testers, electrical">38250103 - Battery testers, electrical</option>
                          <option value="38250105 - Digital test equipment, electronic and electrical circuits">38250105 - Digital test equipment, electronic and electrical circuits</option>
                          <option value="38250200 - Test equipment for electronic and electric measurement">38250200 - Test equipment for electronic and electric measurement</option>
                          <option value="38250201 - Analog-digital converters, electronic instrumentation type">38250201 - Analog-digital converters, electronic instrumentation type</option>
                          <option value="38250202 - Analyzers for testing electrical characteristics, nec">38250202 - Analyzers for testing electrical characteristics, nec</option>
                          <option value="38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.">38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.</option>
                          <option value="38250206 - Digital panel meters, electricity measuring">38250206 - Digital panel meters, electricity measuring</option>
                          <option value="38250207 - Diode and transistor testers">38250207 - Diode and transistor testers</option>
                          <option value="38250209 - Electron tube test equipment">38250209 - Electron tube test equipment</option>
                          <option value="38250215 - Integrated circuit testers">38250215 - Integrated circuit testers</option>
                          <option value="38250216 - Lab standards, electric: resistance, inductance, capacitance">38250216 - Lab standards, electric: resistance, inductance, capacitance</option>
                          <option value="38250218 - Microwave test equipment">38250218 - Microwave test equipment</option>
                          <option value="38250219 - Network analyzers">38250219 - Network analyzers</option>
                          <option value="38250221 - Radar testing instruments, electric">38250221 - Radar testing instruments, electric</option>
                          <option value="38250222 - Radio apparatus analyzers, nec">38250222 - Radio apparatus analyzers, nec</option>
                          <option value="38250228 - Signal generators and averagers">38250228 - Signal generators and averagers</option>
                          <option value="38250229 - Spectrum analyzers">38250229 - Spectrum analyzers</option>
                          <option value="38250231 - Standards and calibrating equipment, laboratory">38250231 - Standards and calibrating equipment, laboratory</option>
                          <option value="38250232 - Standards and calibration equipment for electrical measuring">38250232 - Standards and calibration equipment for electrical measuring</option>
                          <option value="38250234 - Synchroscopes">38250234 - Synchroscopes</option>
                          <option value="38250236 - Test equipment for electronic and electrical circuits">38250236 - Test equipment for electronic and electrical circuits</option>
                          <option value="38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.">38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.</option>
                          <option value="38250241 - Waveform measuring and/or analyzing equipment, nec">38250241 - Waveform measuring and/or analyzing equipment, nec</option>
                          <option value="38250300 - Electrical energy measuring equipment">38250300 - Electrical energy measuring equipment</option>
                          <option value="38250303 - Current measuring equipment, nec">38250303 - Current measuring equipment, nec</option>
                          <option value="38250305 - Electrical power measuring equipment">38250305 - Electrical power measuring equipment</option>
                          <option value="38250306 - Energy measuring equipment, electrical">38250306 - Energy measuring equipment, electrical</option>
                          <option value="38250308 - Frequency meters: electrical, mechanical, and electronic">38250308 - Frequency meters: electrical, mechanical, and electronic</option>
                          <option value="38250310 - Instruments for measuring electrical quantities">38250310 - Instruments for measuring electrical quantities</option>
                          <option value="38250312 - Measuring instruments and meters, electric">38250312 - Measuring instruments and meters, electric</option>
                          <option value="38250313 - Meters, power factor and phase angle">38250313 - Meters, power factor and phase angle</option>
                          <option value="38250314 - Meters: electric, pocket, portable, panelboard, etc.">38250314 - Meters: electric, pocket, portable, panelboard, etc.</option>
                          <option value="38250317 - Oscillators, audio and radio frequency (instrument types)">38250317 - Oscillators, audio and radio frequency (instrument types)</option>
                          <option value="38250318 - Oscillographs and oscilloscopes">38250318 - Oscillographs and oscilloscopes</option>
                          <option value="38250319 - Potentiometric instruments, except industrial process type">38250319 - Potentiometric instruments, except industrial process type</option>
                          <option value="38250320 - Power measuring equipment, electrical">38250320 - Power measuring equipment, electrical</option>
                          <option value="38250321 - Radio frequency measuring equipment">38250321 - Radio frequency measuring equipment</option>
                          <option value="38250322 - Recorders, oscillographic">38250322 - Recorders, oscillographic</option>
                          <option value="38250323 - Resistance measuring equipment">38250323 - Resistance measuring equipment</option>
                          <option value="38250326 - Sweep oscillators">38250326 - Sweep oscillators</option>
                          <option value="38250331 - Watt-hour meters, electrical">38250331 - Watt-hour meters, electrical</option>
                          <option value="38259901 - Elapsed time meters, electronic">38259901 - Elapsed time meters, electronic</option>
                          <option value="38260000 - Analytical instruments">38260000 - Analytical instruments</option>
                          <option value="38260100 - Spectroscopic and other optical properties measuring equip.">38260100 - Spectroscopic and other optical properties measuring equip.</option>
                          <option value="38260103 - Infrared analytical instruments">38260103 - Infrared analytical instruments</option>
                          <option value="38260104 - Mass spectrometers">38260104 - Mass spectrometers</option>
                          <option value="38260105 - Mass spectroscopy instrumentation">38260105 - Mass spectroscopy instrumentation</option>
                          <option value="38260109 - Polariscopes">38260109 - Polariscopes</option>
                          <option value="38260113 - Spectrographs">38260113 - Spectrographs</option>
                          <option value="38260114 - Spectrometers">38260114 - Spectrometers</option>
                          <option value="38260200 - Analytical optical instruments">38260200 - Analytical optical instruments</option>
                          <option value="38260202 - Microscopes, electron and proton">38260202 - Microscopes, electron and proton</option>
                          <option value="38260300 - Liquid testing apparatus">38260300 - Liquid testing apparatus</option>
                          <option value="38260302 - Liquid chromatographic instruments">38260302 - Liquid chromatographic instruments</option>
                          <option value="38260305 - Petroleum product analyzing apparatus">38260305 - Petroleum product analyzing apparatus</option>
                          <option value="38260308 - Water testing apparatus">38260308 - Water testing apparatus</option>
                          <option value="38260400 - Blood testing apparatus">38260400 - Blood testing apparatus</option>
                          <option value="38260401 - Amino acid analyzers">38260401 - Amino acid analyzers</option>
                          <option value="38260403 - Protein analyzers, laboratory type">38260403 - Protein analyzers, laboratory type</option>
                          <option value="38260500 - Gas testing apparatus">38260500 - Gas testing apparatus</option>
                          <option value="38260501 - Gas analyzing equipment">38260501 - Gas analyzing equipment</option>
                          <option value="38260600 - Instruments measuring magnetic and electrical properties">38260600 - Instruments measuring magnetic and electrical properties</option>
                          <option value="38260604 - Electrophoresis equipment">38260604 - Electrophoresis equipment</option>
                          <option value="38260605 - Magnetic resonance imaging apparatus">38260605 - Magnetic resonance imaging apparatus</option>
                          <option value="38260700 - Instruments measuring thermal properties">38260700 - Instruments measuring thermal properties</option>
                          <option value="38260702 - Thermal analysis instruments, laboratory type">38260702 - Thermal analysis instruments, laboratory type</option>
                          <option value="38269901 - Automatic chemical analyzers">38269901 - Automatic chemical analyzers</option>
                          <option value="38269902 - Chromatographic equipment, laboratory type">38269902 - Chromatographic equipment, laboratory type</option>
                          <option value="38269905 - Dust sampling and analysis equipment">38269905 - Dust sampling and analysis equipment</option>
                          <option value="38269907 - Environmental testing equipment">38269907 - Environmental testing equipment</option>
                          <option value="38269908 - Integrators (mathematical instruments)">38269908 - Integrators (mathematical instruments)</option>
                          <option value="38269909 - Laser scientific and engineering instruments">38269909 - Laser scientific and engineering instruments</option>
                          <option value="38270000 - Optical instruments and lenses">38270000 - Optical instruments and lenses</option>
                          <option value="38270100 - Optical instruments and apparatus">38270100 - Optical instruments and apparatus</option>
                          <option value="38270101 - Binoculars">38270101 - Binoculars</option>
                          <option value="38270102 - Boroscopes">38270102 - Boroscopes</option>
                          <option value="38270106 - Gun sights, optical">38270106 - Gun sights, optical</option>
                          <option value="38270107 - Lenses, optical: all types except ophthalmic">38270107 - Lenses, optical: all types except ophthalmic</option>
                          <option value="38270110 - Metallographs">38270110 - Metallographs</option>
                          <option value="38270112 - Microscopes, except electron, proton, and corneal">38270112 - Microscopes, except electron, proton, and corneal</option>
                          <option value="38270113 - Periscopes">38270113 - Periscopes</option>
                          <option value="38270115 - Sighting and fire control equipment, optical">38270115 - Sighting and fire control equipment, optical</option>
                          <option value="38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.">38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.</option>
                          <option value="38270118 - Telescopic sights">38270118 - Telescopic sights</option>
                          <option value="38270200 - Lens coating and grinding equipment">38270200 - Lens coating and grinding equipment</option>
                          <option value="38270201 - Lens coating equipment">38270201 - Lens coating equipment</option>
                          <option value="38279901 - Aiming circles (fire control equipment)">38279901 - Aiming circles (fire control equipment)</option>
                          <option value="38279909 - Light sources, standard">38279909 - Light sources, standard</option>
                          <option value="38279914 - Optical comparators">38279914 - Optical comparators</option>
                          <option value="38279915 - Optical elements and assemblies, except ophthalmic">38279915 - Optical elements and assemblies, except ophthalmic</option>
                          <option value="38279916 - Optical test and inspection equipment">38279916 - Optical test and inspection equipment</option>
                          <option value="38279919 - Reflectors, optical">38279919 - Reflectors, optical</option>
                          <option value="38290000 - Measuring and controlling devices, nec">38290000 - Measuring and controlling devices, nec</option>
                          <option value="38290100 - Aircraft and motor vehicle measurement equipment">38290100 - Aircraft and motor vehicle measurement equipment</option>
                          <option value="38290101 - Accelerometers">38290101 - Accelerometers</option>
                          <option value="38290107 - Gauging instruments, thickness ultrasonic">38290107 - Gauging instruments, thickness ultrasonic</option>
                          <option value="38290110 - Pressure and vacuum indicators, aircraft engine">38290110 - Pressure and vacuum indicators, aircraft engine</option>
                          <option value="38290112 - Testers for checking hydraulic controls on aircraft">38290112 - Testers for checking hydraulic controls on aircraft</option>
                          <option value="38290113 - Thrust power indicators, aircraft engine">38290113 - Thrust power indicators, aircraft engine</option>
                          <option value="38290200 - Geophysical and meteorological testing equipment">38290200 - Geophysical and meteorological testing equipment</option>
                          <option value="38290203 - Barometers, mercury and aneroid types">38290203 - Barometers, mercury and aneroid types</option>
                          <option value="38290206 - Geophysical or meteorological electronic equipment">38290206 - Geophysical or meteorological electronic equipment</option>
                          <option value="38290209 - Magnetometers">38290209 - Magnetometers</option>
                          <option value="38290210 - Meteorologic tracking systems">38290210 - Meteorologic tracking systems</option>
                          <option value="38290211 - Meteorological instruments">38290211 - Meteorological instruments</option>
                          <option value="38290215 - Seismographs">38290215 - Seismographs</option>
                          <option value="38290218 - Solarimeters">38290218 - Solarimeters</option>
                          <option value="38290219 - Weather tracking equipment">38290219 - Weather tracking equipment</option>
                          <option value="38290220 - Wind direction indicators">38290220 - Wind direction indicators</option>
                          <option value="38290300 - Surveying and drafting equipment">38290300 - Surveying and drafting equipment</option>
                          <option value="38290305 - Photogrammetrical instruments">38290305 - Photogrammetrical instruments</option>
                          <option value="38290312 - Surveying instruments and accessories">38290312 - Surveying instruments and accessories</option>
                          <option value="38290400 - Physical property testing equipment">38290400 - Physical property testing equipment</option>
                          <option value="38290401 - Cable testing machines">38290401 - Cable testing machines</option>
                          <option value="38290403 - Dynamometer instruments">38290403 - Dynamometer instruments</option>
                          <option value="38290404 - Fatigue testing machines, industrial: mechanical">38290404 - Fatigue testing machines, industrial: mechanical</option>
                          <option value="38290405 - Hardness testing equipment">38290405 - Hardness testing equipment</option>
                          <option value="38290406 - Stress, strain, and flaw detecting/measuring equipment">38290406 - Stress, strain, and flaw detecting/measuring equipment</option>
                          <option value="38290407 - Tensile strength testing equipment">38290407 - Tensile strength testing equipment</option>
                          <option value="38290408 - Testing equipment: abrasion, shearing strength, etc.">38290408 - Testing equipment: abrasion, shearing strength, etc.</option>
                          <option value="38290500 - Nuclear radiation and testing apparatus">38290500 - Nuclear radiation and testing apparatus</option>
                          <option value="38290502 - Electrogamma ray loggers">38290502 - Electrogamma ray loggers</option>
                          <option value="38290503 - Geiger counters">38290503 - Geiger counters</option>
                          <option value="38290504 - Ion chambers">38290504 - Ion chambers</option>
                          <option value="38290506 - Medical diagnostic systems, nuclear">38290506 - Medical diagnostic systems, nuclear</option>
                          <option value="38290507 - Nuclear instrument modules">38290507 - Nuclear instrument modules</option>
                          <option value="38290512 - Spectrometers, liquid scintillation and nuclear">38290512 - Spectrometers, liquid scintillation and nuclear</option>
                          <option value="38290601 - Fare registers, for street cars, buses, etc.">38290601 - Fare registers, for street cars, buses, etc.</option>
                          <option value="38290603 - Turnstiles, equipped with counting mechanisms">38290603 - Turnstiles, equipped with counting mechanisms</option>
                          <option value="38290700 - Thermometers and temperature sensors">38290700 - Thermometers and temperature sensors</option>
                          <option value="38290701 - Temperature sensors, except industrial process and aircraft">38290701 - Temperature sensors, except industrial process and aircraft</option>
                          <option value="38290702 - Thermocouples">38290702 - Thermocouples</option>
                          <option value="38290703 - Thermometers, including digital: clinical">38290703 - Thermometers, including digital: clinical</option>
                          <option value="38290704 - Thermometers, liquid-in-glass and bimetal type">38290704 - Thermometers, liquid-in-glass and bimetal type</option>
                          <option value="38299901 - Anamometers">38299901 - Anamometers</option>
                          <option value="38299902 - Breathalyzers">38299902 - Breathalyzers</option>
                          <option value="38299903 - Chronometers, electronic">38299903 - Chronometers, electronic</option>
                          <option value="38299906 - Gas detectors">38299906 - Gas detectors</option>
                          <option value="38299908 - Instrumentation for reactor controls, auxiliary">38299908 - Instrumentation for reactor controls, auxiliary</option>
                          <option value="38299913 - Pressure transducers">38299913 - Pressure transducers</option>
                          <option value="38299920 - Thermomagnetic oxygen analyzer">38299920 - Thermomagnetic oxygen analyzer</option>
                          <option value="38299922 - Ultrasonic testing equipment">38299922 - Ultrasonic testing equipment</option>
                          <option value="38299923 - Vibration meters, analyzers, and calibrators">38299923 - Vibration meters, analyzers, and calibrators</option>
                          <option value="38299925 - Polygraph devices">38299925 - Polygraph devices</option>
                          <option value="38299926 - Liquid leak detection equipment">38299926 - Liquid leak detection equipment</option>
                          <option value="38410000 - Surgical and medical instruments">38410000 - Surgical and medical instruments</option>
                          <option value="38410100 - Ophthalmic instruments and apparatus">38410100 - Ophthalmic instruments and apparatus</option>
                          <option value="38410101 - Muscle exercise apparatus, ophthalmic">38410101 - Muscle exercise apparatus, ophthalmic</option>
                          <option value="38410102 - Ophthalmic lasers">38410102 - Ophthalmic lasers</option>
                          <option value="38410200 - Diagnostic apparatus, medical">38410200 - Diagnostic apparatus, medical</option>
                          <option value="38410201 - Biopsy instruments and equipment">38410201 - Biopsy instruments and equipment</option>
                          <option value="38410202 - Blood pressure apparatus">38410202 - Blood pressure apparatus</option>
                          <option value="38410206 - Eye examining instruments and apparatus">38410206 - Eye examining instruments and apparatus</option>
                          <option value="38410300 - Veterinarians' instruments and apparatus">38410300 - Veterinarians' instruments and apparatus</option>
                          <option value="38410400 - Surgical instruments and apparatus">38410400 - Surgical instruments and apparatus</option>
                          <option value="38410401 - Anesthesia apparatus">38410401 - Anesthesia apparatus</option>
                          <option value="38410402 - Cannulae">38410402 - Cannulae</option>
                          <option value="38410403 - Catheters">38410403 - Catheters</option>
                          <option value="38410408 - Hypodermic needles and syringes">38410408 - Hypodermic needles and syringes</option>
                          <option value="38410409 - Inhalators, surgical and medical">38410409 - Inhalators, surgical and medical</option>
                          <option value="38410410 - Instruments, microsurgical: except electromedical">38410410 - Instruments, microsurgical: except electromedical</option>
                          <option value="38410413 - Needles, suture">38410413 - Needles, suture</option>
                          <option value="38410418 - Suction therapy apparatus">38410418 - Suction therapy apparatus</option>
                          <option value="38410420 - Surgical lasers">38410420 - Surgical lasers</option>
                          <option value="38410421 - Surgical stapling devices">38410421 - Surgical stapling devices</option>
                          <option value="38410500 - Medical instruments and equipment, blood and bone work">38410500 - Medical instruments and equipment, blood and bone work</option>
                          <option value="38410501 - Blood transfusion equipment">38410501 - Blood transfusion equipment</option>
                          <option value="38410503 - Bone plates and screws">38410503 - Bone plates and screws</option>
                          <option value="38410505 - Hemodialysis apparatus">38410505 - Hemodialysis apparatus</option>
                          <option value="38410506 - IV transfusion apparatus">38410506 - IV transfusion apparatus</option>
                          <option value="38419901 - Inhalation therapy equipment">38419901 - Inhalation therapy equipment</option>
                          <option value="38419904 - Physiotherapy equipment, electrical">38419904 - Physiotherapy equipment, electrical</option>
                          <option value="38419905 - Skin grafting equipment">38419905 - Skin grafting equipment</option>
                          <option value="38419907 - Ultrasonic medical cleaning equipment">38419907 - Ultrasonic medical cleaning equipment</option>
                          <option value="38420000 - Surgical appliances and supplies">38420000 - Surgical appliances and supplies</option>
                          <option value="38420100 - Personal safety equipment">38420100 - Personal safety equipment</option>
                          <option value="38420101 - Bulletproof vests">38420101 - Bulletproof vests</option>
                          <option value="38420102 - Clothing, fire resistant and protective">38420102 - Clothing, fire resistant and protective</option>
                          <option value="38420103 - Ear plugs">38420103 - Ear plugs</option>
                          <option value="38420104 - Gas masks">38420104 - Gas masks</option>
                          <option value="38420105 - Gloves, safety">38420105 - Gloves, safety</option>
                          <option value="38420107 - Life preservers, except cork and inflatable">38420107 - Life preservers, except cork and inflatable</option>
                          <option value="38420109 - Noise protectors, personal">38420109 - Noise protectors, personal</option>
                          <option value="38420111 - Radiation shielding aprons, gloves, sheeting, etc.">38420111 - Radiation shielding aprons, gloves, sheeting, etc.</option>
                          <option value="38420112 - Respiratory protection equipment, personal">38420112 - Respiratory protection equipment, personal</option>
                          <option value="38420115 - Welders' hoods">38420115 - Welders' hoods</option>
                          <option value="38420201 - Absorbent cotton, sterilized">38420201 - Absorbent cotton, sterilized</option>
                          <option value="38420300 - Prosthetic appliances">38420300 - Prosthetic appliances</option>
                          <option value="38420301 - Cosmetic restorations">38420301 - Cosmetic restorations</option>
                          <option value="38420302 - Implants, surgical">38420302 - Implants, surgical</option>
                          <option value="38420303 - Limbs, artificial">38420303 - Limbs, artificial</option>
                          <option value="38420304 - Models, anatomical">38420304 - Models, anatomical</option>
                          <option value="38420400 - Orthopedic appliances">38420400 - Orthopedic appliances</option>
                          <option value="38420401 - Abdominal supporters, braces, and trusses">38420401 - Abdominal supporters, braces, and trusses</option>
                          <option value="38420402 - Braces, elastic">38420402 - Braces, elastic</option>
                          <option value="38420403 - Braces, orthopedic">38420403 - Braces, orthopedic</option>
                          <option value="38420405 - Cervical collars">38420405 - Cervical collars</option>
                          <option value="38420409 - Elastic hosiery, orthopedic (support)">38420409 - Elastic hosiery, orthopedic (support)</option>
                          <option value="38420411 - Foot appliances, orthopedic">38420411 - Foot appliances, orthopedic</option>
                          <option value="38420412 - Hearing aids">38420412 - Hearing aids</option>
                          <option value="38420414 - Splints, pneumatic and wood">38420414 - Splints, pneumatic and wood</option>
                          <option value="38420415 - Supports: abdominal, ankle, arch, kneecap, etc.">38420415 - Supports: abdominal, ankle, arch, kneecap, etc.</option>
                          <option value="38420416 - Suspensories">38420416 - Suspensories</option>
                          <option value="38420417 - Technical aids for the handicapped">38420417 - Technical aids for the handicapped</option>
                          <option value="38420418 - Trusses, orthopedic and surgical">38420418 - Trusses, orthopedic and surgical</option>
                          <option value="38420420 - Wheelchairs">38420420 - Wheelchairs</option>
                          <option value="38420500 - Bandages and dressings">38420500 - Bandages and dressings</option>
                          <option value="38420502 - Dressings, surgical">38420502 - Dressings, surgical</option>
                          <option value="38420503 - Gauze, surgical">38420503 - Gauze, surgical</option>
                          <option value="38429901 - Adhesive tape and plasters, medicated or non-medicated">38429901 - Adhesive tape and plasters, medicated or non-medicated</option>
                          <option value="38429904 - Belts: surgical, sanitary, and corrective">38429904 - Belts: surgical, sanitary, and corrective</option>
                          <option value="38429907 - First aid, snake bite, and burn kits">38429907 - First aid, snake bite, and burn kits</option>
                          <option value="38429909 - Grafts, artificial: for surgery">38429909 - Grafts, artificial: for surgery</option>
                          <option value="38429915 - Ligatures, medical">38429915 - Ligatures, medical</option>
                          <option value="38429916 - Respirators">38429916 - Respirators</option>
                          <option value="38429919 - Sterilizers, hospital and surgical">38429919 - Sterilizers, hospital and surgical</option>
                          <option value="38429921 - Stretchers">38429921 - Stretchers</option>
                          <option value="38429922 - Surgical appliances and supplies">38429922 - Surgical appliances and supplies</option>
                          <option value="38429923 - Sutures, absorbable and non-absorbable">38429923 - Sutures, absorbable and non-absorbable</option>
                          <option value="38429927 - Whirlpool baths, hydrotherapy equipment">38429927 - Whirlpool baths, hydrotherapy equipment</option>
                          <option value="38430000 - Dental equipment and supplies">38430000 - Dental equipment and supplies</option>
                          <option value="38430100 - Dental equipment">38430100 - Dental equipment</option>
                          <option value="38430104 - Burs, dental">38430104 - Burs, dental</option>
                          <option value="38430105 - Cabinets, dental">38430105 - Cabinets, dental</option>
                          <option value="38430107 - Dental chairs">38430107 - Dental chairs</option>
                          <option value="38430109 - Dental hand instruments, nec">38430109 - Dental hand instruments, nec</option>
                          <option value="38430110 - Dental laboratory equipment">38430110 - Dental laboratory equipment</option>
                          <option value="38430115 - Hand pieces and parts, dental">38430115 - Hand pieces and parts, dental</option>
                          <option value="38430116 - Orthodontic appliances">38430116 - Orthodontic appliances</option>
                          <option value="38430200 - Dental materials">38430200 - Dental materials</option>
                          <option value="38430202 - Compounds, dental">38430202 - Compounds, dental</option>
                          <option value="38430203 - Dental alloys for amalgams">38430203 - Dental alloys for amalgams</option>
                          <option value="38430205 - Denture materials">38430205 - Denture materials</option>
                          <option value="38430206 - Enamels, dentists'">38430206 - Enamels, dentists'</option>
                          <option value="38430212 - Teeth, artificial (not made in dental laboratories)">38430212 - Teeth, artificial (not made in dental laboratories)</option>
                          <option value="38440000 - X-ray apparatus and tubes">38440000 - X-ray apparatus and tubes</option>
                          <option value="38449901 - Beta-ray irradiation equipment">38449901 - Beta-ray irradiation equipment</option>
                          <option value="38449906 - Lamps, X-ray">38449906 - Lamps, X-ray</option>
                          <option value="38449908 - Radiographic X-ray apparatus and tubes">38449908 - Radiographic X-ray apparatus and tubes</option>
                          <option value="38449910 - Therapeutic X-ray apparatus and tubes">38449910 - Therapeutic X-ray apparatus and tubes</option>
                          <option value="38449911 - X-ray generators">38449911 - X-ray generators</option>
                          <option value="38450000 - Electromedical equipment">38450000 - Electromedical equipment</option>
                          <option value="38450100 - Electromedical apparatus">38450100 - Electromedical apparatus</option>
                          <option value="38450101 - Audiological equipment, electromedical">38450101 - Audiological equipment, electromedical</option>
                          <option value="38450103 - Bronchoscopes, electromedical">38450103 - Bronchoscopes, electromedical</option>
                          <option value="38450104 - Cardiographs">38450104 - Cardiographs</option>
                          <option value="38450107 - CAT scanner (computerized axial tomography) apparatus">38450107 - CAT scanner (computerized axial tomography) apparatus</option>
                          <option value="38450108 - Electrocardiographs">38450108 - Electrocardiographs</option>
                          <option value="38450111 - Endoscopic equipment, electromedical, nec">38450111 - Endoscopic equipment, electromedical, nec</option>
                          <option value="38450113 - Magnetic resonance imaging device, nuclear">38450113 - Magnetic resonance imaging device, nuclear</option>
                          <option value="38450115 - Patient monitoring apparatus, nec">38450115 - Patient monitoring apparatus, nec</option>
                          <option value="38450117 - Position emission tomography (PET scanner)">38450117 - Position emission tomography (PET scanner)</option>
                          <option value="38450118 - Respiratory analysis equipment, electromedical">38450118 - Respiratory analysis equipment, electromedical</option>
                          <option value="38450120 - Ultrasonic medical equipment, except cleaning">38450120 - Ultrasonic medical equipment, except cleaning</option>
                          <option value="38450121 - Ultrasonic scanning devices, medical">38450121 - Ultrasonic scanning devices, medical</option>
                          <option value="38450200 - Electrotherapeutic apparatus">38450200 - Electrotherapeutic apparatus</option>
                          <option value="38450202 - Defibrillator">38450202 - Defibrillator</option>
                          <option value="38450203 - Dialyzers, electromedical">38450203 - Dialyzers, electromedical</option>
                          <option value="38450205 - Heart-lung machine">38450205 - Heart-lung machine</option>
                          <option value="38450206 - Pacemaker, cardiac">38450206 - Pacemaker, cardiac</option>
                          <option value="38450207 - Surgical support systems: heart-lung machine, exc. iron lung">38450207 - Surgical support systems: heart-lung machine, exc. iron lung</option>
                          <option value="38450208 - Transcutaneous electrical nerve stimulators (TENS)">38450208 - Transcutaneous electrical nerve stimulators (TENS)</option>
                          <option value="38459901 - Laser systems and equipment, medical">38459901 - Laser systems and equipment, medical</option>
                          <option value="38459902 - Lithotripters">38459902 - Lithotripters</option>
                          <option value="38459903 - Medical cleaning equipment, ultrasonic">38459903 - Medical cleaning equipment, ultrasonic</option>
                          <option value="38510000 - Ophthalmic goods">38510000 - Ophthalmic goods</option>
                          <option value="38510100 - Frames, lenses, and parts, eyeglass and spectacle">38510100 - Frames, lenses, and parts, eyeglass and spectacle</option>
                          <option value="38510101 - Eyeglasses, lenses and frames">38510101 - Eyeglasses, lenses and frames</option>
                          <option value="38510102 - Frames and parts, eyeglass and spectacle">38510102 - Frames and parts, eyeglass and spectacle</option>
                          <option value="38510103 - Lens coating, ophthalmic">38510103 - Lens coating, ophthalmic</option>
                          <option value="38510104 - Lens grinding, except prescription: ophthalmic">38510104 - Lens grinding, except prescription: ophthalmic</option>
                          <option value="38510105 - Lenses, ophthalmic">38510105 - Lenses, ophthalmic</option>
                          <option value="38510200 - Protective eyeware">38510200 - Protective eyeware</option>
                          <option value="38510201 - Glasses, sun or glare">38510201 - Glasses, sun or glare</option>
                          <option value="38510202 - Goggles: sun, safety, industrial, underwater, etc.">38510202 - Goggles: sun, safety, industrial, underwater, etc.</option>
                          <option value="38510203 - Protectors, eye">38510203 - Protectors, eye</option>
                          <option value="38519901 - Contact lenses">38519901 - Contact lenses</option>
                          <option value="38519902 - Eyes, glass and plastic">38519902 - Eyes, glass and plastic</option>
                          <option value="38610000 - Photographic equipment and supplies">38610000 - Photographic equipment and supplies</option>
                          <option value="38610100 - Sensitized film, cloth, and paper">38610100 - Sensitized film, cloth, and paper</option>
                          <option value="38610104 - Film, sensitized motion picture, X-ray, still camera, etc.">38610104 - Film, sensitized motion picture, X-ray, still camera, etc.</option>
                          <option value="38610105 - Graphic arts plates, sensitized">38610105 - Graphic arts plates, sensitized</option>
                          <option value="38610109 - Motion picture film">38610109 - Motion picture film</option>
                          <option value="38610110 - Photographic paper and cloth, all types, nec">38610110 - Photographic paper and cloth, all types, nec</option>
                          <option value="38610111 - Photographic sensitized goods, nec">38610111 - Photographic sensitized goods, nec</option>
                          <option value="38610112 - Plates, photographic (sensitized)">38610112 - Plates, photographic (sensitized)</option>
                          <option value="38610200 - Photographic processing equipment and chemicals">38610200 - Photographic processing equipment and chemicals</option>
                          <option value="38610207 - Processing equipment, photographic">38610207 - Processing equipment, photographic</option>
                          <option value="38610300 - Cameras and related equipment">38610300 - Cameras and related equipment</option>
                          <option value="38610301 - Aerial cameras">38610301 - Aerial cameras</option>
                          <option value="38610302 - Cameras, microfilm">38610302 - Cameras, microfilm</option>
                          <option value="38610303 - Cameras, still and motion picture (all types)">38610303 - Cameras, still and motion picture (all types)</option>
                          <option value="38610305 - Flashlight apparatus for photographers, except bulbs">38610305 - Flashlight apparatus for photographers, except bulbs</option>
                          <option value="38610306 - Lens shades, camera">38610306 - Lens shades, camera</option>
                          <option value="38610308 - Microfilm equipment: cameras, projectors, readers, etc.">38610308 - Microfilm equipment: cameras, projectors, readers, etc.</option>
                          <option value="38610309 - Motion picture apparatus and equipment">38610309 - Motion picture apparatus and equipment</option>
                          <option value="38610310 - Photo reconnaissance systems">38610310 - Photo reconnaissance systems</option>
                          <option value="38610314 - Shutters, camera">38610314 - Shutters, camera</option>
                          <option value="38610315 - Stands, camera and projector">38610315 - Stands, camera and projector</option>
                          <option value="38610316 - Tripods, camera and projector">38610316 - Tripods, camera and projector</option>
                          <option value="38610400 - Photographic film, plate, and paper holders">38610400 - Photographic film, plate, and paper holders</option>
                          <option value="38610402 - Reels, film">38610402 - Reels, film</option>
                          <option value="38610500 - Reproduction machines and equipment">38610500 - Reproduction machines and equipment</option>
                          <option value="38610505 - Photocopy machines">38610505 - Photocopy machines</option>
                          <option value="38610603 - Toners, prepared photographic (not made in chemical plants)">38610603 - Toners, prepared photographic (not made in chemical plants)</option>
                          <option value="38619902 - Editing equipment, motion picture: viewers, splicers, etc.">38619902 - Editing equipment, motion picture: viewers, splicers, etc.</option>
                          <option value="38619903 - Projectors, still or motion picture, silent or sound">38619903 - Projectors, still or motion picture, silent or sound</option>
                          <option value="38619904 - Screens, projection">38619904 - Screens, projection</option>
                          <option value="38619906 - Sound recording and reproducing equipment, motion picture">38619906 - Sound recording and reproducing equipment, motion picture</option>
                          <option value="38730000 - Watches, clocks, watchcases, and parts">38730000 - Watches, clocks, watchcases, and parts</option>
                          <option value="38739901 - Appliance timers">38739901 - Appliance timers</option>
                          <option value="38739904 - Clocks, assembly of">38739904 - Clocks, assembly of</option>
                          <option value="38739905 - Clocks, except timeclocks">38739905 - Clocks, except timeclocks</option>
                          <option value="38739907 - Timers for industrial use, clockwork mechanism only">38739907 - Timers for industrial use, clockwork mechanism only</option>
                          <option value="38739909 - Watches and parts, except crystals and jewels">38739909 - Watches and parts, except crystals and jewels</option>
                          <option value="39110000 - Jewelry, precious metal">39110000 - Jewelry, precious metal</option>
                          <option value="39110100 - Jewelry apparel">39110100 - Jewelry apparel</option>
                          <option value="39110101 - Bracelets, precious metal">39110101 - Bracelets, precious metal</option>
                          <option value="39110102 - Collar/cuff buttons, precious/semiprecious metal or stone">39110102 - Collar/cuff buttons, precious/semiprecious metal or stone</option>
                          <option value="39110103 - Earrings, precious metal">39110103 - Earrings, precious metal</option>
                          <option value="39110104 - Medals, precious or semiprecious metal">39110104 - Medals, precious or semiprecious metal</option>
                          <option value="39110105 - Necklaces, precious metal">39110105 - Necklaces, precious metal</option>
                          <option value="39110106 - Pearl jewelry, natural or cultured">39110106 - Pearl jewelry, natural or cultured</option>
                          <option value="39110107 - Pins (jewelry), precious metal">39110107 - Pins (jewelry), precious metal</option>
                          <option value="39110108 - Rings, finger: precious metal">39110108 - Rings, finger: precious metal</option>
                          <option value="39110109 - Rosaries or other small religious articles, precious metal">39110109 - Rosaries or other small religious articles, precious metal</option>
                          <option value="39110200 - Cigar and cigarette accessories">39110200 - Cigar and cigarette accessories</option>
                          <option value="39110300 - Jewelry mountings and trimmings">39110300 - Jewelry mountings and trimmings</option>
                          <option value="39110302 - Jewel settings and mountings, precious metal">39110302 - Jewel settings and mountings, precious metal</option>
                          <option value="39110303 - Mountings, gold or silver: pens, leather goods, etc.">39110303 - Mountings, gold or silver: pens, leather goods, etc.</option>
                          <option value="39140000 - Silverware and plated ware">39140000 - Silverware and plated ware</option>
                          <option value="39140300 - Pewter ware">39140300 - Pewter ware</option>
                          <option value="39140500 - Stainless steel ware">39140500 - Stainless steel ware</option>
                          <option value="39140502 - Cutlery, stainless steel">39140502 - Cutlery, stainless steel</option>
                          <option value="39140503 - Ecclesiastical ware, stainless steel">39140503 - Ecclesiastical ware, stainless steel</option>
                          <option value="39140504 - Flatware, stainless steel">39140504 - Flatware, stainless steel</option>
                          <option value="39140508 - Trays, stainless steel">39140508 - Trays, stainless steel</option>
                          <option value="39149902 - Cutlery, nsk">39149902 - Cutlery, nsk</option>
                          <option value="39149903 - Ecclesiastical ware, nsk">39149903 - Ecclesiastical ware, nsk</option>
                          <option value="39149910 - Trophies, nsk">39149910 - Trophies, nsk</option>
                          <option value="39150000 - Jewelers' materials and lapidary work">39150000 - Jewelers' materials and lapidary work</option>
                          <option value="39150100 - Jewelers' findings and materials">39150100 - Jewelers' findings and materials</option>
                          <option value="39150101 - Gems, real and imitation: preparation for settings">39150101 - Gems, real and imitation: preparation for settings</option>
                          <option value="39150102 - Jewel bearings, synthetic">39150102 - Jewel bearings, synthetic</option>
                          <option value="39150103 - Jewel preparing: instruments, tools, watches, and jewelry">39150103 - Jewel preparing: instruments, tools, watches, and jewelry</option>
                          <option value="39150104 - Jewelers' castings">39150104 - Jewelers' castings</option>
                          <option value="39150200 - Lapidary work and diamond cutting and polishing">39150200 - Lapidary work and diamond cutting and polishing</option>
                          <option value="39150201 - Diamond cutting and polishing">39150201 - Diamond cutting and polishing</option>
                          <option value="39150202 - Jewel cutting, drilling, polishing, recutting, or setting">39150202 - Jewel cutting, drilling, polishing, recutting, or setting</option>
                          <option value="39310000 - Musical instruments">39310000 - Musical instruments</option>
                          <option value="39310101 - Accordions and parts">39310101 - Accordions and parts</option>
                          <option value="39310114 - Music rolls, perforated">39310114 - Music rolls, perforated</option>
                          <option value="39310115 - Organ parts and materials">39310115 - Organ parts and materials</option>
                          <option value="39310116 - Organs, all types: pipe, reed, hand, electronic, etc.">39310116 - Organs, all types: pipe, reed, hand, electronic, etc.</option>
                          <option value="39310118 - Pianos, all types: vertical, grand, spinet, player, etc.">39310118 - Pianos, all types: vertical, grand, spinet, player, etc.</option>
                          <option value="39310119 - Pipes, organ">39310119 - Pipes, organ</option>
                          <option value="39310200 - String instruments and parts">39310200 - String instruments and parts</option>
                          <option value="39310201 - Banjos and parts">39310201 - Banjos and parts</option>
                          <option value="39310204 - Guitars and parts, electric and nonelectric">39310204 - Guitars and parts, electric and nonelectric</option>
                          <option value="39310205 - Harps and parts">39310205 - Harps and parts</option>
                          <option value="39310208 - Strings, musical instrument">39310208 - Strings, musical instrument</option>
                          <option value="39310301 - Bassoons">39310301 - Bassoons</option>
                          <option value="39310304 - Flutes and parts">39310304 - Flutes and parts</option>
                          <option value="39310306 - Piccolos and parts">39310306 - Piccolos and parts</option>
                          <option value="39310400 - Brass instruments and parts">39310400 - Brass instruments and parts</option>
                          <option value="39310500 - Percussion instruments and parts">39310500 - Percussion instruments and parts</option>
                          <option value="39310501 - Bells (musical instruments)">39310501 - Bells (musical instruments)</option>
                          <option value="39310506 - Drums, parts, and accessories (musical instruments)">39310506 - Drums, parts, and accessories (musical instruments)</option>
                          <option value="39319903 - Musical instruments, electric and electronic, nec">39319903 - Musical instruments, electric and electronic, nec</option>
                          <option value="39319906 - Stands, music">39319906 - Stands, music</option>
                          <option value="39420000 - Dolls and stuffed toys">39420000 - Dolls and stuffed toys</option>
                          <option value="39420100 - Dolls and doll clothing">39420100 - Dolls and doll clothing</option>
                          <option value="39420103 - Dolls, except stuffed toy animals">39420103 - Dolls, except stuffed toy animals</option>
                          <option value="39429901 - Stuffed toys, including animals">39429901 - Stuffed toys, including animals</option>
                          <option value="39440000 - Games, toys, and children's vehicles">39440000 - Games, toys, and children's vehicles</option>
                          <option value="39440102 - Cars, play (children's vehicles)">39440102 - Cars, play (children's vehicles)</option>
                          <option value="39440105 - Go-carts, children's">39440105 - Go-carts, children's</option>
                          <option value="39440106 - Scooters, children's">39440106 - Scooters, children's</option>
                          <option value="39440109 - Wagons: coaster, express, and play: children's">39440109 - Wagons: coaster, express, and play: children's</option>
                          <option value="39440200 - Electronic games and toys">39440200 - Electronic games and toys</option>
                          <option value="39440201 - Electronic game machines, except coin-operated">39440201 - Electronic game machines, except coin-operated</option>
                          <option value="39440202 - Electronic toys">39440202 - Electronic toys</option>
                          <option value="39440203 - Video game machines, except coin-operated">39440203 - Video game machines, except coin-operated</option>
                          <option value="39440300 - Board games, puzzles, and models, except electronic">39440300 - Board games, puzzles, and models, except electronic</option>
                          <option value="39440301 - Airplane models, toy and hobby">39440301 - Airplane models, toy and hobby</option>
                          <option value="39440303 - Bingo boards (games)">39440303 - Bingo boards (games)</option>
                          <option value="39440305 - Board games, children's and adults'">39440305 - Board games, children's and adults'</option>
                          <option value="39440308 - Chessmen and chessboards">39440308 - Chessmen and chessboards</option>
                          <option value="39440309 - Craft and hobby kits and sets">39440309 - Craft and hobby kits and sets</option>
                          <option value="39440310 - Dice and dice cups">39440310 - Dice and dice cups</option>
                          <option value="39440312 - Erector sets, toy">39440312 - Erector sets, toy</option>
                          <option value="39440314 - Puzzles">39440314 - Puzzles</option>
                          <option value="39440315 - Railroad models: toy and hobby">39440315 - Railroad models: toy and hobby</option>
                          <option value="39440316 - Science kits: microscopes, chemistry sets, etc.">39440316 - Science kits: microscopes, chemistry sets, etc.</option>
                          <option value="39440400 - Toy guns">39440400 - Toy guns</option>
                          <option value="39440403 - Rifles, toy: except air">39440403 - Rifles, toy: except air</option>
                          <option value="39440603 - Trains and equipment, toy: electric and mechanical">39440603 - Trains and equipment, toy: electric and mechanical</option>
                          <option value="39440700 - Baby carriages and restraint seats">39440700 - Baby carriages and restraint seats</option>
                          <option value="39440701 - Carriages, baby">39440701 - Carriages, baby</option>
                          <option value="39440702 - Child restraint seats, automotive">39440702 - Child restraint seats, automotive</option>
                          <option value="39440703 - Strollers, baby (vehicle)">39440703 - Strollers, baby (vehicle)</option>
                          <option value="39449904 - Darts and dart games">39449904 - Darts and dart games</option>
                          <option value="39449908 - Hobby horses">39449908 - Hobby horses</option>
                          <option value="39449909 - Kites">39449909 - Kites</option>
                          <option value="39449912 - Paint sets, children's">39449912 - Paint sets, children's</option>
                          <option value="39490000 - Sporting and athletic goods, nec">39490000 - Sporting and athletic goods, nec</option>
                          <option value="39490100 - Golf equipment">39490100 - Golf equipment</option>
                          <option value="39490101 - Bags, golf">39490101 - Bags, golf</option>
                          <option value="39490103 - Driving ranges, golf, electronic">39490103 - Driving ranges, golf, electronic</option>
                          <option value="39490105 - Shafts, golf club">39490105 - Shafts, golf club</option>
                          <option value="39490200 - Fishing equipment">39490200 - Fishing equipment</option>
                          <option value="39490201 - Bait, artificial: fishing">39490201 - Bait, artificial: fishing</option>
                          <option value="39490203 - Buckets, fish and bait">39490203 - Buckets, fish and bait</option>
                          <option value="39490204 - Fishing tackle, general">39490204 - Fishing tackle, general</option>
                          <option value="39490205 - Flies, fishing: artificial">39490205 - Flies, fishing: artificial</option>
                          <option value="39490206 - Hooks, fishing">39490206 - Hooks, fishing</option>
                          <option value="39490207 - Lures, fishing: artificial">39490207 - Lures, fishing: artificial</option>
                          <option value="39490208 - Reels, fishing">39490208 - Reels, fishing</option>
                          <option value="39490209 - Rods and rod parts, fishing">39490209 - Rods and rod parts, fishing</option>
                          <option value="39490300 - Exercise equipment">39490300 - Exercise equipment</option>
                          <option value="39490301 - Dumbbells and other weightlifting equipment">39490301 - Dumbbells and other weightlifting equipment</option>
                          <option value="39490302 - Exercising cycles">39490302 - Exercising cycles</option>
                          <option value="39490305 - Treadmills">39490305 - Treadmills</option>
                          <option value="39490400 - Winter sports equipment">39490400 - Winter sports equipment</option>
                          <option value="39490403 - Snow skiing equipment and supplies, except skis">39490403 - Snow skiing equipment and supplies, except skis</option>
                          <option value="39490404 - Snow skis">39490404 - Snow skis</option>
                          <option value="39490405 - Snowshoes">39490405 - Snowshoes</option>
                          <option value="39490500 - Hunting equipment">39490500 - Hunting equipment</option>
                          <option value="39490502 - Archery equipment, general">39490502 - Archery equipment, general</option>
                          <option value="39490504 - Bows, archery">39490504 - Bows, archery</option>
                          <option value="39490506 - Cases, gun and rod (sporting equipment)">39490506 - Cases, gun and rod (sporting equipment)</option>
                          <option value="39490507 - Crossbows">39490507 - Crossbows</option>
                          <option value="39490508 - Decoys, duck and other game birds">39490508 - Decoys, duck and other game birds</option>
                          <option value="39490509 - Game calls">39490509 - Game calls</option>
                          <option value="39490511 - Shooting equipment and supplies, general">39490511 - Shooting equipment and supplies, general</option>
                          <option value="39490512 - Target shooting equipment">39490512 - Target shooting equipment</option>
                          <option value="39490513 - Targets, archery and rifle shooting">39490513 - Targets, archery and rifle shooting</option>
                          <option value="39490600 - Water sports equipment">39490600 - Water sports equipment</option>
                          <option value="39490601 - Skin diving equipment, scuba type">39490601 - Skin diving equipment, scuba type</option>
                          <option value="39490602 - Surfboards">39490602 - Surfboards</option>
                          <option value="39490603 - Swimming pools, plastic">39490603 - Swimming pools, plastic</option>
                          <option value="39490607 - Windsurfing boards (sailboards) and equipment">39490607 - Windsurfing boards (sailboards) and equipment</option>
                          <option value="39490608 - Swimming pools, except plastic">39490608 - Swimming pools, except plastic</option>
                          <option value="39490700 - Protective sporting equipment">39490700 - Protective sporting equipment</option>
                          <option value="39490702 - Guards: football, basketball, soccer, lacrosse, etc.">39490702 - Guards: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490703 - Helmets, athletic">39490703 - Helmets, athletic</option>
                          <option value="39490704 - Masks: hockey, baseball, football, etc.">39490704 - Masks: hockey, baseball, football, etc.</option>
                          <option value="39490705 - Pads: football, basketball, soccer, lacrosse, etc.">39490705 - Pads: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490800 - Darts and table sports equipment and supplies">39490800 - Darts and table sports equipment and supplies</option>
                          <option value="39490802 - Billiard and pool equipment and supplies, general">39490802 - Billiard and pool equipment and supplies, general</option>
                          <option value="39490805 - Dartboards and accessories">39490805 - Dartboards and accessories</option>
                          <option value="39490807 - Ping-pong tables">39490807 - Ping-pong tables</option>
                          <option value="39490900 - Racket sports equipment">39490900 - Racket sports equipment</option>
                          <option value="39490906 - Tennis equipment and supplies">39490906 - Tennis equipment and supplies</option>
                          <option value="39491000 - Bowling equipment and supplies">39491000 - Bowling equipment and supplies</option>
                          <option value="39491001 - Bowling alleys and accessories">39491001 - Bowling alleys and accessories</option>
                          <option value="39491100 - Baseball, softball, and cricket sports equipment">39491100 - Baseball, softball, and cricket sports equipment</option>
                          <option value="39491101 - Baseball equipment and supplies, general">39491101 - Baseball equipment and supplies, general</option>
                          <option value="39491102 - Bases, baseball">39491102 - Bases, baseball</option>
                          <option value="39491104 - Mitts and gloves, baseball">39491104 - Mitts and gloves, baseball</option>
                          <option value="39491300 - Team sports equipment">39491300 - Team sports equipment</option>
                          <option value="39491301 - Basketball equipment and supplies, general">39491301 - Basketball equipment and supplies, general</option>
                          <option value="39491302 - Football equipment and supplies, general">39491302 - Football equipment and supplies, general</option>
                          <option value="39491303 - Hockey equipment and supplies, general">39491303 - Hockey equipment and supplies, general</option>
                          <option value="39491304 - Lacrosse equipment and supplies, general">39491304 - Lacrosse equipment and supplies, general</option>
                          <option value="39491305 - Soccer equipment and supplies">39491305 - Soccer equipment and supplies</option>
                          <option value="39499902 - Balls: baseball, football, basketball, etc.">39499902 - Balls: baseball, football, basketball, etc.</option>
                          <option value="39499904 - Boxing equipment and supplies, general">39499904 - Boxing equipment and supplies, general</option>
                          <option value="39499905 - Camping equipment and supplies">39499905 - Camping equipment and supplies</option>
                          <option value="39499907 - Gymnasium equipment">39499907 - Gymnasium equipment</option>
                          <option value="39499909 - Playground equipment">39499909 - Playground equipment</option>
                          <option value="39499910 - Shuffleboards and shuffleboard equipment">39499910 - Shuffleboards and shuffleboard equipment</option>
                          <option value="39499911 - Skateboards">39499911 - Skateboards</option>
                          <option value="39499912 - Skates and parts, roller">39499912 - Skates and parts, roller</option>
                          <option value="39499915 - Trampolines and equipment">39499915 - Trampolines and equipment</option>
                          <option value="39499916 - Batons">39499916 - Batons</option>
                          <option value="39510000 - Pens and mechanical pencils">39510000 - Pens and mechanical pencils</option>
                          <option value="39519901 - Ball point pens and parts">39519901 - Ball point pens and parts</option>
                          <option value="39519903 - Fountain pens and fountain pen desk sets">39519903 - Fountain pens and fountain pen desk sets</option>
                          <option value="39519904 - Markers, soft tip (felt, fabric, plastic, etc.)">39519904 - Markers, soft tip (felt, fabric, plastic, etc.)</option>
                          <option value="39520100 - Artists' materials, except pencils and leads">39520100 - Artists' materials, except pencils and leads</option>
                          <option value="39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.">39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.</option>
                          <option value="39520105 - Ink, drawing: black and colored">39520105 - Ink, drawing: black and colored</option>
                          <option value="39520108 - Modeling clay">39520108 - Modeling clay</option>
                          <option value="39520111 - Paints, except gold and bronze: artists'">39520111 - Paints, except gold and bronze: artists'</option>
                          <option value="39520117 - Water colors, artists'">39520117 - Water colors, artists'</option>
                          <option value="39520200 - Artists' equipment">39520200 - Artists' equipment</option>
                          <option value="39520203 - Brushes, air, artists'">39520203 - Brushes, air, artists'</option>
                          <option value="39520211 - Frames for artists' canvases">39520211 - Frames for artists' canvases</option>
                          <option value="39520300 - Pencils and leads, including artists'">39520300 - Pencils and leads, including artists'</option>
                          <option value="39520302 - Pencil lead: black, indelible, or colored: artists'">39520302 - Pencil lead: black, indelible, or colored: artists'</option>
                          <option value="39530000 - Marking devices">39530000 - Marking devices</option>
                          <option value="39530100 - Embossing seals and hand stamps">39530100 - Embossing seals and hand stamps</option>
                          <option value="39530103 - Embossing seals, corporate and official">39530103 - Embossing seals, corporate and official</option>
                          <option value="39530104 - Numbering stamps, hand: rubber or metal">39530104 - Numbering stamps, hand: rubber or metal</option>
                          <option value="39530105 - Postmark stamps, hand: rubber or metal">39530105 - Postmark stamps, hand: rubber or metal</option>
                          <option value="39530108 - Stationery embossers, personal">39530108 - Stationery embossers, personal</option>
                          <option value="39530110 - Time stamps, hand: rubber or metal">39530110 - Time stamps, hand: rubber or metal</option>
                          <option value="39539901 - Figures (marking devices), metal">39539901 - Figures (marking devices), metal</option>
                          <option value="39539902 - Irons, marking or branding">39539902 - Irons, marking or branding</option>
                          <option value="39539904 - Pads, inking and stamping">39539904 - Pads, inking and stamping</option>
                          <option value="39539908 - Stencils, painting and marking">39539908 - Stencils, painting and marking</option>
                          <option value="39550000 - Carbon paper and inked ribbons">39550000 - Carbon paper and inked ribbons</option>
                          <option value="39550103 - Stencil paper, gelatin or spirit process">39550103 - Stencil paper, gelatin or spirit process</option>
                          <option value="39559901 - Ribbons, inked: typewriter, adding machine, register, etc.">39559901 - Ribbons, inked: typewriter, adding machine, register, etc.</option>
                          <option value="39610000 - Costume jewelry">39610000 - Costume jewelry</option>
                          <option value="39610100 - Jewelry apparel, non-precious metals">39610100 - Jewelry apparel, non-precious metals</option>
                          <option value="39610103 - Earrings, except precious metal">39610103 - Earrings, except precious metal</option>
                          <option value="39619901 - Costume jewelry, ex. precious metal and semiprecious stones">39619901 - Costume jewelry, ex. precious metal and semiprecious stones</option>
                          <option value="39619903 - Rosaries and small religious articles, except precious metal">39619903 - Rosaries and small religious articles, except precious metal</option>
                          <option value="39650000 - Fasteners, buttons, needles, and pins">39650000 - Fasteners, buttons, needles, and pins</option>
                          <option value="39650100 - Buttons and parts">39650100 - Buttons and parts</option>
                          <option value="39650101 - Button backs and parts">39650101 - Button backs and parts</option>
                          <option value="39650102 - Button blanks and molds">39650102 - Button blanks and molds</option>
                          <option value="39650200 - Pins and needles">39650200 - Pins and needles</option>
                          <option value="39650204 - Straight pins: steel or brass">39650204 - Straight pins: steel or brass</option>
                          <option value="39650300 - Fasteners">39650300 - Fasteners</option>
                          <option value="39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes">39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes</option>
                          <option value="39650303 - Fasteners, hooks and eyes">39650303 - Fasteners, hooks and eyes</option>
                          <option value="39659901 - Buckles and buckle parts">39659901 - Buckles and buckle parts</option>
                          <option value="39659905 - Zipper">39659905 - Zipper</option>
                          <option value="39910000 - Brooms and brushes">39910000 - Brooms and brushes</option>
                          <option value="39910100 - Brooms">39910100 - Brooms</option>
                          <option value="39910102 - Street sweeping brooms, hand or machine">39910102 - Street sweeping brooms, hand or machine</option>
                          <option value="39910200 - Paint and varnish brushes">39910200 - Paint and varnish brushes</option>
                          <option value="39910201 - Paint rollers">39910201 - Paint rollers</option>
                          <option value="39910202 - Paintbrushes">39910202 - Paintbrushes</option>
                          <option value="39910300 - Brushes, except paint and varnish">39910300 - Brushes, except paint and varnish</option>
                          <option value="39910302 - Brushes, household or industrial">39910302 - Brushes, household or industrial</option>
                          <option value="39910306 - Toothbrushes, except electric">39910306 - Toothbrushes, except electric</option>
                          <option value="39930100 - Electric signs">39930100 - Electric signs</option>
                          <option value="39930101 - Neon signs">39930101 - Neon signs</option>
                          <option value="39930102 - Scoreboards, electric">39930102 - Scoreboards, electric</option>
                          <option value="39939903 - Displays and cutouts, window and lobby">39939903 - Displays and cutouts, window and lobby</option>
                          <option value="39939904 - Displays, paint process">39939904 - Displays, paint process</option>
                          <option value="39939905 - Letters for signs, metal">39939905 - Letters for signs, metal</option>
                          <option value="39939906 - Name plates: except engraved, etched, etc.: metal">39939906 - Name plates: except engraved, etched, etc.: metal</option>
                          <option value="39939907 - Signs, not made in custom sign painting shops">39939907 - Signs, not made in custom sign painting shops</option>
                          <option value="39950000 - Burial caskets">39950000 - Burial caskets</option>
                          <option value="39959903 - Grave vaults, metal">39959903 - Grave vaults, metal</option>
                          <option value="39960000 - Hard surface floor coverings, nec">39960000 - Hard surface floor coverings, nec</option>
                          <option value="39969901 - Asphalted-felt-base floor coverings: linoleum, carpet">39969901 - Asphalted-felt-base floor coverings: linoleum, carpet</option>
                          <option value="39969902 - Tile, floor: supported plastic">39969902 - Tile, floor: supported plastic</option>
                          <option value="39990000 - Manufacturing industries, nec">39990000 - Manufacturing industries, nec</option>
                          <option value="39990200 - Hair and hair-based products">39990200 - Hair and hair-based products</option>
                          <option value="39990205 - Hairpin mountings">39990205 - Hairpin mountings</option>
                          <option value="39990207 - Wigs, including doll wigs, toupees, or wiglets">39990207 - Wigs, including doll wigs, toupees, or wiglets</option>
                          <option value="39990302 - Down (feathers)">39990302 - Down (feathers)</option>
                          <option value="39990307 - Trimmings, feather">39990307 - Trimmings, feather</option>
                          <option value="39990500 - Cigarette and cigar products and accessories">39990500 - Cigarette and cigar products and accessories</option>
                          <option value="39990503 - Cigarette filters">39990503 - Cigarette filters</option>
                          <option value="39990509 - Tobacco pipes, pipestems, and bits">39990509 - Tobacco pipes, pipestems, and bits</option>
                          <option value="39990600 - Umbrellas, canes, and parts">39990600 - Umbrellas, canes, and parts</option>
                          <option value="39990603 - Umbrellas, garden or wagon">39990603 - Umbrellas, garden or wagon</option>
                          <option value="39990700 - Artificial trees and flowers">39990700 - Artificial trees and flowers</option>
                          <option value="39990701 - Artificial flower arrangements">39990701 - Artificial flower arrangements</option>
                          <option value="39990702 - Christmas trees, artificial">39990702 - Christmas trees, artificial</option>
                          <option value="39990703 - Flowers, artificial and preserved">39990703 - Flowers, artificial and preserved</option>
                          <option value="39990704 - Foliage, artificial and preserved">39990704 - Foliage, artificial and preserved</option>
                          <option value="39990705 - Fruits, artificial and preserved">39990705 - Fruits, artificial and preserved</option>
                          <option value="39990706 - Grasses, artificial and preserved">39990706 - Grasses, artificial and preserved</option>
                          <option value="39990707 - Plants, artificial and preserved">39990707 - Plants, artificial and preserved</option>
                          <option value="39990708 - Sprays, artificial and preserved">39990708 - Sprays, artificial and preserved</option>
                          <option value="39990800 - Novelties, bric-a-brac, and hobby kits">39990800 - Novelties, bric-a-brac, and hobby kits</option>
                          <option value="39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.">39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.</option>
                          <option value="39990803 - Bric-a-brac">39990803 - Bric-a-brac</option>
                          <option value="39990804 - Burnt wood articles">39990804 - Burnt wood articles</option>
                          <option value="39990805 - Calendars, framed">39990805 - Calendars, framed</option>
                          <option value="39990806 - Christmas tree ornaments, except electrical and glass">39990806 - Christmas tree ornaments, except electrical and glass</option>
                          <option value="39990807 - Coins and tokens, non-currency">39990807 - Coins and tokens, non-currency</option>
                          <option value="39990809 - Miniatures">39990809 - Miniatures</option>
                          <option value="39990813 - Puppets and marionettes">39990813 - Puppets and marionettes</option>
                          <option value="39990814 - Sewing kits, novelty">39990814 - Sewing kits, novelty</option>
                          <option value="39990815 - Straw goods">39990815 - Straw goods</option>
                          <option value="39990817 - Tinsel">39990817 - Tinsel</option>
                          <option value="39990819 - Lawn ornaments">39990819 - Lawn ornaments</option>
                          <option value="39990901 - Honeycomb foundations (beekeepers' supplies)">39990901 - Honeycomb foundations (beekeepers' supplies)</option>
                          <option value="39991000 - Coin-operated amusement machines">39991000 - Coin-operated amusement machines</option>
                          <option value="39991001 - Slot machines">39991001 - Slot machines</option>
                          <option value="39991100 - Models, except toy">39991100 - Models, except toy</option>
                          <option value="39991101 - Airplane models, except toy">39991101 - Airplane models, except toy</option>
                          <option value="39991103 - Models, general, except toy">39991103 - Models, general, except toy</option>
                          <option value="39991104 - Railroad models, except toy">39991104 - Railroad models, except toy</option>
                          <option value="39991200 - Identification badges and insignia">39991200 - Identification badges and insignia</option>
                          <option value="39991201 - Badges, metal: policemen, firemen, etc.">39991201 - Badges, metal: policemen, firemen, etc.</option>
                          <option value="39991203 - Identification plates">39991203 - Identification plates</option>
                          <option value="39991204 - Identification tags, except paper">39991204 - Identification tags, except paper</option>
                          <option value="39991205 - Military insignia">39991205 - Military insignia</option>
                          <option value="39991302 - Forms: display, dress, and show">39991302 - Forms: display, dress, and show</option>
                          <option value="39991303 - Mannequins">39991303 - Mannequins</option>
                          <option value="39991402 - Handles, handbag and luggage">39991402 - Handles, handbag and luggage</option>
                          <option value="39999901 - Atomizers, toiletry">39999901 - Atomizers, toiletry</option>
                          <option value="39999905 - Candles">39999905 - Candles</option>
                          <option value="39999909 - Dock equipment and supplies, industrial">39999909 - Dock equipment and supplies, industrial</option>
                          <option value="39999910 - Education aids, devices and supplies">39999910 - Education aids, devices and supplies</option>
                          <option value="39999911 - Figures, wax">39999911 - Figures, wax</option>
                          <option value="39999913 - Fire extinguishers, portable">39999913 - Fire extinguishers, portable</option>
                          <option value="39999920 - Hot tub and spa covers">39999920 - Hot tub and spa covers</option>
                          <option value="39999921 - Hot tubs">39999921 - Hot tubs</option>
                          <option value="39999925 - Nut shells, grinding, from purchased nuts">39999925 - Nut shells, grinding, from purchased nuts</option>
                          <option value="39999926 - Painting instrument dials">39999926 - Painting instrument dials</option>
                          <option value="39999927 - Pet supplies">39999927 - Pet supplies</option>
                          <option value="39999928 - Plaques, picture, laminated">39999928 - Plaques, picture, laminated</option>
                          <option value="39999929 - Potpourri">39999929 - Potpourri</option>
                          <option value="39999930 - Preparation of slides and exhibits">39999930 - Preparation of slides and exhibits</option>
                          <option value="39999932 - Self-defense sprays">39999932 - Self-defense sprays</option>
                          <option value="39999933 - Shades, lamp or candle">39999933 - Shades, lamp or candle</option>
                          <option value="39999935 - Soap dispensers">39999935 - Soap dispensers</option>
                          <option value="39999936 - Stage hardware and equipment, except lighting">39999936 - Stage hardware and equipment, except lighting</option>
                          <option value="39999937 - Stereographs, photographic">39999937 - Stereographs, photographic</option>
                          <option value="39999938 - Tape measures">39999938 - Tape measures</option>
                          <option value="39999939 - Tear gas devices and equipment">39999939 - Tear gas devices and equipment</option>
                          <option value="39999940 - Theatrical scenery">39999940 - Theatrical scenery</option>
                          <option value="39999945 - Wheelchair lifts">39999945 - Wheelchair lifts</option>
                          <option value="39999946 - Fingernails, artificial">39999946 - Fingernails, artificial</option>
                          <option value="39999947 - Grinding and pulverizing of materials, nec">39999947 - Grinding and pulverizing of materials, nec</option>
                          <option value="39999949 - Seeds, coated or treated, from purchased seeds">39999949 - Seeds, coated or treated, from purchased seeds</option>
                          <option value="39999950 - Framed artwork">39999950 - Framed artwork</option>
                          <option value="40110000 - Railroads, line-haul operating">40110000 - Railroads, line-haul operating</option>
                          <option value="41190000 - Local passenger transportation, nec">41190000 - Local passenger transportation, nec</option>
                          <option value="42120000 - Local trucking, without storage">42120000 - Local trucking, without storage</option>
                          <option value="42120102 - Farm to market haulage, local">42120102 - Farm to market haulage, local</option>
                          <option value="42129905 - Dump truck haulage">42129905 - Dump truck haulage</option>
                          <option value="42129906 - Garbage collection and transport, no disposal">42129906 - Garbage collection and transport, no disposal</option>
                          <option value="42129907 - Hazardous waste transport">42129907 - Hazardous waste transport</option>
                          <option value="42129909 - Light haulage and cartage, local">42129909 - Light haulage and cartage, local</option>
                          <option value="42130000 - Trucking, except local">42130000 - Trucking, except local</option>
                          <option value="42139902 - Building materials transport">42139902 - Building materials transport</option>
                          <option value="42139906 - Household goods transport">42139906 - Household goods transport</option>
                          <option value="42139911 - Trailer or container on flat car (TOFC/COFC)">42139911 - Trailer or container on flat car (TOFC/COFC)</option>
                          <option value="42140000 - Local trucking with storage">42140000 - Local trucking with storage</option>
                          <option value="42219901 - Cotton compresses and warehouses">42219901 - Cotton compresses and warehouses</option>
                          <option value="42229903 - Warehousing, cold storage or refrigerated">42229903 - Warehousing, cold storage or refrigerated</option>
                          <option value="42250000 - General warehousing and storage">42250000 - General warehousing and storage</option>
                          <option value="42259901 - General warehousing">42259901 - General warehousing</option>
                          <option value="42259902 - Miniwarehouse, warehousing">42259902 - Miniwarehouse, warehousing</option>
                          <option value="42260100 - Liquid storage">42260100 - Liquid storage</option>
                          <option value="44490101 - Canal barge operations">44490101 - Canal barge operations</option>
                          <option value="44910000 - Marine cargo handling">44910000 - Marine cargo handling</option>
                          <option value="44910200 - Docks, piers and terminals">44910200 - Docks, piers and terminals</option>
                          <option value="44930000 - Marinas">44930000 - Marinas</option>
                          <option value="45129901 - Air cargo carrier, scheduled">45129901 - Air cargo carrier, scheduled</option>
                          <option value="46120000 - Crude petroleum pipelines">46120000 - Crude petroleum pipelines</option>
                          <option value="46199902 - Slurry pipeline operation">46199902 - Slurry pipeline operation</option>
                          <option value="47240000 - Travel agencies">47240000 - Travel agencies</option>
                          <option value="47250000 - Tour operators">47250000 - Tour operators</option>
                          <option value="47310000 - Freight transportation arrangement">47310000 - Freight transportation arrangement</option>
                          <option value="47310100 - Transportation agents and brokers">47310100 - Transportation agents and brokers</option>
                          <option value="47310103 - Customhouse brokers">47310103 - Customhouse brokers</option>
                          <option value="47310200 - Freight forwarding">47310200 - Freight forwarding</option>
                          <option value="47410000 - Rental of railroad cars">47410000 - Rental of railroad cars</option>
                          <option value="47830000 - Packing and crating">47830000 - Packing and crating</option>
                          <option value="47839902 - Crating goods for shipping">47839902 - Crating goods for shipping</option>
                          <option value="47839903 - Packing goods for shipping">47839903 - Packing goods for shipping</option>
                          <option value="47890102 - Freight car loading and unloading">47890102 - Freight car loading and unloading</option>
                          <option value="47899901 - Pipeline terminal facilities, independently operated">47899901 - Pipeline terminal facilities, independently operated</option>
                          <option value="48120000 - Radiotelephone communication">48120000 - Radiotelephone communication</option>
                          <option value="48130000 - Telephone communication, except radio">48130000 - Telephone communication, except radio</option>
                          <option value="48130101 - Data telephone communications">48130101 - Data telephone communications</option>
                          <option value="48130103 - Long distance telephone communications">48130103 - Long distance telephone communications</option>
                          <option value="48139903 - Telephone/video communications">48139903 - Telephone/video communications</option>
                          <option value="48320000 - Radio broadcasting stations">48320000 - Radio broadcasting stations</option>
                          <option value="48320203 - Religious">48320203 - Religious</option>
                          <option value="48330000 - Television broadcasting stations">48330000 - Television broadcasting stations</option>
                          <option value="48999905 - Satellite earth stations">48999905 - Satellite earth stations</option>
                          <option value="49110000 - Electric services">49110000 - Electric services</option>
                          <option value="49119901 - Distribution, electric power">49119901 - Distribution, electric power</option>
                          <option value="49119902 - Generation, electric power">49119902 - Generation, electric power</option>
                          <option value="49119905 - Electric power marketers">49119905 - Electric power marketers</option>
                          <option value="49119907 - Fossil fuel electric power generation">49119907 - Fossil fuel electric power generation</option>
                          <option value="49240000 - Natural gas distribution">49240000 - Natural gas distribution</option>
                          <option value="49250106 - Mixed natural and manufactured gas, distribution">49250106 - Mixed natural and manufactured gas, distribution</option>
                          <option value="49410000 - Water supply">49410000 - Water supply</option>
                          <option value="49520000 - Sewerage systems">49520000 - Sewerage systems</option>
                          <option value="49530000 - Refuse systems">49530000 - Refuse systems</option>
                          <option value="49530100 - Hazardous waste collection and disposal">49530100 - Hazardous waste collection and disposal</option>
                          <option value="49530102 - Chemical detoxification">49530102 - Chemical detoxification</option>
                          <option value="49530202 - Liquid waste, collection and disposal">49530202 - Liquid waste, collection and disposal</option>
                          <option value="49530203 - Rubbish collection and disposal">49530203 - Rubbish collection and disposal</option>
                          <option value="49530300 - Nonhazardous waste disposal sites">49530300 - Nonhazardous waste disposal sites</option>
                          <option value="49539904 - Medical waste disposal">49539904 - Medical waste disposal</option>
                          <option value="49539905 - Recycling, waste materials">49539905 - Recycling, waste materials</option>
                          <option value="49610000 - Steam and air-conditioning supply">49610000 - Steam and air-conditioning supply</option>
                          <option value="50120103 - Trucks, noncommercial">50120103 - Trucks, noncommercial</option>
                          <option value="50120104 - Vans, noncommercial">50120104 - Vans, noncommercial</option>
                          <option value="50120203 - Fire trucks">50120203 - Fire trucks</option>
                          <option value="50120205 - Trailers for trucks, new and used">50120205 - Trailers for trucks, new and used</option>
                          <option value="50120206 - Truck bodies">50120206 - Truck bodies</option>
                          <option value="50120208 - Trucks, commercial">50120208 - Trucks, commercial</option>
                          <option value="50120305 - Recreation vehicles, all-terrain">50120305 - Recreation vehicles, all-terrain</option>
                          <option value="50120307 - Trailers for passenger vehicles">50120307 - Trailers for passenger vehicles</option>
                          <option value="50120401 - Mopeds">50120401 - Mopeds</option>
                          <option value="50130000 - Motor vehicle supplies and new parts">50130000 - Motor vehicle supplies and new parts</option>
                          <option value="50130100 - Automotive supplies and parts">50130100 - Automotive supplies and parts</option>
                          <option value="50130108 - Automotive supplies">50130108 - Automotive supplies</option>
                          <option value="50130112 - Exhaust systems (mufflers, tail pipes, etc.)">50130112 - Exhaust systems (mufflers, tail pipes, etc.)</option>
                          <option value="50130118 - Springs, shock absorbers and struts">50130118 - Springs, shock absorbers and struts</option>
                          <option value="50130119 - Truck parts and accessories">50130119 - Truck parts and accessories</option>
                          <option value="50130120 - Wheels, motor vehicle">50130120 - Wheels, motor vehicle</option>
                          <option value="50130204 - Testing equipment, engine">50130204 - Testing equipment, engine</option>
                          <option value="50130205 - Tools and equipment, automotive">50130205 - Tools and equipment, automotive</option>
                          <option value="50139901 - Motorcycle parts">50139901 - Motorcycle parts</option>
                          <option value="50139903 - Trailer parts and accessories">50139903 - Trailer parts and accessories</option>
                          <option value="50140000 - Tires and tubes">50140000 - Tires and tubes</option>
                          <option value="50149901 - Automobile tires and tubes">50149901 - Automobile tires and tubes</option>
                          <option value="50149904 - Tires, used">50149904 - Tires, used</option>
                          <option value="50150000 - Motor vehicle parts, used">50150000 - Motor vehicle parts, used</option>
                          <option value="50210000 - Furniture">50210000 - Furniture</option>
                          <option value="50210100 - Office and public building furniture">50210100 - Office and public building furniture</option>
                          <option value="50210106 - Office furniture, nec">50210106 - Office furniture, nec</option>
                          <option value="50210200 - Household furniture">50210200 - Household furniture</option>
                          <option value="50210302 - Bedsprings">50210302 - Bedsprings</option>
                          <option value="50219904 - Outdoor and lawn furniture, nec">50219904 - Outdoor and lawn furniture, nec</option>
                          <option value="50219906 - Shelving">50219906 - Shelving</option>
                          <option value="50230000 - Homefurnishings">50230000 - Homefurnishings</option>
                          <option value="50230100 - Kitchenware">50230100 - Kitchenware</option>
                          <option value="50230102 - China">50230102 - China</option>
                          <option value="50230104 - Glassware">50230104 - Glassware</option>
                          <option value="50230105 - Kitchen tools and utensils, nec">50230105 - Kitchen tools and utensils, nec</option>
                          <option value="50230200 - Linens and towels">50230200 - Linens and towels</option>
                          <option value="50230202 - Blankets">50230202 - Blankets</option>
                          <option value="50230203 - Linens, table">50230203 - Linens, table</option>
                          <option value="50230205 - Sheets, textile">50230205 - Sheets, textile</option>
                          <option value="50230207 - Towels">50230207 - Towels</option>
                          <option value="50230300 - Window furnishings">50230300 - Window furnishings</option>
                          <option value="50230301 - Curtains">50230301 - Curtains</option>
                          <option value="50230302 - Draperies">50230302 - Draperies</option>
                          <option value="50230305 - Window covering parts and accessories">50230305 - Window covering parts and accessories</option>
                          <option value="50230400 - Floor coverings">50230400 - Floor coverings</option>
                          <option value="50230401 - Carpets">50230401 - Carpets</option>
                          <option value="50230404 - Rugs">50230404 - Rugs</option>
                          <option value="50230405 - Wood flooring">50230405 - Wood flooring</option>
                          <option value="50230500 - Decorative home furnishings and supplies">50230500 - Decorative home furnishings and supplies</option>
                          <option value="50230502 - Frames and framing, picture and mirror">50230502 - Frames and framing, picture and mirror</option>
                          <option value="50230504 - Pottery">50230504 - Pottery</option>
                          <option value="50310100 - Building materials, exterior">50310100 - Building materials, exterior</option>
                          <option value="50310101 - Fencing, wood">50310101 - Fencing, wood</option>
                          <option value="50310104 - Trim, sheet metal">50310104 - Trim, sheet metal</option>
                          <option value="50310200 - Building materials, interior">50310200 - Building materials, interior</option>
                          <option value="50310202 - Molding, all materials">50310202 - Molding, all materials</option>
                          <option value="50310204 - Veneer">50310204 - Veneer</option>
                          <option value="50310300 - Doors and windows">50310300 - Doors and windows</option>
                          <option value="50310301 - Door frames, all materials">50310301 - Door frames, all materials</option>
                          <option value="50310302 - Doors, combination, screen-storm">50310302 - Doors, combination, screen-storm</option>
                          <option value="50310303 - Doors, garage">50310303 - Doors, garage</option>
                          <option value="50310304 - Doors, nec">50310304 - Doors, nec</option>
                          <option value="50310305 - Metal doors, sash and trim">50310305 - Metal doors, sash and trim</option>
                          <option value="50310306 - Window frames, all materials">50310306 - Window frames, all materials</option>
                          <option value="50310307 - Windows">50310307 - Windows</option>
                          <option value="50310308 - Skylights, all materials">50310308 - Skylights, all materials</option>
                          <option value="50319901 - Composite board products, woodboard">50319901 - Composite board products, woodboard</option>
                          <option value="50319903 - Kitchen cabinets">50319903 - Kitchen cabinets</option>
                          <option value="50319904 - Lumber: rough, dressed, and finished">50319904 - Lumber: rough, dressed, and finished</option>
                          <option value="50319909 - Plywood">50319909 - Plywood</option>
                          <option value="50320000 - Brick, stone, and related material">50320000 - Brick, stone, and related material</option>
                          <option value="50320100 - Paving materials">50320100 - Paving materials</option>
                          <option value="50320201 - Drywall materials">50320201 - Drywall materials</option>
                          <option value="50320202 - Stucco">50320202 - Stucco</option>
                          <option value="50320302 - Ceramic wall and floor tile, nec">50320302 - Ceramic wall and floor tile, nec</option>
                          <option value="50320306 - Tile, clay or other ceramic, excluding refractory">50320306 - Tile, clay or other ceramic, excluding refractory</option>
                          <option value="50320400 - Building stone">50320400 - Building stone</option>
                          <option value="50320401 - Granite building stone">50320401 - Granite building stone</option>
                          <option value="50320402 - Marble building stone">50320402 - Marble building stone</option>
                          <option value="50320500 - Concrete and cinder building products">50320500 - Concrete and cinder building products</option>
                          <option value="50320502 - Concrete and cinder block">50320502 - Concrete and cinder block</option>
                          <option value="50320503 - Concrete building products">50320503 - Concrete building products</option>
                          <option value="50320504 - Concrete mixtures">50320504 - Concrete mixtures</option>
                          <option value="50329902 - Brick, except refractory">50329902 - Brick, except refractory</option>
                          <option value="50329904 - Cement">50329904 - Cement</option>
                          <option value="50329905 - Gravel">50329905 - Gravel</option>
                          <option value="50329907 - Sand, construction">50329907 - Sand, construction</option>
                          <option value="50329908 - Stone, crushed or broken">50329908 - Stone, crushed or broken</option>
                          <option value="50330000 - Roofing, siding, and insulation">50330000 - Roofing, siding, and insulation</option>
                          <option value="50330100 - Roofing and siding materials">50330100 - Roofing and siding materials</option>
                          <option value="50330101 - Asphalt felts and coating">50330101 - Asphalt felts and coating</option>
                          <option value="50330103 - Roofing, asphalt and sheet metal">50330103 - Roofing, asphalt and sheet metal</option>
                          <option value="50330105 - Siding, except wood">50330105 - Siding, except wood</option>
                          <option value="50330200 - Insulation materials">50330200 - Insulation materials</option>
                          <option value="50330201 - Fiberglass building materials">50330201 - Fiberglass building materials</option>
                          <option value="50330203 - Mineral wool insulation materials">50330203 - Mineral wool insulation materials</option>
                          <option value="50390100 - Prefabricated structures">50390100 - Prefabricated structures</option>
                          <option value="50390104 - Structural assemblies, prefabricated: non-wood">50390104 - Structural assemblies, prefabricated: non-wood</option>
                          <option value="50390200 - Glass construction materials">50390200 - Glass construction materials</option>
                          <option value="50390201 - Exterior flat glass: plate or window">50390201 - Exterior flat glass: plate or window</option>
                          <option value="50390202 - Interior flat glass: plate and window">50390202 - Interior flat glass: plate and window</option>
                          <option value="50399902 - Architectural metalwork">50399902 - Architectural metalwork</option>
                          <option value="50399905 - Doors, sliding">50399905 - Doors, sliding</option>
                          <option value="50399911 - Septic tanks">50399911 - Septic tanks</option>
                          <option value="50399912 - Soil erosion control fabrics">50399912 - Soil erosion control fabrics</option>
                          <option value="50399913 - Wire fence, gates, and accessories">50399913 - Wire fence, gates, and accessories</option>
                          <option value="50430000 - Photographic equipment and supplies">50430000 - Photographic equipment and supplies</option>
                          <option value="50430100 - Photographic processing equipment">50430100 - Photographic processing equipment</option>
                          <option value="50430200 - Cameras and photographic equipment">50430200 - Cameras and photographic equipment</option>
                          <option value="50430202 - Photographic cameras, projectors, equipment and supplies">50430202 - Photographic cameras, projectors, equipment and supplies</option>
                          <option value="50440000 - Office equipment">50440000 - Office equipment</option>
                          <option value="50440103 - Cash registers">50440103 - Cash registers</option>
                          <option value="50440200 - Copying equipment">50440200 - Copying equipment</option>
                          <option value="50440204 - Microfilm equipment">50440204 - Microfilm equipment</option>
                          <option value="50440207 - Photocopy machines">50440207 - Photocopy machines</option>
                          <option value="50449903 - Vaults and safes">50449903 - Vaults and safes</option>
                          <option value="50450000 - Computers, peripherals, and software">50450000 - Computers, peripherals, and software</option>
                          <option value="50450100 - Computer peripheral equipment">50450100 - Computer peripheral equipment</option>
                          <option value="50450101 - Disk drives">50450101 - Disk drives</option>
                          <option value="50450104 - Terminals, computer">50450104 - Terminals, computer</option>
                          <option value="50459903 - Computer software">50459903 - Computer software</option>
                          <option value="50459904 - Computers and accessories, personal and home entertainment">50459904 - Computers and accessories, personal and home entertainment</option>
                          <option value="50459905 - Computers, nec">50459905 - Computers, nec</option>
                          <option value="50460000 - Commercial equipment, nec">50460000 - Commercial equipment, nec</option>
                          <option value="50460100 - Store fixtures and display equipment">50460100 - Store fixtures and display equipment</option>
                          <option value="50460101 - Display equipment, except refrigerated">50460101 - Display equipment, except refrigerated</option>
                          <option value="50460104 - Partitions">50460104 - Partitions</option>
                          <option value="50460106 - Signs, electrical">50460106 - Signs, electrical</option>
                          <option value="50460107 - Store equipment">50460107 - Store equipment</option>
                          <option value="50460108 - Store fixtures">50460108 - Store fixtures</option>
                          <option value="50460301 - Bakery equipment and supplies">50460301 - Bakery equipment and supplies</option>
                          <option value="50460302 - Coffee brewing equipment and supplies">50460302 - Coffee brewing equipment and supplies</option>
                          <option value="50460303 - Cooking equipment, commercial">50460303 - Cooking equipment, commercial</option>
                          <option value="50460306 - Restaurant equipment and supplies, nec">50460306 - Restaurant equipment and supplies, nec</option>
                          <option value="50469902 - Coin counters">50469902 - Coin counters</option>
                          <option value="50469903 - Hotel equipment and supplies">50469903 - Hotel equipment and supplies</option>
                          <option value="50469907 - Scales, except laboratory">50469907 - Scales, except laboratory</option>
                          <option value="50470000 - Medical and hospital equipment">50470000 - Medical and hospital equipment</option>
                          <option value="50470100 - Hospital equipment and furniture">50470100 - Hospital equipment and furniture</option>
                          <option value="50470102 - Hospital equipment and supplies, nec">50470102 - Hospital equipment and supplies, nec</option>
                          <option value="50470104 - Instruments, surgical and medical">50470104 - Instruments, surgical and medical</option>
                          <option value="50470106 - Patient monitoring equipment">50470106 - Patient monitoring equipment</option>
                          <option value="50470107 - Physician equipment and supplies">50470107 - Physician equipment and supplies</option>
                          <option value="50470108 - Surgical equipment and supplies">50470108 - Surgical equipment and supplies</option>
                          <option value="50470109 - X-ray machines and tubes">50470109 - X-ray machines and tubes</option>
                          <option value="50470200 - Dental equipment and supplies">50470200 - Dental equipment and supplies</option>
                          <option value="50470202 - Dentists' professional supplies">50470202 - Dentists' professional supplies</option>
                          <option value="50470300 - Medical equipment and supplies">50470300 - Medical equipment and supplies</option>
                          <option value="50470303 - Diagnostic equipment, medical">50470303 - Diagnostic equipment, medical</option>
                          <option value="50470307 - Incontinent care products and supplies">50470307 - Incontinent care products and supplies</option>
                          <option value="50470308 - Medical laboratory equipment">50470308 - Medical laboratory equipment</option>
                          <option value="50470309 - Orthopedic equipment and supplies">50470309 - Orthopedic equipment and supplies</option>
                          <option value="50479902 - Veterinarians' equipment and supplies">50479902 - Veterinarians' equipment and supplies</option>
                          <option value="50480000 - Ophthalmic goods">50480000 - Ophthalmic goods</option>
                          <option value="50489902 - Frames, ophthalmic">50489902 - Frames, ophthalmic</option>
                          <option value="50489903 - Lenses, ophthalmic">50489903 - Lenses, ophthalmic</option>
                          <option value="50489904 - Optometric equipment and supplies">50489904 - Optometric equipment and supplies</option>
                          <option value="50490100 - Scientific and engineering equipment and supplies">50490100 - Scientific and engineering equipment and supplies</option>
                          <option value="50490101 - Analytical instruments">50490101 - Analytical instruments</option>
                          <option value="50490102 - Engineers' equipment and supplies, nec">50490102 - Engineers' equipment and supplies, nec</option>
                          <option value="50490103 - Laboratory equipment, except medical or dental">50490103 - Laboratory equipment, except medical or dental</option>
                          <option value="50490104 - Optical goods">50490104 - Optical goods</option>
                          <option value="50490106 - Scientific instruments">50490106 - Scientific instruments</option>
                          <option value="50499902 - Drafting supplies">50499902 - Drafting supplies</option>
                          <option value="50499903 - Law enforcement equipment and supplies">50499903 - Law enforcement equipment and supplies</option>
                          <option value="50499905 - Religious supplies">50499905 - Religious supplies</option>
                          <option value="50499907 - Theatrical equipment and supplies">50499907 - Theatrical equipment and supplies</option>
                          <option value="50510100 - Metal wires, ties, cables, and screening">50510100 - Metal wires, ties, cables, and screening</option>
                          <option value="50510102 - Cable, wire">50510102 - Cable, wire</option>
                          <option value="50510105 - Rope, wire (not insulated)">50510105 - Rope, wire (not insulated)</option>
                          <option value="50510107 - Wire, nec">50510107 - Wire, nec</option>
                          <option value="50510200 - Iron and steel (ferrous) products">50510200 - Iron and steel (ferrous) products</option>
                          <option value="50510203 - Cast iron pipe">50510203 - Cast iron pipe</option>
                          <option value="50510207 - Ferrous metals">50510207 - Ferrous metals</option>
                          <option value="50510208 - Forgings, ferrous">50510208 - Forgings, ferrous</option>
                          <option value="50510210 - Iron or steel flat products">50510210 - Iron or steel flat products</option>
                          <option value="50510214 - Pipe and tubing, steel">50510214 - Pipe and tubing, steel</option>
                          <option value="50510216 - Steel">50510216 - Steel</option>
                          <option value="50510217 - Structural shapes, iron or steel">50510217 - Structural shapes, iron or steel</option>
                          <option value="50510301 - Copper">50510301 - Copper</option>
                          <option value="50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec">50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec</option>
                          <option value="50510400 - Miscellaneous nonferrous products">50510400 - Miscellaneous nonferrous products</option>
                          <option value="50510404 - Nonferrous metal sheets, bars, rods, etc., nec">50510404 - Nonferrous metal sheets, bars, rods, etc., nec</option>
                          <option value="50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.">50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.</option>
                          <option value="50519902 - Bars, metal">50519902 - Bars, metal</option>
                          <option value="50519903 - Foundry products">50519903 - Foundry products</option>
                          <option value="50519906 - Plates, metal">50519906 - Plates, metal</option>
                          <option value="50519909 - Sheets, metal">50519909 - Sheets, metal</option>
                          <option value="50519911 - Tubing, metal">50519911 - Tubing, metal</option>
                          <option value="50519912 - Stampings, metal">50519912 - Stampings, metal</option>
                          <option value="50520201 - Coal">50520201 - Coal</option>
                          <option value="50630000 - Electrical apparatus and equipment">50630000 - Electrical apparatus and equipment</option>
                          <option value="50630100 - Transformers and transmission equipment">50630100 - Transformers and transmission equipment</option>
                          <option value="50630103 - Power transmission equipment, electric">50630103 - Power transmission equipment, electric</option>
                          <option value="50630104 - Transformers, electric">50630104 - Transformers, electric</option>
                          <option value="50630200 - Electrical fittings and construction materials">50630200 - Electrical fittings and construction materials</option>
                          <option value="50630203 - Circuit breakers">50630203 - Circuit breakers</option>
                          <option value="50630205 - Electrical construction materials">50630205 - Electrical construction materials</option>
                          <option value="50630206 - Electrical supplies, nec">50630206 - Electrical supplies, nec</option>
                          <option value="50630220 - Wiring devices">50630220 - Wiring devices</option>
                          <option value="50630300 - Wire and cable">50630300 - Wire and cable</option>
                          <option value="50630303 - Control and signal wire and cable, including coaxial">50630303 - Control and signal wire and cable, including coaxial</option>
                          <option value="50630304 - Electronic wire and cable">50630304 - Electronic wire and cable</option>
                          <option value="50630400 - Lighting fixtures">50630400 - Lighting fixtures</option>
                          <option value="50630401 - Light bulbs and related supplies">50630401 - Light bulbs and related supplies</option>
                          <option value="50630403 - Lighting fixtures, commercial and industrial">50630403 - Lighting fixtures, commercial and industrial</option>
                          <option value="50630404 - Lighting fixtures, residential">50630404 - Lighting fixtures, residential</option>
                          <option value="50630500 - Electric alarms and signaling equipment">50630500 - Electric alarms and signaling equipment</option>
                          <option value="50630503 - Fire alarm systems">50630503 - Fire alarm systems</option>
                          <option value="50630504 - Signaling equipment, electrical">50630504 - Signaling equipment, electrical</option>
                          <option value="50630600 - Batteries">50630600 - Batteries</option>
                          <option value="50630601 - Batteries, dry cell">50630601 - Batteries, dry cell</option>
                          <option value="50639901 - Antennas, receiving, satellite dishes">50639901 - Antennas, receiving, satellite dishes</option>
                          <option value="50639902 - Flashlights">50639902 - Flashlights</option>
                          <option value="50639903 - Generators">50639903 - Generators</option>
                          <option value="50639904 - Motor controls, starters and relays: electric">50639904 - Motor controls, starters and relays: electric</option>
                          <option value="50639905 - Motors, electric">50639905 - Motors, electric</option>
                          <option value="50640000 - Electrical appliances, television and radio">50640000 - Electrical appliances, television and radio</option>
                          <option value="50640105 - Refrigerators and freezers">50640105 - Refrigerators and freezers</option>
                          <option value="50640200 - Electrical entertainment equipment">50640200 - Electrical entertainment equipment</option>
                          <option value="50640201 - High fidelity equipment">50640201 - High fidelity equipment</option>
                          <option value="50640202 - Radios, motor vehicle">50640202 - Radios, motor vehicle</option>
                          <option value="50640203 - Radios, nec">50640203 - Radios, nec</option>
                          <option value="50640300 - Air conditioning appliances">50640300 - Air conditioning appliances</option>
                          <option value="50640303 - Fans, household: electric">50640303 - Fans, household: electric</option>
                          <option value="50649903 - Electric household appliances, nec">50649903 - Electric household appliances, nec</option>
                          <option value="50650000 - Electronic parts and equipment, nec">50650000 - Electronic parts and equipment, nec</option>
                          <option value="50650100 - Telephone and telegraphic equipment">50650100 - Telephone and telegraphic equipment</option>
                          <option value="50650101 - Mobile telephone equipment">50650101 - Mobile telephone equipment</option>
                          <option value="50650103 - Telephone equipment">50650103 - Telephone equipment</option>
                          <option value="50650200 - Communication equipment">50650200 - Communication equipment</option>
                          <option value="50650202 - Electronic tubes: receiving and transmitting, or industrial">50650202 - Electronic tubes: receiving and transmitting, or industrial</option>
                          <option value="50650205 - Modems, computer">50650205 - Modems, computer</option>
                          <option value="50650208 - Sound equipment, electronic">50650208 - Sound equipment, electronic</option>
                          <option value="50650300 - Electronic parts">50650300 - Electronic parts</option>
                          <option value="50650301 - Capacitors, electronic">50650301 - Capacitors, electronic</option>
                          <option value="50650303 - Coils, electronic">50650303 - Coils, electronic</option>
                          <option value="50650305 - Connectors, electronic">50650305 - Connectors, electronic</option>
                          <option value="50650306 - Diodes">50650306 - Diodes</option>
                          <option value="50650311 - Transistors">50650311 - Transistors</option>
                          <option value="50650403 - Closed circuit TV">50650403 - Closed circuit TV</option>
                          <option value="50659902 - Magnetic recording tape">50659902 - Magnetic recording tape</option>
                          <option value="50659903 - Security control equipment and systems">50659903 - Security control equipment and systems</option>
                          <option value="50659904 - Tapes, audio and video recording">50659904 - Tapes, audio and video recording</option>
                          <option value="50720000 - Hardware">50720000 - Hardware</option>
                          <option value="50720100 - Bolts, nuts, and screws">50720100 - Bolts, nuts, and screws</option>
                          <option value="50720101 - Bolts">50720101 - Bolts</option>
                          <option value="50720102 - Nuts (hardware)">50720102 - Nuts (hardware)</option>
                          <option value="50720104 - Screws">50720104 - Screws</option>
                          <option value="50720200 - Hand tools">50720200 - Hand tools</option>
                          <option value="50720201 - Cutlery">50720201 - Cutlery</option>
                          <option value="50720300 - Power tools and accessories">50720300 - Power tools and accessories</option>
                          <option value="50720400 - Miscellaneous fasteners">50720400 - Miscellaneous fasteners</option>
                          <option value="50720402 - Staples">50720402 - Staples</option>
                          <option value="50729901 - Builders' hardware, nec">50729901 - Builders' hardware, nec</option>
                          <option value="50729904 - Furniture hardware, nec">50729904 - Furniture hardware, nec</option>
                          <option value="50729907 - Security devices, locks">50729907 - Security devices, locks</option>
                          <option value="50740000 - Plumbing and hydronic heating supplies">50740000 - Plumbing and hydronic heating supplies</option>
                          <option value="50740100 - Water heaters and purification equipment">50740100 - Water heaters and purification equipment</option>
                          <option value="50740102 - Water purification equipment">50740102 - Water purification equipment</option>
                          <option value="50740103 - Water softeners">50740103 - Water softeners</option>
                          <option value="50740200 - Heating equipment (hydronic)">50740200 - Heating equipment (hydronic)</option>
                          <option value="50740202 - Boilers, power (industrial)">50740202 - Boilers, power (industrial)</option>
                          <option value="50740203 - Boilers, steam">50740203 - Boilers, steam</option>
                          <option value="50740208 - Heating equipment and panels, solar">50740208 - Heating equipment and panels, solar</option>
                          <option value="50740300 - Plumbing fittings and supplies">50740300 - Plumbing fittings and supplies</option>
                          <option value="50750000 - Warm air heating and air conditioning">50750000 - Warm air heating and air conditioning</option>
                          <option value="50750100 - Air conditioning and ventilation equipment and supplies">50750100 - Air conditioning and ventilation equipment and supplies</option>
                          <option value="50750101 - Air conditioning equipment, except room units, nec">50750101 - Air conditioning equipment, except room units, nec</option>
                          <option value="50750102 - Air filters">50750102 - Air filters</option>
                          <option value="50750105 - Compressors, air conditioning">50750105 - Compressors, air conditioning</option>
                          <option value="50750111 - Ventilating equipment and supplies">50750111 - Ventilating equipment and supplies</option>
                          <option value="50750200 - Warm air heating equipment and supplies">50750200 - Warm air heating equipment and supplies</option>
                          <option value="50750201 - Electrical heating equipment">50750201 - Electrical heating equipment</option>
                          <option value="50750202 - Furnaces, heating: electric">50750202 - Furnaces, heating: electric</option>
                          <option value="50780000 - Refrigeration equipment and supplies">50780000 - Refrigeration equipment and supplies</option>
                          <option value="50780101 - Display cases, refrigerated">50780101 - Display cases, refrigerated</option>
                          <option value="50780201 - Beverage coolers">50780201 - Beverage coolers</option>
                          <option value="50780202 - Drinking water coolers, mechanical">50780202 - Drinking water coolers, mechanical</option>
                          <option value="50789903 - Refrigeration units, motor vehicles">50789903 - Refrigeration units, motor vehicles</option>
                          <option value="50820000 - Construction and mining machinery">50820000 - Construction and mining machinery</option>
                          <option value="50820100 - Road construction equipment">50820100 - Road construction equipment</option>
                          <option value="50820101 - Pavers">50820101 - Pavers</option>
                          <option value="50820202 - Logging equipment and supplies">50820202 - Logging equipment and supplies</option>
                          <option value="50820300 - General construction machinery and equipment">50820300 - General construction machinery and equipment</option>
                          <option value="50820304 - Excavating machinery and equipment">50820304 - Excavating machinery and equipment</option>
                          <option value="50820305 - Ladders">50820305 - Ladders</option>
                          <option value="50820306 - Masonry equipment and supplies">50820306 - Masonry equipment and supplies</option>
                          <option value="50820400 - Mining machinery and equipment, except petroleum">50820400 - Mining machinery and equipment, except petroleum</option>
                          <option value="50830000 - Farm and garden machinery">50830000 - Farm and garden machinery</option>
                          <option value="50830101 - Livestock equipment">50830101 - Livestock equipment</option>
                          <option value="50830201 - Garden machinery and equipment, nec">50830201 - Garden machinery and equipment, nec</option>
                          <option value="50830203 - Lawn machinery and equipment">50830203 - Lawn machinery and equipment</option>
                          <option value="50830300 - Agricultural machinery and equipment">50830300 - Agricultural machinery and equipment</option>
                          <option value="50830301 - Agricultural machinery, nec">50830301 - Agricultural machinery, nec</option>
                          <option value="50830303 - Farm equipment parts and supplies">50830303 - Farm equipment parts and supplies</option>
                          <option value="50830304 - Farm implements">50830304 - Farm implements</option>
                          <option value="50830308 - Irrigation equipment">50830308 - Irrigation equipment</option>
                          <option value="50830400 - Dairy machinery and equipment">50830400 - Dairy machinery and equipment</option>
                          <option value="50839901 - Hydroponic equipment and supplies">50839901 - Hydroponic equipment and supplies</option>
                          <option value="50840000 - Industrial machinery and equipment">50840000 - Industrial machinery and equipment</option>
                          <option value="50840100 - Food industry machinery">50840100 - Food industry machinery</option>
                          <option value="50840102 - Brewery products manufacturing machinery, commercial">50840102 - Brewery products manufacturing machinery, commercial</option>
                          <option value="50840105 - Dairy products manufacturing machinery, nec">50840105 - Dairy products manufacturing machinery, nec</option>
                          <option value="50840107 - Food product manufacturing machinery">50840107 - Food product manufacturing machinery</option>
                          <option value="50840200 - Textile and leather machinery">50840200 - Textile and leather machinery</option>
                          <option value="50840201 - Sewing machines, industrial">50840201 - Sewing machines, industrial</option>
                          <option value="50840204 - Textile machinery and equipment">50840204 - Textile machinery and equipment</option>
                          <option value="50840302 - Paper manufacturing machinery">50840302 - Paper manufacturing machinery</option>
                          <option value="50840305 - Woodworking machinery">50840305 - Woodworking machinery</option>
                          <option value="50840402 - Drilling bits">50840402 - Drilling bits</option>
                          <option value="50840403 - Drilling equipment, excluding bits">50840403 - Drilling equipment, excluding bits</option>
                          <option value="50840405 - Oil well machinery, equipment, and supplies">50840405 - Oil well machinery, equipment, and supplies</option>
                          <option value="50840500 - Machine tools and metalworking machinery">50840500 - Machine tools and metalworking machinery</option>
                          <option value="50840505 - Industrial machine parts">50840505 - Industrial machine parts</option>
                          <option value="50840507 - Machine tools and accessories">50840507 - Machine tools and accessories</option>
                          <option value="50840509 - Metal refining machinery and equipment">50840509 - Metal refining machinery and equipment</option>
                          <option value="50840510 - Metalworking machinery">50840510 - Metalworking machinery</option>
                          <option value="50840518 - Welding machinery and equipment">50840518 - Welding machinery and equipment</option>
                          <option value="50840600 - Engines and transportation equipment">50840600 - Engines and transportation equipment</option>
                          <option value="50840601 - Engines and parts, air-cooled">50840601 - Engines and parts, air-cooled</option>
                          <option value="50840602 - Engines and parts, diesel">50840602 - Engines and parts, diesel</option>
                          <option value="50840603 - Engines, gasoline">50840603 - Engines, gasoline</option>
                          <option value="50840605 - Lift trucks and parts">50840605 - Lift trucks and parts</option>
                          <option value="50840607 - Trailers, industrial">50840607 - Trailers, industrial</option>
                          <option value="50840700 - Instruments and control equipment">50840700 - Instruments and control equipment</option>
                          <option value="50840701 - Controlling instruments and accessories">50840701 - Controlling instruments and accessories</option>
                          <option value="50840702 - Indicating instruments and accessories">50840702 - Indicating instruments and accessories</option>
                          <option value="50840703 - Measuring and testing equipment, electrical">50840703 - Measuring and testing equipment, electrical</option>
                          <option value="50840705 - Noise control equipment">50840705 - Noise control equipment</option>
                          <option value="50840706 - Pollution control equipment, air (environmental)">50840706 - Pollution control equipment, air (environmental)</option>
                          <option value="50840800 - Materials handling machinery">50840800 - Materials handling machinery</option>
                          <option value="50840801 - Conveyor systems">50840801 - Conveyor systems</option>
                          <option value="50840802 - Cranes, industrial">50840802 - Cranes, industrial</option>
                          <option value="50840803 - Elevators">50840803 - Elevators</option>
                          <option value="50840804 - Hoists">50840804 - Hoists</option>
                          <option value="50840805 - Pumps and pumping equipment, nec">50840805 - Pumps and pumping equipment, nec</option>
                          <option value="50840807 - Water pumps (industrial)">50840807 - Water pumps (industrial)</option>
                          <option value="50840900 - Processing and packaging equipment">50840900 - Processing and packaging equipment</option>
                          <option value="50840901 - Cleaning equipment, high pressure, sand or steam">50840901 - Cleaning equipment, high pressure, sand or steam</option>
                          <option value="50840903 - Compressors, except air conditioning">50840903 - Compressors, except air conditioning</option>
                          <option value="50840905 - Packaging machinery and equipment">50840905 - Packaging machinery and equipment</option>
                          <option value="50840906 - Paint spray equipment, industrial">50840906 - Paint spray equipment, industrial</option>
                          <option value="50840907 - Pneumatic tools and equipment">50840907 - Pneumatic tools and equipment</option>
                          <option value="50840909 - Screening machinery and equipment">50840909 - Screening machinery and equipment</option>
                          <option value="50840910 - Waste compactors">50840910 - Waste compactors</option>
                          <option value="50849902 - Chemical process equipment">50849902 - Chemical process equipment</option>
                          <option value="50849903 - Fans, industrial">50849903 - Fans, industrial</option>
                          <option value="50849904 - Heat exchange equipment, industrial">50849904 - Heat exchange equipment, industrial</option>
                          <option value="50849905 - Hydraulic systems equipment and supplies">50849905 - Hydraulic systems equipment and supplies</option>
                          <option value="50849906 - Plastic products machinery">50849906 - Plastic products machinery</option>
                          <option value="50849907 - Power plant machinery">50849907 - Power plant machinery</option>
                          <option value="50849911 - Robots, industrial">50849911 - Robots, industrial</option>
                          <option value="50849912 - Safety equipment">50849912 - Safety equipment</option>
                          <option value="50849913 - Tanks, storage">50849913 - Tanks, storage</option>
                          <option value="50849914 - Recycling machinery and equipment">50849914 - Recycling machinery and equipment</option>
                          <option value="50850000 - Industrial supplies">50850000 - Industrial supplies</option>
                          <option value="50850100 - Commercial containers">50850100 - Commercial containers</option>
                          <option value="50850101 - Barrels, new or reconditioned">50850101 - Barrels, new or reconditioned</option>
                          <option value="50850102 - Bins and containers, storage">50850102 - Bins and containers, storage</option>
                          <option value="50850104 - Boxes, crates, etc., other than paper">50850104 - Boxes, crates, etc., other than paper</option>
                          <option value="50850109 - Glass bottles">50850109 - Glass bottles</option>
                          <option value="50850200 - Hose, belting, and packing">50850200 - Hose, belting, and packing</option>
                          <option value="50850202 - Packing, industrial">50850202 - Packing, industrial</option>
                          <option value="50850300 - Valves, pistons, and fittings">50850300 - Valves, pistons, and fittings</option>
                          <option value="50850301 - Hydraulic and pneumatic pistons and valves">50850301 - Hydraulic and pneumatic pistons and valves</option>
                          <option value="50850302 - Industrial fittings">50850302 - Industrial fittings</option>
                          <option value="50850303 - Valves and fittings">50850303 - Valves and fittings</option>
                          <option value="50850400 - Fasteners and fastening equipment">50850400 - Fasteners and fastening equipment</option>
                          <option value="50850401 - Fasteners, industrial: nuts, bolts, screws, etc.">50850401 - Fasteners, industrial: nuts, bolts, screws, etc.</option>
                          <option value="50850500 - Bearings, bushings, wheels, and gears">50850500 - Bearings, bushings, wheels, and gears</option>
                          <option value="50850501 - Bearings">50850501 - Bearings</option>
                          <option value="50850600 - Industrial tools">50850600 - Industrial tools</option>
                          <option value="50850601 - Brushes, industrial">50850601 - Brushes, industrial</option>
                          <option value="50850603 - Knives, industrial">50850603 - Knives, industrial</option>
                          <option value="50850604 - Tools, nec">50850604 - Tools, nec</option>
                          <option value="50850801 - Abrasives">50850801 - Abrasives</option>
                          <option value="50850802 - Adhesives, tape and plasters">50850802 - Adhesives, tape and plasters</option>
                          <option value="50850900 - Power transmission equipment and apparatus">50850900 - Power transmission equipment and apparatus</option>
                          <option value="50851000 - Gaskets and seals">50851000 - Gaskets and seals</option>
                          <option value="50851001 - Gaskets">50851001 - Gaskets</option>
                          <option value="50851002 - Seals, industrial">50851002 - Seals, industrial</option>
                          <option value="50859901 - Bottler supplies">50859901 - Bottler supplies</option>
                          <option value="50859904 - Filters, industrial">50859904 - Filters, industrial</option>
                          <option value="50859905 - Gas equipment, parts and supplies">50859905 - Gas equipment, parts and supplies</option>
                          <option value="50859910 - Refractory material">50859910 - Refractory material</option>
                          <option value="50859911 - Rubber goods, mechanical">50859911 - Rubber goods, mechanical</option>
                          <option value="50859912 - Signmaker equipment and supplies">50859912 - Signmaker equipment and supplies</option>
                          <option value="50870201 - Dry cleaning plant equipment and supplies">50870201 - Dry cleaning plant equipment and supplies</option>
                          <option value="50870202 - Laundry equipment and supplies">50870202 - Laundry equipment and supplies</option>
                          <option value="50870300 - Cleaning and maintenance equipment and supplies">50870300 - Cleaning and maintenance equipment and supplies</option>
                          <option value="50870302 - Carwash equipment and supplies">50870302 - Carwash equipment and supplies</option>
                          <option value="50870304 - Janitors' supplies">50870304 - Janitors' supplies</option>
                          <option value="50870500 - Firefighting equipment">50870500 - Firefighting equipment</option>
                          <option value="50870501 - Sprinkler systems">50870501 - Sprinkler systems</option>
                          <option value="50870602 - Cemetery supplies and equipment">50870602 - Cemetery supplies and equipment</option>
                          <option value="50879903 - Engraving equipment and supplies">50879903 - Engraving equipment and supplies</option>
                          <option value="50879904 - Extermination and fumigation equipment and supplies">50879904 - Extermination and fumigation equipment and supplies</option>
                          <option value="50879905 - Liquor dispensing equipment and systems">50879905 - Liquor dispensing equipment and systems</option>
                          <option value="50879906 - Locksmith equipment and supplies">50879906 - Locksmith equipment and supplies</option>
                          <option value="50880000 - Transportation equipment and supplies">50880000 - Transportation equipment and supplies</option>
                          <option value="50880100 - Marine crafts and supplies">50880100 - Marine crafts and supplies</option>
                          <option value="50880102 - Marine propulsion machinery and equipment">50880102 - Marine propulsion machinery and equipment</option>
                          <option value="50880103 - Marine supplies">50880103 - Marine supplies</option>
                          <option value="50880300 - Aircraft and space vehicle supplies and parts">50880300 - Aircraft and space vehicle supplies and parts</option>
                          <option value="50880302 - Aircraft and parts, nec">50880302 - Aircraft and parts, nec</option>
                          <option value="50880303 - Aircraft engines and engine parts">50880303 - Aircraft engines and engine parts</option>
                          <option value="50880304 - Aircraft equipment and supplies, nec">50880304 - Aircraft equipment and supplies, nec</option>
                          <option value="50880306 - Helicopter parts">50880306 - Helicopter parts</option>
                          <option value="50889903 - Railroad equipment and supplies">50889903 - Railroad equipment and supplies</option>
                          <option value="50910000 - Sporting and recreation goods">50910000 - Sporting and recreation goods</option>
                          <option value="50910100 - Watersports equipment and supplies">50910100 - Watersports equipment and supplies</option>
                          <option value="50910101 - Diving equipment and supplies">50910101 - Diving equipment and supplies</option>
                          <option value="50910102 - Surfing equipment and supplies">50910102 - Surfing equipment and supplies</option>
                          <option value="50910103 - Swimming pools, equipment and supplies">50910103 - Swimming pools, equipment and supplies</option>
                          <option value="50910200 - Golf and skiing equipment and supplies">50910200 - Golf and skiing equipment and supplies</option>
                          <option value="50910201 - Golf equipment">50910201 - Golf equipment</option>
                          <option value="50910300 - Fishing equipment and supplies">50910300 - Fishing equipment and supplies</option>
                          <option value="50910301 - Fishing tackle">50910301 - Fishing tackle</option>
                          <option value="50910400 - Hunting equipment and supplies">50910400 - Hunting equipment and supplies</option>
                          <option value="50910402 - Archery equipment">50910402 - Archery equipment</option>
                          <option value="50910403 - Firearms, sporting">50910403 - Firearms, sporting</option>
                          <option value="50910500 - Fitness equipment and supplies">50910500 - Fitness equipment and supplies</option>
                          <option value="50910504 - Spa equipment and supplies">50910504 - Spa equipment and supplies</option>
                          <option value="50910603 - Bicycles">50910603 - Bicycles</option>
                          <option value="50910700 - Boats, canoes, watercrafts, and equipment">50910700 - Boats, canoes, watercrafts, and equipment</option>
                          <option value="50910701 - Boat accessories and parts">50910701 - Boat accessories and parts</option>
                          <option value="50919901 - Athletic goods">50919901 - Athletic goods</option>
                          <option value="50919902 - Billiard equipment and supplies">50919902 - Billiard equipment and supplies</option>
                          <option value="50919903 - Bowling equipment">50919903 - Bowling equipment</option>
                          <option value="50919904 - Camping equipment and supplies">50919904 - Camping equipment and supplies</option>
                          <option value="50919908 - Racquet sports equipment and supplies">50919908 - Racquet sports equipment and supplies</option>
                          <option value="50919909 - Sharpeners, sporting goods">50919909 - Sharpeners, sporting goods</option>
                          <option value="50920000 - Toys and hobby goods and supplies">50920000 - Toys and hobby goods and supplies</option>
                          <option value="50920100 - Hobby supplies">50920100 - Hobby supplies</option>
                          <option value="50920200 - Toys and games">50920200 - Toys and games</option>
                          <option value="50920201 - Bingo games and supplies">50920201 - Bingo games and supplies</option>
                          <option value="50920204 - Dolls">50920204 - Dolls</option>
                          <option value="50920205 - Educational toys">50920205 - Educational toys</option>
                          <option value="50920300 - Toy novelties and amusements">50920300 - Toy novelties and amusements</option>
                          <option value="50929901 - Arts and crafts equipment and supplies">50929901 - Arts and crafts equipment and supplies</option>
                          <option value="50930000 - Scrap and waste materials">50930000 - Scrap and waste materials</option>
                          <option value="50930105 - Waste paper">50930105 - Waste paper</option>
                          <option value="50930200 - Metal scrap and waste materials">50930200 - Metal scrap and waste materials</option>
                          <option value="50930201 - Ferrous metal scrap and waste">50930201 - Ferrous metal scrap and waste</option>
                          <option value="50930202 - Nonferrous metals scrap">50930202 - Nonferrous metals scrap</option>
                          <option value="50930203 - Wire and cable scrap">50930203 - Wire and cable scrap</option>
                          <option value="50939904 - Junk and scrap">50939904 - Junk and scrap</option>
                          <option value="50939905 - Oil, waste">50939905 - Oil, waste</option>
                          <option value="50939906 - Plastics scrap">50939906 - Plastics scrap</option>
                          <option value="50940000 - Jewelry and precious stones">50940000 - Jewelry and precious stones</option>
                          <option value="50940100 - Precious stones and metals">50940100 - Precious stones and metals</option>
                          <option value="50940102 - Diamonds (gems)">50940102 - Diamonds (gems)</option>
                          <option value="50940105 - Precious stones (gems), nec">50940105 - Precious stones (gems), nec</option>
                          <option value="50940203 - Trophies">50940203 - Trophies</option>
                          <option value="50940300 - Clocks, watches, and parts">50940300 - Clocks, watches, and parts</option>
                          <option value="50940304 - Watches and parts">50940304 - Watches and parts</option>
                          <option value="50949901 - Beads">50949901 - Beads</option>
                          <option value="50949902 - Jewelers' findings">50949902 - Jewelers' findings</option>
                          <option value="50949903 - Jewelry">50949903 - Jewelry</option>
                          <option value="50990100 - Firearms and ammunition, except sporting">50990100 - Firearms and ammunition, except sporting</option>
                          <option value="50990102 - Firearms, except sporting">50990102 - Firearms, except sporting</option>
                          <option value="50990200 - Wood and wood by-products">50990200 - Wood and wood by-products</option>
                          <option value="50990202 - Cork products, fabricated">50990202 - Cork products, fabricated</option>
                          <option value="50990204 - Logs, hewn ties, posts, and poles">50990204 - Logs, hewn ties, posts, and poles</option>
                          <option value="50990208 - Timber products, rough">50990208 - Timber products, rough</option>
                          <option value="50990300 - Safety equipment and supplies">50990300 - Safety equipment and supplies</option>
                          <option value="50990301 - Fire extinguishers">50990301 - Fire extinguishers</option>
                          <option value="50990303 - Locks and lock sets">50990303 - Locks and lock sets</option>
                          <option value="50990304 - Reflective road markers">50990304 - Reflective road markers</option>
                          <option value="50990500 - Video and audio equipment">50990500 - Video and audio equipment</option>
                          <option value="50990501 - Compact discs">50990501 - Compact discs</option>
                          <option value="50990600 - Musical instruments">50990600 - Musical instruments</option>
                          <option value="50990601 - Musical instruments parts and accessories">50990601 - Musical instruments parts and accessories</option>
                          <option value="50990602 - Pianos">50990602 - Pianos</option>
                          <option value="50990700 - Antiques, souvenirs, and novelties">50990700 - Antiques, souvenirs, and novelties</option>
                          <option value="50990703 - Souvenirs">50990703 - Souvenirs</option>
                          <option value="50999903 - Containers: glass, metal or plastic">50999903 - Containers: glass, metal or plastic</option>
                          <option value="50999905 - Luggage">50999905 - Luggage</option>
                          <option value="50999909 - Portraits">50999909 - Portraits</option>
                          <option value="50999912 - Signs, except electric">50999912 - Signs, except electric</option>
                          <option value="50999913 - Sunglasses">50999913 - Sunglasses</option>
                          <option value="50999914 - Tanning salon equipment and supplies">50999914 - Tanning salon equipment and supplies</option>
                          <option value="51110000 - Printing and writing paper">51110000 - Printing and writing paper</option>
                          <option value="51120000 - Stationery and office supplies">51120000 - Stationery and office supplies</option>
                          <option value="51120100 - Writing instruments and supplies">51120100 - Writing instruments and supplies</option>
                          <option value="51120101 - Marking devices">51120101 - Marking devices</option>
                          <option value="51120102 - Pens and/or pencils">51120102 - Pens and/or pencils</option>
                          <option value="51120201 - Greeting cards">51120201 - Greeting cards</option>
                          <option value="51120202 - Stationery">51120202 - Stationery</option>
                          <option value="51120302 - Looseleaf binders">51120302 - Looseleaf binders</option>
                          <option value="51120400 - Computer and photocopying supplies">51120400 - Computer and photocopying supplies</option>
                          <option value="51120401 - Computer paper">51120401 - Computer paper</option>
                          <option value="51120501 - File cards">51120501 - File cards</option>
                          <option value="51129902 - Business forms">51129902 - Business forms</option>
                          <option value="51129904 - Envelopes">51129904 - Envelopes</option>
                          <option value="51129906 - Manifold business forms">51129906 - Manifold business forms</option>
                          <option value="51129907 - Office supplies, nec">51129907 - Office supplies, nec</option>
                          <option value="51129909 - Stationers, commercial">51129909 - Stationers, commercial</option>
                          <option value="51130100 - Shipping supplies">51130100 - Shipping supplies</option>
                          <option value="51130204 - Napkins, paper">51130204 - Napkins, paper</option>
                          <option value="51130300 - Boxes and containers">51130300 - Boxes and containers</option>
                          <option value="51130301 - Bags, paper and disposable plastic">51130301 - Bags, paper and disposable plastic</option>
                          <option value="51130303 - Containers, paper and disposable plastic">51130303 - Containers, paper and disposable plastic</option>
                          <option value="51130304 - Corrugated and solid fiber boxes">51130304 - Corrugated and solid fiber boxes</option>
                          <option value="51139901 - Cardboard and products">51139901 - Cardboard and products</option>
                          <option value="51139903 - Paper, wrapping or coarse, and products">51139903 - Paper, wrapping or coarse, and products</option>
                          <option value="51139907 - Pressure sensitive tape">51139907 - Pressure sensitive tape</option>
                          <option value="51220000 - Drugs, proprietaries, and sundries">51220000 - Drugs, proprietaries, and sundries</option>
                          <option value="51220100 - Cosmetics, perfumes, and hair products">51220100 - Cosmetics, perfumes, and hair products</option>
                          <option value="51220101 - Cosmetics">51220101 - Cosmetics</option>
                          <option value="51220103 - Perfumes">51220103 - Perfumes</option>
                          <option value="51220200 - Toiletries">51220200 - Toiletries</option>
                          <option value="51220205 - Toilet soap">51220205 - Toilet soap</option>
                          <option value="51220300 - Drugs and drug proprietaries">51220300 - Drugs and drug proprietaries</option>
                          <option value="51220303 - Biologicals and allied products">51220303 - Biologicals and allied products</option>
                          <option value="51220306 - Medicinals and botanicals">51220306 - Medicinals and botanicals</option>
                          <option value="51220307 - Patent medicines">51220307 - Patent medicines</option>
                          <option value="51220308 - Pharmaceuticals">51220308 - Pharmaceuticals</option>
                          <option value="51220310 - Vitamins and minerals">51220310 - Vitamins and minerals</option>
                          <option value="51229903 - Medical rubber goods">51229903 - Medical rubber goods</option>
                          <option value="51310000 - Piece goods and notions">51310000 - Piece goods and notions</option>
                          <option value="51310100 - Piece goods and other fabrics">51310100 - Piece goods and other fabrics</option>
                          <option value="51310101 - Broadwoven fabrics">51310101 - Broadwoven fabrics</option>
                          <option value="51310105 - Cotton goods">51310105 - Cotton goods</option>
                          <option value="51310107 - Fiberglass fabrics">51310107 - Fiberglass fabrics</option>
                          <option value="51310114 - Plastic piece goods, woven">51310114 - Plastic piece goods, woven</option>
                          <option value="51310118 - Textiles, woven, nec">51310118 - Textiles, woven, nec</option>
                          <option value="51310202 - Bindings, bias and straight">51310202 - Bindings, bias and straight</option>
                          <option value="51310203 - Buttons">51310203 - Buttons</option>
                          <option value="51310205 - Labels">51310205 - Labels</option>
                          <option value="51310210 - Sewing accessories">51310210 - Sewing accessories</option>
                          <option value="51310213 - Textile converters">51310213 - Textile converters</option>
                          <option value="51310214 - Thread">51310214 - Thread</option>
                          <option value="51310215 - Trimmings, apparel">51310215 - Trimmings, apparel</option>
                          <option value="51319903 - Flags and banners">51319903 - Flags and banners</option>
                          <option value="51360000 - Men's and boy's clothing">51360000 - Men's and boy's clothing</option>
                          <option value="51360101 - Caps, men's and boys'">51360101 - Caps, men's and boys'</option>
                          <option value="51360103 - Hats, men's and boys'">51360103 - Hats, men's and boys'</option>
                          <option value="51360401 - Apparel belts, men's and boys'">51360401 - Apparel belts, men's and boys'</option>
                          <option value="51360602 - Sportswear, men's and boys'">51360602 - Sportswear, men's and boys'</option>
                          <option value="51360603 - Uniforms, men's and boys'">51360603 - Uniforms, men's and boys'</option>
                          <option value="51369901 - Shirts, men's and boys'">51369901 - Shirts, men's and boys'</option>
                          <option value="51370000 - Women's and children's clothing">51370000 - Women's and children's clothing</option>
                          <option value="51370200 - Women's and children's lingerie and undergarments">51370200 - Women's and children's lingerie and undergarments</option>
                          <option value="51370300 - Women's and children's sportswear and swimsuits">51370300 - Women's and children's sportswear and swimsuits</option>
                          <option value="51370301 - Sportswear, women's and children's">51370301 - Sportswear, women's and children's</option>
                          <option value="51370400 - Women's and children's accessories">51370400 - Women's and children's accessories</option>
                          <option value="51370401 - Apparel belts, women's and children's">51370401 - Apparel belts, women's and children's</option>
                          <option value="51370403 - Gloves, women's and children's">51370403 - Gloves, women's and children's</option>
                          <option value="51370407 - Hosiery: women's, children's, and infants'">51370407 - Hosiery: women's, children's, and infants'</option>
                          <option value="51370502 - Diapers">51370502 - Diapers</option>
                          <option value="51370600 - Women's and children's dresses, suits, skirts, and blouses">51370600 - Women's and children's dresses, suits, skirts, and blouses</option>
                          <option value="51370602 - Dresses">51370602 - Dresses</option>
                          <option value="51379905 - Uniforms, women's and children's">51379905 - Uniforms, women's and children's</option>
                          <option value="51390000 - Footwear">51390000 - Footwear</option>
                          <option value="51399902 - Footwear, athletic">51399902 - Footwear, athletic</option>
                          <option value="51399904 - Shoes">51399904 - Shoes</option>
                          <option value="51410000 - Groceries, general line">51410000 - Groceries, general line</option>
                          <option value="51419901 - Food brokers">51419901 - Food brokers</option>
                          <option value="51420000 - Packaged frozen goods">51420000 - Packaged frozen goods</option>
                          <option value="51420100 - Frozen vegetables and fruit products">51420100 - Frozen vegetables and fruit products</option>
                          <option value="51420200 - Frozen fish, meat, and poultry">51420200 - Frozen fish, meat, and poultry</option>
                          <option value="51420203 - Meat, frozen: packaged">51420203 - Meat, frozen: packaged</option>
                          <option value="51420205 - Poultry, frozen: packaged">51420205 - Poultry, frozen: packaged</option>
                          <option value="51429902 - Dinners, frozen">51429902 - Dinners, frozen</option>
                          <option value="51430000 - Dairy products, except dried or canned">51430000 - Dairy products, except dried or canned</option>
                          <option value="51430100 - Milk">51430100 - Milk</option>
                          <option value="51430101 - Milk and cream, fluid">51430101 - Milk and cream, fluid</option>
                          <option value="51439902 - Cheese">51439902 - Cheese</option>
                          <option value="51439905 - Ice cream and ices">51439905 - Ice cream and ices</option>
                          <option value="51440000 - Poultry and poultry products">51440000 - Poultry and poultry products</option>
                          <option value="51449901 - Eggs">51449901 - Eggs</option>
                          <option value="51449902 - Eggs: cleaning, oil treating, packing, and grading">51449902 - Eggs: cleaning, oil treating, packing, and grading</option>
                          <option value="51449903 - Poultry products, nec">51449903 - Poultry products, nec</option>
                          <option value="51450000 - Confectionery">51450000 - Confectionery</option>
                          <option value="51450200 - Snack foods">51450200 - Snack foods</option>
                          <option value="51450202 - Nuts, salted or roasted">51450202 - Nuts, salted or roasted</option>
                          <option value="51450203 - Popcorn and supplies">51450203 - Popcorn and supplies</option>
                          <option value="51450205 - Pretzels">51450205 - Pretzels</option>
                          <option value="51459901 - Candy">51459901 - Candy</option>
                          <option value="51460000 - Fish and seafoods">51460000 - Fish and seafoods</option>
                          <option value="51469902 - Fish, fresh">51469902 - Fish, fresh</option>
                          <option value="51469904 - Seafoods">51469904 - Seafoods</option>
                          <option value="51470000 - Meats and meat products">51470000 - Meats and meat products</option>
                          <option value="51479901 - Lard">51479901 - Lard</option>
                          <option value="51479903 - Meats, cured or smoked">51479903 - Meats, cured or smoked</option>
                          <option value="51479904 - Meats, fresh">51479904 - Meats, fresh</option>
                          <option value="51480000 - Fresh fruits and vegetables">51480000 - Fresh fruits and vegetables</option>
                          <option value="51480100 - Fruits">51480100 - Fruits</option>
                          <option value="51480102 - Fruits, fresh">51480102 - Fruits, fresh</option>
                          <option value="51480201 - Potatoes, fresh">51480201 - Potatoes, fresh</option>
                          <option value="51480202 - Vegetables, fresh">51480202 - Vegetables, fresh</option>
                          <option value="51490000 - Groceries and related products, nec">51490000 - Groceries and related products, nec</option>
                          <option value="51490101 - Cooking oils">51490101 - Cooking oils</option>
                          <option value="51490200 - Pet foods">51490200 - Pet foods</option>
                          <option value="51490300 - Seasonings, sauces, and extracts">51490300 - Seasonings, sauces, and extracts</option>
                          <option value="51490302 - Flavorings and fragrances">51490302 - Flavorings and fragrances</option>
                          <option value="51490307 - Salad dressing">51490307 - Salad dressing</option>
                          <option value="51490309 - Sauces">51490309 - Sauces</option>
                          <option value="51490310 - Spices and seasonings">51490310 - Spices and seasonings</option>
                          <option value="51490400 - Pasta and rice">51490400 - Pasta and rice</option>
                          <option value="51490500 - Beverages, except coffee and tea">51490500 - Beverages, except coffee and tea</option>
                          <option value="51490501 - Beverage concentrates">51490501 - Beverage concentrates</option>
                          <option value="51490502 - Juices">51490502 - Juices</option>
                          <option value="51490503 - Mineral or spring water bottling">51490503 - Mineral or spring water bottling</option>
                          <option value="51490504 - Soft drinks">51490504 - Soft drinks</option>
                          <option value="51490505 - Water, distilled">51490505 - Water, distilled</option>
                          <option value="51490600 - Organic and diet food">51490600 - Organic and diet food</option>
                          <option value="51490602 - Health foods">51490602 - Health foods</option>
                          <option value="51490603 - Natural and organic foods">51490603 - Natural and organic foods</option>
                          <option value="51490700 - Crackers, cookies, and bakery products">51490700 - Crackers, cookies, and bakery products</option>
                          <option value="51490701 - Bakery products">51490701 - Bakery products</option>
                          <option value="51490702 - Cookies">51490702 - Cookies</option>
                          <option value="51490800 - Dried or canned foods">51490800 - Dried or canned foods</option>
                          <option value="51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.">51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.</option>
                          <option value="51490802 - Dairy products, dried or canned">51490802 - Dairy products, dried or canned</option>
                          <option value="51490900 - Coffee and tea">51490900 - Coffee and tea</option>
                          <option value="51490901 - Coffee, green or roasted">51490901 - Coffee, green or roasted</option>
                          <option value="51490902 - Tea">51490902 - Tea</option>
                          <option value="51491000 - Sugar, honey, molasses, and syrups">51491000 - Sugar, honey, molasses, and syrups</option>
                          <option value="51491003 - Sugar, refined">51491003 - Sugar, refined</option>
                          <option value="51491100 - Baking supplies">51491100 - Baking supplies</option>
                          <option value="51499905 - Pickles, preserves, jellies, and jams">51499905 - Pickles, preserves, jellies, and jams</option>
                          <option value="51499906 - Pizza supplies">51499906 - Pizza supplies</option>
                          <option value="51530000 - Grain and field beans">51530000 - Grain and field beans</option>
                          <option value="51530100 - Grains">51530100 - Grains</option>
                          <option value="51530102 - Corn">51530102 - Corn</option>
                          <option value="51530105 - Wheat">51530105 - Wheat</option>
                          <option value="51530200 - Field beans">51530200 - Field beans</option>
                          <option value="51539901 - Grain elevators">51539901 - Grain elevators</option>
                          <option value="51540000 - Livestock">51540000 - Livestock</option>
                          <option value="51590500 - Nuts and nut by-products">51590500 - Nuts and nut by-products</option>
                          <option value="51590502 - Oil nuts, kernels, seeds">51590502 - Oil nuts, kernels, seeds</option>
                          <option value="51590503 - Peanuts (bulk), unroasted">51590503 - Peanuts (bulk), unroasted</option>
                          <option value="51620000 - Plastics materials and basic shapes">51620000 - Plastics materials and basic shapes</option>
                          <option value="51620100 - Resins">51620100 - Resins</option>
                          <option value="51620101 - Plastics resins">51620101 - Plastics resins</option>
                          <option value="51620102 - Resins, synthetic">51620102 - Resins, synthetic</option>
                          <option value="51629902 - Plastics film">51629902 - Plastics film</option>
                          <option value="51629903 - Plastics materials, nec">51629903 - Plastics materials, nec</option>
                          <option value="51629904 - Plastics products, nec">51629904 - Plastics products, nec</option>
                          <option value="51629905 - Plastics sheets and rods">51629905 - Plastics sheets and rods</option>
                          <option value="51690000 - Chemicals and allied products, nec">51690000 - Chemicals and allied products, nec</option>
                          <option value="51690200 - Industrial gases">51690200 - Industrial gases</option>
                          <option value="51690202 - Aerosols">51690202 - Aerosols</option>
                          <option value="51690207 - Industrial gases">51690207 - Industrial gases</option>
                          <option value="51690301 - Detergents">51690301 - Detergents</option>
                          <option value="51690402 - Sanitation preparations">51690402 - Sanitation preparations</option>
                          <option value="51690600 - Aromatic chemicals">51690600 - Aromatic chemicals</option>
                          <option value="51690700 - Chemical additives">51690700 - Chemical additives</option>
                          <option value="51690701 - Concrete additives">51690701 - Concrete additives</option>
                          <option value="51690800 - Synthetic resins, rubber, and plastic materials">51690800 - Synthetic resins, rubber, and plastic materials</option>
                          <option value="51690804 - Synthetic rubber">51690804 - Synthetic rubber</option>
                          <option value="51690900 - Food additives and preservatives">51690900 - Food additives and preservatives</option>
                          <option value="51690901 - Gelatin">51690901 - Gelatin</option>
                          <option value="51691000 - Noncorrosive products and materials">51691000 - Noncorrosive products and materials</option>
                          <option value="51691001 - Anti-corrosion products">51691001 - Anti-corrosion products</option>
                          <option value="51691103 - Metal polishes">51691103 - Metal polishes</option>
                          <option value="51691201 - Alcohols">51691201 - Alcohols</option>
                          <option value="51699901 - Acids">51699901 - Acids</option>
                          <option value="51699904 - Chemicals, industrial and heavy">51699904 - Chemicals, industrial and heavy</option>
                          <option value="51699906 - Explosives">51699906 - Explosives</option>
                          <option value="51699907 - Industrial chemicals">51699907 - Industrial chemicals</option>
                          <option value="51699910 - Organic chemicals, synthetic">51699910 - Organic chemicals, synthetic</option>
                          <option value="51710000 - Petroleum bulk stations and terminals">51710000 - Petroleum bulk stations and terminals</option>
                          <option value="51719901 - Petroleum bulk stations">51719901 - Petroleum bulk stations</option>
                          <option value="51720000 - Petroleum products, nec">51720000 - Petroleum products, nec</option>
                          <option value="51720100 - Gases">51720100 - Gases</option>
                          <option value="51720102 - Gases, liquefied petroleum (propane)">51720102 - Gases, liquefied petroleum (propane)</option>
                          <option value="51720200 - Engine fuels and oils">51720200 - Engine fuels and oils</option>
                          <option value="51720202 - Diesel fuel">51720202 - Diesel fuel</option>
                          <option value="51720203 - Gasoline">51720203 - Gasoline</option>
                          <option value="51720204 - Lubricating oils and greases">51720204 - Lubricating oils and greases</option>
                          <option value="51729901 - Crude oil">51729901 - Crude oil</option>
                          <option value="51729905 - Petroleum brokers">51729905 - Petroleum brokers</option>
                          <option value="51810000 - Beer and ale">51810000 - Beer and ale</option>
                          <option value="51819901 - Ale">51819901 - Ale</option>
                          <option value="51819902 - Beer and other fermented malt liquors">51819902 - Beer and other fermented malt liquors</option>
                          <option value="51820000 - Wine and distilled beverages">51820000 - Wine and distilled beverages</option>
                          <option value="51820100 - Wine">51820100 - Wine</option>
                          <option value="51820200 - Liquor">51820200 - Liquor</option>
                          <option value="51829901 - Bottling wines and liquors">51829901 - Bottling wines and liquors</option>
                          <option value="51910000 - Farm supplies">51910000 - Farm supplies</option>
                          <option value="51910100 - Fertilizers and agricultural chemicals">51910100 - Fertilizers and agricultural chemicals</option>
                          <option value="51910101 - Chemicals, agricultural">51910101 - Chemicals, agricultural</option>
                          <option value="51910102 - Fertilizer and fertilizer materials">51910102 - Fertilizer and fertilizer materials</option>
                          <option value="51910104 - Insecticides">51910104 - Insecticides</option>
                          <option value="51910107 - Pesticides">51910107 - Pesticides</option>
                          <option value="51910200 - Animal feeds">51910200 - Animal feeds</option>
                          <option value="51910202 - Feed">51910202 - Feed</option>
                          <option value="51910400 - Equestrian equipment">51910400 - Equestrian equipment</option>
                          <option value="51929902 - Magazines">51929902 - Magazines</option>
                          <option value="51930000 - Flowers and florists supplies">51930000 - Flowers and florists supplies</option>
                          <option value="51930100 - Florists' supplies">51930100 - Florists' supplies</option>
                          <option value="51930200 - Flowers and nursery stock">51930200 - Flowers and nursery stock</option>
                          <option value="51940000 - Tobacco and tobacco products">51940000 - Tobacco and tobacco products</option>
                          <option value="51980000 - Paints, varnishes, and supplies">51980000 - Paints, varnishes, and supplies</option>
                          <option value="51980100 - Paints">51980100 - Paints</option>
                          <option value="51989902 - Wallcoverings">51989902 - Wallcoverings</option>
                          <option value="51990100 - Art goods and supplies">51990100 - Art goods and supplies</option>
                          <option value="51990102 - Art goods">51990102 - Art goods</option>
                          <option value="51990200 - Gifts and novelties">51990200 - Gifts and novelties</option>
                          <option value="51990201 - Badges">51990201 - Badges</option>
                          <option value="51990205 - Christmas novelties">51990205 - Christmas novelties</option>
                          <option value="51990211 - Statuary">51990211 - Statuary</option>
                          <option value="51990305 - Pet supplies">51990305 - Pet supplies</option>
                          <option value="51990400 - Fabrics, yarns, and knit goods">51990400 - Fabrics, yarns, and knit goods</option>
                          <option value="51990405 - Industrial yarns">51990405 - Industrial yarns</option>
                          <option value="51990411 - Yarns, nec">51990411 - Yarns, nec</option>
                          <option value="51990503 - Leather and cut stock">51990503 - Leather and cut stock</option>
                          <option value="51990504 - Leather goods, except footwear, gloves, luggage, belting">51990504 - Leather goods, except footwear, gloves, luggage, belting</option>
                          <option value="51990601 - Bags, textile">51990601 - Bags, textile</option>
                          <option value="51990604 - Jewelry boxes">51990604 - Jewelry boxes</option>
                          <option value="51990700 - Smokers' supplies">51990700 - Smokers' supplies</option>
                          <option value="51990803 - Oils, animal or vegetable">51990803 - Oils, animal or vegetable</option>
                          <option value="51990900 - Foams and rubber">51990900 - Foams and rubber</option>
                          <option value="51990902 - Plastics foam">51990902 - Plastics foam</option>
                          <option value="51999905 - Broom, mop, and paint handles">51999905 - Broom, mop, and paint handles</option>
                          <option value="51999906 - Candles">51999906 - Candles</option>
                          <option value="51999912 - First aid supplies">51999912 - First aid supplies</option>
                          <option value="51999914 - General merchandise, non-durable">51999914 - General merchandise, non-durable</option>
                          <option value="51999916 - Ice, manufactured or natural">51999916 - Ice, manufactured or natural</option>
                          <option value="51999918 - Packaging materials">51999918 - Packaging materials</option>
                          <option value="51999922 - Sheet music">51999922 - Sheet music</option>
                          <option value="51999923 - Variety store merchandise">51999923 - Variety store merchandise</option>
                          <option value="51999924 - Wigs">51999924 - Wigs</option>
                          <option value="52110000 - Lumber and other building materials">52110000 - Lumber and other building materials</option>
                          <option value="52110100 - Lumber products">52110100 - Lumber products</option>
                          <option value="52110101 - Flooring, wood">52110101 - Flooring, wood</option>
                          <option value="52110200 - Door and window products">52110200 - Door and window products</option>
                          <option value="52110203 - Garage doors, sale and installation">52110203 - Garage doors, sale and installation</option>
                          <option value="52110205 - Sash, wood or metal">52110205 - Sash, wood or metal</option>
                          <option value="52110206 - Screens, door and window">52110206 - Screens, door and window</option>
                          <option value="52110207 - Windows, storm: wood or metal">52110207 - Windows, storm: wood or metal</option>
                          <option value="52110300 - Insulation and energy conservation products">52110300 - Insulation and energy conservation products</option>
                          <option value="52110303 - Solar heating equipment">52110303 - Solar heating equipment</option>
                          <option value="52110402 - Modular homes">52110402 - Modular homes</option>
                          <option value="52110500 - Masonry materials and supplies">52110500 - Masonry materials and supplies</option>
                          <option value="52110502 - Cement">52110502 - Cement</option>
                          <option value="52110503 - Concrete and cinder block">52110503 - Concrete and cinder block</option>
                          <option value="52110505 - Paving stones">52110505 - Paving stones</option>
                          <option value="52110506 - Sand and gravel">52110506 - Sand and gravel</option>
                          <option value="52119902 - Cabinets, kitchen">52119902 - Cabinets, kitchen</option>
                          <option value="52119903 - Closets, interiors and accessories">52119903 - Closets, interiors and accessories</option>
                          <option value="52119904 - Counter tops">52119904 - Counter tops</option>
                          <option value="52119906 - Electrical construction materials">52119906 - Electrical construction materials</option>
                          <option value="52119907 - Fencing">52119907 - Fencing</option>
                          <option value="52119909 - Roofing material">52119909 - Roofing material</option>
                          <option value="52310000 - Paint, glass, and wallpaper stores">52310000 - Paint, glass, and wallpaper stores</option>
                          <option value="52310100 - Glass">52310100 - Glass</option>
                          <option value="52310101 - Glass, leaded or stained">52310101 - Glass, leaded or stained</option>
                          <option value="52310200 - Paint and painting supplies">52310200 - Paint and painting supplies</option>
                          <option value="52310201 - Paint">52310201 - Paint</option>
                          <option value="52510000 - Hardware stores">52510000 - Hardware stores</option>
                          <option value="52510100 - Tools">52510100 - Tools</option>
                          <option value="52519901 - Builders' hardware">52519901 - Builders' hardware</option>
                          <option value="52519902 - Door locks and lock sets">52519902 - Door locks and lock sets</option>
                          <option value="52610103 - Lawnmowers and tractors">52610103 - Lawnmowers and tractors</option>
                          <option value="52610200 - Lawn and garden supplies">52610200 - Lawn and garden supplies</option>
                          <option value="52610201 - Fertilizer">52610201 - Fertilizer</option>
                          <option value="52610203 - Garden supplies and tools, nec">52610203 - Garden supplies and tools, nec</option>
                          <option value="52610302 - Nursery stock, seeds and bulbs">52610302 - Nursery stock, seeds and bulbs</option>
                          <option value="52710000 - Mobile home dealers">52710000 - Mobile home dealers</option>
                          <option value="52719901 - Mobile home equipment">52719901 - Mobile home equipment</option>
                          <option value="53110000 - Department stores">53110000 - Department stores</option>
                          <option value="53119902 - Department stores, non-discount">53119902 - Department stores, non-discount</option>
                          <option value="53999903 - Country general stores">53999903 - Country general stores</option>
                          <option value="53999905 - Surplus and salvage stores">53999905 - Surplus and salvage stores</option>
                          <option value="54110000 - Grocery stores">54110000 - Grocery stores</option>
                          <option value="54110101 - Supermarkets, chain">54110101 - Supermarkets, chain</option>
                          <option value="54110103 - Supermarkets, independent">54110103 - Supermarkets, independent</option>
                          <option value="54110200 - Convenience stores">54110200 - Convenience stores</option>
                          <option value="54110201 - Convenience stores, chain">54110201 - Convenience stores, chain</option>
                          <option value="54110202 - Convenience stores, independent">54110202 - Convenience stores, independent</option>
                          <option value="54119901 - Cooperative food stores">54119901 - Cooperative food stores</option>
                          <option value="54119902 - Delicatessen stores">54119902 - Delicatessen stores</option>
                          <option value="54119905 - Grocery stores, independent">54119905 - Grocery stores, independent</option>
                          <option value="54210000 - Meat and fish markets">54210000 - Meat and fish markets</option>
                          <option value="54210101 - Fish markets">54210101 - Fish markets</option>
                          <option value="54210200 - Meat markets, including freezer provisioners">54210200 - Meat markets, including freezer provisioners</option>
                          <option value="54410000 - Candy, nut, and confectionery stores">54410000 - Candy, nut, and confectionery stores</option>
                          <option value="54419901 - Candy">54419901 - Candy</option>
                          <option value="54419903 - Confectionery produced for direct sale on the premises">54419903 - Confectionery produced for direct sale on the premises</option>
                          <option value="54419905 - Popcorn, including caramel corn">54419905 - Popcorn, including caramel corn</option>
                          <option value="54519904 - Milk">54519904 - Milk</option>
                          <option value="54619901 - Bagels">54619901 - Bagels</option>
                          <option value="54619902 - Bread">54619902 - Bread</option>
                          <option value="54619903 - Cakes">54619903 - Cakes</option>
                          <option value="54619904 - Cookies">54619904 - Cookies</option>
                          <option value="54619905 - Doughnuts">54619905 - Doughnuts</option>
                          <option value="54619906 - Pastries">54619906 - Pastries</option>
                          <option value="54619908 - Pretzels">54619908 - Pretzels</option>
                          <option value="54990100 - Health and dietetic food stores">54990100 - Health and dietetic food stores</option>
                          <option value="54990101 - Dietetic foods">54990101 - Dietetic foods</option>
                          <option value="54990102 - Health foods">54990102 - Health foods</option>
                          <option value="54990103 - Vitamin food stores">54990103 - Vitamin food stores</option>
                          <option value="54990201 - Coffee">54990201 - Coffee</option>
                          <option value="54999904 - Gourmet food stores">54999904 - Gourmet food stores</option>
                          <option value="54999905 - Spices and herbs">54999905 - Spices and herbs</option>
                          <option value="55110000 - New and used car dealers">55110000 - New and used car dealers</option>
                          <option value="55119903 - Trucks, tractors, and trailers: new and used">55119903 - Trucks, tractors, and trailers: new and used</option>
                          <option value="55219904 - Trucks, tractors, and trailers: used">55219904 - Trucks, tractors, and trailers: used</option>
                          <option value="55310103 - Automotive parts">55310103 - Automotive parts</option>
                          <option value="55310104 - Batteries, automotive and truck">55310104 - Batteries, automotive and truck</option>
                          <option value="55310105 - Speed shops, including race car supplies">55310105 - Speed shops, including race car supplies</option>
                          <option value="55310107 - Truck equipment and parts">55310107 - Truck equipment and parts</option>
                          <option value="55419901 - Filling stations, gasoline">55419901 - Filling stations, gasoline</option>
                          <option value="55510000 - Boat dealers">55510000 - Boat dealers</option>
                          <option value="55510100 - Motor boat dealers">55510100 - Motor boat dealers</option>
                          <option value="55510400 - Marine supplies and equipment">55510400 - Marine supplies and equipment</option>
                          <option value="55510401 - Marine supplies, nec">55510401 - Marine supplies, nec</option>
                          <option value="55610000 - Recreational vehicle dealers">55610000 - Recreational vehicle dealers</option>
                          <option value="55619902 - Recreational vehicle parts and accessories">55619902 - Recreational vehicle parts and accessories</option>
                          <option value="55710000 - Motorcycle dealers">55710000 - Motorcycle dealers</option>
                          <option value="55719901 - All-terrain vehicles">55719901 - All-terrain vehicles</option>
                          <option value="55719906 - Motorcycles">55719906 - Motorcycles</option>
                          <option value="55999904 - Snowmobiles">55999904 - Snowmobiles</option>
                          <option value="55999905 - Utility trailers">55999905 - Utility trailers</option>
                          <option value="56110000 - Men's and boys' clothing stores">56110000 - Men's and boys' clothing stores</option>
                          <option value="56119903 - Clothing, sportswear, men's and boys'">56119903 - Clothing, sportswear, men's and boys'</option>
                          <option value="56210000 - Women's clothing stores">56210000 - Women's clothing stores</option>
                          <option value="56219902 - Ready-to-wear apparel, women's">56219902 - Ready-to-wear apparel, women's</option>
                          <option value="56320100 - Fur apparel">56320100 - Fur apparel</option>
                          <option value="56320202 - Hosiery">56320202 - Hosiery</option>
                          <option value="56329901 - Apparel accessories">56329901 - Apparel accessories</option>
                          <option value="56329903 - Costume jewelry">56329903 - Costume jewelry</option>
                          <option value="56410000 - Children's and infants' wear stores">56410000 - Children's and infants' wear stores</option>
                          <option value="56419901 - Children's wear">56419901 - Children's wear</option>
                          <option value="56510000 - Family clothing stores">56510000 - Family clothing stores</option>
                          <option value="56519902 - Unisex clothing stores">56519902 - Unisex clothing stores</option>
                          <option value="56610101 - Shoes, custom">56610101 - Shoes, custom</option>
                          <option value="56619901 - Children's shoes">56619901 - Children's shoes</option>
                          <option value="56619903 - Men's boots">56619903 - Men's boots</option>
                          <option value="56990100 - Uniforms and work clothing">56990100 - Uniforms and work clothing</option>
                          <option value="56990102 - Uniforms">56990102 - Uniforms</option>
                          <option value="56990300 - Sports apparel">56990300 - Sports apparel</option>
                          <option value="56990400 - Customized clothing and apparel">56990400 - Customized clothing and apparel</option>
                          <option value="56999903 - Designers, apparel">56999903 - Designers, apparel</option>
                          <option value="57120000 - Furniture stores">57120000 - Furniture stores</option>
                          <option value="57120100 - Beds and accessories">57120100 - Beds and accessories</option>
                          <option value="57120102 - Mattresses">57120102 - Mattresses</option>
                          <option value="57120200 - Customized furniture and cabinets">57120200 - Customized furniture and cabinets</option>
                          <option value="57120201 - Cabinet work, custom">57120201 - Cabinet work, custom</option>
                          <option value="57120202 - Custom made furniture, except cabinets">57120202 - Custom made furniture, except cabinets</option>
                          <option value="57129902 - Cabinets, except custom made: kitchen">57129902 - Cabinets, except custom made: kitchen</option>
                          <option value="57129904 - Office furniture">57129904 - Office furniture</option>
                          <option value="57129905 - Outdoor and garden furniture">57129905 - Outdoor and garden furniture</option>
                          <option value="57129906 - Unfinished furniture">57129906 - Unfinished furniture</option>
                          <option value="57130000 - Floor covering stores">57130000 - Floor covering stores</option>
                          <option value="57140000 - Drapery and upholstery stores">57140000 - Drapery and upholstery stores</option>
                          <option value="57149902 - Draperies">57149902 - Draperies</option>
                          <option value="57190100 - Kitchenware">57190100 - Kitchenware</option>
                          <option value="57190202 - Lighting fixtures">57190202 - Lighting fixtures</option>
                          <option value="57190301 - Fireplace equipment and accessories">57190301 - Fireplace equipment and accessories</option>
                          <option value="57190400 - Window furnishings">57190400 - Window furnishings</option>
                          <option value="57190401 - Venetian blinds">57190401 - Venetian blinds</option>
                          <option value="57190403 - Window shades, nec">57190403 - Window shades, nec</option>
                          <option value="57190501 - Bedding (sheets, blankets, spreads, and pillows)">57190501 - Bedding (sheets, blankets, spreads, and pillows)</option>
                          <option value="57190601 - Mirrors">57190601 - Mirrors</option>
                          <option value="57199905 - Housewares, nec">57199905 - Housewares, nec</option>
                          <option value="57199906 - Pottery">57199906 - Pottery</option>
                          <option value="57220000 - Household appliance stores">57220000 - Household appliance stores</option>
                          <option value="57220200 - Electric household appliances">57220200 - Electric household appliances</option>
                          <option value="57220201 - Air conditioning room units, self-contained">57220201 - Air conditioning room units, self-contained</option>
                          <option value="57220203 - Electric household appliances, small">57220203 - Electric household appliances, small</option>
                          <option value="57220208 - Vacuum cleaners">57220208 - Vacuum cleaners</option>
                          <option value="57229902 - Kitchens, complete (sinks, cabinets, etc.)">57229902 - Kitchens, complete (sinks, cabinets, etc.)</option>
                          <option value="57310000 - Radio, television, and electronic stores">57310000 - Radio, television, and electronic stores</option>
                          <option value="57310100 - Antennas">57310100 - Antennas</option>
                          <option value="57310200 - Video cameras, recorders, and accessories">57310200 - Video cameras, recorders, and accessories</option>
                          <option value="57310201 - Video cameras and accessories">57310201 - Video cameras and accessories</option>
                          <option value="57319902 - Consumer electronic equipment, nec">57319902 - Consumer electronic equipment, nec</option>
                          <option value="57319903 - High fidelity stereo equipment">57319903 - High fidelity stereo equipment</option>
                          <option value="57319907 - Radios, two-way, citizens band, weather, short-wave, etc.">57319907 - Radios, two-way, citizens band, weather, short-wave, etc.</option>
                          <option value="57319909 - Television sets">57319909 - Television sets</option>
                          <option value="57340000 - Computer and software stores">57340000 - Computer and software stores</option>
                          <option value="57340100 - Computer peripheral equipment">57340100 - Computer peripheral equipment</option>
                          <option value="57340101 - Modems, monitors, terminals, and disk drives: computers">57340101 - Modems, monitors, terminals, and disk drives: computers</option>
                          <option value="57340200 - Computer software and accessories">57340200 - Computer software and accessories</option>
                          <option value="57340203 - Software, business and non-game">57340203 - Software, business and non-game</option>
                          <option value="57349901 - Personal computers">57349901 - Personal computers</option>
                          <option value="57350200 - Records, audio discs, and tapes">57350200 - Records, audio discs, and tapes</option>
                          <option value="57350201 - Audio tapes, prerecorded">57350201 - Audio tapes, prerecorded</option>
                          <option value="57360000 - Musical instrument stores">57360000 - Musical instrument stores</option>
                          <option value="57369902 - Brass instruments">57369902 - Brass instruments</option>
                          <option value="58120000 - Eating places">58120000 - Eating places</option>
                          <option value="58120101 - American restaurant">58120101 - American restaurant</option>
                          <option value="58120108 - Italian restaurant">58120108 - Italian restaurant</option>
                          <option value="58120203 - Ice cream stands or dairy bars">58120203 - Ice cream stands or dairy bars</option>
                          <option value="58120300 - Fast food restaurants and stands">58120300 - Fast food restaurants and stands</option>
                          <option value="58120304 - Coffee shop">58120304 - Coffee shop</option>
                          <option value="58120307 - Fast-food restaurant, chain">58120307 - Fast-food restaurant, chain</option>
                          <option value="58120310 - Grills (eating places)">58120310 - Grills (eating places)</option>
                          <option value="58120402 - Cafeteria">58120402 - Cafeteria</option>
                          <option value="58120501 - Restaurant, family: chain">58120501 - Restaurant, family: chain</option>
                          <option value="58120502 - Restaurant, family: independent">58120502 - Restaurant, family: independent</option>
                          <option value="58120600 - Pizza restaurants">58120600 - Pizza restaurants</option>
                          <option value="58120601 - Pizzeria, chain">58120601 - Pizzeria, chain</option>
                          <option value="58120602 - Pizzeria, independent">58120602 - Pizzeria, independent</option>
                          <option value="58120700 - Seafood restaurants">58120700 - Seafood restaurants</option>
                          <option value="58120801 - Barbecue restaurant">58120801 - Barbecue restaurant</option>
                          <option value="58129903 - Caterers">58129903 - Caterers</option>
                          <option value="58129904 - Chicken restaurant">58129904 - Chicken restaurant</option>
                          <option value="58130000 - Drinking places">58130000 - Drinking places</option>
                          <option value="58130100 - Bars and lounges">58130100 - Bars and lounges</option>
                          <option value="58130101 - Bar (drinking places)">58130101 - Bar (drinking places)</option>
                          <option value="58130105 - Tavern (drinking places)">58130105 - Tavern (drinking places)</option>
                          <option value="59120000 - Drug stores and proprietary stores">59120000 - Drug stores and proprietary stores</option>
                          <option value="59129901 - Drug stores">59129901 - Drug stores</option>
                          <option value="59129902 - Proprietary (non-prescription medicine) stores">59129902 - Proprietary (non-prescription medicine) stores</option>
                          <option value="59210100 - Wine and beer">59210100 - Wine and beer</option>
                          <option value="59210101 - Beer (packaged)">59210101 - Beer (packaged)</option>
                          <option value="59210102 - Wine">59210102 - Wine</option>
                          <option value="59320500 - Office furniture and store fixtures, secondhand">59320500 - Office furniture and store fixtures, secondhand</option>
                          <option value="59410000 - Sporting goods and bicycle shops">59410000 - Sporting goods and bicycle shops</option>
                          <option value="59410101 - Bait and tackle">59410101 - Bait and tackle</option>
                          <option value="59410201 - Ammunition">59410201 - Ammunition</option>
                          <option value="59410202 - Firearms">59410202 - Firearms</option>
                          <option value="59410400 - Exercise equipment">59410400 - Exercise equipment</option>
                          <option value="59410602 - Camping equipment">59410602 - Camping equipment</option>
                          <option value="59410700 - Team sports equipment">59410700 - Team sports equipment</option>
                          <option value="59410701 - Baseball equipment">59410701 - Baseball equipment</option>
                          <option value="59410705 - Soccer supplies">59410705 - Soccer supplies</option>
                          <option value="59419902 - Bicycle and bicycle parts">59419902 - Bicycle and bicycle parts</option>
                          <option value="59419905 - Playground equipment">59419905 - Playground equipment</option>
                          <option value="59419906 - Pool and billiard tables">59419906 - Pool and billiard tables</option>
                          <option value="59419907 - Saddlery and equestrian equipment">59419907 - Saddlery and equestrian equipment</option>
                          <option value="59430000 - Stationery stores">59430000 - Stationery stores</option>
                          <option value="59439902 - Office forms and supplies">59439902 - Office forms and supplies</option>
                          <option value="59439903 - School supplies">59439903 - School supplies</option>
                          <option value="59440000 - Jewelry stores">59440000 - Jewelry stores</option>
                          <option value="59440102 - Watches">59440102 - Watches</option>
                          <option value="59449901 - Jewelry, precious stones and precious metals">59449901 - Jewelry, precious stones and precious metals</option>
                          <option value="59450000 - Hobby, toy, and game shops">59450000 - Hobby, toy, and game shops</option>
                          <option value="59450100 - Hobby and craft supplies">59450100 - Hobby and craft supplies</option>
                          <option value="59450101 - Arts and crafts supplies">59450101 - Arts and crafts supplies</option>
                          <option value="59450104 - Models, toy and hobby">59450104 - Models, toy and hobby</option>
                          <option value="59469902 - Photographic supplies">59469902 - Photographic supplies</option>
                          <option value="59470000 - Gift, novelty, and souvenir shop">59470000 - Gift, novelty, and souvenir shop</option>
                          <option value="59470104 - Gift shop">59470104 - Gift shop</option>
                          <option value="59479902 - Souvenirs">59479902 - Souvenirs</option>
                          <option value="59480000 - Luggage and leather goods stores">59480000 - Luggage and leather goods stores</option>
                          <option value="59489901 - Leather goods, except luggage and shoes">59489901 - Leather goods, except luggage and shoes</option>
                          <option value="59490101 - Bridal fabrics">59490101 - Bridal fabrics</option>
                          <option value="59490203 - Notions, including trim">59490203 - Notions, including trim</option>
                          <option value="59610000 - Catalog and mail-order houses">59610000 - Catalog and mail-order houses</option>
                          <option value="59610203 - Electronic kits and parts, mail order">59610203 - Electronic kits and parts, mail order</option>
                          <option value="59610303 - Record and/or tape (music or video) club, mail order">59610303 - Record and/or tape (music or video) club, mail order</option>
                          <option value="59610403 - Stamps, mail order">59610403 - Stamps, mail order</option>
                          <option value="59619905 - Catalog sales">59619905 - Catalog sales</option>
                          <option value="59619906 - Clothing, mail order (except women's)">59619906 - Clothing, mail order (except women's)</option>
                          <option value="59619908 - Educational supplies and equipment, mail order">59619908 - Educational supplies and equipment, mail order</option>
                          <option value="59619909 - Fishing, hunting and camping equipment and supplies: by mail">59619909 - Fishing, hunting and camping equipment and supplies: by mail</option>
                          <option value="59619910 - Fitness and sporting goods, mail order">59619910 - Fitness and sporting goods, mail order</option>
                          <option value="59619912 - Furniture and furnishings, mail order">59619912 - Furniture and furnishings, mail order</option>
                          <option value="59619913 - General merchandise, mail order">59619913 - General merchandise, mail order</option>
                          <option value="59619915 - Jewelry, mail order">59619915 - Jewelry, mail order</option>
                          <option value="59619916 - Mail order house, nec">59619916 - Mail order house, nec</option>
                          <option value="59619925 - Electronic shopping">59619925 - Electronic shopping</option>
                          <option value="59620000 - Merchandising machine operators">59620000 - Merchandising machine operators</option>
                          <option value="59620102 - Sandwich and hot food vending machines">59620102 - Sandwich and hot food vending machines</option>
                          <option value="59630000 - Direct selling establishments">59630000 - Direct selling establishments</option>
                          <option value="59630101 - Bottled water delivery">59630101 - Bottled water delivery</option>
                          <option value="59630207 - Snacks, direct sales">59630207 - Snacks, direct sales</option>
                          <option value="59630300 - Encyclopedias and publications, direct sales">59630300 - Encyclopedias and publications, direct sales</option>
                          <option value="59630404 - Houseware sales, house-to-house">59630404 - Houseware sales, house-to-house</option>
                          <option value="59639903 - Cosmetic sales, house-to-house">59639903 - Cosmetic sales, house-to-house</option>
                          <option value="59639904 - Direct sales, telemarketing">59639904 - Direct sales, telemarketing</option>
                          <option value="59830000 - Fuel oil dealers">59830000 - Fuel oil dealers</option>
                          <option value="59840000 - Liquefied petroleum gas dealers">59840000 - Liquefied petroleum gas dealers</option>
                          <option value="59849903 - Propane gas, bottled">59849903 - Propane gas, bottled</option>
                          <option value="59939901 - Cigar store">59939901 - Cigar store</option>
                          <option value="59949902 - Newsstand">59949902 - Newsstand</option>
                          <option value="59950000 - Optical goods stores">59950000 - Optical goods stores</option>
                          <option value="59990100 - Alarm and safety equipment stores">59990100 - Alarm and safety equipment stores</option>
                          <option value="59990101 - Alarm signal systems">59990101 - Alarm signal systems</option>
                          <option value="59990102 - Fire extinguishers">59990102 - Fire extinguishers</option>
                          <option value="59990103 - Safety supplies and equipment">59990103 - Safety supplies and equipment</option>
                          <option value="59990201 - Architectural supplies">59990201 - Architectural supplies</option>
                          <option value="59990202 - Artists' supplies and materials">59990202 - Artists' supplies and materials</option>
                          <option value="59990203 - Drafting equipment and supplies">59990203 - Drafting equipment and supplies</option>
                          <option value="59990300 - Banners, flags, decals, and posters">59990300 - Banners, flags, decals, and posters</option>
                          <option value="59990303 - Flags">59990303 - Flags</option>
                          <option value="59990400 - Binoculars and telescopes">59990400 - Binoculars and telescopes</option>
                          <option value="59990600 - Telephone and communication equipment">59990600 - Telephone and communication equipment</option>
                          <option value="59990601 - Audio-visual equipment and supplies">59990601 - Audio-visual equipment and supplies</option>
                          <option value="59990602 - Communication equipment">59990602 - Communication equipment</option>
                          <option value="59990700 - Engine and motor equipment and supplies">59990700 - Engine and motor equipment and supplies</option>
                          <option value="59990702 - Motors, electric">59990702 - Motors, electric</option>
                          <option value="59990800 - Farm equipment and supplies">59990800 - Farm equipment and supplies</option>
                          <option value="59990803 - Feed and farm supply">59990803 - Feed and farm supply</option>
                          <option value="59990900 - Medical apparatus and supplies">59990900 - Medical apparatus and supplies</option>
                          <option value="59990906 - Orthopedic and prosthesis applications">59990906 - Orthopedic and prosthesis applications</option>
                          <option value="59990908 - Wheelchair lifts">59990908 - Wheelchair lifts</option>
                          <option value="59991002 - Monuments, finished to custom order">59991002 - Monuments, finished to custom order</option>
                          <option value="59991102 - Pet food">59991102 - Pet food</option>
                          <option value="59991103 - Pet supplies">59991103 - Pet supplies</option>
                          <option value="59991200 - Swimming pools, hot tubs, and sauna equipment and supplies">59991200 - Swimming pools, hot tubs, and sauna equipment and supplies</option>
                          <option value="59991201 - Hot tub and spa chemicals, equipment, and supplies">59991201 - Hot tub and spa chemicals, equipment, and supplies</option>
                          <option value="59991203 - Spas and hot tubs">59991203 - Spas and hot tubs</option>
                          <option value="59991204 - Swimming pool chemicals, equipment, and supplies">59991204 - Swimming pool chemicals, equipment, and supplies</option>
                          <option value="59991300 - Toiletries, cosmetics, and perfumes">59991300 - Toiletries, cosmetics, and perfumes</option>
                          <option value="59991301 - Cosmetics">59991301 - Cosmetics</option>
                          <option value="59991302 - Perfumes and colognes">59991302 - Perfumes and colognes</option>
                          <option value="59991304 - Hair care products">59991304 - Hair care products</option>
                          <option value="59991401 - Business machines and equipment">59991401 - Business machines and equipment</option>
                          <option value="59991402 - Photocopy machines">59991402 - Photocopy machines</option>
                          <option value="59991601 - Art dealers">59991601 - Art dealers</option>
                          <option value="59991604 - Christmas lights and decorations">59991604 - Christmas lights and decorations</option>
                          <option value="59991700 - Educational aids and electronic training materials">59991700 - Educational aids and electronic training materials</option>
                          <option value="59991701 - Education aids, devices and supplies">59991701 - Education aids, devices and supplies</option>
                          <option value="59991805 - Children's furniture, nec">59991805 - Children's furniture, nec</option>
                          <option value="59999902 - Auction rooms (general merchandise)">59999902 - Auction rooms (general merchandise)</option>
                          <option value="59999904 - Awnings">59999904 - Awnings</option>
                          <option value="59999907 - Canvas products">59999907 - Canvas products</option>
                          <option value="59999908 - Cleaning equipment and supplies">59999908 - Cleaning equipment and supplies</option>
                          <option value="59999909 - Concrete products, pre-cast">59999909 - Concrete products, pre-cast</option>
                          <option value="59999910 - Electronic parts and equipment">59999910 - Electronic parts and equipment</option>
                          <option value="59999912 - Foam and foam products">59999912 - Foam and foam products</option>
                          <option value="59999916 - Plumbing and heating supplies">59999916 - Plumbing and heating supplies</option>
                          <option value="59999917 - Police supply stores">59999917 - Police supply stores</option>
                          <option value="59999919 - Religious goods">59999919 - Religious goods</option>
                          <option value="59999921 - Rubber stamps">59999921 - Rubber stamps</option>
                          <option value="59999924 - Tents">59999924 - Tents</option>
                          <option value="59999926 - Theatrical equipment and supplies">59999926 - Theatrical equipment and supplies</option>
                          <option value="59999927 - Trophies and plaques">59999927 - Trophies and plaques</option>
                          <option value="59999929 - Water purification equipment">59999929 - Water purification equipment</option>
                          <option value="59999930 - Packaging materials: boxes, padding, etc.">59999930 - Packaging materials: boxes, padding, etc.</option>
                          <option value="59999931 - Welding supplies">59999931 - Welding supplies</option>
                          <option value="59999932 - Air purification equipment">59999932 - Air purification equipment</option>
                          <option value="61590101 - Agricultural loan companies">61590101 - Agricultural loan companies</option>
                          <option value="61590200 - Equipment and vehicle finance leasing companies">61590200 - Equipment and vehicle finance leasing companies</option>
                          <option value="61639904 - Mortgage brokers arranging for loans, using money of others">61639904 - Mortgage brokers arranging for loans, using money of others</option>
                          <option value="62110000 - Security brokers and dealers">62110000 - Security brokers and dealers</option>
                          <option value="62110204 - Investment firm, general brokerage">62110204 - Investment firm, general brokerage</option>
                          <option value="62820000 - Investment advice">62820000 - Investment advice</option>
                          <option value="62829903 - Investment counselors">62829903 - Investment counselors</option>
                          <option value="63110000 - Life insurance">63110000 - Life insurance</option>
                          <option value="63110102 - Fraternal life insurance organizations">63110102 - Fraternal life insurance organizations</option>
                          <option value="63610000 - Title insurance">63610000 - Title insurance</option>
                          <option value="63710101 - Pension funds">63710101 - Pension funds</option>
                          <option value="64110201 - Insurance claim adjusters, not employed by insurance company">64110201 - Insurance claim adjusters, not employed by insurance company</option>
                          <option value="64110300 - Insurance agents and brokers">64110300 - Insurance agents and brokers</option>
                          <option value="64110301 - Insurance agents, nec">64110301 - Insurance agents, nec</option>
                          <option value="65120000 - Nonresidential building operators">65120000 - Nonresidential building operators</option>
                          <option value="65120100 - Commercial and industrial building operation">65120100 - Commercial and industrial building operation</option>
                          <option value="65130000 - Apartment building operators">65130000 - Apartment building operators</option>
                          <option value="65190000 - Real property lessors, nec">65190000 - Real property lessors, nec</option>
                          <option value="65310000 - Real estate agents and managers">65310000 - Real estate agents and managers</option>
                          <option value="65310200 - Real estate managers">65310200 - Real estate managers</option>
                          <option value="65520000 - Subdividers and developers, nec">65520000 - Subdividers and developers, nec</option>
                          <option value="65529901 - Land subdividers and developers, commercial">65529901 - Land subdividers and developers, commercial</option>
                          <option value="65530000 - Cemetery subdividers and developers">65530000 - Cemetery subdividers and developers</option>
                          <option value="65539902 - Cemeteries, real estate operation">65539902 - Cemeteries, real estate operation</option>
                          <option value="67199901 - Investment holding companies, except banks">67199901 - Investment holding companies, except banks</option>
                          <option value="67199902 - Personal holding companies, except banks">67199902 - Personal holding companies, except banks</option>
                          <option value="67220000 - Management investment, open-end">67220000 - Management investment, open-end</option>
                          <option value="67260000 - Investment offices, nec">67260000 - Investment offices, nec</option>
                          <option value="67269905 - Management investment funds, closed-end">67269905 - Management investment funds, closed-end</option>
                          <option value="67929901 - Oil leases, buying and selling on own account">67929901 - Oil leases, buying and selling on own account</option>
                          <option value="67940000 - Patent owners and lessors">67940000 - Patent owners and lessors</option>
                          <option value="67940102 - Music royalties, sheet and record">67940102 - Music royalties, sheet and record</option>
                          <option value="67949901 - Copyright buying and licensing">67949901 - Copyright buying and licensing</option>
                          <option value="67949902 - Franchises, selling or licensing">67949902 - Franchises, selling or licensing</option>
                          <option value="67949903 - Patent buying, licensing, leasing">67949903 - Patent buying, licensing, leasing</option>
                          <option value="67980000 - Real estate investment trusts">67980000 - Real estate investment trusts</option>
                          <option value="67990000 - Investors, nec">67990000 - Investors, nec</option>
                          <option value="67999901 - Investment clubs">67999901 - Investment clubs</option>
                          <option value="67999904 - Venture capital companies">67999904 - Venture capital companies</option>
                          <option value="70110200 - Vacation lodges">70110200 - Vacation lodges</option>
                          <option value="70110300 - Hotels">70110300 - Hotels</option>
                          <option value="70110303 - Resort hotel">70110303 - Resort hotel</option>
                          <option value="70110401 - Bed and breakfast inn">70110401 - Bed and breakfast inn</option>
                          <option value="70110402 - Motor inn">70110402 - Motor inn</option>
                          <option value="70320000 - Sporting and recreational camps">70320000 - Sporting and recreational camps</option>
                          <option value="70339901 - Campgrounds">70339901 - Campgrounds</option>
                          <option value="72120100 - Laundry and drycleaner agents">72120100 - Laundry and drycleaner agents</option>
                          <option value="72130000 - Linen supply">72130000 - Linen supply</option>
                          <option value="72130202 - Coat supply">72130202 - Coat supply</option>
                          <option value="72160000 - Drycleaning plants, except rugs">72160000 - Drycleaning plants, except rugs</option>
                          <option value="72169902 - Drapery, curtain drycleaning">72169902 - Drapery, curtain drycleaning</option>
                          <option value="72170000 - Carpet and upholstery cleaning">72170000 - Carpet and upholstery cleaning</option>
                          <option value="72170101 - Carpet and furniture cleaning on location">72170101 - Carpet and furniture cleaning on location</option>
                          <option value="72180100 - Industrial equipment launderers">72180100 - Industrial equipment launderers</option>
                          <option value="72180200 - Industrial clothing launderers">72180200 - Industrial clothing launderers</option>
                          <option value="72180203 - Industrial uniform supply">72180203 - Industrial uniform supply</option>
                          <option value="72210000 - Photographic studios, portrait">72210000 - Photographic studios, portrait</option>
                          <option value="72219903 - Photographer, still or video">72219903 - Photographer, still or video</option>
                          <option value="72990802 - Stitching, custom">72990802 - Stitching, custom</option>
                          <option value="72990901 - Costume rental">72990901 - Costume rental</option>
                          <option value="73229902 - Collection agency, except real estate">73229902 - Collection agency, except real estate</option>
                          <option value="73319903 - Mailing list compilers">73319903 - Mailing list compilers</option>
                          <option value="73319906 - Mailing list brokers">73319906 - Mailing list brokers</option>
                          <option value="73349902 - Mimeographing">73349902 - Mimeographing</option>
                          <option value="73350000 - Commercial photography">73350000 - Commercial photography</option>
                          <option value="73359901 - Aerial photography, except mapmaking">73359901 - Aerial photography, except mapmaking</option>
                          <option value="73359903 - Photographic studio, commercial">73359903 - Photographic studio, commercial</option>
                          <option value="73360000 - Commercial art and graphic design">73360000 - Commercial art and graphic design</option>
                          <option value="73360103 - Graphic arts and related design">73360103 - Graphic arts and related design</option>
                          <option value="73360104 - Package design">73360104 - Package design</option>
                          <option value="73360105 - Silk screen design">73360105 - Silk screen design</option>
                          <option value="73420202 - Exterminating and fumigating">73420202 - Exterminating and fumigating</option>
                          <option value="73420203 - Pest control in structures">73420203 - Pest control in structures</option>
                          <option value="73520000 - Medical equipment rental">73520000 - Medical equipment rental</option>
                          <option value="73530000 - Heavy construction equipment rental">73530000 - Heavy construction equipment rental</option>
                          <option value="73530102 - Oil well drilling equipment, rental or leasing">73530102 - Oil well drilling equipment, rental or leasing</option>
                          <option value="73539901 - Cranes and aerial lift equipment, rental or leasing">73539901 - Cranes and aerial lift equipment, rental or leasing</option>
                          <option value="73539902 - Earth moving equipment, rental or leasing">73539902 - Earth moving equipment, rental or leasing</option>
                          <option value="73590000 - Equipment rental and leasing, nec">73590000 - Equipment rental and leasing, nec</option>
                          <option value="73590401 - Aircraft rental">73590401 - Aircraft rental</option>
                          <option value="73590501 - Audio-visual equipment and supply rental">73590501 - Audio-visual equipment and supply rental</option>
                          <option value="73590506 - Sound and lighting equipment rental">73590506 - Sound and lighting equipment rental</option>
                          <option value="73599905 - Propane equipment rental">73599905 - Propane equipment rental</option>
                          <option value="73599908 - Sign rental">73599908 - Sign rental</option>
                          <option value="73599909 - Stores and yards equipment rental">73599909 - Stores and yards equipment rental</option>
                          <option value="73599910 - Tent and tarpaulin rental">73599910 - Tent and tarpaulin rental</option>
                          <option value="73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)">73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)</option>
                          <option value="73610101 - Executive placement">73610101 - Executive placement</option>
                          <option value="73630102 - Manpower pools">73630102 - Manpower pools</option>
                          <option value="73710101 - Computer software systems analysis and design, custom">73710101 - Computer software systems analysis and design, custom</option>
                          <option value="73710300 - Computer software development and applications">73710300 - Computer software development and applications</option>
                          <option value="73710301 - Computer software development">73710301 - Computer software development</option>
                          <option value="73710302 - Software programming applications">73710302 - Software programming applications</option>
                          <option value="73720000 - Prepackaged software">73720000 - Prepackaged software</option>
                          <option value="73729901 - Application computer software">73729901 - Application computer software</option>
                          <option value="73729902 - Business oriented computer software">73729902 - Business oriented computer software</option>
                          <option value="73729903 - Educational computer software">73729903 - Educational computer software</option>
                          <option value="73730000 - Computer integrated systems design">73730000 - Computer integrated systems design</option>
                          <option value="73730100 - Systems software development services">73730100 - Systems software development services</option>
                          <option value="73730101 - Computer systems analysis and design">73730101 - Computer systems analysis and design</option>
                          <option value="73730102 - Systems engineering, computer related">73730102 - Systems engineering, computer related</option>
                          <option value="73730201 - Local area network (LAN) systems integrator">73730201 - Local area network (LAN) systems integrator</option>
                          <option value="73730301 - Turnkey vendors, computer systems">73730301 - Turnkey vendors, computer systems</option>
                          <option value="73730302 - Value-added resellers, computer systems">73730302 - Value-added resellers, computer systems</option>
                          <option value="73740000 - Data processing and preparation">73740000 - Data processing and preparation</option>
                          <option value="73760000 - Computer facilities management">73760000 - Computer facilities management</option>
                          <option value="73779901 - Computer hardware rental or leasing, except finance leasing">73779901 - Computer hardware rental or leasing, except finance leasing</option>
                          <option value="73790202 - Data processing consultant">73790202 - Data processing consultant</option>
                          <option value="73829901 - Burglar alarm maintenance and monitoring">73829901 - Burglar alarm maintenance and monitoring</option>
                          <option value="73829903 - Protective devices, security">73829903 - Protective devices, security</option>
                          <option value="73829904 - Confinement surveillance systems maintenance and monitoring">73829904 - Confinement surveillance systems maintenance and monitoring</option>
                          <option value="73840000 - Photofinish laboratories">73840000 - Photofinish laboratories</option>
                          <option value="73840101 - Photofinishing laboratory">73840101 - Photofinishing laboratory</option>
                          <option value="73890104 - Lecture bureau">73890104 - Lecture bureau</option>
                          <option value="73890106 - Speakers' bureau">73890106 - Speakers' bureau</option>
                          <option value="73890304 - Embroidery advertising">73890304 - Embroidery advertising</option>
                          <option value="73890306 - Field audits, cable television">73890306 - Field audits, cable television</option>
                          <option value="73890308 - Promoters of shows and exhibitions">73890308 - Promoters of shows and exhibitions</option>
                          <option value="73890401 - Apparel designers, commercial">73890401 - Apparel designers, commercial</option>
                          <option value="73890411 - Textile designers">73890411 - Textile designers</option>
                          <option value="73890602 - Interior designer">73890602 - Interior designer</option>
                          <option value="73890603 - Interior decorating">73890603 - Interior decorating</option>
                          <option value="73890801 - Mapmaking or drafting, including aerial">73890801 - Mapmaking or drafting, including aerial</option>
                          <option value="73891105 - Recording studio, noncommercial records">73891105 - Recording studio, noncommercial records</option>
                          <option value="73891106 - Music recording producer">73891106 - Music recording producer</option>
                          <option value="73891202 - Mounting merchandise on cards">73891202 - Mounting merchandise on cards</option>
                          <option value="73891503 - Sign painting and lettering shop">73891503 - Sign painting and lettering shop</option>
                          <option value="73891705 - Yacht brokers">73891705 - Yacht brokers</option>
                          <option value="73891801 - Design, commercial and industrial">73891801 - Design, commercial and industrial</option>
                          <option value="73891900 - Metal cutting services">73891900 - Metal cutting services</option>
                          <option value="73899904 - Building scale models">73899904 - Building scale models</option>
                          <option value="73899908 - Cosmetic kits, assembling and packaging">73899908 - Cosmetic kits, assembling and packaging</option>
                          <option value="73899910 - Divers, commercial">73899910 - Divers, commercial</option>
                          <option value="73899911 - Document and office record destruction">73899911 - Document and office record destruction</option>
                          <option value="73899912 - Document embossing">73899912 - Document embossing</option>
                          <option value="73899917 - Field warehousing">73899917 - Field warehousing</option>
                          <option value="73899919 - Fire extinguisher servicing">73899919 - Fire extinguisher servicing</option>
                          <option value="73899923 - Fund raising organizations">73899923 - Fund raising organizations</option>
                          <option value="73899924 - Gas system conversion">73899924 - Gas system conversion</option>
                          <option value="73899925 - Grinding, precision: commercial or industrial">73899925 - Grinding, precision: commercial or industrial</option>
                          <option value="73899962 - Printers' services: folding, collating, etc.">73899962 - Printers' services: folding, collating, etc.</option>
                          <option value="75190100 - Recreational vehicle rental">75190100 - Recreational vehicle rental</option>
                          <option value="75320301 - Van conversion">75320301 - Van conversion</option>
                          <option value="75320402 - Body shop, trucks">75320402 - Body shop, trucks</option>
                          <option value="75499901 - Do-it-yourself garages">75499901 - Do-it-yourself garages</option>
                          <option value="76410102 - Reupholstery">76410102 - Reupholstery</option>
                          <option value="76410202 - Furniture refinishing">76410202 - Furniture refinishing</option>
                        </select>
                        <input name="_fid_req_24" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_39" class="label lc">
                      <label class="fieldLabel " for="_fid_25">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Secondary SIC Code:</b>
                      </label>
                      <div id="tdf_39" class="cell cc"><input name="_fid_oval_25" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_25" id="_fid_25" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="0000000 - Other code - please list in items and processes section">0000000 - Other code - please list in items and processes section</option>
                          <option value="1190101 - Bean (dry field and seed) farm">1190101 - Bean (dry field and seed) farm</option>
                          <option value="1339902 - Sugarcane farm">1339902 - Sugarcane farm</option>
                          <option value="1399905 - Herb or spice farm">1399905 - Herb or spice farm</option>
                          <option value="1610000 - Vegetables and melons">1610000 - Vegetables and melons</option>
                          <option value="1610302 - Carrot farm">1610302 - Carrot farm</option>
                          <option value="1719908 - Raspberry farm">1719908 - Raspberry farm</option>
                          <option value="1720000 - Grapes">1720000 - Grapes</option>
                          <option value="1739908 - Walnut grove">1739908 - Walnut grove</option>
                          <option value="1759901 - Apple orchard">1759901 - Apple orchard</option>
                          <option value="1759904 - Nectarine orchard">1759904 - Nectarine orchard</option>
                          <option value="1799908 - Pineapple farm">1799908 - Pineapple farm</option>
                          <option value="1810203 - Flowers: grown under cover (e.g., greenhouse production)">1810203 - Flowers: grown under cover (e.g., greenhouse production)</option>
                          <option value="1810300 - Bulbs and seeds">1810300 - Bulbs and seeds</option>
                          <option value="1820103 - Mushrooms, grown under cover">1820103 - Mushrooms, grown under cover</option>
                          <option value="1910000 - General farms, primarily crop">1910000 - General farms, primarily crop</option>
                          <option value="2110000 - Beef cattle feedlots">2110000 - Beef cattle feedlots</option>
                          <option value="2130000 - Hogs">2130000 - Hogs</option>
                          <option value="2139901 - Hog feedlot">2139901 - Hog feedlot</option>
                          <option value="2140102 - Goats' milk production">2140102 - Goats' milk production</option>
                          <option value="2410000 - Dairy farms">2410000 - Dairy farms</option>
                          <option value="2419902 - Milk production">2419902 - Milk production</option>
                          <option value="2519901 - Broiling chickens, raising of">2519901 - Broiling chickens, raising of</option>
                          <option value="2520000 - Chicken eggs">2520000 - Chicken eggs</option>
                          <option value="2529901 - Started pullet farm">2529901 - Started pullet farm</option>
                          <option value="2539902 - Turkey farm">2539902 - Turkey farm</option>
                          <option value="2540000 - Poultry hatcheries">2540000 - Poultry hatcheries</option>
                          <option value="2549901 - Chicken hatchery">2549901 - Chicken hatchery</option>
                          <option value="2599901 - Duck farm">2599901 - Duck farm</option>
                          <option value="2729903 - Horse farm">2729903 - Horse farm</option>
                          <option value="2730000 - Animal aquaculture">2730000 - Animal aquaculture</option>
                          <option value="2730200 - Shellfish farms">2730200 - Shellfish farms</option>
                          <option value="2790400 - Domestic animal farms">2790400 - Domestic animal farms</option>
                          <option value="2799903 - Insect farm">2799903 - Insect farm</option>
                          <option value="7210105 - Vines, cultivation of">7210105 - Vines, cultivation of</option>
                          <option value="8110000 - Timber tracts">8110000 - Timber tracts</option>
                          <option value="8119901 - Christmas tree farm">8119901 - Christmas tree farm</option>
                          <option value="8310000 - Forest products">8310000 - Forest products</option>
                          <option value="9120000 - Finfish">9120000 - Finfish</option>
                          <option value="9130104 - Oysters, dredging or tonging of">9130104 - Oysters, dredging or tonging of</option>
                          <option value="10410100 - Gold ores mining">10410100 - Gold ores mining</option>
                          <option value="10990104 - Beryllium ore mining">10990104 - Beryllium ore mining</option>
                          <option value="12210105 - Surface mining, bituminous, nec">12210105 - Surface mining, bituminous, nec</option>
                          <option value="12220000 - Bituminous coal-underground mining">12220000 - Bituminous coal-underground mining</option>
                          <option value="13110000 - Crude petroleum and natural gas">13110000 - Crude petroleum and natural gas</option>
                          <option value="13110100 - Crude petroleum and natural gas production">13110100 - Crude petroleum and natural gas production</option>
                          <option value="13110101 - Crude petroleum production">13110101 - Crude petroleum production</option>
                          <option value="13110102 - Natural gas production">13110102 - Natural gas production</option>
                          <option value="13210000 - Natural gas liquids">13210000 - Natural gas liquids</option>
                          <option value="13810000 - Drilling oil and gas wells">13810000 - Drilling oil and gas wells</option>
                          <option value="13819901 - Directional drilling oil and gas wells">13819901 - Directional drilling oil and gas wells</option>
                          <option value="13829903 - Geophysical exploration, oil and gas field">13829903 - Geophysical exploration, oil and gas field</option>
                          <option value="13890101 - Building oil and gas well foundations on site">13890101 - Building oil and gas well foundations on site</option>
                          <option value="13899911 - Oil consultants">13899911 - Oil consultants</option>
                          <option value="13899912 - Oil field services, nec">13899912 - Oil field services, nec</option>
                          <option value="13899919 - Servicing oil and gas wells">13899919 - Servicing oil and gas wells</option>
                          <option value="13899920 - Well logging">13899920 - Well logging</option>
                          <option value="14110104 - Limestone, dimension-quarrying">14110104 - Limestone, dimension-quarrying</option>
                          <option value="14110200 - Granite dimension stone">14110200 - Granite dimension stone</option>
                          <option value="14110205 - Greenstone, dimension-quarrying">14110205 - Greenstone, dimension-quarrying</option>
                          <option value="14119906 - Quartzite, dimension-quarrying">14119906 - Quartzite, dimension-quarrying</option>
                          <option value="14119908 - Sandstone, dimension-quarrying">14119908 - Sandstone, dimension-quarrying</option>
                          <option value="14220000 - Crushed and broken limestone">14220000 - Crushed and broken limestone</option>
                          <option value="14220100 - Limestone's, ground">14220100 - Limestone's, ground</option>
                          <option value="14230000 - Crushed and broken granite">14230000 - Crushed and broken granite</option>
                          <option value="14299905 - Grits mining (crushed stone)">14299905 - Grits mining (crushed stone)</option>
                          <option value="14299909 - Quartzite, crushed and broken-quarrying">14299909 - Quartzite, crushed and broken-quarrying</option>
                          <option value="14420000 - Construction sand and gravel">14420000 - Construction sand and gravel</option>
                          <option value="14420100 - Sand mining">14420100 - Sand mining</option>
                          <option value="14420101 - Common sand mining">14420101 - Common sand mining</option>
                          <option value="14420102 - Construction sand mining">14420102 - Construction sand mining</option>
                          <option value="14420201 - Gravel mining">14420201 - Gravel mining</option>
                          <option value="14590100 - Clays, except kaolin and ball">14590100 - Clays, except kaolin and ball</option>
                          <option value="14590101 - Bentonite mining">14590101 - Bentonite mining</option>
                          <option value="14749904 - Soda ash (natural) mining">14749904 - Soda ash (natural) mining</option>
                          <option value="14750000 - Phosphate rock">14750000 - Phosphate rock</option>
                          <option value="14799902 - Amblygonite mining">14799902 - Amblygonite mining</option>
                          <option value="14810103 - Test boring for nonmetallic minerals">14810103 - Test boring for nonmetallic minerals</option>
                          <option value="14990104 - Gem stones (natural) mining, nec">14990104 - Gem stones (natural) mining, nec</option>
                          <option value="14990500 - Talc mining">14990500 - Talc mining</option>
                          <option value="15210000 - Single-family housing construction">15210000 - Single-family housing construction</option>
                          <option value="15210101 - General remodeling, single-family houses">15210101 - General remodeling, single-family houses</option>
                          <option value="15219901 - New construction, single-family houses">15219901 - New construction, single-family houses</option>
                          <option value="15220000 - Residential construction, nec">15220000 - Residential construction, nec</option>
                          <option value="15220100 - Hotel/motel and multi-family home construction">15220100 - Hotel/motel and multi-family home construction</option>
                          <option value="15220101 - Apartment building construction">15220101 - Apartment building construction</option>
                          <option value="15220201 - Remodeling, multi-family dwellings">15220201 - Remodeling, multi-family dwellings</option>
                          <option value="15319904 - Speculative builder, single-family houses">15319904 - Speculative builder, single-family houses</option>
                          <option value="15319906 - Manuafacturing and light industrial buildings">15319906 - Manuafacturing and light industrial buildings</option>
                          <option value="15410000 - Industrial buildings and warehouses">15410000 - Industrial buildings and warehouses</option>
                          <option value="15419904 - Grain elevator construction">15419904 - Grain elevator construction</option>
                          <option value="15419905 - Industrial buildings, new construction, nec">15419905 - Industrial buildings, new construction, nec</option>
                          <option value="15419907 - Pharmaceutical manufacturing plant construction">15419907 - Pharmaceutical manufacturing plant construction</option>
                          <option value="15419908 - Prefabricated building erection, industrial">15419908 - Prefabricated building erection, industrial</option>
                          <option value="15419910 - Steel building construction">15419910 - Steel building construction</option>
                          <option value="15419912 - Warehouse construction">15419912 - Warehouse construction</option>
                          <option value="15420000 - Nonresidential construction, nec">15420000 - Nonresidential construction, nec</option>
                          <option value="15420101 - Commercial and office building, new construction">15420101 - Commercial and office building, new construction</option>
                          <option value="15420201 - Farm building construction">15420201 - Farm building construction</option>
                          <option value="15420301 - Garage construction">15420301 - Garage construction</option>
                          <option value="15429902 - Design and erection, combined: non-residential">15429902 - Design and erection, combined: non-residential</option>
                          <option value="16110000 - Highway and street construction">16110000 - Highway and street construction</option>
                          <option value="16110100 - Highway signs and guardrails">16110100 - Highway signs and guardrails</option>
                          <option value="16110102 - Highway and street sign installation">16110102 - Highway and street sign installation</option>
                          <option value="16110200 - Surfacing and paving">16110200 - Surfacing and paving</option>
                          <option value="16110202 - Concrete construction: roads, highways, sidewalks, etc.">16110202 - Concrete construction: roads, highways, sidewalks, etc.</option>
                          <option value="16110203 - Grading">16110203 - Grading</option>
                          <option value="16229901 - Bridge construction">16229901 - Bridge construction</option>
                          <option value="16230000 - Water, sewer, and utility lines">16230000 - Water, sewer, and utility lines</option>
                          <option value="16230101 - Gas main construction">16230101 - Gas main construction</option>
                          <option value="16230102 - Natural gas compressor station construction">16230102 - Natural gas compressor station construction</option>
                          <option value="16230200 - Communication line and transmission tower construction">16230200 - Communication line and transmission tower construction</option>
                          <option value="16230204 - Transmitting tower (telecommunication) construction">16230204 - Transmitting tower (telecommunication) construction</option>
                          <option value="16230300 - Water and sewer line construction">16230300 - Water and sewer line construction</option>
                          <option value="16230302 - Sewer line construction">16230302 - Sewer line construction</option>
                          <option value="16239901 - Electric power line construction">16239901 - Electric power line construction</option>
                          <option value="16239902 - Manhole construction">16239902 - Manhole construction</option>
                          <option value="16239903 - Pipe laying construction">16239903 - Pipe laying construction</option>
                          <option value="16239904 - Pipeline construction, nsk">16239904 - Pipeline construction, nsk</option>
                          <option value="16290100 - Dams, waterways, docks, and other marine construction">16290100 - Dams, waterways, docks, and other marine construction</option>
                          <option value="16290101 - Caisson drilling">16290101 - Caisson drilling</option>
                          <option value="16290104 - Dock construction">16290104 - Dock construction</option>
                          <option value="16290110 - Marine construction">16290110 - Marine construction</option>
                          <option value="16290202 - Railroad and railway roadbed construction">16290202 - Railroad and railway roadbed construction</option>
                          <option value="16290300 - Athletic and recreation facilities construction">16290300 - Athletic and recreation facilities construction</option>
                          <option value="16290400 - Land preparation construction">16290400 - Land preparation construction</option>
                          <option value="16290404 - Timber removal">16290404 - Timber removal</option>
                          <option value="16290500 - Industrial plant construction">16290500 - Industrial plant construction</option>
                          <option value="16290504 - Waste disposal plant construction">16290504 - Waste disposal plant construction</option>
                          <option value="16290505 - Waste water and sewage treatment plant construction">16290505 - Waste water and sewage treatment plant construction</option>
                          <option value="16299905 - Power plant construction">16299905 - Power plant construction</option>
                          <option value="17110000 - Plumbing, heating, air-conditioning">17110000 - Plumbing, heating, air-conditioning</option>
                          <option value="17110201 - Septic system construction">17110201 - Septic system construction</option>
                          <option value="17110301 - Fire sprinkler system installation">17110301 - Fire sprinkler system installation</option>
                          <option value="17110302 - Irrigation sprinkler system installation">17110302 - Irrigation sprinkler system installation</option>
                          <option value="17210000 - Painting and paper hanging">17210000 - Painting and paper hanging</option>
                          <option value="17210200 - Commercial painting">17210200 - Commercial painting</option>
                          <option value="17210300 - Industrial painting">17210300 - Industrial painting</option>
                          <option value="17210301 - Aircraft painting">17210301 - Aircraft painting</option>
                          <option value="17310000 - Electrical work">17310000 - Electrical work</option>
                          <option value="17310201 - Computerized controls installation">17310201 - Computerized controls installation</option>
                          <option value="17310203 - Environmental system control installation">17310203 - Environmental system control installation</option>
                          <option value="17310302 - Fiber optic cable installation">17310302 - Fiber optic cable installation</option>
                          <option value="17310304 - Telephone and telephone equipment installation">17310304 - Telephone and telephone equipment installation</option>
                          <option value="17310402 - Closed circuit television installation">17310402 - Closed circuit television installation</option>
                          <option value="17410000 - Masonry and other stonework">17410000 - Masonry and other stonework</option>
                          <option value="17410101 - Foundation building">17410101 - Foundation building</option>
                          <option value="17419906 - Refractory or acid brick masonry">17419906 - Refractory or acid brick masonry</option>
                          <option value="17419907 - Stone masonry">17419907 - Stone masonry</option>
                          <option value="17420101 - Drywall">17420101 - Drywall</option>
                          <option value="17420200 - Acoustical and insulation work">17420200 - Acoustical and insulation work</option>
                          <option value="17420201 - Acoustical and ceiling work">17420201 - Acoustical and ceiling work</option>
                          <option value="17430000 - Terrazzo, tile, marble and mosaic work">17430000 - Terrazzo, tile, marble and mosaic work</option>
                          <option value="17439901 - Marble installation, interior">17439901 - Marble installation, interior</option>
                          <option value="17439903 - Terrazzo work">17439903 - Terrazzo work</option>
                          <option value="17439904 - Tile installation, ceramic">17439904 - Tile installation, ceramic</option>
                          <option value="17510000 - Carpentry work">17510000 - Carpentry work</option>
                          <option value="17510100 - Cabinet and finish carpentry">17510100 - Cabinet and finish carpentry</option>
                          <option value="17510101 - Cabinet building and installation">17510101 - Cabinet building and installation</option>
                          <option value="17510102 - Finish and trim carpentry">17510102 - Finish and trim carpentry</option>
                          <option value="17510200 - Window and door installation and erection">17510200 - Window and door installation and erection</option>
                          <option value="17510201 - Garage door, installation or erection">17510201 - Garage door, installation or erection</option>
                          <option value="17510202 - Window and door (prefabricated) installation">17510202 - Window and door (prefabricated) installation</option>
                          <option value="17519904 - Store fixture installation">17519904 - Store fixture installation</option>
                          <option value="17520000 - Floor laying and floor work, nec">17520000 - Floor laying and floor work, nec</option>
                          <option value="17529901 - Access flooring system installation">17529901 - Access flooring system installation</option>
                          <option value="17529903 - Carpet laying">17529903 - Carpet laying</option>
                          <option value="17529904 - Ceramic floor tile installation">17529904 - Ceramic floor tile installation</option>
                          <option value="17529908 - Wood floor installation and refinishing">17529908 - Wood floor installation and refinishing</option>
                          <option value="17610000 - Roofing, siding, and sheetmetal work">17610000 - Roofing, siding, and sheetmetal work</option>
                          <option value="17619903 - Sheet metal work, nec">17619903 - Sheet metal work, nec</option>
                          <option value="17710000 - Concrete work">17710000 - Concrete work</option>
                          <option value="17710301 - Blacktop (asphalt) work">17710301 - Blacktop (asphalt) work</option>
                          <option value="17810000 - Water well drilling">17810000 - Water well drilling</option>
                          <option value="17819902 - Servicing, water wells">17819902 - Servicing, water wells</option>
                          <option value="17910000 - Structural steel erection">17910000 - Structural steel erection</option>
                          <option value="17919902 - Concrete reinforcement, placing of">17919902 - Concrete reinforcement, placing of</option>
                          <option value="17919904 - Exterior wall system installation">17919904 - Exterior wall system installation</option>
                          <option value="17919907 - Precast concrete structural framing or panels, placing of">17919907 - Precast concrete structural framing or panels, placing of</option>
                          <option value="17919909 - Storage tanks, metal: erection">17919909 - Storage tanks, metal: erection</option>
                          <option value="17930000 - Glass and glazing work">17930000 - Glass and glazing work</option>
                          <option value="17940000 - Excavation work">17940000 - Excavation work</option>
                          <option value="17949901 - Excavation and grading, building construction">17949901 - Excavation and grading, building construction</option>
                          <option value="17950000 - Wrecking and demolition work">17950000 - Wrecking and demolition work</option>
                          <option value="17959902 - Demolition, buildings and other structures">17959902 - Demolition, buildings and other structures</option>
                          <option value="17960000 - Installing building equipment">17960000 - Installing building equipment</option>
                          <option value="17969901 - Elevator installation and conversion">17969901 - Elevator installation and conversion</option>
                          <option value="17969902 - Machine moving and rigging">17969902 - Machine moving and rigging</option>
                          <option value="17969904 - Machinery installation">17969904 - Machinery installation</option>
                          <option value="17969906 - Pollution control equipment installation">17969906 - Pollution control equipment installation</option>
                          <option value="17969907 - Power generating equipment installation">17969907 - Power generating equipment installation</option>
                          <option value="17990105 - Swimming pool construction">17990105 - Swimming pool construction</option>
                          <option value="17990200 - Coating, caulking, and weather, water, and fireproofing">17990200 - Coating, caulking, and weather, water, and fireproofing</option>
                          <option value="17990208 - Insulation of pipes and boilers">17990208 - Insulation of pipes and boilers</option>
                          <option value="17990210 - Weather stripping">17990210 - Weather stripping</option>
                          <option value="17990400 - Rigging and scaffolding">17990400 - Rigging and scaffolding</option>
                          <option value="17990401 - Rigging, theatrical">17990401 - Rigging, theatrical</option>
                          <option value="17990500 - Exterior cleaning, including sandblasting">17990500 - Exterior cleaning, including sandblasting</option>
                          <option value="17990502 - Cleaning new buildings after construction">17990502 - Cleaning new buildings after construction</option>
                          <option value="17990504 - Sandblasting of building exteriors">17990504 - Sandblasting of building exteriors</option>
                          <option value="17990600 - Home/office interiors finishing, furnishing and remodeling">17990600 - Home/office interiors finishing, furnishing and remodeling</option>
                          <option value="17990602 - Closet organizers, installation and design">17990602 - Closet organizers, installation and design</option>
                          <option value="17990603 - Counter top installation">17990603 - Counter top installation</option>
                          <option value="17990606 - Kitchen and bathroom remodeling">17990606 - Kitchen and bathroom remodeling</option>
                          <option value="17990607 - Office furniture installation">17990607 - Office furniture installation</option>
                          <option value="17990801 - Asbestos removal and encapsulation">17990801 - Asbestos removal and encapsulation</option>
                          <option value="17990802 - Lead burning">17990802 - Lead burning</option>
                          <option value="17999902 - Artificial turf installation">17999902 - Artificial turf installation</option>
                          <option value="17999903 - Awning installation">17999903 - Awning installation</option>
                          <option value="17999907 - Dewatering">17999907 - Dewatering</option>
                          <option value="17999910 - Epoxy application">17999910 - Epoxy application</option>
                          <option value="17999912 - Fence construction">17999912 - Fence construction</option>
                          <option value="17999913 - Fiberglass work">17999913 - Fiberglass work</option>
                          <option value="17999923 - Lightning conductor erection">17999923 - Lightning conductor erection</option>
                          <option value="17999924 - Ornamental metal work">17999924 - Ornamental metal work</option>
                          <option value="17999929 - Sign installation and maintenance">17999929 - Sign installation and maintenance</option>
                          <option value="17999932 - Welding on site">17999932 - Welding on site</option>
                          <option value="17999934 - Prop, set or scenery construction, theatrical">17999934 - Prop, set or scenery construction, theatrical</option>
                          <option value="17999935 - Petroleum storage tank installation, underground">17999935 - Petroleum storage tank installation, underground</option>
                          <option value="17999941 - Protective lining installation, underground (sewage, etc.)">17999941 - Protective lining installation, underground (sewage, etc.)</option>
                          <option value="17999943 - Renovation of aircraft interiors">17999943 - Renovation of aircraft interiors</option>
                          <option value="20110000 - Meat packing plants">20110000 - Meat packing plants</option>
                          <option value="20110100 - Beef products, from beef slaughtered on site">20110100 - Beef products, from beef slaughtered on site</option>
                          <option value="20110101 - Boxed beef, from meat slaughtered on site">20110101 - Boxed beef, from meat slaughtered on site</option>
                          <option value="20110103 - Veal, from meat slaughtered on site">20110103 - Veal, from meat slaughtered on site</option>
                          <option value="20110200 - Pork products, from pork slaughtered on site">20110200 - Pork products, from pork slaughtered on site</option>
                          <option value="20110202 - Hams and picnics, from meat slaughtered on site">20110202 - Hams and picnics, from meat slaughtered on site</option>
                          <option value="20110400 - Meat by-products, from meat slaughtered on site">20110400 - Meat by-products, from meat slaughtered on site</option>
                          <option value="20110402 - Hides, cured or uncured: from carcasses slaughtered on site">20110402 - Hides, cured or uncured: from carcasses slaughtered on site</option>
                          <option value="20119901 - Canned meats (except baby food), meat slaughtered on site">20119901 - Canned meats (except baby food), meat slaughtered on site</option>
                          <option value="20119904 - Frankfurters, from meat slaughtered on site">20119904 - Frankfurters, from meat slaughtered on site</option>
                          <option value="20119907 - Sausages, from meat slaughtered on site">20119907 - Sausages, from meat slaughtered on site</option>
                          <option value="20130000 - Sausages and other prepared meats">20130000 - Sausages and other prepared meats</option>
                          <option value="20130100 - Prepared beef products, from purchased beef">20130100 - Prepared beef products, from purchased beef</option>
                          <option value="20130101 - Beef stew, from purchased meat">20130101 - Beef stew, from purchased meat</option>
                          <option value="20130102 - Beef, dried: from purchased meat">20130102 - Beef, dried: from purchased meat</option>
                          <option value="20130106 - Roast beef, from purchased meat">20130106 - Roast beef, from purchased meat</option>
                          <option value="20130200 - Prepared pork products, from purchased pork">20130200 - Prepared pork products, from purchased pork</option>
                          <option value="20130201 - Bacon, side and sliced: from purchased meat">20130201 - Bacon, side and sliced: from purchased meat</option>
                          <option value="20130202 - Ham, boiled: from purchased meat">20130202 - Ham, boiled: from purchased meat</option>
                          <option value="20130203 - Ham, boneless: from purchased meat">20130203 - Ham, boneless: from purchased meat</option>
                          <option value="20130209 - Pork, pickled: from purchased meat">20130209 - Pork, pickled: from purchased meat</option>
                          <option value="20130300 - Sausages and related products, from purchased meat">20130300 - Sausages and related products, from purchased meat</option>
                          <option value="20130302 - Frankfurters, from purchased meat">20130302 - Frankfurters, from purchased meat</option>
                          <option value="20130303 - Sausage casings, natural">20130303 - Sausage casings, natural</option>
                          <option value="20130304 - Sausages, from purchased meat">20130304 - Sausages, from purchased meat</option>
                          <option value="20139901 - Boneless meat, from purchased meat">20139901 - Boneless meat, from purchased meat</option>
                          <option value="20139902 - Canned meats (except baby food), from purchased meat">20139902 - Canned meats (except baby food), from purchased meat</option>
                          <option value="20139903 - Cooked meats, from purchased meat">20139903 - Cooked meats, from purchased meat</option>
                          <option value="20139905 - Cured meats, from purchased meat">20139905 - Cured meats, from purchased meat</option>
                          <option value="20139906 - Frozen meats, from purchased meat">20139906 - Frozen meats, from purchased meat</option>
                          <option value="20139915 - Smoked meats, from purchased meat">20139915 - Smoked meats, from purchased meat</option>
                          <option value="20139916 - Snack sticks, including jerky: from purchased meat">20139916 - Snack sticks, including jerky: from purchased meat</option>
                          <option value="20139917 - Spiced meats, from purchased meat">20139917 - Spiced meats, from purchased meat</option>
                          <option value="20139918 - Spreads, sandwich: meat, from purchased meat">20139918 - Spreads, sandwich: meat, from purchased meat</option>
                          <option value="20150000 - Poultry slaughtering and processing">20150000 - Poultry slaughtering and processing</option>
                          <option value="20150100 - Chicken slaughtering and processing">20150100 - Chicken slaughtering and processing</option>
                          <option value="20150103 - Chicken, processed: cooked">20150103 - Chicken, processed: cooked</option>
                          <option value="20150104 - Chicken, processed: fresh">20150104 - Chicken, processed: fresh</option>
                          <option value="20150105 - Chicken, processed: frozen">20150105 - Chicken, processed: frozen</option>
                          <option value="20150106 - Chicken, slaughtered and dressed">20150106 - Chicken, slaughtered and dressed</option>
                          <option value="20150200 - Duck slaughtering and processing">20150200 - Duck slaughtering and processing</option>
                          <option value="20150300 - Egg processing">20150300 - Egg processing</option>
                          <option value="20150304 - Eggs, processed: dehydrated">20150304 - Eggs, processed: dehydrated</option>
                          <option value="20150600 - Poultry slaughtering and processing">20150600 - Poultry slaughtering and processing</option>
                          <option value="20150601 - Poultry, processed, nsk">20150601 - Poultry, processed, nsk</option>
                          <option value="20150604 - Poultry, processed: fresh">20150604 - Poultry, processed: fresh</option>
                          <option value="20150605 - Poultry, processed: frozen">20150605 - Poultry, processed: frozen</option>
                          <option value="20150608 - Poultry, slaughtered and dressed">20150608 - Poultry, slaughtered and dressed</option>
                          <option value="20150800 - Turkey processing and slaughtering">20150800 - Turkey processing and slaughtering</option>
                          <option value="20150801 - Turkey, processed, nsk">20150801 - Turkey, processed, nsk</option>
                          <option value="20150803 - Turkey, processed: cooked">20150803 - Turkey, processed: cooked</option>
                          <option value="20150806 - Turkey, slaughtered and dressed">20150806 - Turkey, slaughtered and dressed</option>
                          <option value="20150900 - Poultry sausage, luncheon meats, and other poultry products">20150900 - Poultry sausage, luncheon meats, and other poultry products</option>
                          <option value="20150908 - Variety meats (fresh edible organs), poultry">20150908 - Variety meats (fresh edible organs), poultry</option>
                          <option value="20210000 - Creamery butter">20210000 - Creamery butter</option>
                          <option value="20220000 - Cheese; natural and processed">20220000 - Cheese; natural and processed</option>
                          <option value="20220100 - Cheese spreads, dips, pastes, and other cheese products">20220100 - Cheese spreads, dips, pastes, and other cheese products</option>
                          <option value="20229902 - Natural cheese">20229902 - Natural cheese</option>
                          <option value="20229903 - Processed cheese">20229903 - Processed cheese</option>
                          <option value="20230000 - Dry, condensed and evaporated dairy products">20230000 - Dry, condensed and evaporated dairy products</option>
                          <option value="20230104 - Powdered baby formula">20230104 - Powdered baby formula</option>
                          <option value="20230200 - Condensed, concentrated, and evaporated milk products">20230200 - Condensed, concentrated, and evaporated milk products</option>
                          <option value="20230204 - Concentrated whey">20230204 - Concentrated whey</option>
                          <option value="20230300 - Dried and powdered milk and milk products">20230300 - Dried and powdered milk and milk products</option>
                          <option value="20230303 - Dried milk">20230303 - Dried milk</option>
                          <option value="20230307 - Milk preparations, dried">20230307 - Milk preparations, dried</option>
                          <option value="20230312 - Powdered whey">20230312 - Powdered whey</option>
                          <option value="20239904 - Cream substitutes">20239904 - Cream substitutes</option>
                          <option value="20239905 - Dietary supplements, dairy and non-dairy based">20239905 - Dietary supplements, dairy and non-dairy based</option>
                          <option value="20239907 - Ice cream mix, unfrozen: liquid or dry">20239907 - Ice cream mix, unfrozen: liquid or dry</option>
                          <option value="20239911 - Milkshake mix">20239911 - Milkshake mix</option>
                          <option value="20239913 - Yogurt mix">20239913 - Yogurt mix</option>
                          <option value="20240000 - Ice cream and frozen deserts">20240000 - Ice cream and frozen deserts</option>
                          <option value="20240100 - Ice cream and ice milk">20240100 - Ice cream and ice milk</option>
                          <option value="20240101 - Ice cream, bulk">20240101 - Ice cream, bulk</option>
                          <option value="20240102 - Ice cream, packaged: molded, on sticks, etc.">20240102 - Ice cream, packaged: molded, on sticks, etc.</option>
                          <option value="20240103 - Ice milk, bulk">20240103 - Ice milk, bulk</option>
                          <option value="20240200 - Dairy based frozen desserts">20240200 - Dairy based frozen desserts</option>
                          <option value="20240201 - Custard, frozen">20240201 - Custard, frozen</option>
                          <option value="20240205 - Yogurt desserts, frozen">20240205 - Yogurt desserts, frozen</option>
                          <option value="20240300 - Nondairy based frozen desserts">20240300 - Nondairy based frozen desserts</option>
                          <option value="20240301 - Fruit pops, frozen">20240301 - Fruit pops, frozen</option>
                          <option value="20240303 - Ices, flavored (frozen dessert)">20240303 - Ices, flavored (frozen dessert)</option>
                          <option value="20240304 - Juice pops, frozen">20240304 - Juice pops, frozen</option>
                          <option value="20240307 - Sorbets, non-dairy based">20240307 - Sorbets, non-dairy based</option>
                          <option value="20260000 - Fluid milk">20260000 - Fluid milk</option>
                          <option value="20260100 - Milk and cream, except fermented, cultured, and flavored">20260100 - Milk and cream, except fermented, cultured, and flavored</option>
                          <option value="20260102 - Cream, sour">20260102 - Cream, sour</option>
                          <option value="20260106 - Milk processing (pasteurizing, homogenizing, bottling)">20260106 - Milk processing (pasteurizing, homogenizing, bottling)</option>
                          <option value="20260203 - Buttermilk, cultured">20260203 - Buttermilk, cultured</option>
                          <option value="20260204 - Cottage cheese">20260204 - Cottage cheese</option>
                          <option value="20260208 - Yogurt">20260208 - Yogurt</option>
                          <option value="20269902 - Eggnog, fresh: non-alcoholic">20269902 - Eggnog, fresh: non-alcoholic</option>
                          <option value="20269903 - Milk drinks, flavored">20269903 - Milk drinks, flavored</option>
                          <option value="20269904 - Milk, chocolate">20269904 - Milk, chocolate</option>
                          <option value="20269905 - Whipped topping, except frozen or dry mix">20269905 - Whipped topping, except frozen or dry mix</option>
                          <option value="20320100 - Beans and bean sprouts, canned, jarred, etc.">20320100 - Beans and bean sprouts, canned, jarred, etc.</option>
                          <option value="20320200 - Ethnic foods, canned, jarred, etc.">20320200 - Ethnic foods, canned, jarred, etc.</option>
                          <option value="20320201 - Chili, with or without meat: packaged in cans, jars, etc.">20320201 - Chili, with or without meat: packaged in cans, jars, etc.</option>
                          <option value="20320202 - Chinese foods, nec: packaged in cans, jars, etc.">20320202 - Chinese foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320206 - Italian foods, nec: packaged in cans, jars, etc.">20320206 - Italian foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320208 - Mexican foods, nec: packaged in cans, jars, etc.">20320208 - Mexican foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320212 - Tamales: packaged in cans, jars, etc.">20320212 - Tamales: packaged in cans, jars, etc.</option>
                          <option value="20320300 - Soups and broths, canned, jarred, etc.">20320300 - Soups and broths, canned, jarred, etc.</option>
                          <option value="20320306 - Soups, except seafood: packaged in cans, jars, etc.">20320306 - Soups, except seafood: packaged in cans, jars, etc.</option>
                          <option value="20329901 - Baby foods, including meats: packaged in cans, jars, etc.">20329901 - Baby foods, including meats: packaged in cans, jars, etc.</option>
                          <option value="20330100 - Tomato products, packaged in cans, jars, etc.">20330100 - Tomato products, packaged in cans, jars, etc.</option>
                          <option value="20330101 - Barbecue sauce: packaged in cans, jars, etc.">20330101 - Barbecue sauce: packaged in cans, jars, etc.</option>
                          <option value="20330102 - Catsup: packaged in cans, jars, etc.">20330102 - Catsup: packaged in cans, jars, etc.</option>
                          <option value="20330104 - Pizza sauce: packaged in cans, jars, etc.">20330104 - Pizza sauce: packaged in cans, jars, etc.</option>
                          <option value="20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc">20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc</option>
                          <option value="20330109 - Tomato paste: packaged in cans, jars, etc.">20330109 - Tomato paste: packaged in cans, jars, etc.</option>
                          <option value="20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.">20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.</option>
                          <option value="20330201 - Jams, including imitation: packaged in cans, jars, etc.">20330201 - Jams, including imitation: packaged in cans, jars, etc.</option>
                          <option value="20330202 - Jellies, edible, including imitation: in cans, jars, etc.">20330202 - Jellies, edible, including imitation: in cans, jars, etc.</option>
                          <option value="20330300 - Fruits and fruit products, in cans, jars, etc.">20330300 - Fruits and fruit products, in cans, jars, etc.</option>
                          <option value="20330301 - Apple sauce: packaged in cans, jars, etc.">20330301 - Apple sauce: packaged in cans, jars, etc.</option>
                          <option value="20330302 - Fruit butters: packaged in cans, jars, etc.">20330302 - Fruit butters: packaged in cans, jars, etc.</option>
                          <option value="20330303 - Fruit juices: concentrated, hot pack">20330303 - Fruit juices: concentrated, hot pack</option>
                          <option value="20330304 - Fruit juices: fresh">20330304 - Fruit juices: fresh</option>
                          <option value="20330305 - Fruit juices: packaged in cans, jars, etc.">20330305 - Fruit juices: packaged in cans, jars, etc.</option>
                          <option value="20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.">20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.</option>
                          <option value="20330309 - Fruit purees: packaged in cans, jars, etc.">20330309 - Fruit purees: packaged in cans, jars, etc.</option>
                          <option value="20330310 - Fruits: packaged in cans, jars, etc.">20330310 - Fruits: packaged in cans, jars, etc.</option>
                          <option value="20330312 - Olives: packaged in cans, jars, etc.">20330312 - Olives: packaged in cans, jars, etc.</option>
                          <option value="20330400 - Vegetables and vegetable products, in cans, jars, etc.">20330400 - Vegetables and vegetable products, in cans, jars, etc.</option>
                          <option value="20330402 - Hominy: packaged in cans, jars, etc.">20330402 - Hominy: packaged in cans, jars, etc.</option>
                          <option value="20330403 - Mushrooms: packaged in cans, jars, etc.">20330403 - Mushrooms: packaged in cans, jars, etc.</option>
                          <option value="20330407 - Vegetable juices: packaged in cans, jars, etc.">20330407 - Vegetable juices: packaged in cans, jars, etc.</option>
                          <option value="20330411 - Vegetables: packaged in cans, jars, etc.">20330411 - Vegetables: packaged in cans, jars, etc.</option>
                          <option value="20340000 - Dried and dehydrated fruits, vegetables and soup mixes">20340000 - Dried and dehydrated fruits, vegetables and soup mixes</option>
                          <option value="20340100 - Dried and dehydrated soup mixes">20340100 - Dried and dehydrated soup mixes</option>
                          <option value="20340101 - Soup mixes">20340101 - Soup mixes</option>
                          <option value="20340200 - Dried and dehydrated fruits">20340200 - Dried and dehydrated fruits</option>
                          <option value="20340204 - Fruits, dried or dehydrated, except freeze-dried">20340204 - Fruits, dried or dehydrated, except freeze-dried</option>
                          <option value="20340208 - Prunes, dried">20340208 - Prunes, dried</option>
                          <option value="20340209 - Raisins">20340209 - Raisins</option>
                          <option value="20340300 - Dried and dehydrated vegetables">20340300 - Dried and dehydrated vegetables</option>
                          <option value="20340301 - Potato products, dried and dehydrated">20340301 - Potato products, dried and dehydrated</option>
                          <option value="20340303 - Vegetables, dried or dehydrated (except freeze-dried)">20340303 - Vegetables, dried or dehydrated (except freeze-dried)</option>
                          <option value="20350000 - Pickles, sauces, and salad dressings">20350000 - Pickles, sauces, and salad dressings</option>
                          <option value="20350100 - Seasonings and sauces, except tomato and dry">20350100 - Seasonings and sauces, except tomato and dry</option>
                          <option value="20350101 - Dressings, salad: raw and cooked (except dry mixes)">20350101 - Dressings, salad: raw and cooked (except dry mixes)</option>
                          <option value="20350102 - Horseradish, prepared">20350102 - Horseradish, prepared</option>
                          <option value="20350103 - Mayonnaise">20350103 - Mayonnaise</option>
                          <option value="20350104 - Mustard, prepared (wet)">20350104 - Mustard, prepared (wet)</option>
                          <option value="20350105 - Seasonings, meat sauces (except tomato and dry)">20350105 - Seasonings, meat sauces (except tomato and dry)</option>
                          <option value="20350108 - Soy sauce">20350108 - Soy sauce</option>
                          <option value="20350110 - Spreads, sandwich: salad dressing base">20350110 - Spreads, sandwich: salad dressing base</option>
                          <option value="20350200 - Pickled fruits and vegetables">20350200 - Pickled fruits and vegetables</option>
                          <option value="20350201 - Cucumbers, pickles and pickle salting">20350201 - Cucumbers, pickles and pickle salting</option>
                          <option value="20350202 - Fruits, brined">20350202 - Fruits, brined</option>
                          <option value="20350204 - Olives, brined: bulk">20350204 - Olives, brined: bulk</option>
                          <option value="20350206 - Pickles, vinegar">20350206 - Pickles, vinegar</option>
                          <option value="20350207 - Relishes, fruit and vegetable">20350207 - Relishes, fruit and vegetable</option>
                          <option value="20350211 - Vegetables, pickled">20350211 - Vegetables, pickled</option>
                          <option value="20370000 - Frozen fruits and vegetables">20370000 - Frozen fruits and vegetables</option>
                          <option value="20370100 - Frozen fruits and vegetables">20370100 - Frozen fruits and vegetables</option>
                          <option value="20370101 - Citrus pulp, dried">20370101 - Citrus pulp, dried</option>
                          <option value="20370102 - Fruits, quick frozen and cold pack (frozen)">20370102 - Fruits, quick frozen and cold pack (frozen)</option>
                          <option value="20370103 - Potato products, quick frozen and cold pack">20370103 - Potato products, quick frozen and cold pack</option>
                          <option value="20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products">20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products</option>
                          <option value="20370200 - Fruit juices">20370200 - Fruit juices</option>
                          <option value="20370201 - Fruit juice concentrates, frozen">20370201 - Fruit juice concentrates, frozen</option>
                          <option value="20370202 - Fruit juices, frozen">20370202 - Fruit juices, frozen</option>
                          <option value="20389901 - Breakfasts, frozen and packaged">20389901 - Breakfasts, frozen and packaged</option>
                          <option value="20389902 - Dinners, frozen and packaged">20389902 - Dinners, frozen and packaged</option>
                          <option value="20389903 - Ethnic foods, nec, frozen">20389903 - Ethnic foods, nec, frozen</option>
                          <option value="20389905 - Lunches, frozen and packaged">20389905 - Lunches, frozen and packaged</option>
                          <option value="20389906 - Pizza, frozen">20389906 - Pizza, frozen</option>
                          <option value="20389907 - Snacks, incl. onion rings, cheese sticks, etc.">20389907 - Snacks, incl. onion rings, cheese sticks, etc.</option>
                          <option value="20389908 - Soups, frozen">20389908 - Soups, frozen</option>
                          <option value="20389910 - Waffles, frozen">20389910 - Waffles, frozen</option>
                          <option value="20410000 - Flour and other grain mill products">20410000 - Flour and other grain mill products</option>
                          <option value="20410100 - Flour">20410100 - Flour</option>
                          <option value="20410102 - Cake flour">20410102 - Cake flour</option>
                          <option value="20410105 - Flour: blended, prepared, or self-rising">20410105 - Flour: blended, prepared, or self-rising</option>
                          <option value="20410113 - Wheat flour">20410113 - Wheat flour</option>
                          <option value="20410200 - Doughs and batters">20410200 - Doughs and batters</option>
                          <option value="20410201 - Biscuit dough">20410201 - Biscuit dough</option>
                          <option value="20410202 - Doughs, frozen or refrigerated">20410202 - Doughs, frozen or refrigerated</option>
                          <option value="20410204 - Pizza dough, prepared">20410204 - Pizza dough, prepared</option>
                          <option value="20410301 - Bread and bread-type roll mixes">20410301 - Bread and bread-type roll mixes</option>
                          <option value="20419903 - Corn meal">20419903 - Corn meal</option>
                          <option value="20419906 - Grain cereals, cracked">20419906 - Grain cereals, cracked</option>
                          <option value="20430000 - Cereal breakfast foods">20430000 - Cereal breakfast foods</option>
                          <option value="20439901 - Coffee substitutes, made from grain">20439901 - Coffee substitutes, made from grain</option>
                          <option value="20439905 - Granola and muesli, except bars and clusters">20439905 - Granola and muesli, except bars and clusters</option>
                          <option value="20439909 - Oatmeal: prepared as cereal breakfast food">20439909 - Oatmeal: prepared as cereal breakfast food</option>
                          <option value="20449903 - Brown rice">20449903 - Brown rice</option>
                          <option value="20449904 - Enriched rice (vitamin and mineral fortified)">20449904 - Enriched rice (vitamin and mineral fortified)</option>
                          <option value="20449909 - Polished rice">20449909 - Polished rice</option>
                          <option value="20450000 - Prepared flour mixes and doughs">20450000 - Prepared flour mixes and doughs</option>
                          <option value="20450100 - Flours and flour mixes, from purchased flour">20450100 - Flours and flour mixes, from purchased flour</option>
                          <option value="20450102 - Biscuit mixes, prepared: from purchased flour">20450102 - Biscuit mixes, prepared: from purchased flour</option>
                          <option value="20450103 - Blended flour: from purchased flour">20450103 - Blended flour: from purchased flour</option>
                          <option value="20450104 - Bread and bread type roll mixes: from purchased flour">20450104 - Bread and bread type roll mixes: from purchased flour</option>
                          <option value="20450107 - Doughnut mixes, prepared: from purchased flour">20450107 - Doughnut mixes, prepared: from purchased flour</option>
                          <option value="20450110 - Pancake mixes, prepared: from purchased flour">20450110 - Pancake mixes, prepared: from purchased flour</option>
                          <option value="20450201 - Biscuit dough, prepared: from purchased flour">20450201 - Biscuit dough, prepared: from purchased flour</option>
                          <option value="20450202 - Doughs, frozen or refrigerated: from purchased flour">20450202 - Doughs, frozen or refrigerated: from purchased flour</option>
                          <option value="20450204 - Pizza doughs, prepared: from purchased flour">20450204 - Pizza doughs, prepared: from purchased flour</option>
                          <option value="20460101 - Corn starch">20460101 - Corn starch</option>
                          <option value="20460103 - Industrial starch">20460103 - Industrial starch</option>
                          <option value="20460106 - Potato starch">20460106 - Potato starch</option>
                          <option value="20460111 - Wheat gluten">20460111 - Wheat gluten</option>
                          <option value="20460200 - Corn oil products">20460200 - Corn oil products</option>
                          <option value="20460302 - Corn syrup, dried or unmixed">20460302 - Corn syrup, dried or unmixed</option>
                          <option value="20470000 - Dog and cat food">20470000 - Dog and cat food</option>
                          <option value="20479901 - Cat food">20479901 - Cat food</option>
                          <option value="20479902 - Dog food">20479902 - Dog food</option>
                          <option value="20480000 - Prepared feeds, nec">20480000 - Prepared feeds, nec</option>
                          <option value="20480100 - Cereal-, grain-, and seed-based feeds">20480100 - Cereal-, grain-, and seed-based feeds</option>
                          <option value="20480101 - Alfalfa or alfalfa meal, prepared as animal feed">20480101 - Alfalfa or alfalfa meal, prepared as animal feed</option>
                          <option value="20480103 - Bird food, prepared">20480103 - Bird food, prepared</option>
                          <option value="20480104 - Chicken feeds, prepared">20480104 - Chicken feeds, prepared</option>
                          <option value="20480108 - Poultry feeds">20480108 - Poultry feeds</option>
                          <option value="20480111 - Stock feeds, dry">20480111 - Stock feeds, dry</option>
                          <option value="20480206 - Kelp meal and pellets, prepared as animal feed">20480206 - Kelp meal and pellets, prepared as animal feed</option>
                          <option value="20480207 - Meat meal and tankage, prepared as animal feed">20480207 - Meat meal and tankage, prepared as animal feed</option>
                          <option value="20489902 - Canned pet food (except dog and cat)">20489902 - Canned pet food (except dog and cat)</option>
                          <option value="20489903 - Dry pet food (except dog and cat)">20489903 - Dry pet food (except dog and cat)</option>
                          <option value="20489905 - Feed concentrates">20489905 - Feed concentrates</option>
                          <option value="20489906 - Feed premixes">20489906 - Feed premixes</option>
                          <option value="20489907 - Feed supplements">20489907 - Feed supplements</option>
                          <option value="20489909 - Fish food">20489909 - Fish food</option>
                          <option value="20489910 - Frozen pet food (except dog and cat)">20489910 - Frozen pet food (except dog and cat)</option>
                          <option value="20489911 - Livestock feeds">20489911 - Livestock feeds</option>
                          <option value="20489912 - Mineral feed supplements">20489912 - Mineral feed supplements</option>
                          <option value="20489913 - Oyster shells, ground: prepared as animal feed">20489913 - Oyster shells, ground: prepared as animal feed</option>
                          <option value="20510000 - Bread, cake, and related products">20510000 - Bread, cake, and related products</option>
                          <option value="20510100 - Breads, rolls, and buns">20510100 - Breads, rolls, and buns</option>
                          <option value="20510101 - Bagels, fresh or frozen">20510101 - Bagels, fresh or frozen</option>
                          <option value="20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen">20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen</option>
                          <option value="20510105 - Buns, bread type: fresh or frozen">20510105 - Buns, bread type: fresh or frozen</option>
                          <option value="20510200 - Cakes, pies, and pastries">20510200 - Cakes, pies, and pastries</option>
                          <option value="20510202 - Cakes, bakery: except frozen">20510202 - Cakes, bakery: except frozen</option>
                          <option value="20510206 - Doughnuts, except frozen">20510206 - Doughnuts, except frozen</option>
                          <option value="20510208 - Pastries, e.g. danish: except frozen">20510208 - Pastries, e.g. danish: except frozen</option>
                          <option value="20510209 - Pies, bakery: except frozen">20510209 - Pies, bakery: except frozen</option>
                          <option value="20510210 - Rolls, sweet: except frozen">20510210 - Rolls, sweet: except frozen</option>
                          <option value="20519901 - Bakery products, partially cooked (except frozen)">20519901 - Bakery products, partially cooked (except frozen)</option>
                          <option value="20519903 - Bakery: wholesale or wholesale/retail combined">20519903 - Bakery: wholesale or wholesale/retail combined</option>
                          <option value="20520000 - Cookies and crackers">20520000 - Cookies and crackers</option>
                          <option value="20529901 - Bakery products, dry">20529901 - Bakery products, dry</option>
                          <option value="20529904 - Cones, ice cream">20529904 - Cones, ice cream</option>
                          <option value="20529905 - Cookies">20529905 - Cookies</option>
                          <option value="20529907 - Crackers, dry, nec">20529907 - Crackers, dry, nec</option>
                          <option value="20529909 - Matzoths">20529909 - Matzoths</option>
                          <option value="20529911 - Pretzels">20529911 - Pretzels</option>
                          <option value="20529912 - Rice cakes">20529912 - Rice cakes</option>
                          <option value="20530000 - Frozen bakery products, except bread">20530000 - Frozen bakery products, except bread</option>
                          <option value="20539902 - Cakes, bakery: frozen">20539902 - Cakes, bakery: frozen</option>
                          <option value="20539903 - Croissants, frozen">20539903 - Croissants, frozen</option>
                          <option value="20539904 - Doughnuts, frozen">20539904 - Doughnuts, frozen</option>
                          <option value="20539906 - Pastries, e.g. danish: frozen">20539906 - Pastries, e.g. danish: frozen</option>
                          <option value="20539907 - Pies, bakery; frozen">20539907 - Pies, bakery; frozen</option>
                          <option value="20610000 - Raw cane sugar">20610000 - Raw cane sugar</option>
                          <option value="20610105 - Raw cane sugar">20610105 - Raw cane sugar</option>
                          <option value="20620000 - Cane sugar refining">20620000 - Cane sugar refining</option>
                          <option value="20630000 - Beet sugar">20630000 - Beet sugar</option>
                          <option value="20630102 - Beet sugar, from beet sugar refinery">20630102 - Beet sugar, from beet sugar refinery</option>
                          <option value="20630103 - Granulated sugar, from sugar beets">20630103 - Granulated sugar, from sugar beets</option>
                          <option value="20640000 - Candy and other confectionery products">20640000 - Candy and other confectionery products</option>
                          <option value="20640104 - Fruits candied, crystallized, or glazed">20640104 - Fruits candied, crystallized, or glazed</option>
                          <option value="20649901 - Breakfast bars">20649901 - Breakfast bars</option>
                          <option value="20649902 - Cake ornaments, confectionery">20649902 - Cake ornaments, confectionery</option>
                          <option value="20649903 - Candy bars, including chocolate covered bars">20649903 - Candy bars, including chocolate covered bars</option>
                          <option value="20649904 - Chewing candy, not chewing gum">20649904 - Chewing candy, not chewing gum</option>
                          <option value="20649905 - Chocolate candy, except solid chocolate">20649905 - Chocolate candy, except solid chocolate</option>
                          <option value="20649906 - Cough drops, except pharmaceutical preparations">20649906 - Cough drops, except pharmaceutical preparations</option>
                          <option value="20649907 - Fudge (candy)">20649907 - Fudge (candy)</option>
                          <option value="20649908 - Granola and muesli, bars and clusters">20649908 - Granola and muesli, bars and clusters</option>
                          <option value="20649911 - Licorice candy">20649911 - Licorice candy</option>
                          <option value="20649912 - Lollipops and other hard candy">20649912 - Lollipops and other hard candy</option>
                          <option value="20649913 - Lozenges, candy (non-medicated)">20649913 - Lozenges, candy (non-medicated)</option>
                          <option value="20649916 - Nuts, candy covered">20649916 - Nuts, candy covered</option>
                          <option value="20649918 - Popcorn balls or other treated popcorn products">20649918 - Popcorn balls or other treated popcorn products</option>
                          <option value="20660000 - Chocolate and cocoa products">20660000 - Chocolate and cocoa products</option>
                          <option value="20660100 - Cacao bean processing">20660100 - Cacao bean processing</option>
                          <option value="20660300 - Chocolate">20660300 - Chocolate</option>
                          <option value="20660303 - Chocolate candy, solid">20660303 - Chocolate candy, solid</option>
                          <option value="20660304 - Chocolate coatings and syrup">20660304 - Chocolate coatings and syrup</option>
                          <option value="20670000 - Chewing gum">20670000 - Chewing gum</option>
                          <option value="20680000 - Salted and roasted nuts and seeds">20680000 - Salted and roasted nuts and seeds</option>
                          <option value="20689901 - Nuts: dried, dehydrated, salted or roasted">20689901 - Nuts: dried, dehydrated, salted or roasted</option>
                          <option value="20749901 - Cottonseed oil, cake or meal">20749901 - Cottonseed oil, cake or meal</option>
                          <option value="20759902 - Soybean flour and grits">20759902 - Soybean flour and grits</option>
                          <option value="20759906 - Soybean protein concentrates and isolates">20759906 - Soybean protein concentrates and isolates</option>
                          <option value="20769906 - Peanut oil, cake or meal">20769906 - Peanut oil, cake or meal</option>
                          <option value="20770000 - Animal and marine fats and oils">20770000 - Animal and marine fats and oils</option>
                          <option value="20770100 - Animal fats, oils, and meals">20770100 - Animal fats, oils, and meals</option>
                          <option value="20770200 - Marine fats, oils, and meals">20770200 - Marine fats, oils, and meals</option>
                          <option value="20770202 - Fish meal, except as animal feed">20770202 - Fish meal, except as animal feed</option>
                          <option value="20770203 - Fish oil">20770203 - Fish oil</option>
                          <option value="20770300 - Rendering">20770300 - Rendering</option>
                          <option value="20770301 - Grease rendering, inedible">20770301 - Grease rendering, inedible</option>
                          <option value="20770303 - Tallow rendering, inedible">20770303 - Tallow rendering, inedible</option>
                          <option value="20790000 - Edible fats and oils">20790000 - Edible fats and oils</option>
                          <option value="20790100 - Margarine and margarine oils">20790100 - Margarine and margarine oils</option>
                          <option value="20790102 - Margarine-butter blends">20790102 - Margarine-butter blends</option>
                          <option value="20790104 - Nut margarine">20790104 - Nut margarine</option>
                          <option value="20799901 - Cooking oils, except corn: vegetable refined">20799901 - Cooking oils, except corn: vegetable refined</option>
                          <option value="20799903 - Edible oil products, except corn oil">20799903 - Edible oil products, except corn oil</option>
                          <option value="20799906 - Olive oil">20799906 - Olive oil</option>
                          <option value="20799910 - Vegetable refined oils (except corn oil)">20799910 - Vegetable refined oils (except corn oil)</option>
                          <option value="20820000 - Malt beverages">20820000 - Malt beverages</option>
                          <option value="20820100 - Malt beverage products">20820100 - Malt beverage products</option>
                          <option value="20820101 - Brewers' grain">20820101 - Brewers' grain</option>
                          <option value="20829901 - Ale (alcoholic beverage)">20829901 - Ale (alcoholic beverage)</option>
                          <option value="20829902 - Beer (alcoholic beverage)">20829902 - Beer (alcoholic beverage)</option>
                          <option value="20829903 - Liquors, malt">20829903 - Liquors, malt</option>
                          <option value="20829904 - Near beer">20829904 - Near beer</option>
                          <option value="20830000 - Malt">20830000 - Malt</option>
                          <option value="20840000 - Wines, brandy, and brandy spirits">20840000 - Wines, brandy, and brandy spirits</option>
                          <option value="20840100 - Wines">20840100 - Wines</option>
                          <option value="20840101 - Wine coolers (beverages)">20840101 - Wine coolers (beverages)</option>
                          <option value="20840201 - Brandy">20840201 - Brandy</option>
                          <option value="20840202 - Brandy spirits">20840202 - Brandy spirits</option>
                          <option value="20849901 - Wine cellars, bonded: engaged in blending wines">20849901 - Wine cellars, bonded: engaged in blending wines</option>
                          <option value="20850000 - Distilled and blended liquors">20850000 - Distilled and blended liquors</option>
                          <option value="20850100 - Distiller's dried grains and solubles, and alcohol">20850100 - Distiller's dried grains and solubles, and alcohol</option>
                          <option value="20850103 - Grain alcohol for beverage purposes">20850103 - Grain alcohol for beverage purposes</option>
                          <option value="20850105 - Neutral spirits, except fruit">20850105 - Neutral spirits, except fruit</option>
                          <option value="20850201 - Cocktails, alcoholic">20850201 - Cocktails, alcoholic</option>
                          <option value="20859901 - Applejack (alcoholic beverage)">20859901 - Applejack (alcoholic beverage)</option>
                          <option value="20859902 - Bourbon whiskey">20859902 - Bourbon whiskey</option>
                          <option value="20859903 - Corn whiskey">20859903 - Corn whiskey</option>
                          <option value="20859904 - Gin (alcoholic beverage)">20859904 - Gin (alcoholic beverage)</option>
                          <option value="20859905 - Rum (alcoholic beverage)">20859905 - Rum (alcoholic beverage)</option>
                          <option value="20859906 - Rye whiskey">20859906 - Rye whiskey</option>
                          <option value="20859908 - Vodka (alcoholic beverage)">20859908 - Vodka (alcoholic beverage)</option>
                          <option value="20860000 - Bottled and canned soft drinks">20860000 - Bottled and canned soft drinks</option>
                          <option value="20860100 - Iced tea and fruit drinks, bottled and canned">20860100 - Iced tea and fruit drinks, bottled and canned</option>
                          <option value="20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.">20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.</option>
                          <option value="20860102 - Lemonade: packaged in cans, bottles, etc.">20860102 - Lemonade: packaged in cans, bottles, etc.</option>
                          <option value="20860103 - Tea, iced: packaged in cans, bottles, etc.">20860103 - Tea, iced: packaged in cans, bottles, etc.</option>
                          <option value="20860200 - Pasteurized and mineral waters, bottled and canned">20860200 - Pasteurized and mineral waters, bottled and canned</option>
                          <option value="20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.">20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.</option>
                          <option value="20860202 - Water, natural: packaged in cans, bottles, etc.">20860202 - Water, natural: packaged in cans, bottles, etc.</option>
                          <option value="20860300 - Carbonated soft drinks, bottled and canned">20860300 - Carbonated soft drinks, bottled and canned</option>
                          <option value="20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles">20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles</option>
                          <option value="20860302 - Soft drinks: packaged in cans, bottles, etc.">20860302 - Soft drinks: packaged in cans, bottles, etc.</option>
                          <option value="20870000 - Flavoring extracts and syrups, nec">20870000 - Flavoring extracts and syrups, nec</option>
                          <option value="20870100 - Food colorings">20870100 - Food colorings</option>
                          <option value="20870200 - Beverage bases, concentrates, syrups, powders and mixes">20870200 - Beverage bases, concentrates, syrups, powders and mixes</option>
                          <option value="20870201 - Beverage bases">20870201 - Beverage bases</option>
                          <option value="20870202 - Cocktail mixes, nonalcoholic">20870202 - Cocktail mixes, nonalcoholic</option>
                          <option value="20870203 - Concentrates, drink">20870203 - Concentrates, drink</option>
                          <option value="20870205 - Fruit juices: concentrated for fountain use">20870205 - Fruit juices: concentrated for fountain use</option>
                          <option value="20870207 - Powders, drink">20870207 - Powders, drink</option>
                          <option value="20870208 - Syrups, drink">20870208 - Syrups, drink</option>
                          <option value="20879903 - Extracts, flavoring">20879903 - Extracts, flavoring</option>
                          <option value="20879907 - Syrups, flavoring (except drink)">20879907 - Syrups, flavoring (except drink)</option>
                          <option value="20910000 - Canned and cured fish and seafoods">20910000 - Canned and cured fish and seafoods</option>
                          <option value="20910200 - Shellfish, canned and cured">20910200 - Shellfish, canned and cured</option>
                          <option value="20910202 - Clams: packaged in cans, jars, etc.">20910202 - Clams: packaged in cans, jars, etc.</option>
                          <option value="20910203 - Crabmeat, preserved and cured">20910203 - Crabmeat, preserved and cured</option>
                          <option value="20910300 - Fish, canned and cured">20910300 - Fish, canned and cured</option>
                          <option value="20910315 - Fish, smoked">20910315 - Fish, smoked</option>
                          <option value="20910317 - Herring, cured, nsk">20910317 - Herring, cured, nsk</option>
                          <option value="20910334 - Salmon: packaged in cans, jars, etc.">20910334 - Salmon: packaged in cans, jars, etc.</option>
                          <option value="20910337 - Tuna fish: packaged in cans, jars, etc.">20910337 - Tuna fish: packaged in cans, jars, etc.</option>
                          <option value="20919903 - Juice, clam: packaged in cans, jars, etc.">20919903 - Juice, clam: packaged in cans, jars, etc.</option>
                          <option value="20919904 - Seafood products: packaged in cans, jars, etc.">20919904 - Seafood products: packaged in cans, jars, etc.</option>
                          <option value="20920000 - Fresh or frozen packaged fish">20920000 - Fresh or frozen packaged fish</option>
                          <option value="20920100 - Fresh or frozen fish or seafood chowders, soups, and stews">20920100 - Fresh or frozen fish or seafood chowders, soups, and stews</option>
                          <option value="20920200 - Prepared fish or other seafood cakes and sticks">20920200 - Prepared fish or other seafood cakes and sticks</option>
                          <option value="20920201 - Crabcakes, frozen">20920201 - Crabcakes, frozen</option>
                          <option value="20929901 - Crab meat, fresh: packaged in nonsealed containers">20929901 - Crab meat, fresh: packaged in nonsealed containers</option>
                          <option value="20929902 - Crabmeat, frozen">20929902 - Crabmeat, frozen</option>
                          <option value="20929904 - Fish, fresh: prepared">20929904 - Fish, fresh: prepared</option>
                          <option value="20929905 - Fish, frozen: prepared">20929905 - Fish, frozen: prepared</option>
                          <option value="20929906 - Seafoods, fresh: prepared">20929906 - Seafoods, fresh: prepared</option>
                          <option value="20929907 - Seafoods, frozen: prepared">20929907 - Seafoods, frozen: prepared</option>
                          <option value="20929908 - Shellfish, fresh: shucked and packed in nonsealed containers">20929908 - Shellfish, fresh: shucked and packed in nonsealed containers</option>
                          <option value="20929909 - Shellfish, frozen: prepared">20929909 - Shellfish, frozen: prepared</option>
                          <option value="20950000 - Roasted coffee">20950000 - Roasted coffee</option>
                          <option value="20959901 - Coffee extracts">20959901 - Coffee extracts</option>
                          <option value="20959902 - Coffee roasting (except by wholesale grocers)">20959902 - Coffee roasting (except by wholesale grocers)</option>
                          <option value="20959903 - Coffee, ground: mixed with grain or chicory">20959903 - Coffee, ground: mixed with grain or chicory</option>
                          <option value="20959905 - Instant coffee">20959905 - Instant coffee</option>
                          <option value="20960000 - Potato chips and similar snacks">20960000 - Potato chips and similar snacks</option>
                          <option value="20960100 - Potato chips and other potato-based snacks">20960100 - Potato chips and other potato-based snacks</option>
                          <option value="20960200 - Corn chips and other corn-based snacks">20960200 - Corn chips and other corn-based snacks</option>
                          <option value="20960201 - Popcorn, already popped (except candy covered)">20960201 - Popcorn, already popped (except candy covered)</option>
                          <option value="20960202 - Tortilla chips">20960202 - Tortilla chips</option>
                          <option value="20969901 - Cheese curls and puffs">20969901 - Cheese curls and puffs</option>
                          <option value="20969903 - Pork rinds">20969903 - Pork rinds</option>
                          <option value="20970000 - Manufactured ice">20970000 - Manufactured ice</option>
                          <option value="20979901 - Block ice">20979901 - Block ice</option>
                          <option value="20979902 - Ice cubes">20979902 - Ice cubes</option>
                          <option value="20980000 - Macaroni and spaghetti">20980000 - Macaroni and spaghetti</option>
                          <option value="20989902 - Noodles (e.g. egg, plain, and water), dry">20989902 - Noodles (e.g. egg, plain, and water), dry</option>
                          <option value="20990000 - Food preparations, nec">20990000 - Food preparations, nec</option>
                          <option value="20990100 - Syrups">20990100 - Syrups</option>
                          <option value="20990101 - Maple syrup">20990101 - Maple syrup</option>
                          <option value="20990102 - Molasses, mixed or blended: from purchased ingredients">20990102 - Molasses, mixed or blended: from purchased ingredients</option>
                          <option value="20990200 - Baking powder and soda, yeast, and other leavening agents">20990200 - Baking powder and soda, yeast, and other leavening agents</option>
                          <option value="20990201 - Baking powder">20990201 - Baking powder</option>
                          <option value="20990204 - Yeast">20990204 - Yeast</option>
                          <option value="20990300 - Dessert mixes and fillings">20990300 - Dessert mixes and fillings</option>
                          <option value="20990302 - Desserts, ready-to-mix">20990302 - Desserts, ready-to-mix</option>
                          <option value="20990303 - Frosting mixes, dry: for cakes, cookies, etc.">20990303 - Frosting mixes, dry: for cakes, cookies, etc.</option>
                          <option value="20990305 - Gelatin dessert preparations">20990305 - Gelatin dessert preparations</option>
                          <option value="20990306 - Marshmallow creme">20990306 - Marshmallow creme</option>
                          <option value="20990307 - Pie fillings, except fruit, meat, and vegetable">20990307 - Pie fillings, except fruit, meat, and vegetable</option>
                          <option value="20990400 - Seasonings and spices">20990400 - Seasonings and spices</option>
                          <option value="20990402 - Chili pepper or powder">20990402 - Chili pepper or powder</option>
                          <option value="20990403 - Seasonings: dry mixes">20990403 - Seasonings: dry mixes</option>
                          <option value="20990404 - Spices, including grinding">20990404 - Spices, including grinding</option>
                          <option value="20990500 - Sauce, gravy, dressing, and dip mixes">20990500 - Sauce, gravy, dressing, and dip mixes</option>
                          <option value="20990501 - Dips, except cheese and sour cream based">20990501 - Dips, except cheese and sour cream based</option>
                          <option value="20990504 - Sauces: dry mixes">20990504 - Sauces: dry mixes</option>
                          <option value="20990600 - Sugar">20990600 - Sugar</option>
                          <option value="20990700 - Ready-to-eat meals, salads, and sandwiches">20990700 - Ready-to-eat meals, salads, and sandwiches</option>
                          <option value="20990701 - Box lunches, for sale off premises">20990701 - Box lunches, for sale off premises</option>
                          <option value="20990704 - Pizza, refrigerated: except frozen">20990704 - Pizza, refrigerated: except frozen</option>
                          <option value="20990705 - Salads, fresh or refrigerated">20990705 - Salads, fresh or refrigerated</option>
                          <option value="20990706 - Sandwiches, assembled and packaged: for wholesale market">20990706 - Sandwiches, assembled and packaged: for wholesale market</option>
                          <option value="20990800 - Pasta, rice, and potato, packaged combination products">20990800 - Pasta, rice, and potato, packaged combination products</option>
                          <option value="20990801 - Noodles, uncooked: packaged with other ingredients">20990801 - Noodles, uncooked: packaged with other ingredients</option>
                          <option value="20990802 - Pasta, uncooked: packaged with other ingredients">20990802 - Pasta, uncooked: packaged with other ingredients</option>
                          <option value="20990803 - Potatoes, dried: packaged with other ingredients">20990803 - Potatoes, dried: packaged with other ingredients</option>
                          <option value="20990804 - Rice, uncooked: packaged with other ingredients">20990804 - Rice, uncooked: packaged with other ingredients</option>
                          <option value="20999901 - Almond pastes">20999901 - Almond pastes</option>
                          <option value="20999903 - Bread crumbs, except made in bakeries">20999903 - Bread crumbs, except made in bakeries</option>
                          <option value="20999904 - Butter, renovated and processed">20999904 - Butter, renovated and processed</option>
                          <option value="20999906 - Cider, nonalcoholic">20999906 - Cider, nonalcoholic</option>
                          <option value="20999907 - Coconut, desiccated and shredded">20999907 - Coconut, desiccated and shredded</option>
                          <option value="20999908 - Emulsifiers, food">20999908 - Emulsifiers, food</option>
                          <option value="20999909 - Honey, strained and bottled">20999909 - Honey, strained and bottled</option>
                          <option value="20999910 - Jelly, corncob (gelatin)">20999910 - Jelly, corncob (gelatin)</option>
                          <option value="20999911 - Noodles, fried (Chinese)">20999911 - Noodles, fried (Chinese)</option>
                          <option value="20999912 - Peanut butter">20999912 - Peanut butter</option>
                          <option value="20999914 - Popcorn, packaged: except already popped">20999914 - Popcorn, packaged: except already popped</option>
                          <option value="20999917 - Tea blending">20999917 - Tea blending</option>
                          <option value="20999918 - Tofu, except frozen desserts">20999918 - Tofu, except frozen desserts</option>
                          <option value="20999919 - Tortillas, fresh or refrigerated">20999919 - Tortillas, fresh or refrigerated</option>
                          <option value="20999921 - Vinegar">20999921 - Vinegar</option>
                          <option value="21110000 - Cigarettes">21110000 - Cigarettes</option>
                          <option value="21210000 - Cigars">21210000 - Cigars</option>
                          <option value="21310000 - Chewing and smoking tobacco">21310000 - Chewing and smoking tobacco</option>
                          <option value="21319901 - Chewing tobacco">21319901 - Chewing tobacco</option>
                          <option value="21319902 - Smoking tobacco">21319902 - Smoking tobacco</option>
                          <option value="21319903 - Snuff">21319903 - Snuff</option>
                          <option value="21410000 - Tobacco stemming and redrying">21410000 - Tobacco stemming and redrying</option>
                          <option value="22110000 - Broadwoven fabric mills, cotton">22110000 - Broadwoven fabric mills, cotton</option>
                          <option value="22110100 - Sheets, bedding and table cloths: cotton">22110100 - Sheets, bedding and table cloths: cotton</option>
                          <option value="22110103 - Bedspreads, cotton">22110103 - Bedspreads, cotton</option>
                          <option value="22110104 - Blankets and blanketings, cotton">22110104 - Blankets and blanketings, cotton</option>
                          <option value="22110109 - Sheets and sheetings, cotton">22110109 - Sheets and sheetings, cotton</option>
                          <option value="22110200 - Apparel and outerwear fabrics, cotton">22110200 - Apparel and outerwear fabrics, cotton</option>
                          <option value="22110202 - Dress fabrics, cotton">22110202 - Dress fabrics, cotton</option>
                          <option value="22110210 - Shirting fabrics, cotton">22110210 - Shirting fabrics, cotton</option>
                          <option value="22110400 - Plushes and piles, broadwoven cotton: including flannels">22110400 - Plushes and piles, broadwoven cotton: including flannels</option>
                          <option value="22110500 - Twills, drills, denims and other ribbed fabrics: cotton">22110500 - Twills, drills, denims and other ribbed fabrics: cotton</option>
                          <option value="22110505 - Denims">22110505 - Denims</option>
                          <option value="22110600 - Upholstery, tapestry and wall coverings: cotton">22110600 - Upholstery, tapestry and wall coverings: cotton</option>
                          <option value="22110605 - Draperies and drapery fabrics, cotton">22110605 - Draperies and drapery fabrics, cotton</option>
                          <option value="22110606 - Furniture denim">22110606 - Furniture denim</option>
                          <option value="22110700 - Nets and netting products and fabrics, cotton">22110700 - Nets and netting products and fabrics, cotton</option>
                          <option value="22110703 - Mosquito netting">22110703 - Mosquito netting</option>
                          <option value="22110806 - Filter cloth, cotton">22110806 - Filter cloth, cotton</option>
                          <option value="22110900 - Bandages, gauzes and surgical fabrics, cotton">22110900 - Bandages, gauzes and surgical fabrics, cotton</option>
                          <option value="22111100 - Canvas and other heavy, coarse fabrics: cotton">22111100 - Canvas and other heavy, coarse fabrics: cotton</option>
                          <option value="22111105 - Canvas">22111105 - Canvas</option>
                          <option value="22111107 - Duck, cotton">22111107 - Duck, cotton</option>
                          <option value="22111113 - Sail cloth">22111113 - Sail cloth</option>
                          <option value="22119902 - Bags and bagging, cotton">22119902 - Bags and bagging, cotton</option>
                          <option value="22119909 - Cotton broad woven goods">22119909 - Cotton broad woven goods</option>
                          <option value="22210000 - Broadwoven fabric mills, manmade">22210000 - Broadwoven fabric mills, manmade</option>
                          <option value="22210100 - Bedding, manmade or silk fabric">22210100 - Bedding, manmade or silk fabric</option>
                          <option value="22210400 - Manmade and synthetic broadwoven fabrics">22210400 - Manmade and synthetic broadwoven fabrics</option>
                          <option value="22210404 - Nylon broadwoven fabrics">22210404 - Nylon broadwoven fabrics</option>
                          <option value="22210408 - Polypropylene broadwoven fabrics">22210408 - Polypropylene broadwoven fabrics</option>
                          <option value="22210411 - Spandex broadwoven fabrics">22210411 - Spandex broadwoven fabrics</option>
                          <option value="22210501 - Fiberglass fabrics">22210501 - Fiberglass fabrics</option>
                          <option value="22210502 - Glass broadwoven fabrics">22210502 - Glass broadwoven fabrics</option>
                          <option value="22210600 - Upholstery, tapestry, and wall covering fabrics">22210600 - Upholstery, tapestry, and wall covering fabrics</option>
                          <option value="22210602 - Draperies and drapery fabrics, manmade fiber and silk">22210602 - Draperies and drapery fabrics, manmade fiber and silk</option>
                          <option value="22210603 - Slip cover fabrics, manmade fiber and silk">22210603 - Slip cover fabrics, manmade fiber and silk</option>
                          <option value="22210606 - Wall covering fabrics, manmade fiber and silk">22210606 - Wall covering fabrics, manmade fiber and silk</option>
                          <option value="22210802 - Pile fabrics, manmade fiber and silk">22210802 - Pile fabrics, manmade fiber and silk</option>
                          <option value="22210900 - Specialty broadwoven fabrics, including twisted weaves">22210900 - Specialty broadwoven fabrics, including twisted weaves</option>
                          <option value="22210905 - Paper broadwoven fabrics">22210905 - Paper broadwoven fabrics</option>
                          <option value="22219904 - Textile mills, broadwoven: silk and manmade, also glass">22219904 - Textile mills, broadwoven: silk and manmade, also glass</option>
                          <option value="22310000 - Broadwoven fabric mills, wool">22310000 - Broadwoven fabric mills, wool</option>
                          <option value="22310100 - Apparel and outerwear broadwoven fabrics">22310100 - Apparel and outerwear broadwoven fabrics</option>
                          <option value="22310201 - Bleaching yarn and fabrics: wool or similar fibers">22310201 - Bleaching yarn and fabrics: wool or similar fibers</option>
                          <option value="22310302 - Blankets and blanketings: wool or similar fibers">22310302 - Blankets and blanketings: wool or similar fibers</option>
                          <option value="22310303 - Felts, woven: wool, mohair, or similar fibers">22310303 - Felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers">22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310305 - Upholstery fabrics, wool">22310305 - Upholstery fabrics, wool</option>
                          <option value="22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric">22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric</option>
                          <option value="22410000 - Narrow fabric mills">22410000 - Narrow fabric mills</option>
                          <option value="22410100 - Lace and decorative trim, narrow fabric">22410100 - Lace and decorative trim, narrow fabric</option>
                          <option value="22410106 - Ribbons, nec">22410106 - Ribbons, nec</option>
                          <option value="22410108 - Shoe laces, except leather">22410108 - Shoe laces, except leather</option>
                          <option value="22410109 - Trimmings, textile">22410109 - Trimmings, textile</option>
                          <option value="22410201 - Elastic narrow fabrics, woven or braided">22410201 - Elastic narrow fabrics, woven or braided</option>
                          <option value="22410202 - Elastic webbing">22410202 - Elastic webbing</option>
                          <option value="22410203 - Rubber thread and yarns, fabric covered">22410203 - Rubber thread and yarns, fabric covered</option>
                          <option value="22410300 - Fabric tapes">22410300 - Fabric tapes</option>
                          <option value="22410301 - Electric insulating tapes and braids, except plastic">22410301 - Electric insulating tapes and braids, except plastic</option>
                          <option value="22410302 - Slide fastener tapes">22410302 - Slide fastener tapes</option>
                          <option value="22410400 - Webbing, braids and belting">22410400 - Webbing, braids and belting</option>
                          <option value="22410401 - Apparel webbing">22410401 - Apparel webbing</option>
                          <option value="22410403 - Bindings, textile">22410403 - Bindings, textile</option>
                          <option value="22410405 - Braids, tubular nylon or plastic">22410405 - Braids, tubular nylon or plastic</option>
                          <option value="22410408 - Strapping webs">22410408 - Strapping webs</option>
                          <option value="22410409 - Webbing, woven">22410409 - Webbing, woven</option>
                          <option value="22419903 - Fabric, animal fiber: narrow woven">22419903 - Fabric, animal fiber: narrow woven</option>
                          <option value="22419904 - Glass narrow fabrics">22419904 - Glass narrow fabrics</option>
                          <option value="22419906 - Hose fabric, tubular">22419906 - Hose fabric, tubular</option>
                          <option value="22419907 - Labels, woven">22419907 - Labels, woven</option>
                          <option value="22419908 - Manmade fiber narrow woven fabrics">22419908 - Manmade fiber narrow woven fabrics</option>
                          <option value="22510000 - Women's hosiery, except socks">22510000 - Women's hosiery, except socks</option>
                          <option value="22519902 - Panty hose">22519902 - Panty hose</option>
                          <option value="22520000 - Hosiery, nec">22520000 - Hosiery, nec</option>
                          <option value="22520100 - Anklets and socks">22520100 - Anklets and socks</option>
                          <option value="22520103 - Socks">22520103 - Socks</option>
                          <option value="22529901 - Dyeing and finishing hosiery">22529901 - Dyeing and finishing hosiery</option>
                          <option value="22529902 - Men's, boys', and girls' hosiery">22529902 - Men's, boys', and girls' hosiery</option>
                          <option value="22530000 - Knit outerwear mills">22530000 - Knit outerwear mills</option>
                          <option value="22530101 - Bathing suits and swimwear, knit">22530101 - Bathing suits and swimwear, knit</option>
                          <option value="22530103 - T-shirts and tops, knit">22530103 - T-shirts and tops, knit</option>
                          <option value="22530200 - Cold weather knit outerwear including ski wear">22530200 - Cold weather knit outerwear including ski wear</option>
                          <option value="22530201 - Hats and headwear, knit">22530201 - Hats and headwear, knit</option>
                          <option value="22530203 - Jerseys, knit">22530203 - Jerseys, knit</option>
                          <option value="22530207 - Sweaters and sweater coats, knit">22530207 - Sweaters and sweater coats, knit</option>
                          <option value="22530400 - Dresses and skirts">22530400 - Dresses and skirts</option>
                          <option value="22530505 - Shirts(outerwear), knit">22530505 - Shirts(outerwear), knit</option>
                          <option value="22540000 - Knit underwear mills">22540000 - Knit underwear mills</option>
                          <option value="22540100 - Shorts, shirts, slips, and panties (underwear): knit">22540100 - Shorts, shirts, slips, and panties (underwear): knit</option>
                          <option value="22549903 - Underwear, knit">22549903 - Underwear, knit</option>
                          <option value="22570000 - Weft knit fabric mills">22570000 - Weft knit fabric mills</option>
                          <option value="22579901 - Dyeing and finishing circular knit fabrics">22579901 - Dyeing and finishing circular knit fabrics</option>
                          <option value="22579903 - Pile fabrics, circular knit">22579903 - Pile fabrics, circular knit</option>
                          <option value="22580000 - Lace and warp knit fabric mills">22580000 - Lace and warp knit fabric mills</option>
                          <option value="22580100 - Lace and lace products">22580100 - Lace and lace products</option>
                          <option value="22580102 - Bedspreads, lace: made on lace machines">22580102 - Bedspreads, lace: made on lace machines</option>
                          <option value="22580107 - Lace, knit, nec">22580107 - Lace, knit, nec</option>
                          <option value="22580200 - Warp and flat knit products">22580200 - Warp and flat knit products</option>
                          <option value="22580201 - Cloth, warp knit">22580201 - Cloth, warp knit</option>
                          <option value="22580202 - Fabric finishing, warp knit">22580202 - Fabric finishing, warp knit</option>
                          <option value="22580300 - Net and netting products">22580300 - Net and netting products</option>
                          <option value="22590100 - Gloves and mittens, knit">22590100 - Gloves and mittens, knit</option>
                          <option value="22590200 - Towels, washcloths, and dishcloths: knit">22590200 - Towels, washcloths, and dishcloths: knit</option>
                          <option value="22599902 - Convertors, knit goods">22599902 - Convertors, knit goods</option>
                          <option value="22599905 - Stockinettes, knit">22599905 - Stockinettes, knit</option>
                          <option value="22610000 - Finishing plants, cotton">22610000 - Finishing plants, cotton</option>
                          <option value="22610103 - Screen printing of cotton broadwoven fabrics">22610103 - Screen printing of cotton broadwoven fabrics</option>
                          <option value="22610201 - Bleaching cotton broadwoven fabrics">22610201 - Bleaching cotton broadwoven fabrics</option>
                          <option value="22610202 - Dyeing cotton broadwoven fabrics">22610202 - Dyeing cotton broadwoven fabrics</option>
                          <option value="22610203 - Fire resistance finishing of cotton broadwoven fabrics">22610203 - Fire resistance finishing of cotton broadwoven fabrics</option>
                          <option value="22610300 - Decorative finishing of cotton broadwoven fabrics">22610300 - Decorative finishing of cotton broadwoven fabrics</option>
                          <option value="22610301 - Embossing cotton broadwoven fabrics">22610301 - Embossing cotton broadwoven fabrics</option>
                          <option value="22620000 - Finishing plants, manmade">22620000 - Finishing plants, manmade</option>
                          <option value="22620200 - Chemical coating or treating of manmade broadwoven fabrics">22620200 - Chemical coating or treating of manmade broadwoven fabrics</option>
                          <option value="22620202 - Dyeing: manmade fiber and silk broadwoven fabrics">22620202 - Dyeing: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics">22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620300 - Decorative finishing of manmade broadwoven fabrics">22620300 - Decorative finishing of manmade broadwoven fabrics</option>
                          <option value="22629903 - Silk broadwoven fabric finishing">22629903 - Silk broadwoven fabric finishing</option>
                          <option value="22690000 - Finishing plants, nec">22690000 - Finishing plants, nec</option>
                          <option value="22690200 - Chemical coating or treating of narrow fabrics">22690200 - Chemical coating or treating of narrow fabrics</option>
                          <option value="22690202 - Dyeing: raw stock, yarn, and narrow fabrics">22690202 - Dyeing: raw stock, yarn, and narrow fabrics</option>
                          <option value="22730000 - Carpets and rugs">22730000 - Carpets and rugs</option>
                          <option value="22730200 - Mats and matting">22730200 - Mats and matting</option>
                          <option value="22730201 - Bathmats and sets, textile">22730201 - Bathmats and sets, textile</option>
                          <option value="22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.">22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.</option>
                          <option value="22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.">22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.</option>
                          <option value="22730400 - Carpets, hand and machine made">22730400 - Carpets, hand and machine made</option>
                          <option value="22730402 - Carpets, textile fiber">22730402 - Carpets, textile fiber</option>
                          <option value="22730500 - Rugs, hand and machine made">22730500 - Rugs, hand and machine made</option>
                          <option value="22730502 - Rugs, braided and hooked">22730502 - Rugs, braided and hooked</option>
                          <option value="22730503 - Rugs, machine woven">22730503 - Rugs, machine woven</option>
                          <option value="22730504 - Rugs, tufted">22730504 - Rugs, tufted</option>
                          <option value="22739901 - Dyeing and finishing of tufted rugs and carpets">22739901 - Dyeing and finishing of tufted rugs and carpets</option>
                          <option value="22739902 - Finishers of tufted carpets and rugs">22739902 - Finishers of tufted carpets and rugs</option>
                          <option value="22739903 - Floor coverings, textile fiber">22739903 - Floor coverings, textile fiber</option>
                          <option value="22810000 - Yarn spinning mills">22810000 - Yarn spinning mills</option>
                          <option value="22810100 - Needle and handicraft yarns, spun">22810100 - Needle and handicraft yarns, spun</option>
                          <option value="22810105 - Knitting yarn, spun">22810105 - Knitting yarn, spun</option>
                          <option value="22810200 - Manmade and synthetic fiber yarns, spun">22810200 - Manmade and synthetic fiber yarns, spun</option>
                          <option value="22810205 - Nylon yarn, spinning of staple">22810205 - Nylon yarn, spinning of staple</option>
                          <option value="22810207 - Polyester yarn, spun: made from purchased staple">22810207 - Polyester yarn, spun: made from purchased staple</option>
                          <option value="22810208 - Polypropylene yarn, spun: made from purchased staple">22810208 - Polypropylene yarn, spun: made from purchased staple</option>
                          <option value="22810209 - Rayon yarn, spun: made from purchased staple">22810209 - Rayon yarn, spun: made from purchased staple</option>
                          <option value="22810302 - Cotton yarn, spun">22810302 - Cotton yarn, spun</option>
                          <option value="22810305 - Wool yarn, spun">22810305 - Wool yarn, spun</option>
                          <option value="22810400 - Carpet and rug yarn, spun">22810400 - Carpet and rug yarn, spun</option>
                          <option value="22810401 - Carpet yarn, spun">22810401 - Carpet yarn, spun</option>
                          <option value="22820104 - Knitting yarn: twisting, winding, or spooling">22820104 - Knitting yarn: twisting, winding, or spooling</option>
                          <option value="22820203 - Nylon yarn: throwing, twisting, winding or spooling">22820203 - Nylon yarn: throwing, twisting, winding or spooling</option>
                          <option value="22829904 - Textured yarn">22829904 - Textured yarn</option>
                          <option value="22829905 - Throwing yarn">22829905 - Throwing yarn</option>
                          <option value="22829907 - Winding yarn">22829907 - Winding yarn</option>
                          <option value="22840100 - Thread from manmade fibers">22840100 - Thread from manmade fibers</option>
                          <option value="22840101 - Nylon thread">22840101 - Nylon thread</option>
                          <option value="22840201 - Cotton thread">22840201 - Cotton thread</option>
                          <option value="22950000 - Coated fabrics, not rubberized">22950000 - Coated fabrics, not rubberized</option>
                          <option value="22950100 - Chemically coated and treated fabrics">22950100 - Chemically coated and treated fabrics</option>
                          <option value="22950102 - Leather, artificial or imitation">22950102 - Leather, artificial or imitation</option>
                          <option value="22950106 - Waterproofing fabrics, except rubberizing">22950106 - Waterproofing fabrics, except rubberizing</option>
                          <option value="22950200 - Plastic coated yarns or fabrics">22950200 - Plastic coated yarns or fabrics</option>
                          <option value="22950201 - Resin or plastic coated fabrics">22950201 - Resin or plastic coated fabrics</option>
                          <option value="22950202 - Tape, varnished: plastic, and other coated (except magnetic)">22950202 - Tape, varnished: plastic, and other coated (except magnetic)</option>
                          <option value="22950203 - Yarns, plastic coated: made from purchased yarns">22950203 - Yarns, plastic coated: made from purchased yarns</option>
                          <option value="22959902 - Laminating of fabrics">22959902 - Laminating of fabrics</option>
                          <option value="22959905 - Tubing, textile: varnished">22959905 - Tubing, textile: varnished</option>
                          <option value="22960101 - Cord for reinforcing rubber tires">22960101 - Cord for reinforcing rubber tires</option>
                          <option value="22960104 - Steel tire cords and tire cord fabrics">22960104 - Steel tire cords and tire cord fabrics</option>
                          <option value="22960200 - Cord and fabric for reinforcing industrial belting">22960200 - Cord and fabric for reinforcing industrial belting</option>
                          <option value="22960301 - Cord for reinforcing fuel cells">22960301 - Cord for reinforcing fuel cells</option>
                          <option value="22970000 - Nonwoven fabrics">22970000 - Nonwoven fabrics</option>
                          <option value="22979901 - Bonded-fiber fabrics, except felt">22979901 - Bonded-fiber fabrics, except felt</option>
                          <option value="22980000 - Cordage and twine">22980000 - Cordage and twine</option>
                          <option value="22980100 - Ropes and fiber cables">22980100 - Ropes and fiber cables</option>
                          <option value="22980102 - Cable, fiber">22980102 - Cable, fiber</option>
                          <option value="22980103 - Rope, except asbestos and wire">22980103 - Rope, except asbestos and wire</option>
                          <option value="22980200 - Twine, cord and cordage">22980200 - Twine, cord and cordage</option>
                          <option value="22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber">22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber</option>
                          <option value="22980204 - Hard fiber cordage and twine">22980204 - Hard fiber cordage and twine</option>
                          <option value="22980207 - Twine, nec">22980207 - Twine, nec</option>
                          <option value="22980300 - Nets, seines, slings and insulator pads">22980300 - Nets, seines, slings and insulator pads</option>
                          <option value="22980302 - Cargo nets">22980302 - Cargo nets</option>
                          <option value="22989901 - Wire rope centers">22989901 - Wire rope centers</option>
                          <option value="22990100 - Batting, wadding, padding and fillings">22990100 - Batting, wadding, padding and fillings</option>
                          <option value="22990101 - Apparel filling: cotton waste, kapok, and related material">22990101 - Apparel filling: cotton waste, kapok, and related material</option>
                          <option value="22990102 - Batts and batting: cotton mill waste and related material">22990102 - Batts and batting: cotton mill waste and related material</option>
                          <option value="22990104 - Padding and wadding, textile">22990104 - Padding and wadding, textile</option>
                          <option value="22990105 - Pads, fiber: henequen, sisal, istle">22990105 - Pads, fiber: henequen, sisal, istle</option>
                          <option value="22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow">22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow</option>
                          <option value="22990108 - Upholstery filling, textile">22990108 - Upholstery filling, textile</option>
                          <option value="22990200 - Felts and felt products">22990200 - Felts and felt products</option>
                          <option value="22990209 - Pipe and boiler covering, felt">22990209 - Pipe and boiler covering, felt</option>
                          <option value="22990302 - Ramie yarn, thread, roving, and textiles">22990302 - Ramie yarn, thread, roving, and textiles</option>
                          <option value="22990306 - Yarns, specialty and novelty">22990306 - Yarns, specialty and novelty</option>
                          <option value="22990400 - Textile mill waste and remnant processing">22990400 - Textile mill waste and remnant processing</option>
                          <option value="22990401 - Fibers, textile: recovery from textile mill waste and rags">22990401 - Fibers, textile: recovery from textile mill waste and rags</option>
                          <option value="22990402 - Flock (recovered textile fibers)">22990402 - Flock (recovered textile fibers)</option>
                          <option value="22990404 - Recovering textile fibers from clippings and rags">22990404 - Recovering textile fibers from clippings and rags</option>
                          <option value="22990500 - Jute and flax textile products">22990500 - Jute and flax textile products</option>
                          <option value="22990502 - Burlap, jute">22990502 - Burlap, jute</option>
                          <option value="22990504 - Linen fabrics">22990504 - Linen fabrics</option>
                          <option value="22990507 - Towels and towelings, linen and linen-and-cotton mixtures">22990507 - Towels and towelings, linen and linen-and-cotton mixtures</option>
                          <option value="22990604 - Scouring: wool, mohair, and similar fibers">22990604 - Scouring: wool, mohair, and similar fibers</option>
                          <option value="22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie">22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="22999902 - Coir yarns and roving">22999902 - Coir yarns and roving</option>
                          <option value="22999903 - Fabrics: linen, jute, hemp, ramie">22999903 - Fabrics: linen, jute, hemp, ramie</option>
                          <option value="22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie">22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="23110000 - Men's and boy's suits and coats">23110000 - Men's and boy's suits and coats</option>
                          <option value="23110103 - Suits, men's and boys': made from purchased materials">23110103 - Suits, men's and boys': made from purchased materials</option>
                          <option value="23110105 - Tuxedos: made from purchased materials">23110105 - Tuxedos: made from purchased materials</option>
                          <option value="23110200 - Coats, overcoats and vests">23110200 - Coats, overcoats and vests</option>
                          <option value="23110201 - Coats, tailored: men's and boys': from purchased materials">23110201 - Coats, tailored: men's and boys': from purchased materials</option>
                          <option value="23110300 - Men's and boys' uniforms">23110300 - Men's and boys' uniforms</option>
                          <option value="23110301 - Firemen's uniforms: made from purchased materials">23110301 - Firemen's uniforms: made from purchased materials</option>
                          <option value="23110302 - Military uniforms, men's and youths': purchased materials">23110302 - Military uniforms, men's and youths': purchased materials</option>
                          <option value="23210000 - Men's and boy's furnishings">23210000 - Men's and boy's furnishings</option>
                          <option value="23210100 - Men's and boys' dress shirts">23210100 - Men's and boys' dress shirts</option>
                          <option value="23210200 - Men's and boys' sports and polo shirts">23210200 - Men's and boys' sports and polo shirts</option>
                          <option value="23210201 - Polo shirts, men's and boys': made from purchased materials">23210201 - Polo shirts, men's and boys': made from purchased materials</option>
                          <option value="23210202 - Sport shirts, men's and boys': from purchased materials">23210202 - Sport shirts, men's and boys': from purchased materials</option>
                          <option value="23219902 - Uniform shirts: made from purchased materials">23219902 - Uniform shirts: made from purchased materials</option>
                          <option value="23220000 - Men's and boy's underwear and nightwear">23220000 - Men's and boy's underwear and nightwear</option>
                          <option value="23229902 - Underwear, men's and boys': made from purchased materials">23229902 - Underwear, men's and boys': made from purchased materials</option>
                          <option value="23230000 - Men's and boy's neckwear">23230000 - Men's and boy's neckwear</option>
                          <option value="23250000 - Men's and boy's trousers and slacks">23250000 - Men's and boy's trousers and slacks</option>
                          <option value="23250101 - Dungarees: men's, youths', and boys'">23250101 - Dungarees: men's, youths', and boys'</option>
                          <option value="23250102 - Jeans: men's, youths', and boys'">23250102 - Jeans: men's, youths', and boys'</option>
                          <option value="23250201 - Shorts (outerwear): men's, youths', and boys'">23250201 - Shorts (outerwear): men's, youths', and boys'</option>
                          <option value="23250203 - Trousers, dress (separate): men's, youths', and boys'">23250203 - Trousers, dress (separate): men's, youths', and boys'</option>
                          <option value="23260000 - Men's and boy's work clothing">23260000 - Men's and boy's work clothing</option>
                          <option value="23260100 - Work uniforms">23260100 - Work uniforms</option>
                          <option value="23260101 - Medical and hospital uniforms, men's">23260101 - Medical and hospital uniforms, men's</option>
                          <option value="23260102 - Overalls and coveralls">23260102 - Overalls and coveralls</option>
                          <option value="23260200 - Work apparel, except uniforms">23260200 - Work apparel, except uniforms</option>
                          <option value="23260201 - Aprons, work, except rubberized and plastic: men's">23260201 - Aprons, work, except rubberized and plastic: men's</option>
                          <option value="23260202 - Industrial garments, men's and boys'">23260202 - Industrial garments, men's and boys'</option>
                          <option value="23260206 - Work pants">23260206 - Work pants</option>
                          <option value="23260207 - Work shirts: men's, youths', and boys'">23260207 - Work shirts: men's, youths', and boys'</option>
                          <option value="23290000 - Men's and boy's clothing, nec">23290000 - Men's and boy's clothing, nec</option>
                          <option value="23290100 - Men's and boys' sportswear and athletic clothing">23290100 - Men's and boys' sportswear and athletic clothing</option>
                          <option value="23290101 - Athletic clothing, except uniforms: men's, youths' and boys'">23290101 - Athletic clothing, except uniforms: men's, youths' and boys'</option>
                          <option value="23290104 - Ski and snow clothing: men's and boys'">23290104 - Ski and snow clothing: men's and boys'</option>
                          <option value="23290200 - Men's and boys' leather, wool and down-filled outerwear">23290200 - Men's and boys' leather, wool and down-filled outerwear</option>
                          <option value="23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'">23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'</option>
                          <option value="23290204 - Hunting coats and vests, men's">23290204 - Hunting coats and vests, men's</option>
                          <option value="23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'">23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'</option>
                          <option value="23290209 - Sweaters and sweater jackets, men's and boys'">23290209 - Sweaters and sweater jackets, men's and boys'</option>
                          <option value="23290300 - Men's and boys' athletic uniforms">23290300 - Men's and boys' athletic uniforms</option>
                          <option value="23290301 - Baseball uniforms: men's, youths', and boys'">23290301 - Baseball uniforms: men's, youths', and boys'</option>
                          <option value="23299901 - Knickers, dress (separate): men's and boys'">23299901 - Knickers, dress (separate): men's and boys'</option>
                          <option value="23299902 - Shirt and slack suits: men's, youths', and boys'">23299902 - Shirt and slack suits: men's, youths', and boys'</option>
                          <option value="23310000 - Women's and misses' blouses and shirts">23310000 - Women's and misses' blouses and shirts</option>
                          <option value="23319901 - Blouses, women's and juniors': made from purchased material">23319901 - Blouses, women's and juniors': made from purchased material</option>
                          <option value="23319903 - T-shirts and tops, women's: made from purchased materials">23319903 - T-shirts and tops, women's: made from purchased materials</option>
                          <option value="23350000 - Women's, junior's, and misses' dresses">23350000 - Women's, junior's, and misses' dresses</option>
                          <option value="23350100 - Bridal and formal gowns">23350100 - Bridal and formal gowns</option>
                          <option value="23350101 - Gowns, formal">23350101 - Gowns, formal</option>
                          <option value="23350102 - Wedding gowns and dresses">23350102 - Wedding gowns and dresses</option>
                          <option value="23359901 - Dresses,paper, cut and sewn">23359901 - Dresses,paper, cut and sewn</option>
                          <option value="23359903 - Housedresses">23359903 - Housedresses</option>
                          <option value="23370000 - Women's and misses' suits and coats">23370000 - Women's and misses' suits and coats</option>
                          <option value="23370100 - Women's and misses' suits and skirts">23370100 - Women's and misses' suits and skirts</option>
                          <option value="23370101 - Pantsuits: women's, misses' and juniors'">23370101 - Pantsuits: women's, misses' and juniors'</option>
                          <option value="23370102 - Skirts, separate: women's, misses', and juniors'">23370102 - Skirts, separate: women's, misses', and juniors'</option>
                          <option value="23370103 - Suits: women's, misses', and juniors'">23370103 - Suits: women's, misses', and juniors'</option>
                          <option value="23379901 - Uniforms, except athletic: women's, misses', and juniors'">23379901 - Uniforms, except athletic: women's, misses', and juniors'</option>
                          <option value="23390000 - Women's and misses' outerwear, nec">23390000 - Women's and misses' outerwear, nec</option>
                          <option value="23390100 - Women's and misses' accessories">23390100 - Women's and misses' accessories</option>
                          <option value="23390103 - Neckwear and ties: women's, misses', and juniors'">23390103 - Neckwear and ties: women's, misses', and juniors'</option>
                          <option value="23390300 - Women's and misses' athletic clothing and sportswear">23390300 - Women's and misses' athletic clothing and sportswear</option>
                          <option value="23390301 - Athletic clothing: women's, misses', and juniors'">23390301 - Athletic clothing: women's, misses', and juniors'</option>
                          <option value="23390302 - Bathing suits: women's, misses', and juniors'">23390302 - Bathing suits: women's, misses', and juniors'</option>
                          <option value="23390310 - Sportswear, women's">23390310 - Sportswear, women's</option>
                          <option value="23390311 - Uniforms, athletic: women's, misses', and juniors'">23390311 - Uniforms, athletic: women's, misses', and juniors'</option>
                          <option value="23390400 - Women's and misses' jackets and coats, except sportswear">23390400 - Women's and misses' jackets and coats, except sportswear</option>
                          <option value="23399901 - Aprons, except rubber or plastic: women's, misses', juniors'">23399901 - Aprons, except rubber or plastic: women's, misses', juniors'</option>
                          <option value="23399903 - Jeans: women's, misses', and juniors'">23399903 - Jeans: women's, misses', and juniors'</option>
                          <option value="23399904 - Leotards: women's, misses', and juniors'">23399904 - Leotards: women's, misses', and juniors'</option>
                          <option value="23399907 - Slacks: women's, misses', and juniors'">23399907 - Slacks: women's, misses', and juniors'</option>
                          <option value="23410000 - Women's and children's underwear">23410000 - Women's and children's underwear</option>
                          <option value="23410100 - Women's and children's nightwear">23410100 - Women's and children's nightwear</option>
                          <option value="23410101 - Nightgowns and negligees: women's and children's">23410101 - Nightgowns and negligees: women's and children's</option>
                          <option value="23410200 - Women's and children's undergarments">23410200 - Women's and children's undergarments</option>
                          <option value="23410202 - Panties: women's, misses', children's, and infants'">23410202 - Panties: women's, misses', children's, and infants'</option>
                          <option value="23420000 - Bras, girdles, and allied garments">23420000 - Bras, girdles, and allied garments</option>
                          <option value="23429901 - Brassieres">23429901 - Brassieres</option>
                          <option value="23429905 - Girdles and panty girdles">23429905 - Girdles and panty girdles</option>
                          <option value="23530000 - Hats, caps, and millinery">23530000 - Hats, caps, and millinery</option>
                          <option value="23530100 - Uniform hats and caps">23530100 - Uniform hats and caps</option>
                          <option value="23530101 - Baseball caps">23530101 - Baseball caps</option>
                          <option value="23539901 - Caps: cloth, straw, and felt">23539901 - Caps: cloth, straw, and felt</option>
                          <option value="23539902 - Harvest hats, straw">23539902 - Harvest hats, straw</option>
                          <option value="23539904 - Hats and caps, nec">23539904 - Hats and caps, nec</option>
                          <option value="23539906 - Hats: cloth, straw, and felt">23539906 - Hats: cloth, straw, and felt</option>
                          <option value="23539908 - Millinery">23539908 - Millinery</option>
                          <option value="23610000 - Girl's and children's dresses, blouses">23610000 - Girl's and children's dresses, blouses</option>
                          <option value="23610101 - Blouses: girls', children's, and infants'">23610101 - Blouses: girls', children's, and infants'</option>
                          <option value="23610103 - T-shirts and tops: girls', children's, and infants'">23610103 - T-shirts and tops: girls', children's, and infants'</option>
                          <option value="23619901 - Dresses: girls', children's, and infants'">23619901 - Dresses: girls', children's, and infants'</option>
                          <option value="23690000 - Girl's and children's outerwear, nec">23690000 - Girl's and children's outerwear, nec</option>
                          <option value="23690100 - Children's culottes and shorts">23690100 - Children's culottes and shorts</option>
                          <option value="23690201 - Bathing suits and swimwear: girls', children's, and infants'">23690201 - Bathing suits and swimwear: girls', children's, and infants'</option>
                          <option value="23690401 - Buntings, infants'">23690401 - Buntings, infants'</option>
                          <option value="23690403 - Coats: girls', children's, and infants'">23690403 - Coats: girls', children's, and infants'</option>
                          <option value="23710000 - Fur goods">23710000 - Fur goods</option>
                          <option value="23810000 - Fabric dress and work gloves">23810000 - Fabric dress and work gloves</option>
                          <option value="23819903 - Gloves, work: woven or knit, made from purchased materials">23819903 - Gloves, work: woven or knit, made from purchased materials</option>
                          <option value="23819904 - Gloves, woven or knit: made from purchased materials">23819904 - Gloves, woven or knit: made from purchased materials</option>
                          <option value="23849901 - Bathrobes, men's and women's: made from purchased materials">23849901 - Bathrobes, men's and women's: made from purchased materials</option>
                          <option value="23850000 - Waterproof outerwear">23850000 - Waterproof outerwear</option>
                          <option value="23859904 - Gowns, plastic: made from purchased materials">23859904 - Gowns, plastic: made from purchased materials</option>
                          <option value="23859905 - Raincoats, except vulcanized rubber: purchased materials">23859905 - Raincoats, except vulcanized rubber: purchased materials</option>
                          <option value="23860000 - Leather and sheep-lined clothing">23860000 - Leather and sheep-lined clothing</option>
                          <option value="23860101 - Coats and jackets, leather and sheep-lined">23860101 - Coats and jackets, leather and sheep-lined</option>
                          <option value="23860201 - Garments, leather">23860201 - Garments, leather</option>
                          <option value="23870000 - Apparel belts">23870000 - Apparel belts</option>
                          <option value="23890000 - Apparel and accessories, nec">23890000 - Apparel and accessories, nec</option>
                          <option value="23890100 - Men's miscellaneous accessories">23890100 - Men's miscellaneous accessories</option>
                          <option value="23890103 - Handkerchiefs, except paper">23890103 - Handkerchiefs, except paper</option>
                          <option value="23890200 - Uniforms and vestments">23890200 - Uniforms and vestments</option>
                          <option value="23890201 - Academic vestments (caps and gowns)">23890201 - Academic vestments (caps and gowns)</option>
                          <option value="23890203 - Clergymen's vestments">23890203 - Clergymen's vestments</option>
                          <option value="23890300 - Costumes">23890300 - Costumes</option>
                          <option value="23890302 - Masquerade costumes">23890302 - Masquerade costumes</option>
                          <option value="23890303 - Theatrical costumes">23890303 - Theatrical costumes</option>
                          <option value="23899901 - Apparel for handicapped">23899901 - Apparel for handicapped</option>
                          <option value="23899902 - Arm bands, elastic">23899902 - Arm bands, elastic</option>
                          <option value="23899906 - Hospital gowns">23899906 - Hospital gowns</option>
                          <option value="23899907 - Burial garments">23899907 - Burial garments</option>
                          <option value="23910000 - Curtains and draperies">23910000 - Curtains and draperies</option>
                          <option value="23919901 - Cottage sets (curtains), made from purchased materials">23919901 - Cottage sets (curtains), made from purchased materials</option>
                          <option value="23919902 - Curtains, window: made from purchased materials">23919902 - Curtains, window: made from purchased materials</option>
                          <option value="23919903 - Draperies, plastic and textile: from purchased materials">23919903 - Draperies, plastic and textile: from purchased materials</option>
                          <option value="23920000 - Household furnishings, nec">23920000 - Household furnishings, nec</option>
                          <option value="23920100 - Cushions and pillows">23920100 - Cushions and pillows</option>
                          <option value="23920101 - Boat cushions">23920101 - Boat cushions</option>
                          <option value="23920103 - Pillows, bed: made from purchased materials">23920103 - Pillows, bed: made from purchased materials</option>
                          <option value="23920201 - Bags, garment storage: except paper or plastic film">23920201 - Bags, garment storage: except paper or plastic film</option>
                          <option value="23920300 - Blankets, comforters and beddings">23920300 - Blankets, comforters and beddings</option>
                          <option value="23920301 - Bedspreads and bed sets: made from purchased materials">23920301 - Bedspreads and bed sets: made from purchased materials</option>
                          <option value="23920403 - Placemats, plastic or textile">23920403 - Placemats, plastic or textile</option>
                          <option value="23920500 - Towels, dishcloths and dust cloths">23920500 - Towels, dishcloths and dust cloths</option>
                          <option value="23920504 - Towels, fabric and nonwoven: made from purchased materials">23920504 - Towels, fabric and nonwoven: made from purchased materials</option>
                          <option value="23920601 - Chair covers and pads: made from purchased materials">23920601 - Chair covers and pads: made from purchased materials</option>
                          <option value="23920604 - Mattress pads">23920604 - Mattress pads</option>
                          <option value="23920605 - Mattress protectors, except rubber">23920605 - Mattress protectors, except rubber</option>
                          <option value="23929901 - Bridge sets, cloth and napkin: from purchased materials">23929901 - Bridge sets, cloth and napkin: from purchased materials</option>
                          <option value="23929902 - Mops, floor and dust">23929902 - Mops, floor and dust</option>
                          <option value="23929903 - Sheets, fabric: made from purchased materials">23929903 - Sheets, fabric: made from purchased materials</option>
                          <option value="23930000 - Textile bags">23930000 - Textile bags</option>
                          <option value="23930100 - Canvas bags">23930100 - Canvas bags</option>
                          <option value="23930101 - Duffle bags, canvas: made from purchased materials">23930101 - Duffle bags, canvas: made from purchased materials</option>
                          <option value="23939901 - Bags and containers, except sleeping bags: textile">23939901 - Bags and containers, except sleeping bags: textile</option>
                          <option value="23939902 - Cushions, except spring and carpet: purchased materials">23939902 - Cushions, except spring and carpet: purchased materials</option>
                          <option value="23940000 - Canvas and related products">23940000 - Canvas and related products</option>
                          <option value="23940100 - Canvas awnings and canopies">23940100 - Canvas awnings and canopies</option>
                          <option value="23940101 - Awnings, fabric: made from purchased materials">23940101 - Awnings, fabric: made from purchased materials</option>
                          <option value="23940102 - Canopies, fabric: made from purchased materials">23940102 - Canopies, fabric: made from purchased materials</option>
                          <option value="23940200 - Canvas covers and drop cloths">23940200 - Canvas covers and drop cloths</option>
                          <option value="23940201 - Cloth, drop (fabric): made from purchased materials">23940201 - Cloth, drop (fabric): made from purchased materials</option>
                          <option value="23940202 - Liners and covers, fabric: made from purchased materials">23940202 - Liners and covers, fabric: made from purchased materials</option>
                          <option value="23940203 - Tarpaulins, fabric: made from purchased materials">23940203 - Tarpaulins, fabric: made from purchased materials</option>
                          <option value="23949901 - Air cushions and mattresses, canvas">23949901 - Air cushions and mattresses, canvas</option>
                          <option value="23949903 - Convertible tops, canvas or boat: from purchased materials">23949903 - Convertible tops, canvas or boat: from purchased materials</option>
                          <option value="23949904 - Sails: made from purchased materials">23949904 - Sails: made from purchased materials</option>
                          <option value="23949906 - Tents: made from purchased materials">23949906 - Tents: made from purchased materials</option>
                          <option value="23950000 - Pleating and stitching">23950000 - Pleating and stitching</option>
                          <option value="23950101 - Quilted fabrics or cloth">23950101 - Quilted fabrics or cloth</option>
                          <option value="23950200 - Embroidery and art needlework">23950200 - Embroidery and art needlework</option>
                          <option value="23950202 - Art needlework: made from purchased materials">23950202 - Art needlework: made from purchased materials</option>
                          <option value="23950203 - Emblems, embroidered">23950203 - Emblems, embroidered</option>
                          <option value="23950204 - Embroidery products, except Schiffli machine">23950204 - Embroidery products, except Schiffli machine</option>
                          <option value="23960100 - Apparel and other linings, except millinery">23960100 - Apparel and other linings, except millinery</option>
                          <option value="23960102 - Linings, apparel: made from purchased materials">23960102 - Linings, apparel: made from purchased materials</option>
                          <option value="23960201 - Bindings, bias: made from purchased materials">23960201 - Bindings, bias: made from purchased materials</option>
                          <option value="23960204 - Ribbons and bows, cut and sewed">23960204 - Ribbons and bows, cut and sewed</option>
                          <option value="23960306 - Sweat bands, hat and cap: made from purchased materials">23960306 - Sweat bands, hat and cap: made from purchased materials</option>
                          <option value="23990100 - Emblems, badges, and insignia">23990100 - Emblems, badges, and insignia</option>
                          <option value="23990101 - Emblems, badges, and insignia: from purchased materials">23990101 - Emblems, badges, and insignia: from purchased materials</option>
                          <option value="23990102 - Military insignia, textile">23990102 - Military insignia, textile</option>
                          <option value="23990200 - Horse and pet accessories, textile">23990200 - Horse and pet accessories, textile</option>
                          <option value="23990201 - Horse blankets">23990201 - Horse blankets</option>
                          <option value="23990202 - Horse harnesses and riding crops, etc.: non-leather">23990202 - Horse harnesses and riding crops, etc.: non-leather</option>
                          <option value="23990203 - Pet collars, leashes, etc.: non-leather">23990203 - Pet collars, leashes, etc.: non-leather</option>
                          <option value="23990300 - Banners, pennants, and flags">23990300 - Banners, pennants, and flags</option>
                          <option value="23990301 - Banners, made from fabric">23990301 - Banners, made from fabric</option>
                          <option value="23990302 - Flags, fabric">23990302 - Flags, fabric</option>
                          <option value="23990400 - Belting and belt products">23990400 - Belting and belt products</option>
                          <option value="23990402 - Belting, fabric: made from purchased materials">23990402 - Belting, fabric: made from purchased materials</option>
                          <option value="23990500 - Hand woven and crocheted products">23990500 - Hand woven and crocheted products</option>
                          <option value="23990502 - Hand woven apparel">23990502 - Hand woven apparel</option>
                          <option value="23990601 - Fishing nets">23990601 - Fishing nets</option>
                          <option value="23999901 - Aprons, breast (harness)">23999901 - Aprons, breast (harness)</option>
                          <option value="23999905 - Diapers, except disposable: made from purchased materials">23999905 - Diapers, except disposable: made from purchased materials</option>
                          <option value="23999908 - Parachutes">23999908 - Parachutes</option>
                          <option value="23999910 - Seat covers, automobile">23999910 - Seat covers, automobile</option>
                          <option value="23999911 - Sleeping bags">23999911 - Sleeping bags</option>
                          <option value="23999912 - Tire covers">23999912 - Tire covers</option>
                          <option value="24110101 - Handle bolts, wood: hewn">24110101 - Handle bolts, wood: hewn</option>
                          <option value="24110206 - Poles, wood: untreated">24110206 - Poles, wood: untreated</option>
                          <option value="24110208 - Rails, fence: round or split">24110208 - Rails, fence: round or split</option>
                          <option value="24110300 - Wooden logs">24110300 - Wooden logs</option>
                          <option value="24119905 - Timber, cut at logging camp">24119905 - Timber, cut at logging camp</option>
                          <option value="24119907 - Wood chips, produced in the field">24119907 - Wood chips, produced in the field</option>
                          <option value="24210100 - Building and structural materials, wood">24210100 - Building and structural materials, wood</option>
                          <option value="24210103 - Flooring (dressed lumber), softwood">24210103 - Flooring (dressed lumber), softwood</option>
                          <option value="24210105 - Siding (dressed lumber)">24210105 - Siding (dressed lumber)</option>
                          <option value="24210200 - Sawdust, shavings, and wood chips">24210200 - Sawdust, shavings, and wood chips</option>
                          <option value="24210203 - Wood chips, produced at mill">24210203 - Wood chips, produced at mill</option>
                          <option value="24210303 - Kiln drying of lumber">24210303 - Kiln drying of lumber</option>
                          <option value="24210400 - Outdoor wood structural products">24210400 - Outdoor wood structural products</option>
                          <option value="24210401 - Railroad ties, sawed">24210401 - Railroad ties, sawed</option>
                          <option value="24219901 - Box lumber">24219901 - Box lumber</option>
                          <option value="24219903 - Cut stock, softwood">24219903 - Cut stock, softwood</option>
                          <option value="24219906 - Lumber: rough, sawed, or planed">24219906 - Lumber: rough, sawed, or planed</option>
                          <option value="24219909 - Resawing lumber into smaller dimensions">24219909 - Resawing lumber into smaller dimensions</option>
                          <option value="24260100 - Furniture stock and parts, hardwood">24260100 - Furniture stock and parts, hardwood</option>
                          <option value="24260101 - Carvings, furniture: wood">24260101 - Carvings, furniture: wood</option>
                          <option value="24260103 - Frames for upholstered furniture, wood">24260103 - Frames for upholstered furniture, wood</option>
                          <option value="24260104 - Furniture dimension stock, hardwood">24260104 - Furniture dimension stock, hardwood</option>
                          <option value="24260105 - Furniture squares, hardwood">24260105 - Furniture squares, hardwood</option>
                          <option value="24260109 - Turnings, furniture: wood">24260109 - Turnings, furniture: wood</option>
                          <option value="24260301 - Gun stocks, wood">24260301 - Gun stocks, wood</option>
                          <option value="24260400 - Textile machinery accessories, hardwood">24260400 - Textile machinery accessories, hardwood</option>
                          <option value="24269901 - Dimension, hardwood">24269901 - Dimension, hardwood</option>
                          <option value="24269902 - Flooring, hardwood">24269902 - Flooring, hardwood</option>
                          <option value="24269903 - Lumber, hardwood dimension">24269903 - Lumber, hardwood dimension</option>
                          <option value="24269904 - Parquet flooring, hardwood">24269904 - Parquet flooring, hardwood</option>
                          <option value="24290102 - Heading, barrel (cooperage stock): sawed or split">24290102 - Heading, barrel (cooperage stock): sawed or split</option>
                          <option value="24290104 - Staves, barrel: sawed or split">24290104 - Staves, barrel: sawed or split</option>
                          <option value="24290200 - Shavings and packaging, excelsior">24290200 - Shavings and packaging, excelsior</option>
                          <option value="24310100 - Doors and door parts and trim, wood">24310100 - Doors and door parts and trim, wood</option>
                          <option value="24310101 - Door frames, wood">24310101 - Door frames, wood</option>
                          <option value="24310105 - Door shutters, wood">24310105 - Door shutters, wood</option>
                          <option value="24310108 - Doors, wood">24310108 - Doors, wood</option>
                          <option value="24310109 - Garage doors, overhead, wood">24310109 - Garage doors, overhead, wood</option>
                          <option value="24310200 - Windows and window parts and trim, wood">24310200 - Windows and window parts and trim, wood</option>
                          <option value="24310205 - Window frames, wood">24310205 - Window frames, wood</option>
                          <option value="24310206 - Window sashes, wood">24310206 - Window sashes, wood</option>
                          <option value="24310208 - Window shutters, wood">24310208 - Window shutters, wood</option>
                          <option value="24310210 - Windows, wood">24310210 - Windows, wood</option>
                          <option value="24310300 - Moldings and baseboards, ornamental and trim">24310300 - Moldings and baseboards, ornamental and trim</option>
                          <option value="24310301 - Floor baseboards, wood">24310301 - Floor baseboards, wood</option>
                          <option value="24310302 - Mantels, wood">24310302 - Mantels, wood</option>
                          <option value="24310303 - Moldings, wood: unfinished and prefinished">24310303 - Moldings, wood: unfinished and prefinished</option>
                          <option value="24310400 - Awnings, blinds and shutters: wood">24310400 - Awnings, blinds and shutters: wood</option>
                          <option value="24310401 - Awnings, wood">24310401 - Awnings, wood</option>
                          <option value="24310402 - Blinds (shutters), wood">24310402 - Blinds (shutters), wood</option>
                          <option value="24310500 - Staircases, stairs and railings">24310500 - Staircases, stairs and railings</option>
                          <option value="24310501 - Newel posts, wood">24310501 - Newel posts, wood</option>
                          <option value="24310502 - Railings, stair: wood">24310502 - Railings, stair: wood</option>
                          <option value="24310503 - Staircases and stairs, wood">24310503 - Staircases and stairs, wood</option>
                          <option value="24310600 - Interior and ornamental woodwork and trim">24310600 - Interior and ornamental woodwork and trim</option>
                          <option value="24310601 - Ornamental woodwork: cornices, mantels, etc.">24310601 - Ornamental woodwork: cornices, mantels, etc.</option>
                          <option value="24310602 - Panel work, wood">24310602 - Panel work, wood</option>
                          <option value="24310603 - Trim, wood">24310603 - Trim, wood</option>
                          <option value="24310605 - Woodwork, interior and ornamental, nec">24310605 - Woodwork, interior and ornamental, nec</option>
                          <option value="24340000 - Wood kitchen cabinets">24340000 - Wood kitchen cabinets</option>
                          <option value="24349901 - Vanities, bathroom: wood">24349901 - Vanities, bathroom: wood</option>
                          <option value="24350000 - Hardwood veneer and plywood">24350000 - Hardwood veneer and plywood</option>
                          <option value="24359901 - Hardwood plywood, prefinished">24359901 - Hardwood plywood, prefinished</option>
                          <option value="24359902 - Panels, hardwood plywood">24359902 - Panels, hardwood plywood</option>
                          <option value="24359903 - Plywood, hardwood or hardwood faced">24359903 - Plywood, hardwood or hardwood faced</option>
                          <option value="24359904 - Veneer stock, hardwood">24359904 - Veneer stock, hardwood</option>
                          <option value="24360000 - Softwood veneer and plywood">24360000 - Softwood veneer and plywood</option>
                          <option value="24369901 - Panels, softwood plywood">24369901 - Panels, softwood plywood</option>
                          <option value="24369902 - Plywood, softwood">24369902 - Plywood, softwood</option>
                          <option value="24369903 - Veneer stock, softwood">24369903 - Veneer stock, softwood</option>
                          <option value="24390000 - Structural wood members, nec">24390000 - Structural wood members, nec</option>
                          <option value="24399901 - Arches, laminated lumber">24399901 - Arches, laminated lumber</option>
                          <option value="24399902 - Timbers, structural: laminated lumber">24399902 - Timbers, structural: laminated lumber</option>
                          <option value="24399903 - Trusses, except roof: laminated lumber">24399903 - Trusses, except roof: laminated lumber</option>
                          <option value="24410000 - Nailed wood boxes and shook">24410000 - Nailed wood boxes and shook</option>
                          <option value="24410100 - Boxes, wood">24410100 - Boxes, wood</option>
                          <option value="24410200 - Cases, wood">24410200 - Cases, wood</option>
                          <option value="24410202 - Packing cases, wood: nailed or lock corner">24410202 - Packing cases, wood: nailed or lock corner</option>
                          <option value="24410203 - Shipping cases, wood: nailed or lock corner">24410203 - Shipping cases, wood: nailed or lock corner</option>
                          <option value="24410300 - Chests and trunks, wood">24410300 - Chests and trunks, wood</option>
                          <option value="24480000 - Wood pallets and skids">24480000 - Wood pallets and skids</option>
                          <option value="24480100 - Cargo containers, wood and wood with metal">24480100 - Cargo containers, wood and wood with metal</option>
                          <option value="24480101 - Cargo containers, wood">24480101 - Cargo containers, wood</option>
                          <option value="24480102 - Cargo containers, wood and metal combination">24480102 - Cargo containers, wood and metal combination</option>
                          <option value="24480200 - Pallets, wood and wood with metal">24480200 - Pallets, wood and wood with metal</option>
                          <option value="24480201 - Pallets, wood">24480201 - Pallets, wood</option>
                          <option value="24480301 - Skids, wood">24480301 - Skids, wood</option>
                          <option value="24490000 - Wood containers, nec">24490000 - Wood containers, nec</option>
                          <option value="24490100 - Food containers, wood wirebound">24490100 - Food containers, wood wirebound</option>
                          <option value="24490201 - Barrels: wood, coopered">24490201 - Barrels: wood, coopered</option>
                          <option value="24490207 - Vats, wood: coopered">24490207 - Vats, wood: coopered</option>
                          <option value="24490300 - Rectangular boxes and crates, wood">24490300 - Rectangular boxes and crates, wood</option>
                          <option value="24490301 - Boxes, wood: wirebound">24490301 - Boxes, wood: wirebound</option>
                          <option value="24490304 - Shipping cases, wood: wirebound">24490304 - Shipping cases, wood: wirebound</option>
                          <option value="24499903 - Shipping cases and drums, wood: wirebound and plywood">24499903 - Shipping cases and drums, wood: wirebound and plywood</option>
                          <option value="24510000 - Mobile homes">24510000 - Mobile homes</option>
                          <option value="24510101 - Mobile home frames">24510101 - Mobile home frames</option>
                          <option value="24510102 - Mobile homes, except recreational">24510102 - Mobile homes, except recreational</option>
                          <option value="24510201 - Mobile buildings: for commercial use">24510201 - Mobile buildings: for commercial use</option>
                          <option value="24520000 - Prefabricated wood buildings">24520000 - Prefabricated wood buildings</option>
                          <option value="24520103 - Farm buildings, prefabricated or portable: wood">24520103 - Farm buildings, prefabricated or portable: wood</option>
                          <option value="24529902 - Log cabins, prefabricated, wood">24529902 - Log cabins, prefabricated, wood</option>
                          <option value="24529904 - Modular homes, prefabricated, wood">24529904 - Modular homes, prefabricated, wood</option>
                          <option value="24529905 - Panels and sections, prefabricated, wood">24529905 - Panels and sections, prefabricated, wood</option>
                          <option value="24529906 - Prefabricated buildings, wood">24529906 - Prefabricated buildings, wood</option>
                          <option value="24529907 - Sauna rooms, prefabricated, wood">24529907 - Sauna rooms, prefabricated, wood</option>
                          <option value="24910000 - Wood preserving">24910000 - Wood preserving</option>
                          <option value="24910100 - Poles, posts and pilings: treated wood">24910100 - Poles, posts and pilings: treated wood</option>
                          <option value="24910104 - Poles and pole crossarms, treated wood">24910104 - Poles and pole crossarms, treated wood</option>
                          <option value="24910105 - Posts, treated wood">24910105 - Posts, treated wood</option>
                          <option value="24910203 - Railroad cross-ties, treated wood">24910203 - Railroad cross-ties, treated wood</option>
                          <option value="24919901 - Flooring, treated wood block">24919901 - Flooring, treated wood block</option>
                          <option value="24919903 - Preserving (creosoting) of wood">24919903 - Preserving (creosoting) of wood</option>
                          <option value="24919904 - Structural lumber and timber, treated wood">24919904 - Structural lumber and timber, treated wood</option>
                          <option value="24919906 - Wood products, creosoted">24919906 - Wood products, creosoted</option>
                          <option value="24930000 - Reconstituted wood products">24930000 - Reconstituted wood products</option>
                          <option value="24930100 - Building board and wallboard, except gypsum">24930100 - Building board and wallboard, except gypsum</option>
                          <option value="24930102 - Wallboard, except gypsum">24930102 - Wallboard, except gypsum</option>
                          <option value="24930200 - Particleboard products">24930200 - Particleboard products</option>
                          <option value="24930300 - Hardboard and fiberboard products">24930300 - Hardboard and fiberboard products</option>
                          <option value="24930302 - Fiberboard, wood">24930302 - Fiberboard, wood</option>
                          <option value="24930303 - Hardboard">24930303 - Hardboard</option>
                          <option value="24930400 - Insulation and roofing material, reconstituted wood">24930400 - Insulation and roofing material, reconstituted wood</option>
                          <option value="24930402 - Insulation board, cellular fiber">24930402 - Insulation board, cellular fiber</option>
                          <option value="24939901 - Bulletin boards, cork">24939901 - Bulletin boards, cork</option>
                          <option value="24939903 - Strandboard, oriented">24939903 - Strandboard, oriented</option>
                          <option value="24990000 - Wood products, nec">24990000 - Wood products, nec</option>
                          <option value="24990100 - Laundry products, wood">24990100 - Laundry products, wood</option>
                          <option value="24990203 - Lasts, boot and shoe">24990203 - Lasts, boot and shoe</option>
                          <option value="24990302 - Ladders, wood">24990302 - Ladders, wood</option>
                          <option value="24990303 - Stepladders, wood">24990303 - Stepladders, wood</option>
                          <option value="24990400 - Picture and mirror frames, wood">24990400 - Picture and mirror frames, wood</option>
                          <option value="24990401 - Picture frame molding, finished">24990401 - Picture frame molding, finished</option>
                          <option value="24990500 - Cork and cork products">24990500 - Cork and cork products</option>
                          <option value="24990800 - Handles, poles, dowels and stakes: wood">24990800 - Handles, poles, dowels and stakes: wood</option>
                          <option value="24990801 - Dowels, wood">24990801 - Dowels, wood</option>
                          <option value="24990803 - Handles, wood">24990803 - Handles, wood</option>
                          <option value="24990806 - Pencil slats, wood">24990806 - Pencil slats, wood</option>
                          <option value="24990807 - Poles, wood">24990807 - Poles, wood</option>
                          <option value="24990811 - Surveyors' stakes, wood">24990811 - Surveyors' stakes, wood</option>
                          <option value="24990812 - Tool handles, wood">24990812 - Tool handles, wood</option>
                          <option value="24990900 - Food handling and processing products, wood">24990900 - Food handling and processing products, wood</option>
                          <option value="24990901 - Bakers' equipment, wood">24990901 - Bakers' equipment, wood</option>
                          <option value="24991000 - Kitchen, bathroom, and household ware: wood">24991000 - Kitchen, bathroom, and household ware: wood</option>
                          <option value="24991009 - Woodenware, kitchen and household">24991009 - Woodenware, kitchen and household</option>
                          <option value="24991100 - Decorative wood and woodwork">24991100 - Decorative wood and woodwork</option>
                          <option value="24991101 - Carved and turned wood">24991101 - Carved and turned wood</option>
                          <option value="24991102 - Engraved wood products">24991102 - Engraved wood products</option>
                          <option value="24991105 - Novelties, wood fiber">24991105 - Novelties, wood fiber</option>
                          <option value="24991106 - Veneer work, inlaid">24991106 - Veneer work, inlaid</option>
                          <option value="24991200 - Spools, reels, and pulleys: wood">24991200 - Spools, reels, and pulleys: wood</option>
                          <option value="24991205 - Reels, plywood">24991205 - Reels, plywood</option>
                          <option value="24991207 - Spools, wood">24991207 - Spools, wood</option>
                          <option value="24991300 - Mulch or sawdust products, wood">24991300 - Mulch or sawdust products, wood</option>
                          <option value="24991302 - Logs of sawdust and wood particles, pressed">24991302 - Logs of sawdust and wood particles, pressed</option>
                          <option value="24991303 - Mulch, wood and bark">24991303 - Mulch, wood and bark</option>
                          <option value="24991304 - Sawdust, reground">24991304 - Sawdust, reground</option>
                          <option value="24991404 - Policemen's clubs, wood">24991404 - Policemen's clubs, wood</option>
                          <option value="24991600 - Fencing, docks, and other outdoor wood structural products">24991600 - Fencing, docks, and other outdoor wood structural products</option>
                          <option value="24991601 - Extension planks, wood">24991601 - Extension planks, wood</option>
                          <option value="24991602 - Fencing, wood">24991602 - Fencing, wood</option>
                          <option value="24991604 - Scaffolds, wood">24991604 - Scaffolds, wood</option>
                          <option value="24991605 - Signboards, wood">24991605 - Signboards, wood</option>
                          <option value="24999901 - Applicators, wood">24999901 - Applicators, wood</option>
                          <option value="24999902 - Battery separators, wood">24999902 - Battery separators, wood</option>
                          <option value="24999903 - Beekeeping supplies, wood">24999903 - Beekeeping supplies, wood</option>
                          <option value="24999906 - Cooling towers, wood or wood and sheet metal combination">24999906 - Cooling towers, wood or wood and sheet metal combination</option>
                          <option value="24999911 - Oars and paddles, wood">24999911 - Oars and paddles, wood</option>
                          <option value="24999914 - Trophy bases, wood">24999914 - Trophy bases, wood</option>
                          <option value="25110000 - Wood household furniture">25110000 - Wood household furniture</option>
                          <option value="25110100 - Wood bedroom furniture">25110100 - Wood bedroom furniture</option>
                          <option value="25110101 - Bed frames, except water bed frames: wood">25110101 - Bed frames, except water bed frames: wood</option>
                          <option value="25110108 - Vanity dressers: wood">25110108 - Vanity dressers: wood</option>
                          <option value="25110200 - Kitchen and dining room furniture">25110200 - Kitchen and dining room furniture</option>
                          <option value="25110203 - Chairs, household, except upholstered: wood">25110203 - Chairs, household, except upholstered: wood</option>
                          <option value="25110204 - Chairs, Bentwood">25110204 - Chairs, Bentwood</option>
                          <option value="25110206 - Dining room furniture: wood">25110206 - Dining room furniture: wood</option>
                          <option value="25110208 - Stools, household: wood">25110208 - Stools, household: wood</option>
                          <option value="25110209 - Tables, household: wood">25110209 - Tables, household: wood</option>
                          <option value="25110300 - Children's wood furniture">25110300 - Children's wood furniture</option>
                          <option value="25110304 - Juvenile furniture: wood">25110304 - Juvenile furniture: wood</option>
                          <option value="25110305 - Nursery furniture: wood">25110305 - Nursery furniture: wood</option>
                          <option value="25110502 - Desks, household: wood">25110502 - Desks, household: wood</option>
                          <option value="25110602 - Console tables: wood">25110602 - Console tables: wood</option>
                          <option value="25110604 - Stands, household, nec: wood">25110604 - Stands, household, nec: wood</option>
                          <option value="25110605 - Storage chests, household: wood">25110605 - Storage chests, household: wood</option>
                          <option value="25110700 - Wood lawn and garden furniture">25110700 - Wood lawn and garden furniture</option>
                          <option value="25110702 - Lawn furniture: wood">25110702 - Lawn furniture: wood</option>
                          <option value="25119902 - Coffee tables: wood">25119902 - Coffee tables: wood</option>
                          <option value="25119905 - Novelty furniture: wood">25119905 - Novelty furniture: wood</option>
                          <option value="25119908 - Unassembled or unfinished furniture, household: wood">25119908 - Unassembled or unfinished furniture, household: wood</option>
                          <option value="25119909 - Whatnot shelves: wood">25119909 - Whatnot shelves: wood</option>
                          <option value="25120000 - Upholstered household furniture">25120000 - Upholstered household furniture</option>
                          <option value="25120100 - Wood upholstered chairs and couches">25120100 - Wood upholstered chairs and couches</option>
                          <option value="25120101 - Chairs: upholstered on wood frames">25120101 - Chairs: upholstered on wood frames</option>
                          <option value="25120102 - Couches, sofas, and davenports: upholstered on wood frames">25120102 - Couches, sofas, and davenports: upholstered on wood frames</option>
                          <option value="25120103 - Recliners: upholstered on wood frames">25120103 - Recliners: upholstered on wood frames</option>
                          <option value="25129902 - Living room furniture: upholstered on wood frames">25129902 - Living room furniture: upholstered on wood frames</option>
                          <option value="25140000 - Metal household furniture">25140000 - Metal household furniture</option>
                          <option value="25140101 - Beds, including folding and cabinet, household: metal">25140101 - Beds, including folding and cabinet, household: metal</option>
                          <option value="25140102 - Frames for box springs or bedsprings: metal">25140102 - Frames for box springs or bedsprings: metal</option>
                          <option value="25140202 - Chairs, household: metal">25140202 - Chairs, household: metal</option>
                          <option value="25140204 - Kitchen cabinets: metal">25140204 - Kitchen cabinets: metal</option>
                          <option value="25140206 - Tables, household: metal">25140206 - Tables, household: metal</option>
                          <option value="25140500 - Metal bookcases and stereo cabinets">25140500 - Metal bookcases and stereo cabinets</option>
                          <option value="25140502 - Cabinets, radio and television: metal">25140502 - Cabinets, radio and television: metal</option>
                          <option value="25140600 - Metal lawn and garden furniture">25140600 - Metal lawn and garden furniture</option>
                          <option value="25140601 - Garden furniture, metal">25140601 - Garden furniture, metal</option>
                          <option value="25140604 - Lawn furniture: metal">25140604 - Lawn furniture: metal</option>
                          <option value="25149903 - Cots, household: metal">25149903 - Cots, household: metal</option>
                          <option value="25149904 - Household furniture: upholstered on metal frames">25149904 - Household furniture: upholstered on metal frames</option>
                          <option value="25149905 - Medicine cabinets and vanities: metal">25149905 - Medicine cabinets and vanities: metal</option>
                          <option value="25150000 - Mattresses and bedsprings">25150000 - Mattresses and bedsprings</option>
                          <option value="25150100 - Mattresses and foundations">25150100 - Mattresses and foundations</option>
                          <option value="25150101 - Foundations and platforms">25150101 - Foundations and platforms</option>
                          <option value="25150102 - Mattresses, containing felt, foam rubber, urethane, etc.">25150102 - Mattresses, containing felt, foam rubber, urethane, etc.</option>
                          <option value="25150103 - Mattresses, innerspring or box spring">25150103 - Mattresses, innerspring or box spring</option>
                          <option value="25150201 - Bedsprings, assembled">25150201 - Bedsprings, assembled</option>
                          <option value="25150202 - Box springs, assembled">25150202 - Box springs, assembled</option>
                          <option value="25170000 - Wood television and radio cabinets">25170000 - Wood television and radio cabinets</option>
                          <option value="25179901 - Home entertainment unit cabinets, wood">25179901 - Home entertainment unit cabinets, wood</option>
                          <option value="25179904 - Stereo cabinets, wood">25179904 - Stereo cabinets, wood</option>
                          <option value="25179905 - Television cabinets, wood">25179905 - Television cabinets, wood</option>
                          <option value="25190102 - Lawn furniture, except wood, metal, stone, or concrete">25190102 - Lawn furniture, except wood, metal, stone, or concrete</option>
                          <option value="25190204 - Rattan furniture: padded or plain">25190204 - Rattan furniture: padded or plain</option>
                          <option value="25190206 - Wicker furniture: padded or plain">25190206 - Wicker furniture: padded or plain</option>
                          <option value="25190300 - Fiberglass and plastic furniture">25190300 - Fiberglass and plastic furniture</option>
                          <option value="25190302 - Furniture, household: glass, fiberglass, and plastic">25190302 - Furniture, household: glass, fiberglass, and plastic</option>
                          <option value="25199901 - Household furniture, except wood or metal: upholstered">25199901 - Household furniture, except wood or metal: upholstered</option>
                          <option value="25199902 - Bean bag Chairs">25199902 - Bean bag Chairs</option>
                          <option value="25210000 - Wood office furniture">25210000 - Wood office furniture</option>
                          <option value="25210100 - Wood office chairs, benches and stools">25210100 - Wood office chairs, benches and stools</option>
                          <option value="25210102 - Chairs, office: padded, upholstered, or plain: wood">25210102 - Chairs, office: padded, upholstered, or plain: wood</option>
                          <option value="25210201 - Bookcases, office: wood">25210201 - Bookcases, office: wood</option>
                          <option value="25210202 - Cabinets, office: wood">25210202 - Cabinets, office: wood</option>
                          <option value="25210203 - Filing cabinets (boxes), office: wood">25210203 - Filing cabinets (boxes), office: wood</option>
                          <option value="25210300 - Wood office desks and tables">25210300 - Wood office desks and tables</option>
                          <option value="25210301 - Desks, office: wood">25210301 - Desks, office: wood</option>
                          <option value="25210302 - Tables, office: wood">25210302 - Tables, office: wood</option>
                          <option value="25219901 - Panel systems and partitions (free-standing), office: wood">25219901 - Panel systems and partitions (free-standing), office: wood</option>
                          <option value="25220000 - Office furniture, except wood">25220000 - Office furniture, except wood</option>
                          <option value="25220100 - Office chairs, benches, and stools, except wood">25220100 - Office chairs, benches, and stools, except wood</option>
                          <option value="25220101 - Benches, office: except wood">25220101 - Benches, office: except wood</option>
                          <option value="25220102 - Chairs, office: padded or plain: except wood">25220102 - Chairs, office: padded or plain: except wood</option>
                          <option value="25220202 - Panel systems and partitions, office: except wood">25220202 - Panel systems and partitions, office: except wood</option>
                          <option value="25220300 - Office cabinets and filing drawers, except wood">25220300 - Office cabinets and filing drawers, except wood</option>
                          <option value="25220301 - Cabinets, office: except wood">25220301 - Cabinets, office: except wood</option>
                          <option value="25220303 - Filing boxes, cabinets, and cases: except wood">25220303 - Filing boxes, cabinets, and cases: except wood</option>
                          <option value="25220400 - Office desks and tables, except wood">25220400 - Office desks and tables, except wood</option>
                          <option value="25220401 - Desks, office: except wood">25220401 - Desks, office: except wood</option>
                          <option value="25220402 - Tables, office: except wood">25220402 - Tables, office: except wood</option>
                          <option value="25310000 - Public building and related furniture">25310000 - Public building and related furniture</option>
                          <option value="25310100 - School furniture">25310100 - School furniture</option>
                          <option value="25310101 - Blackboards, wood">25310101 - Blackboards, wood</option>
                          <option value="25310200 - Church furniture">25310200 - Church furniture</option>
                          <option value="25310300 - Vehicle furniture">25310300 - Vehicle furniture</option>
                          <option value="25310302 - Seats, aircraft">25310302 - Seats, aircraft</option>
                          <option value="25310400 - Stadium furniture">25310400 - Stadium furniture</option>
                          <option value="25310401 - Bleacher seating, portable">25310401 - Bleacher seating, portable</option>
                          <option value="25310402 - Stadium seating">25310402 - Stadium seating</option>
                          <option value="25319902 - Benches for public buildings">25319902 - Benches for public buildings</option>
                          <option value="25319903 - Chairs, portable folding">25319903 - Chairs, portable folding</option>
                          <option value="25319904 - Chairs, table and arm">25319904 - Chairs, table and arm</option>
                          <option value="25319906 - Seats, miscellaneous public conveyances">25319906 - Seats, miscellaneous public conveyances</option>
                          <option value="25319907 - Theater furniture">25319907 - Theater furniture</option>
                          <option value="25319908 - Picnic tables or benches, park">25319908 - Picnic tables or benches, park</option>
                          <option value="25410000 - Wood partitions and fixtures">25410000 - Wood partitions and fixtures</option>
                          <option value="25410100 - Store and office display cases and fixtures">25410100 - Store and office display cases and fixtures</option>
                          <option value="25410101 - Bar fixtures, wood">25410101 - Bar fixtures, wood</option>
                          <option value="25410102 - Display fixtures, wood">25410102 - Display fixtures, wood</option>
                          <option value="25410104 - Office fixtures, wood">25410104 - Office fixtures, wood</option>
                          <option value="25410105 - Showcases, except refrigerated: wood">25410105 - Showcases, except refrigerated: wood</option>
                          <option value="25410106 - Store fixtures, wood">25410106 - Store fixtures, wood</option>
                          <option value="25410200 - Cabinets, lockers, and shelving">25410200 - Cabinets, lockers, and shelving</option>
                          <option value="25410201 - Cabinets, except refrigerated: show, display, etc.: wood">25410201 - Cabinets, except refrigerated: show, display, etc.: wood</option>
                          <option value="25410202 - Lockers, except refrigerated: wood">25410202 - Lockers, except refrigerated: wood</option>
                          <option value="25410203 - Shelving, office and store, wood">25410203 - Shelving, office and store, wood</option>
                          <option value="25410300 - Counter and sink tops">25410300 - Counter and sink tops</option>
                          <option value="25410301 - Counters or counter display cases, wood">25410301 - Counters or counter display cases, wood</option>
                          <option value="25410304 - Table or counter tops, plastic laminated">25410304 - Table or counter tops, plastic laminated</option>
                          <option value="25419901 - Partitions for floor attachment, prefabricated: wood">25419901 - Partitions for floor attachment, prefabricated: wood</option>
                          <option value="25419902 - Pedestals and statuary, wood">25419902 - Pedestals and statuary, wood</option>
                          <option value="25419903 - Telephone booths, wood">25419903 - Telephone booths, wood</option>
                          <option value="25420000 - Partitions and fixtures, except wood">25420000 - Partitions and fixtures, except wood</option>
                          <option value="25420100 - Postal lock boxes, mail racks, and related products">25420100 - Postal lock boxes, mail racks, and related products</option>
                          <option value="25420103 - Lockers (not refrigerated): except wood">25420103 - Lockers (not refrigerated): except wood</option>
                          <option value="25420200 - Office and store showcases and display fixtures">25420200 - Office and store showcases and display fixtures</option>
                          <option value="25420201 - Bar fixtures, except wood">25420201 - Bar fixtures, except wood</option>
                          <option value="25420202 - Cabinets: show, display, or storage: except wood">25420202 - Cabinets: show, display, or storage: except wood</option>
                          <option value="25420203 - Counters or counter display cases, except wood">25420203 - Counters or counter display cases, except wood</option>
                          <option value="25420204 - Fixtures, office: except wood">25420204 - Fixtures, office: except wood</option>
                          <option value="25420205 - Fixtures, store: except wood">25420205 - Fixtures, store: except wood</option>
                          <option value="25420206 - Fixtures: display, office, or store: except wood">25420206 - Fixtures: display, office, or store: except wood</option>
                          <option value="25420209 - Racks, merchandise display or storage: except wood">25420209 - Racks, merchandise display or storage: except wood</option>
                          <option value="25420210 - Showcases (not refrigerated): except wood">25420210 - Showcases (not refrigerated): except wood</option>
                          <option value="25420211 - Stands, merchandise display: except wood">25420211 - Stands, merchandise display: except wood</option>
                          <option value="25429901 - Pallet racks: except wood">25429901 - Pallet racks: except wood</option>
                          <option value="25429902 - Partitions for floor attachment, prefabricated: except wood">25429902 - Partitions for floor attachment, prefabricated: except wood</option>
                          <option value="25429904 - Shelving, office and store, except wood">25429904 - Shelving, office and store, except wood</option>
                          <option value="25910000 - Drapery hardware and window blinds and shades">25910000 - Drapery hardware and window blinds and shades</option>
                          <option value="25910100 - Shade, curtain, and drapery hardware">25910100 - Shade, curtain, and drapery hardware</option>
                          <option value="25910101 - Curtain and drapery rods, poles, and fixtures">25910101 - Curtain and drapery rods, poles, and fixtures</option>
                          <option value="25910102 - Shade pulls, window">25910102 - Shade pulls, window</option>
                          <option value="25910103 - Window shade rollers and fittings">25910103 - Window shade rollers and fittings</option>
                          <option value="25910200 - Window blinds">25910200 - Window blinds</option>
                          <option value="25910201 - Blinds vertical">25910201 - Blinds vertical</option>
                          <option value="25910203 - Mini blinds">25910203 - Mini blinds</option>
                          <option value="25910204 - Venetian blinds">25910204 - Venetian blinds</option>
                          <option value="25910300 - Window shades">25910300 - Window shades</option>
                          <option value="25990100 - Factory furniture and fixtures">25990100 - Factory furniture and fixtures</option>
                          <option value="25990101 - Cabinets, factory">25990101 - Cabinets, factory</option>
                          <option value="25990102 - Stools, factory">25990102 - Stools, factory</option>
                          <option value="25990104 - Work benches, factory">25990104 - Work benches, factory</option>
                          <option value="25990200 - Bar, restaurant and cafeteria furniture">25990200 - Bar, restaurant and cafeteria furniture</option>
                          <option value="25990201 - Bar furniture">25990201 - Bar furniture</option>
                          <option value="25990202 - Cafeteria furniture">25990202 - Cafeteria furniture</option>
                          <option value="25990203 - Carts, restaurant equipment">25990203 - Carts, restaurant equipment</option>
                          <option value="25990204 - Food wagons, restaurant">25990204 - Food wagons, restaurant</option>
                          <option value="25990205 - Restaurant furniture, wood or metal">25990205 - Restaurant furniture, wood or metal</option>
                          <option value="25990300 - Beds, not household use">25990300 - Beds, not household use</option>
                          <option value="25990301 - Hospital beds">25990301 - Hospital beds</option>
                          <option value="25990302 - Inflatable beds">25990302 - Inflatable beds</option>
                          <option value="25999901 - Boards: planning, display, notice">25999901 - Boards: planning, display, notice</option>
                          <option value="25999903 - Hotel furniture">25999903 - Hotel furniture</option>
                          <option value="25999907 - Hospital furniture, except beds">25999907 - Hospital furniture, except beds</option>
                          <option value="26110000 - Pulp mills">26110000 - Pulp mills</option>
                          <option value="26110302 - Pulp manufactured from waste or recycled paper">26110302 - Pulp manufactured from waste or recycled paper</option>
                          <option value="26119901 - Pulp made from rags, bagassse, hemp, or other fiber base">26119901 - Pulp made from rags, bagassse, hemp, or other fiber base</option>
                          <option value="26119903 - Pulp produced from wood base, nec">26119903 - Pulp produced from wood base, nec</option>
                          <option value="26210000 - Paper mills">26210000 - Paper mills</option>
                          <option value="26210100 - Towels, tissues and napkins; paper and stock">26210100 - Towels, tissues and napkins; paper and stock</option>
                          <option value="26210103 - Facial tissue stock">26210103 - Facial tissue stock</option>
                          <option value="26210106 - Sanitary tissue paper">26210106 - Sanitary tissue paper</option>
                          <option value="26210107 - Tissue paper">26210107 - Tissue paper</option>
                          <option value="26210202 - Parchment paper">26210202 - Parchment paper</option>
                          <option value="26210301 - Absorbent paper">26210301 - Absorbent paper</option>
                          <option value="26210306 - Filter paper">26210306 - Filter paper</option>
                          <option value="26210308 - Specialty papers">26210308 - Specialty papers</option>
                          <option value="26210403 - Lithograph paper">26210403 - Lithograph paper</option>
                          <option value="26210600 - Stationary, envelope and tablet papers">26210600 - Stationary, envelope and tablet papers</option>
                          <option value="26210601 - Business form paper">26210601 - Business form paper</option>
                          <option value="26210604 - Envelope paper">26210604 - Envelope paper</option>
                          <option value="26210607 - Tablet paper">26210607 - Tablet paper</option>
                          <option value="26210800 - Wrapping and packaging papers">26210800 - Wrapping and packaging papers</option>
                          <option value="26210806 - Packaging paper">26210806 - Packaging paper</option>
                          <option value="26210808 - Wrapping paper">26210808 - Wrapping paper</option>
                          <option value="26210908 - Felts, building">26210908 - Felts, building</option>
                          <option value="26210909 - Insulation siding, paper">26210909 - Insulation siding, paper</option>
                          <option value="26211003 - Molded pulp products">26211003 - Molded pulp products</option>
                          <option value="26219901 - Fine paper">26219901 - Fine paper</option>
                          <option value="26219902 - Kraft paper">26219902 - Kraft paper</option>
                          <option value="26219904 - Uncoated paper">26219904 - Uncoated paper</option>
                          <option value="26219905 - Wallpaper (hanging paper)">26219905 - Wallpaper (hanging paper)</option>
                          <option value="26310000 - Paperboard mills">26310000 - Paperboard mills</option>
                          <option value="26310100 - Linerboard">26310100 - Linerboard</option>
                          <option value="26310300 - Container, packaging, and boxboard">26310300 - Container, packaging, and boxboard</option>
                          <option value="26310301 - Boxboard">26310301 - Boxboard</option>
                          <option value="26310302 - Container board">26310302 - Container board</option>
                          <option value="26310304 - Folding boxboard">26310304 - Folding boxboard</option>
                          <option value="26310305 - Packaging board">26310305 - Packaging board</option>
                          <option value="26310306 - Setup boxboard">26310306 - Setup boxboard</option>
                          <option value="26310403 - Coated paperboard">26310403 - Coated paperboard</option>
                          <option value="26310501 - Cardboard">26310501 - Cardboard</option>
                          <option value="26310502 - Stencil board">26310502 - Stencil board</option>
                          <option value="26520000 - Setup paperboard boxes">26520000 - Setup paperboard boxes</option>
                          <option value="26529901 - Boxes, newsboard, metal edged: made from purchased materials">26529901 - Boxes, newsboard, metal edged: made from purchased materials</option>
                          <option value="26529902 - Filing boxes, paperboard: made from purchased materials">26529902 - Filing boxes, paperboard: made from purchased materials</option>
                          <option value="26530000 - Corrugated and solid fiber boxes">26530000 - Corrugated and solid fiber boxes</option>
                          <option value="26530100 - Corrugated boxes, partitions, display items, sheets, and pad">26530100 - Corrugated boxes, partitions, display items, sheets, and pad</option>
                          <option value="26530101 - Boxes, corrugated: made from purchased materials">26530101 - Boxes, corrugated: made from purchased materials</option>
                          <option value="26530102 - Display items, corrugated: made from purchased materials">26530102 - Display items, corrugated: made from purchased materials</option>
                          <option value="26530104 - Pads, corrugated: made from purchased materials">26530104 - Pads, corrugated: made from purchased materials</option>
                          <option value="26530106 - Partitions, corrugated: made from purchased materials">26530106 - Partitions, corrugated: made from purchased materials</option>
                          <option value="26530107 - Sheets, corrugated: made from purchased materials">26530107 - Sheets, corrugated: made from purchased materials</option>
                          <option value="26530200 - Solid fiber boxes, partitions, display items, and sheets">26530200 - Solid fiber boxes, partitions, display items, and sheets</option>
                          <option value="26530201 - Boxes, solid fiber: made from purchased materials">26530201 - Boxes, solid fiber: made from purchased materials</option>
                          <option value="26530202 - Display items, solid fiber: made from purchased materials">26530202 - Display items, solid fiber: made from purchased materials</option>
                          <option value="26530206 - Partitions, solid fiber: made from purchased materials">26530206 - Partitions, solid fiber: made from purchased materials</option>
                          <option value="26530207 - Sheets, solid fiber: made from purchased materials">26530207 - Sheets, solid fiber: made from purchased materials</option>
                          <option value="26550000 - Fiber cans, drums, and similar products">26550000 - Fiber cans, drums, and similar products</option>
                          <option value="26550100 - Fiber spools, tubes, and cones">26550100 - Fiber spools, tubes, and cones</option>
                          <option value="26550101 - Cones, fiber: made from purchased material">26550101 - Cones, fiber: made from purchased material</option>
                          <option value="26550103 - Tubes, fiber or paper: made from purchased material">26550103 - Tubes, fiber or paper: made from purchased material</option>
                          <option value="26550104 - Tubes, for chemical or electrical uses: paper or fiber">26550104 - Tubes, for chemical or electrical uses: paper or fiber</option>
                          <option value="26550200 - Fiber cans, drums, and containers">26550200 - Fiber cans, drums, and containers</option>
                          <option value="26550203 - Cans, composite: foil-fiber and other: from purchased fiber">26550203 - Cans, composite: foil-fiber and other: from purchased fiber</option>
                          <option value="26550204 - Cans, fiber: made from purchased material">26550204 - Cans, fiber: made from purchased material</option>
                          <option value="26550205 - Containers, laminated phenolic and vulcanized fiber">26550205 - Containers, laminated phenolic and vulcanized fiber</option>
                          <option value="26550206 - Containers, liquid tight fiber: from purchased material">26550206 - Containers, liquid tight fiber: from purchased material</option>
                          <option value="26550207 - Drums, fiber: made from purchased material">26550207 - Drums, fiber: made from purchased material</option>
                          <option value="26559901 - Ammunition cans or tubes, board laminated with metal foil">26559901 - Ammunition cans or tubes, board laminated with metal foil</option>
                          <option value="26559904 - Wastebaskets, fiber: made from purchased material">26559904 - Wastebaskets, fiber: made from purchased material</option>
                          <option value="26560000 - Sanitary food containers">26560000 - Sanitary food containers</option>
                          <option value="26560100 - Paper cups, plates, dishes, and utensils">26560100 - Paper cups, plates, dishes, and utensils</option>
                          <option value="26560103 - Plates, paper: made from purchased material">26560103 - Plates, paper: made from purchased material</option>
                          <option value="26560104 - Straws, drinking: made from purchased material">26560104 - Straws, drinking: made from purchased material</option>
                          <option value="26560201 - Frozen food containers: made from purchased material">26560201 - Frozen food containers: made from purchased material</option>
                          <option value="26560300 - Food containers (liquid tight), including milk cartons">26560300 - Food containers (liquid tight), including milk cartons</option>
                          <option value="26570000 - Folding paperboard boxes">26570000 - Folding paperboard boxes</option>
                          <option value="26579902 - Paperboard backs for blister or skin packages">26579902 - Paperboard backs for blister or skin packages</option>
                          <option value="26710000 - Paper; coated and laminated packaging">26710000 - Paper; coated and laminated packaging</option>
                          <option value="26719901 - Bread wrappers, waxed or laminated: purchased material">26719901 - Bread wrappers, waxed or laminated: purchased material</option>
                          <option value="26719902 - Paper, coated or laminated for packaging">26719902 - Paper, coated or laminated for packaging</option>
                          <option value="26719903 - Plastic film, coated or laminated for packaging">26719903 - Plastic film, coated or laminated for packaging</option>
                          <option value="26719904 - Resinous impregnated paper for packaging">26719904 - Resinous impregnated paper for packaging</option>
                          <option value="26719905 - Thermoplastic coated paper for packaging">26719905 - Thermoplastic coated paper for packaging</option>
                          <option value="26719906 - Waxed paper: made from purchased material">26719906 - Waxed paper: made from purchased material</option>
                          <option value="26719907 - Wrapping paper, waterproof or coated">26719907 - Wrapping paper, waterproof or coated</option>
                          <option value="26720000 - Paper; coated and laminated, nec">26720000 - Paper; coated and laminated, nec</option>
                          <option value="26720100 - Chemically treated papers, made from purchased materials">26720100 - Chemically treated papers, made from purchased materials</option>
                          <option value="26720105 - Metallic covered paper: made from purchased materials">26720105 - Metallic covered paper: made from purchased materials</option>
                          <option value="26720109 - Thermoplastic coated paper: made from purchased materials">26720109 - Thermoplastic coated paper: made from purchased materials</option>
                          <option value="26720200 - Adhesive papers, labels, or tapes: from purchased material">26720200 - Adhesive papers, labels, or tapes: from purchased material</option>
                          <option value="26720201 - Adhesive backed films, foams and foils">26720201 - Adhesive backed films, foams and foils</option>
                          <option value="26720203 - Gummed paper: made from purchased materials">26720203 - Gummed paper: made from purchased materials</option>
                          <option value="26720204 - Gummed tape, cloth or paper base: from purchased materials">26720204 - Gummed tape, cloth or paper base: from purchased materials</option>
                          <option value="26720206 - Masking tape: made from purchased materials">26720206 - Masking tape: made from purchased materials</option>
                          <option value="26720207 - Tape, pressure sensitive: made from purchased materials">26720207 - Tape, pressure sensitive: made from purchased materials</option>
                          <option value="26729903 - Coated paper, except photographic, carbon, or abrasive">26729903 - Coated paper, except photographic, carbon, or abrasive</option>
                          <option value="26730000 - Bags: plastic, laminated, and coated">26730000 - Bags: plastic, laminated, and coated</option>
                          <option value="26730101 - Garment bags (plastic film): made from purchased materials">26730101 - Garment bags (plastic film): made from purchased materials</option>
                          <option value="26730200 - Food storage and trash bags (plastic)">26730200 - Food storage and trash bags (plastic)</option>
                          <option value="26730201 - Food storage and frozen food bags, plastic">26730201 - Food storage and frozen food bags, plastic</option>
                          <option value="26730202 - Trash bags (plastic film): made from purchased materials">26730202 - Trash bags (plastic film): made from purchased materials</option>
                          <option value="26730300 - Plastic and pliofilm bags">26730300 - Plastic and pliofilm bags</option>
                          <option value="26730301 - Plastic bags: made from purchased materials">26730301 - Plastic bags: made from purchased materials</option>
                          <option value="26740000 - Bags: uncoated paper and multiwall">26740000 - Bags: uncoated paper and multiwall</option>
                          <option value="26740101 - Grocers' bags: made from purchased materials">26740101 - Grocers' bags: made from purchased materials</option>
                          <option value="26740102 - Shipping bags or sacks, including multiwall and heavy duty">26740102 - Shipping bags or sacks, including multiwall and heavy duty</option>
                          <option value="26740103 - Shopping bags: made from purchased materials">26740103 - Shopping bags: made from purchased materials</option>
                          <option value="26749902 - Flour bags: made from purchased materials">26749902 - Flour bags: made from purchased materials</option>
                          <option value="26749905 - Paper bags: made from purchased materials">26749905 - Paper bags: made from purchased materials</option>
                          <option value="26749906 - Vacuum cleaner bags: made from purchased materials">26749906 - Vacuum cleaner bags: made from purchased materials</option>
                          <option value="26750000 - Die-cut paper and board">26750000 - Die-cut paper and board</option>
                          <option value="26750100 - Cardboard cut-outs, panels, and foundations: die-cut">26750100 - Cardboard cut-outs, panels, and foundations: die-cut</option>
                          <option value="26750103 - Panels, cardboard, die-cut: made from purchased materials">26750103 - Panels, cardboard, die-cut: made from purchased materials</option>
                          <option value="26750202 - Folders, filing, die-cut: made from purchased materials">26750202 - Folders, filing, die-cut: made from purchased materials</option>
                          <option value="26750203 - Index cards, die-cut: made from purchased materials">26750203 - Index cards, die-cut: made from purchased materials</option>
                          <option value="26750204 - Jacquard (textile weaving) cards: from purchased materials">26750204 - Jacquard (textile weaving) cards: from purchased materials</option>
                          <option value="26750300 - Stencils and lettering materials: die-cut">26750300 - Stencils and lettering materials: die-cut</option>
                          <option value="26750302 - Letters, cardboard, die-cut: from purchased materials">26750302 - Letters, cardboard, die-cut: from purchased materials</option>
                          <option value="26759905 - Paper die-cutting">26759905 - Paper die-cutting</option>
                          <option value="26759906 - Paperboard die-cutting">26759906 - Paperboard die-cutting</option>
                          <option value="26760000 - Sanitary paper products">26760000 - Sanitary paper products</option>
                          <option value="26760100 - Towels, napkins, and tissue paper products">26760100 - Towels, napkins, and tissue paper products</option>
                          <option value="26760101 - Cleansing tissues: made from purchased paper">26760101 - Cleansing tissues: made from purchased paper</option>
                          <option value="26760104 - Toilet paper: made from purchased paper">26760104 - Toilet paper: made from purchased paper</option>
                          <option value="26760105 - Towels, paper: made from purchased paper">26760105 - Towels, paper: made from purchased paper</option>
                          <option value="26760200 - Feminine hygiene paper products">26760200 - Feminine hygiene paper products</option>
                          <option value="26760300 - Infant and baby paper products">26760300 - Infant and baby paper products</option>
                          <option value="26760301 - Diapers, paper (disposable): made from purchased paper">26760301 - Diapers, paper (disposable): made from purchased paper</option>
                          <option value="26770000 - Envelopes">26770000 - Envelopes</option>
                          <option value="26780000 - Stationery products">26780000 - Stationery products</option>
                          <option value="26780200 - Tablets and pads">26780200 - Tablets and pads</option>
                          <option value="26780201 - Desk pads, paper: made from purchased materials">26780201 - Desk pads, paper: made from purchased materials</option>
                          <option value="26780302 - Stationery: made from purchased materials">26780302 - Stationery: made from purchased materials</option>
                          <option value="26790100 - Pressed fiber and molded pulp products, except food products">26790100 - Pressed fiber and molded pulp products, except food products</option>
                          <option value="26790104 - Pipes and fittings, fiber: made from purchased material">26790104 - Pipes and fittings, fiber: made from purchased material</option>
                          <option value="26790200 - Food dishes and utensils, from pressed and molded pulp">26790200 - Food dishes and utensils, from pressed and molded pulp</option>
                          <option value="26790203 - Egg cartons, molded pulp: made from purchased material">26790203 - Egg cartons, molded pulp: made from purchased material</option>
                          <option value="26790205 - Plates, pressed and molded pulp: from purchased material">26790205 - Plates, pressed and molded pulp: from purchased material</option>
                          <option value="26790300 - Wallpaper">26790300 - Wallpaper</option>
                          <option value="26790302 - Wallpaper: made from purchased paper">26790302 - Wallpaper: made from purchased paper</option>
                          <option value="26790400 - Tags and labels, paper">26790400 - Tags and labels, paper</option>
                          <option value="26790401 - Labels, paper: made from purchased material">26790401 - Labels, paper: made from purchased material</option>
                          <option value="26790500 - Gift wrap and novelties, paper">26790500 - Gift wrap and novelties, paper</option>
                          <option value="26790504 - Gift wrap, paper: made from purchased material">26790504 - Gift wrap, paper: made from purchased material</option>
                          <option value="26790505 - Hats, paper novelties: made from purchased paper">26790505 - Hats, paper novelties: made from purchased paper</option>
                          <option value="26790506 - Novelties, paper: made from purchased material">26790506 - Novelties, paper: made from purchased material</option>
                          <option value="26790600 - Telegraph, teletype, and adding machine paper">26790600 - Telegraph, teletype, and adding machine paper</option>
                          <option value="26790601 - Adding machine rolls, paper: made from purchased material">26790601 - Adding machine rolls, paper: made from purchased material</option>
                          <option value="26790700 - Building, insulating, and packaging paper">26790700 - Building, insulating, and packaging paper</option>
                          <option value="26790701 - Building paper, laminated: made from purchased material">26790701 - Building paper, laminated: made from purchased material</option>
                          <option value="26790702 - Corrugated paper: made from purchased material">26790702 - Corrugated paper: made from purchased material</option>
                          <option value="26790704 - Insulating paper: batts, fills, and blankets">26790704 - Insulating paper: batts, fills, and blankets</option>
                          <option value="26790800 - Building, insulating, and packaging paperboard">26790800 - Building, insulating, and packaging paperboard</option>
                          <option value="26790803 - Wallboard, decorated: made from purchased material">26790803 - Wallboard, decorated: made from purchased material</option>
                          <option value="26790900 - Cardboard products, except die-cut">26790900 - Cardboard products, except die-cut</option>
                          <option value="26790901 - Cardboard: pasted, laminated, lined, or surface coated">26790901 - Cardboard: pasted, laminated, lined, or surface coated</option>
                          <option value="26790902 - Fuel cell forms, cardboard: made from purchased material">26790902 - Fuel cell forms, cardboard: made from purchased material</option>
                          <option value="26799903 - Paper products, converted, nec">26799903 - Paper products, converted, nec</option>
                          <option value="26799904 - Paperboard products, converted, nec">26799904 - Paperboard products, converted, nec</option>
                          <option value="27210000 - Periodicals">27210000 - Periodicals</option>
                          <option value="27520202 - Catalogs, lithographed">27520202 - Catalogs, lithographed</option>
                          <option value="27520302 - Forms, business: lithographed">27520302 - Forms, business: lithographed</option>
                          <option value="27520401 - Calendars, lithographed">27520401 - Calendars, lithographed</option>
                          <option value="27520402 - Cards, lithographed">27520402 - Cards, lithographed</option>
                          <option value="27520404 - Post cards, picture: lithographed">27520404 - Post cards, picture: lithographed</option>
                          <option value="27520405 - Souvenir cards, lithographed">27520405 - Souvenir cards, lithographed</option>
                          <option value="27520502 - Maps, lithographed">27520502 - Maps, lithographed</option>
                          <option value="27520601 - Decals, lithographed">27520601 - Decals, lithographed</option>
                          <option value="27520602 - Posters, lithographed">27520602 - Posters, lithographed</option>
                          <option value="27520603 - Transfers, decalcomania or dry: lithographed">27520603 - Transfers, decalcomania or dry: lithographed</option>
                          <option value="27520702 - Tags, lithographed">27520702 - Tags, lithographed</option>
                          <option value="27520703 - Tickets, lithographed">27520703 - Tickets, lithographed</option>
                          <option value="27520901 - Newspapers, lithographed only">27520901 - Newspapers, lithographed only</option>
                          <option value="27520902 - Periodicals, lithographed">27520902 - Periodicals, lithographed</option>
                          <option value="27529901 - Color lithography">27529901 - Color lithography</option>
                          <option value="27529903 - Letters, circular or form: lithographed">27529903 - Letters, circular or form: lithographed</option>
                          <option value="27529904 - Lithographing on metal">27529904 - Lithographing on metal</option>
                          <option value="27529905 - Menus, lithographed">27529905 - Menus, lithographed</option>
                          <option value="27590101 - Bank notes: engraved">27590101 - Bank notes: engraved</option>
                          <option value="27599905 - Embossing on paper">27599905 - Embossing on paper</option>
                          <option value="27599906 - Engraving, nec">27599906 - Engraving, nec</option>
                          <option value="27599918 - Thermography">27599918 - Thermography</option>
                          <option value="27610000 - Manifold business forms">27610000 - Manifold business forms</option>
                          <option value="27619902 - Computer forms, manifold or continuous">27619902 - Computer forms, manifold or continuous</option>
                          <option value="27619903 - Continuous forms, office and business">27619903 - Continuous forms, office and business</option>
                          <option value="27710000 - Greeting cards">27710000 - Greeting cards</option>
                          <option value="27820104 - Record albums">27820104 - Record albums</option>
                          <option value="27820200 - Scrapbooks, albums, and diaries">27820200 - Scrapbooks, albums, and diaries</option>
                          <option value="27820201 - Albums">27820201 - Albums</option>
                          <option value="27820300 - Looseleaf binders and devices">27820300 - Looseleaf binders and devices</option>
                          <option value="27829902 - Chart and graph paper, ruled">27829902 - Chart and graph paper, ruled</option>
                          <option value="27890100 - Display mounting">27890100 - Display mounting</option>
                          <option value="27890304 - Pamphlets, binding">27890304 - Pamphlets, binding</option>
                          <option value="27890306 - Trade binding services">27890306 - Trade binding services</option>
                          <option value="27899902 - Paper cutting">27899902 - Paper cutting</option>
                          <option value="27899903 - Swatches and samples">27899903 - Swatches and samples</option>
                          <option value="27910000 - Typesetting">27910000 - Typesetting</option>
                          <option value="27910100 - Hand composition typesetting">27910100 - Hand composition typesetting</option>
                          <option value="27919901 - Typesetting, computer controlled">27919901 - Typesetting, computer controlled</option>
                          <option value="27960202 - Photoengraving plates, linecuts or halftones">27960202 - Photoengraving plates, linecuts or halftones</option>
                          <option value="27969906 - Lithographic plates, positives or negatives">27969906 - Lithographic plates, positives or negatives</option>
                          <option value="28120000 - Alkalies and chlorine">28120000 - Alkalies and chlorine</option>
                          <option value="28120100 - Alkalies">28120100 - Alkalies</option>
                          <option value="28120101 - Caustic potash, potassium hydroxide">28120101 - Caustic potash, potassium hydroxide</option>
                          <option value="28120102 - Caustic soda, sodium hydroxide">28120102 - Caustic soda, sodium hydroxide</option>
                          <option value="28120105 - Soda ash, sodium carbonate (anhydrous)">28120105 - Soda ash, sodium carbonate (anhydrous)</option>
                          <option value="28129901 - Chlorine, compressed or liquefied">28129901 - Chlorine, compressed or liquefied</option>
                          <option value="28130000 - Industrial gases">28130000 - Industrial gases</option>
                          <option value="28130100 - Carbon dioxide">28130100 - Carbon dioxide</option>
                          <option value="28130101 - Dry ice, carbon dioxide (solid)">28130101 - Dry ice, carbon dioxide (solid)</option>
                          <option value="28139901 - Acetylene">28139901 - Acetylene</option>
                          <option value="28139902 - Aerosols">28139902 - Aerosols</option>
                          <option value="28139905 - Hydrogen">28139905 - Hydrogen</option>
                          <option value="28139906 - Neon">28139906 - Neon</option>
                          <option value="28139907 - Nitrogen">28139907 - Nitrogen</option>
                          <option value="28139909 - Oxygen, compressed or liquefied">28139909 - Oxygen, compressed or liquefied</option>
                          <option value="28160000 - Inorganic pigments">28160000 - Inorganic pigments</option>
                          <option value="28160105 - Titanium dioxide, anatase or rutile (pigments)">28160105 - Titanium dioxide, anatase or rutile (pigments)</option>
                          <option value="28160106 - Zinc pigments: zinc oxide, zinc sulfide">28160106 - Zinc pigments: zinc oxide, zinc sulfide</option>
                          <option value="28160200 - Color pigments">28160200 - Color pigments</option>
                          <option value="28169901 - Metallic and mineral pigments, nec">28169901 - Metallic and mineral pigments, nec</option>
                          <option value="28190000 - Industrial inorganic chemicals, nec">28190000 - Industrial inorganic chemicals, nec</option>
                          <option value="28190100 - Elements">28190100 - Elements</option>
                          <option value="28190106 - Iodine, elemental">28190106 - Iodine, elemental</option>
                          <option value="28190200 - Inorganic acids except nitric and phosphoric">28190200 - Inorganic acids except nitric and phosphoric</option>
                          <option value="28190204 - Hydrochloric acid">28190204 - Hydrochloric acid</option>
                          <option value="28190207 - Sulfuric acid, oleum">28190207 - Sulfuric acid, oleum</option>
                          <option value="28190300 - Aluminum compounds">28190300 - Aluminum compounds</option>
                          <option value="28190301 - Aluminum chloride">28190301 - Aluminum chloride</option>
                          <option value="28190303 - Aluminum sulfate">28190303 - Aluminum sulfate</option>
                          <option value="28190304 - Bauxite, refined">28190304 - Bauxite, refined</option>
                          <option value="28190401 - Brine">28190401 - Brine</option>
                          <option value="28190605 - Nuclear fuel and cores, inorganic">28190605 - Nuclear fuel and cores, inorganic</option>
                          <option value="28190700 - Carbides">28190700 - Carbides</option>
                          <option value="28190701 - Calcium carbide">28190701 - Calcium carbide</option>
                          <option value="28190702 - Tungsten carbide powder, except abrasive or metallurgical">28190702 - Tungsten carbide powder, except abrasive or metallurgical</option>
                          <option value="28190800 - Silica compounds">28190800 - Silica compounds</option>
                          <option value="28190900 - Metal salts and compounds except sodium, potassium, aluminum">28190900 - Metal salts and compounds except sodium, potassium, aluminum</option>
                          <option value="28190903 - Calcium compounds and salts, inorganic, nec">28190903 - Calcium compounds and salts, inorganic, nec</option>
                          <option value="28190904 - Chromates and bichromates">28190904 - Chromates and bichromates</option>
                          <option value="28190907 - Copper compounds or salts, inorganic">28190907 - Copper compounds or salts, inorganic</option>
                          <option value="28190909 - Iron (ferric/ferrous) compounds or salts">28190909 - Iron (ferric/ferrous) compounds or salts</option>
                          <option value="28190912 - Magnesium compounds or salts, inorganic">28190912 - Magnesium compounds or salts, inorganic</option>
                          <option value="28190917 - Mercury, redistilled">28190917 - Mercury, redistilled</option>
                          <option value="28190921 - Tin (stannic/stannous) compounds or salts, inorganic">28190921 - Tin (stannic/stannous) compounds or salts, inorganic</option>
                          <option value="28191000 - Nonmetallic compounds">28191000 - Nonmetallic compounds</option>
                          <option value="28191001 - Bleaching powder, lime bleaching compounds">28191001 - Bleaching powder, lime bleaching compounds</option>
                          <option value="28191002 - Boron compounds, nec, not from mines">28191002 - Boron compounds, nec, not from mines</option>
                          <option value="28191003 - Charcoal (carbon), activated">28191003 - Charcoal (carbon), activated</option>
                          <option value="28191011 - Phosphates, except fertilizers: defluorinated and ammoniated">28191011 - Phosphates, except fertilizers: defluorinated and ammoniated</option>
                          <option value="28191012 - Sulfur chloride">28191012 - Sulfur chloride</option>
                          <option value="28191015 - Sulfur, recovered or refined, incl. from sour natural gas">28191015 - Sulfur, recovered or refined, incl. from sour natural gas</option>
                          <option value="28199901 - Catalysts, chemical">28199901 - Catalysts, chemical</option>
                          <option value="28199902 - Chemicals, high purity: refined from technical grade">28199902 - Chemicals, high purity: refined from technical grade</option>
                          <option value="28199903 - Chemicals, reagent grade: refined from technical grade">28199903 - Chemicals, reagent grade: refined from technical grade</option>
                          <option value="28210000 - Plastics materials and resins">28210000 - Plastics materials and resins</option>
                          <option value="28210100 - Thermosetting materials">28210100 - Thermosetting materials</option>
                          <option value="28210101 - Epoxy resins">28210101 - Epoxy resins</option>
                          <option value="28210103 - Melamine resins, melamine-formaldehyde">28210103 - Melamine resins, melamine-formaldehyde</option>
                          <option value="28210104 - Polyesters">28210104 - Polyesters</option>
                          <option value="28210105 - Polyimides (skybond, kaplon)">28210105 - Polyimides (skybond, kaplon)</option>
                          <option value="28210106 - Polyurethane resins">28210106 - Polyurethane resins</option>
                          <option value="28210108 - Urea resins">28210108 - Urea resins</option>
                          <option value="28210200 - Thermoplastic materials">28210200 - Thermoplastic materials</option>
                          <option value="28210201 - Acrylic resins">28210201 - Acrylic resins</option>
                          <option value="28210203 - Elastomers, nonvulcanizable (plastics)">28210203 - Elastomers, nonvulcanizable (plastics)</option>
                          <option value="28210204 - Ethylene glycol terephthalic acid, mylar">28210204 - Ethylene glycol terephthalic acid, mylar</option>
                          <option value="28210205 - Nylon resins">28210205 - Nylon resins</option>
                          <option value="28210206 - Polycarbonate resins">28210206 - Polycarbonate resins</option>
                          <option value="28210207 - Polyethylene resins">28210207 - Polyethylene resins</option>
                          <option value="28210208 - Polymethyl methacrylate resins, plexiglass">28210208 - Polymethyl methacrylate resins, plexiglass</option>
                          <option value="28210210 - Polypropylene resins">28210210 - Polypropylene resins</option>
                          <option value="28210211 - Polystyrene resins">28210211 - Polystyrene resins</option>
                          <option value="28210213 - Polytetrafluoroethylene resins, teflon">28210213 - Polytetrafluoroethylene resins, teflon</option>
                          <option value="28210214 - Polyvinyl butyral resins">28210214 - Polyvinyl butyral resins</option>
                          <option value="28210215 - Polyvinyl chloride resins, PVC">28210215 - Polyvinyl chloride resins, PVC</option>
                          <option value="28210216 - Polyvinylidene chloride resins">28210216 - Polyvinylidene chloride resins</option>
                          <option value="28210217 - Styrene resins, nec">28210217 - Styrene resins, nec</option>
                          <option value="28210219 - Vinyl resins, nec">28210219 - Vinyl resins, nec</option>
                          <option value="28210400 - Plasticizer/additive based plastic materials">28210400 - Plasticizer/additive based plastic materials</option>
                          <option value="28210403 - Coal tar resins">28210403 - Coal tar resins</option>
                          <option value="28210406 - Protein plastics">28210406 - Protein plastics</option>
                          <option value="28219901 - Molding compounds, plastics">28219901 - Molding compounds, plastics</option>
                          <option value="28220000 - Synthetic rubber">28220000 - Synthetic rubber</option>
                          <option value="28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR">28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR</option>
                          <option value="28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS">28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS</option>
                          <option value="28229901 - Acrylic rubbers, polyacrylate">28229901 - Acrylic rubbers, polyacrylate</option>
                          <option value="28229905 - Ethylene-propylene rubbers, EPDM polymers">28229905 - Ethylene-propylene rubbers, EPDM polymers</option>
                          <option value="28229906 - Fluoro rubbers">28229906 - Fluoro rubbers</option>
                          <option value="28229909 - Polyethylene, chlorosulfonated, hypalon">28229909 - Polyethylene, chlorosulfonated, hypalon</option>
                          <option value="28229911 - Silicone rubbers">28229911 - Silicone rubbers</option>
                          <option value="28230000 - Cellulosic manmade fibers">28230000 - Cellulosic manmade fibers</option>
                          <option value="28240000 - Organic fibers, noncellulosic">28240000 - Organic fibers, noncellulosic</option>
                          <option value="28249901 - Acrylic fibers">28249901 - Acrylic fibers</option>
                          <option value="28249905 - Elastomeric fibers">28249905 - Elastomeric fibers</option>
                          <option value="28249906 - Fluorocarbon fibers">28249906 - Fluorocarbon fibers</option>
                          <option value="28249908 - Nylon fibers">28249908 - Nylon fibers</option>
                          <option value="28249909 - Polyester fibers">28249909 - Polyester fibers</option>
                          <option value="28249912 - Protein fibers">28249912 - Protein fibers</option>
                          <option value="28249916 - Vinyl fibers">28249916 - Vinyl fibers</option>
                          <option value="28330000 - Medicinals and botanicals">28330000 - Medicinals and botanicals</option>
                          <option value="28330100 - Medicinal chemicals">28330100 - Medicinal chemicals</option>
                          <option value="28330105 - Organic medicinal chemicals: bulk, uncompounded">28330105 - Organic medicinal chemicals: bulk, uncompounded</option>
                          <option value="28330109 - Vitamins, natural or synthetic: bulk, uncompounded">28330109 - Vitamins, natural or synthetic: bulk, uncompounded</option>
                          <option value="28330200 - Alkaloids and other botanical based products">28330200 - Alkaloids and other botanical based products</option>
                          <option value="28330206 - Cinchona and derivatives">28330206 - Cinchona and derivatives</option>
                          <option value="28330300 - Antibiotics">28330300 - Antibiotics</option>
                          <option value="28330400 - Animal based products">28330400 - Animal based products</option>
                          <option value="28330403 - Endocrine products">28330403 - Endocrine products</option>
                          <option value="28340100 - Drugs affecting neoplasms and endrocrine systems">28340100 - Drugs affecting neoplasms and endrocrine systems</option>
                          <option value="28340101 - Adrenal pharmaceutical preparations">28340101 - Adrenal pharmaceutical preparations</option>
                          <option value="28340200 - Drugs acting on the central nervous system &amp; sense organs">28340200 - Drugs acting on the central nervous system &amp; sense organs</option>
                          <option value="28340201 - Analgesics">28340201 - Analgesics</option>
                          <option value="28340300 - Drugs acting on the cardiovascular system, except diagnostic">28340300 - Drugs acting on the cardiovascular system, except diagnostic</option>
                          <option value="28340301 - Digitalis pharmaceutical preparations">28340301 - Digitalis pharmaceutical preparations</option>
                          <option value="28340400 - Drugs acting on the respiratory system">28340400 - Drugs acting on the respiratory system</option>
                          <option value="28340401 - Antihistamine preparations">28340401 - Antihistamine preparations</option>
                          <option value="28340403 - Cough medicines">28340403 - Cough medicines</option>
                          <option value="28340404 - Lozenges, pharmaceutical">28340404 - Lozenges, pharmaceutical</option>
                          <option value="28340500 - Drugs acting on the gastrointestinal or genitourinary system">28340500 - Drugs acting on the gastrointestinal or genitourinary system</option>
                          <option value="28340501 - Antacids">28340501 - Antacids</option>
                          <option value="28340600 - Dermatologicals">28340600 - Dermatologicals</option>
                          <option value="28340602 - Liniments">28340602 - Liniments</option>
                          <option value="28340603 - Lip balms">28340603 - Lip balms</option>
                          <option value="28340604 - Ointments">28340604 - Ointments</option>
                          <option value="28340605 - Suppositories">28340605 - Suppositories</option>
                          <option value="28340700 - Vitamin, nutrient, and hematinic preparations for human use">28340700 - Vitamin, nutrient, and hematinic preparations for human use</option>
                          <option value="28340701 - Intravenous solutions">28340701 - Intravenous solutions</option>
                          <option value="28340702 - Vitamin preparations">28340702 - Vitamin preparations</option>
                          <option value="28340800 - Drugs affecting parasitic and infective diseases">28340800 - Drugs affecting parasitic and infective diseases</option>
                          <option value="28340801 - Antibiotics, packaged">28340801 - Antibiotics, packaged</option>
                          <option value="28340804 - Penicillin preparations">28340804 - Penicillin preparations</option>
                          <option value="28349901 - Chlorination tablets and kits (water purification)">28349901 - Chlorination tablets and kits (water purification)</option>
                          <option value="28349902 - Druggists' preparations (pharmaceuticals)">28349902 - Druggists' preparations (pharmaceuticals)</option>
                          <option value="28349903 - Emulsions, pharmaceutical">28349903 - Emulsions, pharmaceutical</option>
                          <option value="28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid">28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid</option>
                          <option value="28349905 - Medicines, capsuled or ampuled">28349905 - Medicines, capsuled or ampuled</option>
                          <option value="28349906 - Pills, pharmaceutical">28349906 - Pills, pharmaceutical</option>
                          <option value="28349907 - Powders, pharmaceutical">28349907 - Powders, pharmaceutical</option>
                          <option value="28349908 - Proprietary drug products">28349908 - Proprietary drug products</option>
                          <option value="28349909 - Solutions, pharmaceutical">28349909 - Solutions, pharmaceutical</option>
                          <option value="28349910 - Tablets, pharmaceutical">28349910 - Tablets, pharmaceutical</option>
                          <option value="28349911 - Veterinary pharmaceutical preparations">28349911 - Veterinary pharmaceutical preparations</option>
                          <option value="28350000 - Diagnostic substances">28350000 - Diagnostic substances</option>
                          <option value="28359902 - Blood derivative diagnostic agents">28359902 - Blood derivative diagnostic agents</option>
                          <option value="28359903 - Cytology and histology diagnostic agents">28359903 - Cytology and histology diagnostic agents</option>
                          <option value="28359904 - Electrolyte diagnostic agents">28359904 - Electrolyte diagnostic agents</option>
                          <option value="28359905 - Enzyme and isoenzyme diagnostic agents">28359905 - Enzyme and isoenzyme diagnostic agents</option>
                          <option value="28359906 - Hemotology diagnostic agents">28359906 - Hemotology diagnostic agents</option>
                          <option value="28359907 - In vitro diagnostics">28359907 - In vitro diagnostics</option>
                          <option value="28359908 - In vivo diagnostics">28359908 - In vivo diagnostics</option>
                          <option value="28359909 - Microbiology and virology diagnostic products">28359909 - Microbiology and virology diagnostic products</option>
                          <option value="28359910 - Pregnancy test kits">28359910 - Pregnancy test kits</option>
                          <option value="28359911 - Radioactive diagnostic substances">28359911 - Radioactive diagnostic substances</option>
                          <option value="28359912 - Veterinary diagnostic substances">28359912 - Veterinary diagnostic substances</option>
                          <option value="28360000 - Biological products, except diagnostic">28360000 - Biological products, except diagnostic</option>
                          <option value="28360100 - Blood derivatives">28360100 - Blood derivatives</option>
                          <option value="28360101 - Coagulation products">28360101 - Coagulation products</option>
                          <option value="28360102 - Plasmas">28360102 - Plasmas</option>
                          <option value="28360103 - Serums">28360103 - Serums</option>
                          <option value="28360200 - Extracts">28360200 - Extracts</option>
                          <option value="28360201 - Allergens, allergenic extracts">28360201 - Allergens, allergenic extracts</option>
                          <option value="28360300 - Vaccines and other immunizing products">28360300 - Vaccines and other immunizing products</option>
                          <option value="28360302 - Bacterial vaccines">28360302 - Bacterial vaccines</option>
                          <option value="28360304 - Vaccines">28360304 - Vaccines</option>
                          <option value="28360400 - Culture media">28360400 - Culture media</option>
                          <option value="28360402 - Bacteriological media">28360402 - Bacteriological media</option>
                          <option value="28369901 - Veterinary biological products">28369901 - Veterinary biological products</option>
                          <option value="28410000 - Soap and other detergents">28410000 - Soap and other detergents</option>
                          <option value="28419901 - Detergents, synthetic organic or inorganic alkaline">28419901 - Detergents, synthetic organic or inorganic alkaline</option>
                          <option value="28419904 - Scouring compounds">28419904 - Scouring compounds</option>
                          <option value="28419905 - Soap: granulated, liquid, cake, flaked, or chip">28419905 - Soap: granulated, liquid, cake, flaked, or chip</option>
                          <option value="28419906 - Textile soap">28419906 - Textile soap</option>
                          <option value="28420000 - Polishes and sanitation goods">28420000 - Polishes and sanitation goods</option>
                          <option value="28420102 - Cleaning or polishing preparations, nec">28420102 - Cleaning or polishing preparations, nec</option>
                          <option value="28420103 - Degreasing solvent">28420103 - Degreasing solvent</option>
                          <option value="28420104 - Drain pipe solvents or cleaners">28420104 - Drain pipe solvents or cleaners</option>
                          <option value="28420108 - Stain removers">28420108 - Stain removers</option>
                          <option value="28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust">28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust</option>
                          <option value="28420110 - Wax removers">28420110 - Wax removers</option>
                          <option value="28420111 - Window cleaning preparations">28420111 - Window cleaning preparations</option>
                          <option value="28420200 - Polishing preparations and related products">28420200 - Polishing preparations and related products</option>
                          <option value="28420204 - Floor waxes">28420204 - Floor waxes</option>
                          <option value="28420207 - Metal polish">28420207 - Metal polish</option>
                          <option value="28420208 - Shoe polish or cleaner">28420208 - Shoe polish or cleaner</option>
                          <option value="28420209 - Waxes for wood, leather, and other materials">28420209 - Waxes for wood, leather, and other materials</option>
                          <option value="28420300 - Drycleaning preparations">28420300 - Drycleaning preparations</option>
                          <option value="28420301 - Rug, upholstery, or dry cleaning detergents or spotters">28420301 - Rug, upholstery, or dry cleaning detergents or spotters</option>
                          <option value="28420400 - Sanitation preparations, disinfectants and deodorants">28420400 - Sanitation preparations, disinfectants and deodorants</option>
                          <option value="28420401 - Deodorants, nonpersonal">28420401 - Deodorants, nonpersonal</option>
                          <option value="28420402 - Disinfectants, household or industrial plant">28420402 - Disinfectants, household or industrial plant</option>
                          <option value="28420403 - Industrial plant disinfectants or deodorants">28420403 - Industrial plant disinfectants or deodorants</option>
                          <option value="28420404 - Sanitation preparations">28420404 - Sanitation preparations</option>
                          <option value="28420500 - Laundry cleaning preparations">28420500 - Laundry cleaning preparations</option>
                          <option value="28420502 - Starch preparations, laundry">28420502 - Starch preparations, laundry</option>
                          <option value="28429901 - Bleaches, household: dry or liquid">28429901 - Bleaches, household: dry or liquid</option>
                          <option value="28430000 - Surface active agents">28430000 - Surface active agents</option>
                          <option value="28430100 - Oils and greases">28430100 - Oils and greases</option>
                          <option value="28430101 - Soluble oils or greases">28430101 - Soluble oils or greases</option>
                          <option value="28430200 - Finishing agents">28430200 - Finishing agents</option>
                          <option value="28430201 - Leather finishing agents">28430201 - Leather finishing agents</option>
                          <option value="28430202 - Textile finishing agents">28430202 - Textile finishing agents</option>
                          <option value="28430300 - Processing assistants">28430300 - Processing assistants</option>
                          <option value="28440000 - Perfumes, cosmetics and other toilet preparations">28440000 - Perfumes, cosmetics and other toilet preparations</option>
                          <option value="28440100 - Hair preparations, including shampoos">28440100 - Hair preparations, including shampoos</option>
                          <option value="28440101 - Bleaches, hair">28440101 - Bleaches, hair</option>
                          <option value="28440102 - Hair coloring preparations">28440102 - Hair coloring preparations</option>
                          <option value="28440104 - Shampoos, rinses, conditioners: hair">28440104 - Shampoos, rinses, conditioners: hair</option>
                          <option value="28440105 - Tonics, hair">28440105 - Tonics, hair</option>
                          <option value="28440200 - Oral preparations">28440200 - Oral preparations</option>
                          <option value="28440201 - Denture cleaners">28440201 - Denture cleaners</option>
                          <option value="28440202 - Mouthwashes">28440202 - Mouthwashes</option>
                          <option value="28440203 - Toothpastes or powders, dentifrices">28440203 - Toothpastes or powders, dentifrices</option>
                          <option value="28440300 - Perfumes and colognes">28440300 - Perfumes and colognes</option>
                          <option value="28440302 - Concentrates, perfume">28440302 - Concentrates, perfume</option>
                          <option value="28440303 - Perfumes, natural or synthetic">28440303 - Perfumes, natural or synthetic</option>
                          <option value="28440400 - Shaving preparations">28440400 - Shaving preparations</option>
                          <option value="28440500 - Cosmetic preparations">28440500 - Cosmetic preparations</option>
                          <option value="28440501 - Depilatories (cosmetic)">28440501 - Depilatories (cosmetic)</option>
                          <option value="28440502 - Face creams or lotions">28440502 - Face creams or lotions</option>
                          <option value="28440504 - Suntan lotions and oils">28440504 - Suntan lotions and oils</option>
                          <option value="28449901 - Bath salts">28449901 - Bath salts</option>
                          <option value="28449902 - Deodorants, personal">28449902 - Deodorants, personal</option>
                          <option value="28449905 - Toilet preparations">28449905 - Toilet preparations</option>
                          <option value="28449906 - Towelettes, premoistened">28449906 - Towelettes, premoistened</option>
                          <option value="28510000 - Paints and allied products">28510000 - Paints and allied products</option>
                          <option value="28510100 - Paints and paint additives">28510100 - Paints and paint additives</option>
                          <option value="28510101 - Colors in oil, except artists'">28510101 - Colors in oil, except artists'</option>
                          <option value="28510103 - Marine paints">28510103 - Marine paints</option>
                          <option value="28510104 - Paint driers">28510104 - Paint driers</option>
                          <option value="28510105 - Paints, asphalt or bituminous">28510105 - Paints, asphalt or bituminous</option>
                          <option value="28510106 - Paints, waterproof">28510106 - Paints, waterproof</option>
                          <option value="28510107 - Paints: oil or alkyd vehicle or water thinned">28510107 - Paints: oil or alkyd vehicle or water thinned</option>
                          <option value="28510108 - Plastics base paints and varnishes">28510108 - Plastics base paints and varnishes</option>
                          <option value="28510109 - Undercoatings, paint">28510109 - Undercoatings, paint</option>
                          <option value="28510200 - Lacquers, varnishes, enamels, and other coatings">28510200 - Lacquers, varnishes, enamels, and other coatings</option>
                          <option value="28510201 - Coating, air curing">28510201 - Coating, air curing</option>
                          <option value="28510202 - Enamels, nec">28510202 - Enamels, nec</option>
                          <option value="28510203 - Epoxy coatings">28510203 - Epoxy coatings</option>
                          <option value="28510206 - Lacquer: bases, dopes, thinner">28510206 - Lacquer: bases, dopes, thinner</option>
                          <option value="28510207 - Lithographic varnishes">28510207 - Lithographic varnishes</option>
                          <option value="28510208 - Polyurethane coatings">28510208 - Polyurethane coatings</option>
                          <option value="28510211 - Varnishes, nec">28510211 - Varnishes, nec</option>
                          <option value="28510212 - Vinyl coatings, strippable">28510212 - Vinyl coatings, strippable</option>
                          <option value="28510213 - Wood stains">28510213 - Wood stains</option>
                          <option value="28510302 - Wood fillers or sealers">28510302 - Wood fillers or sealers</option>
                          <option value="28510400 - Removers and cleaners">28510400 - Removers and cleaners</option>
                          <option value="28510401 - Paint removers">28510401 - Paint removers</option>
                          <option value="28610000 - Gum and wood chemicals">28610000 - Gum and wood chemicals</option>
                          <option value="28610100 - Wood distillation products">28610100 - Wood distillation products</option>
                          <option value="28610103 - Hardwood distillates">28610103 - Hardwood distillates</option>
                          <option value="28650000 - Cyclic crudes and intermediates">28650000 - Cyclic crudes and intermediates</option>
                          <option value="28650100 - Dyes and pigments">28650100 - Dyes and pigments</option>
                          <option value="28650106 - Biological stains">28650106 - Biological stains</option>
                          <option value="28650108 - Color pigments, organic">28650108 - Color pigments, organic</option>
                          <option value="28650110 - Dyes, synthetic organic">28650110 - Dyes, synthetic organic</option>
                          <option value="28650209 - Styrene">28650209 - Styrene</option>
                          <option value="28650300 - Cyclic organic intermediates">28650300 - Cyclic organic intermediates</option>
                          <option value="28650303 - Aniline, nitrobenzene">28650303 - Aniline, nitrobenzene</option>
                          <option value="28650319 - Resorcinol">28650319 - Resorcinol</option>
                          <option value="28650402 - Coal tar: crudes, intermediates, and distillates">28650402 - Coal tar: crudes, intermediates, and distillates</option>
                          <option value="28659901 - Chemical indicators">28659901 - Chemical indicators</option>
                          <option value="28690000 - Industrial organic chemicals, nec">28690000 - Industrial organic chemicals, nec</option>
                          <option value="28690100 - Alcohols, non beverage">28690100 - Alcohols, non beverage</option>
                          <option value="28690101 - Alcohols, industrial: denatured (non-beverage)">28690101 - Alcohols, industrial: denatured (non-beverage)</option>
                          <option value="28690103 - Butyl alcohol, butanol">28690103 - Butyl alcohol, butanol</option>
                          <option value="28690104 - Ethyl alcohol, ethanol">28690104 - Ethyl alcohol, ethanol</option>
                          <option value="28690105 - Ethylene glycols">28690105 - Ethylene glycols</option>
                          <option value="28690108 - Methyl alcohol, synthetic, methanol">28690108 - Methyl alcohol, synthetic, methanol</option>
                          <option value="28690200 - Olefins">28690200 - Olefins</option>
                          <option value="28690201 - Ethylene">28690201 - Ethylene</option>
                          <option value="28690300 - Amines, acids, salts, esters">28690300 - Amines, acids, salts, esters</option>
                          <option value="28690306 - Ethanolamines">28690306 - Ethanolamines</option>
                          <option value="28690307 - Fatty acid esters, aminos, etc.">28690307 - Fatty acid esters, aminos, etc.</option>
                          <option value="28690400 - Fuels">28690400 - Fuels</option>
                          <option value="28690401 - Rocket engine fuel, organic">28690401 - Rocket engine fuel, organic</option>
                          <option value="28690500 - Perfumes, flavorings, and food additives">28690500 - Perfumes, flavorings, and food additives</option>
                          <option value="28690501 - Flavors or flavoring materials, synthetic">28690501 - Flavors or flavoring materials, synthetic</option>
                          <option value="28690503 - Perfume materials, synthetic">28690503 - Perfume materials, synthetic</option>
                          <option value="28690506 - Sweeteners, synthetic">28690506 - Sweeteners, synthetic</option>
                          <option value="28690602 - Acetone, synthetic">28690602 - Acetone, synthetic</option>
                          <option value="28699902 - Antioxidants, rubber processing: cyclic or acyclic">28699902 - Antioxidants, rubber processing: cyclic or acyclic</option>
                          <option value="28699903 - Butadiene (industrial organic chemical)">28699903 - Butadiene (industrial organic chemical)</option>
                          <option value="28699914 - Embalming fluids">28699914 - Embalming fluids</option>
                          <option value="28699915 - Enzymes">28699915 - Enzymes</option>
                          <option value="28699920 - Glycerin">28699920 - Glycerin</option>
                          <option value="28699922 - High purity grade chemicals, organic">28699922 - High purity grade chemicals, organic</option>
                          <option value="28699923 - Hydraulic fluids, synthetic base">28699923 - Hydraulic fluids, synthetic base</option>
                          <option value="28699924 - Laboratory chemicals, organic">28699924 - Laboratory chemicals, organic</option>
                          <option value="28699926 - Plasticizers, organic: cyclic and acyclic">28699926 - Plasticizers, organic: cyclic and acyclic</option>
                          <option value="28699927 - Silicones">28699927 - Silicones</option>
                          <option value="28699928 - Solvents, organic">28699928 - Solvents, organic</option>
                          <option value="28730000 - Nitrogenous fertilizers">28730000 - Nitrogenous fertilizers</option>
                          <option value="28739901 - Fertilizers: natural (organic), except compost">28739901 - Fertilizers: natural (organic), except compost</option>
                          <option value="28739903 - Nitrogen solutions (fertilizer)">28739903 - Nitrogen solutions (fertilizer)</option>
                          <option value="28740000 - Phosphatic fertilizers">28740000 - Phosphatic fertilizers</option>
                          <option value="28740100 - Phosphates">28740100 - Phosphates</option>
                          <option value="28740104 - Phosphoric acid">28740104 - Phosphoric acid</option>
                          <option value="28750000 - Fertilizers, mixing only">28750000 - Fertilizers, mixing only</option>
                          <option value="28759901 - Compost">28759901 - Compost</option>
                          <option value="28759902 - Potting soil, mixed">28759902 - Potting soil, mixed</option>
                          <option value="28790000 - Agricultural chemicals, nec">28790000 - Agricultural chemicals, nec</option>
                          <option value="28790100 - Insecticides and pesticides">28790100 - Insecticides and pesticides</option>
                          <option value="28790105 - Exterminating products, for household or industrial use">28790105 - Exterminating products, for household or industrial use</option>
                          <option value="28790106 - Insecticides, agricultural or household">28790106 - Insecticides, agricultural or household</option>
                          <option value="28790107 - Pesticides, agricultural or household">28790107 - Pesticides, agricultural or household</option>
                          <option value="28799901 - Agricultural disinfectants">28799901 - Agricultural disinfectants</option>
                          <option value="28799902 - Defoliants">28799902 - Defoliants</option>
                          <option value="28799903 - Fungicides, herbicides">28799903 - Fungicides, herbicides</option>
                          <option value="28799905 - Soil conditioners">28799905 - Soil conditioners</option>
                          <option value="28799906 - Trace elements (agricultural chemicals)">28799906 - Trace elements (agricultural chemicals)</option>
                          <option value="28910000 - Adhesives and sealants">28910000 - Adhesives and sealants</option>
                          <option value="28910100 - Sealants">28910100 - Sealants</option>
                          <option value="28910101 - Caulking compounds">28910101 - Caulking compounds</option>
                          <option value="28910103 - Sealing compounds for pipe threads or joints">28910103 - Sealing compounds for pipe threads or joints</option>
                          <option value="28910104 - Sealing compounds, synthetic rubber or plastic">28910104 - Sealing compounds, synthetic rubber or plastic</option>
                          <option value="28910105 - Sealing wax">28910105 - Sealing wax</option>
                          <option value="28910200 - Adhesives">28910200 - Adhesives</option>
                          <option value="28910201 - Adhesives, paste">28910201 - Adhesives, paste</option>
                          <option value="28910202 - Adhesives, plastic">28910202 - Adhesives, plastic</option>
                          <option value="28910203 - Cement, except linoleum and tile">28910203 - Cement, except linoleum and tile</option>
                          <option value="28910205 - Epoxy adhesives">28910205 - Epoxy adhesives</option>
                          <option value="28910206 - Glue">28910206 - Glue</option>
                          <option value="28910208 - Rubber cement">28910208 - Rubber cement</option>
                          <option value="28920000 - Explosives">28920000 - Explosives</option>
                          <option value="28920101 - Detonators and detonating caps">28920101 - Detonators and detonating caps</option>
                          <option value="28920211 - Nitroglycerin (explosive)">28920211 - Nitroglycerin (explosive)</option>
                          <option value="28920217 - Slurries (explosive)">28920217 - Slurries (explosive)</option>
                          <option value="28939902 - Gravure ink">28939902 - Gravure ink</option>
                          <option value="28939903 - Letterpress or offset ink">28939903 - Letterpress or offset ink</option>
                          <option value="28939904 - Lithographic ink">28939904 - Lithographic ink</option>
                          <option value="28939905 - Screen process ink">28939905 - Screen process ink</option>
                          <option value="28950000 - Carbon black">28950000 - Carbon black</option>
                          <option value="28990000 - Chemical preparations, nec">28990000 - Chemical preparations, nec</option>
                          <option value="28990100 - Oils and essential oils">28990100 - Oils and essential oils</option>
                          <option value="28990105 - Essential oils">28990105 - Essential oils</option>
                          <option value="28990108 - Incense">28990108 - Incense</option>
                          <option value="28990110 - Magnetic inspection oil or powder">28990110 - Magnetic inspection oil or powder</option>
                          <option value="28990200 - Acids">28990200 - Acids</option>
                          <option value="28990201 - Acid resist for etching">28990201 - Acid resist for etching</option>
                          <option value="28990300 - Gelatin">28990300 - Gelatin</option>
                          <option value="28990302 - Gelatin: edible, technical, photographic, or pharmaceutical">28990302 - Gelatin: edible, technical, photographic, or pharmaceutical</option>
                          <option value="28990400 - Flares, fireworks, and similar preparations">28990400 - Flares, fireworks, and similar preparations</option>
                          <option value="28990402 - Fireworks">28990402 - Fireworks</option>
                          <option value="28990404 - Fusees: highway, marine, or railroad">28990404 - Fusees: highway, marine, or railroad</option>
                          <option value="28990500 - Sizes">28990500 - Sizes</option>
                          <option value="28990501 - Dextrine sizes">28990501 - Dextrine sizes</option>
                          <option value="28999902 - Antifreeze compounds">28999902 - Antifreeze compounds</option>
                          <option value="28999903 - Antiscaling compounds, boiler">28999903 - Antiscaling compounds, boiler</option>
                          <option value="28999905 - Carbon removing solvent">28999905 - Carbon removing solvent</option>
                          <option value="28999906 - Chemical cotton (processed cotton linters)">28999906 - Chemical cotton (processed cotton linters)</option>
                          <option value="28999907 - Chemical supplies for foundries">28999907 - Chemical supplies for foundries</option>
                          <option value="28999908 - Concrete curing and hardening compounds">28999908 - Concrete curing and hardening compounds</option>
                          <option value="28999911 - Corrosion preventive lubricant">28999911 - Corrosion preventive lubricant</option>
                          <option value="28999912 - Deicing or defrosting fluid">28999912 - Deicing or defrosting fluid</option>
                          <option value="28999913 - Desalter kits, sea water">28999913 - Desalter kits, sea water</option>
                          <option value="28999914 - Distilled water">28999914 - Distilled water</option>
                          <option value="28999915 - Drilling mud">28999915 - Drilling mud</option>
                          <option value="28999916 - Dyes and tints, household">28999916 - Dyes and tints, household</option>
                          <option value="28999918 - Fire retardant chemicals">28999918 - Fire retardant chemicals</option>
                          <option value="28999919 - Fluxes: brazing, soldering, galvanizing, and welding">28999919 - Fluxes: brazing, soldering, galvanizing, and welding</option>
                          <option value="28999920 - Foam charge mixtures">28999920 - Foam charge mixtures</option>
                          <option value="28999921 - Food contamination testing or screening kits">28999921 - Food contamination testing or screening kits</option>
                          <option value="28999922 - Frit">28999922 - Frit</option>
                          <option value="28999923 - Fuel tank or engine cleaning chemicals">28999923 - Fuel tank or engine cleaning chemicals</option>
                          <option value="28999924 - Gun slushing compounds">28999924 - Gun slushing compounds</option>
                          <option value="28999927 - Ink or writing fluids">28999927 - Ink or writing fluids</option>
                          <option value="28999928 - Insulating compounds">28999928 - Insulating compounds</option>
                          <option value="28999931 - Metal treating compounds">28999931 - Metal treating compounds</option>
                          <option value="28999933 - Oil treating compounds">28999933 - Oil treating compounds</option>
                          <option value="28999935 - Oxidizers, inorganic">28999935 - Oxidizers, inorganic</option>
                          <option value="28999939 - Plastic wood">28999939 - Plastic wood</option>
                          <option value="28999940 - Plating compounds">28999940 - Plating compounds</option>
                          <option value="28999942 - Rust resisting compounds">28999942 - Rust resisting compounds</option>
                          <option value="28999943 - Salt">28999943 - Salt</option>
                          <option value="28999944 - Sodium chloride, refined">28999944 - Sodium chloride, refined</option>
                          <option value="28999945 - Soil testing kits">28999945 - Soil testing kits</option>
                          <option value="28999948 - Water treating compounds">28999948 - Water treating compounds</option>
                          <option value="28999949 - Waterproofing compounds">28999949 - Waterproofing compounds</option>
                          <option value="28999950 - Oil absorption equipment">28999950 - Oil absorption equipment</option>
                          <option value="28999951 - Fuel treating compounds">28999951 - Fuel treating compounds</option>
                          <option value="28999952 - Drug testing kits, blood and urine">28999952 - Drug testing kits, blood and urine</option>
                          <option value="29110000 - Petroleum refining">29110000 - Petroleum refining</option>
                          <option value="29110100 - Gases and liquefied petroleum gases">29110100 - Gases and liquefied petroleum gases</option>
                          <option value="29110101 - Gas, refinery">29110101 - Gas, refinery</option>
                          <option value="29110202 - Gasoline blending plants">29110202 - Gasoline blending plants</option>
                          <option value="29110206 - Solvents">29110206 - Solvents</option>
                          <option value="29110302 - Diesel fuels">29110302 - Diesel fuels</option>
                          <option value="29110303 - Oils, fuel">29110303 - Oils, fuel</option>
                          <option value="29110305 - Oils, partly refined: sold for rerunning">29110305 - Oils, partly refined: sold for rerunning</option>
                          <option value="29110402 - Mineral oils, natural">29110402 - Mineral oils, natural</option>
                          <option value="29110403 - Mineral waxes, natural">29110403 - Mineral waxes, natural</option>
                          <option value="29110404 - Oils, lubricating">29110404 - Oils, lubricating</option>
                          <option value="29110405 - Paraffin wax">29110405 - Paraffin wax</option>
                          <option value="29110600 - Aromatic chemical products">29110600 - Aromatic chemical products</option>
                          <option value="29110702 - Fuel additives">29110702 - Fuel additives</option>
                          <option value="29119901 - Fractionation products of crude petroleum, hydrocarbons, nec">29119901 - Fractionation products of crude petroleum, hydrocarbons, nec</option>
                          <option value="29510000 - Asphalt paving mixtures and blocks">29510000 - Asphalt paving mixtures and blocks</option>
                          <option value="29510100 - Paving blocks">29510100 - Paving blocks</option>
                          <option value="29510101 - Asphalt paving blocks (not from refineries)">29510101 - Asphalt paving blocks (not from refineries)</option>
                          <option value="29510200 - Paving mixtures">29510200 - Paving mixtures</option>
                          <option value="29510201 - Asphalt and asphaltic paving mixtures (not from refineries)">29510201 - Asphalt and asphaltic paving mixtures (not from refineries)</option>
                          <option value="29510202 - Coal tar paving materials (not from refineries)">29510202 - Coal tar paving materials (not from refineries)</option>
                          <option value="29510203 - Concrete, asphaltic (not from refineries)">29510203 - Concrete, asphaltic (not from refineries)</option>
                          <option value="29510204 - Concrete, bituminous">29510204 - Concrete, bituminous</option>
                          <option value="29510206 - Road materials, bituminous (not from refineries)">29510206 - Road materials, bituminous (not from refineries)</option>
                          <option value="29520000 - Asphalt felts and coatings">29520000 - Asphalt felts and coatings</option>
                          <option value="29520100 - Roofing materials">29520100 - Roofing materials</option>
                          <option value="29520102 - Roof cement: asphalt, fibrous, or plastic">29520102 - Roof cement: asphalt, fibrous, or plastic</option>
                          <option value="29520103 - Roofing felts, cements, or coatings, nec">29520103 - Roofing felts, cements, or coatings, nec</option>
                          <option value="29520200 - Siding materials">29520200 - Siding materials</option>
                          <option value="29520202 - Siding, insulating: impregnated, from purchased materials">29520202 - Siding, insulating: impregnated, from purchased materials</option>
                          <option value="29529901 - Asphalt saturated board">29529901 - Asphalt saturated board</option>
                          <option value="29529902 - Coating compounds, tar">29529902 - Coating compounds, tar</option>
                          <option value="29920000 - Lubricating oils and greases">29920000 - Lubricating oils and greases</option>
                          <option value="29920100 - Lubricating oils">29920100 - Lubricating oils</option>
                          <option value="29920102 - Cutting oils, blending: made from purchased materials">29920102 - Cutting oils, blending: made from purchased materials</option>
                          <option value="29929901 - Oils and greases, blending and compounding">29929901 - Oils and greases, blending and compounding</option>
                          <option value="29929902 - Re-refining lubricating oils and greases, nec">29929902 - Re-refining lubricating oils and greases, nec</option>
                          <option value="29990000 - Petroleum and coal products, nec">29990000 - Petroleum and coal products, nec</option>
                          <option value="29990101 - Coke (not from refineries), petroleum">29990101 - Coke (not from refineries), petroleum</option>
                          <option value="29990200 - Fuel briquettes and waxes">29990200 - Fuel briquettes and waxes</option>
                          <option value="29990202 - Waxes, petroleum: not produced in petroleum refineries">29990202 - Waxes, petroleum: not produced in petroleum refineries</option>
                          <option value="30110000 - Tires and inner tubes">30110000 - Tires and inner tubes</option>
                          <option value="30110105 - Industrial inner tubes">30110105 - Industrial inner tubes</option>
                          <option value="30110107 - Truck or bus inner tubes">30110107 - Truck or bus inner tubes</option>
                          <option value="30110201 - Agricultural tires, pneumatic">30110201 - Agricultural tires, pneumatic</option>
                          <option value="30110205 - Industrial tires, pneumatic">30110205 - Industrial tires, pneumatic</option>
                          <option value="30110206 - Motorcycle tires, pneumatic">30110206 - Motorcycle tires, pneumatic</option>
                          <option value="30110300 - Tire and inner tube materials and related products">30110300 - Tire and inner tube materials and related products</option>
                          <option value="30110301 - Retreading materials, tire">30110301 - Retreading materials, tire</option>
                          <option value="30119901 - Tires, cushion or solid rubber">30119901 - Tires, cushion or solid rubber</option>
                          <option value="30210000 - Rubber and plastics footwear">30210000 - Rubber and plastics footwear</option>
                          <option value="30210102 - Boots, plastic">30210102 - Boots, plastic</option>
                          <option value="30210200 - Shoes, rubber or plastic molded to fabric">30210200 - Shoes, rubber or plastic molded to fabric</option>
                          <option value="30210201 - Canvas shoes, rubber soled">30210201 - Canvas shoes, rubber soled</option>
                          <option value="30210203 - Sandals, rubber">30210203 - Sandals, rubber</option>
                          <option value="30210204 - Shoes, plastic soles molded to fabric uppers">30210204 - Shoes, plastic soles molded to fabric uppers</option>
                          <option value="30210205 - Shoes, rubber or rubber soled fabric uppers">30210205 - Shoes, rubber or rubber soled fabric uppers</option>
                          <option value="30520000 - Rubber and plastics hose and beltings">30520000 - Rubber and plastics hose and beltings</option>
                          <option value="30520100 - Rubber hose">30520100 - Rubber hose</option>
                          <option value="30520101 - Air line or air brake hose, rubber or rubberized fabric">30520101 - Air line or air brake hose, rubber or rubberized fabric</option>
                          <option value="30520104 - Fire hose, rubber">30520104 - Fire hose, rubber</option>
                          <option value="30520107 - Hose, pneumatic: rubber or rubberized fabric, nec">30520107 - Hose, pneumatic: rubber or rubberized fabric, nec</option>
                          <option value="30520200 - Plastic hose">30520200 - Plastic hose</option>
                          <option value="30520202 - Garden hose, plastic">30520202 - Garden hose, plastic</option>
                          <option value="30520300 - Rubber belting">30520300 - Rubber belting</option>
                          <option value="30520301 - Transmission belting, rubber">30520301 - Transmission belting, rubber</option>
                          <option value="30520302 - V-belts, rubber">30520302 - V-belts, rubber</option>
                          <option value="30530000 - Gaskets; packing and sealing devices">30530000 - Gaskets; packing and sealing devices</option>
                          <option value="30530100 - Gaskets and sealing devices">30530100 - Gaskets and sealing devices</option>
                          <option value="30530101 - Gasket materials">30530101 - Gasket materials</option>
                          <option value="30530102 - Gaskets, all materials">30530102 - Gaskets, all materials</option>
                          <option value="30530107 - Oil seals, rubber">30530107 - Oil seals, rubber</option>
                          <option value="30530200 - Packing materials">30530200 - Packing materials</option>
                          <option value="30530204 - Packing, rubber">30530204 - Packing, rubber</option>
                          <option value="30530205 - Packing: steam engines, pipe joints, air compressors, etc.">30530205 - Packing: steam engines, pipe joints, air compressors, etc.</option>
                          <option value="30610000 - Mechanical rubber goods">30610000 - Mechanical rubber goods</option>
                          <option value="30619901 - Appliance rubber goods (mechanical)">30619901 - Appliance rubber goods (mechanical)</option>
                          <option value="30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)">30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)</option>
                          <option value="30619904 - Oil and gas field machinery rubber goods (mechanical)">30619904 - Oil and gas field machinery rubber goods (mechanical)</option>
                          <option value="30690000 - Fabricated rubber products, nec">30690000 - Fabricated rubber products, nec</option>
                          <option value="30690100 - Medical and laboratory rubber sundries and related products">30690100 - Medical and laboratory rubber sundries and related products</option>
                          <option value="30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.">30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.</option>
                          <option value="30690106 - Medical sundries, rubber">30690106 - Medical sundries, rubber</option>
                          <option value="30690109 - Water bottles, rubber">30690109 - Water bottles, rubber</option>
                          <option value="30690200 - Rubber floorcoverings/mats and wallcoverings">30690200 - Rubber floorcoverings/mats and wallcoverings</option>
                          <option value="30690203 - Floor coverings, rubber">30690203 - Floor coverings, rubber</option>
                          <option value="30690204 - Flooring, rubber: tile or sheet">30690204 - Flooring, rubber: tile or sheet</option>
                          <option value="30690205 - Mats or matting, rubber, nec">30690205 - Mats or matting, rubber, nec</option>
                          <option value="30690206 - Sheeting, rubber or rubberized fabric">30690206 - Sheeting, rubber or rubberized fabric</option>
                          <option value="30690207 - Stair treads, rubber">30690207 - Stair treads, rubber</option>
                          <option value="30690208 - Tile, rubber">30690208 - Tile, rubber</option>
                          <option value="30690310 - Rubberized fabrics">30690310 - Rubberized fabrics</option>
                          <option value="30690311 - Wet suits, rubber">30690311 - Wet suits, rubber</option>
                          <option value="30690400 - Air-supported rubber structures">30690400 - Air-supported rubber structures</option>
                          <option value="30690402 - Balloons, metal foil laminated with rubber">30690402 - Balloons, metal foil laminated with rubber</option>
                          <option value="30690403 - Life jackets, inflatable: rubberized fabric">30690403 - Life jackets, inflatable: rubberized fabric</option>
                          <option value="30690404 - Life rafts, rubber">30690404 - Life rafts, rubber</option>
                          <option value="30690500 - Boot or shoe products, rubber">30690500 - Boot or shoe products, rubber</option>
                          <option value="30690501 - Heels, boot or shoe: rubber, composition, or fiber">30690501 - Heels, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690502 - Soles, boot or shoe: rubber, composition, or fiber">30690502 - Soles, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690602 - Custom compounding of rubber materials">30690602 - Custom compounding of rubber materials</option>
                          <option value="30690605 - Latex, foamed">30690605 - Latex, foamed</option>
                          <option value="30690606 - Reclaimed rubber (reworked by manufacturing processes)">30690606 - Reclaimed rubber (reworked by manufacturing processes)</option>
                          <option value="30690607 - Rug backing compounds, latex">30690607 - Rug backing compounds, latex</option>
                          <option value="30690700 - Sponge rubber and sponge rubber products">30690700 - Sponge rubber and sponge rubber products</option>
                          <option value="30690702 - Weather strip, sponge rubber">30690702 - Weather strip, sponge rubber</option>
                          <option value="30690801 - Baby pacifiers, rubber">30690801 - Baby pacifiers, rubber</option>
                          <option value="30690802 - Birth control devices, rubber">30690802 - Birth control devices, rubber</option>
                          <option value="30690804 - Nipples, rubber">30690804 - Nipples, rubber</option>
                          <option value="30690900 - Stationer's rubber sundries">30690900 - Stationer's rubber sundries</option>
                          <option value="30690902 - Rubber bands">30690902 - Rubber bands</option>
                          <option value="30691000 - Hard rubber and molded rubber products">30691000 - Hard rubber and molded rubber products</option>
                          <option value="30691004 - Hard rubber products, nec">30691004 - Hard rubber products, nec</option>
                          <option value="30691006 - Molded rubber products">30691006 - Molded rubber products</option>
                          <option value="30691008 - Sheets, hard rubber">30691008 - Sheets, hard rubber</option>
                          <option value="30691009 - Tubes, hard rubber">30691009 - Tubes, hard rubber</option>
                          <option value="30691300 - Rubber rolls and roll coverings">30691300 - Rubber rolls and roll coverings</option>
                          <option value="30691302 - Roll coverings, rubber">30691302 - Roll coverings, rubber</option>
                          <option value="30691303 - Rolls, solid or covered rubber">30691303 - Rolls, solid or covered rubber</option>
                          <option value="30691500 - Rubber hardware">30691500 - Rubber hardware</option>
                          <option value="30691501 - Bushings, rubber">30691501 - Bushings, rubber</option>
                          <option value="30691502 - Castings, rubber">30691502 - Castings, rubber</option>
                          <option value="30691503 - Expansion joints, rubber">30691503 - Expansion joints, rubber</option>
                          <option value="30691504 - Grommets, rubber">30691504 - Grommets, rubber</option>
                          <option value="30691505 - Plumbers' rubber goods">30691505 - Plumbers' rubber goods</option>
                          <option value="30691506 - Washers, rubber">30691506 - Washers, rubber</option>
                          <option value="30691600 - Rubber tape">30691600 - Rubber tape</option>
                          <option value="30691602 - Tape, pressure sensitive: rubber">30691602 - Tape, pressure sensitive: rubber</option>
                          <option value="30699901 - Bags, rubber or rubberized fabric">30699901 - Bags, rubber or rubberized fabric</option>
                          <option value="30699904 - Film, rubber">30699904 - Film, rubber</option>
                          <option value="30699905 - Foam rubber">30699905 - Foam rubber</option>
                          <option value="30699906 - Fuel tanks, collapsible: rubberized fabric">30699906 - Fuel tanks, collapsible: rubberized fabric</option>
                          <option value="30699910 - Linings, vulcanizable rubber">30699910 - Linings, vulcanizable rubber</option>
                          <option value="30699913 - Pontoons, rubber">30699913 - Pontoons, rubber</option>
                          <option value="30699914 - Pump sleeves, rubber">30699914 - Pump sleeves, rubber</option>
                          <option value="30699915 - Roofing, membrane rubber">30699915 - Roofing, membrane rubber</option>
                          <option value="30699918 - Toys, rubber">30699918 - Toys, rubber</option>
                          <option value="30699920 - Tubing, rubber">30699920 - Tubing, rubber</option>
                          <option value="30810000 - Unsupported plastics film and sheet">30810000 - Unsupported plastics film and sheet</option>
                          <option value="30810100 - Plastics film and sheet">30810100 - Plastics film and sheet</option>
                          <option value="30810101 - Packing materials, plastics sheet">30810101 - Packing materials, plastics sheet</option>
                          <option value="30810102 - Photographic and X-ray film and sheet">30810102 - Photographic and X-ray film and sheet</option>
                          <option value="30810103 - Polyethylene film">30810103 - Polyethylene film</option>
                          <option value="30810104 - Polypropylene film and sheet">30810104 - Polypropylene film and sheet</option>
                          <option value="30810105 - Polyvinyl film and sheet">30810105 - Polyvinyl film and sheet</option>
                          <option value="30810106 - Vinyl film and sheet">30810106 - Vinyl film and sheet</option>
                          <option value="30819901 - Film base, cellulose acetate or nitrocellulose plastics">30819901 - Film base, cellulose acetate or nitrocellulose plastics</option>
                          <option value="30819902 - Floor or wall covering, unsupported plastics">30819902 - Floor or wall covering, unsupported plastics</option>
                          <option value="30819903 - Tile, unsupported plastics">30819903 - Tile, unsupported plastics</option>
                          <option value="30820000 - Unsupported plastics profile shapes">30820000 - Unsupported plastics profile shapes</option>
                          <option value="30829901 - Rods, unsupported plastics">30829901 - Rods, unsupported plastics</option>
                          <option value="30829902 - Tubes, unsupported plastics">30829902 - Tubes, unsupported plastics</option>
                          <option value="30830000 - Laminated plastics plate and sheet">30830000 - Laminated plastics plate and sheet</option>
                          <option value="30839901 - Laminated plastics sheets">30839901 - Laminated plastics sheets</option>
                          <option value="30839902 - Plastics finished products, laminated">30839902 - Plastics finished products, laminated</option>
                          <option value="30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet">30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet</option>
                          <option value="30839905 - Thermosetting laminates: rods, tubes, plates, and sheet">30839905 - Thermosetting laminates: rods, tubes, plates, and sheet</option>
                          <option value="30840000 - Plastics pipe">30840000 - Plastics pipe</option>
                          <option value="30850000 - Plastics bottles">30850000 - Plastics bottles</option>
                          <option value="30860000 - Plastics foam products">30860000 - Plastics foam products</option>
                          <option value="30869901 - Carpet and rug cushions, foamed plastics">30869901 - Carpet and rug cushions, foamed plastics</option>
                          <option value="30869902 - Cups and plates, foamed plastics">30869902 - Cups and plates, foamed plastics</option>
                          <option value="30869903 - Ice chests or coolers (portable), foamed plastics">30869903 - Ice chests or coolers (portable), foamed plastics</option>
                          <option value="30869904 - Insulation or cushioning material, foamed plastics">30869904 - Insulation or cushioning material, foamed plastics</option>
                          <option value="30869905 - Packaging and shipping materials, foamed plastics">30869905 - Packaging and shipping materials, foamed plastics</option>
                          <option value="30869906 - Padding, foamed plastics">30869906 - Padding, foamed plastics</option>
                          <option value="30870000 - Custom compound purchased resins">30870000 - Custom compound purchased resins</option>
                          <option value="30880000 - Plastics plumbing fixtures">30880000 - Plastics plumbing fixtures</option>
                          <option value="30889901 - Bathroom fixtures, plastics">30889901 - Bathroom fixtures, plastics</option>
                          <option value="30889903 - Shower stalls, fiberglass and plastics">30889903 - Shower stalls, fiberglass and plastics</option>
                          <option value="30889905 - Toilet fixtures, plastics">30889905 - Toilet fixtures, plastics</option>
                          <option value="30889906 - Tubs (bath, shower, and laundry), plastics">30889906 - Tubs (bath, shower, and laundry), plastics</option>
                          <option value="30890000 - Plastics products, nec">30890000 - Plastics products, nec</option>
                          <option value="30890100 - Plastics containers, except foam">30890100 - Plastics containers, except foam</option>
                          <option value="30890101 - Battery cases, plastics or plastics combination">30890101 - Battery cases, plastics or plastics combination</option>
                          <option value="30890102 - Boxes, plastics">30890102 - Boxes, plastics</option>
                          <option value="30890103 - Buckets, plastics">30890103 - Buckets, plastics</option>
                          <option value="30890104 - Cases, plastics">30890104 - Cases, plastics</option>
                          <option value="30890105 - Garbage containers, plastics">30890105 - Garbage containers, plastics</option>
                          <option value="30890106 - Jars, plastics">30890106 - Jars, plastics</option>
                          <option value="30890107 - Organizers for closets, drawers, etc.: plastics">30890107 - Organizers for closets, drawers, etc.: plastics</option>
                          <option value="30890109 - Planters, plastics">30890109 - Planters, plastics</option>
                          <option value="30890110 - Plastics and fiberglass tanks">30890110 - Plastics and fiberglass tanks</option>
                          <option value="30890111 - Tubs, plastics (containers)">30890111 - Tubs, plastics (containers)</option>
                          <option value="30890200 - Plastics kitchenware, tableware, and houseware">30890200 - Plastics kitchenware, tableware, and houseware</option>
                          <option value="30890201 - Bottle caps, molded plastics">30890201 - Bottle caps, molded plastics</option>
                          <option value="30890203 - Caps, plastics">30890203 - Caps, plastics</option>
                          <option value="30890205 - Clothes hangers, plastics">30890205 - Clothes hangers, plastics</option>
                          <option value="30890207 - Cups, plastics, except foam">30890207 - Cups, plastics, except foam</option>
                          <option value="30890211 - Kitchenware, plastics">30890211 - Kitchenware, plastics</option>
                          <option value="30890214 - Plates, plastics">30890214 - Plates, plastics</option>
                          <option value="30890216 - Tableware, plastics">30890216 - Tableware, plastics</option>
                          <option value="30890217 - Tissue dispensers, plastics">30890217 - Tissue dispensers, plastics</option>
                          <option value="30890219 - Trays, plastics">30890219 - Trays, plastics</option>
                          <option value="30890220 - Tumblers, plastics">30890220 - Tumblers, plastics</option>
                          <option value="30890300 - Plastics hardware and building products">30890300 - Plastics hardware and building products</option>
                          <option value="30890301 - Awnings, fiberglass and plastics combination">30890301 - Awnings, fiberglass and plastics combination</option>
                          <option value="30890302 - Composition stone, plastics">30890302 - Composition stone, plastics</option>
                          <option value="30890304 - Doors, folding: plastics or plastics coated fabric">30890304 - Doors, folding: plastics or plastics coated fabric</option>
                          <option value="30890306 - Ducting, plastics">30890306 - Ducting, plastics</option>
                          <option value="30890307 - Fences, gates, and accessories: plastics">30890307 - Fences, gates, and accessories: plastics</option>
                          <option value="30890308 - Fittings for pipe, plastics">30890308 - Fittings for pipe, plastics</option>
                          <option value="30890310 - Gutters (glass fiber reinforced), fiberglass or plastics">30890310 - Gutters (glass fiber reinforced), fiberglass or plastics</option>
                          <option value="30890311 - Hardware, plastics">30890311 - Hardware, plastics</option>
                          <option value="30890312 - Netting, plastics">30890312 - Netting, plastics</option>
                          <option value="30890313 - Panels, building: plastics, nec">30890313 - Panels, building: plastics, nec</option>
                          <option value="30890314 - Reinforcing mesh, plastics">30890314 - Reinforcing mesh, plastics</option>
                          <option value="30890315 - Septic tanks, plastics">30890315 - Septic tanks, plastics</option>
                          <option value="30890317 - Siding, plastics">30890317 - Siding, plastics</option>
                          <option value="30890319 - Washers, plastics">30890319 - Washers, plastics</option>
                          <option value="30890320 - Window frames and sash, plastics">30890320 - Window frames and sash, plastics</option>
                          <option value="30890321 - Window screening, plastics">30890321 - Window screening, plastics</option>
                          <option value="30890322 - Windows, plastics">30890322 - Windows, plastics</option>
                          <option value="30890324 - Fiberglass doors">30890324 - Fiberglass doors</option>
                          <option value="30890402 - Soles, boot or shoe: plastics">30890402 - Soles, boot or shoe: plastics</option>
                          <option value="30890500 - Plastics boats and other marine equipment">30890500 - Plastics boats and other marine equipment</option>
                          <option value="30890502 - Buoys and floats, plastics">30890502 - Buoys and floats, plastics</option>
                          <option value="30890600 - Plastics processing">30890600 - Plastics processing</option>
                          <option value="30890601 - Blow molded finished plastics products, nec">30890601 - Blow molded finished plastics products, nec</option>
                          <option value="30890603 - Casting of plastics">30890603 - Casting of plastics</option>
                          <option value="30890604 - Celluloid products">30890604 - Celluloid products</option>
                          <option value="30890605 - Coloring and finishing of plastics products">30890605 - Coloring and finishing of plastics products</option>
                          <option value="30890606 - Engraving of plastics">30890606 - Engraving of plastics</option>
                          <option value="30890608 - Injection molded finished plastics products, nec">30890608 - Injection molded finished plastics products, nec</option>
                          <option value="30890609 - Injection molding of plastics">30890609 - Injection molding of plastics</option>
                          <option value="30890610 - Laminating of plastics">30890610 - Laminating of plastics</option>
                          <option value="30890611 - Molding primary plastics">30890611 - Molding primary plastics</option>
                          <option value="30890612 - Synthetic resin finished products, nec">30890612 - Synthetic resin finished products, nec</option>
                          <option value="30890613 - Thermoformed finished plastics products, nec">30890613 - Thermoformed finished plastics products, nec</option>
                          <option value="30890614 - Vulcanized fiber plates, sheets, rods, or tubes">30890614 - Vulcanized fiber plates, sheets, rods, or tubes</option>
                          <option value="30890615 - Extruded finished plastics products, nec">30890615 - Extruded finished plastics products, nec</option>
                          <option value="30899901 - Air mattresses, plastics">30899901 - Air mattresses, plastics</option>
                          <option value="30899902 - Aquarium accessories, plastics">30899902 - Aquarium accessories, plastics</option>
                          <option value="30899903 - Bands, plastics">30899903 - Bands, plastics</option>
                          <option value="30899904 - Bearings, plastics">30899904 - Bearings, plastics</option>
                          <option value="30899906 - Blister or bubble formed packaging, plastics">30899906 - Blister or bubble formed packaging, plastics</option>
                          <option value="30899907 - Closures, plastics">30899907 - Closures, plastics</option>
                          <option value="30899909 - Floor coverings, plastics">30899909 - Floor coverings, plastics</option>
                          <option value="30899910 - Food casings, plastics">30899910 - Food casings, plastics</option>
                          <option value="30899912 - Handles, brush or tool: plastics">30899912 - Handles, brush or tool: plastics</option>
                          <option value="30899913 - Identification cards, plastics">30899913 - Identification cards, plastics</option>
                          <option value="30899914 - Kits, plastics">30899914 - Kits, plastics</option>
                          <option value="30899915 - Lenses, except optical: plastics">30899915 - Lenses, except optical: plastics</option>
                          <option value="30899916 - Monofilaments, nontextile">30899916 - Monofilaments, nontextile</option>
                          <option value="30899917 - Novelties, plastics">30899917 - Novelties, plastics</option>
                          <option value="30899918 - Pallets, plastics">30899918 - Pallets, plastics</option>
                          <option value="30899919 - Sponges, plastics">30899919 - Sponges, plastics</option>
                          <option value="30899920 - Stock shapes, plastics">30899920 - Stock shapes, plastics</option>
                          <option value="30899923 - Toilets, portable chemical: plastics">30899923 - Toilets, portable chemical: plastics</option>
                          <option value="30899924 - Windshields, plastics">30899924 - Windshields, plastics</option>
                          <option value="30899925 - Work gloves, plastics">30899925 - Work gloves, plastics</option>
                          <option value="31110000 - Leather tanning and finishing">31110000 - Leather tanning and finishing</option>
                          <option value="31110100 - Equestrian leather products">31110100 - Equestrian leather products</option>
                          <option value="31110104 - Saddlery leather">31110104 - Saddlery leather</option>
                          <option value="31110200 - Shoe leather">31110200 - Shoe leather</option>
                          <option value="31110300 - Leather processing">31110300 - Leather processing</option>
                          <option value="31110305 - Embossing of leather">31110305 - Embossing of leather</option>
                          <option value="31110307 - Hides: tanning, currying, and finishing">31110307 - Hides: tanning, currying, and finishing</option>
                          <option value="31110311 - Tanneries, leather">31110311 - Tanneries, leather</option>
                          <option value="31110400 - Accessory products, leather">31110400 - Accessory products, leather</option>
                          <option value="31110401 - Bag leather">31110401 - Bag leather</option>
                          <option value="31110701 - Mechanical leather">31110701 - Mechanical leather</option>
                          <option value="31310104 - Laces, shoe and boot: leather">31310104 - Laces, shoe and boot: leather</option>
                          <option value="31310201 - Counters">31310201 - Counters</option>
                          <option value="31310301 - Rands">31310301 - Rands</option>
                          <option value="31310303 - Soles, shoe and boot: except rubber, plastics, etc.">31310303 - Soles, shoe and boot: except rubber, plastics, etc.</option>
                          <option value="31310400 - Inner parts for shoes">31310400 - Inner parts for shoes</option>
                          <option value="31310401 - Inner soles, leather">31310401 - Inner soles, leather</option>
                          <option value="31310502 - Quarters">31310502 - Quarters</option>
                          <option value="31420000 - House slippers">31420000 - House slippers</option>
                          <option value="31430000 - Men's footwear, except athletic">31430000 - Men's footwear, except athletic</option>
                          <option value="31439901 - Boots, dress or casual: men's">31439901 - Boots, dress or casual: men's</option>
                          <option value="31439903 - Orthopedic shoes, men's">31439903 - Orthopedic shoes, men's</option>
                          <option value="31439905 - Work shoes, men's">31439905 - Work shoes, men's</option>
                          <option value="31440000 - Women's footwear, except athletic">31440000 - Women's footwear, except athletic</option>
                          <option value="31449901 - Boots, canvas or leather: women's">31449901 - Boots, canvas or leather: women's</option>
                          <option value="31449902 - Dress shoes, women's">31449902 - Dress shoes, women's</option>
                          <option value="31490102 - Sandals, except rubber or plastic: children's">31490102 - Sandals, except rubber or plastic: children's</option>
                          <option value="31499901 - Athletic shoes, except rubber or plastic">31499901 - Athletic shoes, except rubber or plastic</option>
                          <option value="31510000 - Leather gloves and mittens">31510000 - Leather gloves and mittens</option>
                          <option value="31519902 - Gloves, leather: work">31519902 - Gloves, leather: work</option>
                          <option value="31610000 - Luggage">31610000 - Luggage</option>
                          <option value="31610100 - Clothing and apparel carrying cases">31610100 - Clothing and apparel carrying cases</option>
                          <option value="31610103 - Suitcases">31610103 - Suitcases</option>
                          <option value="31610104 - Traveling bags">31610104 - Traveling bags</option>
                          <option value="31619901 - Attache' cases">31619901 - Attache' cases</option>
                          <option value="31619902 - Briefcases">31619902 - Briefcases</option>
                          <option value="31619903 - Camera carrying bags">31619903 - Camera carrying bags</option>
                          <option value="31619904 - Cases, carrying, nec">31619904 - Cases, carrying, nec</option>
                          <option value="31619905 - Musical instrument cases">31619905 - Musical instrument cases</option>
                          <option value="31619906 - Sample cases">31619906 - Sample cases</option>
                          <option value="31710000 - Women's handbags and purses">31710000 - Women's handbags and purses</option>
                          <option value="31719901 - Handbags, women's">31719901 - Handbags, women's</option>
                          <option value="31719902 - Purses, women's">31719902 - Purses, women's</option>
                          <option value="31720000 - Personal leather goods, nec">31720000 - Personal leather goods, nec</option>
                          <option value="31720102 - Coin purses">31720102 - Coin purses</option>
                          <option value="31720103 - Handbags, regardless of material: men's">31720103 - Handbags, regardless of material: men's</option>
                          <option value="31720200 - Leather cases">31720200 - Leather cases</option>
                          <option value="31720202 - Cases, glasses">31720202 - Cases, glasses</option>
                          <option value="31720203 - Cases, jewelry">31720203 - Cases, jewelry</option>
                          <option value="31729903 - Cosmetic bags">31729903 - Cosmetic bags</option>
                          <option value="31990100 - Equestrian related leather articles">31990100 - Equestrian related leather articles</option>
                          <option value="31990103 - Harness or harness parts">31990103 - Harness or harness parts</option>
                          <option value="31990105 - Saddles or parts">31990105 - Saddles or parts</option>
                          <option value="31990200 - Leather garments">31990200 - Leather garments</option>
                          <option value="31990202 - Helmets, leather">31990202 - Helmets, leather</option>
                          <option value="31990203 - Holsters, leather">31990203 - Holsters, leather</option>
                          <option value="31990300 - Leather belting and strapping">31990300 - Leather belting and strapping</option>
                          <option value="31990302 - Belting for machinery: solid, twisted, flat, etc.: leather">31990302 - Belting for machinery: solid, twisted, flat, etc.: leather</option>
                          <option value="31990305 - Safety belts, leather">31990305 - Safety belts, leather</option>
                          <option value="31990307 - Straps, leather">31990307 - Straps, leather</option>
                          <option value="31999904 - Desk sets, leather">31999904 - Desk sets, leather</option>
                          <option value="31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather">31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather</option>
                          <option value="31999908 - Novelties, leather">31999908 - Novelties, leather</option>
                          <option value="32110000 - Flat glass">32110000 - Flat glass</option>
                          <option value="32110102 - Optical glass, flat">32110102 - Optical glass, flat</option>
                          <option value="32110200 - Strengthened or reinforced glass">32110200 - Strengthened or reinforced glass</option>
                          <option value="32110201 - Laminated glass">32110201 - Laminated glass</option>
                          <option value="32110202 - Tempered glass">32110202 - Tempered glass</option>
                          <option value="32110300 - Construction glass">32110300 - Construction glass</option>
                          <option value="32110301 - Building glass, flat">32110301 - Building glass, flat</option>
                          <option value="32110302 - Insulating glass, sealed units">32110302 - Insulating glass, sealed units</option>
                          <option value="32110303 - Skylight glass">32110303 - Skylight glass</option>
                          <option value="32110305 - Window glass, clear and colored">32110305 - Window glass, clear and colored</option>
                          <option value="32110400 - Plate and sheet glass">32110400 - Plate and sheet glass</option>
                          <option value="32110402 - Sheet glass">32110402 - Sheet glass</option>
                          <option value="32210000 - Glass containers">32210000 - Glass containers</option>
                          <option value="32210100 - Food containers, glass">32210100 - Food containers, glass</option>
                          <option value="32210103 - Water bottles, glass">32210103 - Water bottles, glass</option>
                          <option value="32219901 - Bottles for packing, bottling, and canning: glass">32219901 - Bottles for packing, bottling, and canning: glass</option>
                          <option value="32219903 - Cosmetic jars, glass">32219903 - Cosmetic jars, glass</option>
                          <option value="32219904 - Medicine bottles, glass">32219904 - Medicine bottles, glass</option>
                          <option value="32219906 - Vials, glass">32219906 - Vials, glass</option>
                          <option value="32290000 - Pressed and blown glass, nec">32290000 - Pressed and blown glass, nec</option>
                          <option value="32290100 - Glass furnishings and accessories">32290100 - Glass furnishings and accessories</option>
                          <option value="32290105 - Cooking utensils, glass or glass ceramic">32290105 - Cooking utensils, glass or glass ceramic</option>
                          <option value="32290106 - Tableware, glass or glass ceramic">32290106 - Tableware, glass or glass ceramic</option>
                          <option value="32290107 - Vases, glass">32290107 - Vases, glass</option>
                          <option value="32290200 - Optical glass">32290200 - Optical glass</option>
                          <option value="32290202 - Ophthalmic glass, except flat">32290202 - Ophthalmic glass, except flat</option>
                          <option value="32290302 - Glassware, industrial">32290302 - Glassware, industrial</option>
                          <option value="32290303 - Insulators, electrical: glass">32290303 - Insulators, electrical: glass</option>
                          <option value="32290400 - Glass fiber products">32290400 - Glass fiber products</option>
                          <option value="32290401 - Fiber optics strands">32290401 - Fiber optics strands</option>
                          <option value="32290600 - Scientific glassware">32290600 - Scientific glassware</option>
                          <option value="32290700 - Glass lighting equipment parts">32290700 - Glass lighting equipment parts</option>
                          <option value="32290701 - Bulbs for electric lights">32290701 - Bulbs for electric lights</option>
                          <option value="32290704 - Lamp parts and shades, glass">32290704 - Lamp parts and shades, glass</option>
                          <option value="32290800 - Art, decorative and novelty glassware">32290800 - Art, decorative and novelty glassware</option>
                          <option value="32290802 - Glassware, art or decorative">32290802 - Glassware, art or decorative</option>
                          <option value="32290803 - Novelty glassware">32290803 - Novelty glassware</option>
                          <option value="32290804 - Stationers' glassware: inkwells, clip cups, etc.">32290804 - Stationers' glassware: inkwells, clip cups, etc.</option>
                          <option value="32310000 - Products of purchased glass">32310000 - Products of purchased glass</option>
                          <option value="32310100 - Ornamental glass: cut, engraved or otherwise decorated">32310100 - Ornamental glass: cut, engraved or otherwise decorated</option>
                          <option value="32310101 - Christmas tree ornaments: made from purchased glass">32310101 - Christmas tree ornaments: made from purchased glass</option>
                          <option value="32310103 - Decorated glassware: chipped, engraved, etched, etc.">32310103 - Decorated glassware: chipped, engraved, etched, etc.</option>
                          <option value="32310104 - Enameled glass">32310104 - Enameled glass</option>
                          <option value="32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.">32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.</option>
                          <option value="32310108 - Stained glass: made from purchased glass">32310108 - Stained glass: made from purchased glass</option>
                          <option value="32310200 - Mirrored glass">32310200 - Mirrored glass</option>
                          <option value="32310301 - Aquariums and reflectors, glass">32310301 - Aquariums and reflectors, glass</option>
                          <option value="32310302 - Reflector glass beads, for highway signs or reflectors">32310302 - Reflector glass beads, for highway signs or reflectors</option>
                          <option value="32310400 - Strengthened or reinforced glass">32310400 - Strengthened or reinforced glass</option>
                          <option value="32310401 - Insulating glass: made from purchased glass">32310401 - Insulating glass: made from purchased glass</option>
                          <option value="32310402 - Insulating units, multiple-glazed: made from purchased glass">32310402 - Insulating units, multiple-glazed: made from purchased glass</option>
                          <option value="32310404 - Leaded glass">32310404 - Leaded glass</option>
                          <option value="32310405 - Safety glass: made from purchased glass">32310405 - Safety glass: made from purchased glass</option>
                          <option value="32310406 - Tempered glass: made from purchased glass">32310406 - Tempered glass: made from purchased glass</option>
                          <option value="32310407 - Windshields, glass: made from purchased glass">32310407 - Windshields, glass: made from purchased glass</option>
                          <option value="32310500 - Laboratory glassware">32310500 - Laboratory glassware</option>
                          <option value="32310501 - Medical and laboratory glassware: made from purchased glass">32310501 - Medical and laboratory glassware: made from purchased glass</option>
                          <option value="32310502 - Scientific and technical glassware: from purchased glass">32310502 - Scientific and technical glassware: from purchased glass</option>
                          <option value="32319901 - Art glass: made from purchased glass">32319901 - Art glass: made from purchased glass</option>
                          <option value="32319902 - Doors, glass: made from purchased glass">32319902 - Doors, glass: made from purchased glass</option>
                          <option value="32319903 - Furniture tops, glass: cut, beveled, or polished">32319903 - Furniture tops, glass: cut, beveled, or polished</option>
                          <option value="32319904 - Glass sheet bent: made from purchased glass">32319904 - Glass sheet bent: made from purchased glass</option>
                          <option value="32319905 - Industrial glassware: made from purchased glass">32319905 - Industrial glassware: made from purchased glass</option>
                          <option value="32319907 - Framed mirrors">32319907 - Framed mirrors</option>
                          <option value="32410000 - Cement, hydraulic">32410000 - Cement, hydraulic</option>
                          <option value="32419901 - Masonry cement">32419901 - Masonry cement</option>
                          <option value="32419902 - Natural cement">32419902 - Natural cement</option>
                          <option value="32419903 - Portland cement">32419903 - Portland cement</option>
                          <option value="32510000 - Brick and structural clay tile">32510000 - Brick and structural clay tile</option>
                          <option value="32510100 - Structural brick and blocks">32510100 - Structural brick and blocks</option>
                          <option value="32510101 - Brick clay: common face, glazed, vitrified, or hollow">32510101 - Brick clay: common face, glazed, vitrified, or hollow</option>
                          <option value="32510105 - Paving brick, clay">32510105 - Paving brick, clay</option>
                          <option value="32510202 - Building tile, clay">32510202 - Building tile, clay</option>
                          <option value="32530000 - Ceramic wall and floor tile">32530000 - Ceramic wall and floor tile</option>
                          <option value="32530102 - Quarry tile, clay">32530102 - Quarry tile, clay</option>
                          <option value="32530200 - Ceramic wall and floor tile">32530200 - Ceramic wall and floor tile</option>
                          <option value="32530201 - Floor tile, ceramic">32530201 - Floor tile, ceramic</option>
                          <option value="32530202 - Mosaic tile, glazed and unglazed: ceramic">32530202 - Mosaic tile, glazed and unglazed: ceramic</option>
                          <option value="32530203 - Wall tile, ceramic">32530203 - Wall tile, ceramic</option>
                          <option value="32550000 - Clay refractories">32550000 - Clay refractories</option>
                          <option value="32550200 - Glasshouse refractories">32550200 - Glasshouse refractories</option>
                          <option value="32550301 - Brick, clay refractory">32550301 - Brick, clay refractory</option>
                          <option value="32550305 - Tile, clay refractory">32550305 - Tile, clay refractory</option>
                          <option value="32559901 - Castable refractories: clay">32559901 - Castable refractories: clay</option>
                          <option value="32559906 - Mortars, clay refractory">32559906 - Mortars, clay refractory</option>
                          <option value="32590100 - Clay sewer and drainage pipe and tile">32590100 - Clay sewer and drainage pipe and tile</option>
                          <option value="32590103 - Liner brick or plates for sewer/tank lining, vitrified clay">32590103 - Liner brick or plates for sewer/tank lining, vitrified clay</option>
                          <option value="32590104 - Sewer pipe or fittings, clay">32590104 - Sewer pipe or fittings, clay</option>
                          <option value="32590200 - Clay chimney products">32590200 - Clay chimney products</option>
                          <option value="32590300 - Architectural clay products">32590300 - Architectural clay products</option>
                          <option value="32590302 - Architectural terra cotta">32590302 - Architectural terra cotta</option>
                          <option value="32590303 - Roofing tile, clay">32590303 - Roofing tile, clay</option>
                          <option value="32610000 - Vitreous plumbing fixtures">32610000 - Vitreous plumbing fixtures</option>
                          <option value="32610100 - Bathroom accessories/fittings, vitreous china or earthenware">32610100 - Bathroom accessories/fittings, vitreous china or earthenware</option>
                          <option value="32610200 - Plumbing fixtures, vitreous china">32610200 - Plumbing fixtures, vitreous china</option>
                          <option value="32610201 - Bidets, vitreous china">32610201 - Bidets, vitreous china</option>
                          <option value="32629902 - China cookware">32629902 - China cookware</option>
                          <option value="32629903 - Dishes, commercial or household: vitreous china">32629903 - Dishes, commercial or household: vitreous china</option>
                          <option value="32629904 - Tableware, vitreous china">32629904 - Tableware, vitreous china</option>
                          <option value="32630000 - Semivitreous table and kitchenware">32630000 - Semivitreous table and kitchenware</option>
                          <option value="32639902 - Cookware, fine earthenware">32639902 - Cookware, fine earthenware</option>
                          <option value="32640000 - Porcelain electrical supplies">32640000 - Porcelain electrical supplies</option>
                          <option value="32649902 - Ferrite and ferrite parts">32649902 - Ferrite and ferrite parts</option>
                          <option value="32649903 - Insulators, electrical: porcelain">32649903 - Insulators, electrical: porcelain</option>
                          <option value="32649905 - Magnets, permanent: ceramic or ferrite">32649905 - Magnets, permanent: ceramic or ferrite</option>
                          <option value="32649906 - Porcelain parts for electrical devices, molded">32649906 - Porcelain parts for electrical devices, molded</option>
                          <option value="32690202 - Cones, pyrometric: earthenware">32690202 - Cones, pyrometric: earthenware</option>
                          <option value="32690203 - Filtering media, pottery">32690203 - Filtering media, pottery</option>
                          <option value="32690301 - Decalcomania work on china and glass">32690301 - Decalcomania work on china and glass</option>
                          <option value="32690400 - Pottery household articles, except kitchen articles">32690400 - Pottery household articles, except kitchen articles</option>
                          <option value="32690403 - Vases, pottery">32690403 - Vases, pottery</option>
                          <option value="32699901 - Art and ornamental ware, pottery">32699901 - Art and ornamental ware, pottery</option>
                          <option value="32699902 - Figures: pottery, china, earthenware, and stoneware">32699902 - Figures: pottery, china, earthenware, and stoneware</option>
                          <option value="32699905 - Stoneware pottery products">32699905 - Stoneware pottery products</option>
                          <option value="32710000 - Concrete block and brick">32710000 - Concrete block and brick</option>
                          <option value="32719901 - Architectural concrete: block, split, fluted, screen, etc.">32719901 - Architectural concrete: block, split, fluted, screen, etc.</option>
                          <option value="32719902 - Blocks, concrete or cinder: standard">32719902 - Blocks, concrete or cinder: standard</option>
                          <option value="32719904 - Blocks, concrete: chimney or fireplace">32719904 - Blocks, concrete: chimney or fireplace</option>
                          <option value="32719907 - Blocks, concrete: heat absorbing">32719907 - Blocks, concrete: heat absorbing</option>
                          <option value="32719908 - Blocks, concrete: insulating">32719908 - Blocks, concrete: insulating</option>
                          <option value="32719909 - Blocks, concrete: landscape or retaining wall">32719909 - Blocks, concrete: landscape or retaining wall</option>
                          <option value="32719911 - Brick, concrete">32719911 - Brick, concrete</option>
                          <option value="32719912 - Paving blocks, concrete">32719912 - Paving blocks, concrete</option>
                          <option value="32719915 - Sewer and manhole block, concrete">32719915 - Sewer and manhole block, concrete</option>
                          <option value="32720000 - Concrete products, nec">32720000 - Concrete products, nec</option>
                          <option value="32720100 - Liquid catch basins, tanks, and covers: concrete">32720100 - Liquid catch basins, tanks, and covers: concrete</option>
                          <option value="32720101 - Catch basin covers, concrete">32720101 - Catch basin covers, concrete</option>
                          <option value="32720102 - Manhole covers or frames, concrete">32720102 - Manhole covers or frames, concrete</option>
                          <option value="32720103 - Septic tanks, concrete">32720103 - Septic tanks, concrete</option>
                          <option value="32720104 - Tanks, concrete">32720104 - Tanks, concrete</option>
                          <option value="32720206 - Silo staves, cast stone or concrete">32720206 - Silo staves, cast stone or concrete</option>
                          <option value="32720300 - Precast terrazzo or concrete products">32720300 - Precast terrazzo or concrete products</option>
                          <option value="32720302 - Burial vaults, concrete or precast terrazzo">32720302 - Burial vaults, concrete or precast terrazzo</option>
                          <option value="32720303 - Concrete products, precast, nec">32720303 - Concrete products, precast, nec</option>
                          <option value="32720304 - Floor slabs and tiles, precast concrete">32720304 - Floor slabs and tiles, precast concrete</option>
                          <option value="32720306 - Fountains, concrete">32720306 - Fountains, concrete</option>
                          <option value="32720309 - Furniture, garden: concrete">32720309 - Furniture, garden: concrete</option>
                          <option value="32720312 - Roofing tile and slabs, concrete">32720312 - Roofing tile and slabs, concrete</option>
                          <option value="32720313 - Shower receptors, concrete">32720313 - Shower receptors, concrete</option>
                          <option value="32720316 - Steps, prefabricated concrete">32720316 - Steps, prefabricated concrete</option>
                          <option value="32720318 - Terrazzo products, precast, nec">32720318 - Terrazzo products, precast, nec</option>
                          <option value="32720320 - Ties, railroad: concrete">32720320 - Ties, railroad: concrete</option>
                          <option value="32720321 - Tile, precast terrazzo or concrete">32720321 - Tile, precast terrazzo or concrete</option>
                          <option value="32720324 - Wash foundations, precast terrazzo">32720324 - Wash foundations, precast terrazzo</option>
                          <option value="32720402 - Fireplaces, concrete">32720402 - Fireplaces, concrete</option>
                          <option value="32720500 - Concrete window and door components, sills and frames">32720500 - Concrete window and door components, sills and frames</option>
                          <option value="32720503 - Lintels, concrete">32720503 - Lintels, concrete</option>
                          <option value="32720505 - Window sills, cast stone">32720505 - Window sills, cast stone</option>
                          <option value="32720600 - Concrete products used to facilitate drainage">32720600 - Concrete products used to facilitate drainage</option>
                          <option value="32720604 - Culvert pipe, concrete">32720604 - Culvert pipe, concrete</option>
                          <option value="32720607 - Irrigation pipe, concrete">32720607 - Irrigation pipe, concrete</option>
                          <option value="32720608 - Pipe, concrete or lined with concrete">32720608 - Pipe, concrete or lined with concrete</option>
                          <option value="32720609 - Pressure pipe, reinforced concrete">32720609 - Pressure pipe, reinforced concrete</option>
                          <option value="32720610 - Sewer pipe, concrete">32720610 - Sewer pipe, concrete</option>
                          <option value="32720700 - Concrete structural support and building material">32720700 - Concrete structural support and building material</option>
                          <option value="32720702 - Building materials, except block or brick: concrete">32720702 - Building materials, except block or brick: concrete</option>
                          <option value="32720703 - Building stone, artificial: concrete">32720703 - Building stone, artificial: concrete</option>
                          <option value="32720704 - Cast stone, concrete">32720704 - Cast stone, concrete</option>
                          <option value="32720705 - Columns, concrete">32720705 - Columns, concrete</option>
                          <option value="32720708 - Joists, concrete">32720708 - Joists, concrete</option>
                          <option value="32720709 - Panels and sections, prefabricated concrete">32720709 - Panels and sections, prefabricated concrete</option>
                          <option value="32720713 - Stone, cast concrete">32720713 - Stone, cast concrete</option>
                          <option value="32720800 - Monuments and grave markers, except terrazzo">32720800 - Monuments and grave markers, except terrazzo</option>
                          <option value="32720802 - Monuments, concrete">32720802 - Monuments, concrete</option>
                          <option value="32729901 - Art marble, concrete">32729901 - Art marble, concrete</option>
                          <option value="32729902 - Dry mixture concrete">32729902 - Dry mixture concrete</option>
                          <option value="32729903 - Paving materials, prefabricated concrete">32729903 - Paving materials, prefabricated concrete</option>
                          <option value="32729904 - Prestressed concrete products">32729904 - Prestressed concrete products</option>
                          <option value="32740000 - Lime">32740000 - Lime</option>
                          <option value="32740100 - Building lime">32740100 - Building lime</option>
                          <option value="32749901 - Agricultural lime">32749901 - Agricultural lime</option>
                          <option value="32749902 - Dolomitic lime, dead-burned dolomite">32749902 - Dolomitic lime, dead-burned dolomite</option>
                          <option value="32750000 - Gypsum products">32750000 - Gypsum products</option>
                          <option value="32750103 - Wallboard, gypsum">32750103 - Wallboard, gypsum</option>
                          <option value="32759902 - Cement, Keene's">32759902 - Cement, Keene's</option>
                          <option value="32810000 - Cut stone and stone products">32810000 - Cut stone and stone products</option>
                          <option value="32810100 - Furniture, cut stone">32810100 - Furniture, cut stone</option>
                          <option value="32810101 - Altars, cut stone">32810101 - Altars, cut stone</option>
                          <option value="32810104 - Table tops, marble">32810104 - Table tops, marble</option>
                          <option value="32810200 - Household articles, except furniture: cut stone">32810200 - Household articles, except furniture: cut stone</option>
                          <option value="32810201 - Bathroom fixtures, cut stone">32810201 - Bathroom fixtures, cut stone</option>
                          <option value="32810204 - Urns, cut stone">32810204 - Urns, cut stone</option>
                          <option value="32810300 - Building stone products">32810300 - Building stone products</option>
                          <option value="32810301 - Dimension stone for buildings">32810301 - Dimension stone for buildings</option>
                          <option value="32810302 - Marble, building: cut and shaped">32810302 - Marble, building: cut and shaped</option>
                          <option value="32810400 - Slate products">32810400 - Slate products</option>
                          <option value="32810401 - Blackboards, slate">32810401 - Blackboards, slate</option>
                          <option value="32810501 - Burial vaults, stone">32810501 - Burial vaults, stone</option>
                          <option value="32810502 - Monuments, cut stone (not finishing or lettering only)">32810502 - Monuments, cut stone (not finishing or lettering only)</option>
                          <option value="32810503 - Pedestals, marble">32810503 - Pedestals, marble</option>
                          <option value="32810601 - Curbing, granite or stone">32810601 - Curbing, granite or stone</option>
                          <option value="32810602 - Flagstones">32810602 - Flagstones</option>
                          <option value="32810603 - Paving blocks, cut stone">32810603 - Paving blocks, cut stone</option>
                          <option value="32819901 - Granite, cut and shaped">32819901 - Granite, cut and shaped</option>
                          <option value="32819902 - Limestone, cut and shaped">32819902 - Limestone, cut and shaped</option>
                          <option value="32819903 - Stone, quarrying and processing of own stone products">32819903 - Stone, quarrying and processing of own stone products</option>
                          <option value="32910000 - Abrasive products">32910000 - Abrasive products</option>
                          <option value="32910200 - Abrasive stones, except grinding stones: ground or whole">32910200 - Abrasive stones, except grinding stones: ground or whole</option>
                          <option value="32910202 - Hones">32910202 - Hones</option>
                          <option value="32910300 - Abrasive metal and steel products">32910300 - Abrasive metal and steel products</option>
                          <option value="32910304 - Steel shot abrasive">32910304 - Steel shot abrasive</option>
                          <option value="32910305 - Steel wool">32910305 - Steel wool</option>
                          <option value="32910400 - Abrasive wheels and grindstones, not artificial">32910400 - Abrasive wheels and grindstones, not artificial</option>
                          <option value="32910401 - Buffing or polishing wheels, abrasive or nonabrasive">32910401 - Buffing or polishing wheels, abrasive or nonabrasive</option>
                          <option value="32910403 - Wheels, abrasive">32910403 - Wheels, abrasive</option>
                          <option value="32910500 - Synthetic abrasives">32910500 - Synthetic abrasives</option>
                          <option value="32910508 - Tungsten carbide abrasive">32910508 - Tungsten carbide abrasive</option>
                          <option value="32910600 - Coated abrasive products">32910600 - Coated abrasive products</option>
                          <option value="32910603 - Sandpaper">32910603 - Sandpaper</option>
                          <option value="32910701 - Grindstones, artificial">32910701 - Grindstones, artificial</option>
                          <option value="32910705 - Wheels, grinding: artificial">32910705 - Wheels, grinding: artificial</option>
                          <option value="32910800 - Abrasive grains">32910800 - Abrasive grains</option>
                          <option value="32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.">32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.</option>
                          <option value="32920000 - Asbestos products">32920000 - Asbestos products</option>
                          <option value="32920300 - Asbestos insulating materials">32920300 - Asbestos insulating materials</option>
                          <option value="32920304 - Pipe covering (heat insulating material), except felt">32920304 - Pipe covering (heat insulating material), except felt</option>
                          <option value="32950000 - Minerals, ground or treated">32950000 - Minerals, ground or treated</option>
                          <option value="32950100 - Minerals, ground or otherwise treated">32950100 - Minerals, ground or otherwise treated</option>
                          <option value="32950200 - Earths, ground or otherwise treated">32950200 - Earths, ground or otherwise treated</option>
                          <option value="32950202 - Clay for petroleum refining, chemically processed">32950202 - Clay for petroleum refining, chemically processed</option>
                          <option value="32950203 - Clay, ground or otherwise treated">32950203 - Clay, ground or otherwise treated</option>
                          <option value="32950208 - Graphite, natural: ground, pulverized, refined, or blended">32950208 - Graphite, natural: ground, pulverized, refined, or blended</option>
                          <option value="32950210 - Cat box filler">32950210 - Cat box filler</option>
                          <option value="32950212 - Perlite, aggregate or expanded">32950212 - Perlite, aggregate or expanded</option>
                          <option value="32950214 - Pulverized earth">32950214 - Pulverized earth</option>
                          <option value="32950217 - Silicon, ultra high purity: treated">32950217 - Silicon, ultra high purity: treated</option>
                          <option value="32959903 - Roofing granules">32959903 - Roofing granules</option>
                          <option value="32959904 - Slag, crushed or ground">32959904 - Slag, crushed or ground</option>
                          <option value="32960000 - Mineral wool">32960000 - Mineral wool</option>
                          <option value="32960100 - Mineral wool insulation products">32960100 - Mineral wool insulation products</option>
                          <option value="32960101 - Fiberglass insulation">32960101 - Fiberglass insulation</option>
                          <option value="32960102 - Insulation: rock wool, slag, and silica minerals">32960102 - Insulation: rock wool, slag, and silica minerals</option>
                          <option value="32969901 - Acoustical board and tile, mineral wool">32969901 - Acoustical board and tile, mineral wool</option>
                          <option value="32969902 - Glass wool">32969902 - Glass wool</option>
                          <option value="32970000 - Nonclay refractories">32970000 - Nonclay refractories</option>
                          <option value="32970100 - Brick refractories">32970100 - Brick refractories</option>
                          <option value="32970200 - Cement refractories">32970200 - Cement refractories</option>
                          <option value="32970201 - Cement refractories, nonclay">32970201 - Cement refractories, nonclay</option>
                          <option value="32970203 - Cement: high temperature, refractory (nonclay)">32970203 - Cement: high temperature, refractory (nonclay)</option>
                          <option value="32970300 - Heat resistant mixtures">32970300 - Heat resistant mixtures</option>
                          <option value="32979902 - Castable refractories, nonclay">32979902 - Castable refractories, nonclay</option>
                          <option value="32979904 - Graphite refractories: carbon bond or ceramic bond">32979904 - Graphite refractories: carbon bond or ceramic bond</option>
                          <option value="32990200 - Sand lime products">32990200 - Sand lime products</option>
                          <option value="32990300 - Ornamental and architectural plaster work">32990300 - Ornamental and architectural plaster work</option>
                          <option value="32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.">32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.</option>
                          <option value="32990304 - Moldings, architectural: plaster of paris">32990304 - Moldings, architectural: plaster of paris</option>
                          <option value="32990306 - Stucco">32990306 - Stucco</option>
                          <option value="32990400 - Nonmetallic mineral statuary and other decorative products">32990400 - Nonmetallic mineral statuary and other decorative products</option>
                          <option value="32990401 - Art goods: plaster of paris, papier mache, and scagliola">32990401 - Art goods: plaster of paris, papier mache, and scagliola</option>
                          <option value="32990404 - Fountains, plaster of paris">32990404 - Fountains, plaster of paris</option>
                          <option value="32990405 - Images, small: gypsum, clay, or papier mache">32990405 - Images, small: gypsum, clay, or papier mache</option>
                          <option value="32990407 - Plaques: clay, plaster, or papier mache">32990407 - Plaques: clay, plaster, or papier mache</option>
                          <option value="32999901 - Ceramic fiber">32999901 - Ceramic fiber</option>
                          <option value="32999906 - Tubing for electrical purposes, quartz">32999906 - Tubing for electrical purposes, quartz</option>
                          <option value="33120100 - Chemicals and other products derived from coking">33120100 - Chemicals and other products derived from coking</option>
                          <option value="33120106 - Coke oven products (chemical recovery), nec">33120106 - Coke oven products (chemical recovery), nec</option>
                          <option value="33120108 - Coke, produced in chemical recovery coke ovens">33120108 - Coke, produced in chemical recovery coke ovens</option>
                          <option value="33120110 - Light oil crude, from chemical recovery coke ovens">33120110 - Light oil crude, from chemical recovery coke ovens</option>
                          <option value="33120200 - Blast furnace and related products">33120200 - Blast furnace and related products</option>
                          <option value="33120301 - Billets, steel">33120301 - Billets, steel</option>
                          <option value="33120303 - Ingots, steel">33120303 - Ingots, steel</option>
                          <option value="33120304 - Slabs, steel">33120304 - Slabs, steel</option>
                          <option value="33120402 - Railroad crossings, steel or iron">33120402 - Railroad crossings, steel or iron</option>
                          <option value="33120404 - Rails, steel or iron">33120404 - Rails, steel or iron</option>
                          <option value="33120405 - Structural shapes and pilings, steel">33120405 - Structural shapes and pilings, steel</option>
                          <option value="33120500 - Bar, rod, and wire products">33120500 - Bar, rod, and wire products</option>
                          <option value="33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled">33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled</option>
                          <option value="33120502 - Bars and bar shapes, steel, hot-rolled">33120502 - Bars and bar shapes, steel, hot-rolled</option>
                          <option value="33120505 - Wire products, steel or iron">33120505 - Wire products, steel or iron</option>
                          <option value="33120600 - Pipes and tubes">33120600 - Pipes and tubes</option>
                          <option value="33120601 - Pipes, iron and steel">33120601 - Pipes, iron and steel</option>
                          <option value="33120602 - Tubes, steel and iron">33120602 - Tubes, steel and iron</option>
                          <option value="33120700 - Plate, sheet and strip, except coated products">33120700 - Plate, sheet and strip, except coated products</option>
                          <option value="33120701 - Armor plate">33120701 - Armor plate</option>
                          <option value="33120702 - Plate, steel">33120702 - Plate, steel</option>
                          <option value="33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled">33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled</option>
                          <option value="33120704 - Sheet or strip, steel, hot-rolled">33120704 - Sheet or strip, steel, hot-rolled</option>
                          <option value="33120800 - Tool and die steel and alloys">33120800 - Tool and die steel and alloys</option>
                          <option value="33120801 - Ferroalloys, produced in blast furnaces">33120801 - Ferroalloys, produced in blast furnaces</option>
                          <option value="33120802 - Stainless steel">33120802 - Stainless steel</option>
                          <option value="33120803 - Tool and die steel">33120803 - Tool and die steel</option>
                          <option value="33120900 - Wheels">33120900 - Wheels</option>
                          <option value="33120902 - Wheels, locomotive and car: iron and steel">33120902 - Wheels, locomotive and car: iron and steel</option>
                          <option value="33121000 - Coated or plated products">33121000 - Coated or plated products</option>
                          <option value="33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel">33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel</option>
                          <option value="33129903 - Fence posts, iron and steel">33129903 - Fence posts, iron and steel</option>
                          <option value="33129904 - Forgings, iron and steel">33129904 - Forgings, iron and steel</option>
                          <option value="33129906 - Iron and steel products, hot-rolled">33129906 - Iron and steel products, hot-rolled</option>
                          <option value="33129907 - Sinter, iron">33129907 - Sinter, iron</option>
                          <option value="33129908 - Tin-free steel">33129908 - Tin-free steel</option>
                          <option value="33130000 - Electrometallurgical products">33130000 - Electrometallurgical products</option>
                          <option value="33130200 - Ferroalloys">33130200 - Ferroalloys</option>
                          <option value="33130201 - Alloys, additive, except copper: not made in blast furnaces">33130201 - Alloys, additive, except copper: not made in blast furnaces</option>
                          <option value="33139902 - Tungsten carbide powder">33139902 - Tungsten carbide powder</option>
                          <option value="33150000 - Steel wire and related products">33150000 - Steel wire and related products</option>
                          <option value="33150101 - Chain link fencing">33150101 - Chain link fencing</option>
                          <option value="33150102 - Fence gates, posts, and fittings: steel">33150102 - Fence gates, posts, and fittings: steel</option>
                          <option value="33150202 - Nails, steel: wire or cut">33150202 - Nails, steel: wire or cut</option>
                          <option value="33150205 - Staples, steel: wire or cut">33150205 - Staples, steel: wire or cut</option>
                          <option value="33150300 - Wire and fabricated wire products">33150300 - Wire and fabricated wire products</option>
                          <option value="33150302 - Baskets, steel wire">33150302 - Baskets, steel wire</option>
                          <option value="33150303 - Cable, steel: insulated or armored">33150303 - Cable, steel: insulated or armored</option>
                          <option value="33150305 - Welded steel wire fabric">33150305 - Welded steel wire fabric</option>
                          <option value="33150307 - Wire products, ferrous/iron: made in wiredrawing plants">33150307 - Wire products, ferrous/iron: made in wiredrawing plants</option>
                          <option value="33150308 - Wire, ferrous/iron">33150308 - Wire, ferrous/iron</option>
                          <option value="33150309 - Wire, steel: insulated or armored">33150309 - Wire, steel: insulated or armored</option>
                          <option value="33160000 - Cold finishing of steel shapes">33160000 - Cold finishing of steel shapes</option>
                          <option value="33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,">33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,</option>
                          <option value="33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled">33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled</option>
                          <option value="33169901 - Bars, steel, cold finished, from purchased hot-rolled">33169901 - Bars, steel, cold finished, from purchased hot-rolled</option>
                          <option value="33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled">33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled</option>
                          <option value="33170000 - Steel pipe and tubes">33170000 - Steel pipe and tubes</option>
                          <option value="33170100 - Seamless pipes and tubes">33170100 - Seamless pipes and tubes</option>
                          <option value="33170101 - Pipes, seamless steel">33170101 - Pipes, seamless steel</option>
                          <option value="33170102 - Tubes, seamless steel">33170102 - Tubes, seamless steel</option>
                          <option value="33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless">33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless</option>
                          <option value="33170200 - Welded pipe and tubes">33170200 - Welded pipe and tubes</option>
                          <option value="33170201 - Boiler tubes (wrought)">33170201 - Boiler tubes (wrought)</option>
                          <option value="33170203 - Pipes, wrought: welded, lock joint, or heavy riveted">33170203 - Pipes, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33170204 - Tubes, wrought: welded or lock joint">33170204 - Tubes, wrought: welded or lock joint</option>
                          <option value="33170205 - Well casing, wrought: welded, lock joint, or heavy riveted">33170205 - Well casing, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33210000 - Gray and ductile iron foundries">33210000 - Gray and ductile iron foundries</option>
                          <option value="33210100 - Cast iron pipe and fittings">33210100 - Cast iron pipe and fittings</option>
                          <option value="33210102 - Sewer pipe, cast iron">33210102 - Sewer pipe, cast iron</option>
                          <option value="33210103 - Soil pipe and fittings: cast iron">33210103 - Soil pipe and fittings: cast iron</option>
                          <option value="33219901 - Cooking utensils, cast iron">33219901 - Cooking utensils, cast iron</option>
                          <option value="33219902 - Ductile iron castings">33219902 - Ductile iron castings</option>
                          <option value="33219903 - Gray iron castings, nec">33219903 - Gray iron castings, nec</option>
                          <option value="33219904 - Gray iron ingot molds, cast">33219904 - Gray iron ingot molds, cast</option>
                          <option value="33219905 - Manhole covers, metal">33219905 - Manhole covers, metal</option>
                          <option value="33219906 - Railroad car wheels and brake shoes, cast iron">33219906 - Railroad car wheels and brake shoes, cast iron</option>
                          <option value="33220000 - Malleable iron foundries">33220000 - Malleable iron foundries</option>
                          <option value="33240000 - Steel investment foundries">33240000 - Steel investment foundries</option>
                          <option value="33249901 - Aerospace investment castings, ferrous">33249901 - Aerospace investment castings, ferrous</option>
                          <option value="33249902 - Commercial investment castings, ferrous">33249902 - Commercial investment castings, ferrous</option>
                          <option value="33250000 - Steel foundries, nec">33250000 - Steel foundries, nec</option>
                          <option value="33259901 - Alloy steel castings, except investment">33259901 - Alloy steel castings, except investment</option>
                          <option value="33259902 - Bushings, cast steel: except investment">33259902 - Bushings, cast steel: except investment</option>
                          <option value="33259903 - Railroad car wheels, cast steel">33259903 - Railroad car wheels, cast steel</option>
                          <option value="33310000 - Primary copper">33310000 - Primary copper</option>
                          <option value="33310100 - Primary copper smelter products">33310100 - Primary copper smelter products</option>
                          <option value="33310101 - Blister copper">33310101 - Blister copper</option>
                          <option value="33340000 - Primary aluminum">33340000 - Primary aluminum</option>
                          <option value="33340100 - Aluminum ingots and slabs">33340100 - Aluminum ingots and slabs</option>
                          <option value="33340102 - Slabs (primary), aluminum">33340102 - Slabs (primary), aluminum</option>
                          <option value="33349901 - Pigs, aluminum">33349901 - Pigs, aluminum</option>
                          <option value="33390000 - Primary nonferrous metals, nec">33390000 - Primary nonferrous metals, nec</option>
                          <option value="33390101 - Antifriction bearing metals, lead-base">33390101 - Antifriction bearing metals, lead-base</option>
                          <option value="33390102 - Lead smelting and refining (primary)">33390102 - Lead smelting and refining (primary)</option>
                          <option value="33390103 - Zinc refining (primary), including slabs &amp; dust">33390103 - Zinc refining (primary), including slabs &amp; dust</option>
                          <option value="33390104 - Zinc smelting (primary), including zinc residue">33390104 - Zinc smelting (primary), including zinc residue</option>
                          <option value="33390200 - Precious metals">33390200 - Precious metals</option>
                          <option value="33390201 - Gold refining (primary)">33390201 - Gold refining (primary)</option>
                          <option value="33390300 - Silicon and chromium">33390300 - Silicon and chromium</option>
                          <option value="33390302 - Silicon refining (primary, over 99% pure)">33390302 - Silicon refining (primary, over 99% pure)</option>
                          <option value="33390304 - Silicon, pure">33390304 - Silicon, pure</option>
                          <option value="33399903 - Beryllium metal">33399903 - Beryllium metal</option>
                          <option value="33399919 - Zirconium metal, sponge and granules">33399919 - Zirconium metal, sponge and granules</option>
                          <option value="33410000 - Secondary nonferrous metals">33410000 - Secondary nonferrous metals</option>
                          <option value="33410101 - Lead smelting and refining (secondary)">33410101 - Lead smelting and refining (secondary)</option>
                          <option value="33410200 - Secondary precious metals">33410200 - Secondary precious metals</option>
                          <option value="33410202 - Platinum group metals, smelting and refining (secondary)">33410202 - Platinum group metals, smelting and refining (secondary)</option>
                          <option value="33410203 - Silver recovery from used photographic film">33410203 - Silver recovery from used photographic film</option>
                          <option value="33419901 - Aluminum smelting and refining (secondary)">33419901 - Aluminum smelting and refining (secondary)</option>
                          <option value="33419903 - Brass smelting and refining (secondary)">33419903 - Brass smelting and refining (secondary)</option>
                          <option value="33419905 - Copper smelting and refining (secondary)">33419905 - Copper smelting and refining (secondary)</option>
                          <option value="33419911 - Recovery and refining of nonferrous metals">33419911 - Recovery and refining of nonferrous metals</option>
                          <option value="33510000 - Copper rolling and drawing">33510000 - Copper rolling and drawing</option>
                          <option value="33510100 - Copper and copper alloy sheet, strip, plate, and products">33510100 - Copper and copper alloy sheet, strip, plate, and products</option>
                          <option value="33510101 - Bands, copper and copper alloy">33510101 - Bands, copper and copper alloy</option>
                          <option value="33510105 - Strip, copper and copper alloy">33510105 - Strip, copper and copper alloy</option>
                          <option value="33510200 - Copper and copper alloy pipe and tube">33510200 - Copper and copper alloy pipe and tube</option>
                          <option value="33510201 - Copper pipe">33510201 - Copper pipe</option>
                          <option value="33510202 - Pipe, brass and bronze">33510202 - Pipe, brass and bronze</option>
                          <option value="33510203 - Tubing, copper and copper alloy">33510203 - Tubing, copper and copper alloy</option>
                          <option value="33519904 - Extruded shapes, nec, copper and copper alloy">33519904 - Extruded shapes, nec, copper and copper alloy</option>
                          <option value="33519905 - Rails, copper and copper alloy">33519905 - Rails, copper and copper alloy</option>
                          <option value="33519907 - Wire, copper and copper alloy">33519907 - Wire, copper and copper alloy</option>
                          <option value="33530000 - Aluminum sheet, plate, and foil">33530000 - Aluminum sheet, plate, and foil</option>
                          <option value="33530100 - Aluminum sheet and strip">33530100 - Aluminum sheet and strip</option>
                          <option value="33530101 - Coils, sheet aluminum">33530101 - Coils, sheet aluminum</option>
                          <option value="33530102 - Flat rolled shapes, nec, aluminum">33530102 - Flat rolled shapes, nec, aluminum</option>
                          <option value="33539901 - Foil, aluminum">33539901 - Foil, aluminum</option>
                          <option value="33539903 - Tubes, welded, aluminum">33539903 - Tubes, welded, aluminum</option>
                          <option value="33540000 - Aluminum extruded products">33540000 - Aluminum extruded products</option>
                          <option value="33540102 - Coils, rod, extruded, aluminum">33540102 - Coils, rod, extruded, aluminum</option>
                          <option value="33540200 - Aluminum pipe and tube">33540200 - Aluminum pipe and tube</option>
                          <option value="33540203 - Tube, extruded or drawn, aluminum">33540203 - Tube, extruded or drawn, aluminum</option>
                          <option value="33549901 - Shapes, extruded aluminum, nec">33549901 - Shapes, extruded aluminum, nec</option>
                          <option value="33550000 - Aluminum rolling and drawing, nec">33550000 - Aluminum rolling and drawing, nec</option>
                          <option value="33550100 - Aluminum wire and cable">33550100 - Aluminum wire and cable</option>
                          <option value="33550201 - Bars, rolled, aluminum">33550201 - Bars, rolled, aluminum</option>
                          <option value="33550401 - Rails, rolled and drawn, aluminum">33550401 - Rails, rolled and drawn, aluminum</option>
                          <option value="33550402 - Structural shapes, rolled, aluminum">33550402 - Structural shapes, rolled, aluminum</option>
                          <option value="33560000 - Nonferrous rolling and drawing, nec">33560000 - Nonferrous rolling and drawing, nec</option>
                          <option value="33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.">33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.</option>
                          <option value="33560201 - Gold and gold alloy bars, sheets, strip, etc.">33560201 - Gold and gold alloy bars, sheets, strip, etc.</option>
                          <option value="33560400 - Nickel">33560400 - Nickel</option>
                          <option value="33560402 - Nickel and nickel alloy: rolling, drawing, or extruding">33560402 - Nickel and nickel alloy: rolling, drawing, or extruding</option>
                          <option value="33560600 - Titanium">33560600 - Titanium</option>
                          <option value="33560602 - Titanium and titanium alloy: rolling, drawing, or extruding">33560602 - Titanium and titanium alloy: rolling, drawing, or extruding</option>
                          <option value="33569901 - Battery metal">33569901 - Battery metal</option>
                          <option value="33569902 - Solder: wire, bar, acid core, and rosin core">33569902 - Solder: wire, bar, acid core, and rosin core</option>
                          <option value="33569904 - Welding rods">33569904 - Welding rods</option>
                          <option value="33570000 - Nonferrous wiredrawing and insulating">33570000 - Nonferrous wiredrawing and insulating</option>
                          <option value="33570100 - Communication wire">33570100 - Communication wire</option>
                          <option value="33570101 - Coaxial cable, nonferrous">33570101 - Coaxial cable, nonferrous</option>
                          <option value="33570102 - Fiber optic cable (insulated)">33570102 - Fiber optic cable (insulated)</option>
                          <option value="33579902 - Aluminum wire and cable">33579902 - Aluminum wire and cable</option>
                          <option value="33579905 - Building wire and cable, nonferrous">33579905 - Building wire and cable, nonferrous</option>
                          <option value="33579906 - Magnet wire, nonferrous">33579906 - Magnet wire, nonferrous</option>
                          <option value="33579907 - Shipboard cable, nonferrous">33579907 - Shipboard cable, nonferrous</option>
                          <option value="33630000 - Aluminum die-castings">33630000 - Aluminum die-castings</option>
                          <option value="33640000 - Nonferrous die-castings except aluminum">33640000 - Nonferrous die-castings except aluminum</option>
                          <option value="33640100 - Copper and copper alloy die-castings">33640100 - Copper and copper alloy die-castings</option>
                          <option value="33640101 - Brass and bronze die-castings">33640101 - Brass and bronze die-castings</option>
                          <option value="33640201 - Lead die-castings">33640201 - Lead die-castings</option>
                          <option value="33640202 - Zinc and zinc-base alloy die-castings">33640202 - Zinc and zinc-base alloy die-castings</option>
                          <option value="33649901 - Magnesium and magnesium-base alloy die-castings">33649901 - Magnesium and magnesium-base alloy die-castings</option>
                          <option value="33650000 - Aluminum foundries">33650000 - Aluminum foundries</option>
                          <option value="33650101 - Cooking/kitchen utensils, cast aluminum">33650101 - Cooking/kitchen utensils, cast aluminum</option>
                          <option value="33650200 - Aluminum and aluminum-based alloy castings">33650200 - Aluminum and aluminum-based alloy castings</option>
                          <option value="33650201 - Aerospace castings, aluminum">33650201 - Aerospace castings, aluminum</option>
                          <option value="33650202 - Machinery castings, aluminum">33650202 - Machinery castings, aluminum</option>
                          <option value="33659901 - Masts, cast aluminum">33659901 - Masts, cast aluminum</option>
                          <option value="33660000 - Copper foundries">33660000 - Copper foundries</option>
                          <option value="33660100 - Bushings and bearings">33660100 - Bushings and bearings</option>
                          <option value="33660200 - Propellers">33660200 - Propellers</option>
                          <option value="33660202 - Propellers, ship: cast brass">33660202 - Propellers, ship: cast brass</option>
                          <option value="33669901 - Brass foundry, nec">33669901 - Brass foundry, nec</option>
                          <option value="33669902 - Bronze foundry, nec">33669902 - Bronze foundry, nec</option>
                          <option value="33669903 - Castings (except die), nec, brass">33669903 - Castings (except die), nec, brass</option>
                          <option value="33669904 - Castings (except die), nec, bronze">33669904 - Castings (except die), nec, bronze</option>
                          <option value="33669906 - Castings (except die), nsk">33669906 - Castings (except die), nsk</option>
                          <option value="33669907 - Machinery castings, brass">33669907 - Machinery castings, brass</option>
                          <option value="33690000 - Nonferrous foundries, nec">33690000 - Nonferrous foundries, nec</option>
                          <option value="33690101 - Lead castings, except die-castings">33690101 - Lead castings, except die-castings</option>
                          <option value="33690103 - Zinc and zinc-base alloy castings, except die-castings">33690103 - Zinc and zinc-base alloy castings, except die-castings</option>
                          <option value="33699901 - Aerospace castings, nonferrous: except aluminum">33699901 - Aerospace castings, nonferrous: except aluminum</option>
                          <option value="33699902 - Castings, except die-castings, precision">33699902 - Castings, except die-castings, precision</option>
                          <option value="33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper">33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper</option>
                          <option value="33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting">33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting</option>
                          <option value="33699905 - Titanium castings, except die-casting">33699905 - Titanium castings, except die-casting</option>
                          <option value="33980000 - Metal heat treating">33980000 - Metal heat treating</option>
                          <option value="33989901 - Annealing of metal">33989901 - Annealing of metal</option>
                          <option value="33989902 - Brazing (hardening) of metal">33989902 - Brazing (hardening) of metal</option>
                          <option value="33989903 - Metal burning">33989903 - Metal burning</option>
                          <option value="33989904 - Shot peening (treating steel to reduce fatigue)">33989904 - Shot peening (treating steel to reduce fatigue)</option>
                          <option value="33989905 - Tempering of metal">33989905 - Tempering of metal</option>
                          <option value="33990000 - Primary metal products">33990000 - Primary metal products</option>
                          <option value="33990100 - Metal powders, pastes, and flakes">33990100 - Metal powders, pastes, and flakes</option>
                          <option value="33990102 - Flakes, metal">33990102 - Flakes, metal</option>
                          <option value="33990103 - Iron, powdered">33990103 - Iron, powdered</option>
                          <option value="33990105 - Powder, metal">33990105 - Powder, metal</option>
                          <option value="33990106 - Silver powder">33990106 - Silver powder</option>
                          <option value="33990200 - Metal fasteners">33990200 - Metal fasteners</option>
                          <option value="33990201 - Brads: aluminum, brass, or other nonferrous metal or wire">33990201 - Brads: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33990202 - Nails: aluminum, brass, or other nonferrous metal or wire">33990202 - Nails: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33999901 - Iron ore recovery from open hearth slag">33999901 - Iron ore recovery from open hearth slag</option>
                          <option value="33999902 - Laminating steel">33999902 - Laminating steel</option>
                          <option value="33999904 - Steel balls">33999904 - Steel balls</option>
                          <option value="33999906 - Cryogenic treatment of metal">33999906 - Cryogenic treatment of metal</option>
                          <option value="34110000 - Metal cans">34110000 - Metal cans</option>
                          <option value="34110100 - Food and beverage containers">34110100 - Food and beverage containers</option>
                          <option value="34110102 - Beverage cans, metal: except beer">34110102 - Beverage cans, metal: except beer</option>
                          <option value="34110103 - Food containers, metal">34110103 - Food containers, metal</option>
                          <option value="34119901 - Aluminum cans">34119901 - Aluminum cans</option>
                          <option value="34119906 - Tin cans">34119906 - Tin cans</option>
                          <option value="34120000 - Metal barrels, drums, and pails">34120000 - Metal barrels, drums, and pails</option>
                          <option value="34129901 - Barrels, shipping: metal">34129901 - Barrels, shipping: metal</option>
                          <option value="34129902 - Drums, shipping: metal">34129902 - Drums, shipping: metal</option>
                          <option value="34210000 - Cutlery">34210000 - Cutlery</option>
                          <option value="34210100 - Table and food cutlery, including butchers'">34210100 - Table and food cutlery, including butchers'</option>
                          <option value="34210103 - Knife blades and blanks">34210103 - Knife blades and blanks</option>
                          <option value="34210104 - Knives: butchers', hunting, pocket, etc.">34210104 - Knives: butchers', hunting, pocket, etc.</option>
                          <option value="34210203 - Scissors, hand">34210203 - Scissors, hand</option>
                          <option value="34210204 - Shears, hand">34210204 - Shears, hand</option>
                          <option value="34219901 - Razor blades and razors">34219901 - Razor blades and razors</option>
                          <option value="34230000 - Hand and edge tools, nec">34230000 - Hand and edge tools, nec</option>
                          <option value="34230100 - Garden and farm tools, including shovels">34230100 - Garden and farm tools, including shovels</option>
                          <option value="34230200 - Soldering tools">34230200 - Soldering tools</option>
                          <option value="34230201 - Soldering guns or tools, hand: electric">34230201 - Soldering guns or tools, hand: electric</option>
                          <option value="34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.">34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.</option>
                          <option value="34239905 - Carpet layers' hand tools">34239905 - Carpet layers' hand tools</option>
                          <option value="34239906 - Caulking tools, hand">34239906 - Caulking tools, hand</option>
                          <option value="34239907 - Cutters, glass">34239907 - Cutters, glass</option>
                          <option value="34239908 - Cutting dies, except metal cutting">34239908 - Cutting dies, except metal cutting</option>
                          <option value="34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.">34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.</option>
                          <option value="34239912 - Hammers (hand tools)">34239912 - Hammers (hand tools)</option>
                          <option value="34239914 - Jacks: lifting, screw, or ratchet (hand tools)">34239914 - Jacks: lifting, screw, or ratchet (hand tools)</option>
                          <option value="34239916 - Knives, agricultural or industrial">34239916 - Knives, agricultural or industrial</option>
                          <option value="34239919 - Masons' hand tools">34239919 - Masons' hand tools</option>
                          <option value="34239920 - Mechanics' hand tools">34239920 - Mechanics' hand tools</option>
                          <option value="34239921 - Plumbers' hand tools">34239921 - Plumbers' hand tools</option>
                          <option value="34239922 - Rules or rulers, metal">34239922 - Rules or rulers, metal</option>
                          <option value="34239923 - Screw drivers, pliers, chisels, etc. (hand tools)">34239923 - Screw drivers, pliers, chisels, etc. (hand tools)</option>
                          <option value="34239927 - Tools or equipment for use with sporting arms">34239927 - Tools or equipment for use with sporting arms</option>
                          <option value="34239928 - Wrenches, hand tools">34239928 - Wrenches, hand tools</option>
                          <option value="34250000 - Saw blades and handsaws">34250000 - Saw blades and handsaws</option>
                          <option value="34259902 - Saw blades, for hand or power saws">34259902 - Saw blades, for hand or power saws</option>
                          <option value="34259903 - Saws, hand: metalworking or woodworking">34259903 - Saws, hand: metalworking or woodworking</option>
                          <option value="34290000 - Hardware, nec">34290000 - Hardware, nec</option>
                          <option value="34290100 - Furniture, builders' and other household hardware">34290100 - Furniture, builders' and other household hardware</option>
                          <option value="34290101 - Builders' hardware">34290101 - Builders' hardware</option>
                          <option value="34290102 - Cabinet hardware">34290102 - Cabinet hardware</option>
                          <option value="34290103 - Door opening and closing devices, except electrical">34290103 - Door opening and closing devices, except electrical</option>
                          <option value="34290104 - Fireplace equipment, hardware: andirons, grates, screens">34290104 - Fireplace equipment, hardware: andirons, grates, screens</option>
                          <option value="34290105 - Furniture hardware">34290105 - Furniture hardware</option>
                          <option value="34290200 - Keys, locks, and related hardware">34290200 - Keys, locks, and related hardware</option>
                          <option value="34290201 - Door locks, bolts, and checks">34290201 - Door locks, bolts, and checks</option>
                          <option value="34290203 - Locks or lock sets">34290203 - Locks or lock sets</option>
                          <option value="34290204 - Padlocks">34290204 - Padlocks</option>
                          <option value="34290300 - Motor vehicle hardware">34290300 - Motor vehicle hardware</option>
                          <option value="34290301 - Bicycle racks, automotive">34290301 - Bicycle racks, automotive</option>
                          <option value="34290302 - Luggage racks, car top">34290302 - Luggage racks, car top</option>
                          <option value="34290303 - Ski racks, automotive">34290303 - Ski racks, automotive</option>
                          <option value="34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items">34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items</option>
                          <option value="34290401 - Aircraft hardware">34290401 - Aircraft hardware</option>
                          <option value="34290402 - Marine hardware">34290402 - Marine hardware</option>
                          <option value="34290403 - Pulleys, metal">34290403 - Pulleys, metal</option>
                          <option value="34290500 - Clamps, couplings, nozzles, and other metal hose fittings">34290500 - Clamps, couplings, nozzles, and other metal hose fittings</option>
                          <option value="34290501 - Clamps and couplings, hose">34290501 - Clamps and couplings, hose</option>
                          <option value="34290502 - Clamps, metal">34290502 - Clamps, metal</option>
                          <option value="34299901 - Animal traps, iron or steel">34299901 - Animal traps, iron or steel</option>
                          <option value="34299902 - Casket hardware">34299902 - Casket hardware</option>
                          <option value="34299905 - Harness hardware">34299905 - Harness hardware</option>
                          <option value="34299907 - Luggage hardware">34299907 - Luggage hardware</option>
                          <option value="34299908 - Metal fasteners">34299908 - Metal fasteners</option>
                          <option value="34299910 - Parachute hardware">34299910 - Parachute hardware</option>
                          <option value="34310000 - Metal sanitary ware">34310000 - Metal sanitary ware</option>
                          <option value="34310100 - Bathroom fixtures, including sinks">34310100 - Bathroom fixtures, including sinks</option>
                          <option value="34310103 - Shower stalls, metal">34310103 - Shower stalls, metal</option>
                          <option value="34319901 - Drinking fountains, metal">34319901 - Drinking fountains, metal</option>
                          <option value="34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal">34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal</option>
                          <option value="34320000 - Plumbing fixture fittings and trim">34320000 - Plumbing fixture fittings and trim</option>
                          <option value="34329901 - Faucets and spigots, metal and plastic">34329901 - Faucets and spigots, metal and plastic</option>
                          <option value="34329902 - Lawn hose nozzles and sprinklers">34329902 - Lawn hose nozzles and sprinklers</option>
                          <option value="34329903 - Plastic plumbing fixture fittings, assembly">34329903 - Plastic plumbing fixture fittings, assembly</option>
                          <option value="34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.">34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.</option>
                          <option value="34330000 - Heating equipment, except electric">34330000 - Heating equipment, except electric</option>
                          <option value="34330100 - Burners, furnaces, boilers, and stokers">34330100 - Burners, furnaces, boilers, and stokers</option>
                          <option value="34330101 - Boilers, low-pressure heating: steam or hot water">34330101 - Boilers, low-pressure heating: steam or hot water</option>
                          <option value="34330103 - Gas burners, domestic">34330103 - Gas burners, domestic</option>
                          <option value="34330104 - Gas burners, industrial">34330104 - Gas burners, industrial</option>
                          <option value="34330105 - Gas-oil burners, combination">34330105 - Gas-oil burners, combination</option>
                          <option value="34330106 - Oil burners, domestic or industrial">34330106 - Oil burners, domestic or industrial</option>
                          <option value="34330107 - Stokers, mechanical: domestic or industrial">34330107 - Stokers, mechanical: domestic or industrial</option>
                          <option value="34330201 - Logs, gas fireplace">34330201 - Logs, gas fireplace</option>
                          <option value="34330202 - Radiators, except electric">34330202 - Radiators, except electric</option>
                          <option value="34330205 - Space heaters, except electric">34330205 - Space heaters, except electric</option>
                          <option value="34339901 - Gas infrared heating units">34339901 - Gas infrared heating units</option>
                          <option value="34339902 - Heaters, swimming pool: oil or gas">34339902 - Heaters, swimming pool: oil or gas</option>
                          <option value="34339904 - Solar heaters and collectors">34339904 - Solar heaters and collectors</option>
                          <option value="34339905 - Steam heating apparatus">34339905 - Steam heating apparatus</option>
                          <option value="34339906 - Stoves, wood and coal burning">34339906 - Stoves, wood and coal burning</option>
                          <option value="34410100 - Fabricated structural metal for ships">34410100 - Fabricated structural metal for ships</option>
                          <option value="34410101 - Boat and barge sections, prefabricated metal">34410101 - Boat and barge sections, prefabricated metal</option>
                          <option value="34410200 - Fabricated structural metal for bridges">34410200 - Fabricated structural metal for bridges</option>
                          <option value="34410201 - Bridge sections, prefabricated, highway">34410201 - Bridge sections, prefabricated, highway</option>
                          <option value="34419901 - Building components, structural steel">34419901 - Building components, structural steel</option>
                          <option value="34419902 - Dam gates, metal plate">34419902 - Dam gates, metal plate</option>
                          <option value="34419903 - Expansion joints (structural shapes), iron or steel">34419903 - Expansion joints (structural shapes), iron or steel</option>
                          <option value="34419904 - Floor jacks, metal">34419904 - Floor jacks, metal</option>
                          <option value="34419906 - Joists, open web steel: long-span series">34419906 - Joists, open web steel: long-span series</option>
                          <option value="34419907 - Railroad car racks, for transporting vehicles: steel">34419907 - Railroad car racks, for transporting vehicles: steel</option>
                          <option value="34419908 - Tower sections, radio and television transmission">34419908 - Tower sections, radio and television transmission</option>
                          <option value="34420000 - Metal doors, sash, and trim">34420000 - Metal doors, sash, and trim</option>
                          <option value="34420100 - Window and door frames">34420100 - Window and door frames</option>
                          <option value="34420101 - Casements, aluminum">34420101 - Casements, aluminum</option>
                          <option value="34420102 - Sash, door or window: metal">34420102 - Sash, door or window: metal</option>
                          <option value="34420200 - Louvers, shutters, jalousies, and similar items">34420200 - Louvers, shutters, jalousies, and similar items</option>
                          <option value="34420204 - Shutters, door or window: metal">34420204 - Shutters, door or window: metal</option>
                          <option value="34420300 - Screen and storm doors and windows">34420300 - Screen and storm doors and windows</option>
                          <option value="34420301 - Screen doors, metal">34420301 - Screen doors, metal</option>
                          <option value="34420302 - Screens, window, metal">34420302 - Screens, window, metal</option>
                          <option value="34420303 - Storm doors or windows, metal">34420303 - Storm doors or windows, metal</option>
                          <option value="34420400 - Metal doors">34420400 - Metal doors</option>
                          <option value="34420401 - Fire doors, metal">34420401 - Fire doors, metal</option>
                          <option value="34420402 - Garage doors, overhead: metal">34420402 - Garage doors, overhead: metal</option>
                          <option value="34420403 - Hangar doors, metal">34420403 - Hangar doors, metal</option>
                          <option value="34420404 - Rolling doors for industrial buildings or warehouses, metal">34420404 - Rolling doors for industrial buildings or warehouses, metal</option>
                          <option value="34420500 - Molding, trim, and stripping">34420500 - Molding, trim, and stripping</option>
                          <option value="34420503 - Weather strip, metal">34420503 - Weather strip, metal</option>
                          <option value="34430000 - Fabricated plate work (boiler shop)">34430000 - Fabricated plate work (boiler shop)</option>
                          <option value="34430100 - Industrial vessels, tanks, and containers">34430100 - Industrial vessels, tanks, and containers</option>
                          <option value="34430102 - Bins, prefabricated metal plate">34430102 - Bins, prefabricated metal plate</option>
                          <option value="34430103 - Columns (fractioning, etc.): metal plate">34430103 - Columns (fractioning, etc.): metal plate</option>
                          <option value="34430104 - Cryogenic tanks, for liquids and gases">34430104 - Cryogenic tanks, for liquids and gases</option>
                          <option value="34430108 - Dumpsters, garbage">34430108 - Dumpsters, garbage</option>
                          <option value="34430110 - Fuel tanks (oil, gas, etc.), metal plate">34430110 - Fuel tanks (oil, gas, etc.), metal plate</option>
                          <option value="34430111 - Gas holders, metal plate">34430111 - Gas holders, metal plate</option>
                          <option value="34430113 - Housings, pressure">34430113 - Housings, pressure</option>
                          <option value="34430115 - Process vessels, industrial: metal plate">34430115 - Process vessels, industrial: metal plate</option>
                          <option value="34430116 - Separators, industrial process: metal plate">34430116 - Separators, industrial process: metal plate</option>
                          <option value="34430118 - Stills, pressure: metal plate">34430118 - Stills, pressure: metal plate</option>
                          <option value="34430120 - Tanks for tank trucks, metal plate">34430120 - Tanks for tank trucks, metal plate</option>
                          <option value="34430121 - Tanks, lined: metal plate">34430121 - Tanks, lined: metal plate</option>
                          <option value="34430122 - Tanks, standard or custom fabricated: metal plate">34430122 - Tanks, standard or custom fabricated: metal plate</option>
                          <option value="34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate">34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate</option>
                          <option value="34430125 - Vats, metal plate">34430125 - Vats, metal plate</option>
                          <option value="34430126 - Vessels, process or storage (from boiler shops): metal plate">34430126 - Vessels, process or storage (from boiler shops): metal plate</option>
                          <option value="34430127 - Water tanks, metal plate">34430127 - Water tanks, metal plate</option>
                          <option value="34430200 - Heat exchangers, condensers, and components">34430200 - Heat exchangers, condensers, and components</option>
                          <option value="34430201 - Air coolers, metal plate">34430201 - Air coolers, metal plate</option>
                          <option value="34430205 - Condensers, steam">34430205 - Condensers, steam</option>
                          <option value="34430206 - Cooling towers, metal plate">34430206 - Cooling towers, metal plate</option>
                          <option value="34430207 - Finned tubes, for heat transfer">34430207 - Finned tubes, for heat transfer</option>
                          <option value="34430208 - Heat exchangers, plate type">34430208 - Heat exchangers, plate type</option>
                          <option value="34430209 - Heat exchangers: coolers (after, inter), condensers, etc.">34430209 - Heat exchangers: coolers (after, inter), condensers, etc.</option>
                          <option value="34430300 - Boiler and boiler shop work">34430300 - Boiler and boiler shop work</option>
                          <option value="34430302 - Boiler shop products: boilers, smokestacks, steel tanks">34430302 - Boiler shop products: boilers, smokestacks, steel tanks</option>
                          <option value="34430303 - Boilers: industrial, power, or marine">34430303 - Boilers: industrial, power, or marine</option>
                          <option value="34430503 - Nuclear core structurals, metal plate">34430503 - Nuclear core structurals, metal plate</option>
                          <option value="34430504 - Nuclear reactors, military or industrial">34430504 - Nuclear reactors, military or industrial</option>
                          <option value="34430505 - Nuclear shielding, metal plate">34430505 - Nuclear shielding, metal plate</option>
                          <option value="34430507 - Reactor containment vessels, metal plate">34430507 - Reactor containment vessels, metal plate</option>
                          <option value="34430600 - Liners/lining">34430600 - Liners/lining</option>
                          <option value="34430601 - Liners, industrial: metal plate">34430601 - Liners, industrial: metal plate</option>
                          <option value="34430700 - Metal parts">34430700 - Metal parts</option>
                          <option value="34430701 - Baffles">34430701 - Baffles</option>
                          <option value="34430702 - Breechings, metal plate">34430702 - Breechings, metal plate</option>
                          <option value="34430703 - Cable trays, metal plate">34430703 - Cable trays, metal plate</option>
                          <option value="34430800 - Chutes and troughs">34430800 - Chutes and troughs</option>
                          <option value="34430801 - Chutes, metal plate">34430801 - Chutes, metal plate</option>
                          <option value="34430900 - Pipe, standpipe, and culverts">34430900 - Pipe, standpipe, and culverts</option>
                          <option value="34430902 - Pipe, large diameter: metal plate">34430902 - Pipe, large diameter: metal plate</option>
                          <option value="34431002 - Wind tunnels">34431002 - Wind tunnels</option>
                          <option value="34431105 - Sterilizing chambers, metal plate">34431105 - Sterilizing chambers, metal plate</option>
                          <option value="34439902 - Containers, shipping (bombs, etc.): metal plate">34439902 - Containers, shipping (bombs, etc.): metal plate</option>
                          <option value="34439904 - Cylinders, pressure: metal plate">34439904 - Cylinders, pressure: metal plate</option>
                          <option value="34439906 - High vacuum coaters, metal plate">34439906 - High vacuum coaters, metal plate</option>
                          <option value="34439911 - Perforating on heavy metal">34439911 - Perforating on heavy metal</option>
                          <option value="34439915 - Truss plates, metal">34439915 - Truss plates, metal</option>
                          <option value="34439916 - Weldments">34439916 - Weldments</option>
                          <option value="34440000 - Sheet metalwork">34440000 - Sheet metalwork</option>
                          <option value="34440100 - Culverts, flumes, and pipes">34440100 - Culverts, flumes, and pipes</option>
                          <option value="34440101 - Culverts, sheet metal">34440101 - Culverts, sheet metal</option>
                          <option value="34440104 - Pipe, sheet metal">34440104 - Pipe, sheet metal</option>
                          <option value="34440200 - Metal ventilating equipment">34440200 - Metal ventilating equipment</option>
                          <option value="34440202 - Ducts, sheet metal">34440202 - Ducts, sheet metal</option>
                          <option value="34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal">34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal</option>
                          <option value="34440204 - Flues and pipes, stove or furnace: sheet metal">34440204 - Flues and pipes, stove or furnace: sheet metal</option>
                          <option value="34440205 - Ventilators, sheet metal">34440205 - Ventilators, sheet metal</option>
                          <option value="34440300 - Metal roofing and roof drainage equipment">34440300 - Metal roofing and roof drainage equipment</option>
                          <option value="34440303 - Gutters, sheet metal">34440303 - Gutters, sheet metal</option>
                          <option value="34440304 - Roof deck, sheet metal">34440304 - Roof deck, sheet metal</option>
                          <option value="34440305 - Skylights, sheet metal">34440305 - Skylights, sheet metal</option>
                          <option value="34440400 - Metal flooring and siding">34440400 - Metal flooring and siding</option>
                          <option value="34440402 - Flooring, cellular steel">34440402 - Flooring, cellular steel</option>
                          <option value="34440403 - Siding, sheet metal">34440403 - Siding, sheet metal</option>
                          <option value="34440500 - Metal housings, enclosures, casings, and other containers">34440500 - Metal housings, enclosures, casings, and other containers</option>
                          <option value="34440502 - Booths, spray: prefabricated sheet metal">34440502 - Booths, spray: prefabricated sheet metal</option>
                          <option value="34440503 - Casings, sheet metal">34440503 - Casings, sheet metal</option>
                          <option value="34440504 - Furnace casings, sheet metal">34440504 - Furnace casings, sheet metal</option>
                          <option value="34440505 - Hoods, range: sheet metal">34440505 - Hoods, range: sheet metal</option>
                          <option value="34440506 - Hoppers, sheet metal">34440506 - Hoppers, sheet metal</option>
                          <option value="34440507 - Housings for business machines, sheet metal">34440507 - Housings for business machines, sheet metal</option>
                          <option value="34440508 - Laundry hampers, sheet metal">34440508 - Laundry hampers, sheet metal</option>
                          <option value="34440509 - Machine guards, sheet metal">34440509 - Machine guards, sheet metal</option>
                          <option value="34440510 - Mail (post office) collection or storage boxes, sheet metal">34440510 - Mail (post office) collection or storage boxes, sheet metal</option>
                          <option value="34440511 - Radiator shields or enclosures, sheet metal">34440511 - Radiator shields or enclosures, sheet metal</option>
                          <option value="34440600 - Awnings and canopies">34440600 - Awnings and canopies</option>
                          <option value="34440601 - Awnings, sheet metal">34440601 - Awnings, sheet metal</option>
                          <option value="34440602 - Canopies, sheet metal">34440602 - Canopies, sheet metal</option>
                          <option value="34449901 - Coal chutes, prefabricated sheet metal">34449901 - Coal chutes, prefabricated sheet metal</option>
                          <option value="34449902 - Concrete forms, sheet metal">34449902 - Concrete forms, sheet metal</option>
                          <option value="34449904 - Forming machine work, sheet metal">34449904 - Forming machine work, sheet metal</option>
                          <option value="34449905 - Guard rails, highway: sheet metal">34449905 - Guard rails, highway: sheet metal</option>
                          <option value="34449908 - Restaurant sheet metalwork">34449908 - Restaurant sheet metalwork</option>
                          <option value="34449911 - Studs and joists, sheet metal">34449911 - Studs and joists, sheet metal</option>
                          <option value="34460000 - Architectural metalwork">34460000 - Architectural metalwork</option>
                          <option value="34460100 - Stairs, fire escapes, balconies, railings, and ladders">34460100 - Stairs, fire escapes, balconies, railings, and ladders</option>
                          <option value="34460101 - Balconies, metal">34460101 - Balconies, metal</option>
                          <option value="34460103 - Fire escapes, metal">34460103 - Fire escapes, metal</option>
                          <option value="34460107 - Railings, banisters, guards, etc: made from metal pipe">34460107 - Railings, banisters, guards, etc: made from metal pipe</option>
                          <option value="34460108 - Railings, prefabricated metal">34460108 - Railings, prefabricated metal</option>
                          <option value="34460109 - Stairs, staircases, stair treads: prefabricated metal">34460109 - Stairs, staircases, stair treads: prefabricated metal</option>
                          <option value="34460201 - Gratings, open steel flooring">34460201 - Gratings, open steel flooring</option>
                          <option value="34460202 - Gratings, tread: fabricated metal">34460202 - Gratings, tread: fabricated metal</option>
                          <option value="34460300 - Fences, gates, posts, and flagpoles">34460300 - Fences, gates, posts, and flagpoles</option>
                          <option value="34460301 - Fences or posts, ornamental iron or steel">34460301 - Fences or posts, ornamental iron or steel</option>
                          <option value="34460302 - Flagpoles, metal">34460302 - Flagpoles, metal</option>
                          <option value="34460303 - Gates, ornamental metal">34460303 - Gates, ornamental metal</option>
                          <option value="34460400 - Partitions and supports/studs, including acoustical systems">34460400 - Partitions and supports/studs, including acoustical systems</option>
                          <option value="34460401 - Acoustical suspension systems, metal">34460401 - Acoustical suspension systems, metal</option>
                          <option value="34460403 - Partitions, ornamental metal">34460403 - Partitions, ornamental metal</option>
                          <option value="34460502 - Louvers, ventilating">34460502 - Louvers, ventilating</option>
                          <option value="34460600 - Ornamental metalwork">34460600 - Ornamental metalwork</option>
                          <option value="34460601 - Bank fixtures, ornamental metal">34460601 - Bank fixtures, ornamental metal</option>
                          <option value="34460603 - Grillwork, ornamental metal">34460603 - Grillwork, ornamental metal</option>
                          <option value="34469902 - Scaffolds, mobile or stationary: metal">34469902 - Scaffolds, mobile or stationary: metal</option>
                          <option value="34480000 - Prefabricated metal buildings and components">34480000 - Prefabricated metal buildings and components</option>
                          <option value="34480100 - Prefabricated metal buildings">34480100 - Prefabricated metal buildings</option>
                          <option value="34480101 - Buildings, portable: prefabricated metal">34480101 - Buildings, portable: prefabricated metal</option>
                          <option value="34480102 - Carports, prefabricated metal">34480102 - Carports, prefabricated metal</option>
                          <option value="34480105 - Greenhouses, prefabricated metal">34480105 - Greenhouses, prefabricated metal</option>
                          <option value="34480106 - Screen enclosures">34480106 - Screen enclosures</option>
                          <option value="34480108 - Sunrooms, prefabricated metal">34480108 - Sunrooms, prefabricated metal</option>
                          <option value="34480200 - Prefabricated metal components">34480200 - Prefabricated metal components</option>
                          <option value="34480201 - Panels for prefabricated metal buildings">34480201 - Panels for prefabricated metal buildings</option>
                          <option value="34480202 - Ramps, prefabricated metal">34480202 - Ramps, prefabricated metal</option>
                          <option value="34480203 - Trusses and framing, prefabricated metal">34480203 - Trusses and framing, prefabricated metal</option>
                          <option value="34489901 - Docks, prefabricated metal">34489901 - Docks, prefabricated metal</option>
                          <option value="34490000 - Miscellaneous metalwork">34490000 - Miscellaneous metalwork</option>
                          <option value="34490100 - Fabricated bar joists and concrete reinforcing bars">34490100 - Fabricated bar joists and concrete reinforcing bars</option>
                          <option value="34490101 - Bars, concrete reinforcing: fabricated steel">34490101 - Bars, concrete reinforcing: fabricated steel</option>
                          <option value="34490201 - Lath, expanded metal">34490201 - Lath, expanded metal</option>
                          <option value="34499901 - Curtain wall, metal">34499901 - Curtain wall, metal</option>
                          <option value="34499902 - Curtain walls for buildings, steel">34499902 - Curtain walls for buildings, steel</option>
                          <option value="34499903 - Custom roll formed products">34499903 - Custom roll formed products</option>
                          <option value="34499904 - Landing mats, aircraft: metal">34499904 - Landing mats, aircraft: metal</option>
                          <option value="34510000 - Screw machine products">34510000 - Screw machine products</option>
                          <option value="34520000 - Bolts, nuts, rivets, and washers">34520000 - Bolts, nuts, rivets, and washers</option>
                          <option value="34520100 - Pins">34520100 - Pins</option>
                          <option value="34520101 - Cotter pins, metal">34520101 - Cotter pins, metal</option>
                          <option value="34520102 - Dowel pins, metal">34520102 - Dowel pins, metal</option>
                          <option value="34520200 - Washers">34520200 - Washers</option>
                          <option value="34520202 - Spring washers, metal">34520202 - Spring washers, metal</option>
                          <option value="34520203 - Washers, metal">34520203 - Washers, metal</option>
                          <option value="34529901 - Bolts, metal">34529901 - Bolts, metal</option>
                          <option value="34529904 - Nuts, metal">34529904 - Nuts, metal</option>
                          <option value="34529905 - Rivets, metal">34529905 - Rivets, metal</option>
                          <option value="34529907 - Screws, metal">34529907 - Screws, metal</option>
                          <option value="34620000 - Iron and steel forgings">34620000 - Iron and steel forgings</option>
                          <option value="34620100 - Gear and chain forgings">34620100 - Gear and chain forgings</option>
                          <option value="34620101 - Chains, forged steel">34620101 - Chains, forged steel</option>
                          <option value="34620102 - Gears, forged steel">34620102 - Gears, forged steel</option>
                          <option value="34620200 - Pump, compressor, and turbine forgings">34620200 - Pump, compressor, and turbine forgings</option>
                          <option value="34620202 - Turbine engine forgings, ferrous">34620202 - Turbine engine forgings, ferrous</option>
                          <option value="34620401 - Construction or mining equipment forgings, ferrous">34620401 - Construction or mining equipment forgings, ferrous</option>
                          <option value="34620402 - Railroad wheels, axles, frogs, or other equipment: forged">34620402 - Railroad wheels, axles, frogs, or other equipment: forged</option>
                          <option value="34629901 - Aircraft forgings, ferrous">34629901 - Aircraft forgings, ferrous</option>
                          <option value="34629902 - Anchors, forged">34629902 - Anchors, forged</option>
                          <option value="34629903 - Armor plate, forged iron or steel">34629903 - Armor plate, forged iron or steel</option>
                          <option value="34629904 - Flange, valve, and pipe fitting forgings, ferrous">34629904 - Flange, valve, and pipe fitting forgings, ferrous</option>
                          <option value="34629905 - Horseshoes">34629905 - Horseshoes</option>
                          <option value="34629907 - Mechanical power transmission forgings, ferrous">34629907 - Mechanical power transmission forgings, ferrous</option>
                          <option value="34629908 - Nuclear power plant forgings, ferrous">34629908 - Nuclear power plant forgings, ferrous</option>
                          <option value="34629909 - Ornamental metal forgings, ferrous">34629909 - Ornamental metal forgings, ferrous</option>
                          <option value="34630000 - Nonferrous forgings">34630000 - Nonferrous forgings</option>
                          <option value="34639901 - Aircraft forgings, nonferrous">34639901 - Aircraft forgings, nonferrous</option>
                          <option value="34639902 - Aluminum forgings">34639902 - Aluminum forgings</option>
                          <option value="34639904 - Bearing and bearing race forgings, nonferrous">34639904 - Bearing and bearing race forgings, nonferrous</option>
                          <option value="34639905 - Flange, valve or pipe fitting forgings, nonferrous">34639905 - Flange, valve or pipe fitting forgings, nonferrous</option>
                          <option value="34639906 - Machinery forgings, nonferrous">34639906 - Machinery forgings, nonferrous</option>
                          <option value="34639909 - Pole line hardware forgings, nonferrous">34639909 - Pole line hardware forgings, nonferrous</option>
                          <option value="34669901 - Bottle caps and tops, stamped metal">34669901 - Bottle caps and tops, stamped metal</option>
                          <option value="34669902 - Closures, stamped metal">34669902 - Closures, stamped metal</option>
                          <option value="34690000 - Metal stampings, nec">34690000 - Metal stampings, nec</option>
                          <option value="34690100 - Household cooking and kitchen utensils, metal">34690100 - Household cooking and kitchen utensils, metal</option>
                          <option value="34690102 - Kitchen fixtures and equipment: metal, except cast aluminum">34690102 - Kitchen fixtures and equipment: metal, except cast aluminum</option>
                          <option value="34690103 - Utensils, household: metal, except cast">34690103 - Utensils, household: metal, except cast</option>
                          <option value="34690104 - Cooking ware, except porcelain enameled">34690104 - Cooking ware, except porcelain enameled</option>
                          <option value="34690200 - Household cooking and kitchen utensils, porcelain enameled">34690200 - Household cooking and kitchen utensils, porcelain enameled</option>
                          <option value="34690201 - Cooking ware, porcelain enameled">34690201 - Cooking ware, porcelain enameled</option>
                          <option value="34690300 - Porcelain enameled products and utensils">34690300 - Porcelain enameled products and utensils</option>
                          <option value="34690400 - Boxes, stamped metal">34690400 - Boxes, stamped metal</option>
                          <option value="34690401 - Boxes: tool, lunch, mail, etc.: stamped metal">34690401 - Boxes: tool, lunch, mail, etc.: stamped metal</option>
                          <option value="34699903 - Capacitor or condenser cans and cases, stamped metal">34699903 - Capacitor or condenser cans and cases, stamped metal</option>
                          <option value="34699904 - Electronic enclosures, stamped or pressed metal">34699904 - Electronic enclosures, stamped or pressed metal</option>
                          <option value="34699905 - Garbage cans, stamped and pressed metal">34699905 - Garbage cans, stamped and pressed metal</option>
                          <option value="34699906 - Helmets, steel">34699906 - Helmets, steel</option>
                          <option value="34699907 - Honeycombed metal">34699907 - Honeycombed metal</option>
                          <option value="34699908 - Machine parts, stamped or pressed metal">34699908 - Machine parts, stamped or pressed metal</option>
                          <option value="34699909 - Ornamental metal stampings">34699909 - Ornamental metal stampings</option>
                          <option value="34699910 - Patterns on metal">34699910 - Patterns on metal</option>
                          <option value="34699911 - Perforated metal, stamped">34699911 - Perforated metal, stamped</option>
                          <option value="34699918 - Tube fins, stamped metal">34699918 - Tube fins, stamped metal</option>
                          <option value="34710000 - Plating and polishing">34710000 - Plating and polishing</option>
                          <option value="34710100 - Electroplating and plating">34710100 - Electroplating and plating</option>
                          <option value="34710101 - Anodizing (plating) of metals or formed products">34710101 - Anodizing (plating) of metals or formed products</option>
                          <option value="34710102 - Chromium plating of metals or formed products">34710102 - Chromium plating of metals or formed products</option>
                          <option value="34710103 - Decorative plating and finishing of formed products">34710103 - Decorative plating and finishing of formed products</option>
                          <option value="34710104 - Electrolizing steel">34710104 - Electrolizing steel</option>
                          <option value="34710105 - Electroplating of metals or formed products">34710105 - Electroplating of metals or formed products</option>
                          <option value="34710106 - Gold plating">34710106 - Gold plating</option>
                          <option value="34710107 - Plating of metals or formed products">34710107 - Plating of metals or formed products</option>
                          <option value="34710200 - Cleaning, polishing, and finishing">34710200 - Cleaning, polishing, and finishing</option>
                          <option value="34710202 - Cleaning and descaling metal products">34710202 - Cleaning and descaling metal products</option>
                          <option value="34710203 - Coloring and finishing of aluminum or formed products">34710203 - Coloring and finishing of aluminum or formed products</option>
                          <option value="34710206 - Finishing, metals or formed products">34710206 - Finishing, metals or formed products</option>
                          <option value="34710207 - Polishing, metals or formed products">34710207 - Polishing, metals or formed products</option>
                          <option value="34710208 - Sand blasting of metal parts">34710208 - Sand blasting of metal parts</option>
                          <option value="34790100 - Etching and engraving">34790100 - Etching and engraving</option>
                          <option value="34790102 - Engraving jewelry, silverware, or metal">34790102 - Engraving jewelry, silverware, or metal</option>
                          <option value="34790103 - Etching on metals">34790103 - Etching on metals</option>
                          <option value="34790104 - Etching, photochemical">34790104 - Etching, photochemical</option>
                          <option value="34790105 - Name plates: engraved, etched, etc.">34790105 - Name plates: engraved, etched, etc.</option>
                          <option value="34790200 - Painting, coating, and hot dipping">34790200 - Painting, coating, and hot dipping</option>
                          <option value="34790201 - Aluminum coating of metal products">34790201 - Aluminum coating of metal products</option>
                          <option value="34790202 - Bonderizing of metal or metal products">34790202 - Bonderizing of metal or metal products</option>
                          <option value="34790203 - Coating electrodes">34790203 - Coating electrodes</option>
                          <option value="34790204 - Coating of metals and formed products">34790204 - Coating of metals and formed products</option>
                          <option value="34790205 - Coating of metals with plastic or resins">34790205 - Coating of metals with plastic or resins</option>
                          <option value="34790206 - Coating of metals with silicon">34790206 - Coating of metals with silicon</option>
                          <option value="34790207 - Coating or wrapping steel pipe">34790207 - Coating or wrapping steel pipe</option>
                          <option value="34790208 - Coating, rust preventive">34790208 - Coating, rust preventive</option>
                          <option value="34790209 - Enameling, including porcelain, of metal products">34790209 - Enameling, including porcelain, of metal products</option>
                          <option value="34790210 - Galvanizing of iron, steel, or end-formed products">34790210 - Galvanizing of iron, steel, or end-formed products</option>
                          <option value="34790211 - Hot dip coating of metals or formed products">34790211 - Hot dip coating of metals or formed products</option>
                          <option value="34790215 - Painting of metal products">34790215 - Painting of metal products</option>
                          <option value="34790219 - Rust proofing (hot dipping) of metals and formed products">34790219 - Rust proofing (hot dipping) of metals and formed products</option>
                          <option value="34790221 - Varnishing of metal products">34790221 - Varnishing of metal products</option>
                          <option value="34820000 - Small arms ammunition">34820000 - Small arms ammunition</option>
                          <option value="34829902 - Cartridges, 30 mm. and below">34829902 - Cartridges, 30 mm. and below</option>
                          <option value="34829903 - Cores, bullet: 30 mm. and below">34829903 - Cores, bullet: 30 mm. and below</option>
                          <option value="34829905 - Pellets and BB's, pistol and air rifle ammunition">34829905 - Pellets and BB's, pistol and air rifle ammunition</option>
                          <option value="34829907 - Shot, lead">34829907 - Shot, lead</option>
                          <option value="34830000 - Ammunition, except for small arms, nec">34830000 - Ammunition, except for small arms, nec</option>
                          <option value="34830100 - Ammunition components">34830100 - Ammunition components</option>
                          <option value="34830101 - Arming and fusing devices for missiles">34830101 - Arming and fusing devices for missiles</option>
                          <option value="34839902 - Artillery shells, over 30 mm.">34839902 - Artillery shells, over 30 mm.</option>
                          <option value="34839905 - Chemical warfare projectiles and components">34839905 - Chemical warfare projectiles and components</option>
                          <option value="34839910 - Missile warheads">34839910 - Missile warheads</option>
                          <option value="34840000 - Small arms">34840000 - Small arms</option>
                          <option value="34840100 - Machine guns and grenade launchers">34840100 - Machine guns and grenade launchers</option>
                          <option value="34840102 - Machine guns or machine gun parts, 30 mm. and below">34840102 - Machine guns or machine gun parts, 30 mm. and below</option>
                          <option value="34849902 - Guns (firearms) or gun parts, 30 mm. and below">34849902 - Guns (firearms) or gun parts, 30 mm. and below</option>
                          <option value="34849903 - Pellet and BB guns">34849903 - Pellet and BB guns</option>
                          <option value="34849904 - Pistols or pistol parts, 30 mm. and below">34849904 - Pistols or pistol parts, 30 mm. and below</option>
                          <option value="34849906 - Revolvers or revolver parts, 30 mm. and below">34849906 - Revolvers or revolver parts, 30 mm. and below</option>
                          <option value="34849907 - Rifles or rifle parts, 30 mm. and below">34849907 - Rifles or rifle parts, 30 mm. and below</option>
                          <option value="34849908 - Shotguns or shotgun parts, 30 mm. and below">34849908 - Shotguns or shotgun parts, 30 mm. and below</option>
                          <option value="34890000 - Ordnance and accessories, nec">34890000 - Ordnance and accessories, nec</option>
                          <option value="34890100 - Guns, howitzers, mortars, and related equipment">34890100 - Guns, howitzers, mortars, and related equipment</option>
                          <option value="34890101 - Artillery or artillery parts, over 30 mm.">34890101 - Artillery or artillery parts, over 30 mm.</option>
                          <option value="34890103 - Guns or gun parts, over 30 mm.">34890103 - Guns or gun parts, over 30 mm.</option>
                          <option value="34890105 - Rifles, recoilless">34890105 - Rifles, recoilless</option>
                          <option value="34899904 - Rocket launchers">34899904 - Rocket launchers</option>
                          <option value="34910000 - Industrial valves">34910000 - Industrial valves</option>
                          <option value="34910101 - Process control regulator valves">34910101 - Process control regulator valves</option>
                          <option value="34919902 - Compressed gas cylinder valves">34919902 - Compressed gas cylinder valves</option>
                          <option value="34919903 - Fire hydrant valves">34919903 - Fire hydrant valves</option>
                          <option value="34919904 - Gas valves and parts, industrial">34919904 - Gas valves and parts, industrial</option>
                          <option value="34919905 - Pressure valves and regulators, industrial">34919905 - Pressure valves and regulators, industrial</option>
                          <option value="34919907 - Solenoid valves">34919907 - Solenoid valves</option>
                          <option value="34919908 - Steam traps">34919908 - Steam traps</option>
                          <option value="34919910 - Water works valves">34919910 - Water works valves</option>
                          <option value="34920000 - Fluid power valves and hose fittings">34920000 - Fluid power valves and hose fittings</option>
                          <option value="34920100 - Fluid power valves for aircraft">34920100 - Fluid power valves for aircraft</option>
                          <option value="34920101 - Control valves, aircraft: hydraulic and pneumatic">34920101 - Control valves, aircraft: hydraulic and pneumatic</option>
                          <option value="34929901 - Control valves, fluid power: hydraulic and pneumatic">34929901 - Control valves, fluid power: hydraulic and pneumatic</option>
                          <option value="34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic">34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic</option>
                          <option value="34929904 - Hose and tube couplings, hydraulic/pneumatic">34929904 - Hose and tube couplings, hydraulic/pneumatic</option>
                          <option value="34930000 - Steel springs, except wire">34930000 - Steel springs, except wire</option>
                          <option value="34930102 - Helical springs, hot wound: railroad equip., etc.">34930102 - Helical springs, hot wound: railroad equip., etc.</option>
                          <option value="34930103 - Hot wound springs, except wire">34930103 - Hot wound springs, except wire</option>
                          <option value="34930105 - Torsion bar springs">34930105 - Torsion bar springs</option>
                          <option value="34930201 - Coiled flat springs">34930201 - Coiled flat springs</option>
                          <option value="34930202 - Flat springs, sheet or strip stock">34930202 - Flat springs, sheet or strip stock</option>
                          <option value="34940000 - Valves and pipe fittings, nec">34940000 - Valves and pipe fittings, nec</option>
                          <option value="34940100 - Pipe fittings">34940100 - Pipe fittings</option>
                          <option value="34940101 - Couplings, except pressure and soil pipe">34940101 - Couplings, except pressure and soil pipe</option>
                          <option value="34940102 - Expansion joints, pipe">34940102 - Expansion joints, pipe</option>
                          <option value="34940103 - Line strainers, for use in piping systems">34940103 - Line strainers, for use in piping systems</option>
                          <option value="34940106 - Well adapters">34940106 - Well adapters</option>
                          <option value="34949901 - Plumbing and heating valves">34949901 - Plumbing and heating valves</option>
                          <option value="34949902 - Sprinkler systems, field">34949902 - Sprinkler systems, field</option>
                          <option value="34950000 - Wire springs">34950000 - Wire springs</option>
                          <option value="34950100 - Precision springs">34950100 - Precision springs</option>
                          <option value="34950103 - Instrument springs, precision">34950103 - Instrument springs, precision</option>
                          <option value="34950104 - Mechanical springs, precision">34950104 - Mechanical springs, precision</option>
                          <option value="34959903 - Upholstery springs, unassembled">34959903 - Upholstery springs, unassembled</option>
                          <option value="34960000 - Miscellaneous fabricated wire products">34960000 - Miscellaneous fabricated wire products</option>
                          <option value="34960100 - Wire cloth and woven wire products">34960100 - Wire cloth and woven wire products</option>
                          <option value="34960101 - Cylinder wire cloth">34960101 - Cylinder wire cloth</option>
                          <option value="34960103 - Fabrics, woven wire">34960103 - Fabrics, woven wire</option>
                          <option value="34960105 - Grilles and grillework, woven wire">34960105 - Grilles and grillework, woven wire</option>
                          <option value="34960106 - Hardware cloth, woven wire">34960106 - Hardware cloth, woven wire</option>
                          <option value="34960108 - Mats and matting">34960108 - Mats and matting</option>
                          <option value="34960109 - Mesh, made from purchased wire">34960109 - Mesh, made from purchased wire</option>
                          <option value="34960111 - Screening, woven wire: made from purchased wire">34960111 - Screening, woven wire: made from purchased wire</option>
                          <option value="34960113 - Woven wire products, nec">34960113 - Woven wire products, nec</option>
                          <option value="34960200 - Wire chain">34960200 - Wire chain</option>
                          <option value="34960201 - Chain, welded">34960201 - Chain, welded</option>
                          <option value="34960202 - Tire chains">34960202 - Tire chains</option>
                          <option value="34960300 - Wire fasteners">34960300 - Wire fasteners</option>
                          <option value="34960301 - Clips and fasteners, made from purchased wire">34960301 - Clips and fasteners, made from purchased wire</option>
                          <option value="34960303 - Slings, lifting: made from purchased wire">34960303 - Slings, lifting: made from purchased wire</option>
                          <option value="34969902 - Cable, uninsulated wire: made from purchased wire">34969902 - Cable, uninsulated wire: made from purchased wire</option>
                          <option value="34969903 - Cages, wire">34969903 - Cages, wire</option>
                          <option value="34969904 - Concrete reinforcing mesh and wire">34969904 - Concrete reinforcing mesh and wire</option>
                          <option value="34969905 - Conveyor belts">34969905 - Conveyor belts</option>
                          <option value="34969906 - Fencing, made from purchased wire">34969906 - Fencing, made from purchased wire</option>
                          <option value="34969909 - Grocery carts, made from purchased wire">34969909 - Grocery carts, made from purchased wire</option>
                          <option value="34969912 - Shelving, made from purchased wire">34969912 - Shelving, made from purchased wire</option>
                          <option value="34969913 - Staples, made from purchased wire">34969913 - Staples, made from purchased wire</option>
                          <option value="34969914 - Traps, animal and fish">34969914 - Traps, animal and fish</option>
                          <option value="34969915 - Wire winding">34969915 - Wire winding</option>
                          <option value="34970000 - Metal foil and leaf">34970000 - Metal foil and leaf</option>
                          <option value="34979903 - Foil, laminated to paper or other materials">34979903 - Foil, laminated to paper or other materials</option>
                          <option value="34980000 - Fabricated pipe and fittings">34980000 - Fabricated pipe and fittings</option>
                          <option value="34989901 - Coils, pipe: fabricated from purchased pipe">34989901 - Coils, pipe: fabricated from purchased pipe</option>
                          <option value="34989902 - Couplings, pipe: fabricated from purchased pipe">34989902 - Couplings, pipe: fabricated from purchased pipe</option>
                          <option value="34989903 - Manifolds, pipe: fabricated from purchased pipe">34989903 - Manifolds, pipe: fabricated from purchased pipe</option>
                          <option value="34989904 - Pipe fittings, fabricated from purchased pipe">34989904 - Pipe fittings, fabricated from purchased pipe</option>
                          <option value="34989905 - Pipe sections, fabricated from purchased pipe">34989905 - Pipe sections, fabricated from purchased pipe</option>
                          <option value="34989906 - Piping systems for pulp, paper, and chemical industries">34989906 - Piping systems for pulp, paper, and chemical industries</option>
                          <option value="34989907 - Tube fabricating (contract bending and shaping)">34989907 - Tube fabricating (contract bending and shaping)</option>
                          <option value="34990000 - Fabricated metal products, nec">34990000 - Fabricated metal products, nec</option>
                          <option value="34990100 - Fire- or burglary-resistive products">34990100 - Fire- or burglary-resistive products</option>
                          <option value="34990101 - Bank chests, metal">34990101 - Bank chests, metal</option>
                          <option value="34990103 - Doors, safe and vault: metal">34990103 - Doors, safe and vault: metal</option>
                          <option value="34990106 - Money chests, steel">34990106 - Money chests, steel</option>
                          <option value="34990108 - Safes and vaults, metal">34990108 - Safes and vaults, metal</option>
                          <option value="34990200 - Metal household articles">34990200 - Metal household articles</option>
                          <option value="34990201 - Ice cream freezers, household, nonelectric: metal">34990201 - Ice cream freezers, household, nonelectric: metal</option>
                          <option value="34990300 - Metal ladders">34990300 - Metal ladders</option>
                          <option value="34990301 - Ladder assemblies, combination workstand: metal">34990301 - Ladder assemblies, combination workstand: metal</option>
                          <option value="34990302 - Ladders, portable: metal">34990302 - Ladders, portable: metal</option>
                          <option value="34990400 - Novelties and giftware, including trophies">34990400 - Novelties and giftware, including trophies</option>
                          <option value="34990401 - Giftware, brass goods">34990401 - Giftware, brass goods</option>
                          <option value="34990402 - Giftware, copper goods">34990402 - Giftware, copper goods</option>
                          <option value="34990404 - Trophies, metal, except silver">34990404 - Trophies, metal, except silver</option>
                          <option value="34999901 - Aerosol valves, metal">34999901 - Aerosol valves, metal</option>
                          <option value="34999903 - Aquarium accessories, metal">34999903 - Aquarium accessories, metal</option>
                          <option value="34999905 - Barricades, metal">34999905 - Barricades, metal</option>
                          <option value="34999907 - Boxes for packing and shipping, metal">34999907 - Boxes for packing and shipping, metal</option>
                          <option value="34999908 - Chair frames, metal">34999908 - Chair frames, metal</option>
                          <option value="34999911 - Fountains (except drinking), metal">34999911 - Fountains (except drinking), metal</option>
                          <option value="34999912 - Friction material, made from powdered metal">34999912 - Friction material, made from powdered metal</option>
                          <option value="34999913 - Furniture parts, metal">34999913 - Furniture parts, metal</option>
                          <option value="34999914 - Machine bases, metal">34999914 - Machine bases, metal</option>
                          <option value="34999915 - Magnets, permanent: metallic">34999915 - Magnets, permanent: metallic</option>
                          <option value="34999917 - Nozzles, spray: aerosol, paint, or insecticide">34999917 - Nozzles, spray: aerosol, paint, or insecticide</option>
                          <option value="34999918 - Picture frames, metal">34999918 - Picture frames, metal</option>
                          <option value="34999919 - Reels, cable: metal">34999919 - Reels, cable: metal</option>
                          <option value="34999920 - Shims, metal">34999920 - Shims, metal</option>
                          <option value="34999921 - Stabilizing bars (cargo), metal">34999921 - Stabilizing bars (cargo), metal</option>
                          <option value="34999922 - Strapping, metal">34999922 - Strapping, metal</option>
                          <option value="34999923 - Tablets, bronze or other metal">34999923 - Tablets, bronze or other metal</option>
                          <option value="34999925 - Welding tips, heat resistant: metal">34999925 - Welding tips, heat resistant: metal</option>
                          <option value="34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal">34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal</option>
                          <option value="34999927 - Magnetic shields, metal">34999927 - Magnetic shields, metal</option>
                          <option value="35110000 - Turbines and turbine generator sets">35110000 - Turbines and turbine generator sets</option>
                          <option value="35110100 - Turbines and turbine generator set units, complete">35110100 - Turbines and turbine generator set units, complete</option>
                          <option value="35110101 - Gas turbine generator set units, complete">35110101 - Gas turbine generator set units, complete</option>
                          <option value="35110102 - Hydraulic turbine generator set units, complete">35110102 - Hydraulic turbine generator set units, complete</option>
                          <option value="35110103 - Steam turbine generator set units, complete">35110103 - Steam turbine generator set units, complete</option>
                          <option value="35110200 - Turbines and turbine generator sets and parts">35110200 - Turbines and turbine generator sets and parts</option>
                          <option value="35110201 - Gas turbines, mechanical drive">35110201 - Gas turbines, mechanical drive</option>
                          <option value="35110202 - Hydraulic turbines">35110202 - Hydraulic turbines</option>
                          <option value="35110203 - Steam engines">35110203 - Steam engines</option>
                          <option value="35110205 - Steam turbines">35110205 - Steam turbines</option>
                          <option value="35110206 - Turbo-generators">35110206 - Turbo-generators</option>
                          <option value="35190000 - Internal combustion engines, nec">35190000 - Internal combustion engines, nec</option>
                          <option value="35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine">35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine</option>
                          <option value="35190101 - Diesel engine rebuilding">35190101 - Diesel engine rebuilding</option>
                          <option value="35190102 - Engines, diesel and semi-diesel or dual-fuel">35190102 - Engines, diesel and semi-diesel or dual-fuel</option>
                          <option value="35190103 - Marine engines">35190103 - Marine engines</option>
                          <option value="35190200 - Parts and accessories, internal combustion engines">35190200 - Parts and accessories, internal combustion engines</option>
                          <option value="35190204 - Governors, pump, for diesel engines">35190204 - Governors, pump, for diesel engines</option>
                          <option value="35199902 - Gasoline engines">35199902 - Gasoline engines</option>
                          <option value="35199904 - Outboard motors">35199904 - Outboard motors</option>
                          <option value="35230000 - Farm machinery and equipment">35230000 - Farm machinery and equipment</option>
                          <option value="35230100 - Planting, haying, harvesting, and processing machinery">35230100 - Planting, haying, harvesting, and processing machinery</option>
                          <option value="35230101 - Balers, farm: hay, straw, cotton, etc.">35230101 - Balers, farm: hay, straw, cotton, etc.</option>
                          <option value="35230102 - Cleaning machines for fruits, grains, and vegetables">35230102 - Cleaning machines for fruits, grains, and vegetables</option>
                          <option value="35230103 - Combines (harvester-threshers)">35230103 - Combines (harvester-threshers)</option>
                          <option value="35230106 - Driers (farm): grain, hay, and seed">35230106 - Driers (farm): grain, hay, and seed</option>
                          <option value="35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable">35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable</option>
                          <option value="35230108 - Grain stackers">35230108 - Grain stackers</option>
                          <option value="35230109 - Harvesters, fruit, vegetable, tobacco, etc.">35230109 - Harvesters, fruit, vegetable, tobacco, etc.</option>
                          <option value="35230110 - Haying machines: mowers, rakes, stackers, etc.">35230110 - Haying machines: mowers, rakes, stackers, etc.</option>
                          <option value="35230111 - Hulling machinery, agricultural">35230111 - Hulling machinery, agricultural</option>
                          <option value="35230113 - Planting machines, agricultural">35230113 - Planting machines, agricultural</option>
                          <option value="35230114 - Potato diggers, harvesters, and planters">35230114 - Potato diggers, harvesters, and planters</option>
                          <option value="35230200 - Soil preparation machinery, except turf and grounds">35230200 - Soil preparation machinery, except turf and grounds</option>
                          <option value="35230201 - Harrows: disc, spring, tine, etc.">35230201 - Harrows: disc, spring, tine, etc.</option>
                          <option value="35230300 - Fertilizing, spraying, dusting, and irrigation machinery">35230300 - Fertilizing, spraying, dusting, and irrigation machinery</option>
                          <option value="35230302 - Fertilizing machinery, farm">35230302 - Fertilizing machinery, farm</option>
                          <option value="35230303 - Irrigation equipment, self-propelled">35230303 - Irrigation equipment, self-propelled</option>
                          <option value="35230304 - Sprayers and spraying machines, agricultural">35230304 - Sprayers and spraying machines, agricultural</option>
                          <option value="35230305 - Spreaders, fertilizer">35230305 - Spreaders, fertilizer</option>
                          <option value="35230400 - Barn, silo, poultry, dairy, and livestock machinery">35230400 - Barn, silo, poultry, dairy, and livestock machinery</option>
                          <option value="35230401 - Barn cleaners">35230401 - Barn cleaners</option>
                          <option value="35230402 - Barn stanchions and standards">35230402 - Barn stanchions and standards</option>
                          <option value="35230404 - Cattle feeding, handling, and watering equipment">35230404 - Cattle feeding, handling, and watering equipment</option>
                          <option value="35230409 - Dairy equipment (farm), nec">35230409 - Dairy equipment (farm), nec</option>
                          <option value="35230410 - Feed grinders, crushers, and mixers">35230410 - Feed grinders, crushers, and mixers</option>
                          <option value="35230411 - Hog feeding, handling, and watering equipment">35230411 - Hog feeding, handling, and watering equipment</option>
                          <option value="35230412 - Incubators and brooders, farm">35230412 - Incubators and brooders, farm</option>
                          <option value="35230413 - Loaders, farm type: manure, general utility">35230413 - Loaders, farm type: manure, general utility</option>
                          <option value="35230414 - Milking machines">35230414 - Milking machines</option>
                          <option value="35230415 - Poultry brooders, feeders and waterers">35230415 - Poultry brooders, feeders and waterers</option>
                          <option value="35230417 - Silo fillers and unloaders">35230417 - Silo fillers and unloaders</option>
                          <option value="35230500 - Turf and grounds equipment">35230500 - Turf and grounds equipment</option>
                          <option value="35230501 - Greens mowing equipment">35230501 - Greens mowing equipment</option>
                          <option value="35230502 - Grounds mowing equipment">35230502 - Grounds mowing equipment</option>
                          <option value="35230503 - Turf equipment, commercial">35230503 - Turf equipment, commercial</option>
                          <option value="35239901 - Cabs, tractors, and agricultural machinery">35239901 - Cabs, tractors, and agricultural machinery</option>
                          <option value="35239902 - Elevators, farm">35239902 - Elevators, farm</option>
                          <option value="35239903 - Soil sampling machines">35239903 - Soil sampling machines</option>
                          <option value="35239904 - Tractors, farm">35239904 - Tractors, farm</option>
                          <option value="35239905 - Trailers and wagons, farm">35239905 - Trailers and wagons, farm</option>
                          <option value="35240000 - Lawn and garden equipment">35240000 - Lawn and garden equipment</option>
                          <option value="35240100 - Lawn and garden tractors and equipment">35240100 - Lawn and garden tractors and equipment</option>
                          <option value="35240103 - Plows (garden tractor equipment)">35240103 - Plows (garden tractor equipment)</option>
                          <option value="35240104 - Rototillers (garden machinery)">35240104 - Rototillers (garden machinery)</option>
                          <option value="35240200 - Lawn and garden mowers and accessories">35240200 - Lawn and garden mowers and accessories</option>
                          <option value="35240201 - Grass catchers, lawn mower">35240201 - Grass catchers, lawn mower</option>
                          <option value="35240202 - Lawnmowers, residential: hand or power">35240202 - Lawnmowers, residential: hand or power</option>
                          <option value="35249906 - Snowblowers and throwers, residential">35249906 - Snowblowers and throwers, residential</option>
                          <option value="35310000 - Construction machinery">35310000 - Construction machinery</option>
                          <option value="35310100 - Forestry related equipment">35310100 - Forestry related equipment</option>
                          <option value="35310101 - Chippers: brush, limb, and log">35310101 - Chippers: brush, limb, and log</option>
                          <option value="35310103 - Logging equipment">35310103 - Logging equipment</option>
                          <option value="35310200 - Marine related equipment">35310200 - Marine related equipment</option>
                          <option value="35310201 - Capstans, ship">35310201 - Capstans, ship</option>
                          <option value="35310202 - Cranes, ship">35310202 - Cranes, ship</option>
                          <option value="35310300 - Railroad related equipment">35310300 - Railroad related equipment</option>
                          <option value="35310301 - Ballast distributors">35310301 - Ballast distributors</option>
                          <option value="35310303 - Laying equipment, rail">35310303 - Laying equipment, rail</option>
                          <option value="35310304 - Railway track equipment">35310304 - Railway track equipment</option>
                          <option value="35310400 - Bituminous, cement and concrete related products and equip.">35310400 - Bituminous, cement and concrete related products and equip.</option>
                          <option value="35310401 - Asphalt plant, including gravel-mix type">35310401 - Asphalt plant, including gravel-mix type</option>
                          <option value="35310402 - Batching plants, for aggregate concrete and bulk cement">35310402 - Batching plants, for aggregate concrete and bulk cement</option>
                          <option value="35310406 - Concrete grouting equipment">35310406 - Concrete grouting equipment</option>
                          <option value="35310408 - Concrete plants">35310408 - Concrete plants</option>
                          <option value="35310409 - Finishers, concrete and bituminous: powered">35310409 - Finishers, concrete and bituminous: powered</option>
                          <option value="35310411 - Mixers, concrete">35310411 - Mixers, concrete</option>
                          <option value="35310412 - Pavers">35310412 - Pavers</option>
                          <option value="35310414 - Planers, bituminous">35310414 - Planers, bituminous</option>
                          <option value="35310416 - Surfacers, concrete grinding">35310416 - Surfacers, concrete grinding</option>
                          <option value="35310417 - Vibrators for concrete construction">35310417 - Vibrators for concrete construction</option>
                          <option value="35310500 - Scrapers, graders, rollers, and similar equipment">35310500 - Scrapers, graders, rollers, and similar equipment</option>
                          <option value="35310501 - Backfillers, self-propelled">35310501 - Backfillers, self-propelled</option>
                          <option value="35310502 - Finishers and spreaders (construction equipment)">35310502 - Finishers and spreaders (construction equipment)</option>
                          <option value="35310505 - Line markers, self-propelled">35310505 - Line markers, self-propelled</option>
                          <option value="35310506 - Pile drivers (construction machinery)">35310506 - Pile drivers (construction machinery)</option>
                          <option value="35310512 - Tampers, powered">35310512 - Tampers, powered</option>
                          <option value="35310600 - Backhoes, tractors, cranes, plows, and similar equipment">35310600 - Backhoes, tractors, cranes, plows, and similar equipment</option>
                          <option value="35310601 - Backhoes">35310601 - Backhoes</option>
                          <option value="35310603 - Crane carriers">35310603 - Crane carriers</option>
                          <option value="35310604 - Cranes, nec">35310604 - Cranes, nec</option>
                          <option value="35310605 - Dozers, tractor mounted: material moving">35310605 - Dozers, tractor mounted: material moving</option>
                          <option value="35310606 - Draglines, powered">35310606 - Draglines, powered</option>
                          <option value="35310608 - Entrenching machines">35310608 - Entrenching machines</option>
                          <option value="35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.">35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.</option>
                          <option value="35310614 - Tractors, construction">35310614 - Tractors, construction</option>
                          <option value="35310616 - Tractors, tracklaying">35310616 - Tractors, tracklaying</option>
                          <option value="35310617 - Trucks, off-highway">35310617 - Trucks, off-highway</option>
                          <option value="35310618 - Tunneling machinery">35310618 - Tunneling machinery</option>
                          <option value="35310700 - Crushers, grinders, and similar equipment">35310700 - Crushers, grinders, and similar equipment</option>
                          <option value="35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.">35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.</option>
                          <option value="35310705 - Posthole diggers, powered">35310705 - Posthole diggers, powered</option>
                          <option value="35310800 - Construction machinery attachments">35310800 - Construction machinery attachments</option>
                          <option value="35310801 - Aggregate spreaders">35310801 - Aggregate spreaders</option>
                          <option value="35310803 - Blades for graders, scrapers, dozers, and snow plows">35310803 - Blades for graders, scrapers, dozers, and snow plows</option>
                          <option value="35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.">35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.</option>
                          <option value="35310806 - Cabs, for construction machinery">35310806 - Cabs, for construction machinery</option>
                          <option value="35310807 - Drags, road (construction and road maintenance equipment)">35310807 - Drags, road (construction and road maintenance equipment)</option>
                          <option value="35310810 - Plows: construction, excavating, and grading">35310810 - Plows: construction, excavating, and grading</option>
                          <option value="35310811 - Rakes, land clearing: mechanical">35310811 - Rakes, land clearing: mechanical</option>
                          <option value="35310812 - Snow plow attachments">35310812 - Snow plow attachments</option>
                          <option value="35310814 - Winches">35310814 - Winches</option>
                          <option value="35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted">35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted</option>
                          <option value="35319902 - Airport construction machinery">35319902 - Airport construction machinery</option>
                          <option value="35319904 - Catch basin cleaners">35319904 - Catch basin cleaners</option>
                          <option value="35319908 - Road construction and maintenance machinery">35319908 - Road construction and maintenance machinery</option>
                          <option value="35319909 - Roofing equipment">35319909 - Roofing equipment</option>
                          <option value="35320000 - Mining machinery">35320000 - Mining machinery</option>
                          <option value="35320100 - Drills, bits, and similar equipment">35320100 - Drills, bits, and similar equipment</option>
                          <option value="35320101 - Auger mining equipment">35320101 - Auger mining equipment</option>
                          <option value="35320102 - Bits, except oil and gas field tools, rock">35320102 - Bits, except oil and gas field tools, rock</option>
                          <option value="35320103 - Drills (portable), rock">35320103 - Drills (portable), rock</option>
                          <option value="35320104 - Drills and drilling equipment, mining (except oil and gas)">35320104 - Drills and drilling equipment, mining (except oil and gas)</option>
                          <option value="35320105 - Drills, core">35320105 - Drills, core</option>
                          <option value="35320201 - Amalgamators (metallurgical or mining machinery)">35320201 - Amalgamators (metallurgical or mining machinery)</option>
                          <option value="35320202 - Clarifying machinery, mineral">35320202 - Clarifying machinery, mineral</option>
                          <option value="35320204 - Cleaning machinery, mineral">35320204 - Cleaning machinery, mineral</option>
                          <option value="35320205 - Concentration machinery (metallurgical or mining)">35320205 - Concentration machinery (metallurgical or mining)</option>
                          <option value="35320300 - Crushing, pulverizing, and screening equipment">35320300 - Crushing, pulverizing, and screening equipment</option>
                          <option value="35320302 - Crushers, stationary">35320302 - Crushers, stationary</option>
                          <option value="35320304 - Pulverizers (stationary), stone">35320304 - Pulverizers (stationary), stone</option>
                          <option value="35320305 - Rock crushing machinery, stationary">35320305 - Rock crushing machinery, stationary</option>
                          <option value="35320404 - Feeders, ore and aggregate">35320404 - Feeders, ore and aggregate</option>
                          <option value="35330000 - Oil and gas field machinery">35330000 - Oil and gas field machinery</option>
                          <option value="35330100 - Oil and gas drilling rigs and equipment">35330100 - Oil and gas drilling rigs and equipment</option>
                          <option value="35330101 - Bits, oil and gas field tools: rock">35330101 - Bits, oil and gas field tools: rock</option>
                          <option value="35330102 - Drill rigs">35330102 - Drill rigs</option>
                          <option value="35330103 - Drilling tools for gas, oil, or water wells">35330103 - Drilling tools for gas, oil, or water wells</option>
                          <option value="35339902 - Gas field machinery and equipment">35339902 - Gas field machinery and equipment</option>
                          <option value="35339904 - Oil and gas field machinery">35339904 - Oil and gas field machinery</option>
                          <option value="- Water well drilling equipment">- Water well drilling equipment</option>
                          <option value="35339905 - Well logging equipment">35339905 - Well logging equipment</option>
                          <option value="35339906 - Well surveying equipment">35339906 - Well surveying equipment</option>
                          <option value="35340000 - Elevators and moving stairways">35340000 - Elevators and moving stairways</option>
                          <option value="35340100 - Elevators and equipment">35340100 - Elevators and equipment</option>
                          <option value="35340102 - Stair elevators, motor powered">35340102 - Stair elevators, motor powered</option>
                          <option value="35349901 - Dumbwaiters">35349901 - Dumbwaiters</option>
                          <option value="35350000 - Conveyors and conveying equipment">35350000 - Conveyors and conveying equipment</option>
                          <option value="35350100 - Unit handling conveying systems">35350100 - Unit handling conveying systems</option>
                          <option value="35350101 - Belt conveyor systems, general industrial use">35350101 - Belt conveyor systems, general industrial use</option>
                          <option value="35350103 - Pneumatic tube conveyor systems">35350103 - Pneumatic tube conveyor systems</option>
                          <option value="35350105 - Trolley conveyors">35350105 - Trolley conveyors</option>
                          <option value="35359901 - Bucket type conveyor systems">35359901 - Bucket type conveyor systems</option>
                          <option value="35359902 - Bulk handling conveyor systems">35359902 - Bulk handling conveyor systems</option>
                          <option value="35359904 - Robotic conveyors">35359904 - Robotic conveyors</option>
                          <option value="35360000 - Hoists, cranes, and monorails">35360000 - Hoists, cranes, and monorails</option>
                          <option value="35360100 - Hoists">35360100 - Hoists</option>
                          <option value="35360101 - Boat lifts">35360101 - Boat lifts</option>
                          <option value="35360102 - Davits">35360102 - Davits</option>
                          <option value="35360103 - Hand hoists">35360103 - Hand hoists</option>
                          <option value="35360104 - Hoisting slings">35360104 - Hoisting slings</option>
                          <option value="35360200 - Cranes and monorail systems">35360200 - Cranes and monorail systems</option>
                          <option value="35360201 - Cranes, industrial plant">35360201 - Cranes, industrial plant</option>
                          <option value="35360202 - Cranes, overhead traveling">35360202 - Cranes, overhead traveling</option>
                          <option value="35370000 - Industrial trucks and tractors">35370000 - Industrial trucks and tractors</option>
                          <option value="35370100 - Platforms, stands, tables, pallets, and similar equipment">35370100 - Platforms, stands, tables, pallets, and similar equipment</option>
                          <option value="35370102 - Containers (metal), air cargo">35370102 - Containers (metal), air cargo</option>
                          <option value="35370105 - Engine stands and racks, metal">35370105 - Engine stands and racks, metal</option>
                          <option value="35370106 - Loading docks: portable, adjustable, and hydraulic">35370106 - Loading docks: portable, adjustable, and hydraulic</option>
                          <option value="35370107 - Pallets, metal">35370107 - Pallets, metal</option>
                          <option value="35370110 - Skids, metal">35370110 - Skids, metal</option>
                          <option value="35370111 - Stands, ground servicing aircraft">35370111 - Stands, ground servicing aircraft</option>
                          <option value="35370112 - Tables, lift: hydraulic">35370112 - Tables, lift: hydraulic</option>
                          <option value="35370200 - Trucks, tractors, loaders, carriers, and similar equipment">35370200 - Trucks, tractors, loaders, carriers, and similar equipment</option>
                          <option value="35370201 - Aircraft loading hoists">35370201 - Aircraft loading hoists</option>
                          <option value="35370205 - Cranes, industrial truck">35370205 - Cranes, industrial truck</option>
                          <option value="35370207 - Dollies (hand or power trucks), industrial,except mining">35370207 - Dollies (hand or power trucks), industrial,except mining</option>
                          <option value="35370208 - Forklift trucks">35370208 - Forklift trucks</option>
                          <option value="35370210 - Lift trucks, industrial: fork, platform, straddle, etc.">35370210 - Lift trucks, industrial: fork, platform, straddle, etc.</option>
                          <option value="35370211 - Pallet loaders and unloaders">35370211 - Pallet loaders and unloaders</option>
                          <option value="35370212 - Palletizers and depalletizers">35370212 - Palletizers and depalletizers</option>
                          <option value="35370215 - Straddle carriers, mobile">35370215 - Straddle carriers, mobile</option>
                          <option value="35370216 - Tractors, used in plants, docks,terminals, etc.: industrial">35370216 - Tractors, used in plants, docks,terminals, etc.: industrial</option>
                          <option value="35370218 - Trucks: freight, baggage, etc.: industrial, except mining">35370218 - Trucks: freight, baggage, etc.: industrial, except mining</option>
                          <option value="35410000 - Machine tools, metal cutting type">35410000 - Machine tools, metal cutting type</option>
                          <option value="35410100 - Drilling and boring machines">35410100 - Drilling and boring machines</option>
                          <option value="35410102 - Broaching machines">35410102 - Broaching machines</option>
                          <option value="35410106 - Drilling machine tools (metal cutting)">35410106 - Drilling machine tools (metal cutting)</option>
                          <option value="35410109 - Vertical turning and boring machines (metalworking)">35410109 - Vertical turning and boring machines (metalworking)</option>
                          <option value="35410200 - Grinding, polishing, buffing, lapping, and honing machines">35410200 - Grinding, polishing, buffing, lapping, and honing machines</option>
                          <option value="35410204 - Deburring machines">35410204 - Deburring machines</option>
                          <option value="35410206 - Flange facing machines">35410206 - Flange facing machines</option>
                          <option value="35410207 - Grinding machines, metalworking">35410207 - Grinding machines, metalworking</option>
                          <option value="35410208 - Honing and lapping machines">35410208 - Honing and lapping machines</option>
                          <option value="35410402 - Lathes, metal cutting and polishing">35410402 - Lathes, metal cutting and polishing</option>
                          <option value="35410500 - Screw and thread machines">35410500 - Screw and thread machines</option>
                          <option value="35410501 - Pipe cutting and threading machines">35410501 - Pipe cutting and threading machines</option>
                          <option value="35410502 - Screw and nut slotting machines">35410502 - Screw and nut slotting machines</option>
                          <option value="35410504 - Tapping machines">35410504 - Tapping machines</option>
                          <option value="35410600 - Saws and sawing machines">35410600 - Saws and sawing machines</option>
                          <option value="35410601 - Cutoff machines (metalworking machinery)">35410601 - Cutoff machines (metalworking machinery)</option>
                          <option value="35410603 - Saws, power (metalworking machinery)">35410603 - Saws, power (metalworking machinery)</option>
                          <option value="35419902 - Electrical discharge erosion machines">35419902 - Electrical discharge erosion machines</option>
                          <option value="35419904 - Electron-discharge metal cutting machine tools">35419904 - Electron-discharge metal cutting machine tools</option>
                          <option value="35419905 - Gear cutting and finishing machines">35419905 - Gear cutting and finishing machines</option>
                          <option value="35419906 - Home workshop machine tools, metalworking">35419906 - Home workshop machine tools, metalworking</option>
                          <option value="35419907 - Keysetting machines">35419907 - Keysetting machines</option>
                          <option value="35419909 - Machine tools, metal cutting: exotic (explosive, etc.)">35419909 - Machine tools, metal cutting: exotic (explosive, etc.)</option>
                          <option value="35419910 - Numerically controlled metal cutting machine tools">35419910 - Numerically controlled metal cutting machine tools</option>
                          <option value="35419912 - Plasma process metal cutting machines">35419912 - Plasma process metal cutting machines</option>
                          <option value="35419913 - Robots for drilling, cutting, grinding, polishing, etc.">35419913 - Robots for drilling, cutting, grinding, polishing, etc.</option>
                          <option value="35419914 - Shaving machines (metalworking)">35419914 - Shaving machines (metalworking)</option>
                          <option value="35420000 - Machine tools, metal forming type">35420000 - Machine tools, metal forming type</option>
                          <option value="35420101 - Bending machines">35420101 - Bending machines</option>
                          <option value="35420102 - Punching and shearing machines">35420102 - Punching and shearing machines</option>
                          <option value="35420103 - Shearing machines, power">35420103 - Shearing machines, power</option>
                          <option value="35420104 - Swaging machines">35420104 - Swaging machines</option>
                          <option value="35420200 - Pressing machines">35420200 - Pressing machines</option>
                          <option value="35420201 - Arbor presses">35420201 - Arbor presses</option>
                          <option value="35420202 - Crimping machinery, metal">35420202 - Crimping machinery, metal</option>
                          <option value="35420203 - Press brakes">35420203 - Press brakes</option>
                          <option value="35420204 - Presses: forming, stamping, punching, sizing (machine tools)">35420204 - Presses: forming, stamping, punching, sizing (machine tools)</option>
                          <option value="35420205 - Presses: hydraulic and pneumatic, mechanical and manual">35420205 - Presses: hydraulic and pneumatic, mechanical and manual</option>
                          <option value="35420300 - Die casting and extruding machines">35420300 - Die casting and extruding machines</option>
                          <option value="35420301 - Die casting machines">35420301 - Die casting machines</option>
                          <option value="35420302 - Extruding machines (machine tools), metal">35420302 - Extruding machines (machine tools), metal</option>
                          <option value="35420400 - Spinning, spline rolling, and winding machines">35420400 - Spinning, spline rolling, and winding machines</option>
                          <option value="35420402 - Spinning machines, metal">35420402 - Spinning machines, metal</option>
                          <option value="35420403 - Spline rolling machines">35420403 - Spline rolling machines</option>
                          <option value="35420405 - Thread rolling machines">35420405 - Thread rolling machines</option>
                          <option value="35429901 - Brakes, metal forming">35429901 - Brakes, metal forming</option>
                          <option value="35429906 - Forging machinery and hammers">35429906 - Forging machinery and hammers</option>
                          <option value="35429908 - Headers">35429908 - Headers</option>
                          <option value="35429909 - High energy rate metal forming machines">35429909 - High energy rate metal forming machines</option>
                          <option value="35429910 - Magnetic forming machines">35429910 - Magnetic forming machines</option>
                          <option value="35429911 - Mechanical (pneumatic or hydraulic) metal forming machines">35429911 - Mechanical (pneumatic or hydraulic) metal forming machines</option>
                          <option value="35429912 - Metal container making machines: cans, etc.">35429912 - Metal container making machines: cans, etc.</option>
                          <option value="35429914 - Plasma jet spray metal forming machines">35429914 - Plasma jet spray metal forming machines</option>
                          <option value="35429915 - Rebuilt machine tools, metal forming types">35429915 - Rebuilt machine tools, metal forming types</option>
                          <option value="35429918 - Sheet metalworking machines">35429918 - Sheet metalworking machines</option>
                          <option value="35430000 - Industrial patterns">35430000 - Industrial patterns</option>
                          <option value="35439901 - Foundry cores">35439901 - Foundry cores</option>
                          <option value="35439902 - Foundry patternmaking">35439902 - Foundry patternmaking</option>
                          <option value="35440101 - Diamond dies, metalworking">35440101 - Diamond dies, metalworking</option>
                          <option value="35440102 - Die sets for metal stamping (presses)">35440102 - Die sets for metal stamping (presses)</option>
                          <option value="35440104 - Dies and die holders for metal cutting, forming, die casting">35440104 - Dies and die holders for metal cutting, forming, die casting</option>
                          <option value="35440105 - Dies, plastics forming">35440105 - Dies, plastics forming</option>
                          <option value="35440106 - Dies, steel rule">35440106 - Dies, steel rule</option>
                          <option value="35440107 - Extrusion dies">35440107 - Extrusion dies</option>
                          <option value="35440108 - Paper cutting dies">35440108 - Paper cutting dies</option>
                          <option value="35440109 - Wire drawing and straightening dies">35440109 - Wire drawing and straightening dies</option>
                          <option value="35440200 - Jigs and fixtures">35440200 - Jigs and fixtures</option>
                          <option value="35440201 - Jigs: inspection, gauging, and checking">35440201 - Jigs: inspection, gauging, and checking</option>
                          <option value="35440202 - Welding positioners (jigs)">35440202 - Welding positioners (jigs)</option>
                          <option value="35449901 - Forms (molds), for foundry and plastics working machinery">35449901 - Forms (molds), for foundry and plastics working machinery</option>
                          <option value="35449902 - Industrial molds">35449902 - Industrial molds</option>
                          <option value="35449903 - Punches, forming and stamping">35449903 - Punches, forming and stamping</option>
                          <option value="35449904 - Subpresses, metalworking">35449904 - Subpresses, metalworking</option>
                          <option value="35450000 - Machine tool accessories">35450000 - Machine tool accessories</option>
                          <option value="35450100 - Precision measuring tools">35450100 - Precision measuring tools</option>
                          <option value="35450101 - Calipers and dividers">35450101 - Calipers and dividers</option>
                          <option value="35450105 - Measuring tools and machines, machinists' metalworking type">35450105 - Measuring tools and machines, machinists' metalworking type</option>
                          <option value="35450106 - Micrometers">35450106 - Micrometers</option>
                          <option value="35450107 - Precision tools, machinists'">35450107 - Precision tools, machinists'</option>
                          <option value="35450108 - Scales, measuring (machinists' precision tools)">35450108 - Scales, measuring (machinists' precision tools)</option>
                          <option value="35450200 - Cutting tools for machine tools">35450200 - Cutting tools for machine tools</option>
                          <option value="35450203 - Diamond cutting tools for turning, boring, burnishing, etc.">35450203 - Diamond cutting tools for turning, boring, burnishing, etc.</option>
                          <option value="35450204 - Dressers, abrasive wheel: diamond point or other">35450204 - Dressers, abrasive wheel: diamond point or other</option>
                          <option value="35450206 - Files, machine tool">35450206 - Files, machine tool</option>
                          <option value="35450208 - Machine knives, metalworking">35450208 - Machine knives, metalworking</option>
                          <option value="35450210 - Reamers, machine tool">35450210 - Reamers, machine tool</option>
                          <option value="35450212 - Taps, machine tool">35450212 - Taps, machine tool</option>
                          <option value="35450213 - Thread cutting dies">35450213 - Thread cutting dies</option>
                          <option value="35450214 - Threading tools (machine tool accessories)">35450214 - Threading tools (machine tool accessories)</option>
                          <option value="35450300 - Machine tool attachments and accessories">35450300 - Machine tool attachments and accessories</option>
                          <option value="35450302 - Arbors (machine tool accessories)">35450302 - Arbors (machine tool accessories)</option>
                          <option value="35450303 - Balancing machines (machine tool accessories)">35450303 - Balancing machines (machine tool accessories)</option>
                          <option value="35450304 - Bits for use on lathes, planers, shapers, etc.">35450304 - Bits for use on lathes, planers, shapers, etc.</option>
                          <option value="35450305 - Boring machine attachments (machine tool accessories)">35450305 - Boring machine attachments (machine tool accessories)</option>
                          <option value="35450306 - Broaches (machine tool accessories)">35450306 - Broaches (machine tool accessories)</option>
                          <option value="35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)">35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)</option>
                          <option value="35450311 - Collets (machine tool accessories)">35450311 - Collets (machine tool accessories)</option>
                          <option value="35450312 - Diamond dressing and wheel crushing attachments">35450312 - Diamond dressing and wheel crushing attachments</option>
                          <option value="35450313 - Drill bits, metalworking">35450313 - Drill bits, metalworking</option>
                          <option value="35450314 - Drill bushings (drilling jig)">35450314 - Drill bushings (drilling jig)</option>
                          <option value="35450315 - Drilling machine attachments and accessories">35450315 - Drilling machine attachments and accessories</option>
                          <option value="35450316 - Drills (machine tool accessories)">35450316 - Drills (machine tool accessories)</option>
                          <option value="35450317 - Gauges (machine tool accessories)">35450317 - Gauges (machine tool accessories)</option>
                          <option value="35450319 - Honing heads">35450319 - Honing heads</option>
                          <option value="35450324 - Rotary tables">35450324 - Rotary tables</option>
                          <option value="35450325 - Shaping tools (machine tool accessories)">35450325 - Shaping tools (machine tool accessories)</option>
                          <option value="35450327 - Tool holders">35450327 - Tool holders</option>
                          <option value="35450328 - Tools and accessories for machine tools">35450328 - Tools and accessories for machine tools</option>
                          <option value="35450329 - Vises, machine (machine tool accessories)">35450329 - Vises, machine (machine tool accessories)</option>
                          <option value="35460000 - Power-driven handtools">35460000 - Power-driven handtools</option>
                          <option value="35460100 - Drills and drilling tools">35460100 - Drills and drilling tools</option>
                          <option value="35460200 - Saws and sawing equipment">35460200 - Saws and sawing equipment</option>
                          <option value="35469901 - Cartridge-activated hand power tools">35469901 - Cartridge-activated hand power tools</option>
                          <option value="35469903 - Guns, pneumatic: chip removal">35469903 - Guns, pneumatic: chip removal</option>
                          <option value="35470209 - Steel rolling machinery">35470209 - Steel rolling machinery</option>
                          <option value="35480000 - Welding apparatus">35480000 - Welding apparatus</option>
                          <option value="35480100 - Electric welding equipment">35480100 - Electric welding equipment</option>
                          <option value="35480101 - Arc welders, transformer-rectifier">35480101 - Arc welders, transformer-rectifier</option>
                          <option value="35480102 - Arc welding generators, a.c. and d.c.">35480102 - Arc welding generators, a.c. and d.c.</option>
                          <option value="35480104 - Electrodes, electric welding">35480104 - Electrodes, electric welding</option>
                          <option value="35480105 - Resistance welders, electric">35480105 - Resistance welders, electric</option>
                          <option value="35480107 - Spot welding apparatus, electric">35480107 - Spot welding apparatus, electric</option>
                          <option value="35489901 - Gas welding equipment">35489901 - Gas welding equipment</option>
                          <option value="35489902 - Soldering equipment, except hand soldering irons">35489902 - Soldering equipment, except hand soldering irons</option>
                          <option value="35489903 - Welding and cutting apparatus and accessories, nec">35489903 - Welding and cutting apparatus and accessories, nec</option>
                          <option value="35489904 - Welding wire, bare and coated">35489904 - Welding wire, bare and coated</option>
                          <option value="35490000 - Metalworking machinery, nec">35490000 - Metalworking machinery, nec</option>
                          <option value="35490102 - Wiredrawing and fabricating machinery and equipment, ex. die">35490102 - Wiredrawing and fabricating machinery and equipment, ex. die</option>
                          <option value="35490200 - Coiling machinery">35490200 - Coiling machinery</option>
                          <option value="35490201 - Coil winding machines for springs">35490201 - Coil winding machines for springs</option>
                          <option value="35490300 - Cutting and slitting machinery">35490300 - Cutting and slitting machinery</option>
                          <option value="35490301 - Cutting-up lines">35490301 - Cutting-up lines</option>
                          <option value="35490302 - Rotary slitters (metalworking machines)">35490302 - Rotary slitters (metalworking machines)</option>
                          <option value="35499901 - Assembly machines, including robotic">35499901 - Assembly machines, including robotic</option>
                          <option value="35499902 - Marking machines, metalworking">35499902 - Marking machines, metalworking</option>
                          <option value="35520000 - Textile machinery">35520000 - Textile machinery</option>
                          <option value="35520115 - Spindles, textile">35520115 - Spindles, textile</option>
                          <option value="35520120 - Winders, textile machinery">35520120 - Winders, textile machinery</option>
                          <option value="35520202 - Embroidery machines">35520202 - Embroidery machines</option>
                          <option value="35520207 - Knitting machines">35520207 - Knitting machines</option>
                          <option value="35520211 - Reeds, loom">35520211 - Reeds, loom</option>
                          <option value="35520300 - Dyeing, drying, and finishing machinery and equipment">35520300 - Dyeing, drying, and finishing machinery and equipment</option>
                          <option value="35520305 - Finishing machinery, textile">35520305 - Finishing machinery, textile</option>
                          <option value="35520309 - Silk screens for textile industry">35520309 - Silk screens for textile industry</option>
                          <option value="35530000 - Woodworking machinery">35530000 - Woodworking machinery</option>
                          <option value="35539901 - Bandsaws, woodworking">35539901 - Bandsaws, woodworking</option>
                          <option value="35539903 - Cabinet makers' machinery">35539903 - Cabinet makers' machinery</option>
                          <option value="35539904 - Furniture makers machinery, woodworking">35539904 - Furniture makers machinery, woodworking</option>
                          <option value="35539908 - Pattern makers' machinery, woodworking">35539908 - Pattern makers' machinery, woodworking</option>
                          <option value="35539914 - Saws, power: bench and table, except portable: woodworking">35539914 - Saws, power: bench and table, except portable: woodworking</option>
                          <option value="35539916 - Shapers, woodworking machines">35539916 - Shapers, woodworking machines</option>
                          <option value="35540000 - Paper industries machinery">35540000 - Paper industries machinery</option>
                          <option value="35540100 - Paper forming machines">35540100 - Paper forming machines</option>
                          <option value="35540103 - Folding machines, paper">35540103 - Folding machines, paper</option>
                          <option value="35549901 - Coating and finishing machinery, paper">35549901 - Coating and finishing machinery, paper</option>
                          <option value="35549902 - Corrugating machines, paper">35549902 - Corrugating machines, paper</option>
                          <option value="35549903 - Cutting machines, paper">35549903 - Cutting machines, paper</option>
                          <option value="35549904 - Die cutting and stamping machinery, paper converting">35549904 - Die cutting and stamping machinery, paper converting</option>
                          <option value="35549906 - Paper mill machinery: plating, slitting, waxing, etc.">35549906 - Paper mill machinery: plating, slitting, waxing, etc.</option>
                          <option value="35550102 - Presses, gravure">35550102 - Presses, gravure</option>
                          <option value="35550500 - Type and type making machinery and equipment">35550500 - Type and type making machinery and equipment</option>
                          <option value="35550501 - Type casting, founding, or melting machines">35550501 - Type casting, founding, or melting machines</option>
                          <option value="35550503 - Type: lead, steel, brass, copper faced, etc.">35550503 - Type: lead, steel, brass, copper faced, etc.</option>
                          <option value="35559903 - Lithographic stones">35559903 - Lithographic stones</option>
                          <option value="35559906 - Typographic numbering machines">35559906 - Typographic numbering machines</option>
                          <option value="35560000 - Food products machinery">35560000 - Food products machinery</option>
                          <option value="35560100 - Dairy and milk machinery">35560100 - Dairy and milk machinery</option>
                          <option value="35560102 - Cheese making machinery">35560102 - Cheese making machinery</option>
                          <option value="35560105 - Ice cream manufacturing machinery">35560105 - Ice cream manufacturing machinery</option>
                          <option value="35560109 - Pasteurizing equipment, dairy machinery">35560109 - Pasteurizing equipment, dairy machinery</option>
                          <option value="35560200 - Cutting, chopping, grinding, mixing, and similar machinery">35560200 - Cutting, chopping, grinding, mixing, and similar machinery</option>
                          <option value="35560208 - Mixers, commercial, food">35560208 - Mixers, commercial, food</option>
                          <option value="35560209 - Mixers, feed, except agricultural">35560209 - Mixers, feed, except agricultural</option>
                          <option value="35560210 - Oilseed crushing and extracting machinery">35560210 - Oilseed crushing and extracting machinery</option>
                          <option value="35560212 - Presses, food: cheese, beet, cider, and sugarcane">35560212 - Presses, food: cheese, beet, cider, and sugarcane</option>
                          <option value="35560214 - Slicers, commercial, food">35560214 - Slicers, commercial, food</option>
                          <option value="35560300 - Smoking or roasting machinery, including ovens">35560300 - Smoking or roasting machinery, including ovens</option>
                          <option value="35560301 - Dehydrating equipment, food processing">35560301 - Dehydrating equipment, food processing</option>
                          <option value="35560302 - Ovens, bakery">35560302 - Ovens, bakery</option>
                          <option value="35560303 - Roasting machinery: coffee, peanut, etc.">35560303 - Roasting machinery: coffee, peanut, etc.</option>
                          <option value="35560304 - Smokers, food processing equipment">35560304 - Smokers, food processing equipment</option>
                          <option value="35560400 - Beverage machinery">35560400 - Beverage machinery</option>
                          <option value="35560401 - Brewers' and maltsters' machinery">35560401 - Brewers' and maltsters' machinery</option>
                          <option value="35560403 - Juice extractors, fruit and vegetable: commercial type">35560403 - Juice extractors, fruit and vegetable: commercial type</option>
                          <option value="35560500 - Meat, poultry, and seafood processing machinery">35560500 - Meat, poultry, and seafood processing machinery</option>
                          <option value="35560501 - Fish and shellfish processing machinery">35560501 - Fish and shellfish processing machinery</option>
                          <option value="35560502 - Meat processing machinery">35560502 - Meat processing machinery</option>
                          <option value="35560503 - Poultry processing machinery">35560503 - Poultry processing machinery</option>
                          <option value="35569901 - Bakery machinery">35569901 - Bakery machinery</option>
                          <option value="35569903 - Chocolate processing machinery">35569903 - Chocolate processing machinery</option>
                          <option value="35569906 - Packing house machinery">35569906 - Packing house machinery</option>
                          <option value="35569907 - Pasta machinery">35569907 - Pasta machinery</option>
                          <option value="35569908 - Sugar plant machinery">35569908 - Sugar plant machinery</option>
                          <option value="35590100 - Sewing machines and hat and zipper making machinery">35590100 - Sewing machines and hat and zipper making machinery</option>
                          <option value="35590101 - Bag seaming and closing machines (sewing machinery)">35590101 - Bag seaming and closing machines (sewing machinery)</option>
                          <option value="35590106 - Sewing machines and attachments, industrial, nec">35590106 - Sewing machines and attachments, industrial, nec</option>
                          <option value="35590203 - Scouring machines (tannery equipment)">35590203 - Scouring machines (tannery equipment)</option>
                          <option value="35590304 - Pack-up assemblies, wheel overhaul">35590304 - Pack-up assemblies, wheel overhaul</option>
                          <option value="35590400 - Refinery, chemical processing, and similar machinery">35590400 - Refinery, chemical processing, and similar machinery</option>
                          <option value="35590401 - Chemical machinery and equipment">35590401 - Chemical machinery and equipment</option>
                          <option value="35590402 - Cryogenic machinery, industrial">35590402 - Cryogenic machinery, industrial</option>
                          <option value="35590403 - Desalination equipment">35590403 - Desalination equipment</option>
                          <option value="35590404 - Petroleum refinery equipment">35590404 - Petroleum refinery equipment</option>
                          <option value="35590501 - Foundry machinery and equipment">35590501 - Foundry machinery and equipment</option>
                          <option value="35590502 - Smelting and refining machinery and equipment">35590502 - Smelting and refining machinery and equipment</option>
                          <option value="35590603 - Kilns, lumber">35590603 - Kilns, lumber</option>
                          <option value="35590700 - Rubber working machinery, including tires">35590700 - Rubber working machinery, including tires</option>
                          <option value="35599901 - Ammunition and explosives, loading machinery">35599901 - Ammunition and explosives, loading machinery</option>
                          <option value="35599902 - Anodizing equipment">35599902 - Anodizing equipment</option>
                          <option value="35599904 - Broom making machinery">35599904 - Broom making machinery</option>
                          <option value="35599907 - Concrete products machinery">35599907 - Concrete products machinery</option>
                          <option value="35599909 - Cotton ginning machinery">35599909 - Cotton ginning machinery</option>
                          <option value="35599911 - Electroplating machinery and equipment">35599911 - Electroplating machinery and equipment</option>
                          <option value="35599912 - Glass making machinery: blowing, molding, forming, etc.">35599912 - Glass making machinery: blowing, molding, forming, etc.</option>
                          <option value="35599913 - Jewelers' machines">35599913 - Jewelers' machines</option>
                          <option value="35599915 - Metal finishing equipment for plating, etc.">35599915 - Metal finishing equipment for plating, etc.</option>
                          <option value="35599918 - Optical lens machinery">35599918 - Optical lens machinery</option>
                          <option value="35599919 - Ozone machines">35599919 - Ozone machines</option>
                          <option value="35599920 - Paint making machinery">35599920 - Paint making machinery</option>
                          <option value="35599921 - Parking facility equipment and supplies">35599921 - Parking facility equipment and supplies</option>
                          <option value="35599922 - Pharmaceutical machinery">35599922 - Pharmaceutical machinery</option>
                          <option value="35599923 - Plastics working machinery">35599923 - Plastics working machinery</option>
                          <option value="35599924 - Pottery making machinery">35599924 - Pottery making machinery</option>
                          <option value="35599925 - Robots, molding and forming plastics">35599925 - Robots, molding and forming plastics</option>
                          <option value="35599926 - Screening equipment, electric">35599926 - Screening equipment, electric</option>
                          <option value="35599928 - Separation equipment, magnetic">35599928 - Separation equipment, magnetic</option>
                          <option value="35599931 - Stone working machinery">35599931 - Stone working machinery</option>
                          <option value="35599932 - Synthetic filament extruding machines">35599932 - Synthetic filament extruding machines</option>
                          <option value="35599934 - Tobacco products machinery">35599934 - Tobacco products machinery</option>
                          <option value="35599937 - Recycling machinery">35599937 - Recycling machinery</option>
                          <option value="35599938 - Fiber optics strand coating machinery">35599938 - Fiber optics strand coating machinery</option>
                          <option value="35599939 - Electronic component making machinery">35599939 - Electronic component making machinery</option>
                          <option value="35599942 - Vibratory parts handling equipment">35599942 - Vibratory parts handling equipment</option>
                          <option value="35610000 - Pumps and pumping equipment">35610000 - Pumps and pumping equipment</option>
                          <option value="35610100 - Industrial pumps and parts">35610100 - Industrial pumps and parts</option>
                          <option value="35610101 - Pump jacks and other pumping equipment">35610101 - Pump jacks and other pumping equipment</option>
                          <option value="35610102 - Pumps, oil well and field">35610102 - Pumps, oil well and field</option>
                          <option value="35619901 - Cylinders, pump">35619901 - Cylinders, pump</option>
                          <option value="35619903 - Pumps, domestic: water or sump">35619903 - Pumps, domestic: water or sump</option>
                          <option value="35620000 - Ball and roller bearings">35620000 - Ball and roller bearings</option>
                          <option value="35629901 - Ball bearings and parts">35629901 - Ball bearings and parts</option>
                          <option value="35629902 - Casters">35629902 - Casters</option>
                          <option value="35629903 - Roller bearings and parts">35629903 - Roller bearings and parts</option>
                          <option value="35630000 - Air and gas compressors">35630000 - Air and gas compressors</option>
                          <option value="35630100 - Air and gas compressors including vacuum pumps">35630100 - Air and gas compressors including vacuum pumps</option>
                          <option value="35630101 - Tire inflators, hand or compressor operated">35630101 - Tire inflators, hand or compressor operated</option>
                          <option value="35630102 - Vacuum pumps, except laboratory">35630102 - Vacuum pumps, except laboratory</option>
                          <option value="35630103 - Vacuum (air extraction) systems, industrial">35630103 - Vacuum (air extraction) systems, industrial</option>
                          <option value="35630200 - Spraying and dusting equipment">35630200 - Spraying and dusting equipment</option>
                          <option value="35630203 - Spraying outfits: metals, paints, and chemicals (compressor)">35630203 - Spraying outfits: metals, paints, and chemicals (compressor)</option>
                          <option value="35640000 - Blowers and fans">35640000 - Blowers and fans</option>
                          <option value="35640100 - Purification and dust collection equipment">35640100 - Purification and dust collection equipment</option>
                          <option value="35640101 - Air cleaning systems">35640101 - Air cleaning systems</option>
                          <option value="35640102 - Air purification equipment">35640102 - Air purification equipment</option>
                          <option value="35640104 - Dust or fume collecting equipment, industrial">35640104 - Dust or fume collecting equipment, industrial</option>
                          <option value="35640105 - Filters, air: furnaces, air conditioning equipment, etc.">35640105 - Filters, air: furnaces, air conditioning equipment, etc.</option>
                          <option value="35640106 - Precipitators, electrostatic">35640106 - Precipitators, electrostatic</option>
                          <option value="35640200 - Blowers and fans">35640200 - Blowers and fans</option>
                          <option value="35640201 - Aircurtains (blower)">35640201 - Aircurtains (blower)</option>
                          <option value="35640202 - Blowing fans: industrial or commercial">35640202 - Blowing fans: industrial or commercial</option>
                          <option value="35640203 - Exhaust fans: industrial or commercial">35640203 - Exhaust fans: industrial or commercial</option>
                          <option value="35640205 - Ventilating fans: industrial or commercial">35640205 - Ventilating fans: industrial or commercial</option>
                          <option value="35650000 - Packaging machinery">35650000 - Packaging machinery</option>
                          <option value="35650100 - Bottling and canning machinery">35650100 - Bottling and canning machinery</option>
                          <option value="35650101 - Aerating machines, for beverages">35650101 - Aerating machines, for beverages</option>
                          <option value="35650103 - Bottling machinery: filling, capping, labeling">35650103 - Bottling machinery: filling, capping, labeling</option>
                          <option value="35650104 - Canning machinery, food">35650104 - Canning machinery, food</option>
                          <option value="35650200 - Packing and wrapping machinery">35650200 - Packing and wrapping machinery</option>
                          <option value="35650201 - Bag opening, filling, and closing machines">35650201 - Bag opening, filling, and closing machines</option>
                          <option value="35650203 - Carton packing machines">35650203 - Carton packing machines</option>
                          <option value="35650205 - Labeling machines, industrial">35650205 - Labeling machines, industrial</option>
                          <option value="35650206 - Vacuum packaging machinery">35650206 - Vacuum packaging machinery</option>
                          <option value="35650207 - Wrapping machines">35650207 - Wrapping machines</option>
                          <option value="35660000 - Speed changers, drives, and gears">35660000 - Speed changers, drives, and gears</option>
                          <option value="35669901 - Drives, high speed industrial, except hydrostatic">35669901 - Drives, high speed industrial, except hydrostatic</option>
                          <option value="35670000 - Industrial furnaces and ovens">35670000 - Industrial furnaces and ovens</option>
                          <option value="35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction">35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction</option>
                          <option value="35670101 - Heating units and devices, industrial: electric">35670101 - Heating units and devices, industrial: electric</option>
                          <option value="35670102 - Metal melting furnaces, industrial: electric">35670102 - Metal melting furnaces, industrial: electric</option>
                          <option value="35670200 - Fuel-fired furnaces and ovens">35670200 - Fuel-fired furnaces and ovens</option>
                          <option value="35670300 - Induction and dielectric heating equipment">35670300 - Induction and dielectric heating equipment</option>
                          <option value="35670301 - Dielectric heating equipment">35670301 - Dielectric heating equipment</option>
                          <option value="35670302 - Induction heating equipment">35670302 - Induction heating equipment</option>
                          <option value="35679902 - Ceramic kilns and furnaces">35679902 - Ceramic kilns and furnaces</option>
                          <option value="35679904 - Driers and redriers, industrial process">35679904 - Driers and redriers, industrial process</option>
                          <option value="35679906 - Incinerators, metal: domestic or commercial">35679906 - Incinerators, metal: domestic or commercial</option>
                          <option value="35679907 - Infrared ovens, industrial">35679907 - Infrared ovens, industrial</option>
                          <option value="35679910 - Paint baking and drying ovens">35679910 - Paint baking and drying ovens</option>
                          <option value="35679911 - Radiant heating systems, industrial process">35679911 - Radiant heating systems, industrial process</option>
                          <option value="35679914 - Vacuum furnaces and ovens">35679914 - Vacuum furnaces and ovens</option>
                          <option value="35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic">35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic</option>
                          <option value="35680000 - Power transmission equipment, nec">35680000 - Power transmission equipment, nec</option>
                          <option value="35680100 - Bearings, bushings, and blocks">35680100 - Bearings, bushings, and blocks</option>
                          <option value="35680101 - Bearings, plain">35680101 - Bearings, plain</option>
                          <option value="35680102 - Pillow blocks with plain bearings">35680102 - Pillow blocks with plain bearings</option>
                          <option value="35680200 - Joints and couplings">35680200 - Joints and couplings</option>
                          <option value="35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.">35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.</option>
                          <option value="35680300 - Drives, chains, and sprockets">35680300 - Drives, chains, and sprockets</option>
                          <option value="35680301 - Belting, chain">35680301 - Belting, chain</option>
                          <option value="35680302 - Chain, power transmission">35680302 - Chain, power transmission</option>
                          <option value="35680304 - Drives: belt, cable, or rope">35680304 - Drives: belt, cable, or rope</option>
                          <option value="35680305 - Sprockets (power transmission equipment)">35680305 - Sprockets (power transmission equipment)</option>
                          <option value="35689901 - Clutches, except vehicular">35689901 - Clutches, except vehicular</option>
                          <option value="35689904 - Pulleys, power transmission">35689904 - Pulleys, power transmission</option>
                          <option value="35689905 - Shafts, flexible">35689905 - Shafts, flexible</option>
                          <option value="35690000 - General industrial machinery, nec">35690000 - General industrial machinery, nec</option>
                          <option value="35690100 - Filters">35690100 - Filters</option>
                          <option value="35690101 - Filter elements, fluid, hydraulic line">35690101 - Filter elements, fluid, hydraulic line</option>
                          <option value="35690102 - Filters and strainers, pipeline">35690102 - Filters and strainers, pipeline</option>
                          <option value="35690103 - Filters, general line: industrial">35690103 - Filters, general line: industrial</option>
                          <option value="35690200 - Firefighting and related equipment">35690200 - Firefighting and related equipment</option>
                          <option value="35690202 - Firehose equipment: driers, rack, and reels">35690202 - Firehose equipment: driers, rack, and reels</option>
                          <option value="35690300 - Lubricating equipment">35690300 - Lubricating equipment</option>
                          <option value="35690301 - Lubricating systems, centralized">35690301 - Lubricating systems, centralized</option>
                          <option value="35690302 - Lubrication equipment, industrial">35690302 - Lubrication equipment, industrial</option>
                          <option value="35690400 - Gas producers, generators, and other gas related equipment">35690400 - Gas producers, generators, and other gas related equipment</option>
                          <option value="35690401 - Gas generators">35690401 - Gas generators</option>
                          <option value="35690402 - Gas producers (machinery)">35690402 - Gas producers (machinery)</option>
                          <option value="35690404 - Generators: steam, liquid oxygen, or nitrogen">35690404 - Generators: steam, liquid oxygen, or nitrogen</option>
                          <option value="35690405 - Separators for steam, gas, vapor, or air (machinery)">35690405 - Separators for steam, gas, vapor, or air (machinery)</option>
                          <option value="35699901 - Assembly machines, non-metalworking">35699901 - Assembly machines, non-metalworking</option>
                          <option value="35699902 - Baling machines, for scrap metal, paper, or similar material">35699902 - Baling machines, for scrap metal, paper, or similar material</option>
                          <option value="35699903 - Blast cleaning equipment, dustless">35699903 - Blast cleaning equipment, dustless</option>
                          <option value="35699905 - Bridge or gate machinery, hydraulic">35699905 - Bridge or gate machinery, hydraulic</option>
                          <option value="35699906 - Centrifugal purifiers">35699906 - Centrifugal purifiers</option>
                          <option value="35699907 - Centrifuges, industrial">35699907 - Centrifuges, industrial</option>
                          <option value="35699909 - Heaters, swimming pool: electric">35699909 - Heaters, swimming pool: electric</option>
                          <option value="35699912 - Jacks, hydraulic">35699912 - Jacks, hydraulic</option>
                          <option value="35699914 - Robots, assembly line: industrial and commercial">35699914 - Robots, assembly line: industrial and commercial</option>
                          <option value="35699915 - Sifting and screening machines">35699915 - Sifting and screening machines</option>
                          <option value="35699917 - Testing chambers for altitude, temperature, ordnance, power">35699917 - Testing chambers for altitude, temperature, ordnance, power</option>
                          <option value="35699918 - Industrial shock absorbers">35699918 - Industrial shock absorbers</option>
                          <option value="35710000 - Electronic computers">35710000 - Electronic computers</option>
                          <option value="35719901 - Computers, digital, analog or hybrid">35719901 - Computers, digital, analog or hybrid</option>
                          <option value="35719903 - Minicomputers">35719903 - Minicomputers</option>
                          <option value="35719904 - Personal computers (microcomputers)">35719904 - Personal computers (microcomputers)</option>
                          <option value="35720000 - Computer storage devices">35720000 - Computer storage devices</option>
                          <option value="35720100 - Computer disk and drum drives and components">35720100 - Computer disk and drum drives and components</option>
                          <option value="35720101 - Disk drives, computer">35720101 - Disk drives, computer</option>
                          <option value="35720200 - Computer tape drives and components">35720200 - Computer tape drives and components</option>
                          <option value="35720201 - Tape recorders for computers">35720201 - Tape recorders for computers</option>
                          <option value="35729901 - Computer auxiliary storage units">35729901 - Computer auxiliary storage units</option>
                          <option value="35729902 - Magnetic storage devices, computer">35729902 - Magnetic storage devices, computer</option>
                          <option value="35750000 - Computer terminals">35750000 - Computer terminals</option>
                          <option value="35750100 - Computer terminals, monitors and components">35750100 - Computer terminals, monitors and components</option>
                          <option value="35750101 - Cathode ray tube (CRT), computer terminal">35750101 - Cathode ray tube (CRT), computer terminal</option>
                          <option value="35750102 - Keyboards, computer, office machine">35750102 - Keyboards, computer, office machine</option>
                          <option value="35759901 - Teletypewriters">35759901 - Teletypewriters</option>
                          <option value="35770000 - Computer peripheral equipment, nec">35770000 - Computer peripheral equipment, nec</option>
                          <option value="35770101 - Plotters, computer">35770101 - Plotters, computer</option>
                          <option value="35770202 - Tape cleaners, magnetic: computer">35770202 - Tape cleaners, magnetic: computer</option>
                          <option value="35770300 - Disk and diskette equipment, except drives">35770300 - Disk and diskette equipment, except drives</option>
                          <option value="35770500 - Magnetic ink and optical scanning devices">35770500 - Magnetic ink and optical scanning devices</option>
                          <option value="35770502 - Magnetic ink recognition devices">35770502 - Magnetic ink recognition devices</option>
                          <option value="35770503 - Optical scanning devices">35770503 - Optical scanning devices</option>
                          <option value="35770504 - Readers, sorters, or inscribers, magnetic ink">35770504 - Readers, sorters, or inscribers, magnetic ink</option>
                          <option value="35779901 - Computer output to microfilm units">35779901 - Computer output to microfilm units</option>
                          <option value="35779902 - Data conversion equipment, media-to-media: computer">35779902 - Data conversion equipment, media-to-media: computer</option>
                          <option value="35779903 - Decoders, computer peripheral equipment">35779903 - Decoders, computer peripheral equipment</option>
                          <option value="35779904 - Encoders, computer peripheral equipment">35779904 - Encoders, computer peripheral equipment</option>
                          <option value="35779906 - Graphic displays, except graphic terminals">35779906 - Graphic displays, except graphic terminals</option>
                          <option value="35779907 - Input/output equipment, computer">35779907 - Input/output equipment, computer</option>
                          <option value="35780000 - Calculating and accounting equipment">35780000 - Calculating and accounting equipment</option>
                          <option value="35780100 - Accounting machines and cash registers">35780100 - Accounting machines and cash registers</option>
                          <option value="35780103 - Cash registers">35780103 - Cash registers</option>
                          <option value="35780104 - Point-of-sale devices">35780104 - Point-of-sale devices</option>
                          <option value="35780300 - Banking machines">35780300 - Banking machines</option>
                          <option value="35789901 - Betting machines, pari-mutuel">35789901 - Betting machines, pari-mutuel</option>
                          <option value="35789902 - Change making machines">35789902 - Change making machines</option>
                          <option value="35789903 - Coin counters">35789903 - Coin counters</option>
                          <option value="35790000 - Office machines, nec">35790000 - Office machines, nec</option>
                          <option value="35790100 - Mailing, letter handling, and addressing machines">35790100 - Mailing, letter handling, and addressing machines</option>
                          <option value="35790102 - Addressing machines, plates and plate embossers">35790102 - Addressing machines, plates and plate embossers</option>
                          <option value="35790103 - Envelope stuffing, sealing, and addressing machines">35790103 - Envelope stuffing, sealing, and addressing machines</option>
                          <option value="35790107 - Mailing machines">35790107 - Mailing machines</option>
                          <option value="35790200 - Typing and word processing machines">35790200 - Typing and word processing machines</option>
                          <option value="35790300 - Paper handling machines">35790300 - Paper handling machines</option>
                          <option value="35790301 - Binding machines, plastic and adhesive">35790301 - Binding machines, plastic and adhesive</option>
                          <option value="35790303 - Embossing machines for store and office use">35790303 - Embossing machines for store and office use</option>
                          <option value="35799902 - Check writing, endorsing, or signing machines">35799902 - Check writing, endorsing, or signing machines</option>
                          <option value="35799905 - Dictating machines">35799905 - Dictating machines</option>
                          <option value="35799906 - Duplicating machines">35799906 - Duplicating machines</option>
                          <option value="35799912 - Time clocks and time recording devices">35799912 - Time clocks and time recording devices</option>
                          <option value="35799913 - Voting machines">35799913 - Voting machines</option>
                          <option value="35810102 - Mechanisms for coin-operated machines">35810102 - Mechanisms for coin-operated machines</option>
                          <option value="35820000 - Commercial laundry equipment">35820000 - Commercial laundry equipment</option>
                          <option value="35820100 - Commercial laundry equipment">35820100 - Commercial laundry equipment</option>
                          <option value="35820103 - Washing machines, laundry: commercial, incl. coin-operated">35820103 - Washing machines, laundry: commercial, incl. coin-operated</option>
                          <option value="35829901 - Drycleaning equipment and machinery, commercial, nec">35829901 - Drycleaning equipment and machinery, commercial, nec</option>
                          <option value="35850000 - Refrigeration and heating equipment">35850000 - Refrigeration and heating equipment</option>
                          <option value="35850100 - Air conditioning equipment, complete">35850100 - Air conditioning equipment, complete</option>
                          <option value="35850101 - Air conditioning units, complete: domestic or industrial">35850101 - Air conditioning units, complete: domestic or industrial</option>
                          <option value="35850102 - Air conditioning, motor vehicle">35850102 - Air conditioning, motor vehicle</option>
                          <option value="35850200 - Refrigeration equipment, complete">35850200 - Refrigeration equipment, complete</option>
                          <option value="35850201 - Cabinets, show and display, refrigerated">35850201 - Cabinets, show and display, refrigerated</option>
                          <option value="35850202 - Counters and counter display cases, refrigerated">35850202 - Counters and counter display cases, refrigerated</option>
                          <option value="35850203 - Ice boxes, industrial">35850203 - Ice boxes, industrial</option>
                          <option value="35850204 - Ice making machinery">35850204 - Ice making machinery</option>
                          <option value="35850205 - Lockers, refrigerated">35850205 - Lockers, refrigerated</option>
                          <option value="35850300 - Heating equipment, complete">35850300 - Heating equipment, complete</option>
                          <option value="35850301 - Furnaces, warm air: electric">35850301 - Furnaces, warm air: electric</option>
                          <option value="35850302 - Heat pumps, electric">35850302 - Heat pumps, electric</option>
                          <option value="35850400 - Parts for heating, cooling, and refrigerating equipment">35850400 - Parts for heating, cooling, and refrigerating equipment</option>
                          <option value="35850401 - Air conditioning condensers and condensing units">35850401 - Air conditioning condensers and condensing units</option>
                          <option value="35850402 - Compressors for refrigeration and air conditioning equipment">35850402 - Compressors for refrigeration and air conditioning equipment</option>
                          <option value="35850403 - Condensers, refrigeration">35850403 - Condensers, refrigeration</option>
                          <option value="35850404 - Evaporative condensers, heat transfer equipment">35850404 - Evaporative condensers, heat transfer equipment</option>
                          <option value="35850500 - Soda fountain and beverage dispensing equipment and parts">35850500 - Soda fountain and beverage dispensing equipment and parts</option>
                          <option value="35850501 - Beer dispensing equipment">35850501 - Beer dispensing equipment</option>
                          <option value="35850504 - Coolers, milk and water: electric">35850504 - Coolers, milk and water: electric</option>
                          <option value="35850507 - Soda fountains, parts, and accessories">35850507 - Soda fountains, parts, and accessories</option>
                          <option value="35850600 - Humidifiers and dehumidifiers">35850600 - Humidifiers and dehumidifiers</option>
                          <option value="35850601 - Dehumidifiers electric, except portable">35850601 - Dehumidifiers electric, except portable</option>
                          <option value="35850602 - Humidifying equipment, except portable">35850602 - Humidifying equipment, except portable</option>
                          <option value="35859901 - Heating and air conditioning combination units">35859901 - Heating and air conditioning combination units</option>
                          <option value="35859902 - Snowmaking machinery">35859902 - Snowmaking machinery</option>
                          <option value="35860000 - Measuring and dispensing pumps">35860000 - Measuring and dispensing pumps</option>
                          <option value="35869901 - Gasoline pumps, measuring or dispensing">35869901 - Gasoline pumps, measuring or dispensing</option>
                          <option value="35890100 - Commercial cooking and foodwarming equipment">35890100 - Commercial cooking and foodwarming equipment</option>
                          <option value="35890101 - Coffee brewing equipment">35890101 - Coffee brewing equipment</option>
                          <option value="35890102 - Cooking equipment, commercial">35890102 - Cooking equipment, commercial</option>
                          <option value="35890103 - Food warming equipment, commercial">35890103 - Food warming equipment, commercial</option>
                          <option value="35890105 - Popcorn machines, commercial">35890105 - Popcorn machines, commercial</option>
                          <option value="35890200 - Commercial cleaning equipment">35890200 - Commercial cleaning equipment</option>
                          <option value="35890201 - Car washing machinery">35890201 - Car washing machinery</option>
                          <option value="35890203 - Dirt sweeping units, industrial">35890203 - Dirt sweeping units, industrial</option>
                          <option value="35890204 - Dishwashing machines, commercial">35890204 - Dishwashing machines, commercial</option>
                          <option value="35890205 - Floor washing and polishing machines, commercial">35890205 - Floor washing and polishing machines, commercial</option>
                          <option value="35890207 - Vacuum cleaners and sweepers, electric: industrial">35890207 - Vacuum cleaners and sweepers, electric: industrial</option>
                          <option value="35890300 - Sewage and water treatment equipment">35890300 - Sewage and water treatment equipment</option>
                          <option value="35890301 - Sewage treatment equipment">35890301 - Sewage treatment equipment</option>
                          <option value="35890302 - Sewer cleaning equipment, power">35890302 - Sewer cleaning equipment, power</option>
                          <option value="35890303 - Swimming pool filter and water conditioning systems">35890303 - Swimming pool filter and water conditioning systems</option>
                          <option value="35890304 - Water filters and softeners, household type">35890304 - Water filters and softeners, household type</option>
                          <option value="35890305 - Water purification equipment, household type">35890305 - Water purification equipment, household type</option>
                          <option value="35890306 - Water treatment equipment, industrial">35890306 - Water treatment equipment, industrial</option>
                          <option value="35899903 - Garbage disposers and compactors, commercial">35899903 - Garbage disposers and compactors, commercial</option>
                          <option value="35899904 - High pressure cleaning equipment">35899904 - High pressure cleaning equipment</option>
                          <option value="35899905 - Janitors' carts">35899905 - Janitors' carts</option>
                          <option value="35899906 - Liquor dispensing equipment and systems">35899906 - Liquor dispensing equipment and systems</option>
                          <option value="35899907 - Sandblasting equipment">35899907 - Sandblasting equipment</option>
                          <option value="35899909 - Shredders, industrial and commercial">35899909 - Shredders, industrial and commercial</option>
                          <option value="35920000 - Carburetors, pistons, piston rings and valves">35920000 - Carburetors, pistons, piston rings and valves</option>
                          <option value="35920100 - Valves">35920100 - Valves</option>
                          <option value="35920101 - Valves, aircraft">35920101 - Valves, aircraft</option>
                          <option value="35920102 - Valves, engine">35920102 - Valves, engine</option>
                          <option value="35929901 - Carburetors">35929901 - Carburetors</option>
                          <option value="35929902 - Pistons and piston rings">35929902 - Pistons and piston rings</option>
                          <option value="35930000 - Fluid power cylinders and actuators">35930000 - Fluid power cylinders and actuators</option>
                          <option value="35939901 - Fluid power actuators, hydraulic or pneumatic">35939901 - Fluid power actuators, hydraulic or pneumatic</option>
                          <option value="35939902 - Fluid power cylinders, hydraulic or pneumatic">35939902 - Fluid power cylinders, hydraulic or pneumatic</option>
                          <option value="35940000 - Fluid power pumps and motors">35940000 - Fluid power pumps and motors</option>
                          <option value="35940100 - Fluid power pumps">35940100 - Fluid power pumps</option>
                          <option value="35940101 - Pumps, hydraulic power transfer">35940101 - Pumps, hydraulic power transfer</option>
                          <option value="35940200 - Fluid power motors">35940200 - Fluid power motors</option>
                          <option value="35940202 - Motors: hydraulic, fluid power, or air">35940202 - Motors: hydraulic, fluid power, or air</option>
                          <option value="35949901 - Hydrostatic drives (transmissions)">35949901 - Hydrostatic drives (transmissions)</option>
                          <option value="35960000 - Scales and balances, except laboratory">35960000 - Scales and balances, except laboratory</option>
                          <option value="35969903 - Counting scales">35969903 - Counting scales</option>
                          <option value="35969904 - Industrial scales">35969904 - Industrial scales</option>
                          <option value="35969907 - Truck (motor vehicle) scales">35969907 - Truck (motor vehicle) scales</option>
                          <option value="35969908 - Weighing machines and apparatus">35969908 - Weighing machines and apparatus</option>
                          <option value="35990000 - Industrial machinery, nec">35990000 - Industrial machinery, nec</option>
                          <option value="35990100 - Amusement park equipment">35990100 - Amusement park equipment</option>
                          <option value="35990101 - Carnival machines and equipment, amusement park, nec">35990101 - Carnival machines and equipment, amusement park, nec</option>
                          <option value="35990103 - Ferris wheels">35990103 - Ferris wheels</option>
                          <option value="35990200 - Flexible metal hose, tubing, and bellows">35990200 - Flexible metal hose, tubing, and bellows</option>
                          <option value="35990201 - Bellows, industrial: metal">35990201 - Bellows, industrial: metal</option>
                          <option value="35990202 - Hose, flexible metallic">35990202 - Hose, flexible metallic</option>
                          <option value="35990302 - Custom machinery">35990302 - Custom machinery</option>
                          <option value="35999902 - Boiler tube cleaners">35999902 - Boiler tube cleaners</option>
                          <option value="35999903 - Catapults">35999903 - Catapults</option>
                          <option value="35999905 - Crankshafts and camshafts, machining">35999905 - Crankshafts and camshafts, machining</option>
                          <option value="35999906 - Electrical discharge machining (EDM)">35999906 - Electrical discharge machining (EDM)</option>
                          <option value="35999913 - Propellers, ship and boat: machined">35999913 - Propellers, ship and boat: machined</option>
                          <option value="35999918 - Ties, form: metal">35999918 - Ties, form: metal</option>
                          <option value="35999919 - Water leak detectors">35999919 - Water leak detectors</option>
                          <option value="35999920 - Weather vanes">35999920 - Weather vanes</option>
                          <option value="36120000 - Transformers, except electric">36120000 - Transformers, except electric</option>
                          <option value="36120100 - Power and distribution transformers">36120100 - Power and distribution transformers</option>
                          <option value="36120102 - Control transformers">36120102 - Control transformers</option>
                          <option value="36120103 - Current limiting reactors, electrical">36120103 - Current limiting reactors, electrical</option>
                          <option value="36120104 - Distribution transformers, electric">36120104 - Distribution transformers, electric</option>
                          <option value="36120105 - Feeder voltage boosters (electric transformers)">36120105 - Feeder voltage boosters (electric transformers)</option>
                          <option value="36120108 - Line voltage regulators">36120108 - Line voltage regulators</option>
                          <option value="36120109 - Power transformers, electric">36120109 - Power transformers, electric</option>
                          <option value="36120110 - Transmission and distribution voltage regulators">36120110 - Transmission and distribution voltage regulators</option>
                          <option value="36120111 - Voltage regulating transformers, electric power">36120111 - Voltage regulating transformers, electric power</option>
                          <option value="36120112 - Voltage regulators, transmission and distribution">36120112 - Voltage regulators, transmission and distribution</option>
                          <option value="36120201 - Ballasts for lighting fixtures">36120201 - Ballasts for lighting fixtures</option>
                          <option value="36120202 - Fluorescent ballasts">36120202 - Fluorescent ballasts</option>
                          <option value="36120305 - Electronic meter transformers">36120305 - Electronic meter transformers</option>
                          <option value="36120307 - Ignition transformers, for use on domestic fuel burners">36120307 - Ignition transformers, for use on domestic fuel burners</option>
                          <option value="36120314 - Rectifier transformers">36120314 - Rectifier transformers</option>
                          <option value="36120317 - Tripping transformers">36120317 - Tripping transformers</option>
                          <option value="36129901 - Instrument transformers (except portable)">36129901 - Instrument transformers (except portable)</option>
                          <option value="36129903 - Vibrators, interrupter">36129903 - Vibrators, interrupter</option>
                          <option value="36130000 - Switchgear and switchboard apparatus">36130000 - Switchgear and switchboard apparatus</option>
                          <option value="36130100 - Power circuit breakers">36130100 - Power circuit breakers</option>
                          <option value="36130103 - Switches, electric power except snap, push button, etc.">36130103 - Switches, electric power except snap, push button, etc.</option>
                          <option value="36130104 - Time switches, electrical switchgear apparatus">36130104 - Time switches, electrical switchgear apparatus</option>
                          <option value="36130200 - Panel and distribution boards and other related apparatus">36130200 - Panel and distribution boards and other related apparatus</option>
                          <option value="36130201 - Control panels, electric">36130201 - Control panels, electric</option>
                          <option value="36130205 - Generator control and metering panels">36130205 - Generator control and metering panels</option>
                          <option value="36130206 - Metering panels, electric">36130206 - Metering panels, electric</option>
                          <option value="36130207 - Panelboards and distribution boards, electric">36130207 - Panelboards and distribution boards, electric</option>
                          <option value="36130209 - Power switching equipment">36130209 - Power switching equipment</option>
                          <option value="36130211 - Switchboard apparatus, except instruments">36130211 - Switchboard apparatus, except instruments</option>
                          <option value="36130212 - Switchboards and parts, power">36130212 - Switchboards and parts, power</option>
                          <option value="36130213 - Switchgear and switchgear accessories, nec">36130213 - Switchgear and switchgear accessories, nec</option>
                          <option value="36130300 - Fuses and fuse equipment">36130300 - Fuses and fuse equipment</option>
                          <option value="36130304 - Fuses, electric">36130304 - Fuses, electric</option>
                          <option value="36139901 - Bus bar structures">36139901 - Bus bar structures</option>
                          <option value="36210000 - Motors and generators">36210000 - Motors and generators</option>
                          <option value="36210100 - Electric motor and generator parts">36210100 - Electric motor and generator parts</option>
                          <option value="36210101 - Armatures, industrial">36210101 - Armatures, industrial</option>
                          <option value="36210102 - Coils, for electric motors or generators">36210102 - Coils, for electric motors or generators</option>
                          <option value="36210103 - Collector rings, for electric motors or generators">36210103 - Collector rings, for electric motors or generators</option>
                          <option value="36210104 - Commutators, electric motor">36210104 - Commutators, electric motor</option>
                          <option value="36210105 - Frequency converters (electric generators)">36210105 - Frequency converters (electric generators)</option>
                          <option value="36210107 - Motor housings">36210107 - Motor housings</option>
                          <option value="36210108 - Motors, electric">36210108 - Motors, electric</option>
                          <option value="36210109 - Phase or rotary converters (electrical equipment)">36210109 - Phase or rotary converters (electrical equipment)</option>
                          <option value="36210110 - Power generators">36210110 - Power generators</option>
                          <option value="36210113 - Rotors, for motors">36210113 - Rotors, for motors</option>
                          <option value="36210114 - Sliprings, for motors or generators">36210114 - Sliprings, for motors or generators</option>
                          <option value="36210115 - Starters, for motors">36210115 - Starters, for motors</option>
                          <option value="36210116 - Storage battery chargers, motor and engine generator type">36210116 - Storage battery chargers, motor and engine generator type</option>
                          <option value="36210200 - Electric motor and generator auxiliary parts">36210200 - Electric motor and generator auxiliary parts</option>
                          <option value="36210205 - Inverters, rotating: electrical">36210205 - Inverters, rotating: electrical</option>
                          <option value="36210300 - Control equipment for electric buses and locomotives">36210300 - Control equipment for electric buses and locomotives</option>
                          <option value="36219901 - Generating apparatus and parts, electrical">36219901 - Generating apparatus and parts, electrical</option>
                          <option value="36219902 - Generator sets: gasoline, diesel, or dual-fuel">36219902 - Generator sets: gasoline, diesel, or dual-fuel</option>
                          <option value="36219903 - Generators and sets, electric">36219903 - Generators and sets, electric</option>
                          <option value="36219905 - Generators for storage battery chargers">36219905 - Generators for storage battery chargers</option>
                          <option value="36219906 - Servomotors, electric">36219906 - Servomotors, electric</option>
                          <option value="36219908 - Torque motors, electric">36219908 - Torque motors, electric</option>
                          <option value="36240000 - Carbon and graphite products">36240000 - Carbon and graphite products</option>
                          <option value="36249901 - Brush blocks, carbon or molded graphite">36249901 - Brush blocks, carbon or molded graphite</option>
                          <option value="36249902 - Brushes and brush stock contacts, electric">36249902 - Brushes and brush stock contacts, electric</option>
                          <option value="36249904 - Electric carbons">36249904 - Electric carbons</option>
                          <option value="36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite">36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite</option>
                          <option value="36249906 - Fibers, carbon and graphite">36249906 - Fibers, carbon and graphite</option>
                          <option value="36250000 - Relays and industrial controls">36250000 - Relays and industrial controls</option>
                          <option value="36250100 - Motor controls and accessories">36250100 - Motor controls and accessories</option>
                          <option value="36250101 - Motor control accessories, including overload relays">36250101 - Motor control accessories, including overload relays</option>
                          <option value="36250103 - Motor controls, electric">36250103 - Motor controls, electric</option>
                          <option value="36250104 - Motor starters and controllers, electric">36250104 - Motor starters and controllers, electric</option>
                          <option value="36250105 - Starter, electric motor">36250105 - Starter, electric motor</option>
                          <option value="36250200 - Industrial electrical relays and switches">36250200 - Industrial electrical relays and switches</option>
                          <option value="36250202 - Control circuit relays, industrial">36250202 - Control circuit relays, industrial</option>
                          <option value="36250204 - Relays, electric power">36250204 - Relays, electric power</option>
                          <option value="36250205 - Relays, for electronic use">36250205 - Relays, for electronic use</option>
                          <option value="36250207 - Switches, electric power">36250207 - Switches, electric power</option>
                          <option value="36250208 - Switches, electronic applications">36250208 - Switches, electronic applications</option>
                          <option value="36259901 - Actuators, industrial">36259901 - Actuators, industrial</option>
                          <option value="36259902 - Brakes, electromagnetic">36259902 - Brakes, electromagnetic</option>
                          <option value="36259903 - Control circuit devices, magnet and solid state">36259903 - Control circuit devices, magnet and solid state</option>
                          <option value="36259904 - Control equipment, electric">36259904 - Control equipment, electric</option>
                          <option value="36259905 - Controls for adjustable speed drives">36259905 - Controls for adjustable speed drives</option>
                          <option value="36259907 - Electric controls and control accessories, industrial">36259907 - Electric controls and control accessories, industrial</option>
                          <option value="36259908 - Electromagnetic clutches or brakes">36259908 - Electromagnetic clutches or brakes</option>
                          <option value="36259909 - Industrial controls: push button, selector switches, pilot">36259909 - Industrial controls: push button, selector switches, pilot</option>
                          <option value="36259910 - Marine and navy auxiliary controls">36259910 - Marine and navy auxiliary controls</option>
                          <option value="36259911 - Noise control equipment">36259911 - Noise control equipment</option>
                          <option value="36259912 - Numerical controls">36259912 - Numerical controls</option>
                          <option value="36259913 - Positioning controls, electric">36259913 - Positioning controls, electric</option>
                          <option value="36259914 - Resistance welder controls">36259914 - Resistance welder controls</option>
                          <option value="36259915 - Resistors and resistor units">36259915 - Resistors and resistor units</option>
                          <option value="36259917 - Timing devices, electronic">36259917 - Timing devices, electronic</option>
                          <option value="36259918 - Truck controls, industrial battery">36259918 - Truck controls, industrial battery</option>
                          <option value="36290100 - Electronic generation equipment">36290100 - Electronic generation equipment</option>
                          <option value="36290101 - Battery chargers, rectifying or nonrotating">36290101 - Battery chargers, rectifying or nonrotating</option>
                          <option value="36290102 - Electrochemical generators (fuel cells)">36290102 - Electrochemical generators (fuel cells)</option>
                          <option value="36290103 - Inverters, nonrotating: electrical">36290103 - Inverters, nonrotating: electrical</option>
                          <option value="36290105 - Power conversion units, a.c. to d.c.: static-electric">36290105 - Power conversion units, a.c. to d.c.: static-electric</option>
                          <option value="36290106 - Rectifiers (electrical apparatus)">36290106 - Rectifiers (electrical apparatus)</option>
                          <option value="36290107 - Thermo-electric generators">36290107 - Thermo-electric generators</option>
                          <option value="36290200 - Capacitors and condensers">36290200 - Capacitors and condensers</option>
                          <option value="36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts">36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts</option>
                          <option value="36290202 - Capacitors, fixed or variable">36290202 - Capacitors, fixed or variable</option>
                          <option value="36290203 - Condensers, fixed or variable">36290203 - Condensers, fixed or variable</option>
                          <option value="36299901 - Blasting machines, electrical">36299901 - Blasting machines, electrical</option>
                          <option value="36299903 - Static elimination equipment, industrial">36299903 - Static elimination equipment, industrial</option>
                          <option value="36310000 - Household cooking equipment">36310000 - Household cooking equipment</option>
                          <option value="36310100 - Indoor cooking equipment">36310100 - Indoor cooking equipment</option>
                          <option value="36310105 - Stoves, disk">36310105 - Stoves, disk</option>
                          <option value="36319901 - Barbecues, grills, and braziers (outdoor cooking)">36319901 - Barbecues, grills, and braziers (outdoor cooking)</option>
                          <option value="36320000 - Household refrigerators and freezers">36320000 - Household refrigerators and freezers</option>
                          <option value="36329903 - Refrigerator cabinets, household: metal and wood">36329903 - Refrigerator cabinets, household: metal and wood</option>
                          <option value="36329904 - Refrigerators, mechanical and absorption: household">36329904 - Refrigerators, mechanical and absorption: household</option>
                          <option value="36330000 - Household laundry equipment">36330000 - Household laundry equipment</option>
                          <option value="36340000 - Electric housewares and fans">36340000 - Electric housewares and fans</option>
                          <option value="36340100 - Electric household cooking appliances">36340100 - Electric household cooking appliances</option>
                          <option value="36340101 - Broilers, electric">36340101 - Broilers, electric</option>
                          <option value="36340109 - Heaters, tape">36340109 - Heaters, tape</option>
                          <option value="36340110 - Heating units, for electric appliances">36340110 - Heating units, for electric appliances</option>
                          <option value="36340112 - Ovens, portable: household">36340112 - Ovens, portable: household</option>
                          <option value="36340118 - Toasters, electric: household">36340118 - Toasters, electric: household</option>
                          <option value="36340206 - Juice extractors, electric">36340206 - Juice extractors, electric</option>
                          <option value="36340302 - Ceiling fans">36340302 - Ceiling fans</option>
                          <option value="36340303 - Dehumidifiers, electric: room">36340303 - Dehumidifiers, electric: room</option>
                          <option value="36340304 - Fans, electric: desk">36340304 - Fans, electric: desk</option>
                          <option value="36340307 - Fans, exhaust and ventilating, electric: household">36340307 - Fans, exhaust and ventilating, electric: household</option>
                          <option value="36340310 - Heating units, electric (radiant heat): baseboard or wall">36340310 - Heating units, electric (radiant heat): baseboard or wall</option>
                          <option value="36340312 - Radiators, electric">36340312 - Radiators, electric</option>
                          <option value="36340314 - Space heaters, electric">36340314 - Space heaters, electric</option>
                          <option value="36340400 - Housewares, excluding cooking appliances and utensils">36340400 - Housewares, excluding cooking appliances and utensils</option>
                          <option value="36340401 - Air purifiers, portable">36340401 - Air purifiers, portable</option>
                          <option value="36340406 - Vaporizers, electric: household">36340406 - Vaporizers, electric: household</option>
                          <option value="36340500 - Personal electrical appliances">36340500 - Personal electrical appliances</option>
                          <option value="36340504 - Dryers, electric: hand and face">36340504 - Dryers, electric: hand and face</option>
                          <option value="36340505 - Hair curlers, electric">36340505 - Hair curlers, electric</option>
                          <option value="36340507 - Heating pads, electric">36340507 - Heating pads, electric</option>
                          <option value="36340509 - Razors, electric">36340509 - Razors, electric</option>
                          <option value="36350000 - Household vacuum cleaners">36350000 - Household vacuum cleaners</option>
                          <option value="36359901 - Carpet shampooer">36359901 - Carpet shampooer</option>
                          <option value="36359903 - Electric sweeper">36359903 - Electric sweeper</option>
                          <option value="36390100 - Major kitchen appliances, except refrigerators and stoves">36390100 - Major kitchen appliances, except refrigerators and stoves</option>
                          <option value="36390101 - Dishwashing machines, household">36390101 - Dishwashing machines, household</option>
                          <option value="36390103 - Trash compactors, household">36390103 - Trash compactors, household</option>
                          <option value="36390200 - Sewing equipment">36390200 - Sewing equipment</option>
                          <option value="36390202 - Sewing machines and attachments, domestic">36390202 - Sewing machines and attachments, domestic</option>
                          <option value="36399902 - Hot water heaters, household">36399902 - Hot water heaters, household</option>
                          <option value="36410000 - Electric lamps">36410000 - Electric lamps</option>
                          <option value="36410100 - Electric lamps and parts for generalized applications">36410100 - Electric lamps and parts for generalized applications</option>
                          <option value="36410101 - Electric lamp (bulb) parts">36410101 - Electric lamp (bulb) parts</option>
                          <option value="36410102 - Electric light bulbs, complete">36410102 - Electric light bulbs, complete</option>
                          <option value="36410103 - Electrodes, cold cathode fluorescent lamp">36410103 - Electrodes, cold cathode fluorescent lamp</option>
                          <option value="36410106 - Lamps, fluorescent, electric">36410106 - Lamps, fluorescent, electric</option>
                          <option value="36410107 - Lamps, incandescent filament, electric">36410107 - Lamps, incandescent filament, electric</option>
                          <option value="36410110 - Tubes, electric light">36410110 - Tubes, electric light</option>
                          <option value="36410203 - Health lamps, infrared or ultraviolet">36410203 - Health lamps, infrared or ultraviolet</option>
                          <option value="36410211 - Ultraviolet lamps">36410211 - Ultraviolet lamps</option>
                          <option value="36410212 - Sealed low-pressure gas lights">36410212 - Sealed low-pressure gas lights</option>
                          <option value="36430100 - Power outlets and sockets">36430100 - Power outlets and sockets</option>
                          <option value="36430103 - Lamp sockets and receptacles (electric wiring devices)">36430103 - Lamp sockets and receptacles (electric wiring devices)</option>
                          <option value="36430104 - Outlets, electric: convenience">36430104 - Outlets, electric: convenience</option>
                          <option value="36430105 - Sockets, electric">36430105 - Sockets, electric</option>
                          <option value="36430200 - Electric switches">36430200 - Electric switches</option>
                          <option value="36430201 - Bus bars (electrical conductors)">36430201 - Bus bars (electrical conductors)</option>
                          <option value="36430300 - Electric connectors">36430300 - Electric connectors</option>
                          <option value="36430302 - Connectors and terminals for electrical devices">36430302 - Connectors and terminals for electrical devices</option>
                          <option value="36430303 - Contacts, electrical">36430303 - Contacts, electrical</option>
                          <option value="36430304 - Cord connectors, electric">36430304 - Cord connectors, electric</option>
                          <option value="36430305 - Plugs, electric">36430305 - Plugs, electric</option>
                          <option value="36439902 - Ground clamps (electric wiring devices)">36439902 - Ground clamps (electric wiring devices)</option>
                          <option value="36439904 - Lightning protection equipment">36439904 - Lightning protection equipment</option>
                          <option value="36439907 - Power line cable">36439907 - Power line cable</option>
                          <option value="36440000 - Noncurrent-carrying wiring devices">36440000 - Noncurrent-carrying wiring devices</option>
                          <option value="36440102 - Junction boxes, electric">36440102 - Junction boxes, electric</option>
                          <option value="36440103 - Outlet boxes (electric wiring devices)">36440103 - Outlet boxes (electric wiring devices)</option>
                          <option value="36440200 - Electric conduits and fittings">36440200 - Electric conduits and fittings</option>
                          <option value="36440202 - Raceways">36440202 - Raceways</option>
                          <option value="36449902 - Insulators and insulation materials, electrical">36449902 - Insulators and insulation materials, electrical</option>
                          <option value="36449903 - Pole line hardware">36449903 - Pole line hardware</option>
                          <option value="36450000 - Residential lighting fixtures">36450000 - Residential lighting fixtures</option>
                          <option value="36450100 - Lamp and light shades">36450100 - Lamp and light shades</option>
                          <option value="36459901 - Boudoir lamps">36459901 - Boudoir lamps</option>
                          <option value="36459903 - Desk lamps">36459903 - Desk lamps</option>
                          <option value="36459904 - Floor lamps">36459904 - Floor lamps</option>
                          <option value="36459905 - Fluorescent lighting fixtures, residential">36459905 - Fluorescent lighting fixtures, residential</option>
                          <option value="36459906 - Garden, patio, walkway and yard lighting fixtures: electric">36459906 - Garden, patio, walkway and yard lighting fixtures: electric</option>
                          <option value="36459907 - Table lamps">36459907 - Table lamps</option>
                          <option value="36460000 - Commercial lighting fixtures">36460000 - Commercial lighting fixtures</option>
                          <option value="36469901 - Ceiling systems, luminous">36469901 - Ceiling systems, luminous</option>
                          <option value="36469902 - Chandeliers, commercial">36469902 - Chandeliers, commercial</option>
                          <option value="36469903 - Desk lamps, commercial">36469903 - Desk lamps, commercial</option>
                          <option value="36469904 - Fluorescent lighting fixtures, commercial">36469904 - Fluorescent lighting fixtures, commercial</option>
                          <option value="36469905 - Ornamental lighting fixtures, commercial">36469905 - Ornamental lighting fixtures, commercial</option>
                          <option value="36470000 - Vehicular lighting equipment">36470000 - Vehicular lighting equipment</option>
                          <option value="36470100 - Motor vehicle lighting equipment">36470100 - Motor vehicle lighting equipment</option>
                          <option value="36470105 - Headlights (fixtures), vehicular">36470105 - Headlights (fixtures), vehicular</option>
                          <option value="36479901 - Aircraft lighting fixtures">36479901 - Aircraft lighting fixtures</option>
                          <option value="36479903 - Boat and ship lighting fixtures">36479903 - Boat and ship lighting fixtures</option>
                          <option value="36480000 - Lighting equipment, nec">36480000 - Lighting equipment, nec</option>
                          <option value="36480100 - Outdoor lighting equipment">36480100 - Outdoor lighting equipment</option>
                          <option value="36480101 - Airport lighting fixtures: runway approach, taxi, or ramp">36480101 - Airport lighting fixtures: runway approach, taxi, or ramp</option>
                          <option value="36480103 - Decorative area lighting fixtures">36480103 - Decorative area lighting fixtures</option>
                          <option value="36480105 - Fountain lighting fixtures">36480105 - Fountain lighting fixtures</option>
                          <option value="36480106 - Gas lighting fixtures">36480106 - Gas lighting fixtures</option>
                          <option value="36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline">36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline</option>
                          <option value="36480108 - Public lighting fixtures">36480108 - Public lighting fixtures</option>
                          <option value="36480110 - Street lighting fixtures">36480110 - Street lighting fixtures</option>
                          <option value="36480200 - Stage lighting equipment">36480200 - Stage lighting equipment</option>
                          <option value="36480201 - Spotlights">36480201 - Spotlights</option>
                          <option value="36480202 - Strobe lighting systems">36480202 - Strobe lighting systems</option>
                          <option value="36489901 - Arc lighting fixtures">36489901 - Arc lighting fixtures</option>
                          <option value="36489902 - Flashlights">36489902 - Flashlights</option>
                          <option value="36489904 - Lighting fixtures, except electric: residential">36489904 - Lighting fixtures, except electric: residential</option>
                          <option value="36489906 - Reflectors, for lighting equipment: metal">36489906 - Reflectors, for lighting equipment: metal</option>
                          <option value="36489907 - Sun tanning equipment, incl. tanning beds">36489907 - Sun tanning equipment, incl. tanning beds</option>
                          <option value="36489908 - Swimming pool lighting fixtures">36489908 - Swimming pool lighting fixtures</option>
                          <option value="36489909 - Ultraviolet lamp fixtures">36489909 - Ultraviolet lamp fixtures</option>
                          <option value="36489910 - Underwater lighting fixtures">36489910 - Underwater lighting fixtures</option>
                          <option value="36510000 - Household audio and video equipment">36510000 - Household audio and video equipment</option>
                          <option value="36510100 - Household audio equipment">36510100 - Household audio equipment</option>
                          <option value="36510101 - Amplifiers: radio, public address, or musical instrument">36510101 - Amplifiers: radio, public address, or musical instrument</option>
                          <option value="36510102 - Audio electronic systems">36510102 - Audio electronic systems</option>
                          <option value="36510108 - Loudspeakers, electrodynamic or magnetic">36510108 - Loudspeakers, electrodynamic or magnetic</option>
                          <option value="36510109 - Microphones">36510109 - Microphones</option>
                          <option value="36510110 - Music distribution apparatus">36510110 - Music distribution apparatus</option>
                          <option value="36510115 - Public address systems">36510115 - Public address systems</option>
                          <option value="36510116 - Radio receiving sets">36510116 - Radio receiving sets</option>
                          <option value="36510117 - Recording machines, except dictation and telephone answering">36510117 - Recording machines, except dictation and telephone answering</option>
                          <option value="36510118 - Sound reproducing equipment">36510118 - Sound reproducing equipment</option>
                          <option value="36510119 - Speaker monitors">36510119 - Speaker monitors</option>
                          <option value="36510120 - Speaker systems">36510120 - Speaker systems</option>
                          <option value="36510200 - Household video equipment">36510200 - Household video equipment</option>
                          <option value="36510201 - Television receiving sets">36510201 - Television receiving sets</option>
                          <option value="36510202 - Video camera-audio recorders, household use">36510202 - Video camera-audio recorders, household use</option>
                          <option value="36510203 - Video cassette recorders/players and accessories">36510203 - Video cassette recorders/players and accessories</option>
                          <option value="36510204 - Video triggers (remote control TV devices)">36510204 - Video triggers (remote control TV devices)</option>
                          <option value="36519901 - Electronic kits for home assembly: radio, TV, phonograph">36519901 - Electronic kits for home assembly: radio, TV, phonograph</option>
                          <option value="36519902 - Home entertainment equipment, electronic, nec">36519902 - Home entertainment equipment, electronic, nec</option>
                          <option value="36520000 - Prerecorded records and tapes">36520000 - Prerecorded records and tapes</option>
                          <option value="36529901 - Compact laser discs, prerecorded">36529901 - Compact laser discs, prerecorded</option>
                          <option value="36529902 - Magnetic tape (audio): prerecorded">36529902 - Magnetic tape (audio): prerecorded</option>
                          <option value="36529903 - Master records or tapes, preparation of">36529903 - Master records or tapes, preparation of</option>
                          <option value="36529904 - Phonograph record blanks">36529904 - Phonograph record blanks</option>
                          <option value="36529905 - Phonograph records, prerecorded">36529905 - Phonograph records, prerecorded</option>
                          <option value="36610000 - Telephone and telegraph apparatus">36610000 - Telephone and telegraph apparatus</option>
                          <option value="36610100 - Telephones and telephone apparatus">36610100 - Telephones and telephone apparatus</option>
                          <option value="36610102 - Communication headgear, telephone">36610102 - Communication headgear, telephone</option>
                          <option value="36610103 - Facsimile equipment">36610103 - Facsimile equipment</option>
                          <option value="36610104 - Headsets, telephone">36610104 - Headsets, telephone</option>
                          <option value="36610105 - Modems">36610105 - Modems</option>
                          <option value="36610106 - Switching equipment, telephone">36610106 - Switching equipment, telephone</option>
                          <option value="36610107 - Telephone answering machines">36610107 - Telephone answering machines</option>
                          <option value="36610108 - Telephone central office equipment, dial or manual">36610108 - Telephone central office equipment, dial or manual</option>
                          <option value="36610110 - Telephone sets, all types except cellular radio">36610110 - Telephone sets, all types except cellular radio</option>
                          <option value="36610111 - Telephone station equipment and parts, wire">36610111 - Telephone station equipment and parts, wire</option>
                          <option value="36610112 - Telephones, sound powered (no battery)">36610112 - Telephones, sound powered (no battery)</option>
                          <option value="36610203 - Telegraph or telephone carrier and repeater equipment">36610203 - Telegraph or telephone carrier and repeater equipment</option>
                          <option value="36619901 - Carrier equipment, telephone or telegraph">36619901 - Carrier equipment, telephone or telegraph</option>
                          <option value="36619904 - Message concentrators">36619904 - Message concentrators</option>
                          <option value="36619905 - Multiplex equipment, telephone and telegraph">36619905 - Multiplex equipment, telephone and telegraph</option>
                          <option value="36619906 - Switchboards, telephone or telegraph">36619906 - Switchboards, telephone or telegraph</option>
                          <option value="36619907 - Telephone cords, jacks, adapters, etc.">36619907 - Telephone cords, jacks, adapters, etc.</option>
                          <option value="36619908 - Fiber optics communications equipment">36619908 - Fiber optics communications equipment</option>
                          <option value="36630000 - Radio and t.v. communications equipment">36630000 - Radio and t.v. communications equipment</option>
                          <option value="36630100 - Radio broadcasting and communications equipment">36630100 - Radio broadcasting and communications equipment</option>
                          <option value="36630101 - Airborne radio communications equipment">36630101 - Airborne radio communications equipment</option>
                          <option value="36630102 - Amplifiers, RF power and IF">36630102 - Amplifiers, RF power and IF</option>
                          <option value="36630104 - Cellular radio telephone">36630104 - Cellular radio telephone</option>
                          <option value="36630106 - Marine radio communications equipment">36630106 - Marine radio communications equipment</option>
                          <option value="36630108 - Pagers (one-way)">36630108 - Pagers (one-way)</option>
                          <option value="36630109 - Radio receiver networks">36630109 - Radio receiver networks</option>
                          <option value="36630110 - Receivers, radio communications">36630110 - Receivers, radio communications</option>
                          <option value="36630111 - Transmitter-receivers, radio">36630111 - Transmitter-receivers, radio</option>
                          <option value="36630200 - Television broadcasting and communications equipment">36630200 - Television broadcasting and communications equipment</option>
                          <option value="36630201 - Cable television equipment">36630201 - Cable television equipment</option>
                          <option value="36630204 - Television antennas (transmitting) and ground equipment">36630204 - Television antennas (transmitting) and ground equipment</option>
                          <option value="36630205 - Television closed circuit equipment">36630205 - Television closed circuit equipment</option>
                          <option value="36630206 - Television monitors">36630206 - Television monitors</option>
                          <option value="36639901 - Antennas, transmitting and communications">36639901 - Antennas, transmitting and communications</option>
                          <option value="36639902 - Digital encoders">36639902 - Digital encoders</option>
                          <option value="36639903 - Encryption devices">36639903 - Encryption devices</option>
                          <option value="36639904 - Light communications equipment">36639904 - Light communications equipment</option>
                          <option value="36639905 - Microwave communication equipment">36639905 - Microwave communication equipment</option>
                          <option value="36639906 - Mobile communication equipment">36639906 - Mobile communication equipment</option>
                          <option value="36639907 - Radio and television switching equipment">36639907 - Radio and television switching equipment</option>
                          <option value="36639908 - Receiver-transmitter units (transceiver)">36639908 - Receiver-transmitter units (transceiver)</option>
                          <option value="36639909 - Satellites, communications">36639909 - Satellites, communications</option>
                          <option value="36639910 - Space satellite communications equipment">36639910 - Space satellite communications equipment</option>
                          <option value="36639911 - Studio equipment, radio and television broadcasting">36639911 - Studio equipment, radio and television broadcasting</option>
                          <option value="36639912 - Telemetering equipment, electronic">36639912 - Telemetering equipment, electronic</option>
                          <option value="36639913 - Transmitting apparatus, radio or television">36639913 - Transmitting apparatus, radio or television</option>
                          <option value="36639914 - Global positioning systems (GPS) equipment">36639914 - Global positioning systems (GPS) equipment</option>
                          <option value="36690000 - Communications equipment, nec">36690000 - Communications equipment, nec</option>
                          <option value="36690100 - Emergency alarms">36690100 - Emergency alarms</option>
                          <option value="36690101 - Burglar alarm apparatus, electric">36690101 - Burglar alarm apparatus, electric</option>
                          <option value="36690102 - Fire alarm apparatus, electric">36690102 - Fire alarm apparatus, electric</option>
                          <option value="36690103 - Fire detection systems, electric">36690103 - Fire detection systems, electric</option>
                          <option value="36690104 - Metal detectors">36690104 - Metal detectors</option>
                          <option value="36690105 - Sirens, electric: vehicle, marine, industrial, and air raid">36690105 - Sirens, electric: vehicle, marine, industrial, and air raid</option>
                          <option value="36690106 - Smoke detectors">36690106 - Smoke detectors</option>
                          <option value="36690200 - Transportation signaling devices">36690200 - Transportation signaling devices</option>
                          <option value="36690203 - Pedestrian traffic control equipment">36690203 - Pedestrian traffic control equipment</option>
                          <option value="36690204 - Railroad signaling devices, electric">36690204 - Railroad signaling devices, electric</option>
                          <option value="36690205 - Signaling apparatus, electric">36690205 - Signaling apparatus, electric</option>
                          <option value="36690206 - Traffic signals, electric">36690206 - Traffic signals, electric</option>
                          <option value="36699901 - Intercommunication systems, electric">36699901 - Intercommunication systems, electric</option>
                          <option value="36699902 - Visual communication systems">36699902 - Visual communication systems</option>
                          <option value="36710000 - Electron tubes">36710000 - Electron tubes</option>
                          <option value="36710100 - Cathode ray tubes, including rebuilt">36710100 - Cathode ray tubes, including rebuilt</option>
                          <option value="36710202 - Electron tubes, industrial">36710202 - Electron tubes, industrial</option>
                          <option value="36710207 - Electronic tube parts, except glass blanks">36710207 - Electronic tube parts, except glass blanks</option>
                          <option value="36710208 - Gas or vapor tubes">36710208 - Gas or vapor tubes</option>
                          <option value="36710213 - Photomultiplier tubes">36710213 - Photomultiplier tubes</option>
                          <option value="36710215 - Traveling wave tubes">36710215 - Traveling wave tubes</option>
                          <option value="36710217 - Vacuum tubes">36710217 - Vacuum tubes</option>
                          <option value="36729902 - Wiring boards">36729902 - Wiring boards</option>
                          <option value="36740102 - Diodes, solid state (germanium, silicon, etc.)">36740102 - Diodes, solid state (germanium, silicon, etc.)</option>
                          <option value="36740103 - Light emitting diodes">36740103 - Light emitting diodes</option>
                          <option value="36740201 - Computer logic modules">36740201 - Computer logic modules</option>
                          <option value="36740202 - Hybrid integrated circuits">36740202 - Hybrid integrated circuits</option>
                          <option value="36740203 - Magnetic bubble memory device">36740203 - Magnetic bubble memory device</option>
                          <option value="36740204 - Memories, solid state">36740204 - Memories, solid state</option>
                          <option value="36740205 - Metal oxide silicon (MOS) devices">36740205 - Metal oxide silicon (MOS) devices</option>
                          <option value="36740207 - Microprocessors">36740207 - Microprocessors</option>
                          <option value="36740208 - Monolithic integrated circuits (solid state)">36740208 - Monolithic integrated circuits (solid state)</option>
                          <option value="36740209 - Random access memory (RAM)">36740209 - Random access memory (RAM)</option>
                          <option value="36740212 - Thin film circuits">36740212 - Thin film circuits</option>
                          <option value="36740300 - Light sensitive devices">36740300 - Light sensitive devices</option>
                          <option value="36740301 - Light sensitive devices, solid state">36740301 - Light sensitive devices, solid state</option>
                          <option value="36740305 - Photovoltaic devices, solid state">36740305 - Photovoltaic devices, solid state</option>
                          <option value="36740306 - Solar cells">36740306 - Solar cells</option>
                          <option value="36740400 - Radiation sensors">36740400 - Radiation sensors</option>
                          <option value="36740401 - Infrared sensors, solid state">36740401 - Infrared sensors, solid state</option>
                          <option value="36749901 - Fuel cells, solid state">36749901 - Fuel cells, solid state</option>
                          <option value="36749903 - Hall effect devices">36749903 - Hall effect devices</option>
                          <option value="36749905 - Modules, solid state">36749905 - Modules, solid state</option>
                          <option value="36749906 - Molecular devices, solid state">36749906 - Molecular devices, solid state</option>
                          <option value="36749907 - Nuclear detectors, solid state">36749907 - Nuclear detectors, solid state</option>
                          <option value="36749908 - Optical isolators">36749908 - Optical isolators</option>
                          <option value="36749909 - Silicon wafers, chemically doped">36749909 - Silicon wafers, chemically doped</option>
                          <option value="36749910 - Solid state electronic devices, nec">36749910 - Solid state electronic devices, nec</option>
                          <option value="36749911 - Strain gages, solid state">36749911 - Strain gages, solid state</option>
                          <option value="36749913 - Switches, silicon control">36749913 - Switches, silicon control</option>
                          <option value="36749915 - Thermoelectric devices, solid state">36749915 - Thermoelectric devices, solid state</option>
                          <option value="36749916 - Transistors">36749916 - Transistors</option>
                          <option value="36750000 - Electronic capacitors">36750000 - Electronic capacitors</option>
                          <option value="36759901 - Condensers, electronic">36759901 - Condensers, electronic</option>
                          <option value="36760000 - Electronic resistors">36760000 - Electronic resistors</option>
                          <option value="36769902 - Thermistors, except temperature sensors">36769902 - Thermistors, except temperature sensors</option>
                          <option value="36770000 - Electronic coils and transformers">36770000 - Electronic coils and transformers</option>
                          <option value="36770100 - Electronic transformers">36770100 - Electronic transformers</option>
                          <option value="36770104 - Transformers power supply, electronic type">36770104 - Transformers power supply, electronic type</option>
                          <option value="36779901 - Baluns">36779901 - Baluns</option>
                          <option value="36779902 - Coil windings, electronic">36779902 - Coil windings, electronic</option>
                          <option value="36779903 - Filtration devices, electronic">36779903 - Filtration devices, electronic</option>
                          <option value="36779904 - Inductors, electronic">36779904 - Inductors, electronic</option>
                          <option value="36780000 - Electronic connectors">36780000 - Electronic connectors</option>
                          <option value="36790000 - Electronic components, nec">36790000 - Electronic components, nec</option>
                          <option value="36790100 - Electronic circuits">36790100 - Electronic circuits</option>
                          <option value="36790101 - Attenuators">36790101 - Attenuators</option>
                          <option value="36790102 - Commutators, electronic">36790102 - Commutators, electronic</option>
                          <option value="36790103 - Delay lines">36790103 - Delay lines</option>
                          <option value="36790105 - Microwave components">36790105 - Microwave components</option>
                          <option value="36790108 - Rectifiers, electronic">36790108 - Rectifiers, electronic</option>
                          <option value="36790109 - Rheostats, for electronic end products">36790109 - Rheostats, for electronic end products</option>
                          <option value="36790110 - Solenoids for electronic applications">36790110 - Solenoids for electronic applications</option>
                          <option value="36790111 - Transducers, electrical">36790111 - Transducers, electrical</option>
                          <option value="36790200 - Recording and playback apparatus, including phonograph">36790200 - Recording and playback apparatus, including phonograph</option>
                          <option value="36790203 - Recording and playback heads, magnetic">36790203 - Recording and playback heads, magnetic</option>
                          <option value="36790300 - Electronic loads and power supplies">36790300 - Electronic loads and power supplies</option>
                          <option value="36790301 - Loads, electronic">36790301 - Loads, electronic</option>
                          <option value="36790302 - Oscillators">36790302 - Oscillators</option>
                          <option value="36790303 - Power supplies, all types: static">36790303 - Power supplies, all types: static</option>
                          <option value="36790304 - Static power supply converters for electronic applications">36790304 - Static power supply converters for electronic applications</option>
                          <option value="36790400 - Electronic crystals">36790400 - Electronic crystals</option>
                          <option value="36790403 - Quartz crystals, for electronic application">36790403 - Quartz crystals, for electronic application</option>
                          <option value="36790500 - Electronic switches">36790500 - Electronic switches</option>
                          <option value="36790502 - Switches, stepping">36790502 - Switches, stepping</option>
                          <option value="36790503 - Video triggers, except remote control TV devices">36790503 - Video triggers, except remote control TV devices</option>
                          <option value="36799901 - Antennas, receiving">36799901 - Antennas, receiving</option>
                          <option value="36799902 - Antennas, satellite: household use">36799902 - Antennas, satellite: household use</option>
                          <option value="36799903 - Cores, magnetic">36799903 - Cores, magnetic</option>
                          <option value="36799904 - Cryogenic cooling devices for infrared detectors, masers">36799904 - Cryogenic cooling devices for infrared detectors, masers</option>
                          <option value="36799905 - Harness assemblies, for electronic use: wire or cable">36799905 - Harness assemblies, for electronic use: wire or cable</option>
                          <option value="36799906 - Headphones, radio">36799906 - Headphones, radio</option>
                          <option value="36799907 - Hermetic seals, for electronic equipment">36799907 - Hermetic seals, for electronic equipment</option>
                          <option value="36799908 - Liquid crystal displays (LCD)">36799908 - Liquid crystal displays (LCD)</option>
                          <option value="36799909 - Parametric amplifiers">36799909 - Parametric amplifiers</option>
                          <option value="36799910 - Resonant reed devices, electronic">36799910 - Resonant reed devices, electronic</option>
                          <option value="36799915 - Voice controls">36799915 - Voice controls</option>
                          <option value="36910000 - Storage batteries">36910000 - Storage batteries</option>
                          <option value="36919901 - Alkaline cell storage batteries">36919901 - Alkaline cell storage batteries</option>
                          <option value="36919902 - Batteries, rechargeable">36919902 - Batteries, rechargeable</option>
                          <option value="36919903 - Lead acid batteries (storage batteries)">36919903 - Lead acid batteries (storage batteries)</option>
                          <option value="36920000 - Primary batteries, dry and wet">36920000 - Primary batteries, dry and wet</option>
                          <option value="36940000 - Engine electrical equipment">36940000 - Engine electrical equipment</option>
                          <option value="36940100 - Battery charging alternators and generators">36940100 - Battery charging alternators and generators</option>
                          <option value="36940102 - Battery charging generators, automobile and aircraft">36940102 - Battery charging generators, automobile and aircraft</option>
                          <option value="36940200 - Ignition apparatus and distributors">36940200 - Ignition apparatus and distributors</option>
                          <option value="36940201 - Distributors, motor vehicle engine">36940201 - Distributors, motor vehicle engine</option>
                          <option value="36940202 - Harness wiring sets, internal combustion engines">36940202 - Harness wiring sets, internal combustion engines</option>
                          <option value="36940203 - Ignition apparatus, internal combustion engines">36940203 - Ignition apparatus, internal combustion engines</option>
                          <option value="36940205 - Ignition systems, high frequency">36940205 - Ignition systems, high frequency</option>
                          <option value="36940207 - Spark plugs, for internal combustion engines">36940207 - Spark plugs, for internal combustion engines</option>
                          <option value="36949903 - Battery cable wiring sets for internal combustion engines">36949903 - Battery cable wiring sets for internal combustion engines</option>
                          <option value="36950000 - Magnetic and optical recording media">36950000 - Magnetic and optical recording media</option>
                          <option value="36950100 - Magnetic disks and drums">36950100 - Magnetic disks and drums</option>
                          <option value="36950101 - Computer software tape and disks: blank, rigid, and floppy">36950101 - Computer software tape and disks: blank, rigid, and floppy</option>
                          <option value="36950201 - Audio range tape, blank">36950201 - Audio range tape, blank</option>
                          <option value="36950203 - Video recording tape, blank">36950203 - Video recording tape, blank</option>
                          <option value="36959901 - Optical disks and tape, blank">36959901 - Optical disks and tape, blank</option>
                          <option value="36990000 - Electrical equipment and supplies, nec">36990000 - Electrical equipment and supplies, nec</option>
                          <option value="36990100 - High-energy particle physics equipment">36990100 - High-energy particle physics equipment</option>
                          <option value="36990101 - Accelerating waveguide structures">36990101 - Accelerating waveguide structures</option>
                          <option value="36990103 - Betatrons">36990103 - Betatrons</option>
                          <option value="36990104 - Cyclotrons">36990104 - Cyclotrons</option>
                          <option value="36990106 - Electron linear accelerators">36990106 - Electron linear accelerators</option>
                          <option value="36990107 - Electrostatic particle accelerators">36990107 - Electrostatic particle accelerators</option>
                          <option value="36990108 - Linear accelerators">36990108 - Linear accelerators</option>
                          <option value="36990200 - Electrical welding equipment">36990200 - Electrical welding equipment</option>
                          <option value="36990201 - Electron beam metal cutting, forming or welding machines">36990201 - Electron beam metal cutting, forming or welding machines</option>
                          <option value="36990202 - Laser welding, drilling, and cutting equipment">36990202 - Laser welding, drilling, and cutting equipment</option>
                          <option value="36990203 - Welding machines and equipment, ultrasonic">36990203 - Welding machines and equipment, ultrasonic</option>
                          <option value="36990300 - Electronic training devices">36990300 - Electronic training devices</option>
                          <option value="36990302 - Flight simulators (training aids), electronic">36990302 - Flight simulators (training aids), electronic</option>
                          <option value="36990303 - Teaching machines and aids, electronic">36990303 - Teaching machines and aids, electronic</option>
                          <option value="36990400 - Electric sound equipment">36990400 - Electric sound equipment</option>
                          <option value="36990404 - Sound signaling devices, electrical">36990404 - Sound signaling devices, electrical</option>
                          <option value="36990405 - Underwater sound equipment">36990405 - Underwater sound equipment</option>
                          <option value="36990500 - Security devices">36990500 - Security devices</option>
                          <option value="36990502 - Security control equipment and systems">36990502 - Security control equipment and systems</option>
                          <option value="36990601 - Appliance cords, for household electrical equipment">36990601 - Appliance cords, for household electrical equipment</option>
                          <option value="36990602 - Christmas tree lighting sets, electric">36990602 - Christmas tree lighting sets, electric</option>
                          <option value="36990604 - Door opening and closing devices, electrical">36990604 - Door opening and closing devices, electrical</option>
                          <option value="36990605 - Extension cords">36990605 - Extension cords</option>
                          <option value="36990608 - Insect lamps, electric">36990608 - Insect lamps, electric</option>
                          <option value="36999901 - Cleaning equipment, ultrasonic, except medical and dental">36999901 - Cleaning equipment, ultrasonic, except medical and dental</option>
                          <option value="36999902 - Fire control or bombing equipment, electronic">36999902 - Fire control or bombing equipment, electronic</option>
                          <option value="36999904 - Grids, electric">36999904 - Grids, electric</option>
                          <option value="36999905 - Heat emission operating apparatus">36999905 - Heat emission operating apparatus</option>
                          <option value="36999906 - Laser systems and equipment">36999906 - Laser systems and equipment</option>
                          <option value="37140000 - Motor vehicle parts and accessories">37140000 - Motor vehicle parts and accessories</option>
                          <option value="37140110 - Filters: oil, fuel, and air, motor vehicle">37140110 - Filters: oil, fuel, and air, motor vehicle</option>
                          <option value="37140304 - Shock absorbers, motor vehicle">37140304 - Shock absorbers, motor vehicle</option>
                          <option value="37140405 - Horns, motor vehicle">37140405 - Horns, motor vehicle</option>
                          <option value="37140409 - Wipers, windshield, motor vehicle">37140409 - Wipers, windshield, motor vehicle</option>
                          <option value="37280102 - Aircraft body assemblies and parts">37280102 - Aircraft body assemblies and parts</option>
                          <option value="37319903 - Drydocks, floating">37319903 - Drydocks, floating</option>
                          <option value="37319906 - Submersible marine robots, manned or unmanned">37319906 - Submersible marine robots, manned or unmanned</option>
                          <option value="37320101 - Fishing boats: lobster, crab, oyster, etc.: small">37320101 - Fishing boats: lobster, crab, oyster, etc.: small</option>
                          <option value="37320103 - Hydrofoil boats">37320103 - Hydrofoil boats</option>
                          <option value="37329901 - Boat kits, not models">37329901 - Boat kits, not models</option>
                          <option value="37329904 - Pontoons, except aircraft and inflatable">37329904 - Pontoons, except aircraft and inflatable</option>
                          <option value="37430000 - Railroad equipment">37430000 - Railroad equipment</option>
                          <option value="37430100 - Railroad equipment, except locomotives">37430100 - Railroad equipment, except locomotives</option>
                          <option value="37430101 - Brakes, air and vacuum: railway">37430101 - Brakes, air and vacuum: railway</option>
                          <option value="37430103 - Freight cars and equipment">37430103 - Freight cars and equipment</option>
                          <option value="37430105 - Lubrication systems, locomotive">37430105 - Lubrication systems, locomotive</option>
                          <option value="37430106 - Railroad car rebuilding">37430106 - Railroad car rebuilding</option>
                          <option value="37430107 - Railway maintenance cars">37430107 - Railway maintenance cars</option>
                          <option value="37430111 - Train cars and equipment, freight or passenger">37430111 - Train cars and equipment, freight or passenger</option>
                          <option value="37430203 - Streetcars and car equipment">37430203 - Streetcars and car equipment</option>
                          <option value="37430204 - Trackless trolley buses">37430204 - Trackless trolley buses</option>
                          <option value="37430300 - Locomotives and parts">37430300 - Locomotives and parts</option>
                          <option value="37430304 - Railroad locomotives and parts, electric or nonelectric">37430304 - Railroad locomotives and parts, electric or nonelectric</option>
                          <option value="37510000 - Motorcycles, bicycles and parts">37510000 - Motorcycles, bicycles and parts</option>
                          <option value="37510100 - Motorcycles and related parts">37510100 - Motorcycles and related parts</option>
                          <option value="37510102 - Motor scooters and parts">37510102 - Motor scooters and parts</option>
                          <option value="37510103 - Motorcycle accessories">37510103 - Motorcycle accessories</option>
                          <option value="37510200 - Bicycles and related parts">37510200 - Bicycles and related parts</option>
                          <option value="37510201 - Brakes, friction clutch and other: bicycle">37510201 - Brakes, friction clutch and other: bicycle</option>
                          <option value="37519901 - Frames, motorcycle and bicycle">37519901 - Frames, motorcycle and bicycle</option>
                          <option value="37519902 - Gears, motorcycle and bicycle">37519902 - Gears, motorcycle and bicycle</option>
                          <option value="37610000 - Guided missiles and space vehicles">37610000 - Guided missiles and space vehicles</option>
                          <option value="37619902 - Guided missiles and space vehicles, research and development">37619902 - Guided missiles and space vehicles, research and development</option>
                          <option value="37619904 - Rockets, space and military, complete">37619904 - Rockets, space and military, complete</option>
                          <option value="37619905 - Space vehicles, complete">37619905 - Space vehicles, complete</option>
                          <option value="37640000 - Space propulsion units and parts">37640000 - Space propulsion units and parts</option>
                          <option value="37649901 - Engines and engine parts, guided missile">37649901 - Engines and engine parts, guided missile</option>
                          <option value="37649902 - Guided missile and space vehicle engines, research &amp; devel.">37649902 - Guided missile and space vehicle engines, research &amp; devel.</option>
                          <option value="37649903 - Propulsion units for guided missiles and space vehicles">37649903 - Propulsion units for guided missiles and space vehicles</option>
                          <option value="37649904 - Rocket motors, guided missiles">37649904 - Rocket motors, guided missiles</option>
                          <option value="37690000 - Space vehicle equipment, nec">37690000 - Space vehicle equipment, nec</option>
                          <option value="37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D">37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D</option>
                          <option value="37920000 - Travel trailers and campers">37920000 - Travel trailers and campers</option>
                          <option value="37929902 - Campers, for mounting on trucks">37929902 - Campers, for mounting on trucks</option>
                          <option value="37929903 - Camping trailers and chassis">37929903 - Camping trailers and chassis</option>
                          <option value="37929904 - House trailers, except as permanent dwellings">37929904 - House trailers, except as permanent dwellings</option>
                          <option value="37929905 - Pickup covers, canopies or caps">37929905 - Pickup covers, canopies or caps</option>
                          <option value="37950000 - Tanks and tank components">37950000 - Tanks and tank components</option>
                          <option value="37990100 - Trailers and trailer equipment">37990100 - Trailers and trailer equipment</option>
                          <option value="37990102 - Boat trailers">37990102 - Boat trailers</option>
                          <option value="37990103 - Horse trailers, except fifth-wheel type">37990103 - Horse trailers, except fifth-wheel type</option>
                          <option value="37990104 - Towing bars and systems">37990104 - Towing bars and systems</option>
                          <option value="37990105 - Trailer hitches">37990105 - Trailer hitches</option>
                          <option value="37990200 - Recreational vehicles">37990200 - Recreational vehicles</option>
                          <option value="37990201 - All terrain vehicles (ATV)">37990201 - All terrain vehicles (ATV)</option>
                          <option value="37990204 - Golf carts, powered">37990204 - Golf carts, powered</option>
                          <option value="37990205 - Snowmobiles">37990205 - Snowmobiles</option>
                          <option value="37990401 - Pushcarts">37990401 - Pushcarts</option>
                          <option value="37990402 - Wheelbarrows">37990402 - Wheelbarrows</option>
                          <option value="37999901 - Carriages, horse drawn">37999901 - Carriages, horse drawn</option>
                          <option value="37999902 - Ski lifts, tows or gondolas">37999902 - Ski lifts, tows or gondolas</option>
                          <option value="38120000 - Search and navigation equipment">38120000 - Search and navigation equipment</option>
                          <option value="38120100 - Aircraft/aerospace flight instruments and guidance systems">38120100 - Aircraft/aerospace flight instruments and guidance systems</option>
                          <option value="38120101 - Acceleration indicators and systems components, aerospace">38120101 - Acceleration indicators and systems components, aerospace</option>
                          <option value="38120102 - Aircraft flight instruments">38120102 - Aircraft flight instruments</option>
                          <option value="38120104 - Altimeters, standard and sensitive">38120104 - Altimeters, standard and sensitive</option>
                          <option value="38120111 - Flight recorders">38120111 - Flight recorders</option>
                          <option value="38120116 - Gyroscopes">38120116 - Gyroscopes</option>
                          <option value="38120119 - Inertial guidance systems">38120119 - Inertial guidance systems</option>
                          <option value="38120120 - Infrared object detection equipment">38120120 - Infrared object detection equipment</option>
                          <option value="38120121 - Instrument landing systems (ILS), airborne or ground">38120121 - Instrument landing systems (ILS), airborne or ground</option>
                          <option value="38120200 - Aircraft control instruments">38120200 - Aircraft control instruments</option>
                          <option value="38120201 - Aircraft control systems, electronic">38120201 - Aircraft control systems, electronic</option>
                          <option value="38120300 - Navigational systems and instruments">38120300 - Navigational systems and instruments</option>
                          <option value="38120301 - Antennas, radar or communications">38120301 - Antennas, radar or communications</option>
                          <option value="38120305 - Degaussing equipment">38120305 - Degaussing equipment</option>
                          <option value="38120306 - Radar systems and equipment">38120306 - Radar systems and equipment</option>
                          <option value="38120307 - Sonar systems and equipment">38120307 - Sonar systems and equipment</option>
                          <option value="38120308 - Space vehicle guidance systems and equipment">38120308 - Space vehicle guidance systems and equipment</option>
                          <option value="38120500 - Defense systems and equipment">38120500 - Defense systems and equipment</option>
                          <option value="38120502 - Warfare counter-measure equipment">38120502 - Warfare counter-measure equipment</option>
                          <option value="38120600 - Search and detection systems and instruments">38120600 - Search and detection systems and instruments</option>
                          <option value="38120601 - Air traffic control systems and equipment, electronic">38120601 - Air traffic control systems and equipment, electronic</option>
                          <option value="38120602 - Detection apparatus: electronic/magnetic field, light/heat">38120602 - Detection apparatus: electronic/magnetic field, light/heat</option>
                          <option value="38120604 - Magnetic field detection apparatus">38120604 - Magnetic field detection apparatus</option>
                          <option value="38129902 - Distance measuring equipment">38129902 - Distance measuring equipment</option>
                          <option value="38129903 - Light or heat emission operating apparatus">38129903 - Light or heat emission operating apparatus</option>
                          <option value="38210000 - Laboratory apparatus and furniture">38210000 - Laboratory apparatus and furniture</option>
                          <option value="38210100 - Laboratory apparatus, except heating and measuring">38210100 - Laboratory apparatus, except heating and measuring</option>
                          <option value="38210103 - Chemical laboratory apparatus, nec">38210103 - Chemical laboratory apparatus, nec</option>
                          <option value="38210104 - Clinical laboratory instruments, except medical and dental">38210104 - Clinical laboratory instruments, except medical and dental</option>
                          <option value="38210108 - Freezers, laboratory">38210108 - Freezers, laboratory</option>
                          <option value="38210111 - Incubators, laboratory">38210111 - Incubators, laboratory</option>
                          <option value="38210112 - Laboratory equipment: fume hoods, distillation racks, etc.">38210112 - Laboratory equipment: fume hoods, distillation racks, etc.</option>
                          <option value="38210113 - Laser beam alignment devices">38210113 - Laser beam alignment devices</option>
                          <option value="38210120 - Pi tapes (metal periphery direct reading diameter tapes)">38210120 - Pi tapes (metal periphery direct reading diameter tapes)</option>
                          <option value="38210121 - Pipettes, hemocytometer">38210121 - Pipettes, hemocytometer</option>
                          <option value="38210123 - Shakers and stirrers">38210123 - Shakers and stirrers</option>
                          <option value="38210124 - Sterilizers">38210124 - Sterilizers</option>
                          <option value="38210125 - Vacuum pumps, laboratory">38210125 - Vacuum pumps, laboratory</option>
                          <option value="38210200 - Laboratory furniture">38210200 - Laboratory furniture</option>
                          <option value="38210201 - Worktables, laboratory">38210201 - Worktables, laboratory</option>
                          <option value="38210300 - Laboratory heating apparatus">38210300 - Laboratory heating apparatus</option>
                          <option value="38210303 - Furnaces, laboratory">38210303 - Furnaces, laboratory</option>
                          <option value="38210400 - Laboratory measuring apparatus">38210400 - Laboratory measuring apparatus</option>
                          <option value="38210404 - Time interval measuring equipment, electric (lab type)">38210404 - Time interval measuring equipment, electric (lab type)</option>
                          <option value="38220000 - Environmental controls">38220000 - Environmental controls</option>
                          <option value="38220100 - Air conditioning and refrigeration controls">38220100 - Air conditioning and refrigeration controls</option>
                          <option value="38220101 - Air flow controllers, air conditioning and refrigeration">38220101 - Air flow controllers, air conditioning and refrigeration</option>
                          <option value="38220103 - Humidity controls, air-conditioning types">38220103 - Humidity controls, air-conditioning types</option>
                          <option value="38220104 - Pressure controllers, air-conditioning system type">38220104 - Pressure controllers, air-conditioning system type</option>
                          <option value="38220105 - Refrigeration controls (pressure)">38220105 - Refrigeration controls (pressure)</option>
                          <option value="38220106 - Refrigeration/air-conditioning defrost controls">38220106 - Refrigeration/air-conditioning defrost controls</option>
                          <option value="38220200 - Hardware for environmental regulators">38220200 - Hardware for environmental regulators</option>
                          <option value="38220201 - Damper operators: pneumatic, thermostatic, electric">38220201 - Damper operators: pneumatic, thermostatic, electric</option>
                          <option value="38220300 - Thermostats and other environmental sensors">38220300 - Thermostats and other environmental sensors</option>
                          <option value="38220301 - Built-in thermostats, filled system and bimetal types">38220301 - Built-in thermostats, filled system and bimetal types</option>
                          <option value="38220304 - Temperature sensors for motor windings">38220304 - Temperature sensors for motor windings</option>
                          <option value="38220306 - Thermostats, except built-in">38220306 - Thermostats, except built-in</option>
                          <option value="38220400 - Hydronic controls">38220400 - Hydronic controls</option>
                          <option value="38220403 - Hydronic pressure or temperature controls">38220403 - Hydronic pressure or temperature controls</option>
                          <option value="38220404 - Liquid level controls, residential or commercial heating">38220404 - Liquid level controls, residential or commercial heating</option>
                          <option value="38220500 - Electric heat controls">38220500 - Electric heat controls</option>
                          <option value="38220501 - Electric heat proportioning controls, modulating controls">38220501 - Electric heat proportioning controls, modulating controls</option>
                          <option value="38220600 - Appliance controls,except air-conditioning and refrigeration">38220600 - Appliance controls,except air-conditioning and refrigeration</option>
                          <option value="38229902 - Controls, combination limit and fan">38229902 - Controls, combination limit and fan</option>
                          <option value="38229903 - Controls, combination oil and hydronic">38229903 - Controls, combination oil and hydronic</option>
                          <option value="38229905 - Energy cutoff controls, residential or commercial types">38229905 - Energy cutoff controls, residential or commercial types</option>
                          <option value="38229912 - Limit controls, residential and commercial heating types">38229912 - Limit controls, residential and commercial heating types</option>
                          <option value="38229914 - Static pressure regulators">38229914 - Static pressure regulators</option>
                          <option value="38229916 - Vapor heating controls">38229916 - Vapor heating controls</option>
                          <option value="38229917 - Water heater controls">38229917 - Water heater controls</option>
                          <option value="38230000 - Process control instruments">38230000 - Process control instruments</option>
                          <option value="38230100 - Temperature measurement instruments, industrial">38230100 - Temperature measurement instruments, industrial</option>
                          <option value="38230101 - Pyrometers, industrial process type">38230101 - Pyrometers, industrial process type</option>
                          <option value="38230102 - Resistance thermometers and bulbs, industrial process type">38230102 - Resistance thermometers and bulbs, industrial process type</option>
                          <option value="38230103 - Temperature instruments: industrial process type">38230103 - Temperature instruments: industrial process type</option>
                          <option value="38230104 - Thermistors, industrial process type">38230104 - Thermistors, industrial process type</option>
                          <option value="38230105 - Thermocouples, industrial process type">38230105 - Thermocouples, industrial process type</option>
                          <option value="38230106 - Thermometers, filled system: industrial process type">38230106 - Thermometers, filled system: industrial process type</option>
                          <option value="38230200 - Pressure measurement instruments, industrial">38230200 - Pressure measurement instruments, industrial</option>
                          <option value="38230201 - Differential pressure instruments, industrial process type">38230201 - Differential pressure instruments, industrial process type</option>
                          <option value="38230203 - Pressure gauges, dial and digital">38230203 - Pressure gauges, dial and digital</option>
                          <option value="38230300 - Industrial flow and liquid measuring instruments">38230300 - Industrial flow and liquid measuring instruments</option>
                          <option value="38230301 - Flow instruments, industrial process type">38230301 - Flow instruments, industrial process type</option>
                          <option value="38230302 - Fluidic devices, circuits, and systems for process control">38230302 - Fluidic devices, circuits, and systems for process control</option>
                          <option value="38230303 - Gas flow computers, industrial process type">38230303 - Gas flow computers, industrial process type</option>
                          <option value="38230304 - Level and bulk measuring instruments, industrial process">38230304 - Level and bulk measuring instruments, industrial process</option>
                          <option value="38230305 - Liquid level instruments, industrial process type">38230305 - Liquid level instruments, industrial process type</option>
                          <option value="38230307 - Primary elements for process flow measurement">38230307 - Primary elements for process flow measurement</option>
                          <option value="38230310 - Viscosimeters, industrial process type">38230310 - Viscosimeters, industrial process type</option>
                          <option value="38230400 - Industrial process measurement equipment">38230400 - Industrial process measurement equipment</option>
                          <option value="38230401 - Analyzers, industrial process type">38230401 - Analyzers, industrial process type</option>
                          <option value="38230402 - Annunciators, relay and solid state types">38230402 - Annunciators, relay and solid state types</option>
                          <option value="38230403 - Computer interface equipment, for industrial process control">38230403 - Computer interface equipment, for industrial process control</option>
                          <option value="38230404 - Controllers, for process variables, all types">38230404 - Controllers, for process variables, all types</option>
                          <option value="38230406 - Data loggers, industrial process type">38230406 - Data loggers, industrial process type</option>
                          <option value="38230408 - Digital displays of process variables">38230408 - Digital displays of process variables</option>
                          <option value="38230409 - Draft gauges, industrial process type">38230409 - Draft gauges, industrial process type</option>
                          <option value="38230410 - Electrodes used in industrial process measurement">38230410 - Electrodes used in industrial process measurement</option>
                          <option value="38230411 - Electrolytic conductivity instruments, industrial process">38230411 - Electrolytic conductivity instruments, industrial process</option>
                          <option value="38230413 - Infrared instruments, industrial process type">38230413 - Infrared instruments, industrial process type</option>
                          <option value="38230415 - Programmers, process type">38230415 - Programmers, process type</option>
                          <option value="38230416 - Refractometers, industrial process type">38230416 - Refractometers, industrial process type</option>
                          <option value="38230417 - Telemetering instruments, industrial process type">38230417 - Telemetering instruments, industrial process type</option>
                          <option value="38230418 - Thermal conductivity instruments, industrial process type">38230418 - Thermal conductivity instruments, industrial process type</option>
                          <option value="38230419 - Time cycle and program controllers, industrial process type">38230419 - Time cycle and program controllers, industrial process type</option>
                          <option value="38230420 - Transmitters of process variables, stand. signal conversion">38230420 - Transmitters of process variables, stand. signal conversion</option>
                          <option value="38230500 - On-stream gas/liquid analysis instruments, industrial">38230500 - On-stream gas/liquid analysis instruments, industrial</option>
                          <option value="38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial">38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial</option>
                          <option value="38230502 - Chromatographs, industrial process type">38230502 - Chromatographs, industrial process type</option>
                          <option value="38230503 - Liquid analysis instruments, industrial process type">38230503 - Liquid analysis instruments, industrial process type</option>
                          <option value="38230506 - Water quality monitoring and control systems">38230506 - Water quality monitoring and control systems</option>
                          <option value="38239901 - Boiler controls: industrial, power, and marine type">38239901 - Boiler controls: industrial, power, and marine type</option>
                          <option value="38239903 - Combustion control instruments">38239903 - Combustion control instruments</option>
                          <option value="38239905 - Industrial process control instruments">38239905 - Industrial process control instruments</option>
                          <option value="38239906 - Moisture meters, industrial process type">38239906 - Moisture meters, industrial process type</option>
                          <option value="38239907 - Nuclear reactor controls">38239907 - Nuclear reactor controls</option>
                          <option value="38240000 - Fluid meters and counting devices">38240000 - Fluid meters and counting devices</option>
                          <option value="38240100 - Integrating and totalizing meters for gas and liquids">38240100 - Integrating and totalizing meters for gas and liquids</option>
                          <option value="38240101 - Gasmeters, domestic and large capacity: industrial">38240101 - Gasmeters, domestic and large capacity: industrial</option>
                          <option value="38240102 - Gasoline dispensing meters">38240102 - Gasoline dispensing meters</option>
                          <option value="38240103 - Impeller and counter driven flow meters">38240103 - Impeller and counter driven flow meters</option>
                          <option value="38240105 - Liquid meters, nec">38240105 - Liquid meters, nec</option>
                          <option value="38240107 - Mechanical measuring meters">38240107 - Mechanical measuring meters</option>
                          <option value="38240108 - Positive displacement meters">38240108 - Positive displacement meters</option>
                          <option value="38240115 - Turbine meters">38240115 - Turbine meters</option>
                          <option value="38240117 - Water meters">38240117 - Water meters</option>
                          <option value="38240200 - Mechanical and electromechanical counters and devices">38240200 - Mechanical and electromechanical counters and devices</option>
                          <option value="38240202 - Counters, revolution">38240202 - Counters, revolution</option>
                          <option value="38240203 - Electromechanical counters">38240203 - Electromechanical counters</option>
                          <option value="38240210 - Tally counters">38240210 - Tally counters</option>
                          <option value="38240300 - Vehicle instruments">38240300 - Vehicle instruments</option>
                          <option value="38240303 - Speedometers">38240303 - Speedometers</option>
                          <option value="38240304 - Tachometer, centrifugal">38240304 - Tachometer, centrifugal</option>
                          <option value="38249901 - Controls, revolution and timing instruments">38249901 - Controls, revolution and timing instruments</option>
                          <option value="38249904 - Pedometers">38249904 - Pedometers</option>
                          <option value="38250000 - Instruments to measure electricity">38250000 - Instruments to measure electricity</option>
                          <option value="38250100 - Engine electrical test equipment">38250100 - Engine electrical test equipment</option>
                          <option value="38250103 - Battery testers, electrical">38250103 - Battery testers, electrical</option>
                          <option value="38250105 - Digital test equipment, electronic and electrical circuits">38250105 - Digital test equipment, electronic and electrical circuits</option>
                          <option value="38250200 - Test equipment for electronic and electric measurement">38250200 - Test equipment for electronic and electric measurement</option>
                          <option value="38250201 - Analog-digital converters, electronic instrumentation type">38250201 - Analog-digital converters, electronic instrumentation type</option>
                          <option value="38250202 - Analyzers for testing electrical characteristics, nec">38250202 - Analyzers for testing electrical characteristics, nec</option>
                          <option value="38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.">38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.</option>
                          <option value="38250206 - Digital panel meters, electricity measuring">38250206 - Digital panel meters, electricity measuring</option>
                          <option value="38250207 - Diode and transistor testers">38250207 - Diode and transistor testers</option>
                          <option value="38250209 - Electron tube test equipment">38250209 - Electron tube test equipment</option>
                          <option value="38250215 - Integrated circuit testers">38250215 - Integrated circuit testers</option>
                          <option value="38250216 - Lab standards, electric: resistance, inductance, capacitance">38250216 - Lab standards, electric: resistance, inductance, capacitance</option>
                          <option value="38250218 - Microwave test equipment">38250218 - Microwave test equipment</option>
                          <option value="38250219 - Network analyzers">38250219 - Network analyzers</option>
                          <option value="38250221 - Radar testing instruments, electric">38250221 - Radar testing instruments, electric</option>
                          <option value="38250222 - Radio apparatus analyzers, nec">38250222 - Radio apparatus analyzers, nec</option>
                          <option value="38250228 - Signal generators and averagers">38250228 - Signal generators and averagers</option>
                          <option value="38250229 - Spectrum analyzers">38250229 - Spectrum analyzers</option>
                          <option value="38250231 - Standards and calibrating equipment, laboratory">38250231 - Standards and calibrating equipment, laboratory</option>
                          <option value="38250232 - Standards and calibration equipment for electrical measuring">38250232 - Standards and calibration equipment for electrical measuring</option>
                          <option value="38250234 - Synchroscopes">38250234 - Synchroscopes</option>
                          <option value="38250236 - Test equipment for electronic and electrical circuits">38250236 - Test equipment for electronic and electrical circuits</option>
                          <option value="38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.">38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.</option>
                          <option value="38250241 - Waveform measuring and/or analyzing equipment, nec">38250241 - Waveform measuring and/or analyzing equipment, nec</option>
                          <option value="38250300 - Electrical energy measuring equipment">38250300 - Electrical energy measuring equipment</option>
                          <option value="38250303 - Current measuring equipment, nec">38250303 - Current measuring equipment, nec</option>
                          <option value="38250305 - Electrical power measuring equipment">38250305 - Electrical power measuring equipment</option>
                          <option value="38250306 - Energy measuring equipment, electrical">38250306 - Energy measuring equipment, electrical</option>
                          <option value="38250308 - Frequency meters: electrical, mechanical, and electronic">38250308 - Frequency meters: electrical, mechanical, and electronic</option>
                          <option value="38250310 - Instruments for measuring electrical quantities">38250310 - Instruments for measuring electrical quantities</option>
                          <option value="38250312 - Measuring instruments and meters, electric">38250312 - Measuring instruments and meters, electric</option>
                          <option value="38250313 - Meters, power factor and phase angle">38250313 - Meters, power factor and phase angle</option>
                          <option value="38250314 - Meters: electric, pocket, portable, panelboard, etc.">38250314 - Meters: electric, pocket, portable, panelboard, etc.</option>
                          <option value="38250317 - Oscillators, audio and radio frequency (instrument types)">38250317 - Oscillators, audio and radio frequency (instrument types)</option>
                          <option value="38250318 - Oscillographs and oscilloscopes">38250318 - Oscillographs and oscilloscopes</option>
                          <option value="38250319 - Potentiometric instruments, except industrial process type">38250319 - Potentiometric instruments, except industrial process type</option>
                          <option value="38250320 - Power measuring equipment, electrical">38250320 - Power measuring equipment, electrical</option>
                          <option value="38250321 - Radio frequency measuring equipment">38250321 - Radio frequency measuring equipment</option>
                          <option value="38250322 - Recorders, oscillographic">38250322 - Recorders, oscillographic</option>
                          <option value="38250323 - Resistance measuring equipment">38250323 - Resistance measuring equipment</option>
                          <option value="38250326 - Sweep oscillators">38250326 - Sweep oscillators</option>
                          <option value="38250331 - Watt-hour meters, electrical">38250331 - Watt-hour meters, electrical</option>
                          <option value="38259901 - Elapsed time meters, electronic">38259901 - Elapsed time meters, electronic</option>
                          <option value="38260000 - Analytical instruments">38260000 - Analytical instruments</option>
                          <option value="38260100 - Spectroscopic and other optical properties measuring equip.">38260100 - Spectroscopic and other optical properties measuring equip.</option>
                          <option value="38260103 - Infrared analytical instruments">38260103 - Infrared analytical instruments</option>
                          <option value="38260104 - Mass spectrometers">38260104 - Mass spectrometers</option>
                          <option value="38260105 - Mass spectroscopy instrumentation">38260105 - Mass spectroscopy instrumentation</option>
                          <option value="38260109 - Polariscopes">38260109 - Polariscopes</option>
                          <option value="38260113 - Spectrographs">38260113 - Spectrographs</option>
                          <option value="38260114 - Spectrometers">38260114 - Spectrometers</option>
                          <option value="38260200 - Analytical optical instruments">38260200 - Analytical optical instruments</option>
                          <option value="38260202 - Microscopes, electron and proton">38260202 - Microscopes, electron and proton</option>
                          <option value="38260300 - Liquid testing apparatus">38260300 - Liquid testing apparatus</option>
                          <option value="38260302 - Liquid chromatographic instruments">38260302 - Liquid chromatographic instruments</option>
                          <option value="38260305 - Petroleum product analyzing apparatus">38260305 - Petroleum product analyzing apparatus</option>
                          <option value="38260308 - Water testing apparatus">38260308 - Water testing apparatus</option>
                          <option value="38260400 - Blood testing apparatus">38260400 - Blood testing apparatus</option>
                          <option value="38260401 - Amino acid analyzers">38260401 - Amino acid analyzers</option>
                          <option value="38260403 - Protein analyzers, laboratory type">38260403 - Protein analyzers, laboratory type</option>
                          <option value="38260500 - Gas testing apparatus">38260500 - Gas testing apparatus</option>
                          <option value="38260501 - Gas analyzing equipment">38260501 - Gas analyzing equipment</option>
                          <option value="38260600 - Instruments measuring magnetic and electrical properties">38260600 - Instruments measuring magnetic and electrical properties</option>
                          <option value="38260604 - Electrophoresis equipment">38260604 - Electrophoresis equipment</option>
                          <option value="38260605 - Magnetic resonance imaging apparatus">38260605 - Magnetic resonance imaging apparatus</option>
                          <option value="38260700 - Instruments measuring thermal properties">38260700 - Instruments measuring thermal properties</option>
                          <option value="38260702 - Thermal analysis instruments, laboratory type">38260702 - Thermal analysis instruments, laboratory type</option>
                          <option value="38269901 - Automatic chemical analyzers">38269901 - Automatic chemical analyzers</option>
                          <option value="38269902 - Chromatographic equipment, laboratory type">38269902 - Chromatographic equipment, laboratory type</option>
                          <option value="38269905 - Dust sampling and analysis equipment">38269905 - Dust sampling and analysis equipment</option>
                          <option value="38269907 - Environmental testing equipment">38269907 - Environmental testing equipment</option>
                          <option value="38269908 - Integrators (mathematical instruments)">38269908 - Integrators (mathematical instruments)</option>
                          <option value="38269909 - Laser scientific and engineering instruments">38269909 - Laser scientific and engineering instruments</option>
                          <option value="38270000 - Optical instruments and lenses">38270000 - Optical instruments and lenses</option>
                          <option value="38270100 - Optical instruments and apparatus">38270100 - Optical instruments and apparatus</option>
                          <option value="38270101 - Binoculars">38270101 - Binoculars</option>
                          <option value="38270102 - Boroscopes">38270102 - Boroscopes</option>
                          <option value="38270106 - Gun sights, optical">38270106 - Gun sights, optical</option>
                          <option value="38270107 - Lenses, optical: all types except ophthalmic">38270107 - Lenses, optical: all types except ophthalmic</option>
                          <option value="38270110 - Metallographs">38270110 - Metallographs</option>
                          <option value="38270112 - Microscopes, except electron, proton, and corneal">38270112 - Microscopes, except electron, proton, and corneal</option>
                          <option value="38270113 - Periscopes">38270113 - Periscopes</option>
                          <option value="38270115 - Sighting and fire control equipment, optical">38270115 - Sighting and fire control equipment, optical</option>
                          <option value="38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.">38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.</option>
                          <option value="38270118 - Telescopic sights">38270118 - Telescopic sights</option>
                          <option value="38270200 - Lens coating and grinding equipment">38270200 - Lens coating and grinding equipment</option>
                          <option value="38270201 - Lens coating equipment">38270201 - Lens coating equipment</option>
                          <option value="38279901 - Aiming circles (fire control equipment)">38279901 - Aiming circles (fire control equipment)</option>
                          <option value="38279909 - Light sources, standard">38279909 - Light sources, standard</option>
                          <option value="38279914 - Optical comparators">38279914 - Optical comparators</option>
                          <option value="38279915 - Optical elements and assemblies, except ophthalmic">38279915 - Optical elements and assemblies, except ophthalmic</option>
                          <option value="38279916 - Optical test and inspection equipment">38279916 - Optical test and inspection equipment</option>
                          <option value="38279919 - Reflectors, optical">38279919 - Reflectors, optical</option>
                          <option value="38290000 - Measuring and controlling devices, nec">38290000 - Measuring and controlling devices, nec</option>
                          <option value="38290100 - Aircraft and motor vehicle measurement equipment">38290100 - Aircraft and motor vehicle measurement equipment</option>
                          <option value="38290101 - Accelerometers">38290101 - Accelerometers</option>
                          <option value="38290107 - Gauging instruments, thickness ultrasonic">38290107 - Gauging instruments, thickness ultrasonic</option>
                          <option value="38290110 - Pressure and vacuum indicators, aircraft engine">38290110 - Pressure and vacuum indicators, aircraft engine</option>
                          <option value="38290112 - Testers for checking hydraulic controls on aircraft">38290112 - Testers for checking hydraulic controls on aircraft</option>
                          <option value="38290113 - Thrust power indicators, aircraft engine">38290113 - Thrust power indicators, aircraft engine</option>
                          <option value="38290200 - Geophysical and meteorological testing equipment">38290200 - Geophysical and meteorological testing equipment</option>
                          <option value="38290203 - Barometers, mercury and aneroid types">38290203 - Barometers, mercury and aneroid types</option>
                          <option value="38290206 - Geophysical or meteorological electronic equipment">38290206 - Geophysical or meteorological electronic equipment</option>
                          <option value="38290209 - Magnetometers">38290209 - Magnetometers</option>
                          <option value="38290210 - Meteorologic tracking systems">38290210 - Meteorologic tracking systems</option>
                          <option value="38290211 - Meteorological instruments">38290211 - Meteorological instruments</option>
                          <option value="38290215 - Seismographs">38290215 - Seismographs</option>
                          <option value="38290218 - Solarimeters">38290218 - Solarimeters</option>
                          <option value="38290219 - Weather tracking equipment">38290219 - Weather tracking equipment</option>
                          <option value="38290220 - Wind direction indicators">38290220 - Wind direction indicators</option>
                          <option value="38290300 - Surveying and drafting equipment">38290300 - Surveying and drafting equipment</option>
                          <option value="38290305 - Photogrammetrical instruments">38290305 - Photogrammetrical instruments</option>
                          <option value="38290312 - Surveying instruments and accessories">38290312 - Surveying instruments and accessories</option>
                          <option value="38290400 - Physical property testing equipment">38290400 - Physical property testing equipment</option>
                          <option value="38290401 - Cable testing machines">38290401 - Cable testing machines</option>
                          <option value="38290403 - Dynamometer instruments">38290403 - Dynamometer instruments</option>
                          <option value="38290404 - Fatigue testing machines, industrial: mechanical">38290404 - Fatigue testing machines, industrial: mechanical</option>
                          <option value="38290405 - Hardness testing equipment">38290405 - Hardness testing equipment</option>
                          <option value="38290406 - Stress, strain, and flaw detecting/measuring equipment">38290406 - Stress, strain, and flaw detecting/measuring equipment</option>
                          <option value="38290407 - Tensile strength testing equipment">38290407 - Tensile strength testing equipment</option>
                          <option value="38290408 - Testing equipment: abrasion, shearing strength, etc.">38290408 - Testing equipment: abrasion, shearing strength, etc.</option>
                          <option value="38290500 - Nuclear radiation and testing apparatus">38290500 - Nuclear radiation and testing apparatus</option>
                          <option value="38290502 - Electrogamma ray loggers">38290502 - Electrogamma ray loggers</option>
                          <option value="38290503 - Geiger counters">38290503 - Geiger counters</option>
                          <option value="38290504 - Ion chambers">38290504 - Ion chambers</option>
                          <option value="38290506 - Medical diagnostic systems, nuclear">38290506 - Medical diagnostic systems, nuclear</option>
                          <option value="38290507 - Nuclear instrument modules">38290507 - Nuclear instrument modules</option>
                          <option value="38290512 - Spectrometers, liquid scintillation and nuclear">38290512 - Spectrometers, liquid scintillation and nuclear</option>
                          <option value="38290601 - Fare registers, for street cars, buses, etc.">38290601 - Fare registers, for street cars, buses, etc.</option>
                          <option value="38290603 - Turnstiles, equipped with counting mechanisms">38290603 - Turnstiles, equipped with counting mechanisms</option>
                          <option value="38290700 - Thermometers and temperature sensors">38290700 - Thermometers and temperature sensors</option>
                          <option value="38290701 - Temperature sensors, except industrial process and aircraft">38290701 - Temperature sensors, except industrial process and aircraft</option>
                          <option value="38290702 - Thermocouples">38290702 - Thermocouples</option>
                          <option value="38290703 - Thermometers, including digital: clinical">38290703 - Thermometers, including digital: clinical</option>
                          <option value="38290704 - Thermometers, liquid-in-glass and bimetal type">38290704 - Thermometers, liquid-in-glass and bimetal type</option>
                          <option value="38299901 - Anamometers">38299901 - Anamometers</option>
                          <option value="38299902 - Breathalyzers">38299902 - Breathalyzers</option>
                          <option value="38299903 - Chronometers, electronic">38299903 - Chronometers, electronic</option>
                          <option value="38299906 - Gas detectors">38299906 - Gas detectors</option>
                          <option value="38299908 - Instrumentation for reactor controls, auxiliary">38299908 - Instrumentation for reactor controls, auxiliary</option>
                          <option value="38299913 - Pressure transducers">38299913 - Pressure transducers</option>
                          <option value="38299920 - Thermomagnetic oxygen analyzer">38299920 - Thermomagnetic oxygen analyzer</option>
                          <option value="38299922 - Ultrasonic testing equipment">38299922 - Ultrasonic testing equipment</option>
                          <option value="38299923 - Vibration meters, analyzers, and calibrators">38299923 - Vibration meters, analyzers, and calibrators</option>
                          <option value="38299925 - Polygraph devices">38299925 - Polygraph devices</option>
                          <option value="38299926 - Liquid leak detection equipment">38299926 - Liquid leak detection equipment</option>
                          <option value="38410000 - Surgical and medical instruments">38410000 - Surgical and medical instruments</option>
                          <option value="38410100 - Ophthalmic instruments and apparatus">38410100 - Ophthalmic instruments and apparatus</option>
                          <option value="38410101 - Muscle exercise apparatus, ophthalmic">38410101 - Muscle exercise apparatus, ophthalmic</option>
                          <option value="38410102 - Ophthalmic lasers">38410102 - Ophthalmic lasers</option>
                          <option value="38410200 - Diagnostic apparatus, medical">38410200 - Diagnostic apparatus, medical</option>
                          <option value="38410201 - Biopsy instruments and equipment">38410201 - Biopsy instruments and equipment</option>
                          <option value="38410202 - Blood pressure apparatus">38410202 - Blood pressure apparatus</option>
                          <option value="38410206 - Eye examining instruments and apparatus">38410206 - Eye examining instruments and apparatus</option>
                          <option value="38410300 - Veterinarians' instruments and apparatus">38410300 - Veterinarians' instruments and apparatus</option>
                          <option value="38410400 - Surgical instruments and apparatus">38410400 - Surgical instruments and apparatus</option>
                          <option value="38410401 - Anesthesia apparatus">38410401 - Anesthesia apparatus</option>
                          <option value="38410402 - Cannulae">38410402 - Cannulae</option>
                          <option value="38410403 - Catheters">38410403 - Catheters</option>
                          <option value="38410408 - Hypodermic needles and syringes">38410408 - Hypodermic needles and syringes</option>
                          <option value="38410409 - Inhalators, surgical and medical">38410409 - Inhalators, surgical and medical</option>
                          <option value="38410410 - Instruments, microsurgical: except electromedical">38410410 - Instruments, microsurgical: except electromedical</option>
                          <option value="38410413 - Needles, suture">38410413 - Needles, suture</option>
                          <option value="38410418 - Suction therapy apparatus">38410418 - Suction therapy apparatus</option>
                          <option value="38410420 - Surgical lasers">38410420 - Surgical lasers</option>
                          <option value="38410421 - Surgical stapling devices">38410421 - Surgical stapling devices</option>
                          <option value="38410500 - Medical instruments and equipment, blood and bone work">38410500 - Medical instruments and equipment, blood and bone work</option>
                          <option value="38410501 - Blood transfusion equipment">38410501 - Blood transfusion equipment</option>
                          <option value="38410503 - Bone plates and screws">38410503 - Bone plates and screws</option>
                          <option value="38410505 - Hemodialysis apparatus">38410505 - Hemodialysis apparatus</option>
                          <option value="38410506 - IV transfusion apparatus">38410506 - IV transfusion apparatus</option>
                          <option value="38419901 - Inhalation therapy equipment">38419901 - Inhalation therapy equipment</option>
                          <option value="38419904 - Physiotherapy equipment, electrical">38419904 - Physiotherapy equipment, electrical</option>
                          <option value="38419905 - Skin grafting equipment">38419905 - Skin grafting equipment</option>
                          <option value="38419907 - Ultrasonic medical cleaning equipment">38419907 - Ultrasonic medical cleaning equipment</option>
                          <option value="38420000 - Surgical appliances and supplies">38420000 - Surgical appliances and supplies</option>
                          <option value="38420100 - Personal safety equipment">38420100 - Personal safety equipment</option>
                          <option value="38420101 - Bulletproof vests">38420101 - Bulletproof vests</option>
                          <option value="38420102 - Clothing, fire resistant and protective">38420102 - Clothing, fire resistant and protective</option>
                          <option value="38420103 - Ear plugs">38420103 - Ear plugs</option>
                          <option value="38420104 - Gas masks">38420104 - Gas masks</option>
                          <option value="38420105 - Gloves, safety">38420105 - Gloves, safety</option>
                          <option value="38420107 - Life preservers, except cork and inflatable">38420107 - Life preservers, except cork and inflatable</option>
                          <option value="38420109 - Noise protectors, personal">38420109 - Noise protectors, personal</option>
                          <option value="38420111 - Radiation shielding aprons, gloves, sheeting, etc.">38420111 - Radiation shielding aprons, gloves, sheeting, etc.</option>
                          <option value="38420112 - Respiratory protection equipment, personal">38420112 - Respiratory protection equipment, personal</option>
                          <option value="38420115 - Welders' hoods">38420115 - Welders' hoods</option>
                          <option value="38420201 - Absorbent cotton, sterilized">38420201 - Absorbent cotton, sterilized</option>
                          <option value="38420300 - Prosthetic appliances">38420300 - Prosthetic appliances</option>
                          <option value="38420301 - Cosmetic restorations">38420301 - Cosmetic restorations</option>
                          <option value="38420302 - Implants, surgical">38420302 - Implants, surgical</option>
                          <option value="38420303 - Limbs, artificial">38420303 - Limbs, artificial</option>
                          <option value="38420304 - Models, anatomical">38420304 - Models, anatomical</option>
                          <option value="38420400 - Orthopedic appliances">38420400 - Orthopedic appliances</option>
                          <option value="38420401 - Abdominal supporters, braces, and trusses">38420401 - Abdominal supporters, braces, and trusses</option>
                          <option value="38420402 - Braces, elastic">38420402 - Braces, elastic</option>
                          <option value="38420403 - Braces, orthopedic">38420403 - Braces, orthopedic</option>
                          <option value="38420405 - Cervical collars">38420405 - Cervical collars</option>
                          <option value="38420409 - Elastic hosiery, orthopedic (support)">38420409 - Elastic hosiery, orthopedic (support)</option>
                          <option value="38420411 - Foot appliances, orthopedic">38420411 - Foot appliances, orthopedic</option>
                          <option value="38420412 - Hearing aids">38420412 - Hearing aids</option>
                          <option value="38420414 - Splints, pneumatic and wood">38420414 - Splints, pneumatic and wood</option>
                          <option value="38420415 - Supports: abdominal, ankle, arch, kneecap, etc.">38420415 - Supports: abdominal, ankle, arch, kneecap, etc.</option>
                          <option value="38420416 - Suspensories">38420416 - Suspensories</option>
                          <option value="38420417 - Technical aids for the handicapped">38420417 - Technical aids for the handicapped</option>
                          <option value="38420418 - Trusses, orthopedic and surgical">38420418 - Trusses, orthopedic and surgical</option>
                          <option value="38420420 - Wheelchairs">38420420 - Wheelchairs</option>
                          <option value="38420500 - Bandages and dressings">38420500 - Bandages and dressings</option>
                          <option value="38420502 - Dressings, surgical">38420502 - Dressings, surgical</option>
                          <option value="38420503 - Gauze, surgical">38420503 - Gauze, surgical</option>
                          <option value="38429901 - Adhesive tape and plasters, medicated or non-medicated">38429901 - Adhesive tape and plasters, medicated or non-medicated</option>
                          <option value="38429904 - Belts: surgical, sanitary, and corrective">38429904 - Belts: surgical, sanitary, and corrective</option>
                          <option value="38429907 - First aid, snake bite, and burn kits">38429907 - First aid, snake bite, and burn kits</option>
                          <option value="38429909 - Grafts, artificial: for surgery">38429909 - Grafts, artificial: for surgery</option>
                          <option value="38429915 - Ligatures, medical">38429915 - Ligatures, medical</option>
                          <option value="38429916 - Respirators">38429916 - Respirators</option>
                          <option value="38429919 - Sterilizers, hospital and surgical">38429919 - Sterilizers, hospital and surgical</option>
                          <option value="38429921 - Stretchers">38429921 - Stretchers</option>
                          <option value="38429922 - Surgical appliances and supplies">38429922 - Surgical appliances and supplies</option>
                          <option value="38429923 - Sutures, absorbable and non-absorbable">38429923 - Sutures, absorbable and non-absorbable</option>
                          <option value="38429927 - Whirlpool baths, hydrotherapy equipment">38429927 - Whirlpool baths, hydrotherapy equipment</option>
                          <option value="38430000 - Dental equipment and supplies">38430000 - Dental equipment and supplies</option>
                          <option value="38430100 - Dental equipment">38430100 - Dental equipment</option>
                          <option value="38430104 - Burs, dental">38430104 - Burs, dental</option>
                          <option value="38430105 - Cabinets, dental">38430105 - Cabinets, dental</option>
                          <option value="38430107 - Dental chairs">38430107 - Dental chairs</option>
                          <option value="38430109 - Dental hand instruments, nec">38430109 - Dental hand instruments, nec</option>
                          <option value="38430110 - Dental laboratory equipment">38430110 - Dental laboratory equipment</option>
                          <option value="38430115 - Hand pieces and parts, dental">38430115 - Hand pieces and parts, dental</option>
                          <option value="38430116 - Orthodontic appliances">38430116 - Orthodontic appliances</option>
                          <option value="38430200 - Dental materials">38430200 - Dental materials</option>
                          <option value="38430202 - Compounds, dental">38430202 - Compounds, dental</option>
                          <option value="38430203 - Dental alloys for amalgams">38430203 - Dental alloys for amalgams</option>
                          <option value="38430205 - Denture materials">38430205 - Denture materials</option>
                          <option value="38430206 - Enamels, dentists'">38430206 - Enamels, dentists'</option>
                          <option value="38430212 - Teeth, artificial (not made in dental laboratories)">38430212 - Teeth, artificial (not made in dental laboratories)</option>
                          <option value="38440000 - X-ray apparatus and tubes">38440000 - X-ray apparatus and tubes</option>
                          <option value="38449901 - Beta-ray irradiation equipment">38449901 - Beta-ray irradiation equipment</option>
                          <option value="38449906 - Lamps, X-ray">38449906 - Lamps, X-ray</option>
                          <option value="38449908 - Radiographic X-ray apparatus and tubes">38449908 - Radiographic X-ray apparatus and tubes</option>
                          <option value="38449910 - Therapeutic X-ray apparatus and tubes">38449910 - Therapeutic X-ray apparatus and tubes</option>
                          <option value="38449911 - X-ray generators">38449911 - X-ray generators</option>
                          <option value="38450000 - Electromedical equipment">38450000 - Electromedical equipment</option>
                          <option value="38450100 - Electromedical apparatus">38450100 - Electromedical apparatus</option>
                          <option value="38450101 - Audiological equipment, electromedical">38450101 - Audiological equipment, electromedical</option>
                          <option value="38450103 - Bronchoscopes, electromedical">38450103 - Bronchoscopes, electromedical</option>
                          <option value="38450104 - Cardiographs">38450104 - Cardiographs</option>
                          <option value="38450107 - CAT scanner (computerized axial tomography) apparatus">38450107 - CAT scanner (computerized axial tomography) apparatus</option>
                          <option value="38450108 - Electrocardiographs">38450108 - Electrocardiographs</option>
                          <option value="38450111 - Endoscopic equipment, electromedical, nec">38450111 - Endoscopic equipment, electromedical, nec</option>
                          <option value="38450113 - Magnetic resonance imaging device, nuclear">38450113 - Magnetic resonance imaging device, nuclear</option>
                          <option value="38450115 - Patient monitoring apparatus, nec">38450115 - Patient monitoring apparatus, nec</option>
                          <option value="38450117 - Position emission tomography (PET scanner)">38450117 - Position emission tomography (PET scanner)</option>
                          <option value="38450118 - Respiratory analysis equipment, electromedical">38450118 - Respiratory analysis equipment, electromedical</option>
                          <option value="38450120 - Ultrasonic medical equipment, except cleaning">38450120 - Ultrasonic medical equipment, except cleaning</option>
                          <option value="38450121 - Ultrasonic scanning devices, medical">38450121 - Ultrasonic scanning devices, medical</option>
                          <option value="38450200 - Electrotherapeutic apparatus">38450200 - Electrotherapeutic apparatus</option>
                          <option value="38450202 - Defibrillator">38450202 - Defibrillator</option>
                          <option value="38450203 - Dialyzers, electromedical">38450203 - Dialyzers, electromedical</option>
                          <option value="38450205 - Heart-lung machine">38450205 - Heart-lung machine</option>
                          <option value="38450206 - Pacemaker, cardiac">38450206 - Pacemaker, cardiac</option>
                          <option value="38450207 - Surgical support systems: heart-lung machine, exc. iron lung">38450207 - Surgical support systems: heart-lung machine, exc. iron lung</option>
                          <option value="38450208 - Transcutaneous electrical nerve stimulators (TENS)">38450208 - Transcutaneous electrical nerve stimulators (TENS)</option>
                          <option value="38459901 - Laser systems and equipment, medical">38459901 - Laser systems and equipment, medical</option>
                          <option value="38459902 - Lithotripters">38459902 - Lithotripters</option>
                          <option value="38459903 - Medical cleaning equipment, ultrasonic">38459903 - Medical cleaning equipment, ultrasonic</option>
                          <option value="38510000 - Ophthalmic goods">38510000 - Ophthalmic goods</option>
                          <option value="38510100 - Frames, lenses, and parts, eyeglass and spectacle">38510100 - Frames, lenses, and parts, eyeglass and spectacle</option>
                          <option value="38510101 - Eyeglasses, lenses and frames">38510101 - Eyeglasses, lenses and frames</option>
                          <option value="38510102 - Frames and parts, eyeglass and spectacle">38510102 - Frames and parts, eyeglass and spectacle</option>
                          <option value="38510103 - Lens coating, ophthalmic">38510103 - Lens coating, ophthalmic</option>
                          <option value="38510104 - Lens grinding, except prescription: ophthalmic">38510104 - Lens grinding, except prescription: ophthalmic</option>
                          <option value="38510105 - Lenses, ophthalmic">38510105 - Lenses, ophthalmic</option>
                          <option value="38510200 - Protective eyeware">38510200 - Protective eyeware</option>
                          <option value="38510201 - Glasses, sun or glare">38510201 - Glasses, sun or glare</option>
                          <option value="38510202 - Goggles: sun, safety, industrial, underwater, etc.">38510202 - Goggles: sun, safety, industrial, underwater, etc.</option>
                          <option value="38510203 - Protectors, eye">38510203 - Protectors, eye</option>
                          <option value="38519901 - Contact lenses">38519901 - Contact lenses</option>
                          <option value="38519902 - Eyes, glass and plastic">38519902 - Eyes, glass and plastic</option>
                          <option value="38610000 - Photographic equipment and supplies">38610000 - Photographic equipment and supplies</option>
                          <option value="38610100 - Sensitized film, cloth, and paper">38610100 - Sensitized film, cloth, and paper</option>
                          <option value="38610104 - Film, sensitized motion picture, X-ray, still camera, etc.">38610104 - Film, sensitized motion picture, X-ray, still camera, etc.</option>
                          <option value="38610105 - Graphic arts plates, sensitized">38610105 - Graphic arts plates, sensitized</option>
                          <option value="38610109 - Motion picture film">38610109 - Motion picture film</option>
                          <option value="38610110 - Photographic paper and cloth, all types, nec">38610110 - Photographic paper and cloth, all types, nec</option>
                          <option value="38610111 - Photographic sensitized goods, nec">38610111 - Photographic sensitized goods, nec</option>
                          <option value="38610112 - Plates, photographic (sensitized)">38610112 - Plates, photographic (sensitized)</option>
                          <option value="38610200 - Photographic processing equipment and chemicals">38610200 - Photographic processing equipment and chemicals</option>
                          <option value="38610207 - Processing equipment, photographic">38610207 - Processing equipment, photographic</option>
                          <option value="38610300 - Cameras and related equipment">38610300 - Cameras and related equipment</option>
                          <option value="38610301 - Aerial cameras">38610301 - Aerial cameras</option>
                          <option value="38610302 - Cameras, microfilm">38610302 - Cameras, microfilm</option>
                          <option value="38610303 - Cameras, still and motion picture (all types)">38610303 - Cameras, still and motion picture (all types)</option>
                          <option value="38610305 - Flashlight apparatus for photographers, except bulbs">38610305 - Flashlight apparatus for photographers, except bulbs</option>
                          <option value="38610306 - Lens shades, camera">38610306 - Lens shades, camera</option>
                          <option value="38610308 - Microfilm equipment: cameras, projectors, readers, etc.">38610308 - Microfilm equipment: cameras, projectors, readers, etc.</option>
                          <option value="38610309 - Motion picture apparatus and equipment">38610309 - Motion picture apparatus and equipment</option>
                          <option value="38610310 - Photo reconnaissance systems">38610310 - Photo reconnaissance systems</option>
                          <option value="38610314 - Shutters, camera">38610314 - Shutters, camera</option>
                          <option value="38610315 - Stands, camera and projector">38610315 - Stands, camera and projector</option>
                          <option value="38610316 - Tripods, camera and projector">38610316 - Tripods, camera and projector</option>
                          <option value="38610400 - Photographic film, plate, and paper holders">38610400 - Photographic film, plate, and paper holders</option>
                          <option value="38610402 - Reels, film">38610402 - Reels, film</option>
                          <option value="38610500 - Reproduction machines and equipment">38610500 - Reproduction machines and equipment</option>
                          <option value="38610505 - Photocopy machines">38610505 - Photocopy machines</option>
                          <option value="38610603 - Toners, prepared photographic (not made in chemical plants)">38610603 - Toners, prepared photographic (not made in chemical plants)</option>
                          <option value="38619902 - Editing equipment, motion picture: viewers, splicers, etc.">38619902 - Editing equipment, motion picture: viewers, splicers, etc.</option>
                          <option value="38619903 - Projectors, still or motion picture, silent or sound">38619903 - Projectors, still or motion picture, silent or sound</option>
                          <option value="38619904 - Screens, projection">38619904 - Screens, projection</option>
                          <option value="38619906 - Sound recording and reproducing equipment, motion picture">38619906 - Sound recording and reproducing equipment, motion picture</option>
                          <option value="38730000 - Watches, clocks, watchcases, and parts">38730000 - Watches, clocks, watchcases, and parts</option>
                          <option value="38739901 - Appliance timers">38739901 - Appliance timers</option>
                          <option value="38739904 - Clocks, assembly of">38739904 - Clocks, assembly of</option>
                          <option value="38739905 - Clocks, except timeclocks">38739905 - Clocks, except timeclocks</option>
                          <option value="38739907 - Timers for industrial use, clockwork mechanism only">38739907 - Timers for industrial use, clockwork mechanism only</option>
                          <option value="38739909 - Watches and parts, except crystals and jewels">38739909 - Watches and parts, except crystals and jewels</option>
                          <option value="39110000 - Jewelry, precious metal">39110000 - Jewelry, precious metal</option>
                          <option value="39110100 - Jewelry apparel">39110100 - Jewelry apparel</option>
                          <option value="39110101 - Bracelets, precious metal">39110101 - Bracelets, precious metal</option>
                          <option value="39110102 - Collar/cuff buttons, precious/semiprecious metal or stone">39110102 - Collar/cuff buttons, precious/semiprecious metal or stone</option>
                          <option value="39110103 - Earrings, precious metal">39110103 - Earrings, precious metal</option>
                          <option value="39110104 - Medals, precious or semiprecious metal">39110104 - Medals, precious or semiprecious metal</option>
                          <option value="39110105 - Necklaces, precious metal">39110105 - Necklaces, precious metal</option>
                          <option value="39110106 - Pearl jewelry, natural or cultured">39110106 - Pearl jewelry, natural or cultured</option>
                          <option value="39110107 - Pins (jewelry), precious metal">39110107 - Pins (jewelry), precious metal</option>
                          <option value="39110108 - Rings, finger: precious metal">39110108 - Rings, finger: precious metal</option>
                          <option value="39110109 - Rosaries or other small religious articles, precious metal">39110109 - Rosaries or other small religious articles, precious metal</option>
                          <option value="39110200 - Cigar and cigarette accessories">39110200 - Cigar and cigarette accessories</option>
                          <option value="39110300 - Jewelry mountings and trimmings">39110300 - Jewelry mountings and trimmings</option>
                          <option value="39110302 - Jewel settings and mountings, precious metal">39110302 - Jewel settings and mountings, precious metal</option>
                          <option value="39110303 - Mountings, gold or silver: pens, leather goods, etc.">39110303 - Mountings, gold or silver: pens, leather goods, etc.</option>
                          <option value="39140000 - Silverware and plated ware">39140000 - Silverware and plated ware</option>
                          <option value="39140300 - Pewter ware">39140300 - Pewter ware</option>
                          <option value="39140500 - Stainless steel ware">39140500 - Stainless steel ware</option>
                          <option value="39140502 - Cutlery, stainless steel">39140502 - Cutlery, stainless steel</option>
                          <option value="39140503 - Ecclesiastical ware, stainless steel">39140503 - Ecclesiastical ware, stainless steel</option>
                          <option value="39140504 - Flatware, stainless steel">39140504 - Flatware, stainless steel</option>
                          <option value="39140508 - Trays, stainless steel">39140508 - Trays, stainless steel</option>
                          <option value="39149902 - Cutlery, nsk">39149902 - Cutlery, nsk</option>
                          <option value="39149903 - Ecclesiastical ware, nsk">39149903 - Ecclesiastical ware, nsk</option>
                          <option value="39149910 - Trophies, nsk">39149910 - Trophies, nsk</option>
                          <option value="39150000 - Jewelers' materials and lapidary work">39150000 - Jewelers' materials and lapidary work</option>
                          <option value="39150100 - Jewelers' findings and materials">39150100 - Jewelers' findings and materials</option>
                          <option value="39150101 - Gems, real and imitation: preparation for settings">39150101 - Gems, real and imitation: preparation for settings</option>
                          <option value="39150102 - Jewel bearings, synthetic">39150102 - Jewel bearings, synthetic</option>
                          <option value="39150103 - Jewel preparing: instruments, tools, watches, and jewelry">39150103 - Jewel preparing: instruments, tools, watches, and jewelry</option>
                          <option value="39150104 - Jewelers' castings">39150104 - Jewelers' castings</option>
                          <option value="39150200 - Lapidary work and diamond cutting and polishing">39150200 - Lapidary work and diamond cutting and polishing</option>
                          <option value="39150201 - Diamond cutting and polishing">39150201 - Diamond cutting and polishing</option>
                          <option value="39150202 - Jewel cutting, drilling, polishing, recutting, or setting">39150202 - Jewel cutting, drilling, polishing, recutting, or setting</option>
                          <option value="39310000 - Musical instruments">39310000 - Musical instruments</option>
                          <option value="39310101 - Accordions and parts">39310101 - Accordions and parts</option>
                          <option value="39310114 - Music rolls, perforated">39310114 - Music rolls, perforated</option>
                          <option value="39310115 - Organ parts and materials">39310115 - Organ parts and materials</option>
                          <option value="39310116 - Organs, all types: pipe, reed, hand, electronic, etc.">39310116 - Organs, all types: pipe, reed, hand, electronic, etc.</option>
                          <option value="39310118 - Pianos, all types: vertical, grand, spinet, player, etc.">39310118 - Pianos, all types: vertical, grand, spinet, player, etc.</option>
                          <option value="39310119 - Pipes, organ">39310119 - Pipes, organ</option>
                          <option value="39310200 - String instruments and parts">39310200 - String instruments and parts</option>
                          <option value="39310201 - Banjos and parts">39310201 - Banjos and parts</option>
                          <option value="39310204 - Guitars and parts, electric and nonelectric">39310204 - Guitars and parts, electric and nonelectric</option>
                          <option value="39310205 - Harps and parts">39310205 - Harps and parts</option>
                          <option value="39310208 - Strings, musical instrument">39310208 - Strings, musical instrument</option>
                          <option value="39310301 - Bassoons">39310301 - Bassoons</option>
                          <option value="39310304 - Flutes and parts">39310304 - Flutes and parts</option>
                          <option value="39310306 - Piccolos and parts">39310306 - Piccolos and parts</option>
                          <option value="39310400 - Brass instruments and parts">39310400 - Brass instruments and parts</option>
                          <option value="39310500 - Percussion instruments and parts">39310500 - Percussion instruments and parts</option>
                          <option value="39310501 - Bells (musical instruments)">39310501 - Bells (musical instruments)</option>
                          <option value="39310506 - Drums, parts, and accessories (musical instruments)">39310506 - Drums, parts, and accessories (musical instruments)</option>
                          <option value="39319903 - Musical instruments, electric and electronic, nec">39319903 - Musical instruments, electric and electronic, nec</option>
                          <option value="39319906 - Stands, music">39319906 - Stands, music</option>
                          <option value="39420000 - Dolls and stuffed toys">39420000 - Dolls and stuffed toys</option>
                          <option value="39420100 - Dolls and doll clothing">39420100 - Dolls and doll clothing</option>
                          <option value="39420103 - Dolls, except stuffed toy animals">39420103 - Dolls, except stuffed toy animals</option>
                          <option value="39429901 - Stuffed toys, including animals">39429901 - Stuffed toys, including animals</option>
                          <option value="39440000 - Games, toys, and children's vehicles">39440000 - Games, toys, and children's vehicles</option>
                          <option value="39440102 - Cars, play (children's vehicles)">39440102 - Cars, play (children's vehicles)</option>
                          <option value="39440105 - Go-carts, children's">39440105 - Go-carts, children's</option>
                          <option value="39440106 - Scooters, children's">39440106 - Scooters, children's</option>
                          <option value="39440109 - Wagons: coaster, express, and play: children's">39440109 - Wagons: coaster, express, and play: children's</option>
                          <option value="39440200 - Electronic games and toys">39440200 - Electronic games and toys</option>
                          <option value="39440201 - Electronic game machines, except coin-operated">39440201 - Electronic game machines, except coin-operated</option>
                          <option value="39440202 - Electronic toys">39440202 - Electronic toys</option>
                          <option value="39440203 - Video game machines, except coin-operated">39440203 - Video game machines, except coin-operated</option>
                          <option value="39440300 - Board games, puzzles, and models, except electronic">39440300 - Board games, puzzles, and models, except electronic</option>
                          <option value="39440301 - Airplane models, toy and hobby">39440301 - Airplane models, toy and hobby</option>
                          <option value="39440303 - Bingo boards (games)">39440303 - Bingo boards (games)</option>
                          <option value="39440305 - Board games, children's and adults'">39440305 - Board games, children's and adults'</option>
                          <option value="39440308 - Chessmen and chessboards">39440308 - Chessmen and chessboards</option>
                          <option value="39440309 - Craft and hobby kits and sets">39440309 - Craft and hobby kits and sets</option>
                          <option value="39440310 - Dice and dice cups">39440310 - Dice and dice cups</option>
                          <option value="39440312 - Erector sets, toy">39440312 - Erector sets, toy</option>
                          <option value="39440314 - Puzzles">39440314 - Puzzles</option>
                          <option value="39440315 - Railroad models: toy and hobby">39440315 - Railroad models: toy and hobby</option>
                          <option value="39440316 - Science kits: microscopes, chemistry sets, etc.">39440316 - Science kits: microscopes, chemistry sets, etc.</option>
                          <option value="39440400 - Toy guns">39440400 - Toy guns</option>
                          <option value="39440403 - Rifles, toy: except air">39440403 - Rifles, toy: except air</option>
                          <option value="39440603 - Trains and equipment, toy: electric and mechanical">39440603 - Trains and equipment, toy: electric and mechanical</option>
                          <option value="39440700 - Baby carriages and restraint seats">39440700 - Baby carriages and restraint seats</option>
                          <option value="39440701 - Carriages, baby">39440701 - Carriages, baby</option>
                          <option value="39440702 - Child restraint seats, automotive">39440702 - Child restraint seats, automotive</option>
                          <option value="39440703 - Strollers, baby (vehicle)">39440703 - Strollers, baby (vehicle)</option>
                          <option value="39449904 - Darts and dart games">39449904 - Darts and dart games</option>
                          <option value="39449908 - Hobby horses">39449908 - Hobby horses</option>
                          <option value="39449909 - Kites">39449909 - Kites</option>
                          <option value="39449912 - Paint sets, children's">39449912 - Paint sets, children's</option>
                          <option value="39490000 - Sporting and athletic goods, nec">39490000 - Sporting and athletic goods, nec</option>
                          <option value="39490100 - Golf equipment">39490100 - Golf equipment</option>
                          <option value="39490101 - Bags, golf">39490101 - Bags, golf</option>
                          <option value="39490103 - Driving ranges, golf, electronic">39490103 - Driving ranges, golf, electronic</option>
                          <option value="39490105 - Shafts, golf club">39490105 - Shafts, golf club</option>
                          <option value="39490200 - Fishing equipment">39490200 - Fishing equipment</option>
                          <option value="39490201 - Bait, artificial: fishing">39490201 - Bait, artificial: fishing</option>
                          <option value="39490203 - Buckets, fish and bait">39490203 - Buckets, fish and bait</option>
                          <option value="39490204 - Fishing tackle, general">39490204 - Fishing tackle, general</option>
                          <option value="39490205 - Flies, fishing: artificial">39490205 - Flies, fishing: artificial</option>
                          <option value="39490206 - Hooks, fishing">39490206 - Hooks, fishing</option>
                          <option value="39490207 - Lures, fishing: artificial">39490207 - Lures, fishing: artificial</option>
                          <option value="39490208 - Reels, fishing">39490208 - Reels, fishing</option>
                          <option value="39490209 - Rods and rod parts, fishing">39490209 - Rods and rod parts, fishing</option>
                          <option value="39490300 - Exercise equipment">39490300 - Exercise equipment</option>
                          <option value="39490301 - Dumbbells and other weightlifting equipment">39490301 - Dumbbells and other weightlifting equipment</option>
                          <option value="39490302 - Exercising cycles">39490302 - Exercising cycles</option>
                          <option value="39490305 - Treadmills">39490305 - Treadmills</option>
                          <option value="39490400 - Winter sports equipment">39490400 - Winter sports equipment</option>
                          <option value="39490403 - Snow skiing equipment and supplies, except skis">39490403 - Snow skiing equipment and supplies, except skis</option>
                          <option value="39490404 - Snow skis">39490404 - Snow skis</option>
                          <option value="39490405 - Snowshoes">39490405 - Snowshoes</option>
                          <option value="39490500 - Hunting equipment">39490500 - Hunting equipment</option>
                          <option value="39490502 - Archery equipment, general">39490502 - Archery equipment, general</option>
                          <option value="39490504 - Bows, archery">39490504 - Bows, archery</option>
                          <option value="39490506 - Cases, gun and rod (sporting equipment)">39490506 - Cases, gun and rod (sporting equipment)</option>
                          <option value="39490507 - Crossbows">39490507 - Crossbows</option>
                          <option value="39490508 - Decoys, duck and other game birds">39490508 - Decoys, duck and other game birds</option>
                          <option value="39490509 - Game calls">39490509 - Game calls</option>
                          <option value="39490511 - Shooting equipment and supplies, general">39490511 - Shooting equipment and supplies, general</option>
                          <option value="39490512 - Target shooting equipment">39490512 - Target shooting equipment</option>
                          <option value="39490513 - Targets, archery and rifle shooting">39490513 - Targets, archery and rifle shooting</option>
                          <option value="39490600 - Water sports equipment">39490600 - Water sports equipment</option>
                          <option value="39490601 - Skin diving equipment, scuba type">39490601 - Skin diving equipment, scuba type</option>
                          <option value="39490602 - Surfboards">39490602 - Surfboards</option>
                          <option value="39490603 - Swimming pools, plastic">39490603 - Swimming pools, plastic</option>
                          <option value="39490607 - Windsurfing boards (sailboards) and equipment">39490607 - Windsurfing boards (sailboards) and equipment</option>
                          <option value="39490608 - Swimming pools, except plastic">39490608 - Swimming pools, except plastic</option>
                          <option value="39490700 - Protective sporting equipment">39490700 - Protective sporting equipment</option>
                          <option value="39490702 - Guards: football, basketball, soccer, lacrosse, etc.">39490702 - Guards: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490703 - Helmets, athletic">39490703 - Helmets, athletic</option>
                          <option value="39490704 - Masks: hockey, baseball, football, etc.">39490704 - Masks: hockey, baseball, football, etc.</option>
                          <option value="39490705 - Pads: football, basketball, soccer, lacrosse, etc.">39490705 - Pads: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490800 - Darts and table sports equipment and supplies">39490800 - Darts and table sports equipment and supplies</option>
                          <option value="39490802 - Billiard and pool equipment and supplies, general">39490802 - Billiard and pool equipment and supplies, general</option>
                          <option value="39490805 - Dartboards and accessories">39490805 - Dartboards and accessories</option>
                          <option value="39490807 - Ping-pong tables">39490807 - Ping-pong tables</option>
                          <option value="39490900 - Racket sports equipment">39490900 - Racket sports equipment</option>
                          <option value="39490906 - Tennis equipment and supplies">39490906 - Tennis equipment and supplies</option>
                          <option value="39491000 - Bowling equipment and supplies">39491000 - Bowling equipment and supplies</option>
                          <option value="39491001 - Bowling alleys and accessories">39491001 - Bowling alleys and accessories</option>
                          <option value="39491100 - Baseball, softball, and cricket sports equipment">39491100 - Baseball, softball, and cricket sports equipment</option>
                          <option value="39491101 - Baseball equipment and supplies, general">39491101 - Baseball equipment and supplies, general</option>
                          <option value="39491102 - Bases, baseball">39491102 - Bases, baseball</option>
                          <option value="39491104 - Mitts and gloves, baseball">39491104 - Mitts and gloves, baseball</option>
                          <option value="39491300 - Team sports equipment">39491300 - Team sports equipment</option>
                          <option value="39491301 - Basketball equipment and supplies, general">39491301 - Basketball equipment and supplies, general</option>
                          <option value="39491302 - Football equipment and supplies, general">39491302 - Football equipment and supplies, general</option>
                          <option value="39491303 - Hockey equipment and supplies, general">39491303 - Hockey equipment and supplies, general</option>
                          <option value="39491304 - Lacrosse equipment and supplies, general">39491304 - Lacrosse equipment and supplies, general</option>
                          <option value="39491305 - Soccer equipment and supplies">39491305 - Soccer equipment and supplies</option>
                          <option value="39499902 - Balls: baseball, football, basketball, etc.">39499902 - Balls: baseball, football, basketball, etc.</option>
                          <option value="39499904 - Boxing equipment and supplies, general">39499904 - Boxing equipment and supplies, general</option>
                          <option value="39499905 - Camping equipment and supplies">39499905 - Camping equipment and supplies</option>
                          <option value="39499907 - Gymnasium equipment">39499907 - Gymnasium equipment</option>
                          <option value="39499909 - Playground equipment">39499909 - Playground equipment</option>
                          <option value="39499910 - Shuffleboards and shuffleboard equipment">39499910 - Shuffleboards and shuffleboard equipment</option>
                          <option value="39499911 - Skateboards">39499911 - Skateboards</option>
                          <option value="39499912 - Skates and parts, roller">39499912 - Skates and parts, roller</option>
                          <option value="39499915 - Trampolines and equipment">39499915 - Trampolines and equipment</option>
                          <option value="39499916 - Batons">39499916 - Batons</option>
                          <option value="39510000 - Pens and mechanical pencils">39510000 - Pens and mechanical pencils</option>
                          <option value="39519901 - Ball point pens and parts">39519901 - Ball point pens and parts</option>
                          <option value="39519903 - Fountain pens and fountain pen desk sets">39519903 - Fountain pens and fountain pen desk sets</option>
                          <option value="39519904 - Markers, soft tip (felt, fabric, plastic, etc.)">39519904 - Markers, soft tip (felt, fabric, plastic, etc.)</option>
                          <option value="39520100 - Artists' materials, except pencils and leads">39520100 - Artists' materials, except pencils and leads</option>
                          <option value="39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.">39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.</option>
                          <option value="39520105 - Ink, drawing: black and colored">39520105 - Ink, drawing: black and colored</option>
                          <option value="39520108 - Modeling clay">39520108 - Modeling clay</option>
                          <option value="39520111 - Paints, except gold and bronze: artists'">39520111 - Paints, except gold and bronze: artists'</option>
                          <option value="39520117 - Water colors, artists'">39520117 - Water colors, artists'</option>
                          <option value="39520200 - Artists' equipment">39520200 - Artists' equipment</option>
                          <option value="39520203 - Brushes, air, artists'">39520203 - Brushes, air, artists'</option>
                          <option value="39520211 - Frames for artists' canvases">39520211 - Frames for artists' canvases</option>
                          <option value="39520300 - Pencils and leads, including artists'">39520300 - Pencils and leads, including artists'</option>
                          <option value="39520302 - Pencil lead: black, indelible, or colored: artists'">39520302 - Pencil lead: black, indelible, or colored: artists'</option>
                          <option value="39530000 - Marking devices">39530000 - Marking devices</option>
                          <option value="39530100 - Embossing seals and hand stamps">39530100 - Embossing seals and hand stamps</option>
                          <option value="39530103 - Embossing seals, corporate and official">39530103 - Embossing seals, corporate and official</option>
                          <option value="39530104 - Numbering stamps, hand: rubber or metal">39530104 - Numbering stamps, hand: rubber or metal</option>
                          <option value="39530105 - Postmark stamps, hand: rubber or metal">39530105 - Postmark stamps, hand: rubber or metal</option>
                          <option value="39530108 - Stationery embossers, personal">39530108 - Stationery embossers, personal</option>
                          <option value="39530110 - Time stamps, hand: rubber or metal">39530110 - Time stamps, hand: rubber or metal</option>
                          <option value="39539901 - Figures (marking devices), metal">39539901 - Figures (marking devices), metal</option>
                          <option value="39539902 - Irons, marking or branding">39539902 - Irons, marking or branding</option>
                          <option value="39539904 - Pads, inking and stamping">39539904 - Pads, inking and stamping</option>
                          <option value="39539908 - Stencils, painting and marking">39539908 - Stencils, painting and marking</option>
                          <option value="39550000 - Carbon paper and inked ribbons">39550000 - Carbon paper and inked ribbons</option>
                          <option value="39550103 - Stencil paper, gelatin or spirit process">39550103 - Stencil paper, gelatin or spirit process</option>
                          <option value="39559901 - Ribbons, inked: typewriter, adding machine, register, etc.">39559901 - Ribbons, inked: typewriter, adding machine, register, etc.</option>
                          <option value="39610000 - Costume jewelry">39610000 - Costume jewelry</option>
                          <option value="39610100 - Jewelry apparel, non-precious metals">39610100 - Jewelry apparel, non-precious metals</option>
                          <option value="39610103 - Earrings, except precious metal">39610103 - Earrings, except precious metal</option>
                          <option value="39619901 - Costume jewelry, ex. precious metal and semiprecious stones">39619901 - Costume jewelry, ex. precious metal and semiprecious stones</option>
                          <option value="39619903 - Rosaries and small religious articles, except precious metal">39619903 - Rosaries and small religious articles, except precious metal</option>
                          <option value="39650000 - Fasteners, buttons, needles, and pins">39650000 - Fasteners, buttons, needles, and pins</option>
                          <option value="39650100 - Buttons and parts">39650100 - Buttons and parts</option>
                          <option value="39650101 - Button backs and parts">39650101 - Button backs and parts</option>
                          <option value="39650102 - Button blanks and molds">39650102 - Button blanks and molds</option>
                          <option value="39650200 - Pins and needles">39650200 - Pins and needles</option>
                          <option value="39650204 - Straight pins: steel or brass">39650204 - Straight pins: steel or brass</option>
                          <option value="39650300 - Fasteners">39650300 - Fasteners</option>
                          <option value="39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes">39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes</option>
                          <option value="39650303 - Fasteners, hooks and eyes">39650303 - Fasteners, hooks and eyes</option>
                          <option value="39659901 - Buckles and buckle parts">39659901 - Buckles and buckle parts</option>
                          <option value="39659905 - Zipper">39659905 - Zipper</option>
                          <option value="39910000 - Brooms and brushes">39910000 - Brooms and brushes</option>
                          <option value="39910100 - Brooms">39910100 - Brooms</option>
                          <option value="39910102 - Street sweeping brooms, hand or machine">39910102 - Street sweeping brooms, hand or machine</option>
                          <option value="39910200 - Paint and varnish brushes">39910200 - Paint and varnish brushes</option>
                          <option value="39910201 - Paint rollers">39910201 - Paint rollers</option>
                          <option value="39910202 - Paintbrushes">39910202 - Paintbrushes</option>
                          <option value="39910300 - Brushes, except paint and varnish">39910300 - Brushes, except paint and varnish</option>
                          <option value="39910302 - Brushes, household or industrial">39910302 - Brushes, household or industrial</option>
                          <option value="39910306 - Toothbrushes, except electric">39910306 - Toothbrushes, except electric</option>
                          <option value="39930100 - Electric signs">39930100 - Electric signs</option>
                          <option value="39930101 - Neon signs">39930101 - Neon signs</option>
                          <option value="39930102 - Scoreboards, electric">39930102 - Scoreboards, electric</option>
                          <option value="39939903 - Displays and cutouts, window and lobby">39939903 - Displays and cutouts, window and lobby</option>
                          <option value="39939904 - Displays, paint process">39939904 - Displays, paint process</option>
                          <option value="39939905 - Letters for signs, metal">39939905 - Letters for signs, metal</option>
                          <option value="39939906 - Name plates: except engraved, etched, etc.: metal">39939906 - Name plates: except engraved, etched, etc.: metal</option>
                          <option value="39939907 - Signs, not made in custom sign painting shops">39939907 - Signs, not made in custom sign painting shops</option>
                          <option value="39950000 - Burial caskets">39950000 - Burial caskets</option>
                          <option value="39959903 - Grave vaults, metal">39959903 - Grave vaults, metal</option>
                          <option value="39960000 - Hard surface floor coverings, nec">39960000 - Hard surface floor coverings, nec</option>
                          <option value="39969901 - Asphalted-felt-base floor coverings: linoleum, carpet">39969901 - Asphalted-felt-base floor coverings: linoleum, carpet</option>
                          <option value="39969902 - Tile, floor: supported plastic">39969902 - Tile, floor: supported plastic</option>
                          <option value="39990000 - Manufacturing industries, nec">39990000 - Manufacturing industries, nec</option>
                          <option value="39990200 - Hair and hair-based products">39990200 - Hair and hair-based products</option>
                          <option value="39990205 - Hairpin mountings">39990205 - Hairpin mountings</option>
                          <option value="39990207 - Wigs, including doll wigs, toupees, or wiglets">39990207 - Wigs, including doll wigs, toupees, or wiglets</option>
                          <option value="39990302 - Down (feathers)">39990302 - Down (feathers)</option>
                          <option value="39990307 - Trimmings, feather">39990307 - Trimmings, feather</option>
                          <option value="39990500 - Cigarette and cigar products and accessories">39990500 - Cigarette and cigar products and accessories</option>
                          <option value="39990503 - Cigarette filters">39990503 - Cigarette filters</option>
                          <option value="39990509 - Tobacco pipes, pipestems, and bits">39990509 - Tobacco pipes, pipestems, and bits</option>
                          <option value="39990600 - Umbrellas, canes, and parts">39990600 - Umbrellas, canes, and parts</option>
                          <option value="39990603 - Umbrellas, garden or wagon">39990603 - Umbrellas, garden or wagon</option>
                          <option value="39990700 - Artificial trees and flowers">39990700 - Artificial trees and flowers</option>
                          <option value="39990701 - Artificial flower arrangements">39990701 - Artificial flower arrangements</option>
                          <option value="39990702 - Christmas trees, artificial">39990702 - Christmas trees, artificial</option>
                          <option value="39990703 - Flowers, artificial and preserved">39990703 - Flowers, artificial and preserved</option>
                          <option value="39990704 - Foliage, artificial and preserved">39990704 - Foliage, artificial and preserved</option>
                          <option value="39990705 - Fruits, artificial and preserved">39990705 - Fruits, artificial and preserved</option>
                          <option value="39990706 - Grasses, artificial and preserved">39990706 - Grasses, artificial and preserved</option>
                          <option value="39990707 - Plants, artificial and preserved">39990707 - Plants, artificial and preserved</option>
                          <option value="39990708 - Sprays, artificial and preserved">39990708 - Sprays, artificial and preserved</option>
                          <option value="39990800 - Novelties, bric-a-brac, and hobby kits">39990800 - Novelties, bric-a-brac, and hobby kits</option>
                          <option value="39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.">39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.</option>
                          <option value="39990803 - Bric-a-brac">39990803 - Bric-a-brac</option>
                          <option value="39990804 - Burnt wood articles">39990804 - Burnt wood articles</option>
                          <option value="39990805 - Calendars, framed">39990805 - Calendars, framed</option>
                          <option value="39990806 - Christmas tree ornaments, except electrical and glass">39990806 - Christmas tree ornaments, except electrical and glass</option>
                          <option value="39990807 - Coins and tokens, non-currency">39990807 - Coins and tokens, non-currency</option>
                          <option value="39990809 - Miniatures">39990809 - Miniatures</option>
                          <option value="39990813 - Puppets and marionettes">39990813 - Puppets and marionettes</option>
                          <option value="39990814 - Sewing kits, novelty">39990814 - Sewing kits, novelty</option>
                          <option value="39990815 - Straw goods">39990815 - Straw goods</option>
                          <option value="39990817 - Tinsel">39990817 - Tinsel</option>
                          <option value="39990819 - Lawn ornaments">39990819 - Lawn ornaments</option>
                          <option value="39990901 - Honeycomb foundations (beekeepers' supplies)">39990901 - Honeycomb foundations (beekeepers' supplies)</option>
                          <option value="39991000 - Coin-operated amusement machines">39991000 - Coin-operated amusement machines</option>
                          <option value="39991001 - Slot machines">39991001 - Slot machines</option>
                          <option value="39991100 - Models, except toy">39991100 - Models, except toy</option>
                          <option value="39991101 - Airplane models, except toy">39991101 - Airplane models, except toy</option>
                          <option value="39991103 - Models, general, except toy">39991103 - Models, general, except toy</option>
                          <option value="39991104 - Railroad models, except toy">39991104 - Railroad models, except toy</option>
                          <option value="39991200 - Identification badges and insignia">39991200 - Identification badges and insignia</option>
                          <option value="39991201 - Badges, metal: policemen, firemen, etc.">39991201 - Badges, metal: policemen, firemen, etc.</option>
                          <option value="39991203 - Identification plates">39991203 - Identification plates</option>
                          <option value="39991204 - Identification tags, except paper">39991204 - Identification tags, except paper</option>
                          <option value="39991205 - Military insignia">39991205 - Military insignia</option>
                          <option value="39991302 - Forms: display, dress, and show">39991302 - Forms: display, dress, and show</option>
                          <option value="39991303 - Mannequins">39991303 - Mannequins</option>
                          <option value="39991402 - Handles, handbag and luggage">39991402 - Handles, handbag and luggage</option>
                          <option value="39999901 - Atomizers, toiletry">39999901 - Atomizers, toiletry</option>
                          <option value="39999905 - Candles">39999905 - Candles</option>
                          <option value="39999909 - Dock equipment and supplies, industrial">39999909 - Dock equipment and supplies, industrial</option>
                          <option value="39999910 - Education aids, devices and supplies">39999910 - Education aids, devices and supplies</option>
                          <option value="39999911 - Figures, wax">39999911 - Figures, wax</option>
                          <option value="39999913 - Fire extinguishers, portable">39999913 - Fire extinguishers, portable</option>
                          <option value="39999920 - Hot tub and spa covers">39999920 - Hot tub and spa covers</option>
                          <option value="39999921 - Hot tubs">39999921 - Hot tubs</option>
                          <option value="39999925 - Nut shells, grinding, from purchased nuts">39999925 - Nut shells, grinding, from purchased nuts</option>
                          <option value="39999926 - Painting instrument dials">39999926 - Painting instrument dials</option>
                          <option value="39999927 - Pet supplies">39999927 - Pet supplies</option>
                          <option value="39999928 - Plaques, picture, laminated">39999928 - Plaques, picture, laminated</option>
                          <option value="39999929 - Potpourri">39999929 - Potpourri</option>
                          <option value="39999930 - Preparation of slides and exhibits">39999930 - Preparation of slides and exhibits</option>
                          <option value="39999932 - Self-defense sprays">39999932 - Self-defense sprays</option>
                          <option value="39999933 - Shades, lamp or candle">39999933 - Shades, lamp or candle</option>
                          <option value="39999935 - Soap dispensers">39999935 - Soap dispensers</option>
                          <option value="39999936 - Stage hardware and equipment, except lighting">39999936 - Stage hardware and equipment, except lighting</option>
                          <option value="39999937 - Stereographs, photographic">39999937 - Stereographs, photographic</option>
                          <option value="39999938 - Tape measures">39999938 - Tape measures</option>
                          <option value="39999939 - Tear gas devices and equipment">39999939 - Tear gas devices and equipment</option>
                          <option value="39999940 - Theatrical scenery">39999940 - Theatrical scenery</option>
                          <option value="39999945 - Wheelchair lifts">39999945 - Wheelchair lifts</option>
                          <option value="39999946 - Fingernails, artificial">39999946 - Fingernails, artificial</option>
                          <option value="39999947 - Grinding and pulverizing of materials, nec">39999947 - Grinding and pulverizing of materials, nec</option>
                          <option value="39999949 - Seeds, coated or treated, from purchased seeds">39999949 - Seeds, coated or treated, from purchased seeds</option>
                          <option value="39999950 - Framed artwork">39999950 - Framed artwork</option>
                          <option value="40110000 - Railroads, line-haul operating">40110000 - Railroads, line-haul operating</option>
                          <option value="41190000 - Local passenger transportation, nec">41190000 - Local passenger transportation, nec</option>
                          <option value="42120000 - Local trucking, without storage">42120000 - Local trucking, without storage</option>
                          <option value="42120102 - Farm to market haulage, local">42120102 - Farm to market haulage, local</option>
                          <option value="42129905 - Dump truck haulage">42129905 - Dump truck haulage</option>
                          <option value="42129906 - Garbage collection and transport, no disposal">42129906 - Garbage collection and transport, no disposal</option>
                          <option value="42129907 - Hazardous waste transport">42129907 - Hazardous waste transport</option>
                          <option value="42129909 - Light haulage and cartage, local">42129909 - Light haulage and cartage, local</option>
                          <option value="42130000 - Trucking, except local">42130000 - Trucking, except local</option>
                          <option value="42139902 - Building materials transport">42139902 - Building materials transport</option>
                          <option value="42139906 - Household goods transport">42139906 - Household goods transport</option>
                          <option value="42139911 - Trailer or container on flat car (TOFC/COFC)">42139911 - Trailer or container on flat car (TOFC/COFC)</option>
                          <option value="42140000 - Local trucking with storage">42140000 - Local trucking with storage</option>
                          <option value="42219901 - Cotton compresses and warehouses">42219901 - Cotton compresses and warehouses</option>
                          <option value="42229903 - Warehousing, cold storage or refrigerated">42229903 - Warehousing, cold storage or refrigerated</option>
                          <option value="42250000 - General warehousing and storage">42250000 - General warehousing and storage</option>
                          <option value="42259901 - General warehousing">42259901 - General warehousing</option>
                          <option value="42259902 - Miniwarehouse, warehousing">42259902 - Miniwarehouse, warehousing</option>
                          <option value="42260100 - Liquid storage">42260100 - Liquid storage</option>
                          <option value="44490101 - Canal barge operations">44490101 - Canal barge operations</option>
                          <option value="44910000 - Marine cargo handling">44910000 - Marine cargo handling</option>
                          <option value="44910200 - Docks, piers and terminals">44910200 - Docks, piers and terminals</option>
                          <option value="44930000 - Marinas">44930000 - Marinas</option>
                          <option value="45129901 - Air cargo carrier, scheduled">45129901 - Air cargo carrier, scheduled</option>
                          <option value="46120000 - Crude petroleum pipelines">46120000 - Crude petroleum pipelines</option>
                          <option value="46199902 - Slurry pipeline operation">46199902 - Slurry pipeline operation</option>
                          <option value="47240000 - Travel agencies">47240000 - Travel agencies</option>
                          <option value="47250000 - Tour operators">47250000 - Tour operators</option>
                          <option value="47310000 - Freight transportation arrangement">47310000 - Freight transportation arrangement</option>
                          <option value="47310100 - Transportation agents and brokers">47310100 - Transportation agents and brokers</option>
                          <option value="47310103 - Customhouse brokers">47310103 - Customhouse brokers</option>
                          <option value="47310200 - Freight forwarding">47310200 - Freight forwarding</option>
                          <option value="47410000 - Rental of railroad cars">47410000 - Rental of railroad cars</option>
                          <option value="47830000 - Packing and crating">47830000 - Packing and crating</option>
                          <option value="47839902 - Crating goods for shipping">47839902 - Crating goods for shipping</option>
                          <option value="47839903 - Packing goods for shipping">47839903 - Packing goods for shipping</option>
                          <option value="47890102 - Freight car loading and unloading">47890102 - Freight car loading and unloading</option>
                          <option value="47899901 - Pipeline terminal facilities, independently operated">47899901 - Pipeline terminal facilities, independently operated</option>
                          <option value="48120000 - Radiotelephone communication">48120000 - Radiotelephone communication</option>
                          <option value="48130000 - Telephone communication, except radio">48130000 - Telephone communication, except radio</option>
                          <option value="48130101 - Data telephone communications">48130101 - Data telephone communications</option>
                          <option value="48130103 - Long distance telephone communications">48130103 - Long distance telephone communications</option>
                          <option value="48139903 - Telephone/video communications">48139903 - Telephone/video communications</option>
                          <option value="48320000 - Radio broadcasting stations">48320000 - Radio broadcasting stations</option>
                          <option value="48320203 - Religious">48320203 - Religious</option>
                          <option value="48330000 - Television broadcasting stations">48330000 - Television broadcasting stations</option>
                          <option value="48999905 - Satellite earth stations">48999905 - Satellite earth stations</option>
                          <option value="49110000 - Electric services">49110000 - Electric services</option>
                          <option value="49119901 - Distribution, electric power">49119901 - Distribution, electric power</option>
                          <option value="49119902 - Generation, electric power">49119902 - Generation, electric power</option>
                          <option value="49119905 - Electric power marketers">49119905 - Electric power marketers</option>
                          <option value="49119907 - Fossil fuel electric power generation">49119907 - Fossil fuel electric power generation</option>
                          <option value="49240000 - Natural gas distribution">49240000 - Natural gas distribution</option>
                          <option value="49250106 - Mixed natural and manufactured gas, distribution">49250106 - Mixed natural and manufactured gas, distribution</option>
                          <option value="49410000 - Water supply">49410000 - Water supply</option>
                          <option value="49520000 - Sewerage systems">49520000 - Sewerage systems</option>
                          <option value="49530000 - Refuse systems">49530000 - Refuse systems</option>
                          <option value="49530100 - Hazardous waste collection and disposal">49530100 - Hazardous waste collection and disposal</option>
                          <option value="49530102 - Chemical detoxification">49530102 - Chemical detoxification</option>
                          <option value="49530202 - Liquid waste, collection and disposal">49530202 - Liquid waste, collection and disposal</option>
                          <option value="49530203 - Rubbish collection and disposal">49530203 - Rubbish collection and disposal</option>
                          <option value="49530300 - Nonhazardous waste disposal sites">49530300 - Nonhazardous waste disposal sites</option>
                          <option value="49539904 - Medical waste disposal">49539904 - Medical waste disposal</option>
                          <option value="49539905 - Recycling, waste materials">49539905 - Recycling, waste materials</option>
                          <option value="49610000 - Steam and air-conditioning supply">49610000 - Steam and air-conditioning supply</option>
                          <option value="50120103 - Trucks, noncommercial">50120103 - Trucks, noncommercial</option>
                          <option value="50120104 - Vans, noncommercial">50120104 - Vans, noncommercial</option>
                          <option value="50120203 - Fire trucks">50120203 - Fire trucks</option>
                          <option value="50120205 - Trailers for trucks, new and used">50120205 - Trailers for trucks, new and used</option>
                          <option value="50120206 - Truck bodies">50120206 - Truck bodies</option>
                          <option value="50120208 - Trucks, commercial">50120208 - Trucks, commercial</option>
                          <option value="50120305 - Recreation vehicles, all-terrain">50120305 - Recreation vehicles, all-terrain</option>
                          <option value="50120307 - Trailers for passenger vehicles">50120307 - Trailers for passenger vehicles</option>
                          <option value="50120401 - Mopeds">50120401 - Mopeds</option>
                          <option value="50130000 - Motor vehicle supplies and new parts">50130000 - Motor vehicle supplies and new parts</option>
                          <option value="50130100 - Automotive supplies and parts">50130100 - Automotive supplies and parts</option>
                          <option value="50130108 - Automotive supplies">50130108 - Automotive supplies</option>
                          <option value="50130112 - Exhaust systems (mufflers, tail pipes, etc.)">50130112 - Exhaust systems (mufflers, tail pipes, etc.)</option>
                          <option value="50130118 - Springs, shock absorbers and struts">50130118 - Springs, shock absorbers and struts</option>
                          <option value="50130119 - Truck parts and accessories">50130119 - Truck parts and accessories</option>
                          <option value="50130120 - Wheels, motor vehicle">50130120 - Wheels, motor vehicle</option>
                          <option value="50130204 - Testing equipment, engine">50130204 - Testing equipment, engine</option>
                          <option value="50130205 - Tools and equipment, automotive">50130205 - Tools and equipment, automotive</option>
                          <option value="50139901 - Motorcycle parts">50139901 - Motorcycle parts</option>
                          <option value="50139903 - Trailer parts and accessories">50139903 - Trailer parts and accessories</option>
                          <option value="50140000 - Tires and tubes">50140000 - Tires and tubes</option>
                          <option value="50149901 - Automobile tires and tubes">50149901 - Automobile tires and tubes</option>
                          <option value="50149904 - Tires, used">50149904 - Tires, used</option>
                          <option value="50150000 - Motor vehicle parts, used">50150000 - Motor vehicle parts, used</option>
                          <option value="50210000 - Furniture">50210000 - Furniture</option>
                          <option value="50210100 - Office and public building furniture">50210100 - Office and public building furniture</option>
                          <option value="50210106 - Office furniture, nec">50210106 - Office furniture, nec</option>
                          <option value="50210200 - Household furniture">50210200 - Household furniture</option>
                          <option value="50210302 - Bedsprings">50210302 - Bedsprings</option>
                          <option value="50219904 - Outdoor and lawn furniture, nec">50219904 - Outdoor and lawn furniture, nec</option>
                          <option value="50219906 - Shelving">50219906 - Shelving</option>
                          <option value="50230000 - Homefurnishings">50230000 - Homefurnishings</option>
                          <option value="50230100 - Kitchenware">50230100 - Kitchenware</option>
                          <option value="50230102 - China">50230102 - China</option>
                          <option value="50230104 - Glassware">50230104 - Glassware</option>
                          <option value="50230105 - Kitchen tools and utensils, nec">50230105 - Kitchen tools and utensils, nec</option>
                          <option value="50230200 - Linens and towels">50230200 - Linens and towels</option>
                          <option value="50230202 - Blankets">50230202 - Blankets</option>
                          <option value="50230203 - Linens, table">50230203 - Linens, table</option>
                          <option value="50230205 - Sheets, textile">50230205 - Sheets, textile</option>
                          <option value="50230207 - Towels">50230207 - Towels</option>
                          <option value="50230300 - Window furnishings">50230300 - Window furnishings</option>
                          <option value="50230301 - Curtains">50230301 - Curtains</option>
                          <option value="50230302 - Draperies">50230302 - Draperies</option>
                          <option value="50230305 - Window covering parts and accessories">50230305 - Window covering parts and accessories</option>
                          <option value="50230400 - Floor coverings">50230400 - Floor coverings</option>
                          <option value="50230401 - Carpets">50230401 - Carpets</option>
                          <option value="50230404 - Rugs">50230404 - Rugs</option>
                          <option value="50230405 - Wood flooring">50230405 - Wood flooring</option>
                          <option value="50230500 - Decorative home furnishings and supplies">50230500 - Decorative home furnishings and supplies</option>
                          <option value="50230502 - Frames and framing, picture and mirror">50230502 - Frames and framing, picture and mirror</option>
                          <option value="50230504 - Pottery">50230504 - Pottery</option>
                          <option value="50310100 - Building materials, exterior">50310100 - Building materials, exterior</option>
                          <option value="50310101 - Fencing, wood">50310101 - Fencing, wood</option>
                          <option value="50310104 - Trim, sheet metal">50310104 - Trim, sheet metal</option>
                          <option value="50310200 - Building materials, interior">50310200 - Building materials, interior</option>
                          <option value="50310202 - Molding, all materials">50310202 - Molding, all materials</option>
                          <option value="50310204 - Veneer">50310204 - Veneer</option>
                          <option value="50310300 - Doors and windows">50310300 - Doors and windows</option>
                          <option value="50310301 - Door frames, all materials">50310301 - Door frames, all materials</option>
                          <option value="50310302 - Doors, combination, screen-storm">50310302 - Doors, combination, screen-storm</option>
                          <option value="50310303 - Doors, garage">50310303 - Doors, garage</option>
                          <option value="50310304 - Doors, nec">50310304 - Doors, nec</option>
                          <option value="50310305 - Metal doors, sash and trim">50310305 - Metal doors, sash and trim</option>
                          <option value="50310306 - Window frames, all materials">50310306 - Window frames, all materials</option>
                          <option value="50310307 - Windows">50310307 - Windows</option>
                          <option value="50310308 - Skylights, all materials">50310308 - Skylights, all materials</option>
                          <option value="50319901 - Composite board products, woodboard">50319901 - Composite board products, woodboard</option>
                          <option value="50319903 - Kitchen cabinets">50319903 - Kitchen cabinets</option>
                          <option value="50319904 - Lumber: rough, dressed, and finished">50319904 - Lumber: rough, dressed, and finished</option>
                          <option value="50319909 - Plywood">50319909 - Plywood</option>
                          <option value="50320000 - Brick, stone, and related material">50320000 - Brick, stone, and related material</option>
                          <option value="50320100 - Paving materials">50320100 - Paving materials</option>
                          <option value="50320201 - Drywall materials">50320201 - Drywall materials</option>
                          <option value="50320202 - Stucco">50320202 - Stucco</option>
                          <option value="50320302 - Ceramic wall and floor tile, nec">50320302 - Ceramic wall and floor tile, nec</option>
                          <option value="50320306 - Tile, clay or other ceramic, excluding refractory">50320306 - Tile, clay or other ceramic, excluding refractory</option>
                          <option value="50320400 - Building stone">50320400 - Building stone</option>
                          <option value="50320401 - Granite building stone">50320401 - Granite building stone</option>
                          <option value="50320402 - Marble building stone">50320402 - Marble building stone</option>
                          <option value="50320500 - Concrete and cinder building products">50320500 - Concrete and cinder building products</option>
                          <option value="50320502 - Concrete and cinder block">50320502 - Concrete and cinder block</option>
                          <option value="50320503 - Concrete building products">50320503 - Concrete building products</option>
                          <option value="50320504 - Concrete mixtures">50320504 - Concrete mixtures</option>
                          <option value="50329902 - Brick, except refractory">50329902 - Brick, except refractory</option>
                          <option value="50329904 - Cement">50329904 - Cement</option>
                          <option value="50329905 - Gravel">50329905 - Gravel</option>
                          <option value="50329907 - Sand, construction">50329907 - Sand, construction</option>
                          <option value="50329908 - Stone, crushed or broken">50329908 - Stone, crushed or broken</option>
                          <option value="50330000 - Roofing, siding, and insulation">50330000 - Roofing, siding, and insulation</option>
                          <option value="50330100 - Roofing and siding materials">50330100 - Roofing and siding materials</option>
                          <option value="50330101 - Asphalt felts and coating">50330101 - Asphalt felts and coating</option>
                          <option value="50330103 - Roofing, asphalt and sheet metal">50330103 - Roofing, asphalt and sheet metal</option>
                          <option value="50330105 - Siding, except wood">50330105 - Siding, except wood</option>
                          <option value="50330200 - Insulation materials">50330200 - Insulation materials</option>
                          <option value="50330201 - Fiberglass building materials">50330201 - Fiberglass building materials</option>
                          <option value="50330203 - Mineral wool insulation materials">50330203 - Mineral wool insulation materials</option>
                          <option value="50390100 - Prefabricated structures">50390100 - Prefabricated structures</option>
                          <option value="50390104 - Structural assemblies, prefabricated: non-wood">50390104 - Structural assemblies, prefabricated: non-wood</option>
                          <option value="50390200 - Glass construction materials">50390200 - Glass construction materials</option>
                          <option value="50390201 - Exterior flat glass: plate or window">50390201 - Exterior flat glass: plate or window</option>
                          <option value="50390202 - Interior flat glass: plate and window">50390202 - Interior flat glass: plate and window</option>
                          <option value="50399902 - Architectural metalwork">50399902 - Architectural metalwork</option>
                          <option value="50399905 - Doors, sliding">50399905 - Doors, sliding</option>
                          <option value="50399911 - Septic tanks">50399911 - Septic tanks</option>
                          <option value="50399912 - Soil erosion control fabrics">50399912 - Soil erosion control fabrics</option>
                          <option value="50399913 - Wire fence, gates, and accessories">50399913 - Wire fence, gates, and accessories</option>
                          <option value="50430000 - Photographic equipment and supplies">50430000 - Photographic equipment and supplies</option>
                          <option value="50430100 - Photographic processing equipment">50430100 - Photographic processing equipment</option>
                          <option value="50430200 - Cameras and photographic equipment">50430200 - Cameras and photographic equipment</option>
                          <option value="50430202 - Photographic cameras, projectors, equipment and supplies">50430202 - Photographic cameras, projectors, equipment and supplies</option>
                          <option value="50440000 - Office equipment">50440000 - Office equipment</option>
                          <option value="50440103 - Cash registers">50440103 - Cash registers</option>
                          <option value="50440200 - Copying equipment">50440200 - Copying equipment</option>
                          <option value="50440204 - Microfilm equipment">50440204 - Microfilm equipment</option>
                          <option value="50440207 - Photocopy machines">50440207 - Photocopy machines</option>
                          <option value="50449903 - Vaults and safes">50449903 - Vaults and safes</option>
                          <option value="50450000 - Computers, peripherals, and software">50450000 - Computers, peripherals, and software</option>
                          <option value="50450100 - Computer peripheral equipment">50450100 - Computer peripheral equipment</option>
                          <option value="50450101 - Disk drives">50450101 - Disk drives</option>
                          <option value="50450104 - Terminals, computer">50450104 - Terminals, computer</option>
                          <option value="50459903 - Computer software">50459903 - Computer software</option>
                          <option value="50459904 - Computers and accessories, personal and home entertainment">50459904 - Computers and accessories, personal and home entertainment</option>
                          <option value="50459905 - Computers, nec">50459905 - Computers, nec</option>
                          <option value="50460000 - Commercial equipment, nec">50460000 - Commercial equipment, nec</option>
                          <option value="50460100 - Store fixtures and display equipment">50460100 - Store fixtures and display equipment</option>
                          <option value="50460101 - Display equipment, except refrigerated">50460101 - Display equipment, except refrigerated</option>
                          <option value="50460104 - Partitions">50460104 - Partitions</option>
                          <option value="50460106 - Signs, electrical">50460106 - Signs, electrical</option>
                          <option value="50460107 - Store equipment">50460107 - Store equipment</option>
                          <option value="50460108 - Store fixtures">50460108 - Store fixtures</option>
                          <option value="50460301 - Bakery equipment and supplies">50460301 - Bakery equipment and supplies</option>
                          <option value="50460302 - Coffee brewing equipment and supplies">50460302 - Coffee brewing equipment and supplies</option>
                          <option value="50460303 - Cooking equipment, commercial">50460303 - Cooking equipment, commercial</option>
                          <option value="50460306 - Restaurant equipment and supplies, nec">50460306 - Restaurant equipment and supplies, nec</option>
                          <option value="50469902 - Coin counters">50469902 - Coin counters</option>
                          <option value="50469903 - Hotel equipment and supplies">50469903 - Hotel equipment and supplies</option>
                          <option value="50469907 - Scales, except laboratory">50469907 - Scales, except laboratory</option>
                          <option value="50470000 - Medical and hospital equipment">50470000 - Medical and hospital equipment</option>
                          <option value="50470100 - Hospital equipment and furniture">50470100 - Hospital equipment and furniture</option>
                          <option value="50470102 - Hospital equipment and supplies, nec">50470102 - Hospital equipment and supplies, nec</option>
                          <option value="50470104 - Instruments, surgical and medical">50470104 - Instruments, surgical and medical</option>
                          <option value="50470106 - Patient monitoring equipment">50470106 - Patient monitoring equipment</option>
                          <option value="50470107 - Physician equipment and supplies">50470107 - Physician equipment and supplies</option>
                          <option value="50470108 - Surgical equipment and supplies">50470108 - Surgical equipment and supplies</option>
                          <option value="50470109 - X-ray machines and tubes">50470109 - X-ray machines and tubes</option>
                          <option value="50470200 - Dental equipment and supplies">50470200 - Dental equipment and supplies</option>
                          <option value="50470202 - Dentists' professional supplies">50470202 - Dentists' professional supplies</option>
                          <option value="50470300 - Medical equipment and supplies">50470300 - Medical equipment and supplies</option>
                          <option value="50470303 - Diagnostic equipment, medical">50470303 - Diagnostic equipment, medical</option>
                          <option value="50470307 - Incontinent care products and supplies">50470307 - Incontinent care products and supplies</option>
                          <option value="50470308 - Medical laboratory equipment">50470308 - Medical laboratory equipment</option>
                          <option value="50470309 - Orthopedic equipment and supplies">50470309 - Orthopedic equipment and supplies</option>
                          <option value="50479902 - Veterinarians' equipment and supplies">50479902 - Veterinarians' equipment and supplies</option>
                          <option value="50480000 - Ophthalmic goods">50480000 - Ophthalmic goods</option>
                          <option value="50489902 - Frames, ophthalmic">50489902 - Frames, ophthalmic</option>
                          <option value="50489903 - Lenses, ophthalmic">50489903 - Lenses, ophthalmic</option>
                          <option value="50489904 - Optometric equipment and supplies">50489904 - Optometric equipment and supplies</option>
                          <option value="50490100 - Scientific and engineering equipment and supplies">50490100 - Scientific and engineering equipment and supplies</option>
                          <option value="50490101 - Analytical instruments">50490101 - Analytical instruments</option>
                          <option value="50490102 - Engineers' equipment and supplies, nec">50490102 - Engineers' equipment and supplies, nec</option>
                          <option value="50490103 - Laboratory equipment, except medical or dental">50490103 - Laboratory equipment, except medical or dental</option>
                          <option value="50490104 - Optical goods">50490104 - Optical goods</option>
                          <option value="50490106 - Scientific instruments">50490106 - Scientific instruments</option>
                          <option value="50499902 - Drafting supplies">50499902 - Drafting supplies</option>
                          <option value="50499903 - Law enforcement equipment and supplies">50499903 - Law enforcement equipment and supplies</option>
                          <option value="50499905 - Religious supplies">50499905 - Religious supplies</option>
                          <option value="50499907 - Theatrical equipment and supplies">50499907 - Theatrical equipment and supplies</option>
                          <option value="50510100 - Metal wires, ties, cables, and screening">50510100 - Metal wires, ties, cables, and screening</option>
                          <option value="50510102 - Cable, wire">50510102 - Cable, wire</option>
                          <option value="50510105 - Rope, wire (not insulated)">50510105 - Rope, wire (not insulated)</option>
                          <option value="50510107 - Wire, nec">50510107 - Wire, nec</option>
                          <option value="50510200 - Iron and steel (ferrous) products">50510200 - Iron and steel (ferrous) products</option>
                          <option value="50510203 - Cast iron pipe">50510203 - Cast iron pipe</option>
                          <option value="50510207 - Ferrous metals">50510207 - Ferrous metals</option>
                          <option value="50510208 - Forgings, ferrous">50510208 - Forgings, ferrous</option>
                          <option value="50510210 - Iron or steel flat products">50510210 - Iron or steel flat products</option>
                          <option value="50510214 - Pipe and tubing, steel">50510214 - Pipe and tubing, steel</option>
                          <option value="50510216 - Steel">50510216 - Steel</option>
                          <option value="50510217 - Structural shapes, iron or steel">50510217 - Structural shapes, iron or steel</option>
                          <option value="50510301 - Copper">50510301 - Copper</option>
                          <option value="50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec">50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec</option>
                          <option value="50510400 - Miscellaneous nonferrous products">50510400 - Miscellaneous nonferrous products</option>
                          <option value="50510404 - Nonferrous metal sheets, bars, rods, etc., nec">50510404 - Nonferrous metal sheets, bars, rods, etc., nec</option>
                          <option value="50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.">50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.</option>
                          <option value="50519902 - Bars, metal">50519902 - Bars, metal</option>
                          <option value="50519903 - Foundry products">50519903 - Foundry products</option>
                          <option value="50519906 - Plates, metal">50519906 - Plates, metal</option>
                          <option value="50519909 - Sheets, metal">50519909 - Sheets, metal</option>
                          <option value="50519911 - Tubing, metal">50519911 - Tubing, metal</option>
                          <option value="50519912 - Stampings, metal">50519912 - Stampings, metal</option>
                          <option value="50520201 - Coal">50520201 - Coal</option>
                          <option value="50630000 - Electrical apparatus and equipment">50630000 - Electrical apparatus and equipment</option>
                          <option value="50630100 - Transformers and transmission equipment">50630100 - Transformers and transmission equipment</option>
                          <option value="50630103 - Power transmission equipment, electric">50630103 - Power transmission equipment, electric</option>
                          <option value="50630104 - Transformers, electric">50630104 - Transformers, electric</option>
                          <option value="50630200 - Electrical fittings and construction materials">50630200 - Electrical fittings and construction materials</option>
                          <option value="50630203 - Circuit breakers">50630203 - Circuit breakers</option>
                          <option value="50630205 - Electrical construction materials">50630205 - Electrical construction materials</option>
                          <option value="50630206 - Electrical supplies, nec">50630206 - Electrical supplies, nec</option>
                          <option value="50630220 - Wiring devices">50630220 - Wiring devices</option>
                          <option value="50630300 - Wire and cable">50630300 - Wire and cable</option>
                          <option value="50630303 - Control and signal wire and cable, including coaxial">50630303 - Control and signal wire and cable, including coaxial</option>
                          <option value="50630304 - Electronic wire and cable">50630304 - Electronic wire and cable</option>
                          <option value="50630400 - Lighting fixtures">50630400 - Lighting fixtures</option>
                          <option value="50630401 - Light bulbs and related supplies">50630401 - Light bulbs and related supplies</option>
                          <option value="50630403 - Lighting fixtures, commercial and industrial">50630403 - Lighting fixtures, commercial and industrial</option>
                          <option value="50630404 - Lighting fixtures, residential">50630404 - Lighting fixtures, residential</option>
                          <option value="50630500 - Electric alarms and signaling equipment">50630500 - Electric alarms and signaling equipment</option>
                          <option value="50630503 - Fire alarm systems">50630503 - Fire alarm systems</option>
                          <option value="50630504 - Signaling equipment, electrical">50630504 - Signaling equipment, electrical</option>
                          <option value="50630600 - Batteries">50630600 - Batteries</option>
                          <option value="50630601 - Batteries, dry cell">50630601 - Batteries, dry cell</option>
                          <option value="50639901 - Antennas, receiving, satellite dishes">50639901 - Antennas, receiving, satellite dishes</option>
                          <option value="50639902 - Flashlights">50639902 - Flashlights</option>
                          <option value="50639903 - Generators">50639903 - Generators</option>
                          <option value="50639904 - Motor controls, starters and relays: electric">50639904 - Motor controls, starters and relays: electric</option>
                          <option value="50639905 - Motors, electric">50639905 - Motors, electric</option>
                          <option value="50640000 - Electrical appliances, television and radio">50640000 - Electrical appliances, television and radio</option>
                          <option value="50640105 - Refrigerators and freezers">50640105 - Refrigerators and freezers</option>
                          <option value="50640200 - Electrical entertainment equipment">50640200 - Electrical entertainment equipment</option>
                          <option value="50640201 - High fidelity equipment">50640201 - High fidelity equipment</option>
                          <option value="50640202 - Radios, motor vehicle">50640202 - Radios, motor vehicle</option>
                          <option value="50640203 - Radios, nec">50640203 - Radios, nec</option>
                          <option value="50640300 - Air conditioning appliances">50640300 - Air conditioning appliances</option>
                          <option value="50640303 - Fans, household: electric">50640303 - Fans, household: electric</option>
                          <option value="50649903 - Electric household appliances, nec">50649903 - Electric household appliances, nec</option>
                          <option value="50650000 - Electronic parts and equipment, nec">50650000 - Electronic parts and equipment, nec</option>
                          <option value="50650100 - Telephone and telegraphic equipment">50650100 - Telephone and telegraphic equipment</option>
                          <option value="50650101 - Mobile telephone equipment">50650101 - Mobile telephone equipment</option>
                          <option value="50650103 - Telephone equipment">50650103 - Telephone equipment</option>
                          <option value="50650200 - Communication equipment">50650200 - Communication equipment</option>
                          <option value="50650202 - Electronic tubes: receiving and transmitting, or industrial">50650202 - Electronic tubes: receiving and transmitting, or industrial</option>
                          <option value="50650205 - Modems, computer">50650205 - Modems, computer</option>
                          <option value="50650208 - Sound equipment, electronic">50650208 - Sound equipment, electronic</option>
                          <option value="50650300 - Electronic parts">50650300 - Electronic parts</option>
                          <option value="50650301 - Capacitors, electronic">50650301 - Capacitors, electronic</option>
                          <option value="50650303 - Coils, electronic">50650303 - Coils, electronic</option>
                          <option value="50650305 - Connectors, electronic">50650305 - Connectors, electronic</option>
                          <option value="50650306 - Diodes">50650306 - Diodes</option>
                          <option value="50650311 - Transistors">50650311 - Transistors</option>
                          <option value="50650403 - Closed circuit TV">50650403 - Closed circuit TV</option>
                          <option value="50659902 - Magnetic recording tape">50659902 - Magnetic recording tape</option>
                          <option value="50659903 - Security control equipment and systems">50659903 - Security control equipment and systems</option>
                          <option value="50659904 - Tapes, audio and video recording">50659904 - Tapes, audio and video recording</option>
                          <option value="50720000 - Hardware">50720000 - Hardware</option>
                          <option value="50720100 - Bolts, nuts, and screws">50720100 - Bolts, nuts, and screws</option>
                          <option value="50720101 - Bolts">50720101 - Bolts</option>
                          <option value="50720102 - Nuts (hardware)">50720102 - Nuts (hardware)</option>
                          <option value="50720104 - Screws">50720104 - Screws</option>
                          <option value="50720200 - Hand tools">50720200 - Hand tools</option>
                          <option value="50720201 - Cutlery">50720201 - Cutlery</option>
                          <option value="50720300 - Power tools and accessories">50720300 - Power tools and accessories</option>
                          <option value="50720400 - Miscellaneous fasteners">50720400 - Miscellaneous fasteners</option>
                          <option value="50720402 - Staples">50720402 - Staples</option>
                          <option value="50729901 - Builders' hardware, nec">50729901 - Builders' hardware, nec</option>
                          <option value="50729904 - Furniture hardware, nec">50729904 - Furniture hardware, nec</option>
                          <option value="50729907 - Security devices, locks">50729907 - Security devices, locks</option>
                          <option value="50740000 - Plumbing and hydronic heating supplies">50740000 - Plumbing and hydronic heating supplies</option>
                          <option value="50740100 - Water heaters and purification equipment">50740100 - Water heaters and purification equipment</option>
                          <option value="50740102 - Water purification equipment">50740102 - Water purification equipment</option>
                          <option value="50740103 - Water softeners">50740103 - Water softeners</option>
                          <option value="50740200 - Heating equipment (hydronic)">50740200 - Heating equipment (hydronic)</option>
                          <option value="50740202 - Boilers, power (industrial)">50740202 - Boilers, power (industrial)</option>
                          <option value="50740203 - Boilers, steam">50740203 - Boilers, steam</option>
                          <option value="50740208 - Heating equipment and panels, solar">50740208 - Heating equipment and panels, solar</option>
                          <option value="50740300 - Plumbing fittings and supplies">50740300 - Plumbing fittings and supplies</option>
                          <option value="50750000 - Warm air heating and air conditioning">50750000 - Warm air heating and air conditioning</option>
                          <option value="50750100 - Air conditioning and ventilation equipment and supplies">50750100 - Air conditioning and ventilation equipment and supplies</option>
                          <option value="50750101 - Air conditioning equipment, except room units, nec">50750101 - Air conditioning equipment, except room units, nec</option>
                          <option value="50750102 - Air filters">50750102 - Air filters</option>
                          <option value="50750105 - Compressors, air conditioning">50750105 - Compressors, air conditioning</option>
                          <option value="50750111 - Ventilating equipment and supplies">50750111 - Ventilating equipment and supplies</option>
                          <option value="50750200 - Warm air heating equipment and supplies">50750200 - Warm air heating equipment and supplies</option>
                          <option value="50750201 - Electrical heating equipment">50750201 - Electrical heating equipment</option>
                          <option value="50750202 - Furnaces, heating: electric">50750202 - Furnaces, heating: electric</option>
                          <option value="50780000 - Refrigeration equipment and supplies">50780000 - Refrigeration equipment and supplies</option>
                          <option value="50780101 - Display cases, refrigerated">50780101 - Display cases, refrigerated</option>
                          <option value="50780201 - Beverage coolers">50780201 - Beverage coolers</option>
                          <option value="50780202 - Drinking water coolers, mechanical">50780202 - Drinking water coolers, mechanical</option>
                          <option value="50789903 - Refrigeration units, motor vehicles">50789903 - Refrigeration units, motor vehicles</option>
                          <option value="50820000 - Construction and mining machinery">50820000 - Construction and mining machinery</option>
                          <option value="50820100 - Road construction equipment">50820100 - Road construction equipment</option>
                          <option value="50820101 - Pavers">50820101 - Pavers</option>
                          <option value="50820202 - Logging equipment and supplies">50820202 - Logging equipment and supplies</option>
                          <option value="50820300 - General construction machinery and equipment">50820300 - General construction machinery and equipment</option>
                          <option value="50820304 - Excavating machinery and equipment">50820304 - Excavating machinery and equipment</option>
                          <option value="50820305 - Ladders">50820305 - Ladders</option>
                          <option value="50820306 - Masonry equipment and supplies">50820306 - Masonry equipment and supplies</option>
                          <option value="50820400 - Mining machinery and equipment, except petroleum">50820400 - Mining machinery and equipment, except petroleum</option>
                          <option value="50830000 - Farm and garden machinery">50830000 - Farm and garden machinery</option>
                          <option value="50830101 - Livestock equipment">50830101 - Livestock equipment</option>
                          <option value="50830201 - Garden machinery and equipment, nec">50830201 - Garden machinery and equipment, nec</option>
                          <option value="50830203 - Lawn machinery and equipment">50830203 - Lawn machinery and equipment</option>
                          <option value="50830300 - Agricultural machinery and equipment">50830300 - Agricultural machinery and equipment</option>
                          <option value="50830301 - Agricultural machinery, nec">50830301 - Agricultural machinery, nec</option>
                          <option value="50830303 - Farm equipment parts and supplies">50830303 - Farm equipment parts and supplies</option>
                          <option value="50830304 - Farm implements">50830304 - Farm implements</option>
                          <option value="50830308 - Irrigation equipment">50830308 - Irrigation equipment</option>
                          <option value="50830400 - Dairy machinery and equipment">50830400 - Dairy machinery and equipment</option>
                          <option value="50839901 - Hydroponic equipment and supplies">50839901 - Hydroponic equipment and supplies</option>
                          <option value="50840000 - Industrial machinery and equipment">50840000 - Industrial machinery and equipment</option>
                          <option value="50840100 - Food industry machinery">50840100 - Food industry machinery</option>
                          <option value="50840102 - Brewery products manufacturing machinery, commercial">50840102 - Brewery products manufacturing machinery, commercial</option>
                          <option value="50840105 - Dairy products manufacturing machinery, nec">50840105 - Dairy products manufacturing machinery, nec</option>
                          <option value="50840107 - Food product manufacturing machinery">50840107 - Food product manufacturing machinery</option>
                          <option value="50840200 - Textile and leather machinery">50840200 - Textile and leather machinery</option>
                          <option value="50840201 - Sewing machines, industrial">50840201 - Sewing machines, industrial</option>
                          <option value="50840204 - Textile machinery and equipment">50840204 - Textile machinery and equipment</option>
                          <option value="50840302 - Paper manufacturing machinery">50840302 - Paper manufacturing machinery</option>
                          <option value="50840305 - Woodworking machinery">50840305 - Woodworking machinery</option>
                          <option value="50840402 - Drilling bits">50840402 - Drilling bits</option>
                          <option value="50840403 - Drilling equipment, excluding bits">50840403 - Drilling equipment, excluding bits</option>
                          <option value="50840405 - Oil well machinery, equipment, and supplies">50840405 - Oil well machinery, equipment, and supplies</option>
                          <option value="50840500 - Machine tools and metalworking machinery">50840500 - Machine tools and metalworking machinery</option>
                          <option value="50840505 - Industrial machine parts">50840505 - Industrial machine parts</option>
                          <option value="50840507 - Machine tools and accessories">50840507 - Machine tools and accessories</option>
                          <option value="50840509 - Metal refining machinery and equipment">50840509 - Metal refining machinery and equipment</option>
                          <option value="50840510 - Metalworking machinery">50840510 - Metalworking machinery</option>
                          <option value="50840518 - Welding machinery and equipment">50840518 - Welding machinery and equipment</option>
                          <option value="50840600 - Engines and transportation equipment">50840600 - Engines and transportation equipment</option>
                          <option value="50840601 - Engines and parts, air-cooled">50840601 - Engines and parts, air-cooled</option>
                          <option value="50840602 - Engines and parts, diesel">50840602 - Engines and parts, diesel</option>
                          <option value="50840603 - Engines, gasoline">50840603 - Engines, gasoline</option>
                          <option value="50840605 - Lift trucks and parts">50840605 - Lift trucks and parts</option>
                          <option value="50840607 - Trailers, industrial">50840607 - Trailers, industrial</option>
                          <option value="50840700 - Instruments and control equipment">50840700 - Instruments and control equipment</option>
                          <option value="50840701 - Controlling instruments and accessories">50840701 - Controlling instruments and accessories</option>
                          <option value="50840702 - Indicating instruments and accessories">50840702 - Indicating instruments and accessories</option>
                          <option value="50840703 - Measuring and testing equipment, electrical">50840703 - Measuring and testing equipment, electrical</option>
                          <option value="50840705 - Noise control equipment">50840705 - Noise control equipment</option>
                          <option value="50840706 - Pollution control equipment, air (environmental)">50840706 - Pollution control equipment, air (environmental)</option>
                          <option value="50840800 - Materials handling machinery">50840800 - Materials handling machinery</option>
                          <option value="50840801 - Conveyor systems">50840801 - Conveyor systems</option>
                          <option value="50840802 - Cranes, industrial">50840802 - Cranes, industrial</option>
                          <option value="50840803 - Elevators">50840803 - Elevators</option>
                          <option value="50840804 - Hoists">50840804 - Hoists</option>
                          <option value="50840805 - Pumps and pumping equipment, nec">50840805 - Pumps and pumping equipment, nec</option>
                          <option value="50840807 - Water pumps (industrial)">50840807 - Water pumps (industrial)</option>
                          <option value="50840900 - Processing and packaging equipment">50840900 - Processing and packaging equipment</option>
                          <option value="50840901 - Cleaning equipment, high pressure, sand or steam">50840901 - Cleaning equipment, high pressure, sand or steam</option>
                          <option value="50840903 - Compressors, except air conditioning">50840903 - Compressors, except air conditioning</option>
                          <option value="50840905 - Packaging machinery and equipment">50840905 - Packaging machinery and equipment</option>
                          <option value="50840906 - Paint spray equipment, industrial">50840906 - Paint spray equipment, industrial</option>
                          <option value="50840907 - Pneumatic tools and equipment">50840907 - Pneumatic tools and equipment</option>
                          <option value="50840909 - Screening machinery and equipment">50840909 - Screening machinery and equipment</option>
                          <option value="50840910 - Waste compactors">50840910 - Waste compactors</option>
                          <option value="50849902 - Chemical process equipment">50849902 - Chemical process equipment</option>
                          <option value="50849903 - Fans, industrial">50849903 - Fans, industrial</option>
                          <option value="50849904 - Heat exchange equipment, industrial">50849904 - Heat exchange equipment, industrial</option>
                          <option value="50849905 - Hydraulic systems equipment and supplies">50849905 - Hydraulic systems equipment and supplies</option>
                          <option value="50849906 - Plastic products machinery">50849906 - Plastic products machinery</option>
                          <option value="50849907 - Power plant machinery">50849907 - Power plant machinery</option>
                          <option value="50849911 - Robots, industrial">50849911 - Robots, industrial</option>
                          <option value="50849912 - Safety equipment">50849912 - Safety equipment</option>
                          <option value="50849913 - Tanks, storage">50849913 - Tanks, storage</option>
                          <option value="50849914 - Recycling machinery and equipment">50849914 - Recycling machinery and equipment</option>
                          <option value="50850000 - Industrial supplies">50850000 - Industrial supplies</option>
                          <option value="50850100 - Commercial containers">50850100 - Commercial containers</option>
                          <option value="50850101 - Barrels, new or reconditioned">50850101 - Barrels, new or reconditioned</option>
                          <option value="50850102 - Bins and containers, storage">50850102 - Bins and containers, storage</option>
                          <option value="50850104 - Boxes, crates, etc., other than paper">50850104 - Boxes, crates, etc., other than paper</option>
                          <option value="50850109 - Glass bottles">50850109 - Glass bottles</option>
                          <option value="50850200 - Hose, belting, and packing">50850200 - Hose, belting, and packing</option>
                          <option value="50850202 - Packing, industrial">50850202 - Packing, industrial</option>
                          <option value="50850300 - Valves, pistons, and fittings">50850300 - Valves, pistons, and fittings</option>
                          <option value="50850301 - Hydraulic and pneumatic pistons and valves">50850301 - Hydraulic and pneumatic pistons and valves</option>
                          <option value="50850302 - Industrial fittings">50850302 - Industrial fittings</option>
                          <option value="50850303 - Valves and fittings">50850303 - Valves and fittings</option>
                          <option value="50850400 - Fasteners and fastening equipment">50850400 - Fasteners and fastening equipment</option>
                          <option value="50850401 - Fasteners, industrial: nuts, bolts, screws, etc.">50850401 - Fasteners, industrial: nuts, bolts, screws, etc.</option>
                          <option value="50850500 - Bearings, bushings, wheels, and gears">50850500 - Bearings, bushings, wheels, and gears</option>
                          <option value="50850501 - Bearings">50850501 - Bearings</option>
                          <option value="50850600 - Industrial tools">50850600 - Industrial tools</option>
                          <option value="50850601 - Brushes, industrial">50850601 - Brushes, industrial</option>
                          <option value="50850603 - Knives, industrial">50850603 - Knives, industrial</option>
                          <option value="50850604 - Tools, nec">50850604 - Tools, nec</option>
                          <option value="50850801 - Abrasives">50850801 - Abrasives</option>
                          <option value="50850802 - Adhesives, tape and plasters">50850802 - Adhesives, tape and plasters</option>
                          <option value="50850900 - Power transmission equipment and apparatus">50850900 - Power transmission equipment and apparatus</option>
                          <option value="50851000 - Gaskets and seals">50851000 - Gaskets and seals</option>
                          <option value="50851001 - Gaskets">50851001 - Gaskets</option>
                          <option value="50851002 - Seals, industrial">50851002 - Seals, industrial</option>
                          <option value="50859901 - Bottler supplies">50859901 - Bottler supplies</option>
                          <option value="50859904 - Filters, industrial">50859904 - Filters, industrial</option>
                          <option value="50859905 - Gas equipment, parts and supplies">50859905 - Gas equipment, parts and supplies</option>
                          <option value="50859910 - Refractory material">50859910 - Refractory material</option>
                          <option value="50859911 - Rubber goods, mechanical">50859911 - Rubber goods, mechanical</option>
                          <option value="50859912 - Signmaker equipment and supplies">50859912 - Signmaker equipment and supplies</option>
                          <option value="50870201 - Dry cleaning plant equipment and supplies">50870201 - Dry cleaning plant equipment and supplies</option>
                          <option value="50870202 - Laundry equipment and supplies">50870202 - Laundry equipment and supplies</option>
                          <option value="50870300 - Cleaning and maintenance equipment and supplies">50870300 - Cleaning and maintenance equipment and supplies</option>
                          <option value="50870302 - Carwash equipment and supplies">50870302 - Carwash equipment and supplies</option>
                          <option value="50870304 - Janitors' supplies">50870304 - Janitors' supplies</option>
                          <option value="50870500 - Firefighting equipment">50870500 - Firefighting equipment</option>
                          <option value="50870501 - Sprinkler systems">50870501 - Sprinkler systems</option>
                          <option value="50870602 - Cemetery supplies and equipment">50870602 - Cemetery supplies and equipment</option>
                          <option value="50879903 - Engraving equipment and supplies">50879903 - Engraving equipment and supplies</option>
                          <option value="50879904 - Extermination and fumigation equipment and supplies">50879904 - Extermination and fumigation equipment and supplies</option>
                          <option value="50879905 - Liquor dispensing equipment and systems">50879905 - Liquor dispensing equipment and systems</option>
                          <option value="50879906 - Locksmith equipment and supplies">50879906 - Locksmith equipment and supplies</option>
                          <option value="50880000 - Transportation equipment and supplies">50880000 - Transportation equipment and supplies</option>
                          <option value="50880100 - Marine crafts and supplies">50880100 - Marine crafts and supplies</option>
                          <option value="50880102 - Marine propulsion machinery and equipment">50880102 - Marine propulsion machinery and equipment</option>
                          <option value="50880103 - Marine supplies">50880103 - Marine supplies</option>
                          <option value="50880300 - Aircraft and space vehicle supplies and parts">50880300 - Aircraft and space vehicle supplies and parts</option>
                          <option value="50880302 - Aircraft and parts, nec">50880302 - Aircraft and parts, nec</option>
                          <option value="50880303 - Aircraft engines and engine parts">50880303 - Aircraft engines and engine parts</option>
                          <option value="50880304 - Aircraft equipment and supplies, nec">50880304 - Aircraft equipment and supplies, nec</option>
                          <option value="50880306 - Helicopter parts">50880306 - Helicopter parts</option>
                          <option value="50889903 - Railroad equipment and supplies">50889903 - Railroad equipment and supplies</option>
                          <option value="50910000 - Sporting and recreation goods">50910000 - Sporting and recreation goods</option>
                          <option value="50910100 - Watersports equipment and supplies">50910100 - Watersports equipment and supplies</option>
                          <option value="50910101 - Diving equipment and supplies">50910101 - Diving equipment and supplies</option>
                          <option value="50910102 - Surfing equipment and supplies">50910102 - Surfing equipment and supplies</option>
                          <option value="50910103 - Swimming pools, equipment and supplies">50910103 - Swimming pools, equipment and supplies</option>
                          <option value="50910200 - Golf and skiing equipment and supplies">50910200 - Golf and skiing equipment and supplies</option>
                          <option value="50910201 - Golf equipment">50910201 - Golf equipment</option>
                          <option value="50910300 - Fishing equipment and supplies">50910300 - Fishing equipment and supplies</option>
                          <option value="50910301 - Fishing tackle">50910301 - Fishing tackle</option>
                          <option value="50910400 - Hunting equipment and supplies">50910400 - Hunting equipment and supplies</option>
                          <option value="50910402 - Archery equipment">50910402 - Archery equipment</option>
                          <option value="50910403 - Firearms, sporting">50910403 - Firearms, sporting</option>
                          <option value="50910500 - Fitness equipment and supplies">50910500 - Fitness equipment and supplies</option>
                          <option value="50910504 - Spa equipment and supplies">50910504 - Spa equipment and supplies</option>
                          <option value="50910603 - Bicycles">50910603 - Bicycles</option>
                          <option value="50910700 - Boats, canoes, watercrafts, and equipment">50910700 - Boats, canoes, watercrafts, and equipment</option>
                          <option value="50910701 - Boat accessories and parts">50910701 - Boat accessories and parts</option>
                          <option value="50919901 - Athletic goods">50919901 - Athletic goods</option>
                          <option value="50919902 - Billiard equipment and supplies">50919902 - Billiard equipment and supplies</option>
                          <option value="50919903 - Bowling equipment">50919903 - Bowling equipment</option>
                          <option value="50919904 - Camping equipment and supplies">50919904 - Camping equipment and supplies</option>
                          <option value="50919908 - Racquet sports equipment and supplies">50919908 - Racquet sports equipment and supplies</option>
                          <option value="50919909 - Sharpeners, sporting goods">50919909 - Sharpeners, sporting goods</option>
                          <option value="50920000 - Toys and hobby goods and supplies">50920000 - Toys and hobby goods and supplies</option>
                          <option value="50920100 - Hobby supplies">50920100 - Hobby supplies</option>
                          <option value="50920200 - Toys and games">50920200 - Toys and games</option>
                          <option value="50920201 - Bingo games and supplies">50920201 - Bingo games and supplies</option>
                          <option value="50920204 - Dolls">50920204 - Dolls</option>
                          <option value="50920205 - Educational toys">50920205 - Educational toys</option>
                          <option value="50920300 - Toy novelties and amusements">50920300 - Toy novelties and amusements</option>
                          <option value="50929901 - Arts and crafts equipment and supplies">50929901 - Arts and crafts equipment and supplies</option>
                          <option value="50930000 - Scrap and waste materials">50930000 - Scrap and waste materials</option>
                          <option value="50930105 - Waste paper">50930105 - Waste paper</option>
                          <option value="50930200 - Metal scrap and waste materials">50930200 - Metal scrap and waste materials</option>
                          <option value="50930201 - Ferrous metal scrap and waste">50930201 - Ferrous metal scrap and waste</option>
                          <option value="50930202 - Nonferrous metals scrap">50930202 - Nonferrous metals scrap</option>
                          <option value="50930203 - Wire and cable scrap">50930203 - Wire and cable scrap</option>
                          <option value="50939904 - Junk and scrap">50939904 - Junk and scrap</option>
                          <option value="50939905 - Oil, waste">50939905 - Oil, waste</option>
                          <option value="50939906 - Plastics scrap">50939906 - Plastics scrap</option>
                          <option value="50940000 - Jewelry and precious stones">50940000 - Jewelry and precious stones</option>
                          <option value="50940100 - Precious stones and metals">50940100 - Precious stones and metals</option>
                          <option value="50940102 - Diamonds (gems)">50940102 - Diamonds (gems)</option>
                          <option value="50940105 - Precious stones (gems), nec">50940105 - Precious stones (gems), nec</option>
                          <option value="50940203 - Trophies">50940203 - Trophies</option>
                          <option value="50940300 - Clocks, watches, and parts">50940300 - Clocks, watches, and parts</option>
                          <option value="50940304 - Watches and parts">50940304 - Watches and parts</option>
                          <option value="50949901 - Beads">50949901 - Beads</option>
                          <option value="50949902 - Jewelers' findings">50949902 - Jewelers' findings</option>
                          <option value="50949903 - Jewelry">50949903 - Jewelry</option>
                          <option value="50990100 - Firearms and ammunition, except sporting">50990100 - Firearms and ammunition, except sporting</option>
                          <option value="50990102 - Firearms, except sporting">50990102 - Firearms, except sporting</option>
                          <option value="50990200 - Wood and wood by-products">50990200 - Wood and wood by-products</option>
                          <option value="50990202 - Cork products, fabricated">50990202 - Cork products, fabricated</option>
                          <option value="50990204 - Logs, hewn ties, posts, and poles">50990204 - Logs, hewn ties, posts, and poles</option>
                          <option value="50990208 - Timber products, rough">50990208 - Timber products, rough</option>
                          <option value="50990300 - Safety equipment and supplies">50990300 - Safety equipment and supplies</option>
                          <option value="50990301 - Fire extinguishers">50990301 - Fire extinguishers</option>
                          <option value="50990303 - Locks and lock sets">50990303 - Locks and lock sets</option>
                          <option value="50990304 - Reflective road markers">50990304 - Reflective road markers</option>
                          <option value="50990500 - Video and audio equipment">50990500 - Video and audio equipment</option>
                          <option value="50990501 - Compact discs">50990501 - Compact discs</option>
                          <option value="50990600 - Musical instruments">50990600 - Musical instruments</option>
                          <option value="50990601 - Musical instruments parts and accessories">50990601 - Musical instruments parts and accessories</option>
                          <option value="50990602 - Pianos">50990602 - Pianos</option>
                          <option value="50990700 - Antiques, souvenirs, and novelties">50990700 - Antiques, souvenirs, and novelties</option>
                          <option value="50990703 - Souvenirs">50990703 - Souvenirs</option>
                          <option value="50999903 - Containers: glass, metal or plastic">50999903 - Containers: glass, metal or plastic</option>
                          <option value="50999905 - Luggage">50999905 - Luggage</option>
                          <option value="50999909 - Portraits">50999909 - Portraits</option>
                          <option value="50999912 - Signs, except electric">50999912 - Signs, except electric</option>
                          <option value="50999913 - Sunglasses">50999913 - Sunglasses</option>
                          <option value="50999914 - Tanning salon equipment and supplies">50999914 - Tanning salon equipment and supplies</option>
                          <option value="51110000 - Printing and writing paper">51110000 - Printing and writing paper</option>
                          <option value="51120000 - Stationery and office supplies">51120000 - Stationery and office supplies</option>
                          <option value="51120100 - Writing instruments and supplies">51120100 - Writing instruments and supplies</option>
                          <option value="51120101 - Marking devices">51120101 - Marking devices</option>
                          <option value="51120102 - Pens and/or pencils">51120102 - Pens and/or pencils</option>
                          <option value="51120201 - Greeting cards">51120201 - Greeting cards</option>
                          <option value="51120202 - Stationery">51120202 - Stationery</option>
                          <option value="51120302 - Looseleaf binders">51120302 - Looseleaf binders</option>
                          <option value="51120400 - Computer and photocopying supplies">51120400 - Computer and photocopying supplies</option>
                          <option value="51120401 - Computer paper">51120401 - Computer paper</option>
                          <option value="51120501 - File cards">51120501 - File cards</option>
                          <option value="51129902 - Business forms">51129902 - Business forms</option>
                          <option value="51129904 - Envelopes">51129904 - Envelopes</option>
                          <option value="51129906 - Manifold business forms">51129906 - Manifold business forms</option>
                          <option value="51129907 - Office supplies, nec">51129907 - Office supplies, nec</option>
                          <option value="51129909 - Stationers, commercial">51129909 - Stationers, commercial</option>
                          <option value="51130100 - Shipping supplies">51130100 - Shipping supplies</option>
                          <option value="51130204 - Napkins, paper">51130204 - Napkins, paper</option>
                          <option value="51130300 - Boxes and containers">51130300 - Boxes and containers</option>
                          <option value="51130301 - Bags, paper and disposable plastic">51130301 - Bags, paper and disposable plastic</option>
                          <option value="51130303 - Containers, paper and disposable plastic">51130303 - Containers, paper and disposable plastic</option>
                          <option value="51130304 - Corrugated and solid fiber boxes">51130304 - Corrugated and solid fiber boxes</option>
                          <option value="51139901 - Cardboard and products">51139901 - Cardboard and products</option>
                          <option value="51139903 - Paper, wrapping or coarse, and products">51139903 - Paper, wrapping or coarse, and products</option>
                          <option value="51139907 - Pressure sensitive tape">51139907 - Pressure sensitive tape</option>
                          <option value="51220000 - Drugs, proprietaries, and sundries">51220000 - Drugs, proprietaries, and sundries</option>
                          <option value="51220100 - Cosmetics, perfumes, and hair products">51220100 - Cosmetics, perfumes, and hair products</option>
                          <option value="51220101 - Cosmetics">51220101 - Cosmetics</option>
                          <option value="51220103 - Perfumes">51220103 - Perfumes</option>
                          <option value="51220200 - Toiletries">51220200 - Toiletries</option>
                          <option value="51220205 - Toilet soap">51220205 - Toilet soap</option>
                          <option value="51220300 - Drugs and drug proprietaries">51220300 - Drugs and drug proprietaries</option>
                          <option value="51220303 - Biologicals and allied products">51220303 - Biologicals and allied products</option>
                          <option value="51220306 - Medicinals and botanicals">51220306 - Medicinals and botanicals</option>
                          <option value="51220307 - Patent medicines">51220307 - Patent medicines</option>
                          <option value="51220308 - Pharmaceuticals">51220308 - Pharmaceuticals</option>
                          <option value="51220310 - Vitamins and minerals">51220310 - Vitamins and minerals</option>
                          <option value="51229903 - Medical rubber goods">51229903 - Medical rubber goods</option>
                          <option value="51310000 - Piece goods and notions">51310000 - Piece goods and notions</option>
                          <option value="51310100 - Piece goods and other fabrics">51310100 - Piece goods and other fabrics</option>
                          <option value="51310101 - Broadwoven fabrics">51310101 - Broadwoven fabrics</option>
                          <option value="51310105 - Cotton goods">51310105 - Cotton goods</option>
                          <option value="51310107 - Fiberglass fabrics">51310107 - Fiberglass fabrics</option>
                          <option value="51310114 - Plastic piece goods, woven">51310114 - Plastic piece goods, woven</option>
                          <option value="51310118 - Textiles, woven, nec">51310118 - Textiles, woven, nec</option>
                          <option value="51310202 - Bindings, bias and straight">51310202 - Bindings, bias and straight</option>
                          <option value="51310203 - Buttons">51310203 - Buttons</option>
                          <option value="51310205 - Labels">51310205 - Labels</option>
                          <option value="51310210 - Sewing accessories">51310210 - Sewing accessories</option>
                          <option value="51310213 - Textile converters">51310213 - Textile converters</option>
                          <option value="51310214 - Thread">51310214 - Thread</option>
                          <option value="51310215 - Trimmings, apparel">51310215 - Trimmings, apparel</option>
                          <option value="51319903 - Flags and banners">51319903 - Flags and banners</option>
                          <option value="51360000 - Men's and boy's clothing">51360000 - Men's and boy's clothing</option>
                          <option value="51360101 - Caps, men's and boys'">51360101 - Caps, men's and boys'</option>
                          <option value="51360103 - Hats, men's and boys'">51360103 - Hats, men's and boys'</option>
                          <option value="51360401 - Apparel belts, men's and boys'">51360401 - Apparel belts, men's and boys'</option>
                          <option value="51360602 - Sportswear, men's and boys'">51360602 - Sportswear, men's and boys'</option>
                          <option value="51360603 - Uniforms, men's and boys'">51360603 - Uniforms, men's and boys'</option>
                          <option value="51369901 - Shirts, men's and boys'">51369901 - Shirts, men's and boys'</option>
                          <option value="51370000 - Women's and children's clothing">51370000 - Women's and children's clothing</option>
                          <option value="51370200 - Women's and children's lingerie and undergarments">51370200 - Women's and children's lingerie and undergarments</option>
                          <option value="51370300 - Women's and children's sportswear and swimsuits">51370300 - Women's and children's sportswear and swimsuits</option>
                          <option value="51370301 - Sportswear, women's and children's">51370301 - Sportswear, women's and children's</option>
                          <option value="51370400 - Women's and children's accessories">51370400 - Women's and children's accessories</option>
                          <option value="51370401 - Apparel belts, women's and children's">51370401 - Apparel belts, women's and children's</option>
                          <option value="51370403 - Gloves, women's and children's">51370403 - Gloves, women's and children's</option>
                          <option value="51370407 - Hosiery: women's, children's, and infants'">51370407 - Hosiery: women's, children's, and infants'</option>
                          <option value="51370502 - Diapers">51370502 - Diapers</option>
                          <option value="51370600 - Women's and children's dresses, suits, skirts, and blouses">51370600 - Women's and children's dresses, suits, skirts, and blouses</option>
                          <option value="51370602 - Dresses">51370602 - Dresses</option>
                          <option value="51379905 - Uniforms, women's and children's">51379905 - Uniforms, women's and children's</option>
                          <option value="51390000 - Footwear">51390000 - Footwear</option>
                          <option value="51399902 - Footwear, athletic">51399902 - Footwear, athletic</option>
                          <option value="51399904 - Shoes">51399904 - Shoes</option>
                          <option value="51410000 - Groceries, general line">51410000 - Groceries, general line</option>
                          <option value="51419901 - Food brokers">51419901 - Food brokers</option>
                          <option value="51420000 - Packaged frozen goods">51420000 - Packaged frozen goods</option>
                          <option value="51420100 - Frozen vegetables and fruit products">51420100 - Frozen vegetables and fruit products</option>
                          <option value="51420200 - Frozen fish, meat, and poultry">51420200 - Frozen fish, meat, and poultry</option>
                          <option value="51420203 - Meat, frozen: packaged">51420203 - Meat, frozen: packaged</option>
                          <option value="51420205 - Poultry, frozen: packaged">51420205 - Poultry, frozen: packaged</option>
                          <option value="51429902 - Dinners, frozen">51429902 - Dinners, frozen</option>
                          <option value="51430000 - Dairy products, except dried or canned">51430000 - Dairy products, except dried or canned</option>
                          <option value="51430100 - Milk">51430100 - Milk</option>
                          <option value="51430101 - Milk and cream, fluid">51430101 - Milk and cream, fluid</option>
                          <option value="51439902 - Cheese">51439902 - Cheese</option>
                          <option value="51439905 - Ice cream and ices">51439905 - Ice cream and ices</option>
                          <option value="51440000 - Poultry and poultry products">51440000 - Poultry and poultry products</option>
                          <option value="51449901 - Eggs">51449901 - Eggs</option>
                          <option value="51449902 - Eggs: cleaning, oil treating, packing, and grading">51449902 - Eggs: cleaning, oil treating, packing, and grading</option>
                          <option value="51449903 - Poultry products, nec">51449903 - Poultry products, nec</option>
                          <option value="51450000 - Confectionery">51450000 - Confectionery</option>
                          <option value="51450200 - Snack foods">51450200 - Snack foods</option>
                          <option value="51450202 - Nuts, salted or roasted">51450202 - Nuts, salted or roasted</option>
                          <option value="51450203 - Popcorn and supplies">51450203 - Popcorn and supplies</option>
                          <option value="51450205 - Pretzels">51450205 - Pretzels</option>
                          <option value="51459901 - Candy">51459901 - Candy</option>
                          <option value="51460000 - Fish and seafoods">51460000 - Fish and seafoods</option>
                          <option value="51469902 - Fish, fresh">51469902 - Fish, fresh</option>
                          <option value="51469904 - Seafoods">51469904 - Seafoods</option>
                          <option value="51470000 - Meats and meat products">51470000 - Meats and meat products</option>
                          <option value="51479901 - Lard">51479901 - Lard</option>
                          <option value="51479903 - Meats, cured or smoked">51479903 - Meats, cured or smoked</option>
                          <option value="51479904 - Meats, fresh">51479904 - Meats, fresh</option>
                          <option value="51480000 - Fresh fruits and vegetables">51480000 - Fresh fruits and vegetables</option>
                          <option value="51480100 - Fruits">51480100 - Fruits</option>
                          <option value="51480102 - Fruits, fresh">51480102 - Fruits, fresh</option>
                          <option value="51480201 - Potatoes, fresh">51480201 - Potatoes, fresh</option>
                          <option value="51480202 - Vegetables, fresh">51480202 - Vegetables, fresh</option>
                          <option value="51490000 - Groceries and related products, nec">51490000 - Groceries and related products, nec</option>
                          <option value="51490101 - Cooking oils">51490101 - Cooking oils</option>
                          <option value="51490200 - Pet foods">51490200 - Pet foods</option>
                          <option value="51490300 - Seasonings, sauces, and extracts">51490300 - Seasonings, sauces, and extracts</option>
                          <option value="51490302 - Flavorings and fragrances">51490302 - Flavorings and fragrances</option>
                          <option value="51490307 - Salad dressing">51490307 - Salad dressing</option>
                          <option value="51490309 - Sauces">51490309 - Sauces</option>
                          <option value="51490310 - Spices and seasonings">51490310 - Spices and seasonings</option>
                          <option value="51490400 - Pasta and rice">51490400 - Pasta and rice</option>
                          <option value="51490500 - Beverages, except coffee and tea">51490500 - Beverages, except coffee and tea</option>
                          <option value="51490501 - Beverage concentrates">51490501 - Beverage concentrates</option>
                          <option value="51490502 - Juices">51490502 - Juices</option>
                          <option value="51490503 - Mineral or spring water bottling">51490503 - Mineral or spring water bottling</option>
                          <option value="51490504 - Soft drinks">51490504 - Soft drinks</option>
                          <option value="51490505 - Water, distilled">51490505 - Water, distilled</option>
                          <option value="51490600 - Organic and diet food">51490600 - Organic and diet food</option>
                          <option value="51490602 - Health foods">51490602 - Health foods</option>
                          <option value="51490603 - Natural and organic foods">51490603 - Natural and organic foods</option>
                          <option value="51490700 - Crackers, cookies, and bakery products">51490700 - Crackers, cookies, and bakery products</option>
                          <option value="51490701 - Bakery products">51490701 - Bakery products</option>
                          <option value="51490702 - Cookies">51490702 - Cookies</option>
                          <option value="51490800 - Dried or canned foods">51490800 - Dried or canned foods</option>
                          <option value="51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.">51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.</option>
                          <option value="51490802 - Dairy products, dried or canned">51490802 - Dairy products, dried or canned</option>
                          <option value="51490900 - Coffee and tea">51490900 - Coffee and tea</option>
                          <option value="51490901 - Coffee, green or roasted">51490901 - Coffee, green or roasted</option>
                          <option value="51490902 - Tea">51490902 - Tea</option>
                          <option value="51491000 - Sugar, honey, molasses, and syrups">51491000 - Sugar, honey, molasses, and syrups</option>
                          <option value="51491003 - Sugar, refined">51491003 - Sugar, refined</option>
                          <option value="51491100 - Baking supplies">51491100 - Baking supplies</option>
                          <option value="51499905 - Pickles, preserves, jellies, and jams">51499905 - Pickles, preserves, jellies, and jams</option>
                          <option value="51499906 - Pizza supplies">51499906 - Pizza supplies</option>
                          <option value="51530000 - Grain and field beans">51530000 - Grain and field beans</option>
                          <option value="51530100 - Grains">51530100 - Grains</option>
                          <option value="51530102 - Corn">51530102 - Corn</option>
                          <option value="51530105 - Wheat">51530105 - Wheat</option>
                          <option value="51530200 - Field beans">51530200 - Field beans</option>
                          <option value="51539901 - Grain elevators">51539901 - Grain elevators</option>
                          <option value="51540000 - Livestock">51540000 - Livestock</option>
                          <option value="51590500 - Nuts and nut by-products">51590500 - Nuts and nut by-products</option>
                          <option value="51590502 - Oil nuts, kernels, seeds">51590502 - Oil nuts, kernels, seeds</option>
                          <option value="51590503 - Peanuts (bulk), unroasted">51590503 - Peanuts (bulk), unroasted</option>
                          <option value="51620000 - Plastics materials and basic shapes">51620000 - Plastics materials and basic shapes</option>
                          <option value="51620100 - Resins">51620100 - Resins</option>
                          <option value="51620101 - Plastics resins">51620101 - Plastics resins</option>
                          <option value="51620102 - Resins, synthetic">51620102 - Resins, synthetic</option>
                          <option value="51629902 - Plastics film">51629902 - Plastics film</option>
                          <option value="51629903 - Plastics materials, nec">51629903 - Plastics materials, nec</option>
                          <option value="51629904 - Plastics products, nec">51629904 - Plastics products, nec</option>
                          <option value="51629905 - Plastics sheets and rods">51629905 - Plastics sheets and rods</option>
                          <option value="51690000 - Chemicals and allied products, nec">51690000 - Chemicals and allied products, nec</option>
                          <option value="51690200 - Industrial gases">51690200 - Industrial gases</option>
                          <option value="51690202 - Aerosols">51690202 - Aerosols</option>
                          <option value="51690207 - Industrial gases">51690207 - Industrial gases</option>
                          <option value="51690301 - Detergents">51690301 - Detergents</option>
                          <option value="51690402 - Sanitation preparations">51690402 - Sanitation preparations</option>
                          <option value="51690600 - Aromatic chemicals">51690600 - Aromatic chemicals</option>
                          <option value="51690700 - Chemical additives">51690700 - Chemical additives</option>
                          <option value="51690701 - Concrete additives">51690701 - Concrete additives</option>
                          <option value="51690800 - Synthetic resins, rubber, and plastic materials">51690800 - Synthetic resins, rubber, and plastic materials</option>
                          <option value="51690804 - Synthetic rubber">51690804 - Synthetic rubber</option>
                          <option value="51690900 - Food additives and preservatives">51690900 - Food additives and preservatives</option>
                          <option value="51690901 - Gelatin">51690901 - Gelatin</option>
                          <option value="51691000 - Noncorrosive products and materials">51691000 - Noncorrosive products and materials</option>
                          <option value="51691001 - Anti-corrosion products">51691001 - Anti-corrosion products</option>
                          <option value="51691103 - Metal polishes">51691103 - Metal polishes</option>
                          <option value="51691201 - Alcohols">51691201 - Alcohols</option>
                          <option value="51699901 - Acids">51699901 - Acids</option>
                          <option value="51699904 - Chemicals, industrial and heavy">51699904 - Chemicals, industrial and heavy</option>
                          <option value="51699906 - Explosives">51699906 - Explosives</option>
                          <option value="51699907 - Industrial chemicals">51699907 - Industrial chemicals</option>
                          <option value="51699910 - Organic chemicals, synthetic">51699910 - Organic chemicals, synthetic</option>
                          <option value="51710000 - Petroleum bulk stations and terminals">51710000 - Petroleum bulk stations and terminals</option>
                          <option value="51719901 - Petroleum bulk stations">51719901 - Petroleum bulk stations</option>
                          <option value="51720000 - Petroleum products, nec">51720000 - Petroleum products, nec</option>
                          <option value="51720100 - Gases">51720100 - Gases</option>
                          <option value="51720102 - Gases, liquefied petroleum (propane)">51720102 - Gases, liquefied petroleum (propane)</option>
                          <option value="51720200 - Engine fuels and oils">51720200 - Engine fuels and oils</option>
                          <option value="51720202 - Diesel fuel">51720202 - Diesel fuel</option>
                          <option value="51720203 - Gasoline">51720203 - Gasoline</option>
                          <option value="51720204 - Lubricating oils and greases">51720204 - Lubricating oils and greases</option>
                          <option value="51729901 - Crude oil">51729901 - Crude oil</option>
                          <option value="51729905 - Petroleum brokers">51729905 - Petroleum brokers</option>
                          <option value="51810000 - Beer and ale">51810000 - Beer and ale</option>
                          <option value="51819901 - Ale">51819901 - Ale</option>
                          <option value="51819902 - Beer and other fermented malt liquors">51819902 - Beer and other fermented malt liquors</option>
                          <option value="51820000 - Wine and distilled beverages">51820000 - Wine and distilled beverages</option>
                          <option value="51820100 - Wine">51820100 - Wine</option>
                          <option value="51820200 - Liquor">51820200 - Liquor</option>
                          <option value="51829901 - Bottling wines and liquors">51829901 - Bottling wines and liquors</option>
                          <option value="51910000 - Farm supplies">51910000 - Farm supplies</option>
                          <option value="51910100 - Fertilizers and agricultural chemicals">51910100 - Fertilizers and agricultural chemicals</option>
                          <option value="51910101 - Chemicals, agricultural">51910101 - Chemicals, agricultural</option>
                          <option value="51910102 - Fertilizer and fertilizer materials">51910102 - Fertilizer and fertilizer materials</option>
                          <option value="51910104 - Insecticides">51910104 - Insecticides</option>
                          <option value="51910107 - Pesticides">51910107 - Pesticides</option>
                          <option value="51910200 - Animal feeds">51910200 - Animal feeds</option>
                          <option value="51910202 - Feed">51910202 - Feed</option>
                          <option value="51910400 - Equestrian equipment">51910400 - Equestrian equipment</option>
                          <option value="51929902 - Magazines">51929902 - Magazines</option>
                          <option value="51930000 - Flowers and florists supplies">51930000 - Flowers and florists supplies</option>
                          <option value="51930100 - Florists' supplies">51930100 - Florists' supplies</option>
                          <option value="51930200 - Flowers and nursery stock">51930200 - Flowers and nursery stock</option>
                          <option value="51940000 - Tobacco and tobacco products">51940000 - Tobacco and tobacco products</option>
                          <option value="51980000 - Paints, varnishes, and supplies">51980000 - Paints, varnishes, and supplies</option>
                          <option value="51980100 - Paints">51980100 - Paints</option>
                          <option value="51989902 - Wallcoverings">51989902 - Wallcoverings</option>
                          <option value="51990100 - Art goods and supplies">51990100 - Art goods and supplies</option>
                          <option value="51990102 - Art goods">51990102 - Art goods</option>
                          <option value="51990200 - Gifts and novelties">51990200 - Gifts and novelties</option>
                          <option value="51990201 - Badges">51990201 - Badges</option>
                          <option value="51990205 - Christmas novelties">51990205 - Christmas novelties</option>
                          <option value="51990211 - Statuary">51990211 - Statuary</option>
                          <option value="51990305 - Pet supplies">51990305 - Pet supplies</option>
                          <option value="51990400 - Fabrics, yarns, and knit goods">51990400 - Fabrics, yarns, and knit goods</option>
                          <option value="51990405 - Industrial yarns">51990405 - Industrial yarns</option>
                          <option value="51990411 - Yarns, nec">51990411 - Yarns, nec</option>
                          <option value="51990503 - Leather and cut stock">51990503 - Leather and cut stock</option>
                          <option value="51990504 - Leather goods, except footwear, gloves, luggage, belting">51990504 - Leather goods, except footwear, gloves, luggage, belting</option>
                          <option value="51990601 - Bags, textile">51990601 - Bags, textile</option>
                          <option value="51990604 - Jewelry boxes">51990604 - Jewelry boxes</option>
                          <option value="51990700 - Smokers' supplies">51990700 - Smokers' supplies</option>
                          <option value="51990803 - Oils, animal or vegetable">51990803 - Oils, animal or vegetable</option>
                          <option value="51990900 - Foams and rubber">51990900 - Foams and rubber</option>
                          <option value="51990902 - Plastics foam">51990902 - Plastics foam</option>
                          <option value="51999905 - Broom, mop, and paint handles">51999905 - Broom, mop, and paint handles</option>
                          <option value="51999906 - Candles">51999906 - Candles</option>
                          <option value="51999912 - First aid supplies">51999912 - First aid supplies</option>
                          <option value="51999914 - General merchandise, non-durable">51999914 - General merchandise, non-durable</option>
                          <option value="51999916 - Ice, manufactured or natural">51999916 - Ice, manufactured or natural</option>
                          <option value="51999918 - Packaging materials">51999918 - Packaging materials</option>
                          <option value="51999922 - Sheet music">51999922 - Sheet music</option>
                          <option value="51999923 - Variety store merchandise">51999923 - Variety store merchandise</option>
                          <option value="51999924 - Wigs">51999924 - Wigs</option>
                          <option value="52110000 - Lumber and other building materials">52110000 - Lumber and other building materials</option>
                          <option value="52110100 - Lumber products">52110100 - Lumber products</option>
                          <option value="52110101 - Flooring, wood">52110101 - Flooring, wood</option>
                          <option value="52110200 - Door and window products">52110200 - Door and window products</option>
                          <option value="52110203 - Garage doors, sale and installation">52110203 - Garage doors, sale and installation</option>
                          <option value="52110205 - Sash, wood or metal">52110205 - Sash, wood or metal</option>
                          <option value="52110206 - Screens, door and window">52110206 - Screens, door and window</option>
                          <option value="52110207 - Windows, storm: wood or metal">52110207 - Windows, storm: wood or metal</option>
                          <option value="52110300 - Insulation and energy conservation products">52110300 - Insulation and energy conservation products</option>
                          <option value="52110303 - Solar heating equipment">52110303 - Solar heating equipment</option>
                          <option value="52110402 - Modular homes">52110402 - Modular homes</option>
                          <option value="52110500 - Masonry materials and supplies">52110500 - Masonry materials and supplies</option>
                          <option value="52110502 - Cement">52110502 - Cement</option>
                          <option value="52110503 - Concrete and cinder block">52110503 - Concrete and cinder block</option>
                          <option value="52110505 - Paving stones">52110505 - Paving stones</option>
                          <option value="52110506 - Sand and gravel">52110506 - Sand and gravel</option>
                          <option value="52119902 - Cabinets, kitchen">52119902 - Cabinets, kitchen</option>
                          <option value="52119903 - Closets, interiors and accessories">52119903 - Closets, interiors and accessories</option>
                          <option value="52119904 - Counter tops">52119904 - Counter tops</option>
                          <option value="52119906 - Electrical construction materials">52119906 - Electrical construction materials</option>
                          <option value="52119907 - Fencing">52119907 - Fencing</option>
                          <option value="52119909 - Roofing material">52119909 - Roofing material</option>
                          <option value="52310000 - Paint, glass, and wallpaper stores">52310000 - Paint, glass, and wallpaper stores</option>
                          <option value="52310100 - Glass">52310100 - Glass</option>
                          <option value="52310101 - Glass, leaded or stained">52310101 - Glass, leaded or stained</option>
                          <option value="52310200 - Paint and painting supplies">52310200 - Paint and painting supplies</option>
                          <option value="52310201 - Paint">52310201 - Paint</option>
                          <option value="52510000 - Hardware stores">52510000 - Hardware stores</option>
                          <option value="52510100 - Tools">52510100 - Tools</option>
                          <option value="52519901 - Builders' hardware">52519901 - Builders' hardware</option>
                          <option value="52519902 - Door locks and lock sets">52519902 - Door locks and lock sets</option>
                          <option value="52610103 - Lawnmowers and tractors">52610103 - Lawnmowers and tractors</option>
                          <option value="52610200 - Lawn and garden supplies">52610200 - Lawn and garden supplies</option>
                          <option value="52610201 - Fertilizer">52610201 - Fertilizer</option>
                          <option value="52610203 - Garden supplies and tools, nec">52610203 - Garden supplies and tools, nec</option>
                          <option value="52610302 - Nursery stock, seeds and bulbs">52610302 - Nursery stock, seeds and bulbs</option>
                          <option value="52710000 - Mobile home dealers">52710000 - Mobile home dealers</option>
                          <option value="52719901 - Mobile home equipment">52719901 - Mobile home equipment</option>
                          <option value="53110000 - Department stores">53110000 - Department stores</option>
                          <option value="53119902 - Department stores, non-discount">53119902 - Department stores, non-discount</option>
                          <option value="53999903 - Country general stores">53999903 - Country general stores</option>
                          <option value="53999905 - Surplus and salvage stores">53999905 - Surplus and salvage stores</option>
                          <option value="54110000 - Grocery stores">54110000 - Grocery stores</option>
                          <option value="54110101 - Supermarkets, chain">54110101 - Supermarkets, chain</option>
                          <option value="54110103 - Supermarkets, independent">54110103 - Supermarkets, independent</option>
                          <option value="54110200 - Convenience stores">54110200 - Convenience stores</option>
                          <option value="54110201 - Convenience stores, chain">54110201 - Convenience stores, chain</option>
                          <option value="54110202 - Convenience stores, independent">54110202 - Convenience stores, independent</option>
                          <option value="54119901 - Cooperative food stores">54119901 - Cooperative food stores</option>
                          <option value="54119902 - Delicatessen stores">54119902 - Delicatessen stores</option>
                          <option value="54119905 - Grocery stores, independent">54119905 - Grocery stores, independent</option>
                          <option value="54210000 - Meat and fish markets">54210000 - Meat and fish markets</option>
                          <option value="54210101 - Fish markets">54210101 - Fish markets</option>
                          <option value="54210200 - Meat markets, including freezer provisioners">54210200 - Meat markets, including freezer provisioners</option>
                          <option value="54410000 - Candy, nut, and confectionery stores">54410000 - Candy, nut, and confectionery stores</option>
                          <option value="54419901 - Candy">54419901 - Candy</option>
                          <option value="54419903 - Confectionery produced for direct sale on the premises">54419903 - Confectionery produced for direct sale on the premises</option>
                          <option value="54419905 - Popcorn, including caramel corn">54419905 - Popcorn, including caramel corn</option>
                          <option value="54519904 - Milk">54519904 - Milk</option>
                          <option value="54619901 - Bagels">54619901 - Bagels</option>
                          <option value="54619902 - Bread">54619902 - Bread</option>
                          <option value="54619903 - Cakes">54619903 - Cakes</option>
                          <option value="54619904 - Cookies">54619904 - Cookies</option>
                          <option value="54619905 - Doughnuts">54619905 - Doughnuts</option>
                          <option value="54619906 - Pastries">54619906 - Pastries</option>
                          <option value="54619908 - Pretzels">54619908 - Pretzels</option>
                          <option value="54990100 - Health and dietetic food stores">54990100 - Health and dietetic food stores</option>
                          <option value="54990101 - Dietetic foods">54990101 - Dietetic foods</option>
                          <option value="54990102 - Health foods">54990102 - Health foods</option>
                          <option value="54990103 - Vitamin food stores">54990103 - Vitamin food stores</option>
                          <option value="54990201 - Coffee">54990201 - Coffee</option>
                          <option value="54999904 - Gourmet food stores">54999904 - Gourmet food stores</option>
                          <option value="54999905 - Spices and herbs">54999905 - Spices and herbs</option>
                          <option value="55110000 - New and used car dealers">55110000 - New and used car dealers</option>
                          <option value="55119903 - Trucks, tractors, and trailers: new and used">55119903 - Trucks, tractors, and trailers: new and used</option>
                          <option value="55219904 - Trucks, tractors, and trailers: used">55219904 - Trucks, tractors, and trailers: used</option>
                          <option value="55310103 - Automotive parts">55310103 - Automotive parts</option>
                          <option value="55310104 - Batteries, automotive and truck">55310104 - Batteries, automotive and truck</option>
                          <option value="55310105 - Speed shops, including race car supplies">55310105 - Speed shops, including race car supplies</option>
                          <option value="55310107 - Truck equipment and parts">55310107 - Truck equipment and parts</option>
                          <option value="55419901 - Filling stations, gasoline">55419901 - Filling stations, gasoline</option>
                          <option value="55510000 - Boat dealers">55510000 - Boat dealers</option>
                          <option value="55510100 - Motor boat dealers">55510100 - Motor boat dealers</option>
                          <option value="55510400 - Marine supplies and equipment">55510400 - Marine supplies and equipment</option>
                          <option value="55510401 - Marine supplies, nec">55510401 - Marine supplies, nec</option>
                          <option value="55610000 - Recreational vehicle dealers">55610000 - Recreational vehicle dealers</option>
                          <option value="55619902 - Recreational vehicle parts and accessories">55619902 - Recreational vehicle parts and accessories</option>
                          <option value="55710000 - Motorcycle dealers">55710000 - Motorcycle dealers</option>
                          <option value="55719901 - All-terrain vehicles">55719901 - All-terrain vehicles</option>
                          <option value="55719906 - Motorcycles">55719906 - Motorcycles</option>
                          <option value="55999904 - Snowmobiles">55999904 - Snowmobiles</option>
                          <option value="55999905 - Utility trailers">55999905 - Utility trailers</option>
                          <option value="56110000 - Men's and boys' clothing stores">56110000 - Men's and boys' clothing stores</option>
                          <option value="56119903 - Clothing, sportswear, men's and boys'">56119903 - Clothing, sportswear, men's and boys'</option>
                          <option value="56210000 - Women's clothing stores">56210000 - Women's clothing stores</option>
                          <option value="56219902 - Ready-to-wear apparel, women's">56219902 - Ready-to-wear apparel, women's</option>
                          <option value="56320100 - Fur apparel">56320100 - Fur apparel</option>
                          <option value="56320202 - Hosiery">56320202 - Hosiery</option>
                          <option value="56329901 - Apparel accessories">56329901 - Apparel accessories</option>
                          <option value="56329903 - Costume jewelry">56329903 - Costume jewelry</option>
                          <option value="56410000 - Children's and infants' wear stores">56410000 - Children's and infants' wear stores</option>
                          <option value="56419901 - Children's wear">56419901 - Children's wear</option>
                          <option value="56510000 - Family clothing stores">56510000 - Family clothing stores</option>
                          <option value="56519902 - Unisex clothing stores">56519902 - Unisex clothing stores</option>
                          <option value="56610101 - Shoes, custom">56610101 - Shoes, custom</option>
                          <option value="56619901 - Children's shoes">56619901 - Children's shoes</option>
                          <option value="56619903 - Men's boots">56619903 - Men's boots</option>
                          <option value="56990100 - Uniforms and work clothing">56990100 - Uniforms and work clothing</option>
                          <option value="56990102 - Uniforms">56990102 - Uniforms</option>
                          <option value="56990300 - Sports apparel">56990300 - Sports apparel</option>
                          <option value="56990400 - Customized clothing and apparel">56990400 - Customized clothing and apparel</option>
                          <option value="56999903 - Designers, apparel">56999903 - Designers, apparel</option>
                          <option value="57120000 - Furniture stores">57120000 - Furniture stores</option>
                          <option value="57120100 - Beds and accessories">57120100 - Beds and accessories</option>
                          <option value="57120102 - Mattresses">57120102 - Mattresses</option>
                          <option value="57120200 - Customized furniture and cabinets">57120200 - Customized furniture and cabinets</option>
                          <option value="57120201 - Cabinet work, custom">57120201 - Cabinet work, custom</option>
                          <option value="57120202 - Custom made furniture, except cabinets">57120202 - Custom made furniture, except cabinets</option>
                          <option value="57129902 - Cabinets, except custom made: kitchen">57129902 - Cabinets, except custom made: kitchen</option>
                          <option value="57129904 - Office furniture">57129904 - Office furniture</option>
                          <option value="57129905 - Outdoor and garden furniture">57129905 - Outdoor and garden furniture</option>
                          <option value="57129906 - Unfinished furniture">57129906 - Unfinished furniture</option>
                          <option value="57130000 - Floor covering stores">57130000 - Floor covering stores</option>
                          <option value="57140000 - Drapery and upholstery stores">57140000 - Drapery and upholstery stores</option>
                          <option value="57149902 - Draperies">57149902 - Draperies</option>
                          <option value="57190100 - Kitchenware">57190100 - Kitchenware</option>
                          <option value="57190202 - Lighting fixtures">57190202 - Lighting fixtures</option>
                          <option value="57190301 - Fireplace equipment and accessories">57190301 - Fireplace equipment and accessories</option>
                          <option value="57190400 - Window furnishings">57190400 - Window furnishings</option>
                          <option value="57190401 - Venetian blinds">57190401 - Venetian blinds</option>
                          <option value="57190403 - Window shades, nec">57190403 - Window shades, nec</option>
                          <option value="57190501 - Bedding (sheets, blankets, spreads, and pillows)">57190501 - Bedding (sheets, blankets, spreads, and pillows)</option>
                          <option value="57190601 - Mirrors">57190601 - Mirrors</option>
                          <option value="57199905 - Housewares, nec">57199905 - Housewares, nec</option>
                          <option value="57199906 - Pottery">57199906 - Pottery</option>
                          <option value="57220000 - Household appliance stores">57220000 - Household appliance stores</option>
                          <option value="57220200 - Electric household appliances">57220200 - Electric household appliances</option>
                          <option value="57220201 - Air conditioning room units, self-contained">57220201 - Air conditioning room units, self-contained</option>
                          <option value="57220203 - Electric household appliances, small">57220203 - Electric household appliances, small</option>
                          <option value="57220208 - Vacuum cleaners">57220208 - Vacuum cleaners</option>
                          <option value="57229902 - Kitchens, complete (sinks, cabinets, etc.)">57229902 - Kitchens, complete (sinks, cabinets, etc.)</option>
                          <option value="57310000 - Radio, television, and electronic stores">57310000 - Radio, television, and electronic stores</option>
                          <option value="57310100 - Antennas">57310100 - Antennas</option>
                          <option value="57310200 - Video cameras, recorders, and accessories">57310200 - Video cameras, recorders, and accessories</option>
                          <option value="57310201 - Video cameras and accessories">57310201 - Video cameras and accessories</option>
                          <option value="57319902 - Consumer electronic equipment, nec">57319902 - Consumer electronic equipment, nec</option>
                          <option value="57319903 - High fidelity stereo equipment">57319903 - High fidelity stereo equipment</option>
                          <option value="57319907 - Radios, two-way, citizens band, weather, short-wave, etc.">57319907 - Radios, two-way, citizens band, weather, short-wave, etc.</option>
                          <option value="57319909 - Television sets">57319909 - Television sets</option>
                          <option value="57340000 - Computer and software stores">57340000 - Computer and software stores</option>
                          <option value="57340100 - Computer peripheral equipment">57340100 - Computer peripheral equipment</option>
                          <option value="57340101 - Modems, monitors, terminals, and disk drives: computers">57340101 - Modems, monitors, terminals, and disk drives: computers</option>
                          <option value="57340200 - Computer software and accessories">57340200 - Computer software and accessories</option>
                          <option value="57340203 - Software, business and non-game">57340203 - Software, business and non-game</option>
                          <option value="57349901 - Personal computers">57349901 - Personal computers</option>
                          <option value="57350200 - Records, audio discs, and tapes">57350200 - Records, audio discs, and tapes</option>
                          <option value="57350201 - Audio tapes, prerecorded">57350201 - Audio tapes, prerecorded</option>
                          <option value="57360000 - Musical instrument stores">57360000 - Musical instrument stores</option>
                          <option value="57369902 - Brass instruments">57369902 - Brass instruments</option>
                          <option value="58120000 - Eating places">58120000 - Eating places</option>
                          <option value="58120101 - American restaurant">58120101 - American restaurant</option>
                          <option value="58120108 - Italian restaurant">58120108 - Italian restaurant</option>
                          <option value="58120203 - Ice cream stands or dairy bars">58120203 - Ice cream stands or dairy bars</option>
                          <option value="58120300 - Fast food restaurants and stands">58120300 - Fast food restaurants and stands</option>
                          <option value="58120304 - Coffee shop">58120304 - Coffee shop</option>
                          <option value="58120307 - Fast-food restaurant, chain">58120307 - Fast-food restaurant, chain</option>
                          <option value="58120310 - Grills (eating places)">58120310 - Grills (eating places)</option>
                          <option value="58120402 - Cafeteria">58120402 - Cafeteria</option>
                          <option value="58120501 - Restaurant, family: chain">58120501 - Restaurant, family: chain</option>
                          <option value="58120502 - Restaurant, family: independent">58120502 - Restaurant, family: independent</option>
                          <option value="58120600 - Pizza restaurants">58120600 - Pizza restaurants</option>
                          <option value="58120601 - Pizzeria, chain">58120601 - Pizzeria, chain</option>
                          <option value="58120602 - Pizzeria, independent">58120602 - Pizzeria, independent</option>
                          <option value="58120700 - Seafood restaurants">58120700 - Seafood restaurants</option>
                          <option value="58120801 - Barbecue restaurant">58120801 - Barbecue restaurant</option>
                          <option value="58129903 - Caterers">58129903 - Caterers</option>
                          <option value="58129904 - Chicken restaurant">58129904 - Chicken restaurant</option>
                          <option value="58130000 - Drinking places">58130000 - Drinking places</option>
                          <option value="58130100 - Bars and lounges">58130100 - Bars and lounges</option>
                          <option value="58130101 - Bar (drinking places)">58130101 - Bar (drinking places)</option>
                          <option value="58130105 - Tavern (drinking places)">58130105 - Tavern (drinking places)</option>
                          <option value="59120000 - Drug stores and proprietary stores">59120000 - Drug stores and proprietary stores</option>
                          <option value="59129901 - Drug stores">59129901 - Drug stores</option>
                          <option value="59129902 - Proprietary (non-prescription medicine) stores">59129902 - Proprietary (non-prescription medicine) stores</option>
                          <option value="59210100 - Wine and beer">59210100 - Wine and beer</option>
                          <option value="59210101 - Beer (packaged)">59210101 - Beer (packaged)</option>
                          <option value="59210102 - Wine">59210102 - Wine</option>
                          <option value="59320500 - Office furniture and store fixtures, secondhand">59320500 - Office furniture and store fixtures, secondhand</option>
                          <option value="59410000 - Sporting goods and bicycle shops">59410000 - Sporting goods and bicycle shops</option>
                          <option value="59410101 - Bait and tackle">59410101 - Bait and tackle</option>
                          <option value="59410201 - Ammunition">59410201 - Ammunition</option>
                          <option value="59410202 - Firearms">59410202 - Firearms</option>
                          <option value="59410400 - Exercise equipment">59410400 - Exercise equipment</option>
                          <option value="59410602 - Camping equipment">59410602 - Camping equipment</option>
                          <option value="59410700 - Team sports equipment">59410700 - Team sports equipment</option>
                          <option value="59410701 - Baseball equipment">59410701 - Baseball equipment</option>
                          <option value="59410705 - Soccer supplies">59410705 - Soccer supplies</option>
                          <option value="59419902 - Bicycle and bicycle parts">59419902 - Bicycle and bicycle parts</option>
                          <option value="59419905 - Playground equipment">59419905 - Playground equipment</option>
                          <option value="59419906 - Pool and billiard tables">59419906 - Pool and billiard tables</option>
                          <option value="59419907 - Saddlery and equestrian equipment">59419907 - Saddlery and equestrian equipment</option>
                          <option value="59430000 - Stationery stores">59430000 - Stationery stores</option>
                          <option value="59439902 - Office forms and supplies">59439902 - Office forms and supplies</option>
                          <option value="59439903 - School supplies">59439903 - School supplies</option>
                          <option value="59440000 - Jewelry stores">59440000 - Jewelry stores</option>
                          <option value="59440102 - Watches">59440102 - Watches</option>
                          <option value="59449901 - Jewelry, precious stones and precious metals">59449901 - Jewelry, precious stones and precious metals</option>
                          <option value="59450000 - Hobby, toy, and game shops">59450000 - Hobby, toy, and game shops</option>
                          <option value="59450100 - Hobby and craft supplies">59450100 - Hobby and craft supplies</option>
                          <option value="59450101 - Arts and crafts supplies">59450101 - Arts and crafts supplies</option>
                          <option value="59450104 - Models, toy and hobby">59450104 - Models, toy and hobby</option>
                          <option value="59469902 - Photographic supplies">59469902 - Photographic supplies</option>
                          <option value="59470000 - Gift, novelty, and souvenir shop">59470000 - Gift, novelty, and souvenir shop</option>
                          <option value="59470104 - Gift shop">59470104 - Gift shop</option>
                          <option value="59479902 - Souvenirs">59479902 - Souvenirs</option>
                          <option value="59480000 - Luggage and leather goods stores">59480000 - Luggage and leather goods stores</option>
                          <option value="59489901 - Leather goods, except luggage and shoes">59489901 - Leather goods, except luggage and shoes</option>
                          <option value="59490101 - Bridal fabrics">59490101 - Bridal fabrics</option>
                          <option value="59490203 - Notions, including trim">59490203 - Notions, including trim</option>
                          <option value="59610000 - Catalog and mail-order houses">59610000 - Catalog and mail-order houses</option>
                          <option value="59610203 - Electronic kits and parts, mail order">59610203 - Electronic kits and parts, mail order</option>
                          <option value="59610303 - Record and/or tape (music or video) club, mail order">59610303 - Record and/or tape (music or video) club, mail order</option>
                          <option value="59610403 - Stamps, mail order">59610403 - Stamps, mail order</option>
                          <option value="59619905 - Catalog sales">59619905 - Catalog sales</option>
                          <option value="59619906 - Clothing, mail order (except women's)">59619906 - Clothing, mail order (except women's)</option>
                          <option value="59619908 - Educational supplies and equipment, mail order">59619908 - Educational supplies and equipment, mail order</option>
                          <option value="59619909 - Fishing, hunting and camping equipment and supplies: by mail">59619909 - Fishing, hunting and camping equipment and supplies: by mail</option>
                          <option value="59619910 - Fitness and sporting goods, mail order">59619910 - Fitness and sporting goods, mail order</option>
                          <option value="59619912 - Furniture and furnishings, mail order">59619912 - Furniture and furnishings, mail order</option>
                          <option value="59619913 - General merchandise, mail order">59619913 - General merchandise, mail order</option>
                          <option value="59619915 - Jewelry, mail order">59619915 - Jewelry, mail order</option>
                          <option value="59619916 - Mail order house, nec">59619916 - Mail order house, nec</option>
                          <option value="59619925 - Electronic shopping">59619925 - Electronic shopping</option>
                          <option value="59620000 - Merchandising machine operators">59620000 - Merchandising machine operators</option>
                          <option value="59620102 - Sandwich and hot food vending machines">59620102 - Sandwich and hot food vending machines</option>
                          <option value="59630000 - Direct selling establishments">59630000 - Direct selling establishments</option>
                          <option value="59630101 - Bottled water delivery">59630101 - Bottled water delivery</option>
                          <option value="59630207 - Snacks, direct sales">59630207 - Snacks, direct sales</option>
                          <option value="59630300 - Encyclopedias and publications, direct sales">59630300 - Encyclopedias and publications, direct sales</option>
                          <option value="59630404 - Houseware sales, house-to-house">59630404 - Houseware sales, house-to-house</option>
                          <option value="59639903 - Cosmetic sales, house-to-house">59639903 - Cosmetic sales, house-to-house</option>
                          <option value="59639904 - Direct sales, telemarketing">59639904 - Direct sales, telemarketing</option>
                          <option value="59830000 - Fuel oil dealers">59830000 - Fuel oil dealers</option>
                          <option value="59840000 - Liquefied petroleum gas dealers">59840000 - Liquefied petroleum gas dealers</option>
                          <option value="59849903 - Propane gas, bottled">59849903 - Propane gas, bottled</option>
                          <option value="59939901 - Cigar store">59939901 - Cigar store</option>
                          <option value="59949902 - Newsstand">59949902 - Newsstand</option>
                          <option value="59950000 - Optical goods stores">59950000 - Optical goods stores</option>
                          <option value="59990100 - Alarm and safety equipment stores">59990100 - Alarm and safety equipment stores</option>
                          <option value="59990101 - Alarm signal systems">59990101 - Alarm signal systems</option>
                          <option value="59990102 - Fire extinguishers">59990102 - Fire extinguishers</option>
                          <option value="59990103 - Safety supplies and equipment">59990103 - Safety supplies and equipment</option>
                          <option value="59990201 - Architectural supplies">59990201 - Architectural supplies</option>
                          <option value="59990202 - Artists' supplies and materials">59990202 - Artists' supplies and materials</option>
                          <option value="59990203 - Drafting equipment and supplies">59990203 - Drafting equipment and supplies</option>
                          <option value="59990300 - Banners, flags, decals, and posters">59990300 - Banners, flags, decals, and posters</option>
                          <option value="59990303 - Flags">59990303 - Flags</option>
                          <option value="59990400 - Binoculars and telescopes">59990400 - Binoculars and telescopes</option>
                          <option value="59990600 - Telephone and communication equipment">59990600 - Telephone and communication equipment</option>
                          <option value="59990601 - Audio-visual equipment and supplies">59990601 - Audio-visual equipment and supplies</option>
                          <option value="59990602 - Communication equipment">59990602 - Communication equipment</option>
                          <option value="59990700 - Engine and motor equipment and supplies">59990700 - Engine and motor equipment and supplies</option>
                          <option value="59990702 - Motors, electric">59990702 - Motors, electric</option>
                          <option value="59990800 - Farm equipment and supplies">59990800 - Farm equipment and supplies</option>
                          <option value="59990803 - Feed and farm supply">59990803 - Feed and farm supply</option>
                          <option value="59990900 - Medical apparatus and supplies">59990900 - Medical apparatus and supplies</option>
                          <option value="59990906 - Orthopedic and prosthesis applications">59990906 - Orthopedic and prosthesis applications</option>
                          <option value="59990908 - Wheelchair lifts">59990908 - Wheelchair lifts</option>
                          <option value="59991002 - Monuments, finished to custom order">59991002 - Monuments, finished to custom order</option>
                          <option value="59991102 - Pet food">59991102 - Pet food</option>
                          <option value="59991103 - Pet supplies">59991103 - Pet supplies</option>
                          <option value="59991200 - Swimming pools, hot tubs, and sauna equipment and supplies">59991200 - Swimming pools, hot tubs, and sauna equipment and supplies</option>
                          <option value="59991201 - Hot tub and spa chemicals, equipment, and supplies">59991201 - Hot tub and spa chemicals, equipment, and supplies</option>
                          <option value="59991203 - Spas and hot tubs">59991203 - Spas and hot tubs</option>
                          <option value="59991204 - Swimming pool chemicals, equipment, and supplies">59991204 - Swimming pool chemicals, equipment, and supplies</option>
                          <option value="59991300 - Toiletries, cosmetics, and perfumes">59991300 - Toiletries, cosmetics, and perfumes</option>
                          <option value="59991301 - Cosmetics">59991301 - Cosmetics</option>
                          <option value="59991302 - Perfumes and colognes">59991302 - Perfumes and colognes</option>
                          <option value="59991304 - Hair care products">59991304 - Hair care products</option>
                          <option value="59991401 - Business machines and equipment">59991401 - Business machines and equipment</option>
                          <option value="59991402 - Photocopy machines">59991402 - Photocopy machines</option>
                          <option value="59991601 - Art dealers">59991601 - Art dealers</option>
                          <option value="59991604 - Christmas lights and decorations">59991604 - Christmas lights and decorations</option>
                          <option value="59991700 - Educational aids and electronic training materials">59991700 - Educational aids and electronic training materials</option>
                          <option value="59991701 - Education aids, devices and supplies">59991701 - Education aids, devices and supplies</option>
                          <option value="59991805 - Children's furniture, nec">59991805 - Children's furniture, nec</option>
                          <option value="59999902 - Auction rooms (general merchandise)">59999902 - Auction rooms (general merchandise)</option>
                          <option value="59999904 - Awnings">59999904 - Awnings</option>
                          <option value="59999907 - Canvas products">59999907 - Canvas products</option>
                          <option value="59999908 - Cleaning equipment and supplies">59999908 - Cleaning equipment and supplies</option>
                          <option value="59999909 - Concrete products, pre-cast">59999909 - Concrete products, pre-cast</option>
                          <option value="59999910 - Electronic parts and equipment">59999910 - Electronic parts and equipment</option>
                          <option value="59999912 - Foam and foam products">59999912 - Foam and foam products</option>
                          <option value="59999916 - Plumbing and heating supplies">59999916 - Plumbing and heating supplies</option>
                          <option value="59999917 - Police supply stores">59999917 - Police supply stores</option>
                          <option value="59999919 - Religious goods">59999919 - Religious goods</option>
                          <option value="59999921 - Rubber stamps">59999921 - Rubber stamps</option>
                          <option value="59999924 - Tents">59999924 - Tents</option>
                          <option value="59999926 - Theatrical equipment and supplies">59999926 - Theatrical equipment and supplies</option>
                          <option value="59999927 - Trophies and plaques">59999927 - Trophies and plaques</option>
                          <option value="59999929 - Water purification equipment">59999929 - Water purification equipment</option>
                          <option value="59999930 - Packaging materials: boxes, padding, etc.">59999930 - Packaging materials: boxes, padding, etc.</option>
                          <option value="59999931 - Welding supplies">59999931 - Welding supplies</option>
                          <option value="59999932 - Air purification equipment">59999932 - Air purification equipment</option>
                          <option value="61590101 - Agricultural loan companies">61590101 - Agricultural loan companies</option>
                          <option value="61590200 - Equipment and vehicle finance leasing companies">61590200 - Equipment and vehicle finance leasing companies</option>
                          <option value="61639904 - Mortgage brokers arranging for loans, using money of others">61639904 - Mortgage brokers arranging for loans, using money of others</option>
                          <option value="62110000 - Security brokers and dealers">62110000 - Security brokers and dealers</option>
                          <option value="62110204 - Investment firm, general brokerage">62110204 - Investment firm, general brokerage</option>
                          <option value="62820000 - Investment advice">62820000 - Investment advice</option>
                          <option value="62829903 - Investment counselors">62829903 - Investment counselors</option>
                          <option value="63110000 - Life insurance">63110000 - Life insurance</option>
                          <option value="63110102 - Fraternal life insurance organizations">63110102 - Fraternal life insurance organizations</option>
                          <option value="63610000 - Title insurance">63610000 - Title insurance</option>
                          <option value="63710101 - Pension funds">63710101 - Pension funds</option>
                          <option value="64110201 - Insurance claim adjusters, not employed by insurance company">64110201 - Insurance claim adjusters, not employed by insurance company</option>
                          <option value="64110300 - Insurance agents and brokers">64110300 - Insurance agents and brokers</option>
                          <option value="64110301 - Insurance agents, nec">64110301 - Insurance agents, nec</option>
                          <option value="65120000 - Nonresidential building operators">65120000 - Nonresidential building operators</option>
                          <option value="65120100 - Commercial and industrial building operation">65120100 - Commercial and industrial building operation</option>
                          <option value="65130000 - Apartment building operators">65130000 - Apartment building operators</option>
                          <option value="65190000 - Real property lessors, nec">65190000 - Real property lessors, nec</option>
                          <option value="65310000 - Real estate agents and managers">65310000 - Real estate agents and managers</option>
                          <option value="65310200 - Real estate managers">65310200 - Real estate managers</option>
                          <option value="65520000 - Subdividers and developers, nec">65520000 - Subdividers and developers, nec</option>
                          <option value="65529901 - Land subdividers and developers, commercial">65529901 - Land subdividers and developers, commercial</option>
                          <option value="65530000 - Cemetery subdividers and developers">65530000 - Cemetery subdividers and developers</option>
                          <option value="65539902 - Cemeteries, real estate operation">65539902 - Cemeteries, real estate operation</option>
                          <option value="67199901 - Investment holding companies, except banks">67199901 - Investment holding companies, except banks</option>
                          <option value="67199902 - Personal holding companies, except banks">67199902 - Personal holding companies, except banks</option>
                          <option value="67220000 - Management investment, open-end">67220000 - Management investment, open-end</option>
                          <option value="67260000 - Investment offices, nec">67260000 - Investment offices, nec</option>
                          <option value="67269905 - Management investment funds, closed-end">67269905 - Management investment funds, closed-end</option>
                          <option value="67929901 - Oil leases, buying and selling on own account">67929901 - Oil leases, buying and selling on own account</option>
                          <option value="67940000 - Patent owners and lessors">67940000 - Patent owners and lessors</option>
                          <option value="67940102 - Music royalties, sheet and record">67940102 - Music royalties, sheet and record</option>
                          <option value="67949901 - Copyright buying and licensing">67949901 - Copyright buying and licensing</option>
                          <option value="67949902 - Franchises, selling or licensing">67949902 - Franchises, selling or licensing</option>
                          <option value="67949903 - Patent buying, licensing, leasing">67949903 - Patent buying, licensing, leasing</option>
                          <option value="67980000 - Real estate investment trusts">67980000 - Real estate investment trusts</option>
                          <option value="67990000 - Investors, nec">67990000 - Investors, nec</option>
                          <option value="67999901 - Investment clubs">67999901 - Investment clubs</option>
                          <option value="67999904 - Venture capital companies">67999904 - Venture capital companies</option>
                          <option value="70110200 - Vacation lodges">70110200 - Vacation lodges</option>
                          <option value="70110300 - Hotels">70110300 - Hotels</option>
                          <option value="70110303 - Resort hotel">70110303 - Resort hotel</option>
                          <option value="70110401 - Bed and breakfast inn">70110401 - Bed and breakfast inn</option>
                          <option value="70110402 - Motor inn">70110402 - Motor inn</option>
                          <option value="70320000 - Sporting and recreational camps">70320000 - Sporting and recreational camps</option>
                          <option value="70339901 - Campgrounds">70339901 - Campgrounds</option>
                          <option value="72120100 - Laundry and drycleaner agents">72120100 - Laundry and drycleaner agents</option>
                          <option value="72130000 - Linen supply">72130000 - Linen supply</option>
                          <option value="72130202 - Coat supply">72130202 - Coat supply</option>
                          <option value="72160000 - Drycleaning plants, except rugs">72160000 - Drycleaning plants, except rugs</option>
                          <option value="72169902 - Drapery, curtain drycleaning">72169902 - Drapery, curtain drycleaning</option>
                          <option value="72170000 - Carpet and upholstery cleaning">72170000 - Carpet and upholstery cleaning</option>
                          <option value="72170101 - Carpet and furniture cleaning on location">72170101 - Carpet and furniture cleaning on location</option>
                          <option value="72180100 - Industrial equipment launderers">72180100 - Industrial equipment launderers</option>
                          <option value="72180200 - Industrial clothing launderers">72180200 - Industrial clothing launderers</option>
                          <option value="72180203 - Industrial uniform supply">72180203 - Industrial uniform supply</option>
                          <option value="72210000 - Photographic studios, portrait">72210000 - Photographic studios, portrait</option>
                          <option value="72219903 - Photographer, still or video">72219903 - Photographer, still or video</option>
                          <option value="72990802 - Stitching, custom">72990802 - Stitching, custom</option>
                          <option value="72990901 - Costume rental">72990901 - Costume rental</option>
                          <option value="73229902 - Collection agency, except real estate">73229902 - Collection agency, except real estate</option>
                          <option value="73319903 - Mailing list compilers">73319903 - Mailing list compilers</option>
                          <option value="73319906 - Mailing list brokers">73319906 - Mailing list brokers</option>
                          <option value="73349902 - Mimeographing">73349902 - Mimeographing</option>
                          <option value="73350000 - Commercial photography">73350000 - Commercial photography</option>
                          <option value="73359901 - Aerial photography, except mapmaking">73359901 - Aerial photography, except mapmaking</option>
                          <option value="73359903 - Photographic studio, commercial">73359903 - Photographic studio, commercial</option>
                          <option value="73360000 - Commercial art and graphic design">73360000 - Commercial art and graphic design</option>
                          <option value="73360103 - Graphic arts and related design">73360103 - Graphic arts and related design</option>
                          <option value="73360104 - Package design">73360104 - Package design</option>
                          <option value="73360105 - Silk screen design">73360105 - Silk screen design</option>
                          <option value="73420202 - Exterminating and fumigating">73420202 - Exterminating and fumigating</option>
                          <option value="73420203 - Pest control in structures">73420203 - Pest control in structures</option>
                          <option value="73520000 - Medical equipment rental">73520000 - Medical equipment rental</option>
                          <option value="73530000 - Heavy construction equipment rental">73530000 - Heavy construction equipment rental</option>
                          <option value="73530102 - Oil well drilling equipment, rental or leasing">73530102 - Oil well drilling equipment, rental or leasing</option>
                          <option value="73539901 - Cranes and aerial lift equipment, rental or leasing">73539901 - Cranes and aerial lift equipment, rental or leasing</option>
                          <option value="73539902 - Earth moving equipment, rental or leasing">73539902 - Earth moving equipment, rental or leasing</option>
                          <option value="73590000 - Equipment rental and leasing, nec">73590000 - Equipment rental and leasing, nec</option>
                          <option value="73590401 - Aircraft rental">73590401 - Aircraft rental</option>
                          <option value="73590501 - Audio-visual equipment and supply rental">73590501 - Audio-visual equipment and supply rental</option>
                          <option value="73590506 - Sound and lighting equipment rental">73590506 - Sound and lighting equipment rental</option>
                          <option value="73599905 - Propane equipment rental">73599905 - Propane equipment rental</option>
                          <option value="73599908 - Sign rental">73599908 - Sign rental</option>
                          <option value="73599909 - Stores and yards equipment rental">73599909 - Stores and yards equipment rental</option>
                          <option value="73599910 - Tent and tarpaulin rental">73599910 - Tent and tarpaulin rental</option>
                          <option value="73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)">73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)</option>
                          <option value="73610101 - Executive placement">73610101 - Executive placement</option>
                          <option value="73630102 - Manpower pools">73630102 - Manpower pools</option>
                          <option value="73710101 - Computer software systems analysis and design, custom">73710101 - Computer software systems analysis and design, custom</option>
                          <option value="73710300 - Computer software development and applications">73710300 - Computer software development and applications</option>
                          <option value="73710301 - Computer software development">73710301 - Computer software development</option>
                          <option value="73710302 - Software programming applications">73710302 - Software programming applications</option>
                          <option value="73720000 - Prepackaged software">73720000 - Prepackaged software</option>
                          <option value="73729901 - Application computer software">73729901 - Application computer software</option>
                          <option value="73729902 - Business oriented computer software">73729902 - Business oriented computer software</option>
                          <option value="73729903 - Educational computer software">73729903 - Educational computer software</option>
                          <option value="73730000 - Computer integrated systems design">73730000 - Computer integrated systems design</option>
                          <option value="73730100 - Systems software development services">73730100 - Systems software development services</option>
                          <option value="73730101 - Computer systems analysis and design">73730101 - Computer systems analysis and design</option>
                          <option value="73730102 - Systems engineering, computer related">73730102 - Systems engineering, computer related</option>
                          <option value="73730201 - Local area network (LAN) systems integrator">73730201 - Local area network (LAN) systems integrator</option>
                          <option value="73730301 - Turnkey vendors, computer systems">73730301 - Turnkey vendors, computer systems</option>
                          <option value="73730302 - Value-added resellers, computer systems">73730302 - Value-added resellers, computer systems</option>
                          <option value="73740000 - Data processing and preparation">73740000 - Data processing and preparation</option>
                          <option value="73760000 - Computer facilities management">73760000 - Computer facilities management</option>
                          <option value="73779901 - Computer hardware rental or leasing, except finance leasing">73779901 - Computer hardware rental or leasing, except finance leasing</option>
                          <option value="73790202 - Data processing consultant">73790202 - Data processing consultant</option>
                          <option value="73829901 - Burglar alarm maintenance and monitoring">73829901 - Burglar alarm maintenance and monitoring</option>
                          <option value="73829903 - Protective devices, security">73829903 - Protective devices, security</option>
                          <option value="73829904 - Confinement surveillance systems maintenance and monitoring">73829904 - Confinement surveillance systems maintenance and monitoring</option>
                          <option value="73840000 - Photofinish laboratories">73840000 - Photofinish laboratories</option>
                          <option value="73840101 - Photofinishing laboratory">73840101 - Photofinishing laboratory</option>
                          <option value="73890104 - Lecture bureau">73890104 - Lecture bureau</option>
                          <option value="73890106 - Speakers' bureau">73890106 - Speakers' bureau</option>
                          <option value="73890304 - Embroidery advertising">73890304 - Embroidery advertising</option>
                          <option value="73890306 - Field audits, cable television">73890306 - Field audits, cable television</option>
                          <option value="73890308 - Promoters of shows and exhibitions">73890308 - Promoters of shows and exhibitions</option>
                          <option value="73890401 - Apparel designers, commercial">73890401 - Apparel designers, commercial</option>
                          <option value="73890411 - Textile designers">73890411 - Textile designers</option>
                          <option value="73890602 - Interior designer">73890602 - Interior designer</option>
                          <option value="73890603 - Interior decorating">73890603 - Interior decorating</option>
                          <option value="73890801 - Mapmaking or drafting, including aerial">73890801 - Mapmaking or drafting, including aerial</option>
                          <option value="73891105 - Recording studio, noncommercial records">73891105 - Recording studio, noncommercial records</option>
                          <option value="73891106 - Music recording producer">73891106 - Music recording producer</option>
                          <option value="73891202 - Mounting merchandise on cards">73891202 - Mounting merchandise on cards</option>
                          <option value="73891503 - Sign painting and lettering shop">73891503 - Sign painting and lettering shop</option>
                          <option value="73891705 - Yacht brokers">73891705 - Yacht brokers</option>
                          <option value="73891801 - Design, commercial and industrial">73891801 - Design, commercial and industrial</option>
                          <option value="73891900 - Metal cutting services">73891900 - Metal cutting services</option>
                          <option value="73899904 - Building scale models">73899904 - Building scale models</option>
                          <option value="73899908 - Cosmetic kits, assembling and packaging">73899908 - Cosmetic kits, assembling and packaging</option>
                          <option value="73899910 - Divers, commercial">73899910 - Divers, commercial</option>
                          <option value="73899911 - Document and office record destruction">73899911 - Document and office record destruction</option>
                          <option value="73899912 - Document embossing">73899912 - Document embossing</option>
                          <option value="73899917 - Field warehousing">73899917 - Field warehousing</option>
                          <option value="73899919 - Fire extinguisher servicing">73899919 - Fire extinguisher servicing</option>
                          <option value="73899923 - Fund raising organizations">73899923 - Fund raising organizations</option>
                          <option value="73899924 - Gas system conversion">73899924 - Gas system conversion</option>
                          <option value="73899925 - Grinding, precision: commercial or industrial">73899925 - Grinding, precision: commercial or industrial</option>
                          <option value="73899962 - Printers' services: folding, collating, etc.">73899962 - Printers' services: folding, collating, etc.</option>
                          <option value="75190100 - Recreational vehicle rental">75190100 - Recreational vehicle rental</option>
                          <option value="75320301 - Van conversion">75320301 - Van conversion</option>
                          <option value="75320402 - Body shop, trucks">75320402 - Body shop, trucks</option>
                          <option value="75499901 - Do-it-yourself garages">75499901 - Do-it-yourself garages</option>
                          <option value="76410102 - Reupholstery">76410102 - Reupholstery</option>
                          <option value="76410202 - Furniture refinishing">76410202 - Furniture refinishing</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_40" class="label lc">
                      <label class="fieldLabel " for="_fid_26"><b>Walmart Primary Category Desc:</b></label>&nbsp;<span class="rqrd">*</span>
                      <div id="tdf_40" class="cell cc"><input name="_fid_oval_26" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_26" id="_fid_26" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Baby Consumables, Hardlines - BABY FOOD">Baby Consumables, Hardlines - BABY FOOD</option>
                          <option value="Baby Consumables, Hardlines - BABY NEEDS">Baby Consumables, Hardlines - BABY NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BABY TRAVEL NEEDS">Baby Consumables, Hardlines - BABY TRAVEL NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BATH HARDWARE">Baby Consumables, Hardlines - BATH HARDWARE</option>
                          <option value="Baby Consumables, Hardlines - BEDDING AND ACCESSORIES">Baby Consumables, Hardlines - BEDDING AND ACCESSORIES</option>
                          <option value="Baby Consumables, Hardlines - DIAPER BAGS">Baby Consumables, Hardlines - DIAPER BAGS</option>
                          <option value="Baby Consumables, Hardlines - DIAPERS">Baby Consumables, Hardlines - DIAPERS</option>
                          <option value="Baby Consumables, Hardlines - FEEDING BABY">Baby Consumables, Hardlines - FEEDING BABY</option>
                          <option value="Baby Consumables, Hardlines - FORMULA">Baby Consumables, Hardlines - FORMULA</option>
                          <option value="Baby Consumables, Hardlines - GIFTING">Baby Consumables, Hardlines - GIFTING</option>
                          <option value="Baby Consumables, Hardlines - LARGE FURNITURE">Baby Consumables, Hardlines - LARGE FURNITURE</option>
                          <option value="Baby Consumables, Hardlines - SAFETY">Baby Consumables, Hardlines - SAFETY</option>
                          <option value="Baby Consumables, Hardlines - SMALL FURNITURE AND BATH">Baby Consumables, Hardlines - SMALL FURNITURE AND BATH</option>
                          <option value="Baby Consumables, Hardlines - TOILETRIES">Baby Consumables, Hardlines - TOILETRIES</option>
                          <option value="Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS">Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS</option>
                          <option value="Baby Consumables, Hardlines - TRAINING PANTS">Baby Consumables, Hardlines - TRAINING PANTS</option>
                          <option value="Baby Consumables, Hardlines - WIPES">Baby Consumables, Hardlines - WIPES</option>
                          <option value="Beauty - BEAUTY BATH">Beauty - BEAUTY BATH</option>
                          <option value="Beauty - COMPLEXION CARE">Beauty - COMPLEXION CARE</option>
                          <option value="Beauty - COSMETICS BAGS ORGANIZERS">Beauty - COSMETICS BAGS ORGANIZERS</option>
                          <option value="Beauty - COSMETICS EYE">Beauty - COSMETICS EYE</option>
                          <option value="Beauty - COSMETICS FACE">Beauty - COSMETICS FACE</option>
                          <option value="Beauty - COSMETICS IMPLEMENTS">Beauty - COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - COSMETICS LIP">Beauty - COSMETICS LIP</option>
                          <option value="Beauty - COSMETICS NAIL">Beauty - COSMETICS NAIL</option>
                          <option value="Beauty - COTTON">Beauty - COTTON</option>
                          <option value="Beauty - FACE CARE">Beauty - FACE CARE</option>
                          <option value="Beauty - FRAGRANCES">Beauty - FRAGRANCES</option>
                          <option value="Beauty - GIFTS">Beauty - GIFTS</option>
                          <option value="Beauty - HAND BODY LOTION">Beauty - HAND BODY LOTION</option>
                          <option value="Beauty - NAIL CARE">Beauty - NAIL CARE</option>
                          <option value="Beauty - NATURALS">Beauty - NATURALS</option>
                          <option value="Beauty - SUNCARE">Beauty - SUNCARE</option>
                          <option value="Beauty - TREND COSMETICS EYE">Beauty - TREND COSMETICS EYE</option>
                          <option value="Beauty - TREND COSMETICS FACE">Beauty - TREND COSMETICS FACE</option>
                          <option value="Beauty - TREND COSMETICS IMPLEMENTS">Beauty - TREND COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - TREND COSMETICS LIP">Beauty - TREND COSMETICS LIP</option>
                          <option value="Beauty - TREND COSMETICS NAIL">Beauty - TREND COSMETICS NAIL</option>
                          <option value="Chemicals - AIR FRESHENER AND DEODORIZER">Chemicals - AIR FRESHENER AND DEODORIZER</option>
                          <option value="Chemicals - ALL PURPOSE CLEANERS">Chemicals - ALL PURPOSE CLEANERS</option>
                          <option value="Chemicals - BATH TOILET DRAIN">Chemicals - BATH TOILET DRAIN</option>
                          <option value="Chemicals - BLEACH">Chemicals - BLEACH</option>
                          <option value="Chemicals - DISH CLEANING PRODUCTS">Chemicals - DISH CLEANING PRODUCTS</option>
                          <option value="Chemicals - INSECT AND RODENT CTRL">Chemicals - INSECT AND RODENT CTRL</option>
                          <option value="Chemicals - LAUNDRY DETERGENT">Chemicals - LAUNDRY DETERGENT</option>
                          <option value="Chemicals - LAUNDRY SPECIALTY CARE">Chemicals - LAUNDRY SPECIALTY CARE</option>
                          <option value="Chemicals - MOPS AND BROOMS">Chemicals - MOPS AND BROOMS</option>
                          <option value="Chemicals - PREWASH">Chemicals - PREWASH</option>
                          <option value="Chemicals - QUICK CLEANING">Chemicals - QUICK CLEANING</option>
                          <option value="Chemicals - RUG DOCTOR">Chemicals - RUG DOCTOR</option>
                          <option value="Chemicals - SPONGES">Chemicals - SPONGES</option>
                          <option value="OTC Pharmacy - ADULT NUTRITION">OTC Pharmacy - ADULT NUTRITION</option>
                          <option value="OTC Pharmacy - ALLERGY">OTC Pharmacy - ALLERGY</option>
                          <option value="OTC Pharmacy - ANALGESICS">OTC Pharmacy - ANALGESICS</option>
                          <option value="OTC Pharmacy - ANTACIDS">OTC Pharmacy - ANTACIDS</option>
                          <option value="OTC Pharmacy - BP/DIAGNOSTICS AIDS">OTC Pharmacy - BP/DIAGNOSTICS AIDS</option>
                          <option value="OTC Pharmacy - COUGH-COLD-FLU">OTC Pharmacy - COUGH-COLD-FLU</option>
                          <option value="OTC Pharmacy - DIABETES OTC">OTC Pharmacy - DIABETES OTC</option>
                          <option value="OTC Pharmacy - DURABLE MEDICAL EQUIPMENT">OTC Pharmacy - DURABLE MEDICAL EQUIPMENT</option>
                          <option value="OTC Pharmacy - ELASTICS HEATING PADS">OTC Pharmacy - ELASTICS HEATING PADS</option>
                          <option value="OTC Pharmacy - EYECARE">OTC Pharmacy - EYECARE</option>
                          <option value="OTC Pharmacy - FEMININE HYGIENE">OTC Pharmacy - FEMININE HYGIENE</option>
                          <option value="OTC Pharmacy - FIRST AID">OTC Pharmacy - FIRST AID</option>
                          <option value="OTC Pharmacy - FOOTCARE">OTC Pharmacy - FOOTCARE</option>
                          <option value="OTC Pharmacy - LAXATIVES">OTC Pharmacy - LAXATIVES</option>
                          <option value="OTC Pharmacy - NICOTINE REPLACEMENT THERAPY">OTC Pharmacy - NICOTINE REPLACEMENT THERAPY</option>
                          <option value="OTC Pharmacy - PEDIATRICS">OTC Pharmacy - PEDIATRICS</option>
                          <option value="OTC Pharmacy - PERFORMANCE NUTRITION">OTC Pharmacy - PERFORMANCE NUTRITION</option>
                          <option value="OTC Pharmacy - READING GLASSES">OTC Pharmacy - READING GLASSES</option>
                          <option value="OTC Pharmacy - VAPORIZER HUMIDIFIER">OTC Pharmacy - VAPORIZER HUMIDIFIER</option>
                          <option value="OTC Pharmacy - VITAMINS">OTC Pharmacy - VITAMINS</option>
                          <option value="OTC Pharmacy - WEIGHT MANAGEMENT">OTC Pharmacy - WEIGHT MANAGEMENT</option>
                          <option value="OTC Pharmacy - WELLNESS">OTC Pharmacy - WELLNESS</option>
                          <option value="Paper Goods - BATHROOM TISSUE">Paper Goods - BATHROOM TISSUE</option>
                          <option value="Paper Goods - DISPOSABLE TABLETOP">Paper Goods - DISPOSABLE TABLETOP</option>
                          <option value="Paper Goods - FACIAL TISSUE">Paper Goods - FACIAL TISSUE</option>
                          <option value="Paper Goods - FOIL, BAGS &amp; WRAP">Paper Goods - FOIL, BAGS &amp; WRAP</option>
                          <option value="Paper Goods - PAPER TOWELS">Paper Goods - PAPER TOWELS</option>
                          <option value="Paper Goods - TRASH BAGS">Paper Goods - TRASH BAGS</option>
                          <option value="Personal Care - BABY NEEDS">Personal Care - BABY NEEDS</option>
                          <option value="Personal Care - BARSOAP">Personal Care - BARSOAP</option>
                          <option value="Personal Care - BODYWASH">Personal Care - BODYWASH</option>
                          <option value="Personal Care - DENTAL STRIPS">Personal Care - DENTAL STRIPS</option>
                          <option value="Personal Care - DENTURE">Personal Care - DENTURE</option>
                          <option value="Personal Care - DEODORANT">Personal Care - DEODORANT</option>
                          <option value="Personal Care - ELECTRIC SHAVE">Personal Care - ELECTRIC SHAVE</option>
                          <option value="Personal Care - FAMILY PLANNING">Personal Care - FAMILY PLANNING</option>
                          <option value="Personal Care - FEMININE HYGIENE">Personal Care - FEMININE HYGIENE</option>
                          <option value="Personal Care - FEMININE NEEDS">Personal Care - FEMININE NEEDS</option>
                          <option value="Personal Care - FLOSS INTERDENTAL">Personal Care - FLOSS INTERDENTAL</option>
                          <option value="Personal Care - HAIR ACCESSORIES">Personal Care - HAIR ACCESSORIES</option>
                          <option value="Personal Care - HAIR APPLIANCES">Personal Care - HAIR APPLIANCES</option>
                          <option value="Personal Care - HAIRCOLOR">Personal Care - HAIRCOLOR</option>
                          <option value="Personal Care - HAIRSPRAY">Personal Care - HAIRSPRAY</option>
                          <option value="Personal Care - HAND LIQUIDS">Personal Care - HAND LIQUIDS</option>
                          <option value="Personal Care - INCONTINENCE">Personal Care - INCONTINENCE</option>
                          <option value="Personal Care - KIDS ORAL CARE">Personal Care - KIDS ORAL CARE</option>
                          <option value="Personal Care - MOUTH WASH AND BREATH">Personal Care - MOUTH WASH AND BREATH</option>
                          <option value="Personal Care - MULTI-CULTURAL CARE">Personal Care - MULTI-CULTURAL CARE</option>
                          <option value="Personal Care - NATURALS">Personal Care - NATURALS</option>
                          <option value="Personal Care - SHAMPOOS AND CONDITIONERS">Personal Care - SHAMPOOS AND CONDITIONERS</option>
                          <option value="Personal Care - STYLING PRODUCTS">Personal Care - STYLING PRODUCTS</option>
                          <option value="Personal Care - TOOTHBRUSHES">Personal Care - TOOTHBRUSHES</option>
                          <option value="Personal Care - TOOTHPASTE">Personal Care - TOOTHPASTE</option>
                          <option value="Personal Care - TRIAL TRAVEL">Personal Care - TRIAL TRAVEL</option>
                          <option value="Personal Care - WET SHAVE">Personal Care - WET SHAVE</option>
                          <option value="Pets &amp; Supplies - AQUATICS">Pets &amp; Supplies - AQUATICS</option>
                          <option value="Pets &amp; Supplies - CANNED CAT FOOD">Pets &amp; Supplies - CANNED CAT FOOD</option>
                          <option value="Pets &amp; Supplies - CAT ACCESSORIES">Pets &amp; Supplies - CAT ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT FLEA AND TICK">Pets &amp; Supplies - CAT FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - CAT FURNITURE">Pets &amp; Supplies - CAT FURNITURE</option>
                          <option value="Pets &amp; Supplies - CAT LITTER">Pets &amp; Supplies - CAT LITTER</option>
                          <option value="Pets &amp; Supplies - CAT PANS AND ACCESSORIES">Pets &amp; Supplies - CAT PANS AND ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT TREATS">Pets &amp; Supplies - CAT TREATS</option>
                          <option value="Pets &amp; Supplies - CHEWS">Pets &amp; Supplies - CHEWS</option>
                          <option value="Pets &amp; Supplies - COLLARS AND LEASHES">Pets &amp; Supplies - COLLARS AND LEASHES</option>
                          <option value="Pets &amp; Supplies - DOG  GROOMING">Pets &amp; Supplies - DOG &nbsp;GROOMING</option>
                          <option value="Pets &amp; Supplies - DOG FEEDING AND WATERING">Pets &amp; Supplies - DOG FEEDING AND WATERING</option>
                          <option value="Pets &amp; Supplies - DOG HBA">Pets &amp; Supplies - DOG HBA</option>
                          <option value="Pets &amp; Supplies - DOG TOYS">Pets &amp; Supplies - DOG TOYS</option>
                          <option value="Pets &amp; Supplies - DOG TREATS">Pets &amp; Supplies - DOG TREATS</option>
                          <option value="Pets &amp; Supplies - DOMESTIC BIRD">Pets &amp; Supplies - DOMESTIC BIRD</option>
                          <option value="Pets &amp; Supplies - DRY CAT FOOD">Pets &amp; Supplies - DRY CAT FOOD</option>
                          <option value="Pets &amp; Supplies - DRY DOG FOOD">Pets &amp; Supplies - DRY DOG FOOD</option>
                          <option value="Pets &amp; Supplies - FISH LIVE">Pets &amp; Supplies - FISH LIVE</option>
                          <option value="Pets &amp; Supplies - FLEA AND TICK">Pets &amp; Supplies - FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - FRESH DOG FOOD">Pets &amp; Supplies - FRESH DOG FOOD</option>
                          <option value="Pets &amp; Supplies - KENNELS">Pets &amp; Supplies - KENNELS</option>
                          <option value="Pets &amp; Supplies - LIVESTOCK FEED ACCESS">Pets &amp; Supplies - LIVESTOCK FEED ACCESS</option>
                          <option value="Pets &amp; Supplies - PET BEDDING">Pets &amp; Supplies - PET BEDDING</option>
                          <option value="Pets &amp; Supplies - PET BEDS">Pets &amp; Supplies - PET BEDS</option>
                          <option value="Pets &amp; Supplies - PET COLLECTIONS">Pets &amp; Supplies - PET COLLECTIONS</option>
                          <option value="Pets &amp; Supplies - SEASONAL">Pets &amp; Supplies - SEASONAL</option>
                          <option value="Pets &amp; Supplies - SMALL ANIMAL">Pets &amp; Supplies - SMALL ANIMAL</option>
                          <option value="Pets &amp; Supplies - TRAINING AIDS">Pets &amp; Supplies - TRAINING AIDS</option>
                          <option value="Pets &amp; Supplies - WET DOG FOOD">Pets &amp; Supplies - WET DOG FOOD</option>
                          <option value="Adult Beverages - BLUSH AND SPARKLING WINE">Adult Beverages - BLUSH AND SPARKLING WINE</option>
                          <option value="Adult Beverages - BUDGET BEER">Adult Beverages - BUDGET BEER</option>
                          <option value="Adult Beverages - CRAFT BEER">Adult Beverages - CRAFT BEER</option>
                          <option value="Adult Beverages - DARK SPIRITS">Adult Beverages - DARK SPIRITS</option>
                          <option value="Adult Beverages - EUROPEAN IMPORT">Adult Beverages - EUROPEAN IMPORT</option>
                          <option value="Adult Beverages - FLAVORED BEER">Adult Beverages - FLAVORED BEER</option>
                          <option value="Adult Beverages - HEAVY CLASSIC">Adult Beverages - HEAVY CLASSIC</option>
                          <option value="Adult Beverages - IMPORT OTHER">Adult Beverages - IMPORT OTHER</option>
                          <option value="Adult Beverages - LIGHT CLASSIC">Adult Beverages - LIGHT CLASSIC</option>
                          <option value="Adult Beverages - LIGHT SPIRITS">Adult Beverages - LIGHT SPIRITS</option>
                          <option value="Adult Beverages - LOW CALORIE BEER">Adult Beverages - LOW CALORIE BEER</option>
                          <option value="Adult Beverages - MEXICAN IMPORT">Adult Beverages - MEXICAN IMPORT</option>
                          <option value="Adult Beverages - NA BEER">Adult Beverages - NA BEER</option>
                          <option value="Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS">Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS</option>
                          <option value="Adult Beverages - PREMIUM CLASSIC">Adult Beverages - PREMIUM CLASSIC</option>
                          <option value="Adult Beverages - RED WINE">Adult Beverages - RED WINE</option>
                          <option value="Adult Beverages - SINGLES BEER">Adult Beverages - SINGLES BEER</option>
                          <option value="Adult Beverages - SPARKLING OTHER WINES">Adult Beverages - SPARKLING OTHER WINES</option>
                          <option value="Adult Beverages - WHITE WINE">Adult Beverages - WHITE WINE</option>
                          <option value="Adult Beverages - WINE">Adult Beverages - WINE</option>
                          <option value="Candy / Tobacco - CHOCOLATE">Candy / Tobacco - CHOCOLATE</option>
                          <option value="Candy / Tobacco - CHRISTMAS">Candy / Tobacco - CHRISTMAS</option>
                          <option value="Candy / Tobacco - EASTER">Candy / Tobacco - EASTER</option>
                          <option value="Candy / Tobacco - GUM - MINT D01">Candy / Tobacco - GUM - MINT D01</option>
                          <option value="Candy / Tobacco - HALLOWEEN">Candy / Tobacco - HALLOWEEN</option>
                          <option value="Candy / Tobacco - NON CHOCOLATE">Candy / Tobacco - NON CHOCOLATE</option>
                          <option value="Candy / Tobacco - SNACKS TO GO">Candy / Tobacco - SNACKS TO GO</option>
                          <option value="Candy / Tobacco - SPECIALTY CANDY">Candy / Tobacco - SPECIALTY CANDY</option>
                          <option value="Candy / Tobacco - SUGAR FREE">Candy / Tobacco - SUGAR FREE</option>
                          <option value="Candy / Tobacco - VALENTINE">Candy / Tobacco - VALENTINE</option>
                          <option value="Snacks - ASIAN">Snacks - ASIAN</option>
                          <option value="Snacks - CONES AND TOPPING">Snacks - CONES AND TOPPING</option>
                          <option value="Snacks - COOKIES">Snacks - COOKIES</option>
                          <option value="Snacks - CRACKERS">Snacks - CRACKERS</option>
                          <option value="Snacks - CANNED SOFT DRINKS">Snacks - CANNED SOFT DRINKS</option>
                          <option value="Snacks - DIPS">Snacks - DIPS</option>
                          <option value="Snacks - DRIED FRUIT">Snacks - DRIED FRUIT</option>
                          <option value="Snacks - ENERGY DRINKS">Snacks - ENERGY DRINKS</option>
                          <option value="Snacks - FLAVORED WATER">Snacks - FLAVORED WATER</option>
                          <option value="Snacks - FRUIT SNACKS">Snacks - FRUIT SNACKS</option>
                          <option value="Snacks - FUNCTIONAL">Snacks - FUNCTIONAL</option>
                          <option value="Snacks - HEALTHY LIFESTYLE">Snacks - HEALTHY LIFESTYLE</option>
                          <option value="Snacks - ISOTONICS">Snacks - ISOTONICS</option>
                          <option value="Snacks - MULTI PACK JUICE">Snacks - MULTI PACK JUICE</option>
                          <option value="Snacks - NONALCOHOLIC MIXERS">Snacks - NONALCOHOLIC MIXERS</option>
                          <option value="Snacks - POPCORN">Snacks - POPCORN</option>
                          <option value="Snacks - POWDERED SOFT DRINK">Snacks - POWDERED SOFT DRINK</option>
                          <option value="Snacks - PRODUCE DRIED FRUIT">Snacks - PRODUCE DRIED FRUIT</option>
                          <option value="Snacks - PRODUCE SNACKS">Snacks - PRODUCE SNACKS</option>
                          <option value="Snacks - PUDDING CUPS">Snacks - PUDDING CUPS</option>
                          <option value="Snacks - READY TO DRINK COFFEE">Snacks - READY TO DRINK COFFEE</option>
                          <option value="Snacks - READY TO DRINK TEA">Snacks - READY TO DRINK TEA</option>
                          <option value="Snacks - SALTY SNACKS">Snacks - SALTY SNACKS</option>
                          <option value="Snacks - SNACK MEATS">Snacks - SNACK MEATS</option>
                          <option value="Snacks - SNACK NUTS">Snacks - SNACK NUTS</option>
                          <option value="Snacks - SNACKS TO GO">Snacks - SNACKS TO GO</option>
                          <option value="Snacks - SPECIALTY COOKIES">Snacks - SPECIALTY COOKIES</option>
                          <option value="Snacks - SPORTS TRAINING AND MEDICINE">Snacks - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Snacks - WATER">Snacks - WATER</option>
                          <option value="Impulse - BATTERIES">Impulse - BATTERIES</option>
                          <option value="Impulse - CANDY">Impulse - CANDY</option>
                          <option value="Impulse - CHOCOLATE">Impulse - CHOCOLATE</option>
                          <option value="Impulse - COLLECTIBLES">Impulse - COLLECTIBLES</option>
                          <option value="Impulse - DOLLAR PROGRAM">Impulse - DOLLAR PROGRAM</option>
                          <option value="Impulse - GUM - MINT">Impulse - GUM - MINT</option>
                          <option value="Impulse - IMPULSE STRIPS">Impulse - IMPULSE STRIPS</option>
                          <option value="Impulse - SALTY SNACKS">Impulse - SALTY SNACKS</option>
                          <option value="Bakery - BAKERY FREEZER">Bakery - BAKERY FREEZER</option>
                          <option value="Bakery - BAKERY GRAB AND GO">Bakery - BAKERY GRAB AND GO</option>
                          <option value="Bakery - BREAD">Bakery - BREAD</option>
                          <option value="Bakery - BREAKFAST FOODS">Bakery - BREAKFAST FOODS</option>
                          <option value="Bakery - CAKE DESSERTS">Bakery - CAKE DESSERTS</option>
                          <option value="Bakery - CELEBRATION CAKES">Bakery - CELEBRATION CAKES</option>
                          <option value="Bakery - COOKIES">Bakery - COOKIES</option>
                          <option value="Bakery - CUP CAKES">Bakery - CUP CAKES</option>
                          <option value="Bakery - DONUTS AND PASTRIES">Bakery - DONUTS AND PASTRIES</option>
                          <option value="Bakery - ORNAMENTS">Bakery - ORNAMENTS</option>
                          <option value="Bakery - PIE">Bakery - PIE</option>
                          <option value="Bakery - ROLLS">Bakery - ROLLS</option>
                          <option value="Bakery - SHELF STABLE CAKES">Bakery - SHELF STABLE CAKES</option>
                          <option value="Bakery - SPECIALTY BREADS AND ROLLS">Bakery - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Bakery - SWEET BAKED GOODS">Bakery - SWEET BAKED GOODS</option>
                          <option value="Bakery - SWEET GOODS">Bakery - SWEET GOODS</option>
                          <option value="Bakery - VALUE SWEETS">Bakery - VALUE SWEETS</option>
                          <option value="Produce - APPLE CIDER">Produce - APPLE CIDER</option>
                          <option value="Produce - APPLES">Produce - APPLES</option>
                          <option value="Produce - ASPARAGUS">Produce - ASPARAGUS</option>
                          <option value="Produce - AVOCADOS">Produce - AVOCADOS</option>
                          <option value="Produce - BANANAS">Produce - BANANAS</option>
                          <option value="Produce - BELL PEPPER">Produce - BELL PEPPER</option>
                          <option value="Produce - BLACKBERRIES">Produce - BLACKBERRIES</option>
                          <option value="Produce - BLENDING">Produce - BLENDING</option>
                          <option value="Produce - BLUEBERRIES">Produce - BLUEBERRIES</option>
                          <option value="Produce - BROCCOLI">Produce - BROCCOLI</option>
                          <option value="Produce - BULBS">Produce - BULBS</option>
                          <option value="Produce - CABBAGE">Produce - CABBAGE</option>
                          <option value="Produce - CAL SEASONAL">Produce - CAL SEASONAL</option>
                          <option value="Produce - CANTALOUPES">Produce - CANTALOUPES</option>
                          <option value="Produce - CARROTS">Produce - CARROTS</option>
                          <option value="Produce - CAULIFLOWER">Produce - CAULIFLOWER</option>
                          <option value="Produce - CELERY">Produce - CELERY</option>
                          <option value="Produce - CHILIS">Produce - CHILIS</option>
                          <option value="Produce - CORN">Produce - CORN</option>
                          <option value="Produce - CRANBERRIES">Produce - CRANBERRIES</option>
                          <option value="Produce - CUCUMBERS">Produce - CUCUMBERS</option>
                          <option value="Produce - CUT FRUIT PACKAGED">Produce - CUT FRUIT PACKAGED</option>
                          <option value="Produce - CUT FRUIT PROCESSED">Produce - CUT FRUIT PROCESSED</option>
                          <option value="Produce - DIPS">Produce - DIPS</option>
                          <option value="Produce - DIPS AND GLAZE">Produce - DIPS AND GLAZE</option>
                          <option value="Produce - DRESSINGS">Produce - DRESSINGS</option>
                          <option value="Produce - DRIED FRUIT">Produce - DRIED FRUIT</option>
                          <option value="Produce - DRIED VEGGIES">Produce - DRIED VEGGIES</option>
                          <option value="Produce - ETHNIC AND SPECIALTY">Produce - ETHNIC AND SPECIALTY</option>
                          <option value="Produce - ETHNIC ROOTS">Produce - ETHNIC ROOTS</option>
                          <option value="Produce - GARLIC">Produce - GARLIC</option>
                          <option value="Produce - GRAPEFRUIT">Produce - GRAPEFRUIT</option>
                          <option value="Produce - GRAPES">Produce - GRAPES</option>
                          <option value="Produce - GREENS">Produce - GREENS</option>
                          <option value="Produce - HERBS">Produce - HERBS</option>
                          <option value="Produce - KIWI">Produce - KIWI</option>
                          <option value="Produce - LEMONS">Produce - LEMONS</option>
                          <option value="Produce - LETTUCE">Produce - LETTUCE</option>
                          <option value="Produce - LIMES">Produce - LIMES</option>
                          <option value="Produce - MANDARINS">Produce - MANDARINS</option>
                          <option value="Produce - MANGOES">Produce - MANGOES</option>
                          <option value="Produce - MIXED BOUQUETS">Produce - MIXED BOUQUETS</option>
                          <option value="Produce - MIXED VEGETABLES">Produce - MIXED VEGETABLES</option>
                          <option value="Produce - MUSHROOM">Produce - MUSHROOM</option>
                          <option value="Produce - NECTARINES">Produce - NECTARINES</option>
                          <option value="Produce - NUT MEATS">Produce - NUT MEATS</option>
                          <option value="Produce - NUTS PEANUTS">Produce - NUTS PEANUTS</option>
                          <option value="Produce - NUTS PISTACHIOS">Produce - NUTS PISTACHIOS</option>
                          <option value="Produce - NUTS SEASONAL">Produce - NUTS SEASONAL</option>
                          <option value="Produce - NUTS SUNFLOWER">Produce - NUTS SUNFLOWER</option>
                          <option value="Produce - ONIONS">Produce - ONIONS</option>
                          <option value="Produce - ORANGES">Produce - ORANGES</option>
                          <option value="Produce - ORG MIXED BERRIES">Produce - ORG MIXED BERRIES</option>
                          <option value="Produce - ORGANIC COOKING VEG">Produce - ORGANIC COOKING VEG</option>
                          <option value="Produce - PAPAYAS">Produce - PAPAYAS</option>
                          <option value="Produce - PEACHES">Produce - PEACHES</option>
                          <option value="Produce - PEARS">Produce - PEARS</option>
                          <option value="Produce - PINEAPPLES">Produce - PINEAPPLES</option>
                          <option value="Produce - PACKAGED SALADS">Produce - PACKAGED SALADS</option>
                          <option value="Produce - PLUMS">Produce - PLUMS</option>
                          <option value="Produce - POTATOES">Produce - POTATOES</option>
                          <option value="Produce - PREMIUM BEVERAGE">Produce - PREMIUM BEVERAGE</option>
                          <option value="Produce - PRODUCE SNACKS">Produce - PRODUCE SNACKS</option>
                          <option value="Produce - PUMPKINS SEASONAL">Produce - PUMPKINS SEASONAL</option>
                          <option value="Produce - RAINIER CHERRIES">Produce - RAINIER CHERRIES</option>
                          <option value="Produce - RASPBERRIES">Produce - RASPBERRIES</option>
                          <option value="Produce - RED CHERRIES">Produce - RED CHERRIES</option>
                          <option value="Produce - ROSES">Produce - ROSES</option>
                          <option value="Produce - SALAD TOPPINGS">Produce - SALAD TOPPINGS</option>
                          <option value="Produce - SOFT VEGETABLES">Produce - SOFT VEGETABLES</option>
                          <option value="Produce - SPECIALITY">Produce - SPECIALITY</option>
                          <option value="Produce - SPECIALTY STONEFRUIT">Produce - SPECIALTY STONEFRUIT</option>
                          <option value="Produce - SQUASH">Produce - SQUASH</option>
                          <option value="Produce - STRAWBERRIES">Produce - STRAWBERRIES</option>
                          <option value="Produce - SWEET POTATOES">Produce - SWEET POTATOES</option>
                          <option value="Produce - TOMATOS">Produce - TOMATOS</option>
                          <option value="Produce - TRAIL MIX">Produce - TRAIL MIX</option>
                          <option value="Produce - VALUE ADDED VEGETABLES">Produce - VALUE ADDED VEGETABLES</option>
                          <option value="Produce - VARIETY MELONS">Produce - VARIETY MELONS</option>
                          <option value="Produce - VARIETY TROPICALS">Produce - VARIETY TROPICALS</option>
                          <option value="Produce - WATERMELONS">Produce - WATERMELONS</option>
                          <option value="Prepared Deli - BABYBEL">Prepared Deli - BABYBEL</option>
                          <option value="Prepared Deli - BULK SALADS">Prepared Deli - BULK SALADS</option>
                          <option value="Prepared Deli - CHEESE">Prepared Deli - CHEESE</option>
                          <option value="Prepared Deli - DRINKS">Prepared Deli - DRINKS</option>
                          <option value="Prepared Deli - HOT CASE AND CHILLED">Prepared Deli - HOT CASE AND CHILLED</option>
                          <option value="Prepared Deli - MEAT">Prepared Deli - MEAT</option>
                          <option value="Prepared Deli - PACKAGED MEALS">Prepared Deli - PACKAGED MEALS</option>
                          <option value="Prepared Deli - PARTY TRAYS">Prepared Deli - PARTY TRAYS</option>
                          <option value="Prepared Deli - PASTA AND SAUCES">Prepared Deli - PASTA AND SAUCES</option>
                          <option value="Prepared Deli - PIZZA">Prepared Deli - PIZZA</option>
                          <option value="Prepared Deli - PREPARED MEALS">Prepared Deli - PREPARED MEALS</option>
                          <option value="Prepared Deli - ROTISSERIE">Prepared Deli - ROTISSERIE</option>
                          <option value="Prepared Deli - SALADS">Prepared Deli - SALADS</option>
                          <option value="Prepared Deli - SANDWICHES">Prepared Deli - SANDWICHES</option>
                          <option value="Prepared Deli - SNACKING">Prepared Deli - SNACKING</option>
                          <option value="Prepared Deli - SOUPS">Prepared Deli - SOUPS</option>
                          <option value="Prepared Deli - SPREADS AND DIPS">Prepared Deli - SPREADS AND DIPS</option>
                          <option value="Prepared Deli - SUSHI">Prepared Deli - SUSHI</option>
                          <option value="Prepared Deli - TABLE READY SALADS">Prepared Deli - TABLE READY SALADS</option>
                          <option value="Commercial Packaged Bread - BREAD">Commercial Packaged Bread - BREAD</option>
                          <option value="Commercial Packaged Bread - BREAKFAST FOODS">Commercial Packaged Bread - BREAKFAST FOODS</option>
                          <option value="Commercial Packaged Bread - BUNS">Commercial Packaged Bread - BUNS</option>
                          <option value="Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS">Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Commercial Packaged Bread - SWEET BAKED GOODS">Commercial Packaged Bread - SWEET BAKED GOODS</option>
                          <option value="Commercial Packaged Bread - TORTILLAS">Commercial Packaged Bread - TORTILLAS</option>
                          <option value="Dairy - BUTTER MARGARINE">Dairy - BUTTER MARGARINE</option>
                          <option value="Dairy - CHEESES">Dairy - CHEESES</option>
                          <option value="Dairy - CHILLED BAKING">Dairy - CHILLED BAKING</option>
                          <option value="Dairy - CHILLED BEVERAGES">Dairy - CHILLED BEVERAGES</option>
                          <option value="Dairy - CULTURED PRODUCTS">Dairy - CULTURED PRODUCTS</option>
                          <option value="Dairy - DESSERTS">Dairy - DESSERTS</option>
                          <option value="Dairy - EGGS">Dairy - EGGS</option>
                          <option value="Dairy - HISPANIC CHILLED">Dairy - HISPANIC CHILLED</option>
                          <option value="Dairy - MILK CREAMERS">Dairy - MILK CREAMERS</option>
                          <option value="Dairy - MILK">Dairy - MILK</option>
                          <option value="Dairy - SPREADS-CREAM CHEESE-BFAST BREADS">Dairy - SPREADS-CREAM CHEESE-BFAST BREADS</option>
                          <option value="Dairy - YOGURT">Dairy - YOGURT</option>
                          <option value="Deli - BACON">Deli - BACON</option>
                          <option value="Deli - BREAKFAST CONVENIENCE">Deli - BREAKFAST CONVENIENCE</option>
                          <option value="Deli - BREAKFAST SAUSAGE">Deli - BREAKFAST SAUSAGE</option>
                          <option value="Deli - DINNER MEATS">Deli - DINNER MEATS</option>
                          <option value="Deli - HOT DOGS">Deli - HOT DOGS</option>
                          <option value="Deli - LUNCH COMBOS">Deli - LUNCH COMBOS</option>
                          <option value="Deli - LUNCHMEAT">Deli - LUNCHMEAT</option>
                          <option value="Dry Grocery - ADULT-FAMILY MEALS">Dry Grocery - ADULT-FAMILY MEALS</option>
                          <option value="Dry Grocery - ASIAN">Dry Grocery - ASIAN</option>
                          <option value="Dry Grocery - BAG PASTA">Dry Grocery - BAG PASTA</option>
                          <option value="Dry Grocery - BAKING MIXES">Dry Grocery - BAKING MIXES</option>
                          <option value="Dry Grocery - BAKING NUTS CAN MILK">Dry Grocery - BAKING NUTS CAN MILK</option>
                          <option value="Dry Grocery - BATTERS">Dry Grocery - BATTERS</option>
                          <option value="Dry Grocery - BOX JUICE">Dry Grocery - BOX JUICE</option>
                          <option value="Dry Grocery - CHILI">Dry Grocery - CHILI</option>
                          <option value="Dry Grocery - COFFEE">Dry Grocery - COFFEE</option>
                          <option value="Dry Grocery - COLD CEREAL">Dry Grocery - COLD CEREAL</option>
                          <option value="Dry Grocery - COOKIES">Dry Grocery - COOKIES</option>
                          <option value="Dry Grocery - DIET AND HEALTH">Dry Grocery - DIET AND HEALTH</option>
                          <option value="Dry Grocery - DIY PIZZA">Dry Grocery - DIY PIZZA</option>
                          <option value="Dry Grocery - GRAVY">Dry Grocery - GRAVY</option>
                          <option value="Dry Grocery - ETHNIC">Dry Grocery - ETHNIC</option>
                          <option value="Dry Grocery - FLOUR">Dry Grocery - FLOUR</option>
                          <option value="Dry Grocery - FROZEN INTERNATIONAL FOODS">Dry Grocery - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Dry Grocery - GRILL ACCESSORIES">Dry Grocery - GRILL ACCESSORIES</option>
                          <option value="Dry Grocery - HEALTHY LIFESTYLE">Dry Grocery - HEALTHY LIFESTYLE</option>
                          <option value="Dry Grocery - HISPANIC">Dry Grocery - HISPANIC</option>
                          <option value="Dry Grocery - HOT CEREAL">Dry Grocery - HOT CEREAL</option>
                          <option value="Dry Grocery - INSTITUTIONAL">Dry Grocery - INSTITUTIONAL</option>
                          <option value="Dry Grocery - JAMS AND JELLY">Dry Grocery - JAMS AND JELLY</option>
                          <option value="Dry Grocery - JELLO AND MARSHMALLO">Dry Grocery - JELLO AND MARSHMALLO</option>
                          <option value="Dry Grocery - KIDS MEALS">Dry Grocery - KIDS MEALS</option>
                          <option value="Dry Grocery - MAC AND CHEESE">Dry Grocery - MAC AND CHEESE</option>
                          <option value="Dry Grocery - MAYONNAISE">Dry Grocery - MAYONNAISE</option>
                          <option value="Dry Grocery - MUSTARD KETCHUP">Dry Grocery - MUSTARD KETCHUP</option>
                          <option value="Dry Grocery - OIL AND SHORTENING">Dry Grocery - OIL AND SHORTENING</option>
                          <option value="Dry Grocery - OLIVES">Dry Grocery - OLIVES</option>
                          <option value="Dry Grocery - PEANUT BUTTER">Dry Grocery - PEANUT BUTTER</option>
                          <option value="Dry Grocery - PICKLES">Dry Grocery - PICKLES</option>
                          <option value="Dry Grocery - PIE FILLING">Dry Grocery - PIE FILLING</option>
                          <option value="Dry Grocery - PORTABLE SNACKING">Dry Grocery - PORTABLE SNACKING</option>
                          <option value="Dry Grocery - POTATO AND STUFFING">Dry Grocery - POTATO AND STUFFING</option>
                          <option value="Dry Grocery - POWDERED SOFT DRINK">Dry Grocery - POWDERED SOFT DRINK</option>
                          <option value="Dry Grocery - PR BREAD AND TORTILLAS">Dry Grocery - PR BREAD AND TORTILLAS</option>
                          <option value="Dry Grocery - RICE AND BEANS">Dry Grocery - RICE AND BEANS</option>
                          <option value="Dry Grocery - SALAD DRESSING">Dry Grocery - SALAD DRESSING</option>
                          <option value="Dry Grocery - SALAD TOPPINGS">Dry Grocery - SALAD TOPPINGS</option>
                          <option value="Dry Grocery - SAUCES">Dry Grocery - SAUCES</option>
                          <option value="Dry Grocery - SHELF STABLE BEANS">Dry Grocery - SHELF STABLE BEANS</option>
                          <option value="Dry Grocery - SHELF STABLE CHEESE">Dry Grocery - SHELF STABLE CHEESE</option>
                          <option value="Dry Grocery - SHELF STABLE FRUIT">Dry Grocery - SHELF STABLE FRUIT</option>
                          <option value="Dry Grocery - SHELF STABLE JUICE">Dry Grocery - SHELF STABLE JUICE</option>
                          <option value="Dry Grocery - SHELF STABLE MEATS">Dry Grocery - SHELF STABLE MEATS</option>
                          <option value="Dry Grocery - SHELF STABLE SEAFOOD">Dry Grocery - SHELF STABLE SEAFOOD</option>
                          <option value="Dry Grocery - SHELF STABLE TOMATOES">Dry Grocery - SHELF STABLE TOMATOES</option>
                          <option value="Dry Grocery - SHELF STABLE VEGETABLES">Dry Grocery - SHELF STABLE VEGETABLES</option>
                          <option value="Dry Grocery - SOUP">Dry Grocery - SOUP</option>
                          <option value="Dry Grocery - SPAGHETTI SAUCE">Dry Grocery - SPAGHETTI SAUCE</option>
                          <option value="Dry Grocery - SPICES AND SALT">Dry Grocery - SPICES AND SALT</option>
                          <option value="Dry Grocery - SUGAR">Dry Grocery - SUGAR</option>
                          <option value="Dry Grocery - SWEET BAKED GOODS">Dry Grocery - SWEET BAKED GOODS</option>
                          <option value="Dry Grocery - SYRUP AND MIXES">Dry Grocery - SYRUP AND MIXES</option>
                          <option value="Dry Grocery - TEA">Dry Grocery - TEA</option>
                          <option value="Dry Grocery - TEXMEX">Dry Grocery - TEXMEX</option>
                          <option value="Dry Grocery - TORTILLAS">Dry Grocery - TORTILLAS</option>
                          <option value="Dry Grocery - VINEGAR">Dry Grocery - VINEGAR</option>
                          <option value="Frozen - FROZEN BAKERY">Frozen - FROZEN BAKERY</option>
                          <option value="Frozen - FROZEN BREAD AND PASTRIES">Frozen - FROZEN BREAD AND PASTRIES</option>
                          <option value="Frozen - FROZEN BREAKFAST FOODS">Frozen - FROZEN BREAKFAST FOODS</option>
                          <option value="Frozen - FROZEN DOG FOOD">Frozen - FROZEN DOG FOOD</option>
                          <option value="Frozen - FROZEN ENTERTAINING">Frozen - FROZEN ENTERTAINING</option>
                          <option value="Frozen - FROZEN INTERNATIONAL FOODS">Frozen - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Frozen - FROZEN MEALS">Frozen - FROZEN MEALS</option>
                          <option value="Frozen - FROZEN PREPARED MEAT AND SEAFOOD">Frozen - FROZEN PREPARED MEAT AND SEAFOOD</option>
                          <option value="Frozen - FROZEN PIZZA">Frozen - FROZEN PIZZA</option>
                          <option value="Frozen - FROZEN POTATOES">Frozen - FROZEN POTATOES</option>
                          <option value="Frozen - FROZEN PRODUCE">Frozen - FROZEN PRODUCE</option>
                          <option value="Frozen - ICE CREAM">Frozen - ICE CREAM</option>
                          <option value="Meat - CHOICE BEEF">Meat - CHOICE BEEF</option>
                          <option value="Meat - CONDIMENTS">Meat - CONDIMENTS</option>
                          <option value="Meat - EXOTIC MEATS">Meat - EXOTIC MEATS</option>
                          <option value="Meat - FRESH BEEF OFFALS">Meat - FRESH BEEF OFFALS</option>
                          <option value="Meat - FRESH CHICKEN">Meat - FRESH CHICKEN</option>
                          <option value="Meat - FRESH DINNER SAUSAGE">Meat - FRESH DINNER SAUSAGE</option>
                          <option value="Meat - FRESH FIN FISH">Meat - FRESH FIN FISH</option>
                          <option value="Meat - FRESH GRND BEEF PATTIES">Meat - FRESH GRND BEEF PATTIES</option>
                          <option value="Meat - FRESH GROUND BEEF">Meat - FRESH GROUND BEEF</option>
                          <option value="Meat - FRESH PORK">Meat - FRESH PORK</option>
                          <option value="Meat - FRESH PORK OFFALS">Meat - FRESH PORK OFFALS</option>
                          <option value="Meat - FRESH SALMON">Meat - FRESH SALMON</option>
                          <option value="Meat - FRESH SHELLFISH">Meat - FRESH SHELLFISH</option>
                          <option value="Meat - FRESH SHRIMP">Meat - FRESH SHRIMP</option>
                          <option value="Meat - FRESH SPECIALTY MEAT HALAL RW">Meat - FRESH SPECIALTY MEAT HALAL RW</option>
                          <option value="Meat - FRESH TURKEY">Meat - FRESH TURKEY</option>
                          <option value="Meat - FROZEN BEEF OFFALS">Meat - FROZEN BEEF OFFALS</option>
                          <option value="Meat - FROZEN BEEF PATTIES">Meat - FROZEN BEEF PATTIES</option>
                          <option value="Meat - FROZEN BEEF STEAKS">Meat - FROZEN BEEF STEAKS</option>
                          <option value="Meat - FROZEN CHICKEN">Meat - FROZEN CHICKEN</option>
                          <option value="Meat - FROZEN DINNER SAUSAGE">Meat - FROZEN DINNER SAUSAGE</option>
                          <option value="Meat - FROZEN DSD">Meat - FROZEN DSD</option>
                          <option value="Meat - FROZEN PORK">Meat - FROZEN PORK</option>
                          <option value="Meat - FROZEN TURKEY">Meat - FROZEN TURKEY</option>
                          <option value="Meat - FROZEN FISH">Meat - FROZEN FISH</option>
                          <option value="Meat - FROZEN SHELLFISH">Meat - FROZEN SHELLFISH</option>
                          <option value="Meat - FROZEN SHRIMP">Meat - FROZEN SHRIMP</option>
                          <option value="Meat - FROZEN TILAPIA">Meat - FROZEN TILAPIA</option>
                          <option value="Meat - SEAFOOD GRAB N GO">Meat - SEAFOOD GRAB N GO</option>
                          <option value="Meat - SELECT BEEF">Meat - SELECT BEEF</option>
                          <option value="Meat - SMOKED MEATS">Meat - SMOKED MEATS</option>
                          <option value="Meat - SPARERIBS AND BACKRIBS">Meat - SPARERIBS AND BACKRIBS</option>
                          <option value="Meat - SPECIALTY BEEF">Meat - SPECIALTY BEEF</option>
                          <option value="Boyswear - ACTIVE">Boyswear - ACTIVE</option>
                          <option value="Boyswear - CASUAL PANTS">Boyswear - CASUAL PANTS</option>
                          <option value="Boyswear - FLEECE">Boyswear - FLEECE</option>
                          <option value="Boyswear - HEAD AND HAND">Boyswear - HEAD AND HAND</option>
                          <option value="Boyswear - HOLIDAY">Boyswear - HOLIDAY</option>
                          <option value="Boyswear - JEANS">Boyswear - JEANS</option>
                          <option value="Boyswear - KNIT TOPS">Boyswear - KNIT TOPS</option>
                          <option value="Boyswear - LICENSED">Boyswear - LICENSED</option>
                          <option value="Boyswear - OUTERWEAR">Boyswear - OUTERWEAR</option>
                          <option value="Boyswear - SCHOOL UNIFORMS">Boyswear - SCHOOL UNIFORMS</option>
                          <option value="Boyswear - SETS">Boyswear - SETS</option>
                          <option value="Boyswear - SHORTS">Boyswear - SHORTS</option>
                          <option value="Boyswear - SLEEPWEAR">Boyswear - SLEEPWEAR</option>
                          <option value="Boyswear - SOCKS">Boyswear - SOCKS</option>
                          <option value="Boyswear - SWIMWEAR">Boyswear - SWIMWEAR</option>
                          <option value="Boyswear - THERMALS">Boyswear - THERMALS</option>
                          <option value="Boyswear - UNDERWEAR">Boyswear - UNDERWEAR</option>
                          <option value="Boyswear - WOVEN SHIRTS">Boyswear - WOVEN SHIRTS</option>
                          <option value="Family Socks - CASUAL SOCKS">Family Socks - CASUAL SOCKS</option>
                          <option value="Family Socks - CORE BASIC SOCKS">Family Socks - CORE BASIC SOCKS</option>
                          <option value="Family Socks - LINERS">Family Socks - LINERS</option>
                          <option value="Family Socks - PERFORMANCE SOCKS">Family Socks - PERFORMANCE SOCKS</option>
                          <option value="Family Socks - SEASONAL SOCKS">Family Socks - SEASONAL SOCKS</option>
                          <option value="Family Socks - WELLNESS SOCKS">Family Socks - WELLNESS SOCKS</option>
                          <option value="Foundations - DAYWEAR">Foundations - DAYWEAR</option>
                          <option value="Foundations - JUNIOR BRAS">Foundations - JUNIOR BRAS</option>
                          <option value="Foundations - MATERNITY">Foundations - MATERNITY</option>
                          <option value="Foundations - MISSY BRAS">Foundations - MISSY BRAS</option>
                          <option value="Foundations - SHAPEWEAR">Foundations - SHAPEWEAR</option>
                          <option value="Foundations - SPORT BRAS">Foundations - SPORT BRAS</option>
                          <option value="Girlswear - 365 GIRLS">Girlswear - 365 GIRLS</option>
                          <option value="Girlswear - ACTIVE">Girlswear - ACTIVE</option>
                          <option value="Girlswear - BRAS">Girlswear - BRAS</option>
                          <option value="Girlswear - CASUAL PANTS">Girlswear - CASUAL PANTS</option>
                          <option value="Girlswear - DANCEWEAR">Girlswear - DANCEWEAR</option>
                          <option value="Girlswear - DRESSES">Girlswear - DRESSES</option>
                          <option value="Girlswear - FLEECE">Girlswear - FLEECE</option>
                          <option value="Girlswear - HEAD AND HAND">Girlswear - HEAD AND HAND</option>
                          <option value="Girlswear - HOLIDAY">Girlswear - HOLIDAY</option>
                          <option value="Girlswear - HOSIERY">Girlswear - HOSIERY</option>
                          <option value="Girlswear - JEANS">Girlswear - JEANS</option>
                          <option value="Girlswear - KNIT TOPS">Girlswear - KNIT TOPS</option>
                          <option value="Girlswear - LICENSED">Girlswear - LICENSED</option>
                          <option value="Girlswear - OUTERWEAR">Girlswear - OUTERWEAR</option>
                          <option value="Girlswear - RELATED SEPERATES">Girlswear - RELATED SEPERATES</option>
                          <option value="Girlswear - SCHOOL UNIFORMS">Girlswear - SCHOOL UNIFORMS</option>
                          <option value="Girlswear - SETS">Girlswear - SETS</option>
                          <option value="Girlswear - SHORTS">Girlswear - SHORTS</option>
                          <option value="Girlswear - SKIRTS">Girlswear - SKIRTS</option>
                          <option value="Girlswear - SLEEPWEAR">Girlswear - SLEEPWEAR</option>
                          <option value="Girlswear - SOCKS">Girlswear - SOCKS</option>
                          <option value="Girlswear - SWEATERS">Girlswear - SWEATERS</option>
                          <option value="Girlswear - SWIMWEAR">Girlswear - SWIMWEAR</option>
                          <option value="Girlswear - TEAM SPORTS">Girlswear - TEAM SPORTS</option>
                          <option value="Girlswear - THERMALS">Girlswear - THERMALS</option>
                          <option value="Girlswear - UNDERWEAR">Girlswear - UNDERWEAR</option>
                          <option value="Girlswear - WOVEN TOPS">Girlswear - WOVEN TOPS</option>
                          <option value="Handbags And Accessories - BACKPACK">Handbags And Accessories - BACKPACK</option>
                          <option value="Handbags And Accessories - BEACH TOTE">Handbags And Accessories - BEACH TOTE</option>
                          <option value="Handbags And Accessories - BELTS">Handbags And Accessories - BELTS</option>
                          <option value="Handbags And Accessories - HAIR ACCESSORIES">Handbags And Accessories - HAIR ACCESSORIES</option>
                          <option value="Handbags And Accessories - HANDBAGS">Handbags And Accessories - HANDBAGS</option>
                          <option value="Handbags And Accessories - HATS">Handbags And Accessories - HATS</option>
                          <option value="Handbags And Accessories - RAINWEAR">Handbags And Accessories - RAINWEAR</option>
                          <option value="Handbags And Accessories - SCARVES">Handbags And Accessories - SCARVES</option>
                          <option value="Handbags And Accessories - SMALL LEATHER GOODS">Handbags And Accessories - SMALL LEATHER GOODS</option>
                          <option value="Handbags And Accessories - SUNGLASSES">Handbags And Accessories - SUNGLASSES</option>
                          <option value="Handbags And Accessories - WINTER ACCESSORIES">Handbags And Accessories - WINTER ACCESSORIES</option>
                          <option value="Hosiery - HOSIERY">Hosiery - HOSIERY</option>
                          <option value="Hosiery - LEGGINGS">Hosiery - LEGGINGS</option>
                          <option value="Hosiery - TIGHTS">Hosiery - TIGHTS</option>
                          <option value="Infant Apparel - BABY DRESSES">Infant Apparel - BABY DRESSES</option>
                          <option value="Infant Apparel - BABY FLEECE">Infant Apparel - BABY FLEECE</option>
                          <option value="Infant Apparel - BABY LICENSE">Infant Apparel - BABY LICENSE</option>
                          <option value="Infant Apparel - BABY PLAYWEAR">Infant Apparel - BABY PLAYWEAR</option>
                          <option value="Infant Apparel - BABY SEPARATES">Infant Apparel - BABY SEPARATES</option>
                          <option value="Infant Apparel - BABY SETS">Infant Apparel - BABY SETS</option>
                          <option value="Infant Apparel - BABY SLEEP AND PLAY">Infant Apparel - BABY SLEEP AND PLAY</option>
                          <option value="Infant Apparel - BABY TRAVEL NEEDS">Infant Apparel - BABY TRAVEL NEEDS</option>
                          <option value="Infant Apparel - BASIC BIBS">Infant Apparel - BASIC BIBS</option>
                          <option value="Infant Apparel - BEDDING AND ACCESSORIES">Infant Apparel - BEDDING AND ACCESSORIES</option>
                          <option value="Infant Apparel - DIAPER BLANKETS BATH">Infant Apparel - DIAPER BLANKETS BATH</option>
                          <option value="Infant Apparel - GIFTS">Infant Apparel - GIFTS</option>
                          <option value="Infant Apparel - HEAD AND HAND">Infant Apparel - HEAD AND HAND</option>
                          <option value="Infant Apparel - HOLIDAY MOTIF">Infant Apparel - HOLIDAY MOTIF</option>
                          <option value="Infant Apparel - LAYETTE BIBS">Infant Apparel - LAYETTE BIBS</option>
                          <option value="Infant Apparel - LAYETTE BODYSUITS">Infant Apparel - LAYETTE BODYSUITS</option>
                          <option value="Infant Apparel - LAYETTE ONE PIECES">Infant Apparel - LAYETTE ONE PIECES</option>
                          <option value="Infant Apparel - LAYETTE PANTS">Infant Apparel - LAYETTE PANTS</option>
                          <option value="Infant Apparel - LAYETTE SETS">Infant Apparel - LAYETTE SETS</option>
                          <option value="Infant Apparel - LAYETTE SOCKS AND SHOES">Infant Apparel - LAYETTE SOCKS AND SHOES</option>
                          <option value="Infant Apparel - OUTERWEAR">Infant Apparel - OUTERWEAR</option>
                          <option value="Infant Apparel - SLEEPWEAR">Infant Apparel - SLEEPWEAR</option>
                          <option value="Infant Apparel - SOCKS">Infant Apparel - SOCKS</option>
                          <option value="Infant Apparel - SWIMWEAR">Infant Apparel - SWIMWEAR</option>
                          <option value="Infant Apparel - DENIM">Infant Apparel - DENIM</option>
                          <option value="Infant Apparel - FLEECE">Infant Apparel - FLEECE</option>
                          <option value="Infant Apparel - LICENSE">Infant Apparel - LICENSE</option>
                          <option value="Infant Apparel - PLAYWEAR">Infant Apparel - PLAYWEAR</option>
                          <option value="Infant Apparel - SEPARATES">Infant Apparel - SEPARATES</option>
                          <option value="Infant Apparel - SETS">Infant Apparel - SETS</option>
                          <option value="Infant Apparel - TEAM SPORTS">Infant Apparel - TEAM SPORTS</option>
                          <option value="Infant Apparel - TG DENIM">Infant Apparel - TG DENIM</option>
                          <option value="Infant Apparel - UNDERWEAR">Infant Apparel - UNDERWEAR</option>
                          <option value="Jewelry - EAR PIERCING">Jewelry - EAR PIERCING</option>
                          <option value="Jewelry - FINE JEWELRY COUNTERTOPS">Jewelry - FINE JEWELRY COUNTERTOPS</option>
                          <option value="Jewelry - FINE JEWELRY SHOWCASES">Jewelry - FINE JEWELRY SHOWCASES</option>
                          <option value="Jewelry - JEWELRY CLEANER">Jewelry - JEWELRY CLEANER</option>
                          <option value="Jewelry - JEWELRY COSTUME">Jewelry - JEWELRY COSTUME</option>
                          <option value="Jewelry - JEWELRY GIFTS">Jewelry - JEWELRY GIFTS</option>
                          <option value="Jewelry - JEWELRY ORGANIZATION">Jewelry - JEWELRY ORGANIZATION</option>
                          <option value="Jewelry - JEWELRY SUNGLASSES">Jewelry - JEWELRY SUNGLASSES</option>
                          <option value="Jewelry - KIDS WATCHES">Jewelry - KIDS WATCHES</option>
                          <option value="Jewelry - WATCH ACCESSORIES">Jewelry - WATCH ACCESSORIES</option>
                          <option value="Jewelry - WATCH COUNTERTOP">Jewelry - WATCH COUNTERTOP</option>
                          <option value="Jewelry - WATCH PROMOTIONS">Jewelry - WATCH PROMOTIONS</option>
                          <option value="Jewelry - WATCH SHOWCASE">Jewelry - WATCH SHOWCASE</option>
                          <option value="Jewelry - WATCH TIMECENTER">Jewelry - WATCH TIMECENTER</option>
                          <option value="Ladies Outerwear - OUTERWEAR">Ladies Outerwear - OUTERWEAR</option>
                          <option value="Ladies Outerwear - SWIMWEAR">Ladies Outerwear - SWIMWEAR</option>
                          <option value="Ladieswear - ACTIVE LS KNITS">Ladieswear - ACTIVE LS KNITS</option>
                          <option value="Ladieswear - ACTIVE SLEEVELESS KNITS">Ladieswear - ACTIVE SLEEVELESS KNITS</option>
                          <option value="Ladieswear - ACTIVE SS KNITS">Ladieswear - ACTIVE SS KNITS</option>
                          <option value="Ladieswear - ACTIVEWEAR - TOPS JR">Ladieswear - ACTIVEWEAR - TOPS JR</option>
                          <option value="Ladieswear - CAPRIS ACTIVE">Ladieswear - CAPRIS ACTIVE</option>
                          <option value="Ladieswear - CAPRIS MISSY">Ladieswear - CAPRIS MISSY</option>
                          <option value="Ladieswear - DENIM CAPRIS JR">Ladieswear - DENIM CAPRIS JR</option>
                          <option value="Ladieswear - DENIM JR">Ladieswear - DENIM JR</option>
                          <option value="Ladieswear - DRESSES">Ladieswear - DRESSES</option>
                          <option value="Ladieswear - DRESSES JR">Ladieswear - DRESSES JR</option>
                          <option value="Ladieswear - FLEECE-MISSY">Ladieswear - FLEECE-MISSY</option>
                          <option value="Ladieswear - JACKETS ACTIVE">Ladieswear - JACKETS ACTIVE</option>
                          <option value="Ladieswear - JACKETS MISSY">Ladieswear - JACKETS MISSY</option>
                          <option value="Ladieswear - JEANS MISSY">Ladieswear - JEANS MISSY</option>
                          <option value="Ladieswear - KNIT CAPRIS JR">Ladieswear - KNIT CAPRIS JR</option>
                          <option value="Ladieswear - KNIT JR">Ladieswear - KNIT JR</option>
                          <option value="Ladieswear - KNIT TOPS JR">Ladieswear - KNIT TOPS JR</option>
                          <option value="Ladieswear - KNIT TOPS-MISSY">Ladieswear - KNIT TOPS-MISSY</option>
                          <option value="Ladieswear - KNIT TOPS-PLUS">Ladieswear - KNIT TOPS-PLUS</option>
                          <option value="Ladieswear - LADIES COLLECTION MISSY">Ladieswear - LADIES COLLECTION MISSY</option>
                          <option value="Ladieswear - MISSY LS KNIT TOPS">Ladieswear - MISSY LS KNIT TOPS</option>
                          <option value="Ladieswear - MISSY SLEEVELESS KNIT TOPS">Ladieswear - MISSY SLEEVELESS KNIT TOPS</option>
                          <option value="Ladieswear - PANTS ACTIVE">Ladieswear - PANTS ACTIVE</option>
                          <option value="Ladieswear - PANTS JR">Ladieswear - PANTS JR</option>
                          <option value="Ladieswear - PANTS MISSY">Ladieswear - PANTS MISSY</option>
                          <option value="Ladieswear - SCREEN TEES">Ladieswear - SCREEN TEES</option>
                          <option value="Ladieswear - SEASONAL">Ladieswear - SEASONAL</option>
                          <option value="Ladieswear - SHORTS ACTIVE">Ladieswear - SHORTS ACTIVE</option>
                          <option value="Ladieswear - SHORTS JR">Ladieswear - SHORTS JR</option>
                          <option value="Ladieswear - SHORTS MISSY">Ladieswear - SHORTS MISSY</option>
                          <option value="Ladieswear - SKIRTS JR">Ladieswear - SKIRTS JR</option>
                          <option value="Ladieswear - SKIRTS MISSY">Ladieswear - SKIRTS MISSY</option>
                          <option value="Ladieswear - SPORTS BRAS">Ladieswear - SPORTS BRAS</option>
                          <option value="Ladieswear - SWEATERS  MISSY">Ladieswear - SWEATERS MISSY</option>
                          <option value="Ladieswear - SWEATERS JR">Ladieswear - SWEATERS JR</option>
                          <option value="Ladieswear - TEAM SPORTS">Ladieswear - TEAM SPORTS</option>
                          <option value="Ladieswear - WOVEN SHIRTS JR">Ladieswear - WOVEN SHIRTS JR</option>
                          <option value="Ladieswear - WOVENS TOPS-MISSY">Ladieswear - WOVENS TOPS-MISSY</option>
                          <option value="Menswear - ACTIVEWEAR">Menswear - ACTIVEWEAR</option>
                          <option value="Menswear - BASIC ACTIVEWEAR">Menswear - BASIC ACTIVEWEAR</option>
                          <option value="Menswear - CASUAL PANTS">Menswear - CASUAL PANTS</option>
                          <option value="Menswear - COLLEGE">Menswear - COLLEGE</option>
                          <option value="Menswear - DRESS">Menswear - DRESS</option>
                          <option value="Menswear - DRESS SHIRTS">Menswear - DRESS SHIRTS</option>
                          <option value="Menswear - FLEECE">Menswear - FLEECE</option>
                          <option value="Menswear - HEAD AND HAND">Menswear - HEAD AND HAND</option>
                          <option value="Menswear - HIGH SCHOOL">Menswear - HIGH SCHOOL</option>
                          <option value="Menswear - JEANS">Menswear - JEANS</option>
                          <option value="Menswear - KNIT TOPS">Menswear - KNIT TOPS</option>
                          <option value="Menswear - KNITS">Menswear - KNITS</option>
                          <option value="Menswear - LICENSE AND GRAPHICS">Menswear - LICENSE AND GRAPHICS</option>
                          <option value="Menswear - OUTERWEAR">Menswear - OUTERWEAR</option>
                          <option value="Menswear - SHORTS">Menswear - SHORTS</option>
                          <option value="Menswear - SLEEPWEAR">Menswear - SLEEPWEAR</option>
                          <option value="Menswear - SOCCER">Menswear - SOCCER</option>
                          <option value="Menswear - SOCKS">Menswear - SOCKS</option>
                          <option value="Menswear - SWEATERS">Menswear - SWEATERS</option>
                          <option value="Menswear - SWIMWEAR">Menswear - SWIMWEAR</option>
                          <option value="Menswear - THERMALS">Menswear - THERMALS</option>
                          <option value="Menswear - TIES">Menswear - TIES</option>
                          <option value="Menswear - UNDERWEAR">Menswear - UNDERWEAR</option>
                          <option value="Menswear - WORKWEAR">Menswear - WORKWEAR</option>
                          <option value="Menswear - WOVENS">Menswear - WOVENS</option>
                          <option value="Plus Size/Maternity - CAPRIS PLUS">Plus Size/Maternity - CAPRIS PLUS</option>
                          <option value="Plus Size/Maternity - DRESSES PLUS">Plus Size/Maternity - DRESSES PLUS</option>
                          <option value="Plus Size/Maternity - FLEECE PLUS">Plus Size/Maternity - FLEECE PLUS</option>
                          <option value="Plus Size/Maternity - JEANS PLUS">Plus Size/Maternity - JEANS PLUS</option>
                          <option value="Plus Size/Maternity - KNIT TOPS PLUS">Plus Size/Maternity - KNIT TOPS PLUS</option>
                          <option value="Plus Size/Maternity - LICENSED PLUS">Plus Size/Maternity - LICENSED PLUS</option>
                          <option value="Plus Size/Maternity - MATERNITY">Plus Size/Maternity - MATERNITY</option>
                          <option value="Plus Size/Maternity - PANTS PLUS">Plus Size/Maternity - PANTS PLUS</option>
                          <option value="Plus Size/Maternity - SHORTS PLUS">Plus Size/Maternity - SHORTS PLUS</option>
                          <option value="Plus Size/Maternity - SKIRTS PLUS">Plus Size/Maternity - SKIRTS PLUS</option>
                          <option value="Plus Size/Maternity - SWEATERS PLUS">Plus Size/Maternity - SWEATERS PLUS</option>
                          <option value="Plus Size/Maternity - WOVEN SHIRTS PLUS">Plus Size/Maternity - WOVEN SHIRTS PLUS</option>
                          <option value="Shoes - BOY -GIRL RAINBOOTS">Shoes - BOY -GIRL RAINBOOTS</option>
                          <option value="Shoes - BOYS  CASUAL-DRESS">Shoes - BOYS CASUAL-DRESS</option>
                          <option value="Shoes - BOYS ATHLETIC">Shoes - BOYS ATHLETIC</option>
                          <option value="Shoes - BOYS BEACHWEAR">Shoes - BOYS BEACHWEAR</option>
                          <option value="Shoes - BOYS BOOTS">Shoes - BOYS BOOTS</option>
                          <option value="Shoes - BOYS SANDALS">Shoes - BOYS SANDALS</option>
                          <option value="Shoes - BOYS SLIPPERS">Shoes - BOYS SLIPPERS</option>
                          <option value="Shoes - BOYS WINTER BOOTS">Shoes - BOYS WINTER BOOTS</option>
                          <option value="Shoes - GIRL ATHLETIC">Shoes - GIRL ATHLETIC</option>
                          <option value="Shoes - GIRL BOOTS">Shoes - GIRL BOOTS</option>
                          <option value="Shoes - GIRL CASUAL-DRESS">Shoes - GIRL CASUAL-DRESS</option>
                          <option value="Shoes - GIRL SANDALS">Shoes - GIRL SANDALS</option>
                          <option value="Shoes - GIRL-BOY PREWALK">Shoes - GIRL-BOY PREWALK</option>
                          <option value="Shoes - GIRLS BEACHWEAR">Shoes - GIRLS BEACHWEAR</option>
                          <option value="Shoes - GIRLS SLIPPERS">Shoes - GIRLS SLIPPERS</option>
                          <option value="Shoes - GIRLS WINTER BOOTS">Shoes - GIRLS WINTER BOOTS</option>
                          <option value="Shoes - KIDS ATHLETIC">Shoes - KIDS ATHLETIC</option>
                          <option value="Shoes - LADIES ATHLETIC">Shoes - LADIES ATHLETIC</option>
                          <option value="Shoes - LADIES BEACHWEAR">Shoes - LADIES BEACHWEAR</option>
                          <option value="Shoes - LADIES BOOTS">Shoes - LADIES BOOTS</option>
                          <option value="Shoes - LADIES CASUALS">Shoes - LADIES CASUALS</option>
                          <option value="Shoes - LADIES RAINBOOTS">Shoes - LADIES RAINBOOTS</option>
                          <option value="Shoes - LADIES SANDALS">Shoes - LADIES SANDALS</option>
                          <option value="Shoes - LADIES SLIPPERS">Shoes - LADIES SLIPPERS</option>
                          <option value="Shoes - LADIES WINTERBOOTS ALL">Shoes - LADIES WINTERBOOTS ALL</option>
                          <option value="Shoes - MENS ATHLETICS">Shoes - MENS ATHLETICS</option>
                          <option value="Shoes - MENS BEACHWEAR">Shoes - MENS BEACHWEAR</option>
                          <option value="Shoes - MENS BOOTS">Shoes - MENS BOOTS</option>
                          <option value="Shoes - MENS CASUALS-DRESS">Shoes - MENS CASUALS-DRESS</option>
                          <option value="Shoes - MENS SANDALS">Shoes - MENS SANDALS</option>
                          <option value="Shoes - MENS SLIPPERS">Shoes - MENS SLIPPERS</option>
                          <option value="Shoes - MENS WINTER  BOOTS">Shoes - MENS WINTER BOOTS</option>
                          <option value="Shoes - RUBBER BOOTS">Shoes - RUBBER BOOTS</option>
                          <option value="Shoes - SLIP RESISTANT">Shoes - SLIP RESISTANT</option>
                          <option value="Shoes - WORKSHOES">Shoes - WORKSHOES</option>
                          <option value="Shoes - SHOE CARE">Shoes - SHOE CARE</option>
                          <option value="Sleepwear - DAYWEAR">Sleepwear - DAYWEAR</option>
                          <option value="Sleepwear - FASHION SLEEPWEAR">Sleepwear - FASHION SLEEPWEAR</option>
                          <option value="Sleepwear - LICENSED SLEEPWEAR">Sleepwear - LICENSED SLEEPWEAR</option>
                          <option value="Sleepwear - MISSY CONTEMPORARY">Sleepwear - MISSY CONTEMPORARY</option>
                          <option value="Sleepwear - NON-PACKAGED UNDERWEAR">Sleepwear - NON-PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - PACKAGED UNDERWEAR">Sleepwear - PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - SCRUBS">Sleepwear - SCRUBS</option>
                          <option value="Sleepwear - THERMALS">Sleepwear - THERMALS</option>
                          <option value="Sleepwear - TRADITIONAL SLEEPWEAR">Sleepwear - TRADITIONAL SLEEPWEAR</option>
                          <option value="Celebration - BAKING">Celebration - BAKING</option>
                          <option value="Celebration - BAKING MIXES">Celebration - BAKING MIXES</option>
                          <option value="Celebration - FASHION STATIONERY">Celebration - FASHION STATIONERY</option>
                          <option value="Celebration - FOIL BALLOONS">Celebration - FOIL BALLOONS</option>
                          <option value="Celebration - GIFT WRAP AND BAGS">Celebration - GIFT WRAP AND BAGS</option>
                          <option value="Celebration - GIFTS">Celebration - GIFTS</option>
                          <option value="Celebration - GREETING CARDS">Celebration - GREETING CARDS</option>
                          <option value="Celebration - HANUKKAH">Celebration - HANUKKAH</option>
                          <option value="Celebration - NEW YEARS">Celebration - NEW YEARS</option>
                          <option value="Celebration - NOVELTY">Celebration - NOVELTY</option>
                          <option value="Celebration - NOVELTY SEASONAL">Celebration - NOVELTY SEASONAL</option>
                          <option value="Celebration - PARTY PROMO">Celebration - PARTY PROMO</option>
                          <option value="Celebration - PARTY SEASONAL">Celebration - PARTY SEASONAL</option>
                          <option value="Celebration - PARTY SUPPLIES">Celebration - PARTY SUPPLIES</option>
                          <option value="Celebration - POSTERS">Celebration - POSTERS</option>
                          <option value="Celebration - SPECIAL OCCASIONS">Celebration - SPECIAL OCCASIONS</option>
                          <option value="Celebration - SPICES AND SALT">Celebration - SPICES AND SALT</option>
                          <option value="Celebration - ST PATS">Celebration - ST PATS</option>
                          <option value="Celebration - STICKERS">Celebration - STICKERS</option>
                          <option value="Electronics - ANTENNAS">Electronics - ANTENNAS</option>
                          <option value="Electronics - AUDIO HARDWARE">Electronics - AUDIO HARDWARE</option>
                          <option value="Electronics - AV ACCESSORIES">Electronics - AV ACCESSORIES</option>
                          <option value="Electronics - BLURAY DVD HARDWARE">Electronics - BLURAY DVD HARDWARE</option>
                          <option value="Electronics - CHROMEBOOKS">Electronics - CHROMEBOOKS</option>
                          <option value="Electronics - COMPUTER MONITORS">Electronics - COMPUTER MONITORS</option>
                          <option value="Electronics - CONNECTED HOME">Electronics - CONNECTED HOME</option>
                          <option value="Electronics - DESKTOP ACCESSORIES">Electronics - DESKTOP ACCESSORIES</option>
                          <option value="Electronics - DESKTOP COMPUTERS">Electronics - DESKTOP COMPUTERS</option>
                          <option value="Electronics - DIGITAL STORAGE">Electronics - DIGITAL STORAGE</option>
                          <option value="Electronics - GPS">Electronics - GPS</option>
                          <option value="Electronics - HDMI">Electronics - HDMI</option>
                          <option value="Electronics - HEADPHONES">Electronics - HEADPHONES</option>
                          <option value="Electronics - HOME THEATRE">Electronics - HOME THEATRE</option>
                          <option value="Electronics - INK">Electronics - INK</option>
                          <option value="Electronics - IPAD ACCESSORIES">Electronics - IPAD ACCESSORIES</option>
                          <option value="Electronics - IPOD ACCESSORIES">Electronics - IPOD ACCESSORIES</option>
                          <option value="Electronics - LAPTOP CASES">Electronics - LAPTOP CASES</option>
                          <option value="Electronics - LAPTOP COMPUTERS">Electronics - LAPTOP COMPUTERS</option>
                          <option value="Electronics - LAPTOP POWER">Electronics - LAPTOP POWER</option>
                          <option value="Electronics - LEGACY VCR-DVD">Electronics - LEGACY VCR-DVD</option>
                          <option value="Electronics - MOBILE VR">Electronics - MOBILE VR</option>
                          <option value="Electronics - MP3">Electronics - MP3</option>
                          <option value="Electronics - NETWORK CONNECTIVITY">Electronics - NETWORK CONNECTIVITY</option>
                          <option value="Electronics - TABLET ACCESSORIES">Electronics - TABLET ACCESSORIES</option>
                          <option value="Electronics - PC GAMING">Electronics - PC GAMING</option>
                          <option value="Electronics - PC GAMING ACCESSORIES">Electronics - PC GAMING ACCESSORIES</option>
                          <option value="Electronics - PC SOFTWARE">Electronics - PC SOFTWARE</option>
                          <option value="Electronics - PORTABLE DVD &amp; TV">Electronics - PORTABLE DVD &amp; TV</option>
                          <option value="Electronics - PRINTERS">Electronics - PRINTERS</option>
                          <option value="Electronics - SLATES">Electronics - SLATES</option>
                          <option value="Electronics - SOUNDBARS">Electronics - SOUNDBARS</option>
                          <option value="Electronics - SPEAKERS">Electronics - SPEAKERS</option>
                          <option value="Electronics - STREAMING BOXES">Electronics - STREAMING BOXES</option>
                          <option value="Electronics - TELEPHONES">Electronics - TELEPHONES</option>
                          <option value="Electronics - TELEVISION">Electronics - TELEVISION</option>
                          <option value="Electronics - TV MOUNTS">Electronics - TV MOUNTS</option>
                          <option value="Electronics - WELLNESS TECH">Electronics - WELLNESS TECH</option>
                          <option value="Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES">Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES</option>
                          <option value="Media &amp; Gaming - BLURAY DVD">Media &amp; Gaming - BLURAY DVD</option>
                          <option value="Media &amp; Gaming - COLLECTIBLES">Media &amp; Gaming - COLLECTIBLES</option>
                          <option value="Media &amp; Gaming - COMPUTER SOFTWARE">Media &amp; Gaming - COMPUTER SOFTWARE</option>
                          <option value="Media &amp; Gaming - TOY ACTION FIGURES">Media &amp; Gaming - TOY ACTION FIGURES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME ACCESSORIES">Media &amp; Gaming - VIDEO GAME ACCESSORIES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME HARDWARE">Media &amp; Gaming - VIDEO GAME HARDWARE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME INTERACTIVE">Media &amp; Gaming - VIDEO GAME INTERACTIVE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME SOFTWARE">Media &amp; Gaming - VIDEO GAME SOFTWARE</option>
                          <option value="Seasonal - BOXED CARDS">Seasonal - BOXED CARDS</option>
                          <option value="Seasonal - CARVING">Seasonal - CARVING</option>
                          <option value="Seasonal - CHINESE NEW YEAR">Seasonal - CHINESE NEW YEAR</option>
                          <option value="Seasonal - CHRISTMAS LIGHT SETS">Seasonal - CHRISTMAS LIGHT SETS</option>
                          <option value="Seasonal - CHRISTMAS ORNAMENTS">Seasonal - CHRISTMAS ORNAMENTS</option>
                          <option value="Seasonal - CHRISTMAS OUTDOOR DÉCOR">Seasonal - CHRISTMAS OUTDOOR DÉCOR</option>
                          <option value="Seasonal - CHRISTMAS TREE BOWS - RIBBONS">Seasonal - CHRISTMAS TREE BOWS - RIBBONS</option>
                          <option value="Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS">Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS</option>
                          <option value="Seasonal - CHRISTMAS TREES">Seasonal - CHRISTMAS TREES</option>
                          <option value="Seasonal - CHRISTMAS VILLAGE">Seasonal - CHRISTMAS VILLAGE</option>
                          <option value="Seasonal - CHRISTMAS WREATHS - GARLAND">Seasonal - CHRISTMAS WREATHS - GARLAND</option>
                          <option value="Seasonal - CMAS CLINGS">Seasonal - CMAS CLINGS</option>
                          <option value="Seasonal - CMAS INDOOR DECOR">Seasonal - CMAS INDOOR DECOR</option>
                          <option value="Seasonal - CMAS LICENSED">Seasonal - CMAS LICENSED</option>
                          <option value="Seasonal - CMAS NOVELTY">Seasonal - CMAS NOVELTY</option>
                          <option value="Seasonal - CMAS PARTYWARE">Seasonal - CMAS PARTYWARE</option>
                          <option value="Seasonal - CMAS PLUSH">Seasonal - CMAS PLUSH</option>
                          <option value="Seasonal - CMAS TINSEL GARLAND">Seasonal - CMAS TINSEL GARLAND</option>
                          <option value="Seasonal - CMAS TRIM A PACKAGE">Seasonal - CMAS TRIM A PACKAGE</option>
                          <option value="Seasonal - COSTUMES">Seasonal - COSTUMES</option>
                          <option value="Seasonal - DRESS UP">Seasonal - DRESS UP</option>
                          <option value="Seasonal - EASTER">Seasonal - EASTER</option>
                          <option value="Seasonal - HALLOWEEN INDOOR DECOR">Seasonal - HALLOWEEN INDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN OUTDOOR DECOR">Seasonal - HALLOWEEN OUTDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN TRICK OR TREAT">Seasonal - HALLOWEEN TRICK OR TREAT</option>
                          <option value="Seasonal - HANUKKAH">Seasonal - HANUKKAH</option>
                          <option value="Seasonal - HARVEST">Seasonal - HARVEST</option>
                          <option value="Seasonal - MAKEUP">Seasonal - MAKEUP</option>
                          <option value="Seasonal - MARDI GRAS">Seasonal - MARDI GRAS</option>
                          <option value="Seasonal - NOVELTY">Seasonal - NOVELTY</option>
                          <option value="Seasonal - PARTYWARE">Seasonal - PARTYWARE</option>
                          <option value="Seasonal - SPRING AND SUMMER">Seasonal - SPRING AND SUMMER</option>
                          <option value="Seasonal - STICKERS">Seasonal - STICKERS</option>
                          <option value="Seasonal - TREE TOPPERS">Seasonal - TREE TOPPERS</option>
                          <option value="Seasonal - VALENTINES DAY">Seasonal - VALENTINES DAY</option>
                          <option value="Toys - ACTIVITIES">Toys - ACTIVITIES</option>
                          <option value="Toys - BICYCLES">Toys - BICYCLES</option>
                          <option value="Toys - BIKE ACCESSORIES">Toys - BIKE ACCESSORIES</option>
                          <option value="Toys - BOARD GAMES">Toys - BOARD GAMES</option>
                          <option value="Toys - DOLLS">Toys - DOLLS</option>
                          <option value="Toys - ELECTRONIC GAMES">Toys - ELECTRONIC GAMES</option>
                          <option value="Toys - FASHION DOLLS">Toys - FASHION DOLLS</option>
                          <option value="Toys - FIREWORKS">Toys - FIREWORKS</option>
                          <option value="Toys - FOOT TO FLOOR">Toys - FOOT TO FLOOR</option>
                          <option value="Toys - GIRL ROLE PLAY">Toys - GIRL ROLE PLAY</option>
                          <option value="Toys - GIRLS TOYS">Toys - GIRLS TOYS</option>
                          <option value="Toys - INFANT PRESCHOOL">Toys - INFANT PRESCHOOL</option>
                          <option value="Toys - JUNIOR SPORTS">Toys - JUNIOR SPORTS</option>
                          <option value="Toys - KID CONNECTION">Toys - KID CONNECTION</option>
                          <option value="Toys - KIDS IMPULSE">Toys - KIDS IMPULSE</option>
                          <option value="Toys - LICENSED PRESCHOOL">Toys - LICENSED PRESCHOOL</option>
                          <option value="Toys - MUSIC">Toys - MUSIC</option>
                          <option value="Toys - POOLS">Toys - POOLS</option>
                          <option value="Toys - PRESCHOOL  ACTIVITY">Toys - PRESCHOOL ACTIVITY</option>
                          <option value="Toys - PRESCHOOL WHEELS">Toys - PRESCHOOL WHEELS</option>
                          <option value="Toys - PUZZLES">Toys - PUZZLES</option>
                          <option value="Toys - RADIO CONTROL VEHICLES">Toys - RADIO CONTROL VEHICLES</option>
                          <option value="Toys - RIDE ONS">Toys - RIDE ONS</option>
                          <option value="Toys - SEASONAL PLASTICS">Toys - SEASONAL PLASTICS</option>
                          <option value="Toys - SMALL DOLL AND COLLECTABLES">Toys - SMALL DOLL AND COLLECTABLES</option>
                          <option value="Toys - SNOW TOYS">Toys - SNOW TOYS</option>
                          <option value="Toys - SPORTS PLAY">Toys - SPORTS PLAY</option>
                          <option value="Toys - SPRING TOYS">Toys - SPRING TOYS</option>
                          <option value="Toys - SWINGSETS">Toys - SWINGSETS</option>
                          <option value="Toys - TOY ACTION FIGURES">Toys - TOY ACTION FIGURES</option>
                          <option value="Toys - TOY VEHICLES">Toys - TOY VEHICLES</option>
                          <option value="Toys - TOYS CONSTRUCTION">Toys - TOYS CONSTRUCTION</option>
                          <option value="Toys - WATER TOYS">Toys - WATER TOYS</option>
                          <option value="Automotive - ANTIFREEZE">Automotive - ANTIFREEZE</option>
                          <option value="Automotive - AUTO ACCESSORIES">Automotive - AUTO ACCESSORIES</option>
                          <option value="Automotive - AUTO APPEARANCE">Automotive - AUTO APPEARANCE</option>
                          <option value="Automotive - AUTO FILTERS AND TOOLS">Automotive - AUTO FILTERS AND TOOLS</option>
                          <option value="Automotive - AUTO FRAGRANCES">Automotive - AUTO FRAGRANCES</option>
                          <option value="Automotive - AUTO KEYS AND ACCESSORIES">Automotive - AUTO KEYS AND ACCESSORIES</option>
                          <option value="Automotive - AUTO LIGHTING">Automotive - AUTO LIGHTING</option>
                          <option value="Automotive - AUTO SUNSHADES">Automotive - AUTO SUNSHADES</option>
                          <option value="Automotive - AUTO TIRES">Automotive - AUTO TIRES</option>
                          <option value="Automotive - BATTERIES AUTO">Automotive - BATTERIES AUTO</option>
                          <option value="Automotive - BATTERY ACCESSORIES AUTO">Automotive - BATTERY ACCESSORIES AUTO</option>
                          <option value="Automotive - BULK FILTERS">Automotive - BULK FILTERS</option>
                          <option value="Automotive - BULK OIL">Automotive - BULK OIL</option>
                          <option value="Automotive - CARGO AND ORGANIZATION">Automotive - CARGO AND ORGANIZATION</option>
                          <option value="Automotive - CHEMICALS">Automotive - CHEMICALS</option>
                          <option value="Automotive - CVP">Automotive - CVP</option>
                          <option value="Automotive - ELECTRONICS">Automotive - ELECTRONICS</option>
                          <option value="Automotive - FLOORMATS">Automotive - FLOORMATS</option>
                          <option value="Automotive - GAS CANS">Automotive - GAS CANS</option>
                          <option value="Automotive - HARD PARTS">Automotive - HARD PARTS</option>
                          <option value="Automotive - HEAVY DUTY CLEANING">Automotive - HEAVY DUTY CLEANING</option>
                          <option value="Automotive - JACKS">Automotive - JACKS</option>
                          <option value="Automotive - MARINE">Automotive - MARINE</option>
                          <option value="Automotive - MOTOR OIL">Automotive - MOTOR OIL</option>
                          <option value="Automotive - PAINT AND BODY">Automotive - PAINT AND BODY</option>
                          <option value="Automotive - POWER EQUIPMENT">Automotive - POWER EQUIPMENT</option>
                          <option value="Automotive - REFRIGERANT">Automotive - REFRIGERANT</option>
                          <option value="Automotive - RV ACCESSORIES">Automotive - RV ACCESSORIES</option>
                          <option value="Automotive - SEATCOVERS">Automotive - SEATCOVERS</option>
                          <option value="Automotive - TARPS TIE DOWNS">Automotive - TARPS TIE DOWNS</option>
                          <option value="Automotive - TENTS">Automotive - TENTS</option>
                          <option value="Automotive - TIRE MAINTENANCE">Automotive - TIRE MAINTENANCE</option>
                          <option value="Automotive - TIRE SPECIALTY AND WHEELS">Automotive - TIRE SPECIALTY AND WHEELS</option>
                          <option value="Automotive - TOWING AND ACCESSORIES">Automotive - TOWING AND ACCESSORIES</option>
                          <option value="Automotive - WASHER FLUID">Automotive - WASHER FLUID</option>
                          <option value="Automotive - WINTER SEASONAL">Automotive - WINTER SEASONAL</option>
                          <option value="Automotive - WIPERS">Automotive - WIPERS</option>
                          <option value="Hardware - AIR CONDITIONERS">Hardware - AIR CONDITIONERS</option>
                          <option value="Hardware - AIR FILTERS">Hardware - AIR FILTERS</option>
                          <option value="Hardware - AIR PURIFICATION">Hardware - AIR PURIFICATION</option>
                          <option value="Hardware - ALL PURPOSE CLEANERS">Hardware - ALL PURPOSE CLEANERS</option>
                          <option value="Hardware - BATH HARDWARE">Hardware - BATH HARDWARE</option>
                          <option value="Hardware - BATH SCALES">Hardware - BATH SCALES</option>
                          <option value="Hardware - CEILING FANS">Hardware - CEILING FANS</option>
                          <option value="Hardware - CLEANING">Hardware - CLEANING</option>
                          <option value="Hardware - DEHUMIDIFIERS">Hardware - DEHUMIDIFIERS</option>
                          <option value="Hardware - FANS">Hardware - FANS</option>
                          <option value="Hardware - FASHION PLUMBING">Hardware - FASHION PLUMBING</option>
                          <option value="Hardware - FASTENERS">Hardware - FASTENERS</option>
                          <option value="Hardware - FIRELOGS">Hardware - FIRELOGS</option>
                          <option value="Hardware - GENERATORS">Hardware - GENERATORS</option>
                          <option value="Hardware - HAND TOOLS">Hardware - HAND TOOLS</option>
                          <option value="Hardware - HEATERS">Hardware - HEATERS</option>
                          <option value="Hardware - HOME HARDWARE">Hardware - HOME HARDWARE</option>
                          <option value="Hardware - HUMIDIFIERS">Hardware - HUMIDIFIERS</option>
                          <option value="Hardware - LIGHT BULBS">Hardware - LIGHT BULBS</option>
                          <option value="Hardware - LIGHTING">Hardware - LIGHTING</option>
                          <option value="Hardware - MOVING">Hardware - MOVING</option>
                          <option value="Hardware - PLUMBING">Hardware - PLUMBING</option>
                          <option value="Hardware - POWER">Hardware - POWER</option>
                          <option value="Hardware - POWER TOOLS">Hardware - POWER TOOLS</option>
                          <option value="Hardware - STORAGE">Hardware - STORAGE</option>
                          <option value="Hardware - TOILET SEATS">Hardware - TOILET SEATS</option>
                          <option value="Hardware - TRASH">Hardware - TRASH</option>
                          <option value="Hardware - WATER">Hardware - WATER</option>
                          <option value="Hardware - WEATHER STRIP - SCREENWIRE">Hardware - WEATHER STRIP - SCREENWIRE</option>
                          <option value="Hardware - WET-DRY VACS">Hardware - WET-DRY VACS</option>
                          <option value="Hardware - WOOD PELLETS">Hardware - WOOD PELLETS</option>
                          <option value="Hardware - WORK  LIGHTS">Hardware - WORK LIGHTS</option>
                          <option value="Live Plants - ANNUALS PAK &amp; POTTED">Live Plants - ANNUALS PAK &amp; POTTED</option>
                          <option value="Live Plants - BULBS">Live Plants - BULBS</option>
                          <option value="Live Plants - CHRISTMAS">Live Plants - CHRISTMAS</option>
                          <option value="Live Plants - CONTAINERS">Live Plants - CONTAINERS</option>
                          <option value="Live Plants - EVERYDAY FLORAL">Live Plants - EVERYDAY FLORAL</option>
                          <option value="Live Plants - FALL HOLIDAYS">Live Plants - FALL HOLIDAYS</option>
                          <option value="Live Plants - FERNS">Live Plants - FERNS</option>
                          <option value="Live Plants - FOLIAGE">Live Plants - FOLIAGE</option>
                          <option value="Live Plants - GRASS SEED">Live Plants - GRASS SEED</option>
                          <option value="Live Plants - HANGING BASKETS">Live Plants - HANGING BASKETS</option>
                          <option value="Live Plants - OUTDOOR VEG GARDENING">Live Plants - OUTDOOR VEG GARDENING</option>
                          <option value="Live Plants - PERENNIALS">Live Plants - PERENNIALS</option>
                          <option value="Live Plants - POTTING SOIL">Live Plants - POTTING SOIL</option>
                          <option value="Live Plants - SEED GARDENING">Live Plants - SEED GARDENING</option>
                          <option value="Live Plants - SHRUBS">Live Plants - SHRUBS</option>
                          <option value="Live Plants - SPRING HOLIDAYS">Live Plants - SPRING HOLIDAYS</option>
                          <option value="Live Plants - TREES">Live Plants - TREES</option>
                          <option value="Live Plants - TROPICAL BLOOMING">Live Plants - TROPICAL BLOOMING</option>
                          <option value="Outdoor Living - BIRDS">Outdoor Living - BIRDS</option>
                          <option value="Outdoor Living - BLOWERS">Outdoor Living - BLOWERS</option>
                          <option value="Outdoor Living - CHAINSAWS AND ACCESSORIES">Outdoor Living - CHAINSAWS AND ACCESSORIES</option>
                          <option value="Outdoor Living - CHARCOAL GRILLS">Outdoor Living - CHARCOAL GRILLS</option>
                          <option value="Outdoor Living - CITRO &amp; REPELLENTS">Outdoor Living - CITRO &amp; REPELLENTS</option>
                          <option value="Outdoor Living - EXTRA SEATING">Outdoor Living - EXTRA SEATING</option>
                          <option value="Outdoor Living - FERTILIZERS &amp; SPREADERS">Outdoor Living - FERTILIZERS &amp; SPREADERS</option>
                          <option value="Outdoor Living - FRYERS">Outdoor Living - FRYERS</option>
                          <option value="Outdoor Living - FUEL">Outdoor Living - FUEL</option>
                          <option value="Outdoor Living - GARDEN TOOLS">Outdoor Living - GARDEN TOOLS</option>
                          <option value="Outdoor Living - GARDENING">Outdoor Living - GARDENING</option>
                          <option value="Outdoor Living - GAS AND SPECIALTY GRILLS">Outdoor Living - GAS AND SPECIALTY GRILLS</option>
                          <option value="Outdoor Living - GLOVES">Outdoor Living - GLOVES</option>
                          <option value="Outdoor Living - GRILL ACCESSORIES">Outdoor Living - GRILL ACCESSORIES</option>
                          <option value="Outdoor Living - HARDSCAPES">Outdoor Living - HARDSCAPES</option>
                          <option value="Outdoor Living - HERBICIDES">Outdoor Living - HERBICIDES</option>
                          <option value="Outdoor Living - IN-GROUND SOILS">Outdoor Living - IN-GROUND SOILS</option>
                          <option value="Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS">Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS</option>
                          <option value="Outdoor Living - MULCH">Outdoor Living - MULCH</option>
                          <option value="Outdoor Living - OUTDOOR DECOR">Outdoor Living - OUTDOOR DECOR</option>
                          <option value="Outdoor Living - OUTDOOR HEATING">Outdoor Living - OUTDOOR HEATING</option>
                          <option value="Outdoor Living - OUTDOOR LIGHTING">Outdoor Living - OUTDOOR LIGHTING</option>
                          <option value="Outdoor Living - PATIO ACCESSORIES">Outdoor Living - PATIO ACCESSORIES</option>
                          <option value="Outdoor Living - PATIO FURNITURE">Outdoor Living - PATIO FURNITURE</option>
                          <option value="Outdoor Living - PESTICIDES">Outdoor Living - PESTICIDES</option>
                          <option value="Outdoor Living - PLANT FOOD">Outdoor Living - PLANT FOOD</option>
                          <option value="Outdoor Living - PLANTERS">Outdoor Living - PLANTERS</option>
                          <option value="Outdoor Living - PLANTING ACCESSORIES">Outdoor Living - PLANTING ACCESSORIES</option>
                          <option value="Outdoor Living - POOL CHEMICALS">Outdoor Living - POOL CHEMICALS</option>
                          <option value="Outdoor Living - PORTABLE GRILLS">Outdoor Living - PORTABLE GRILLS</option>
                          <option value="Outdoor Living - POTTING SOIL">Outdoor Living - POTTING SOIL</option>
                          <option value="Outdoor Living - PROPANE EXCHANGE">Outdoor Living - PROPANE EXCHANGE</option>
                          <option value="Outdoor Living - PUSH MOWERS">Outdoor Living - PUSH MOWERS</option>
                          <option value="Outdoor Living - REPLACEMENT CUSHIONS">Outdoor Living - REPLACEMENT CUSHIONS</option>
                          <option value="Outdoor Living - RIDER MOWER">Outdoor Living - RIDER MOWER</option>
                          <option value="Outdoor Living - SALT">Outdoor Living - SALT</option>
                          <option value="Outdoor Living - SMOKERS">Outdoor Living - SMOKERS</option>
                          <option value="Outdoor Living - SNOW REMOVAL">Outdoor Living - SNOW REMOVAL</option>
                          <option value="Outdoor Living - SNOW THROWERS">Outdoor Living - SNOW THROWERS</option>
                          <option value="Outdoor Living - TRIMMERS AND ACCESSORIES">Outdoor Living - TRIMMERS AND ACCESSORIES</option>
                          <option value="Outdoor Living - WATERING">Outdoor Living - WATERING</option>
                          <option value="Paint And Accessories - APPLICATORS">Paint And Accessories - APPLICATORS</option>
                          <option value="Paint And Accessories - EXTERIOR PAINT">Paint And Accessories - EXTERIOR PAINT</option>
                          <option value="Paint And Accessories - EXTERIOR PROTECTANTS">Paint And Accessories - EXTERIOR PROTECTANTS</option>
                          <option value="Paint And Accessories - FLOORING AND WALL DECOR">Paint And Accessories - FLOORING AND WALL DECOR</option>
                          <option value="Paint And Accessories - INTERIOR STAINS">Paint And Accessories - INTERIOR STAINS</option>
                          <option value="Paint And Accessories - LADDERS">Paint And Accessories - LADDERS</option>
                          <option value="Paint And Accessories - PAINT INTERIOR">Paint And Accessories - PAINT INTERIOR</option>
                          <option value="Paint And Accessories - PRIMERS">Paint And Accessories - PRIMERS</option>
                          <option value="Paint And Accessories - SPRAY PAINT">Paint And Accessories - SPRAY PAINT</option>
                          <option value="Paint And Accessories - SUNDRIES">Paint And Accessories - SUNDRIES</option>
                          <option value="Paint And Accessories - TAPE.ADHESIVES.CAULK">Paint And Accessories - TAPE.ADHESIVES.CAULK</option>
                          <option value="Sporting Goods - AIRBEDS AND PUMPS">Sporting Goods - AIRBEDS AND PUMPS</option>
                          <option value="Sporting Goods - AIRGUN">Sporting Goods - AIRGUN</option>
                          <option value="Sporting Goods - AMMUNITION">Sporting Goods - AMMUNITION</option>
                          <option value="Sporting Goods - ARCHERY">Sporting Goods - ARCHERY</option>
                          <option value="Sporting Goods - BASEBALL SOFTBALL">Sporting Goods - BASEBALL SOFTBALL</option>
                          <option value="Sporting Goods - BASKETBALL">Sporting Goods - BASKETBALL</option>
                          <option value="Sporting Goods - CAMPSITE">Sporting Goods - CAMPSITE</option>
                          <option value="Sporting Goods - CANOPIES">Sporting Goods - CANOPIES</option>
                          <option value="Sporting Goods - CHAIRS">Sporting Goods - CHAIRS</option>
                          <option value="Sporting Goods - CLAY TARGETS">Sporting Goods - CLAY TARGETS</option>
                          <option value="Sporting Goods - COLD WEATHER HUNTING">Sporting Goods - COLD WEATHER HUNTING</option>
                          <option value="Sporting Goods - CONSUMABLES">Sporting Goods - CONSUMABLES</option>
                          <option value="Sporting Goods - COOLERS">Sporting Goods - COOLERS</option>
                          <option value="Sporting Goods - COTS">Sporting Goods - COTS</option>
                          <option value="Sporting Goods - DEER CORN">Sporting Goods - DEER CORN</option>
                          <option value="Sporting Goods - DELETED AMMO">Sporting Goods - DELETED AMMO</option>
                          <option value="Sporting Goods - FANS">Sporting Goods - FANS</option>
                          <option value="Sporting Goods - FEED &amp; ATTRACTANTS">Sporting Goods - FEED &amp; ATTRACTANTS</option>
                          <option value="Sporting Goods - FISHING ACCESSORIES">Sporting Goods - FISHING ACCESSORIES</option>
                          <option value="Sporting Goods - FISHING LURES">Sporting Goods - FISHING LURES</option>
                          <option value="Sporting Goods - FLASHLIGHTS">Sporting Goods - FLASHLIGHTS</option>
                          <option value="Sporting Goods - FOOT TO FLOOR">Sporting Goods - FOOT TO FLOOR</option>
                          <option value="Sporting Goods - FOOTBALL">Sporting Goods - FOOTBALL</option>
                          <option value="Sporting Goods - GOLF">Sporting Goods - GOLF</option>
                          <option value="Sporting Goods - GUN ACCESSORIES">Sporting Goods - GUN ACCESSORIES</option>
                          <option value="Sporting Goods - GUN STORAGE">Sporting Goods - GUN STORAGE</option>
                          <option value="Sporting Goods - GUNS">Sporting Goods - GUNS</option>
                          <option value="Sporting Goods - HAMMOCKS">Sporting Goods - HAMMOCKS</option>
                          <option value="Sporting Goods - HUNTING ACCESSORIES">Sporting Goods - HUNTING ACCESSORIES</option>
                          <option value="Sporting Goods - HUNTING AND FISHING LICENSES">Sporting Goods - HUNTING AND FISHING LICENSES</option>
                          <option value="Sporting Goods - HUNTING APPAREL">Sporting Goods - HUNTING APPAREL</option>
                          <option value="Sporting Goods - ICE  FISHING">Sporting Goods - ICE FISHING</option>
                          <option value="Sporting Goods - INDOOR GAMES">Sporting Goods - INDOOR GAMES</option>
                          <option value="Sporting Goods - KNIVES">Sporting Goods - KNIVES</option>
                          <option value="Sporting Goods - LARGE EXERCISE">Sporting Goods - LARGE EXERCISE</option>
                          <option value="Sporting Goods - LIQUID CONTAINERS">Sporting Goods - LIQUID CONTAINERS</option>
                          <option value="Sporting Goods - LIVE BAIT">Sporting Goods - LIVE BAIT</option>
                          <option value="Sporting Goods - MARINE">Sporting Goods - MARINE</option>
                          <option value="Sporting Goods - MUZZLE LOADER">Sporting Goods - MUZZLE LOADER</option>
                          <option value="Sporting Goods - OUTDOOR GAMES">Sporting Goods - OUTDOOR GAMES</option>
                          <option value="Sporting Goods - PADDLE SPORTS">Sporting Goods - PADDLE SPORTS</option>
                          <option value="Sporting Goods - PERFORMANCE NUTRITION">Sporting Goods - PERFORMANCE NUTRITION</option>
                          <option value="Sporting Goods - RACQUET SPORTS">Sporting Goods - RACQUET SPORTS</option>
                          <option value="Sporting Goods - RAINWEAR">Sporting Goods - RAINWEAR</option>
                          <option value="Sporting Goods - REGIONAL SPORTS">Sporting Goods - REGIONAL SPORTS</option>
                          <option value="Sporting Goods - RODS &amp; REELS">Sporting Goods - RODS &amp; REELS</option>
                          <option value="Sporting Goods - SLEEPING BAGS">Sporting Goods - SLEEPING BAGS</option>
                          <option value="Sporting Goods - SMALL EXERCISE AND BOXING">Sporting Goods - SMALL EXERCISE AND BOXING</option>
                          <option value="Sporting Goods - SOCCER">Sporting Goods - SOCCER</option>
                          <option value="Sporting Goods - SPECIALTY HUNTING">Sporting Goods - SPECIALTY HUNTING</option>
                          <option value="Sporting Goods - SPORTS OPTICS">Sporting Goods - SPORTS OPTICS</option>
                          <option value="Sporting Goods - SPORTS TRAINING AND MEDICINE">Sporting Goods - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Sporting Goods - SWIM">Sporting Goods - SWIM</option>
                          <option value="Sporting Goods - TABLES">Sporting Goods - TABLES</option>
                          <option value="Sporting Goods - TARPS">Sporting Goods - TARPS</option>
                          <option value="Sporting Goods - TENTS">Sporting Goods - TENTS</option>
                          <option value="Sporting Goods - TERMINAL TACKLE">Sporting Goods - TERMINAL TACKLE</option>
                          <option value="Sporting Goods - TRAMPOLINES">Sporting Goods - TRAMPOLINES</option>
                          <option value="Sporting Goods - TREE STANDS">Sporting Goods - TREE STANDS</option>
                          <option value="Sporting Goods - TURKEY">Sporting Goods - TURKEY</option>
                          <option value="Sporting Goods - VOLLEYBALL">Sporting Goods - VOLLEYBALL</option>
                          <option value="Sporting Goods - WATER  SPORTS">Sporting Goods - WATER SPORTS</option>
                          <option value="Sporting Goods - WEIGHTS AND BENCHES">Sporting Goods - WEIGHTS AND BENCHES</option>
                          <option value="Sporting Goods - YOUTH SPORTS">Sporting Goods - YOUTH SPORTS</option>
                          <option value="Stationery - ACTIVITY">Stationery - ACTIVITY</option>
                          <option value="Stationery - BINDERS">Stationery - BINDERS</option>
                          <option value="Stationery - BOOKS">Stationery - BOOKS</option>
                          <option value="Stationery - CALCULATORS">Stationery - CALCULATORS</option>
                          <option value="Stationery - CALENDARS">Stationery - CALENDARS</option>
                          <option value="Stationery - COPY PAPER">Stationery - COPY PAPER</option>
                          <option value="Stationery - ENVELOPE">Stationery - ENVELOPE</option>
                          <option value="Stationery - FASHION STATIONERY">Stationery - FASHION STATIONERY</option>
                          <option value="Stationery - FILING">Stationery - FILING</option>
                          <option value="Stationery - FLAGS">Stationery - FLAGS</option>
                          <option value="Stationery - MAPS AND ATLAS">Stationery - MAPS AND ATLAS</option>
                          <option value="Stationery - MOVE AND SHIP">Stationery - MOVE AND SHIP</option>
                          <option value="Stationery - NOTETAKING">Stationery - NOTETAKING</option>
                          <option value="Stationery - OFFICE BOARDS">Stationery - OFFICE BOARDS</option>
                          <option value="Stationery - OFFICE SUPPLIES">Stationery - OFFICE SUPPLIES</option>
                          <option value="Stationery - ORGANIZATION">Stationery - ORGANIZATION</option>
                          <option value="Stationery - PARTY SUPPLIES">Stationery - PARTY SUPPLIES</option>
                          <option value="Stationery - PLANNERS">Stationery - PLANNERS</option>
                          <option value="Stationery - SCHOOL SUPPLIES">Stationery - SCHOOL SUPPLIES</option>
                          <option value="Stationery - SECURITY">Stationery - SECURITY</option>
                          <option value="Stationery - SOUVENIR">Stationery - SOUVENIR</option>
                          <option value="Stationery - SOUVENIRS">Stationery - SOUVENIRS</option>
                          <option value="Stationery - SPORTS LICENSE">Stationery - SPORTS LICENSE</option>
                          <option value="Stationery - WRITING">Stationery - WRITING</option>
                          <option value="Bath / Shower - BATH ACCESSORIES">Bath / Shower - BATH ACCESSORIES</option>
                          <option value="Bath / Shower - BATH RUGS">Bath / Shower - BATH RUGS</option>
                          <option value="Bath / Shower - BATH TOWELS">Bath / Shower - BATH TOWELS</option>
                          <option value="Bath / Shower - BEACH">Bath / Shower - BEACH</option>
                          <option value="Bath / Shower - DECORATIVE BATH">Bath / Shower - DECORATIVE BATH</option>
                          <option value="Bath / Shower - SHOWER">Bath / Shower - SHOWER</option>
                          <option value="Bath / Shower - WASHCLOTH BUNDLES">Bath / Shower - WASHCLOTH BUNDLES</option>
                          <option value="Bedding - AIR BEDS">Bedding - AIR BEDS</option>
                          <option value="Bedding - BED N BAG">Bedding - BED N BAG</option>
                          <option value="Bedding - BED PADS AND FOAM">Bedding - BED PADS AND FOAM</option>
                          <option value="Bedding - BED PILLOWS">Bedding - BED PILLOWS</option>
                          <option value="Bedding - BED QUILTS">Bedding - BED QUILTS</option>
                          <option value="Bedding - BLANKETS AND SEASONAL">Bedding - BLANKETS AND SEASONAL</option>
                          <option value="Bedding - COMFORTERS AND BEDSPREADS">Bedding - COMFORTERS AND BEDSPREADS</option>
                          <option value="Bedding - KIDS LICENSED BEDDING">Bedding - KIDS LICENSED BEDDING</option>
                          <option value="Bedding - SHEETS">Bedding - SHEETS</option>
                          <option value="Cook &amp; Dining - BAKEWARE">Cook &amp; Dining - BAKEWARE</option>
                          <option value="Cook &amp; Dining - BEVERAGE">Cook &amp; Dining - BEVERAGE</option>
                          <option value="Cook &amp; Dining - CHILDRENS TABLEWARE">Cook &amp; Dining - CHILDRENS TABLEWARE</option>
                          <option value="Cook &amp; Dining - COFFEE MAKERS">Cook &amp; Dining - COFFEE MAKERS</option>
                          <option value="Cook &amp; Dining - COOKWARE SETS">Cook &amp; Dining - COOKWARE SETS</option>
                          <option value="Cook &amp; Dining - CUTLERY">Cook &amp; Dining - CUTLERY</option>
                          <option value="Cook &amp; Dining - DINNERWARE">Cook &amp; Dining - DINNERWARE</option>
                          <option value="Cook &amp; Dining - DRINKWARE">Cook &amp; Dining - DRINKWARE</option>
                          <option value="Cook &amp; Dining - FLATWARE">Cook &amp; Dining - FLATWARE</option>
                          <option value="Cook &amp; Dining - FOOD PREPARATION">Cook &amp; Dining - FOOD PREPARATION</option>
                          <option value="Cook &amp; Dining - GADGETS">Cook &amp; Dining - GADGETS</option>
                          <option value="Cook &amp; Dining - HEATED COOKING">Cook &amp; Dining - HEATED COOKING</option>
                          <option value="Cook &amp; Dining - KITCHEN">Cook &amp; Dining - KITCHEN</option>
                          <option value="Cook &amp; Dining - MICROWAVES">Cook &amp; Dining - MICROWAVES</option>
                          <option value="Cook &amp; Dining - OPEN STOCK COOKWARE">Cook &amp; Dining - OPEN STOCK COOKWARE</option>
                          <option value="Cook &amp; Dining - SEASONAL SOFT TABLETOP">Cook &amp; Dining - SEASONAL SOFT TABLETOP</option>
                          <option value="Cook &amp; Dining - TOAST AND BREAD">Cook &amp; Dining - TOAST AND BREAD</option>
                          <option value="Cook &amp; Dining - UTILITY-CLOSET STORAGE">Cook &amp; Dining - UTILITY-CLOSET STORAGE</option>
                          <option value="Crafts - ADULT CRAFTING">Crafts - ADULT CRAFTING</option>
                          <option value="Crafts - DIE CUTTING">Crafts - DIE CUTTING</option>
                          <option value="Crafts - FABRIC">Crafts - FABRIC</option>
                          <option value="Crafts - FASHION ART">Crafts - FASHION ART</option>
                          <option value="Crafts - FINE ART">Crafts - FINE ART</option>
                          <option value="Crafts - FLORAL">Crafts - FLORAL</option>
                          <option value="Crafts - FRAGRANCE">Crafts - FRAGRANCE</option>
                          <option value="Crafts - JEWELRY MAKING">Crafts - JEWELRY MAKING</option>
                          <option value="Crafts - KIDS CRAFT">Crafts - KIDS CRAFT</option>
                          <option value="Crafts - NEEDLECRAFT">Crafts - NEEDLECRAFT</option>
                          <option value="Crafts - NOTIONS">Crafts - NOTIONS</option>
                          <option value="Crafts - PAINTS AND  SURFACES">Crafts - PAINTS AND SURFACES</option>
                          <option value="Crafts - PAPERCRAFTING">Crafts - PAPERCRAFTING</option>
                          <option value="Crafts - PHOTO ALBUMS">Crafts - PHOTO ALBUMS</option>
                          <option value="Crafts - SEASONAL FLORAL">Crafts - SEASONAL FLORAL</option>
                          <option value="Crafts - SEWING">Crafts - SEWING</option>
                          <option value="Crafts - SEWING MACHINE">Crafts - SEWING MACHINE</option>
                          <option value="Crafts - SEWING RIBBON">Crafts - SEWING RIBBON</option>
                          <option value="Crafts - WEDDING">Crafts - WEDDING</option>
                          <option value="Furniture &amp; Luggage - FURNITURE FOLDING">Furniture &amp; Luggage - FURNITURE FOLDING</option>
                          <option value="Furniture &amp; Luggage - KIDS FURNITURE">Furniture &amp; Luggage - KIDS FURNITURE</option>
                          <option value="Furniture &amp; Luggage - LIVING ROOM">Furniture &amp; Luggage - LIVING ROOM</option>
                          <option value="Furniture &amp; Luggage - MATTRESSES">Furniture &amp; Luggage - MATTRESSES</option>
                          <option value="Furniture &amp; Luggage - RTA BEDROOM">Furniture &amp; Luggage - RTA BEDROOM</option>
                          <option value="Furniture &amp; Luggage - RTA HOME OFFICE">Furniture &amp; Luggage - RTA HOME OFFICE</option>
                          <option value="Furniture &amp; Luggage - RTA KITCHEN">Furniture &amp; Luggage - RTA KITCHEN</option>
                          <option value="Furniture &amp; Luggage - SEATING">Furniture &amp; Luggage - SEATING</option>
                          <option value="Home Decor - CANDLE ACCESSORIES">Home Decor - CANDLE ACCESSORIES</option>
                          <option value="Home Decor - CANDLES">Home Decor - CANDLES</option>
                          <option value="Home Decor - CLOCKS">Home Decor - CLOCKS</option>
                          <option value="Home Decor - DECORATIVE ACCESSORIES">Home Decor - DECORATIVE ACCESSORIES</option>
                          <option value="Home Decor - DOORMATS">Home Decor - DOORMATS</option>
                          <option value="Home Decor - FRAGRANCE">Home Decor - FRAGRANCE</option>
                          <option value="Home Decor - FRAMES">Home Decor - FRAMES</option>
                          <option value="Home Decor - FURNITURE COVERINGS">Home Decor - FURNITURE COVERINGS</option>
                          <option value="Home Decor - LIGHTING">Home Decor - LIGHTING</option>
                          <option value="Home Decor - MIRRORS">Home Decor - MIRRORS</option>
                          <option value="Home Decor - PILLOWS">Home Decor - PILLOWS</option>
                          <option value="Home Decor - RUGS">Home Decor - RUGS</option>
                          <option value="Home Decor - WALL ART">Home Decor - WALL ART</option>
                          <option value="Home Decor - WAX CUBES AND WARMERS">Home Decor - WAX CUBES AND WARMERS</option>
                          <option value="Home Decor - WINDOW BLINDS">Home Decor - WINDOW BLINDS</option>
                          <option value="Home Decor - WINDOW DRAPERY HARDWARE">Home Decor - WINDOW DRAPERY HARDWARE</option>
                          <option value="Home Decor - WINDOW SOFT">Home Decor - WINDOW SOFT</option>
                          <option value="Organization &amp; Floor Care - ALTERNATIVE STORAGE">Organization &amp; Floor Care - ALTERNATIVE STORAGE</option>
                          <option value="Organization &amp; Floor Care - BASKETS - HAMPERS">Organization &amp; Floor Care - BASKETS - HAMPERS</option>
                          <option value="Organization &amp; Floor Care - BULK STORAGE">Organization &amp; Floor Care - BULK STORAGE</option>
                          <option value="Organization &amp; Floor Care - CARGO AND ORGANIZATION">Organization &amp; Floor Care - CARGO AND ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - CLOSET STORAGE">Organization &amp; Floor Care - CLOSET STORAGE</option>
                          <option value="Organization &amp; Floor Care - FLOOR CARE">Organization &amp; Floor Care - FLOOR CARE</option>
                          <option value="Organization &amp; Floor Care - FOOD PRESERVATION">Organization &amp; Floor Care - FOOD PRESERVATION</option>
                          <option value="Organization &amp; Floor Care - FOOD STORAGE">Organization &amp; Floor Care - FOOD STORAGE</option>
                          <option value="Organization &amp; Floor Care - HANGERS">Organization &amp; Floor Care - HANGERS</option>
                          <option value="Organization &amp; Floor Care - KITCHEN ORGANIZATION">Organization &amp; Floor Care - KITCHEN ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - LARGE APPLIANCES">Organization &amp; Floor Care - LARGE APPLIANCES</option>
                          <option value="Organization &amp; Floor Care - LAUNDRY">Organization &amp; Floor Care - LAUNDRY</option>
                          <option value="Organization &amp; Floor Care - LUGGAGE">Organization &amp; Floor Care - LUGGAGE</option>
                          <option value="Organization &amp; Floor Care - WASTE">Organization &amp; Floor Care - WASTE</option>
                          <option value="Optical - SUN">Optical - SUN</option>
                          <option value="Optical - FRAMES">Optical - FRAMES</option>
                          <option value="Optical - LENS">Optical - LENS</option>
                          <option value="Optical - SAFETY">Optical - SAFETY</option>
                        </select>
                        <input name="_fid_req_26" type="hidden" value="1">
                      </div>
                    </td>
                    <td id="tdl_41" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_72"><b>Walmart Secondary Category Desc</b></label>
                      <div id="tdf_41" class="cell cc"><input name="_fid_oval_72" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_72" id="_fid_72" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Baby Consumables, Hardlines - BABY FOOD">Baby Consumables, Hardlines - BABY FOOD</option>
                          <option value="Baby Consumables, Hardlines - BABY NEEDS">Baby Consumables, Hardlines - BABY NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BABY TRAVEL NEEDS">Baby Consumables, Hardlines - BABY TRAVEL NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BATH HARDWARE">Baby Consumables, Hardlines - BATH HARDWARE</option>
                          <option value="Baby Consumables, Hardlines - BEDDING AND ACCESSORIES">Baby Consumables, Hardlines - BEDDING AND ACCESSORIES</option>
                          <option value="Baby Consumables, Hardlines - DIAPER BAGS">Baby Consumables, Hardlines - DIAPER BAGS</option>
                          <option value="Baby Consumables, Hardlines - DIAPERS">Baby Consumables, Hardlines - DIAPERS</option>
                          <option value="Baby Consumables, Hardlines - FEEDING BABY">Baby Consumables, Hardlines - FEEDING BABY</option>
                          <option value="Baby Consumables, Hardlines - FORMULA">Baby Consumables, Hardlines - FORMULA</option>
                          <option value="Baby Consumables, Hardlines - GIFTING">Baby Consumables, Hardlines - GIFTING</option>
                          <option value="Baby Consumables, Hardlines - LARGE FURNITURE">Baby Consumables, Hardlines - LARGE FURNITURE</option>
                          <option value="Baby Consumables, Hardlines - SAFETY">Baby Consumables, Hardlines - SAFETY</option>
                          <option value="Baby Consumables, Hardlines - SMALL FURNITURE AND BATH">Baby Consumables, Hardlines - SMALL FURNITURE AND BATH</option>
                          <option value="Baby Consumables, Hardlines - TOILETRIES">Baby Consumables, Hardlines - TOILETRIES</option>
                          <option value="Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS">Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS</option>
                          <option value="Baby Consumables, Hardlines - TRAINING PANTS">Baby Consumables, Hardlines - TRAINING PANTS</option>
                          <option value="Baby Consumables, Hardlines - WIPES">Baby Consumables, Hardlines - WIPES</option>
                          <option value="Beauty - BEAUTY BATH">Beauty - BEAUTY BATH</option>
                          <option value="Beauty - COMPLEXION CARE">Beauty - COMPLEXION CARE</option>
                          <option value="Beauty - COSMETICS BAGS ORGANIZERS">Beauty - COSMETICS BAGS ORGANIZERS</option>
                          <option value="Beauty - COSMETICS EYE">Beauty - COSMETICS EYE</option>
                          <option value="Beauty - COSMETICS FACE">Beauty - COSMETICS FACE</option>
                          <option value="Beauty - COSMETICS IMPLEMENTS">Beauty - COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - COSMETICS LIP">Beauty - COSMETICS LIP</option>
                          <option value="Beauty - COSMETICS NAIL">Beauty - COSMETICS NAIL</option>
                          <option value="Beauty - COTTON">Beauty - COTTON</option>
                          <option value="Beauty - FACE CARE">Beauty - FACE CARE</option>
                          <option value="Beauty - FRAGRANCES">Beauty - FRAGRANCES</option>
                          <option value="Beauty - GIFTS">Beauty - GIFTS</option>
                          <option value="Beauty - HAND BODY LOTION">Beauty - HAND BODY LOTION</option>
                          <option value="Beauty - NAIL CARE">Beauty - NAIL CARE</option>
                          <option value="Beauty - NATURALS">Beauty - NATURALS</option>
                          <option value="Beauty - SUNCARE">Beauty - SUNCARE</option>
                          <option value="Beauty - TREND COSMETICS EYE">Beauty - TREND COSMETICS EYE</option>
                          <option value="Beauty - TREND COSMETICS FACE">Beauty - TREND COSMETICS FACE</option>
                          <option value="Beauty - TREND COSMETICS IMPLEMENTS">Beauty - TREND COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - TREND COSMETICS LIP">Beauty - TREND COSMETICS LIP</option>
                          <option value="Beauty - TREND COSMETICS NAIL">Beauty - TREND COSMETICS NAIL</option>
                          <option value="Chemicals - AIR FRESHENER AND DEODORIZER">Chemicals - AIR FRESHENER AND DEODORIZER</option>
                          <option value="Chemicals - ALL PURPOSE CLEANERS">Chemicals - ALL PURPOSE CLEANERS</option>
                          <option value="Chemicals - BATH TOILET DRAIN">Chemicals - BATH TOILET DRAIN</option>
                          <option value="Chemicals - BLEACH">Chemicals - BLEACH</option>
                          <option value="Chemicals - DISH CLEANING PRODUCTS">Chemicals - DISH CLEANING PRODUCTS</option>
                          <option value="Chemicals - INSECT AND RODENT CTRL">Chemicals - INSECT AND RODENT CTRL</option>
                          <option value="Chemicals - LAUNDRY DETERGENT">Chemicals - LAUNDRY DETERGENT</option>
                          <option value="Chemicals - LAUNDRY SPECIALTY CARE">Chemicals - LAUNDRY SPECIALTY CARE</option>
                          <option value="Chemicals - MOPS AND BROOMS">Chemicals - MOPS AND BROOMS</option>
                          <option value="Chemicals - PREWASH">Chemicals - PREWASH</option>
                          <option value="Chemicals - QUICK CLEANING">Chemicals - QUICK CLEANING</option>
                          <option value="Chemicals - RUG DOCTOR">Chemicals - RUG DOCTOR</option>
                          <option value="Chemicals - SPONGES">Chemicals - SPONGES</option>
                          <option value="OTC Pharmacy - ADULT NUTRITION">OTC Pharmacy - ADULT NUTRITION</option>
                          <option value="OTC Pharmacy - ALLERGY">OTC Pharmacy - ALLERGY</option>
                          <option value="OTC Pharmacy - ANALGESICS">OTC Pharmacy - ANALGESICS</option>
                          <option value="OTC Pharmacy - ANTACIDS">OTC Pharmacy - ANTACIDS</option>
                          <option value="OTC Pharmacy - BP/DIAGNOSTICS AIDS">OTC Pharmacy - BP/DIAGNOSTICS AIDS</option>
                          <option value="OTC Pharmacy - COUGH-COLD-FLU">OTC Pharmacy - COUGH-COLD-FLU</option>
                          <option value="OTC Pharmacy - DIABETES OTC">OTC Pharmacy - DIABETES OTC</option>
                          <option value="OTC Pharmacy - DURABLE MEDICAL EQUIPMENT">OTC Pharmacy - DURABLE MEDICAL EQUIPMENT</option>
                          <option value="OTC Pharmacy - ELASTICS HEATING PADS">OTC Pharmacy - ELASTICS HEATING PADS</option>
                          <option value="OTC Pharmacy - EYECARE">OTC Pharmacy - EYECARE</option>
                          <option value="OTC Pharmacy - FEMININE HYGIENE">OTC Pharmacy - FEMININE HYGIENE</option>
                          <option value="OTC Pharmacy - FIRST AID">OTC Pharmacy - FIRST AID</option>
                          <option value="OTC Pharmacy - FOOTCARE">OTC Pharmacy - FOOTCARE</option>
                          <option value="OTC Pharmacy - LAXATIVES">OTC Pharmacy - LAXATIVES</option>
                          <option value="OTC Pharmacy - NICOTINE REPLACEMENT THERAPY">OTC Pharmacy - NICOTINE REPLACEMENT THERAPY</option>
                          <option value="OTC Pharmacy - PEDIATRICS">OTC Pharmacy - PEDIATRICS</option>
                          <option value="OTC Pharmacy - PERFORMANCE NUTRITION">OTC Pharmacy - PERFORMANCE NUTRITION</option>
                          <option value="OTC Pharmacy - READING GLASSES">OTC Pharmacy - READING GLASSES</option>
                          <option value="OTC Pharmacy - VAPORIZER HUMIDIFIER">OTC Pharmacy - VAPORIZER HUMIDIFIER</option>
                          <option value="OTC Pharmacy - VITAMINS">OTC Pharmacy - VITAMINS</option>
                          <option value="OTC Pharmacy - WEIGHT MANAGEMENT">OTC Pharmacy - WEIGHT MANAGEMENT</option>
                          <option value="OTC Pharmacy - WELLNESS">OTC Pharmacy - WELLNESS</option>
                          <option value="Paper Goods - BATHROOM TISSUE">Paper Goods - BATHROOM TISSUE</option>
                          <option value="Paper Goods - DISPOSABLE TABLETOP">Paper Goods - DISPOSABLE TABLETOP</option>
                          <option value="Paper Goods - FACIAL TISSUE">Paper Goods - FACIAL TISSUE</option>
                          <option value="Paper Goods - FOIL, BAGS &amp; WRAP">Paper Goods - FOIL, BAGS &amp; WRAP</option>
                          <option value="Paper Goods - PAPER TOWELS">Paper Goods - PAPER TOWELS</option>
                          <option value="Paper Goods - TRASH BAGS">Paper Goods - TRASH BAGS</option>
                          <option value="Personal Care - BABY NEEDS">Personal Care - BABY NEEDS</option>
                          <option value="Personal Care - BARSOAP">Personal Care - BARSOAP</option>
                          <option value="Personal Care - BODYWASH">Personal Care - BODYWASH</option>
                          <option value="Personal Care - DENTAL STRIPS">Personal Care - DENTAL STRIPS</option>
                          <option value="Personal Care - DENTURE">Personal Care - DENTURE</option>
                          <option value="Personal Care - DEODORANT">Personal Care - DEODORANT</option>
                          <option value="Personal Care - ELECTRIC SHAVE">Personal Care - ELECTRIC SHAVE</option>
                          <option value="Personal Care - FAMILY PLANNING">Personal Care - FAMILY PLANNING</option>
                          <option value="Personal Care - FEMININE HYGIENE">Personal Care - FEMININE HYGIENE</option>
                          <option value="Personal Care - FEMININE NEEDS">Personal Care - FEMININE NEEDS</option>
                          <option value="Personal Care - FLOSS INTERDENTAL">Personal Care - FLOSS INTERDENTAL</option>
                          <option value="Personal Care - HAIR ACCESSORIES">Personal Care - HAIR ACCESSORIES</option>
                          <option value="Personal Care - HAIR APPLIANCES">Personal Care - HAIR APPLIANCES</option>
                          <option value="Personal Care - HAIRCOLOR">Personal Care - HAIRCOLOR</option>
                          <option value="Personal Care - HAIRSPRAY">Personal Care - HAIRSPRAY</option>
                          <option value="Personal Care - HAND LIQUIDS">Personal Care - HAND LIQUIDS</option>
                          <option value="Personal Care - INCONTINENCE">Personal Care - INCONTINENCE</option>
                          <option value="Personal Care - KIDS ORAL CARE">Personal Care - KIDS ORAL CARE</option>
                          <option value="Personal Care - MOUTH WASH AND BREATH">Personal Care - MOUTH WASH AND BREATH</option>
                          <option value="Personal Care - MULTI-CULTURAL CARE">Personal Care - MULTI-CULTURAL CARE</option>
                          <option value="Personal Care - NATURALS">Personal Care - NATURALS</option>
                          <option value="Personal Care - SHAMPOOS AND CONDITIONERS">Personal Care - SHAMPOOS AND CONDITIONERS</option>
                          <option value="Personal Care - STYLING PRODUCTS">Personal Care - STYLING PRODUCTS</option>
                          <option value="Personal Care - TOOTHBRUSHES">Personal Care - TOOTHBRUSHES</option>
                          <option value="Personal Care - TOOTHPASTE">Personal Care - TOOTHPASTE</option>
                          <option value="Personal Care - TRIAL TRAVEL">Personal Care - TRIAL TRAVEL</option>
                          <option value="Personal Care - WET SHAVE">Personal Care - WET SHAVE</option>
                          <option value="Pets &amp; Supplies - AQUATICS">Pets &amp; Supplies - AQUATICS</option>
                          <option value="Pets &amp; Supplies - CANNED CAT FOOD">Pets &amp; Supplies - CANNED CAT FOOD</option>
                          <option value="Pets &amp; Supplies - CAT ACCESSORIES">Pets &amp; Supplies - CAT ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT FLEA AND TICK">Pets &amp; Supplies - CAT FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - CAT FURNITURE">Pets &amp; Supplies - CAT FURNITURE</option>
                          <option value="Pets &amp; Supplies - CAT LITTER">Pets &amp; Supplies - CAT LITTER</option>
                          <option value="Pets &amp; Supplies - CAT PANS AND ACCESSORIES">Pets &amp; Supplies - CAT PANS AND ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT TREATS">Pets &amp; Supplies - CAT TREATS</option>
                          <option value="Pets &amp; Supplies - CHEWS">Pets &amp; Supplies - CHEWS</option>
                          <option value="Pets &amp; Supplies - COLLARS AND LEASHES">Pets &amp; Supplies - COLLARS AND LEASHES</option>
                          <option value="Pets &amp; Supplies - DOG  GROOMING">Pets &amp; Supplies - DOG &nbsp;GROOMING</option>
                          <option value="Pets &amp; Supplies - DOG FEEDING AND WATERING">Pets &amp; Supplies - DOG FEEDING AND WATERING</option>
                          <option value="Pets &amp; Supplies - DOG HBA">Pets &amp; Supplies - DOG HBA</option>
                          <option value="Pets &amp; Supplies - DOG TOYS">Pets &amp; Supplies - DOG TOYS</option>
                          <option value="Pets &amp; Supplies - DOG TREATS">Pets &amp; Supplies - DOG TREATS</option>
                          <option value="Pets &amp; Supplies - DOMESTIC BIRD">Pets &amp; Supplies - DOMESTIC BIRD</option>
                          <option value="Pets &amp; Supplies - DRY CAT FOOD">Pets &amp; Supplies - DRY CAT FOOD</option>
                          <option value="Pets &amp; Supplies - DRY DOG FOOD">Pets &amp; Supplies - DRY DOG FOOD</option>
                          <option value="Pets &amp; Supplies - FISH LIVE">Pets &amp; Supplies - FISH LIVE</option>
                          <option value="Pets &amp; Supplies - FLEA AND TICK">Pets &amp; Supplies - FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - FRESH DOG FOOD">Pets &amp; Supplies - FRESH DOG FOOD</option>
                          <option value="Pets &amp; Supplies - KENNELS">Pets &amp; Supplies - KENNELS</option>
                          <option value="Pets &amp; Supplies - LIVESTOCK FEED ACCESS">Pets &amp; Supplies - LIVESTOCK FEED ACCESS</option>
                          <option value="Pets &amp; Supplies - PET BEDDING">Pets &amp; Supplies - PET BEDDING</option>
                          <option value="Pets &amp; Supplies - PET BEDS">Pets &amp; Supplies - PET BEDS</option>
                          <option value="Pets &amp; Supplies - PET COLLECTIONS">Pets &amp; Supplies - PET COLLECTIONS</option>
                          <option value="Pets &amp; Supplies - SEASONAL">Pets &amp; Supplies - SEASONAL</option>
                          <option value="Pets &amp; Supplies - SMALL ANIMAL">Pets &amp; Supplies - SMALL ANIMAL</option>
                          <option value="Pets &amp; Supplies - TRAINING AIDS">Pets &amp; Supplies - TRAINING AIDS</option>
                          <option value="Pets &amp; Supplies - WET DOG FOOD">Pets &amp; Supplies - WET DOG FOOD</option>
                          <option value="Adult Beverages - BLUSH AND SPARKLING WINE">Adult Beverages - BLUSH AND SPARKLING WINE</option>
                          <option value="Adult Beverages - BUDGET BEER">Adult Beverages - BUDGET BEER</option>
                          <option value="Adult Beverages - CRAFT BEER">Adult Beverages - CRAFT BEER</option>
                          <option value="Adult Beverages - DARK SPIRITS">Adult Beverages - DARK SPIRITS</option>
                          <option value="Adult Beverages - EUROPEAN IMPORT">Adult Beverages - EUROPEAN IMPORT</option>
                          <option value="Adult Beverages - FLAVORED BEER">Adult Beverages - FLAVORED BEER</option>
                          <option value="Adult Beverages - HEAVY CLASSIC">Adult Beverages - HEAVY CLASSIC</option>
                          <option value="Adult Beverages - IMPORT OTHER">Adult Beverages - IMPORT OTHER</option>
                          <option value="Adult Beverages - LIGHT CLASSIC">Adult Beverages - LIGHT CLASSIC</option>
                          <option value="Adult Beverages - LIGHT SPIRITS">Adult Beverages - LIGHT SPIRITS</option>
                          <option value="Adult Beverages - LOW CALORIE BEER">Adult Beverages - LOW CALORIE BEER</option>
                          <option value="Adult Beverages - MEXICAN IMPORT">Adult Beverages - MEXICAN IMPORT</option>
                          <option value="Adult Beverages - NA BEER">Adult Beverages - NA BEER</option>
                          <option value="Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS">Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS</option>
                          <option value="Adult Beverages - PREMIUM CLASSIC">Adult Beverages - PREMIUM CLASSIC</option>
                          <option value="Adult Beverages - RED WINE">Adult Beverages - RED WINE</option>
                          <option value="Adult Beverages - SINGLES BEER">Adult Beverages - SINGLES BEER</option>
                          <option value="Adult Beverages - SPARKLING OTHER WINES">Adult Beverages - SPARKLING OTHER WINES</option>
                          <option value="Adult Beverages - WHITE WINE">Adult Beverages - WHITE WINE</option>
                          <option value="Adult Beverages - WINE">Adult Beverages - WINE</option>
                          <option value="Candy / Tobacco - CHOCOLATE">Candy / Tobacco - CHOCOLATE</option>
                          <option value="Candy / Tobacco - CHRISTMAS">Candy / Tobacco - CHRISTMAS</option>
                          <option value="Candy / Tobacco - EASTER">Candy / Tobacco - EASTER</option>
                          <option value="Candy / Tobacco - GUM - MINT D01">Candy / Tobacco - GUM - MINT D01</option>
                          <option value="Candy / Tobacco - HALLOWEEN">Candy / Tobacco - HALLOWEEN</option>
                          <option value="Candy / Tobacco - NON CHOCOLATE">Candy / Tobacco - NON CHOCOLATE</option>
                          <option value="Candy / Tobacco - SNACKS TO GO">Candy / Tobacco - SNACKS TO GO</option>
                          <option value="Candy / Tobacco - SPECIALTY CANDY">Candy / Tobacco - SPECIALTY CANDY</option>
                          <option value="Candy / Tobacco - SUGAR FREE">Candy / Tobacco - SUGAR FREE</option>
                          <option value="Candy / Tobacco - VALENTINE">Candy / Tobacco - VALENTINE</option>
                          <option value="Snacks - ASIAN">Snacks - ASIAN</option>
                          <option value="Snacks - CONES AND TOPPING">Snacks - CONES AND TOPPING</option>
                          <option value="Snacks - COOKIES">Snacks - COOKIES</option>
                          <option value="Snacks - CRACKERS">Snacks - CRACKERS</option>
                          <option value="Snacks - CANNED SOFT DRINKS">Snacks - CANNED SOFT DRINKS</option>
                          <option value="Snacks - DIPS">Snacks - DIPS</option>
                          <option value="Snacks - DRIED FRUIT">Snacks - DRIED FRUIT</option>
                          <option value="Snacks - ENERGY DRINKS">Snacks - ENERGY DRINKS</option>
                          <option value="Snacks - FLAVORED WATER">Snacks - FLAVORED WATER</option>
                          <option value="Snacks - FRUIT SNACKS">Snacks - FRUIT SNACKS</option>
                          <option value="Snacks - FUNCTIONAL">Snacks - FUNCTIONAL</option>
                          <option value="Snacks - HEALTHY LIFESTYLE">Snacks - HEALTHY LIFESTYLE</option>
                          <option value="Snacks - ISOTONICS">Snacks - ISOTONICS</option>
                          <option value="Snacks - MULTI PACK JUICE">Snacks - MULTI PACK JUICE</option>
                          <option value="Snacks - NONALCOHOLIC MIXERS">Snacks - NONALCOHOLIC MIXERS</option>
                          <option value="Snacks - POPCORN">Snacks - POPCORN</option>
                          <option value="Snacks - POWDERED SOFT DRINK">Snacks - POWDERED SOFT DRINK</option>
                          <option value="Snacks - PRODUCE DRIED FRUIT">Snacks - PRODUCE DRIED FRUIT</option>
                          <option value="Snacks - PRODUCE SNACKS">Snacks - PRODUCE SNACKS</option>
                          <option value="Snacks - PUDDING CUPS">Snacks - PUDDING CUPS</option>
                          <option value="Snacks - READY TO DRINK COFFEE">Snacks - READY TO DRINK COFFEE</option>
                          <option value="Snacks - READY TO DRINK TEA">Snacks - READY TO DRINK TEA</option>
                          <option value="Snacks - SALTY SNACKS">Snacks - SALTY SNACKS</option>
                          <option value="Snacks - SNACK MEATS">Snacks - SNACK MEATS</option>
                          <option value="Snacks - SNACK NUTS">Snacks - SNACK NUTS</option>
                          <option value="Snacks - SNACKS TO GO">Snacks - SNACKS TO GO</option>
                          <option value="Snacks - SPECIALTY COOKIES">Snacks - SPECIALTY COOKIES</option>
                          <option value="Snacks - SPORTS TRAINING AND MEDICINE">Snacks - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Snacks - WATER">Snacks - WATER</option>
                          <option value="Impulse - BATTERIES">Impulse - BATTERIES</option>
                          <option value="Impulse - CANDY">Impulse - CANDY</option>
                          <option value="Impulse - CHOCOLATE">Impulse - CHOCOLATE</option>
                          <option value="Impulse - COLLECTIBLES">Impulse - COLLECTIBLES</option>
                          <option value="Impulse - DOLLAR PROGRAM">Impulse - DOLLAR PROGRAM</option>
                          <option value="Impulse - GUM - MINT">Impulse - GUM - MINT</option>
                          <option value="Impulse - IMPULSE STRIPS">Impulse - IMPULSE STRIPS</option>
                          <option value="Impulse - SALTY SNACKS">Impulse - SALTY SNACKS</option>
                          <option value="Bakery - BAKERY FREEZER">Bakery - BAKERY FREEZER</option>
                          <option value="Bakery - BAKERY GRAB AND GO">Bakery - BAKERY GRAB AND GO</option>
                          <option value="Bakery - BREAD">Bakery - BREAD</option>
                          <option value="Bakery - BREAKFAST FOODS">Bakery - BREAKFAST FOODS</option>
                          <option value="Bakery - CAKE DESSERTS">Bakery - CAKE DESSERTS</option>
                          <option value="Bakery - CELEBRATION CAKES">Bakery - CELEBRATION CAKES</option>
                          <option value="Bakery - COOKIES">Bakery - COOKIES</option>
                          <option value="Bakery - CUP CAKES">Bakery - CUP CAKES</option>
                          <option value="Bakery - DONUTS AND PASTRIES">Bakery - DONUTS AND PASTRIES</option>
                          <option value="Bakery - ORNAMENTS">Bakery - ORNAMENTS</option>
                          <option value="Bakery - PIE">Bakery - PIE</option>
                          <option value="Bakery - ROLLS">Bakery - ROLLS</option>
                          <option value="Bakery - SHELF STABLE CAKES">Bakery - SHELF STABLE CAKES</option>
                          <option value="Bakery - SPECIALTY BREADS AND ROLLS">Bakery - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Bakery - SWEET BAKED GOODS">Bakery - SWEET BAKED GOODS</option>
                          <option value="Bakery - SWEET GOODS">Bakery - SWEET GOODS</option>
                          <option value="Bakery - VALUE SWEETS">Bakery - VALUE SWEETS</option>
                          <option value="Produce - APPLE CIDER">Produce - APPLE CIDER</option>
                          <option value="Produce - APPLES">Produce - APPLES</option>
                          <option value="Produce - ASPARAGUS">Produce - ASPARAGUS</option>
                          <option value="Produce - AVOCADOS">Produce - AVOCADOS</option>
                          <option value="Produce - BANANAS">Produce - BANANAS</option>
                          <option value="Produce - BELL PEPPER">Produce - BELL PEPPER</option>
                          <option value="Produce - BLACKBERRIES">Produce - BLACKBERRIES</option>
                          <option value="Produce - BLENDING">Produce - BLENDING</option>
                          <option value="Produce - BLUEBERRIES">Produce - BLUEBERRIES</option>
                          <option value="Produce - BROCCOLI">Produce - BROCCOLI</option>
                          <option value="Produce - BULBS">Produce - BULBS</option>
                          <option value="Produce - CABBAGE">Produce - CABBAGE</option>
                          <option value="Produce - CAL SEASONAL">Produce - CAL SEASONAL</option>
                          <option value="Produce - CANTALOUPES">Produce - CANTALOUPES</option>
                          <option value="Produce - CARROTS">Produce - CARROTS</option>
                          <option value="Produce - CAULIFLOWER">Produce - CAULIFLOWER</option>
                          <option value="Produce - CELERY">Produce - CELERY</option>
                          <option value="Produce - CHILIS">Produce - CHILIS</option>
                          <option value="Produce - CORN">Produce - CORN</option>
                          <option value="Produce - CRANBERRIES">Produce - CRANBERRIES</option>
                          <option value="Produce - CUCUMBERS">Produce - CUCUMBERS</option>
                          <option value="Produce - CUT FRUIT PACKAGED">Produce - CUT FRUIT PACKAGED</option>
                          <option value="Produce - CUT FRUIT PROCESSED">Produce - CUT FRUIT PROCESSED</option>
                          <option value="Produce - DIPS">Produce - DIPS</option>
                          <option value="Produce - DIPS AND GLAZE">Produce - DIPS AND GLAZE</option>
                          <option value="Produce - DRESSINGS">Produce - DRESSINGS</option>
                          <option value="Produce - DRIED FRUIT">Produce - DRIED FRUIT</option>
                          <option value="Produce - DRIED VEGGIES">Produce - DRIED VEGGIES</option>
                          <option value="Produce - ETHNIC AND SPECIALTY">Produce - ETHNIC AND SPECIALTY</option>
                          <option value="Produce - ETHNIC ROOTS">Produce - ETHNIC ROOTS</option>
                          <option value="Produce - GARLIC">Produce - GARLIC</option>
                          <option value="Produce - GRAPEFRUIT">Produce - GRAPEFRUIT</option>
                          <option value="Produce - GRAPES">Produce - GRAPES</option>
                          <option value="Produce - GREENS">Produce - GREENS</option>
                          <option value="Produce - HERBS">Produce - HERBS</option>
                          <option value="Produce - KIWI">Produce - KIWI</option>
                          <option value="Produce - LEMONS">Produce - LEMONS</option>
                          <option value="Produce - LETTUCE">Produce - LETTUCE</option>
                          <option value="Produce - LIMES">Produce - LIMES</option>
                          <option value="Produce - MANDARINS">Produce - MANDARINS</option>
                          <option value="Produce - MANGOES">Produce - MANGOES</option>
                          <option value="Produce - MIXED BOUQUETS">Produce - MIXED BOUQUETS</option>
                          <option value="Produce - MIXED VEGETABLES">Produce - MIXED VEGETABLES</option>
                          <option value="Produce - MUSHROOM">Produce - MUSHROOM</option>
                          <option value="Produce - NECTARINES">Produce - NECTARINES</option>
                          <option value="Produce - NUT MEATS">Produce - NUT MEATS</option>
                          <option value="Produce - NUTS PEANUTS">Produce - NUTS PEANUTS</option>
                          <option value="Produce - NUTS PISTACHIOS">Produce - NUTS PISTACHIOS</option>
                          <option value="Produce - NUTS SEASONAL">Produce - NUTS SEASONAL</option>
                          <option value="Produce - NUTS SUNFLOWER">Produce - NUTS SUNFLOWER</option>
                          <option value="Produce - ONIONS">Produce - ONIONS</option>
                          <option value="Produce - ORANGES">Produce - ORANGES</option>
                          <option value="Produce - ORG MIXED BERRIES">Produce - ORG MIXED BERRIES</option>
                          <option value="Produce - ORGANIC COOKING VEG">Produce - ORGANIC COOKING VEG</option>
                          <option value="Produce - PAPAYAS">Produce - PAPAYAS</option>
                          <option value="Produce - PEACHES">Produce - PEACHES</option>
                          <option value="Produce - PEARS">Produce - PEARS</option>
                          <option value="Produce - PINEAPPLES">Produce - PINEAPPLES</option>
                          <option value="Produce - PACKAGED SALADS">Produce - PACKAGED SALADS</option>
                          <option value="Produce - PLUMS">Produce - PLUMS</option>
                          <option value="Produce - POTATOES">Produce - POTATOES</option>
                          <option value="Produce - PREMIUM BEVERAGE">Produce - PREMIUM BEVERAGE</option>
                          <option value="Produce - PRODUCE SNACKS">Produce - PRODUCE SNACKS</option>
                          <option value="Produce - PUMPKINS SEASONAL">Produce - PUMPKINS SEASONAL</option>
                          <option value="Produce - RAINIER CHERRIES">Produce - RAINIER CHERRIES</option>
                          <option value="Produce - RASPBERRIES">Produce - RASPBERRIES</option>
                          <option value="Produce - RED CHERRIES">Produce - RED CHERRIES</option>
                          <option value="Produce - ROSES">Produce - ROSES</option>
                          <option value="Produce - SALAD TOPPINGS">Produce - SALAD TOPPINGS</option>
                          <option value="Produce - SOFT VEGETABLES">Produce - SOFT VEGETABLES</option>
                          <option value="Produce - SPECIALITY">Produce - SPECIALITY</option>
                          <option value="Produce - SPECIALTY STONEFRUIT">Produce - SPECIALTY STONEFRUIT</option>
                          <option value="Produce - SQUASH">Produce - SQUASH</option>
                          <option value="Produce - STRAWBERRIES">Produce - STRAWBERRIES</option>
                          <option value="Produce - SWEET POTATOES">Produce - SWEET POTATOES</option>
                          <option value="Produce - TOMATOS">Produce - TOMATOS</option>
                          <option value="Produce - TRAIL MIX">Produce - TRAIL MIX</option>
                          <option value="Produce - VALUE ADDED VEGETABLES">Produce - VALUE ADDED VEGETABLES</option>
                          <option value="Produce - VARIETY MELONS">Produce - VARIETY MELONS</option>
                          <option value="Produce - VARIETY TROPICALS">Produce - VARIETY TROPICALS</option>
                          <option value="Produce - WATERMELONS">Produce - WATERMELONS</option>
                          <option value="Prepared Deli - BABYBEL">Prepared Deli - BABYBEL</option>
                          <option value="Prepared Deli - BULK SALADS">Prepared Deli - BULK SALADS</option>
                          <option value="Prepared Deli - CHEESE">Prepared Deli - CHEESE</option>
                          <option value="Prepared Deli - DRINKS">Prepared Deli - DRINKS</option>
                          <option value="Prepared Deli - HOT CASE AND CHILLED">Prepared Deli - HOT CASE AND CHILLED</option>
                          <option value="Prepared Deli - MEAT">Prepared Deli - MEAT</option>
                          <option value="Prepared Deli - PACKAGED MEALS">Prepared Deli - PACKAGED MEALS</option>
                          <option value="Prepared Deli - PARTY TRAYS">Prepared Deli - PARTY TRAYS</option>
                          <option value="Prepared Deli - PASTA AND SAUCES">Prepared Deli - PASTA AND SAUCES</option>
                          <option value="Prepared Deli - PIZZA">Prepared Deli - PIZZA</option>
                          <option value="Prepared Deli - PREPARED MEALS">Prepared Deli - PREPARED MEALS</option>
                          <option value="Prepared Deli - ROTISSERIE">Prepared Deli - ROTISSERIE</option>
                          <option value="Prepared Deli - SALADS">Prepared Deli - SALADS</option>
                          <option value="Prepared Deli - SANDWICHES">Prepared Deli - SANDWICHES</option>
                          <option value="Prepared Deli - SNACKING">Prepared Deli - SNACKING</option>
                          <option value="Prepared Deli - SOUPS">Prepared Deli - SOUPS</option>
                          <option value="Prepared Deli - SPREADS AND DIPS">Prepared Deli - SPREADS AND DIPS</option>
                          <option value="Prepared Deli - SUSHI">Prepared Deli - SUSHI</option>
                          <option value="Prepared Deli - TABLE READY SALADS">Prepared Deli - TABLE READY SALADS</option>
                          <option value="Commercial Packaged Bread - BREAD">Commercial Packaged Bread - BREAD</option>
                          <option value="Commercial Packaged Bread - BREAKFAST FOODS">Commercial Packaged Bread - BREAKFAST FOODS</option>
                          <option value="Commercial Packaged Bread - BUNS">Commercial Packaged Bread - BUNS</option>
                          <option value="Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS">Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Commercial Packaged Bread - SWEET BAKED GOODS">Commercial Packaged Bread - SWEET BAKED GOODS</option>
                          <option value="Commercial Packaged Bread - TORTILLAS">Commercial Packaged Bread - TORTILLAS</option>
                          <option value="Dairy - BUTTER MARGARINE">Dairy - BUTTER MARGARINE</option>
                          <option value="Dairy - CHEESES">Dairy - CHEESES</option>
                          <option value="Dairy - CHILLED BAKING">Dairy - CHILLED BAKING</option>
                          <option value="Dairy - CHILLED BEVERAGES">Dairy - CHILLED BEVERAGES</option>
                          <option value="Dairy - CULTURED PRODUCTS">Dairy - CULTURED PRODUCTS</option>
                          <option value="Dairy - DESSERTS">Dairy - DESSERTS</option>
                          <option value="Dairy - EGGS">Dairy - EGGS</option>
                          <option value="Dairy - HISPANIC CHILLED">Dairy - HISPANIC CHILLED</option>
                          <option value="Dairy - MILK CREAMERS">Dairy - MILK CREAMERS</option>
                          <option value="Dairy - MILK">Dairy - MILK</option>
                          <option value="Dairy - SPREADS-CREAM CHEESE-BFAST BREADS">Dairy - SPREADS-CREAM CHEESE-BFAST BREADS</option>
                          <option value="Dairy - YOGURT">Dairy - YOGURT</option>
                          <option value="Deli - BACON">Deli - BACON</option>
                          <option value="Deli - BREAKFAST CONVENIENCE">Deli - BREAKFAST CONVENIENCE</option>
                          <option value="Deli - BREAKFAST SAUSAGE">Deli - BREAKFAST SAUSAGE</option>
                          <option value="Deli - DINNER MEATS">Deli - DINNER MEATS</option>
                          <option value="Deli - HOT DOGS">Deli - HOT DOGS</option>
                          <option value="Deli - LUNCH COMBOS">Deli - LUNCH COMBOS</option>
                          <option value="Deli - LUNCHMEAT">Deli - LUNCHMEAT</option>
                          <option value="Dry Grocery - ADULT-FAMILY MEALS">Dry Grocery - ADULT-FAMILY MEALS</option>
                          <option value="Dry Grocery - ASIAN">Dry Grocery - ASIAN</option>
                          <option value="Dry Grocery - BAG PASTA">Dry Grocery - BAG PASTA</option>
                          <option value="Dry Grocery - BAKING MIXES">Dry Grocery - BAKING MIXES</option>
                          <option value="Dry Grocery - BAKING NUTS CAN MILK">Dry Grocery - BAKING NUTS CAN MILK</option>
                          <option value="Dry Grocery - BATTERS">Dry Grocery - BATTERS</option>
                          <option value="Dry Grocery - BOX JUICE">Dry Grocery - BOX JUICE</option>
                          <option value="Dry Grocery - CHILI">Dry Grocery - CHILI</option>
                          <option value="Dry Grocery - COFFEE">Dry Grocery - COFFEE</option>
                          <option value="Dry Grocery - COLD CEREAL">Dry Grocery - COLD CEREAL</option>
                          <option value="Dry Grocery - COOKIES">Dry Grocery - COOKIES</option>
                          <option value="Dry Grocery - DIET AND HEALTH">Dry Grocery - DIET AND HEALTH</option>
                          <option value="Dry Grocery - DIY PIZZA">Dry Grocery - DIY PIZZA</option>
                          <option value="Dry Grocery - GRAVY">Dry Grocery - GRAVY</option>
                          <option value="Dry Grocery - ETHNIC">Dry Grocery - ETHNIC</option>
                          <option value="Dry Grocery - FLOUR">Dry Grocery - FLOUR</option>
                          <option value="Dry Grocery - FROZEN INTERNATIONAL FOODS">Dry Grocery - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Dry Grocery - GRILL ACCESSORIES">Dry Grocery - GRILL ACCESSORIES</option>
                          <option value="Dry Grocery - HEALTHY LIFESTYLE">Dry Grocery - HEALTHY LIFESTYLE</option>
                          <option value="Dry Grocery - HISPANIC">Dry Grocery - HISPANIC</option>
                          <option value="Dry Grocery - HOT CEREAL">Dry Grocery - HOT CEREAL</option>
                          <option value="Dry Grocery - INSTITUTIONAL">Dry Grocery - INSTITUTIONAL</option>
                          <option value="Dry Grocery - JAMS AND JELLY">Dry Grocery - JAMS AND JELLY</option>
                          <option value="Dry Grocery - JELLO AND MARSHMALLO">Dry Grocery - JELLO AND MARSHMALLO</option>
                          <option value="Dry Grocery - KIDS MEALS">Dry Grocery - KIDS MEALS</option>
                          <option value="Dry Grocery - MAC AND CHEESE">Dry Grocery - MAC AND CHEESE</option>
                          <option value="Dry Grocery - MAYONNAISE">Dry Grocery - MAYONNAISE</option>
                          <option value="Dry Grocery - MUSTARD KETCHUP">Dry Grocery - MUSTARD KETCHUP</option>
                          <option value="Dry Grocery - OIL AND SHORTENING">Dry Grocery - OIL AND SHORTENING</option>
                          <option value="Dry Grocery - OLIVES">Dry Grocery - OLIVES</option>
                          <option value="Dry Grocery - PEANUT BUTTER">Dry Grocery - PEANUT BUTTER</option>
                          <option value="Dry Grocery - PICKLES">Dry Grocery - PICKLES</option>
                          <option value="Dry Grocery - PIE FILLING">Dry Grocery - PIE FILLING</option>
                          <option value="Dry Grocery - PORTABLE SNACKING">Dry Grocery - PORTABLE SNACKING</option>
                          <option value="Dry Grocery - POTATO AND STUFFING">Dry Grocery - POTATO AND STUFFING</option>
                          <option value="Dry Grocery - POWDERED SOFT DRINK">Dry Grocery - POWDERED SOFT DRINK</option>
                          <option value="Dry Grocery - PR BREAD AND TORTILLAS">Dry Grocery - PR BREAD AND TORTILLAS</option>
                          <option value="Dry Grocery - RICE AND BEANS">Dry Grocery - RICE AND BEANS</option>
                          <option value="Dry Grocery - SALAD DRESSING">Dry Grocery - SALAD DRESSING</option>
                          <option value="Dry Grocery - SALAD TOPPINGS">Dry Grocery - SALAD TOPPINGS</option>
                          <option value="Dry Grocery - SAUCES">Dry Grocery - SAUCES</option>
                          <option value="Dry Grocery - SHELF STABLE BEANS">Dry Grocery - SHELF STABLE BEANS</option>
                          <option value="Dry Grocery - SHELF STABLE CHEESE">Dry Grocery - SHELF STABLE CHEESE</option>
                          <option value="Dry Grocery - SHELF STABLE FRUIT">Dry Grocery - SHELF STABLE FRUIT</option>
                          <option value="Dry Grocery - SHELF STABLE JUICE">Dry Grocery - SHELF STABLE JUICE</option>
                          <option value="Dry Grocery - SHELF STABLE MEATS">Dry Grocery - SHELF STABLE MEATS</option>
                          <option value="Dry Grocery - SHELF STABLE SEAFOOD">Dry Grocery - SHELF STABLE SEAFOOD</option>
                          <option value="Dry Grocery - SHELF STABLE TOMATOES">Dry Grocery - SHELF STABLE TOMATOES</option>
                          <option value="Dry Grocery - SHELF STABLE VEGETABLES">Dry Grocery - SHELF STABLE VEGETABLES</option>
                          <option value="Dry Grocery - SOUP">Dry Grocery - SOUP</option>
                          <option value="Dry Grocery - SPAGHETTI SAUCE">Dry Grocery - SPAGHETTI SAUCE</option>
                          <option value="Dry Grocery - SPICES AND SALT">Dry Grocery - SPICES AND SALT</option>
                          <option value="Dry Grocery - SUGAR">Dry Grocery - SUGAR</option>
                          <option value="Dry Grocery - SWEET BAKED GOODS">Dry Grocery - SWEET BAKED GOODS</option>
                          <option value="Dry Grocery - SYRUP AND MIXES">Dry Grocery - SYRUP AND MIXES</option>
                          <option value="Dry Grocery - TEA">Dry Grocery - TEA</option>
                          <option value="Dry Grocery - TEXMEX">Dry Grocery - TEXMEX</option>
                          <option value="Dry Grocery - TORTILLAS">Dry Grocery - TORTILLAS</option>
                          <option value="Dry Grocery - VINEGAR">Dry Grocery - VINEGAR</option>
                          <option value="Frozen - FROZEN BAKERY">Frozen - FROZEN BAKERY</option>
                          <option value="Frozen - FROZEN BREAD AND PASTRIES">Frozen - FROZEN BREAD AND PASTRIES</option>
                          <option value="Frozen - FROZEN BREAKFAST FOODS">Frozen - FROZEN BREAKFAST FOODS</option>
                          <option value="Frozen - FROZEN DOG FOOD">Frozen - FROZEN DOG FOOD</option>
                          <option value="Frozen - FROZEN ENTERTAINING">Frozen - FROZEN ENTERTAINING</option>
                          <option value="Frozen - FROZEN INTERNATIONAL FOODS">Frozen - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Frozen - FROZEN MEALS">Frozen - FROZEN MEALS</option>
                          <option value="Frozen - FROZEN PREPARED MEAT AND SEAFOOD">Frozen - FROZEN PREPARED MEAT AND SEAFOOD</option>
                          <option value="Frozen - FROZEN PIZZA">Frozen - FROZEN PIZZA</option>
                          <option value="Frozen - FROZEN POTATOES">Frozen - FROZEN POTATOES</option>
                          <option value="Frozen - FROZEN PRODUCE">Frozen - FROZEN PRODUCE</option>
                          <option value="Frozen - ICE CREAM">Frozen - ICE CREAM</option>
                          <option value="Meat - CHOICE BEEF">Meat - CHOICE BEEF</option>
                          <option value="Meat - CONDIMENTS">Meat - CONDIMENTS</option>
                          <option value="Meat - EXOTIC MEATS">Meat - EXOTIC MEATS</option>
                          <option value="Meat - FRESH BEEF OFFALS">Meat - FRESH BEEF OFFALS</option>
                          <option value="Meat - FRESH CHICKEN">Meat - FRESH CHICKEN</option>
                          <option value="Meat - FRESH DINNER SAUSAGE">Meat - FRESH DINNER SAUSAGE</option>
                          <option value="Meat - FRESH FIN FISH">Meat - FRESH FIN FISH</option>
                          <option value="Meat - FRESH GRND BEEF PATTIES">Meat - FRESH GRND BEEF PATTIES</option>
                          <option value="Meat - FRESH GROUND BEEF">Meat - FRESH GROUND BEEF</option>
                          <option value="Meat - FRESH PORK">Meat - FRESH PORK</option>
                          <option value="Meat - FRESH PORK OFFALS">Meat - FRESH PORK OFFALS</option>
                          <option value="Meat - FRESH SALMON">Meat - FRESH SALMON</option>
                          <option value="Meat - FRESH SHELLFISH">Meat - FRESH SHELLFISH</option>
                          <option value="Meat - FRESH SHRIMP">Meat - FRESH SHRIMP</option>
                          <option value="Meat - FRESH SPECIALTY MEAT HALAL RW">Meat - FRESH SPECIALTY MEAT HALAL RW</option>
                          <option value="Meat - FRESH TURKEY">Meat - FRESH TURKEY</option>
                          <option value="Meat - FROZEN BEEF OFFALS">Meat - FROZEN BEEF OFFALS</option>
                          <option value="Meat - FROZEN BEEF PATTIES">Meat - FROZEN BEEF PATTIES</option>
                          <option value="Meat - FROZEN BEEF STEAKS">Meat - FROZEN BEEF STEAKS</option>
                          <option value="Meat - FROZEN CHICKEN">Meat - FROZEN CHICKEN</option>
                          <option value="Meat - FROZEN DINNER SAUSAGE">Meat - FROZEN DINNER SAUSAGE</option>
                          <option value="Meat - FROZEN DSD">Meat - FROZEN DSD</option>
                          <option value="Meat - FROZEN PORK">Meat - FROZEN PORK</option>
                          <option value="Meat - FROZEN TURKEY">Meat - FROZEN TURKEY</option>
                          <option value="Meat - FROZEN FISH">Meat - FROZEN FISH</option>
                          <option value="Meat - FROZEN SHELLFISH">Meat - FROZEN SHELLFISH</option>
                          <option value="Meat - FROZEN SHRIMP">Meat - FROZEN SHRIMP</option>
                          <option value="Meat - FROZEN TILAPIA">Meat - FROZEN TILAPIA</option>
                          <option value="Meat - SEAFOOD GRAB N GO">Meat - SEAFOOD GRAB N GO</option>
                          <option value="Meat - SELECT BEEF">Meat - SELECT BEEF</option>
                          <option value="Meat - SMOKED MEATS">Meat - SMOKED MEATS</option>
                          <option value="Meat - SPARERIBS AND BACKRIBS">Meat - SPARERIBS AND BACKRIBS</option>
                          <option value="Meat - SPECIALTY BEEF">Meat - SPECIALTY BEEF</option>
                          <option value="Boyswear - ACTIVE">Boyswear - ACTIVE</option>
                          <option value="Boyswear - CASUAL PANTS">Boyswear - CASUAL PANTS</option>
                          <option value="Boyswear - FLEECE">Boyswear - FLEECE</option>
                          <option value="Boyswear - HEAD AND HAND">Boyswear - HEAD AND HAND</option>
                          <option value="Boyswear - HOLIDAY">Boyswear - HOLIDAY</option>
                          <option value="Boyswear - JEANS">Boyswear - JEANS</option>
                          <option value="Boyswear - KNIT TOPS">Boyswear - KNIT TOPS</option>
                          <option value="Boyswear - LICENSED">Boyswear - LICENSED</option>
                          <option value="Boyswear - OUTERWEAR">Boyswear - OUTERWEAR</option>
                          <option value="Boyswear - SCHOOL UNIFORMS">Boyswear - SCHOOL UNIFORMS</option>
                          <option value="Boyswear - SETS">Boyswear - SETS</option>
                          <option value="Boyswear - SHORTS">Boyswear - SHORTS</option>
                          <option value="Boyswear - SLEEPWEAR">Boyswear - SLEEPWEAR</option>
                          <option value="Boyswear - SOCKS">Boyswear - SOCKS</option>
                          <option value="Boyswear - SWIMWEAR">Boyswear - SWIMWEAR</option>
                          <option value="Boyswear - THERMALS">Boyswear - THERMALS</option>
                          <option value="Boyswear - UNDERWEAR">Boyswear - UNDERWEAR</option>
                          <option value="Boyswear - WOVEN SHIRTS">Boyswear - WOVEN SHIRTS</option>
                          <option value="Family Socks - CASUAL SOCKS">Family Socks - CASUAL SOCKS</option>
                          <option value="Family Socks - CORE BASIC SOCKS">Family Socks - CORE BASIC SOCKS</option>
                          <option value="Family Socks - LINERS">Family Socks - LINERS</option>
                          <option value="Family Socks - PERFORMANCE SOCKS">Family Socks - PERFORMANCE SOCKS</option>
                          <option value="Family Socks - SEASONAL SOCKS">Family Socks - SEASONAL SOCKS</option>
                          <option value="Family Socks - WELLNESS SOCKS">Family Socks - WELLNESS SOCKS</option>
                          <option value="Foundations - DAYWEAR">Foundations - DAYWEAR</option>
                          <option value="Foundations - JUNIOR BRAS">Foundations - JUNIOR BRAS</option>
                          <option value="Foundations - MATERNITY">Foundations - MATERNITY</option>
                          <option value="Foundations - MISSY BRAS">Foundations - MISSY BRAS</option>
                          <option value="Foundations - SHAPEWEAR">Foundations - SHAPEWEAR</option>
                          <option value="Foundations - SPORT BRAS">Foundations - SPORT BRAS</option>
                          <option value="Girlswear - 365 GIRLS">Girlswear - 365 GIRLS</option>
                          <option value="Girlswear - ACTIVE">Girlswear - ACTIVE</option>
                          <option value="Girlswear - BRAS">Girlswear - BRAS</option>
                          <option value="Girlswear - CASUAL PANTS">Girlswear - CASUAL PANTS</option>
                          <option value="Girlswear - DANCEWEAR">Girlswear - DANCEWEAR</option>
                          <option value="Girlswear - DRESSES">Girlswear - DRESSES</option>
                          <option value="Girlswear - FLEECE">Girlswear - FLEECE</option>
                          <option value="Girlswear - HEAD AND HAND">Girlswear - HEAD AND HAND</option>
                          <option value="Girlswear - HOLIDAY">Girlswear - HOLIDAY</option>
                          <option value="Girlswear - HOSIERY">Girlswear - HOSIERY</option>
                          <option value="Girlswear - JEANS">Girlswear - JEANS</option>
                          <option value="Girlswear - KNIT TOPS">Girlswear - KNIT TOPS</option>
                          <option value="Girlswear - LICENSED">Girlswear - LICENSED</option>
                          <option value="Girlswear - OUTERWEAR">Girlswear - OUTERWEAR</option>
                          <option value="Girlswear - RELATED SEPERATES">Girlswear - RELATED SEPERATES</option>
                          <option value="Girlswear - SCHOOL UNIFORMS">Girlswear - SCHOOL UNIFORMS</option>
                          <option value="Girlswear - SETS">Girlswear - SETS</option>
                          <option value="Girlswear - SHORTS">Girlswear - SHORTS</option>
                          <option value="Girlswear - SKIRTS">Girlswear - SKIRTS</option>
                          <option value="Girlswear - SLEEPWEAR">Girlswear - SLEEPWEAR</option>
                          <option value="Girlswear - SOCKS">Girlswear - SOCKS</option>
                          <option value="Girlswear - SWEATERS">Girlswear - SWEATERS</option>
                          <option value="Girlswear - SWIMWEAR">Girlswear - SWIMWEAR</option>
                          <option value="Girlswear - TEAM SPORTS">Girlswear - TEAM SPORTS</option>
                          <option value="Girlswear - THERMALS">Girlswear - THERMALS</option>
                          <option value="Girlswear - UNDERWEAR">Girlswear - UNDERWEAR</option>
                          <option value="Girlswear - WOVEN TOPS">Girlswear - WOVEN TOPS</option>
                          <option value="Handbags And Accessories - BACKPACK">Handbags And Accessories - BACKPACK</option>
                          <option value="Handbags And Accessories - BEACH TOTE">Handbags And Accessories - BEACH TOTE</option>
                          <option value="Handbags And Accessories - BELTS">Handbags And Accessories - BELTS</option>
                          <option value="Handbags And Accessories - HAIR ACCESSORIES">Handbags And Accessories - HAIR ACCESSORIES</option>
                          <option value="Handbags And Accessories - HANDBAGS">Handbags And Accessories - HANDBAGS</option>
                          <option value="Handbags And Accessories - HATS">Handbags And Accessories - HATS</option>
                          <option value="Handbags And Accessories - RAINWEAR">Handbags And Accessories - RAINWEAR</option>
                          <option value="Handbags And Accessories - SCARVES">Handbags And Accessories - SCARVES</option>
                          <option value="Handbags And Accessories - SMALL LEATHER GOODS">Handbags And Accessories - SMALL LEATHER GOODS</option>
                          <option value="Handbags And Accessories - SUNGLASSES">Handbags And Accessories - SUNGLASSES</option>
                          <option value="Handbags And Accessories - WINTER ACCESSORIES">Handbags And Accessories - WINTER ACCESSORIES</option>
                          <option value="Hosiery - HOSIERY">Hosiery - HOSIERY</option>
                          <option value="Hosiery - LEGGINGS">Hosiery - LEGGINGS</option>
                          <option value="Hosiery - TIGHTS">Hosiery - TIGHTS</option>
                          <option value="Infant Apparel - BABY DRESSES">Infant Apparel - BABY DRESSES</option>
                          <option value="Infant Apparel - BABY FLEECE">Infant Apparel - BABY FLEECE</option>
                          <option value="Infant Apparel - BABY LICENSE">Infant Apparel - BABY LICENSE</option>
                          <option value="Infant Apparel - BABY PLAYWEAR">Infant Apparel - BABY PLAYWEAR</option>
                          <option value="Infant Apparel - BABY SEPARATES">Infant Apparel - BABY SEPARATES</option>
                          <option value="Infant Apparel - BABY SETS">Infant Apparel - BABY SETS</option>
                          <option value="Infant Apparel - BABY SLEEP AND PLAY">Infant Apparel - BABY SLEEP AND PLAY</option>
                          <option value="Infant Apparel - BABY TRAVEL NEEDS">Infant Apparel - BABY TRAVEL NEEDS</option>
                          <option value="Infant Apparel - BASIC BIBS">Infant Apparel - BASIC BIBS</option>
                          <option value="Infant Apparel - BEDDING AND ACCESSORIES">Infant Apparel - BEDDING AND ACCESSORIES</option>
                          <option value="Infant Apparel - DIAPER BLANKETS BATH">Infant Apparel - DIAPER BLANKETS BATH</option>
                          <option value="Infant Apparel - GIFTS">Infant Apparel - GIFTS</option>
                          <option value="Infant Apparel - HEAD AND HAND">Infant Apparel - HEAD AND HAND</option>
                          <option value="Infant Apparel - HOLIDAY MOTIF">Infant Apparel - HOLIDAY MOTIF</option>
                          <option value="Infant Apparel - LAYETTE BIBS">Infant Apparel - LAYETTE BIBS</option>
                          <option value="Infant Apparel - LAYETTE BODYSUITS">Infant Apparel - LAYETTE BODYSUITS</option>
                          <option value="Infant Apparel - LAYETTE ONE PIECES">Infant Apparel - LAYETTE ONE PIECES</option>
                          <option value="Infant Apparel - LAYETTE PANTS">Infant Apparel - LAYETTE PANTS</option>
                          <option value="Infant Apparel - LAYETTE SETS">Infant Apparel - LAYETTE SETS</option>
                          <option value="Infant Apparel - LAYETTE SOCKS AND SHOES">Infant Apparel - LAYETTE SOCKS AND SHOES</option>
                          <option value="Infant Apparel - OUTERWEAR">Infant Apparel - OUTERWEAR</option>
                          <option value="Infant Apparel - SLEEPWEAR">Infant Apparel - SLEEPWEAR</option>
                          <option value="Infant Apparel - SOCKS">Infant Apparel - SOCKS</option>
                          <option value="Infant Apparel - SWIMWEAR">Infant Apparel - SWIMWEAR</option>
                          <option value="Infant Apparel - DENIM">Infant Apparel - DENIM</option>
                          <option value="Infant Apparel - FLEECE">Infant Apparel - FLEECE</option>
                          <option value="Infant Apparel - LICENSE">Infant Apparel - LICENSE</option>
                          <option value="Infant Apparel - PLAYWEAR">Infant Apparel - PLAYWEAR</option>
                          <option value="Infant Apparel - SEPARATES">Infant Apparel - SEPARATES</option>
                          <option value="Infant Apparel - SETS">Infant Apparel - SETS</option>
                          <option value="Infant Apparel - TEAM SPORTS">Infant Apparel - TEAM SPORTS</option>
                          <option value="Infant Apparel - TG DENIM">Infant Apparel - TG DENIM</option>
                          <option value="Infant Apparel - UNDERWEAR">Infant Apparel - UNDERWEAR</option>
                          <option value="Jewelry - EAR PIERCING">Jewelry - EAR PIERCING</option>
                          <option value="Jewelry - FINE JEWELRY COUNTERTOPS">Jewelry - FINE JEWELRY COUNTERTOPS</option>
                          <option value="Jewelry - FINE JEWELRY SHOWCASES">Jewelry - FINE JEWELRY SHOWCASES</option>
                          <option value="Jewelry - JEWELRY CLEANER">Jewelry - JEWELRY CLEANER</option>
                          <option value="Jewelry - JEWELRY COSTUME">Jewelry - JEWELRY COSTUME</option>
                          <option value="Jewelry - JEWELRY GIFTS">Jewelry - JEWELRY GIFTS</option>
                          <option value="Jewelry - JEWELRY ORGANIZATION">Jewelry - JEWELRY ORGANIZATION</option>
                          <option value="Jewelry - JEWELRY SUNGLASSES">Jewelry - JEWELRY SUNGLASSES</option>
                          <option value="Jewelry - KIDS WATCHES">Jewelry - KIDS WATCHES</option>
                          <option value="Jewelry - WATCH ACCESSORIES">Jewelry - WATCH ACCESSORIES</option>
                          <option value="Jewelry - WATCH COUNTERTOP">Jewelry - WATCH COUNTERTOP</option>
                          <option value="Jewelry - WATCH PROMOTIONS">Jewelry - WATCH PROMOTIONS</option>
                          <option value="Jewelry - WATCH SHOWCASE">Jewelry - WATCH SHOWCASE</option>
                          <option value="Jewelry - WATCH TIMECENTER">Jewelry - WATCH TIMECENTER</option>
                          <option value="Ladies Outerwear - OUTERWEAR">Ladies Outerwear - OUTERWEAR</option>
                          <option value="Ladies Outerwear - SWIMWEAR">Ladies Outerwear - SWIMWEAR</option>
                          <option value="Ladieswear - ACTIVE LS KNITS">Ladieswear - ACTIVE LS KNITS</option>
                          <option value="Ladieswear - ACTIVE SLEEVELESS KNITS">Ladieswear - ACTIVE SLEEVELESS KNITS</option>
                          <option value="Ladieswear - ACTIVE SS KNITS">Ladieswear - ACTIVE SS KNITS</option>
                          <option value="Ladieswear - ACTIVEWEAR - TOPS JR">Ladieswear - ACTIVEWEAR - TOPS JR</option>
                          <option value="Ladieswear - CAPRIS ACTIVE">Ladieswear - CAPRIS ACTIVE</option>
                          <option value="Ladieswear - CAPRIS MISSY">Ladieswear - CAPRIS MISSY</option>
                          <option value="Ladieswear - DENIM CAPRIS JR">Ladieswear - DENIM CAPRIS JR</option>
                          <option value="Ladieswear - DENIM JR">Ladieswear - DENIM JR</option>
                          <option value="Ladieswear - DRESSES">Ladieswear - DRESSES</option>
                          <option value="Ladieswear - DRESSES JR">Ladieswear - DRESSES JR</option>
                          <option value="Ladieswear - FLEECE-MISSY">Ladieswear - FLEECE-MISSY</option>
                          <option value="Ladieswear - JACKETS ACTIVE">Ladieswear - JACKETS ACTIVE</option>
                          <option value="Ladieswear - JACKETS MISSY">Ladieswear - JACKETS MISSY</option>
                          <option value="Ladieswear - JEANS MISSY">Ladieswear - JEANS MISSY</option>
                          <option value="Ladieswear - KNIT CAPRIS JR">Ladieswear - KNIT CAPRIS JR</option>
                          <option value="Ladieswear - KNIT JR">Ladieswear - KNIT JR</option>
                          <option value="Ladieswear - KNIT TOPS JR">Ladieswear - KNIT TOPS JR</option>
                          <option value="Ladieswear - KNIT TOPS-MISSY">Ladieswear - KNIT TOPS-MISSY</option>
                          <option value="Ladieswear - KNIT TOPS-PLUS">Ladieswear - KNIT TOPS-PLUS</option>
                          <option value="Ladieswear - LADIES COLLECTION MISSY">Ladieswear - LADIES COLLECTION MISSY</option>
                          <option value="Ladieswear - MISSY LS KNIT TOPS">Ladieswear - MISSY LS KNIT TOPS</option>
                          <option value="Ladieswear - MISSY SLEEVELESS KNIT TOPS">Ladieswear - MISSY SLEEVELESS KNIT TOPS</option>
                          <option value="Ladieswear - PANTS ACTIVE">Ladieswear - PANTS ACTIVE</option>
                          <option value="Ladieswear - PANTS JR">Ladieswear - PANTS JR</option>
                          <option value="Ladieswear - PANTS MISSY">Ladieswear - PANTS MISSY</option>
                          <option value="Ladieswear - SCREEN TEES">Ladieswear - SCREEN TEES</option>
                          <option value="Ladieswear - SEASONAL">Ladieswear - SEASONAL</option>
                          <option value="Ladieswear - SHORTS ACTIVE">Ladieswear - SHORTS ACTIVE</option>
                          <option value="Ladieswear - SHORTS JR">Ladieswear - SHORTS JR</option>
                          <option value="Ladieswear - SHORTS MISSY">Ladieswear - SHORTS MISSY</option>
                          <option value="Ladieswear - SKIRTS JR">Ladieswear - SKIRTS JR</option>
                          <option value="Ladieswear - SKIRTS MISSY">Ladieswear - SKIRTS MISSY</option>
                          <option value="Ladieswear - SPORTS BRAS">Ladieswear - SPORTS BRAS</option>
                          <option value="Ladieswear - SWEATERS  MISSY">Ladieswear - SWEATERS MISSY</option>
                          <option value="Ladieswear - SWEATERS JR">Ladieswear - SWEATERS JR</option>
                          <option value="Ladieswear - TEAM SPORTS">Ladieswear - TEAM SPORTS</option>
                          <option value="Ladieswear - WOVEN SHIRTS JR">Ladieswear - WOVEN SHIRTS JR</option>
                          <option value="Ladieswear - WOVENS TOPS-MISSY">Ladieswear - WOVENS TOPS-MISSY</option>
                          <option value="Menswear - ACTIVEWEAR">Menswear - ACTIVEWEAR</option>
                          <option value="Menswear - BASIC ACTIVEWEAR">Menswear - BASIC ACTIVEWEAR</option>
                          <option value="Menswear - CASUAL PANTS">Menswear - CASUAL PANTS</option>
                          <option value="Menswear - COLLEGE">Menswear - COLLEGE</option>
                          <option value="Menswear - DRESS">Menswear - DRESS</option>
                          <option value="Menswear - DRESS SHIRTS">Menswear - DRESS SHIRTS</option>
                          <option value="Menswear - FLEECE">Menswear - FLEECE</option>
                          <option value="Menswear - HEAD AND HAND">Menswear - HEAD AND HAND</option>
                          <option value="Menswear - HIGH SCHOOL">Menswear - HIGH SCHOOL</option>
                          <option value="Menswear - JEANS">Menswear - JEANS</option>
                          <option value="Menswear - KNIT TOPS">Menswear - KNIT TOPS</option>
                          <option value="Menswear - KNITS">Menswear - KNITS</option>
                          <option value="Menswear - LICENSE AND GRAPHICS">Menswear - LICENSE AND GRAPHICS</option>
                          <option value="Menswear - OUTERWEAR">Menswear - OUTERWEAR</option>
                          <option value="Menswear - SHORTS">Menswear - SHORTS</option>
                          <option value="Menswear - SLEEPWEAR">Menswear - SLEEPWEAR</option>
                          <option value="Menswear - SOCCER">Menswear - SOCCER</option>
                          <option value="Menswear - SOCKS">Menswear - SOCKS</option>
                          <option value="Menswear - SWEATERS">Menswear - SWEATERS</option>
                          <option value="Menswear - SWIMWEAR">Menswear - SWIMWEAR</option>
                          <option value="Menswear - THERMALS">Menswear - THERMALS</option>
                          <option value="Menswear - TIES">Menswear - TIES</option>
                          <option value="Menswear - UNDERWEAR">Menswear - UNDERWEAR</option>
                          <option value="Menswear - WORKWEAR">Menswear - WORKWEAR</option>
                          <option value="Menswear - WOVENS">Menswear - WOVENS</option>
                          <option value="Plus Size/Maternity - CAPRIS PLUS">Plus Size/Maternity - CAPRIS PLUS</option>
                          <option value="Plus Size/Maternity - DRESSES PLUS">Plus Size/Maternity - DRESSES PLUS</option>
                          <option value="Plus Size/Maternity - FLEECE PLUS">Plus Size/Maternity - FLEECE PLUS</option>
                          <option value="Plus Size/Maternity - JEANS PLUS">Plus Size/Maternity - JEANS PLUS</option>
                          <option value="Plus Size/Maternity - KNIT TOPS PLUS">Plus Size/Maternity - KNIT TOPS PLUS</option>
                          <option value="Plus Size/Maternity - LICENSED PLUS">Plus Size/Maternity - LICENSED PLUS</option>
                          <option value="Plus Size/Maternity - MATERNITY">Plus Size/Maternity - MATERNITY</option>
                          <option value="Plus Size/Maternity - PANTS PLUS">Plus Size/Maternity - PANTS PLUS</option>
                          <option value="Plus Size/Maternity - SHORTS PLUS">Plus Size/Maternity - SHORTS PLUS</option>
                          <option value="Plus Size/Maternity - SKIRTS PLUS">Plus Size/Maternity - SKIRTS PLUS</option>
                          <option value="Plus Size/Maternity - SWEATERS PLUS">Plus Size/Maternity - SWEATERS PLUS</option>
                          <option value="Plus Size/Maternity - WOVEN SHIRTS PLUS">Plus Size/Maternity - WOVEN SHIRTS PLUS</option>
                          <option value="Shoes - BOY -GIRL RAINBOOTS">Shoes - BOY -GIRL RAINBOOTS</option>
                          <option value="Shoes - BOYS  CASUAL-DRESS">Shoes - BOYS CASUAL-DRESS</option>
                          <option value="Shoes - BOYS ATHLETIC">Shoes - BOYS ATHLETIC</option>
                          <option value="Shoes - BOYS BEACHWEAR">Shoes - BOYS BEACHWEAR</option>
                          <option value="Shoes - BOYS BOOTS">Shoes - BOYS BOOTS</option>
                          <option value="Shoes - BOYS SANDALS">Shoes - BOYS SANDALS</option>
                          <option value="Shoes - BOYS SLIPPERS">Shoes - BOYS SLIPPERS</option>
                          <option value="Shoes - BOYS WINTER BOOTS">Shoes - BOYS WINTER BOOTS</option>
                          <option value="Shoes - GIRL ATHLETIC">Shoes - GIRL ATHLETIC</option>
                          <option value="Shoes - GIRL BOOTS">Shoes - GIRL BOOTS</option>
                          <option value="Shoes - GIRL CASUAL-DRESS">Shoes - GIRL CASUAL-DRESS</option>
                          <option value="Shoes - GIRL SANDALS">Shoes - GIRL SANDALS</option>
                          <option value="Shoes - GIRL-BOY PREWALK">Shoes - GIRL-BOY PREWALK</option>
                          <option value="Shoes - GIRLS BEACHWEAR">Shoes - GIRLS BEACHWEAR</option>
                          <option value="Shoes - GIRLS SLIPPERS">Shoes - GIRLS SLIPPERS</option>
                          <option value="Shoes - GIRLS WINTER BOOTS">Shoes - GIRLS WINTER BOOTS</option>
                          <option value="Shoes - KIDS ATHLETIC">Shoes - KIDS ATHLETIC</option>
                          <option value="Shoes - LADIES ATHLETIC">Shoes - LADIES ATHLETIC</option>
                          <option value="Shoes - LADIES BEACHWEAR">Shoes - LADIES BEACHWEAR</option>
                          <option value="Shoes - LADIES BOOTS">Shoes - LADIES BOOTS</option>
                          <option value="Shoes - LADIES CASUALS">Shoes - LADIES CASUALS</option>
                          <option value="Shoes - LADIES RAINBOOTS">Shoes - LADIES RAINBOOTS</option>
                          <option value="Shoes - LADIES SANDALS">Shoes - LADIES SANDALS</option>
                          <option value="Shoes - LADIES SLIPPERS">Shoes - LADIES SLIPPERS</option>
                          <option value="Shoes - LADIES WINTERBOOTS ALL">Shoes - LADIES WINTERBOOTS ALL</option>
                          <option value="Shoes - MENS ATHLETICS">Shoes - MENS ATHLETICS</option>
                          <option value="Shoes - MENS BEACHWEAR">Shoes - MENS BEACHWEAR</option>
                          <option value="Shoes - MENS BOOTS">Shoes - MENS BOOTS</option>
                          <option value="Shoes - MENS CASUALS-DRESS">Shoes - MENS CASUALS-DRESS</option>
                          <option value="Shoes - MENS SANDALS">Shoes - MENS SANDALS</option>
                          <option value="Shoes - MENS SLIPPERS">Shoes - MENS SLIPPERS</option>
                          <option value="Shoes - MENS WINTER  BOOTS">Shoes - MENS WINTER BOOTS</option>
                          <option value="Shoes - RUBBER BOOTS">Shoes - RUBBER BOOTS</option>
                          <option value="Shoes - SLIP RESISTANT">Shoes - SLIP RESISTANT</option>
                          <option value="Shoes - WORKSHOES">Shoes - WORKSHOES</option>
                          <option value="Shoes - SHOE CARE">Shoes - SHOE CARE</option>
                          <option value="Sleepwear - DAYWEAR">Sleepwear - DAYWEAR</option>
                          <option value="Sleepwear - FASHION SLEEPWEAR">Sleepwear - FASHION SLEEPWEAR</option>
                          <option value="Sleepwear - LICENSED SLEEPWEAR">Sleepwear - LICENSED SLEEPWEAR</option>
                          <option value="Sleepwear - MISSY CONTEMPORARY">Sleepwear - MISSY CONTEMPORARY</option>
                          <option value="Sleepwear - NON-PACKAGED UNDERWEAR">Sleepwear - NON-PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - PACKAGED UNDERWEAR">Sleepwear - PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - SCRUBS">Sleepwear - SCRUBS</option>
                          <option value="Sleepwear - THERMALS">Sleepwear - THERMALS</option>
                          <option value="Sleepwear - TRADITIONAL SLEEPWEAR">Sleepwear - TRADITIONAL SLEEPWEAR</option>
                          <option value="Celebration - BAKING">Celebration - BAKING</option>
                          <option value="Celebration - BAKING MIXES">Celebration - BAKING MIXES</option>
                          <option value="Celebration - FASHION STATIONERY">Celebration - FASHION STATIONERY</option>
                          <option value="Celebration - FOIL BALLOONS">Celebration - FOIL BALLOONS</option>
                          <option value="Celebration - GIFT WRAP AND BAGS">Celebration - GIFT WRAP AND BAGS</option>
                          <option value="Celebration - GIFTS">Celebration - GIFTS</option>
                          <option value="Celebration - GREETING CARDS">Celebration - GREETING CARDS</option>
                          <option value="Celebration - HANUKKAH">Celebration - HANUKKAH</option>
                          <option value="Celebration - NEW YEARS">Celebration - NEW YEARS</option>
                          <option value="Celebration - NOVELTY">Celebration - NOVELTY</option>
                          <option value="Celebration - NOVELTY SEASONAL">Celebration - NOVELTY SEASONAL</option>
                          <option value="Celebration - PARTY PROMO">Celebration - PARTY PROMO</option>
                          <option value="Celebration - PARTY SEASONAL">Celebration - PARTY SEASONAL</option>
                          <option value="Celebration - PARTY SUPPLIES">Celebration - PARTY SUPPLIES</option>
                          <option value="Celebration - POSTERS">Celebration - POSTERS</option>
                          <option value="Celebration - SPECIAL OCCASIONS">Celebration - SPECIAL OCCASIONS</option>
                          <option value="Celebration - SPICES AND SALT">Celebration - SPICES AND SALT</option>
                          <option value="Celebration - ST PATS">Celebration - ST PATS</option>
                          <option value="Celebration - STICKERS">Celebration - STICKERS</option>
                          <option value="Electronics - ANTENNAS">Electronics - ANTENNAS</option>
                          <option value="Electronics - AUDIO HARDWARE">Electronics - AUDIO HARDWARE</option>
                          <option value="Electronics - AV ACCESSORIES">Electronics - AV ACCESSORIES</option>
                          <option value="Electronics - BLURAY DVD HARDWARE">Electronics - BLURAY DVD HARDWARE</option>
                          <option value="Electronics - CHROMEBOOKS">Electronics - CHROMEBOOKS</option>
                          <option value="Electronics - COMPUTER MONITORS">Electronics - COMPUTER MONITORS</option>
                          <option value="Electronics - CONNECTED HOME">Electronics - CONNECTED HOME</option>
                          <option value="Electronics - DESKTOP ACCESSORIES">Electronics - DESKTOP ACCESSORIES</option>
                          <option value="Electronics - DESKTOP COMPUTERS">Electronics - DESKTOP COMPUTERS</option>
                          <option value="Electronics - DIGITAL STORAGE">Electronics - DIGITAL STORAGE</option>
                          <option value="Electronics - GPS">Electronics - GPS</option>
                          <option value="Electronics - HDMI">Electronics - HDMI</option>
                          <option value="Electronics - HEADPHONES">Electronics - HEADPHONES</option>
                          <option value="Electronics - HOME THEATRE">Electronics - HOME THEATRE</option>
                          <option value="Electronics - INK">Electronics - INK</option>
                          <option value="Electronics - IPAD ACCESSORIES">Electronics - IPAD ACCESSORIES</option>
                          <option value="Electronics - IPOD ACCESSORIES">Electronics - IPOD ACCESSORIES</option>
                          <option value="Electronics - LAPTOP CASES">Electronics - LAPTOP CASES</option>
                          <option value="Electronics - LAPTOP COMPUTERS">Electronics - LAPTOP COMPUTERS</option>
                          <option value="Electronics - LAPTOP POWER">Electronics - LAPTOP POWER</option>
                          <option value="Electronics - LEGACY VCR-DVD">Electronics - LEGACY VCR-DVD</option>
                          <option value="Electronics - MOBILE VR">Electronics - MOBILE VR</option>
                          <option value="Electronics - MP3">Electronics - MP3</option>
                          <option value="Electronics - NETWORK CONNECTIVITY">Electronics - NETWORK CONNECTIVITY</option>
                          <option value="Electronics - TABLET ACCESSORIES">Electronics - TABLET ACCESSORIES</option>
                          <option value="Electronics - PC GAMING">Electronics - PC GAMING</option>
                          <option value="Electronics - PC GAMING ACCESSORIES">Electronics - PC GAMING ACCESSORIES</option>
                          <option value="Electronics - PC SOFTWARE">Electronics - PC SOFTWARE</option>
                          <option value="Electronics - PORTABLE DVD &amp; TV">Electronics - PORTABLE DVD &amp; TV</option>
                          <option value="Electronics - PRINTERS">Electronics - PRINTERS</option>
                          <option value="Electronics - SLATES">Electronics - SLATES</option>
                          <option value="Electronics - SOUNDBARS">Electronics - SOUNDBARS</option>
                          <option value="Electronics - SPEAKERS">Electronics - SPEAKERS</option>
                          <option value="Electronics - STREAMING BOXES">Electronics - STREAMING BOXES</option>
                          <option value="Electronics - TELEPHONES">Electronics - TELEPHONES</option>
                          <option value="Electronics - TELEVISION">Electronics - TELEVISION</option>
                          <option value="Electronics - TV MOUNTS">Electronics - TV MOUNTS</option>
                          <option value="Electronics - WELLNESS TECH">Electronics - WELLNESS TECH</option>
                          <option value="Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES">Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES</option>
                          <option value="Media &amp; Gaming - BLURAY DVD">Media &amp; Gaming - BLURAY DVD</option>
                          <option value="Media &amp; Gaming - COLLECTIBLES">Media &amp; Gaming - COLLECTIBLES</option>
                          <option value="Media &amp; Gaming - COMPUTER SOFTWARE">Media &amp; Gaming - COMPUTER SOFTWARE</option>
                          <option value="Media &amp; Gaming - TOY ACTION FIGURES">Media &amp; Gaming - TOY ACTION FIGURES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME ACCESSORIES">Media &amp; Gaming - VIDEO GAME ACCESSORIES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME HARDWARE">Media &amp; Gaming - VIDEO GAME HARDWARE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME INTERACTIVE">Media &amp; Gaming - VIDEO GAME INTERACTIVE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME SOFTWARE">Media &amp; Gaming - VIDEO GAME SOFTWARE</option>
                          <option value="Seasonal - BOXED CARDS">Seasonal - BOXED CARDS</option>
                          <option value="Seasonal - CARVING">Seasonal - CARVING</option>
                          <option value="Seasonal - CHINESE NEW YEAR">Seasonal - CHINESE NEW YEAR</option>
                          <option value="Seasonal - CHRISTMAS LIGHT SETS">Seasonal - CHRISTMAS LIGHT SETS</option>
                          <option value="Seasonal - CHRISTMAS ORNAMENTS">Seasonal - CHRISTMAS ORNAMENTS</option>
                          <option value="Seasonal - CHRISTMAS OUTDOOR DÉCOR">Seasonal - CHRISTMAS OUTDOOR DÉCOR</option>
                          <option value="Seasonal - CHRISTMAS TREE BOWS - RIBBONS">Seasonal - CHRISTMAS TREE BOWS - RIBBONS</option>
                          <option value="Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS">Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS</option>
                          <option value="Seasonal - CHRISTMAS TREES">Seasonal - CHRISTMAS TREES</option>
                          <option value="Seasonal - CHRISTMAS VILLAGE">Seasonal - CHRISTMAS VILLAGE</option>
                          <option value="Seasonal - CHRISTMAS WREATHS - GARLAND">Seasonal - CHRISTMAS WREATHS - GARLAND</option>
                          <option value="Seasonal - CMAS CLINGS">Seasonal - CMAS CLINGS</option>
                          <option value="Seasonal - CMAS INDOOR DECOR">Seasonal - CMAS INDOOR DECOR</option>
                          <option value="Seasonal - CMAS LICENSED">Seasonal - CMAS LICENSED</option>
                          <option value="Seasonal - CMAS NOVELTY">Seasonal - CMAS NOVELTY</option>
                          <option value="Seasonal - CMAS PARTYWARE">Seasonal - CMAS PARTYWARE</option>
                          <option value="Seasonal - CMAS PLUSH">Seasonal - CMAS PLUSH</option>
                          <option value="Seasonal - CMAS TINSEL GARLAND">Seasonal - CMAS TINSEL GARLAND</option>
                          <option value="Seasonal - CMAS TRIM A PACKAGE">Seasonal - CMAS TRIM A PACKAGE</option>
                          <option value="Seasonal - COSTUMES">Seasonal - COSTUMES</option>
                          <option value="Seasonal - DRESS UP">Seasonal - DRESS UP</option>
                          <option value="Seasonal - EASTER">Seasonal - EASTER</option>
                          <option value="Seasonal - HALLOWEEN INDOOR DECOR">Seasonal - HALLOWEEN INDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN OUTDOOR DECOR">Seasonal - HALLOWEEN OUTDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN TRICK OR TREAT">Seasonal - HALLOWEEN TRICK OR TREAT</option>
                          <option value="Seasonal - HANUKKAH">Seasonal - HANUKKAH</option>
                          <option value="Seasonal - HARVEST">Seasonal - HARVEST</option>
                          <option value="Seasonal - MAKEUP">Seasonal - MAKEUP</option>
                          <option value="Seasonal - MARDI GRAS">Seasonal - MARDI GRAS</option>
                          <option value="Seasonal - NOVELTY">Seasonal - NOVELTY</option>
                          <option value="Seasonal - PARTYWARE">Seasonal - PARTYWARE</option>
                          <option value="Seasonal - SPRING AND SUMMER">Seasonal - SPRING AND SUMMER</option>
                          <option value="Seasonal - STICKERS">Seasonal - STICKERS</option>
                          <option value="Seasonal - TREE TOPPERS">Seasonal - TREE TOPPERS</option>
                          <option value="Seasonal - VALENTINES DAY">Seasonal - VALENTINES DAY</option>
                          <option value="Toys - ACTIVITIES">Toys - ACTIVITIES</option>
                          <option value="Toys - BICYCLES">Toys - BICYCLES</option>
                          <option value="Toys - BIKE ACCESSORIES">Toys - BIKE ACCESSORIES</option>
                          <option value="Toys - BOARD GAMES">Toys - BOARD GAMES</option>
                          <option value="Toys - DOLLS">Toys - DOLLS</option>
                          <option value="Toys - ELECTRONIC GAMES">Toys - ELECTRONIC GAMES</option>
                          <option value="Toys - FASHION DOLLS">Toys - FASHION DOLLS</option>
                          <option value="Toys - FIREWORKS">Toys - FIREWORKS</option>
                          <option value="Toys - FOOT TO FLOOR">Toys - FOOT TO FLOOR</option>
                          <option value="Toys - GIRL ROLE PLAY">Toys - GIRL ROLE PLAY</option>
                          <option value="Toys - GIRLS TOYS">Toys - GIRLS TOYS</option>
                          <option value="Toys - INFANT PRESCHOOL">Toys - INFANT PRESCHOOL</option>
                          <option value="Toys - JUNIOR SPORTS">Toys - JUNIOR SPORTS</option>
                          <option value="Toys - KID CONNECTION">Toys - KID CONNECTION</option>
                          <option value="Toys - KIDS IMPULSE">Toys - KIDS IMPULSE</option>
                          <option value="Toys - LICENSED PRESCHOOL">Toys - LICENSED PRESCHOOL</option>
                          <option value="Toys - MUSIC">Toys - MUSIC</option>
                          <option value="Toys - POOLS">Toys - POOLS</option>
                          <option value="Toys - PRESCHOOL  ACTIVITY">Toys - PRESCHOOL ACTIVITY</option>
                          <option value="Toys - PRESCHOOL WHEELS">Toys - PRESCHOOL WHEELS</option>
                          <option value="Toys - PUZZLES">Toys - PUZZLES</option>
                          <option value="Toys - RADIO CONTROL VEHICLES">Toys - RADIO CONTROL VEHICLES</option>
                          <option value="Toys - RIDE ONS">Toys - RIDE ONS</option>
                          <option value="Toys - SEASONAL PLASTICS">Toys - SEASONAL PLASTICS</option>
                          <option value="Toys - SMALL DOLL AND COLLECTABLES">Toys - SMALL DOLL AND COLLECTABLES</option>
                          <option value="Toys - SNOW TOYS">Toys - SNOW TOYS</option>
                          <option value="Toys - SPORTS PLAY">Toys - SPORTS PLAY</option>
                          <option value="Toys - SPRING TOYS">Toys - SPRING TOYS</option>
                          <option value="Toys - SWINGSETS">Toys - SWINGSETS</option>
                          <option value="Toys - TOY ACTION FIGURES">Toys - TOY ACTION FIGURES</option>
                          <option value="Toys - TOY VEHICLES">Toys - TOY VEHICLES</option>
                          <option value="Toys - TOYS CONSTRUCTION">Toys - TOYS CONSTRUCTION</option>
                          <option value="Toys - WATER TOYS">Toys - WATER TOYS</option>
                          <option value="Automotive - ANTIFREEZE">Automotive - ANTIFREEZE</option>
                          <option value="Automotive - AUTO ACCESSORIES">Automotive - AUTO ACCESSORIES</option>
                          <option value="Automotive - AUTO APPEARANCE">Automotive - AUTO APPEARANCE</option>
                          <option value="Automotive - AUTO FILTERS AND TOOLS">Automotive - AUTO FILTERS AND TOOLS</option>
                          <option value="Automotive - AUTO FRAGRANCES">Automotive - AUTO FRAGRANCES</option>
                          <option value="Automotive - AUTO KEYS AND ACCESSORIES">Automotive - AUTO KEYS AND ACCESSORIES</option>
                          <option value="Automotive - AUTO LIGHTING">Automotive - AUTO LIGHTING</option>
                          <option value="Automotive - AUTO SUNSHADES">Automotive - AUTO SUNSHADES</option>
                          <option value="Automotive - AUTO TIRES">Automotive - AUTO TIRES</option>
                          <option value="Automotive - BATTERIES AUTO">Automotive - BATTERIES AUTO</option>
                          <option value="Automotive - BATTERY ACCESSORIES AUTO">Automotive - BATTERY ACCESSORIES AUTO</option>
                          <option value="Automotive - BULK FILTERS">Automotive - BULK FILTERS</option>
                          <option value="Automotive - BULK OIL">Automotive - BULK OIL</option>
                          <option value="Automotive - CARGO AND ORGANIZATION">Automotive - CARGO AND ORGANIZATION</option>
                          <option value="Automotive - CHEMICALS">Automotive - CHEMICALS</option>
                          <option value="Automotive - CVP">Automotive - CVP</option>
                          <option value="Automotive - ELECTRONICS">Automotive - ELECTRONICS</option>
                          <option value="Automotive - FLOORMATS">Automotive - FLOORMATS</option>
                          <option value="Automotive - GAS CANS">Automotive - GAS CANS</option>
                          <option value="Automotive - HARD PARTS">Automotive - HARD PARTS</option>
                          <option value="Automotive - HEAVY DUTY CLEANING">Automotive - HEAVY DUTY CLEANING</option>
                          <option value="Automotive - JACKS">Automotive - JACKS</option>
                          <option value="Automotive - MARINE">Automotive - MARINE</option>
                          <option value="Automotive - MOTOR OIL">Automotive - MOTOR OIL</option>
                          <option value="Automotive - PAINT AND BODY">Automotive - PAINT AND BODY</option>
                          <option value="Automotive - POWER EQUIPMENT">Automotive - POWER EQUIPMENT</option>
                          <option value="Automotive - REFRIGERANT">Automotive - REFRIGERANT</option>
                          <option value="Automotive - RV ACCESSORIES">Automotive - RV ACCESSORIES</option>
                          <option value="Automotive - SEATCOVERS">Automotive - SEATCOVERS</option>
                          <option value="Automotive - TARPS TIE DOWNS">Automotive - TARPS TIE DOWNS</option>
                          <option value="Automotive - TENTS">Automotive - TENTS</option>
                          <option value="Automotive - TIRE MAINTENANCE">Automotive - TIRE MAINTENANCE</option>
                          <option value="Automotive - TIRE SPECIALTY AND WHEELS">Automotive - TIRE SPECIALTY AND WHEELS</option>
                          <option value="Automotive - TOWING AND ACCESSORIES">Automotive - TOWING AND ACCESSORIES</option>
                          <option value="Automotive - WASHER FLUID">Automotive - WASHER FLUID</option>
                          <option value="Automotive - WINTER SEASONAL">Automotive - WINTER SEASONAL</option>
                          <option value="Automotive - WIPERS">Automotive - WIPERS</option>
                          <option value="Hardware - AIR CONDITIONERS">Hardware - AIR CONDITIONERS</option>
                          <option value="Hardware - AIR FILTERS">Hardware - AIR FILTERS</option>
                          <option value="Hardware - AIR PURIFICATION">Hardware - AIR PURIFICATION</option>
                          <option value="Hardware - ALL PURPOSE CLEANERS">Hardware - ALL PURPOSE CLEANERS</option>
                          <option value="Hardware - BATH HARDWARE">Hardware - BATH HARDWARE</option>
                          <option value="Hardware - BATH SCALES">Hardware - BATH SCALES</option>
                          <option value="Hardware - CEILING FANS">Hardware - CEILING FANS</option>
                          <option value="Hardware - CLEANING">Hardware - CLEANING</option>
                          <option value="Hardware - DEHUMIDIFIERS">Hardware - DEHUMIDIFIERS</option>
                          <option value="Hardware - FANS">Hardware - FANS</option>
                          <option value="Hardware - FASHION PLUMBING">Hardware - FASHION PLUMBING</option>
                          <option value="Hardware - FASTENERS">Hardware - FASTENERS</option>
                          <option value="Hardware - FIRELOGS">Hardware - FIRELOGS</option>
                          <option value="Hardware - GENERATORS">Hardware - GENERATORS</option>
                          <option value="Hardware - HAND TOOLS">Hardware - HAND TOOLS</option>
                          <option value="Hardware - HEATERS">Hardware - HEATERS</option>
                          <option value="Hardware - HOME HARDWARE">Hardware - HOME HARDWARE</option>
                          <option value="Hardware - HUMIDIFIERS">Hardware - HUMIDIFIERS</option>
                          <option value="Hardware - LIGHT BULBS">Hardware - LIGHT BULBS</option>
                          <option value="Hardware - LIGHTING">Hardware - LIGHTING</option>
                          <option value="Hardware - MOVING">Hardware - MOVING</option>
                          <option value="Hardware - PLUMBING">Hardware - PLUMBING</option>
                          <option value="Hardware - POWER">Hardware - POWER</option>
                          <option value="Hardware - POWER TOOLS">Hardware - POWER TOOLS</option>
                          <option value="Hardware - STORAGE">Hardware - STORAGE</option>
                          <option value="Hardware - TOILET SEATS">Hardware - TOILET SEATS</option>
                          <option value="Hardware - TRASH">Hardware - TRASH</option>
                          <option value="Hardware - WATER">Hardware - WATER</option>
                          <option value="Hardware - WEATHER STRIP - SCREENWIRE">Hardware - WEATHER STRIP - SCREENWIRE</option>
                          <option value="Hardware - WET-DRY VACS">Hardware - WET-DRY VACS</option>
                          <option value="Hardware - WOOD PELLETS">Hardware - WOOD PELLETS</option>
                          <option value="Hardware - WORK  LIGHTS">Hardware - WORK LIGHTS</option>
                          <option value="Live Plants - ANNUALS PAK &amp; POTTED">Live Plants - ANNUALS PAK &amp; POTTED</option>
                          <option value="Live Plants - BULBS">Live Plants - BULBS</option>
                          <option value="Live Plants - CHRISTMAS">Live Plants - CHRISTMAS</option>
                          <option value="Live Plants - CONTAINERS">Live Plants - CONTAINERS</option>
                          <option value="Live Plants - EVERYDAY FLORAL">Live Plants - EVERYDAY FLORAL</option>
                          <option value="Live Plants - FALL HOLIDAYS">Live Plants - FALL HOLIDAYS</option>
                          <option value="Live Plants - FERNS">Live Plants - FERNS</option>
                          <option value="Live Plants - FOLIAGE">Live Plants - FOLIAGE</option>
                          <option value="Live Plants - GRASS SEED">Live Plants - GRASS SEED</option>
                          <option value="Live Plants - HANGING BASKETS">Live Plants - HANGING BASKETS</option>
                          <option value="Live Plants - OUTDOOR VEG GARDENING">Live Plants - OUTDOOR VEG GARDENING</option>
                          <option value="Live Plants - PERENNIALS">Live Plants - PERENNIALS</option>
                          <option value="Live Plants - POTTING SOIL">Live Plants - POTTING SOIL</option>
                          <option value="Live Plants - SEED GARDENING">Live Plants - SEED GARDENING</option>
                          <option value="Live Plants - SHRUBS">Live Plants - SHRUBS</option>
                          <option value="Live Plants - SPRING HOLIDAYS">Live Plants - SPRING HOLIDAYS</option>
                          <option value="Live Plants - TREES">Live Plants - TREES</option>
                          <option value="Live Plants - TROPICAL BLOOMING">Live Plants - TROPICAL BLOOMING</option>
                          <option value="Outdoor Living - BIRDS">Outdoor Living - BIRDS</option>
                          <option value="Outdoor Living - BLOWERS">Outdoor Living - BLOWERS</option>
                          <option value="Outdoor Living - CHAINSAWS AND ACCESSORIES">Outdoor Living - CHAINSAWS AND ACCESSORIES</option>
                          <option value="Outdoor Living - CHARCOAL GRILLS">Outdoor Living - CHARCOAL GRILLS</option>
                          <option value="Outdoor Living - CITRO &amp; REPELLENTS">Outdoor Living - CITRO &amp; REPELLENTS</option>
                          <option value="Outdoor Living - EXTRA SEATING">Outdoor Living - EXTRA SEATING</option>
                          <option value="Outdoor Living - FERTILIZERS &amp; SPREADERS">Outdoor Living - FERTILIZERS &amp; SPREADERS</option>
                          <option value="Outdoor Living - FRYERS">Outdoor Living - FRYERS</option>
                          <option value="Outdoor Living - FUEL">Outdoor Living - FUEL</option>
                          <option value="Outdoor Living - GARDEN TOOLS">Outdoor Living - GARDEN TOOLS</option>
                          <option value="Outdoor Living - GARDENING">Outdoor Living - GARDENING</option>
                          <option value="Outdoor Living - GAS AND SPECIALTY GRILLS">Outdoor Living - GAS AND SPECIALTY GRILLS</option>
                          <option value="Outdoor Living - GLOVES">Outdoor Living - GLOVES</option>
                          <option value="Outdoor Living - GRILL ACCESSORIES">Outdoor Living - GRILL ACCESSORIES</option>
                          <option value="Outdoor Living - HARDSCAPES">Outdoor Living - HARDSCAPES</option>
                          <option value="Outdoor Living - HERBICIDES">Outdoor Living - HERBICIDES</option>
                          <option value="Outdoor Living - IN-GROUND SOILS">Outdoor Living - IN-GROUND SOILS</option>
                          <option value="Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS">Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS</option>
                          <option value="Outdoor Living - MULCH">Outdoor Living - MULCH</option>
                          <option value="Outdoor Living - OUTDOOR DECOR">Outdoor Living - OUTDOOR DECOR</option>
                          <option value="Outdoor Living - OUTDOOR HEATING">Outdoor Living - OUTDOOR HEATING</option>
                          <option value="Outdoor Living - OUTDOOR LIGHTING">Outdoor Living - OUTDOOR LIGHTING</option>
                          <option value="Outdoor Living - PATIO ACCESSORIES">Outdoor Living - PATIO ACCESSORIES</option>
                          <option value="Outdoor Living - PATIO FURNITURE">Outdoor Living - PATIO FURNITURE</option>
                          <option value="Outdoor Living - PESTICIDES">Outdoor Living - PESTICIDES</option>
                          <option value="Outdoor Living - PLANT FOOD">Outdoor Living - PLANT FOOD</option>
                          <option value="Outdoor Living - PLANTERS">Outdoor Living - PLANTERS</option>
                          <option value="Outdoor Living - PLANTING ACCESSORIES">Outdoor Living - PLANTING ACCESSORIES</option>
                          <option value="Outdoor Living - POOL CHEMICALS">Outdoor Living - POOL CHEMICALS</option>
                          <option value="Outdoor Living - PORTABLE GRILLS">Outdoor Living - PORTABLE GRILLS</option>
                          <option value="Outdoor Living - POTTING SOIL">Outdoor Living - POTTING SOIL</option>
                          <option value="Outdoor Living - PROPANE EXCHANGE">Outdoor Living - PROPANE EXCHANGE</option>
                          <option value="Outdoor Living - PUSH MOWERS">Outdoor Living - PUSH MOWERS</option>
                          <option value="Outdoor Living - REPLACEMENT CUSHIONS">Outdoor Living - REPLACEMENT CUSHIONS</option>
                          <option value="Outdoor Living - RIDER MOWER">Outdoor Living - RIDER MOWER</option>
                          <option value="Outdoor Living - SALT">Outdoor Living - SALT</option>
                          <option value="Outdoor Living - SMOKERS">Outdoor Living - SMOKERS</option>
                          <option value="Outdoor Living - SNOW REMOVAL">Outdoor Living - SNOW REMOVAL</option>
                          <option value="Outdoor Living - SNOW THROWERS">Outdoor Living - SNOW THROWERS</option>
                          <option value="Outdoor Living - TRIMMERS AND ACCESSORIES">Outdoor Living - TRIMMERS AND ACCESSORIES</option>
                          <option value="Outdoor Living - WATERING">Outdoor Living - WATERING</option>
                          <option value="Paint And Accessories - APPLICATORS">Paint And Accessories - APPLICATORS</option>
                          <option value="Paint And Accessories - EXTERIOR PAINT">Paint And Accessories - EXTERIOR PAINT</option>
                          <option value="Paint And Accessories - EXTERIOR PROTECTANTS">Paint And Accessories - EXTERIOR PROTECTANTS</option>
                          <option value="Paint And Accessories - FLOORING AND WALL DECOR">Paint And Accessories - FLOORING AND WALL DECOR</option>
                          <option value="Paint And Accessories - INTERIOR STAINS">Paint And Accessories - INTERIOR STAINS</option>
                          <option value="Paint And Accessories - LADDERS">Paint And Accessories - LADDERS</option>
                          <option value="Paint And Accessories - PAINT INTERIOR">Paint And Accessories - PAINT INTERIOR</option>
                          <option value="Paint And Accessories - PRIMERS">Paint And Accessories - PRIMERS</option>
                          <option value="Paint And Accessories - SPRAY PAINT">Paint And Accessories - SPRAY PAINT</option>
                          <option value="Paint And Accessories - SUNDRIES">Paint And Accessories - SUNDRIES</option>
                          <option value="Paint And Accessories - TAPE.ADHESIVES.CAULK">Paint And Accessories - TAPE.ADHESIVES.CAULK</option>
                          <option value="Sporting Goods - AIRBEDS AND PUMPS">Sporting Goods - AIRBEDS AND PUMPS</option>
                          <option value="Sporting Goods - AIRGUN">Sporting Goods - AIRGUN</option>
                          <option value="Sporting Goods - AMMUNITION">Sporting Goods - AMMUNITION</option>
                          <option value="Sporting Goods - ARCHERY">Sporting Goods - ARCHERY</option>
                          <option value="Sporting Goods - BASEBALL SOFTBALL">Sporting Goods - BASEBALL SOFTBALL</option>
                          <option value="Sporting Goods - BASKETBALL">Sporting Goods - BASKETBALL</option>
                          <option value="Sporting Goods - CAMPSITE">Sporting Goods - CAMPSITE</option>
                          <option value="Sporting Goods - CANOPIES">Sporting Goods - CANOPIES</option>
                          <option value="Sporting Goods - CHAIRS">Sporting Goods - CHAIRS</option>
                          <option value="Sporting Goods - CLAY TARGETS">Sporting Goods - CLAY TARGETS</option>
                          <option value="Sporting Goods - COLD WEATHER HUNTING">Sporting Goods - COLD WEATHER HUNTING</option>
                          <option value="Sporting Goods - CONSUMABLES">Sporting Goods - CONSUMABLES</option>
                          <option value="Sporting Goods - COOLERS">Sporting Goods - COOLERS</option>
                          <option value="Sporting Goods - COTS">Sporting Goods - COTS</option>
                          <option value="Sporting Goods - DEER CORN">Sporting Goods - DEER CORN</option>
                          <option value="Sporting Goods - DELETED AMMO">Sporting Goods - DELETED AMMO</option>
                          <option value="Sporting Goods - FANS">Sporting Goods - FANS</option>
                          <option value="Sporting Goods - FEED &amp; ATTRACTANTS">Sporting Goods - FEED &amp; ATTRACTANTS</option>
                          <option value="Sporting Goods - FISHING ACCESSORIES">Sporting Goods - FISHING ACCESSORIES</option>
                          <option value="Sporting Goods - FISHING LURES">Sporting Goods - FISHING LURES</option>
                          <option value="Sporting Goods - FLASHLIGHTS">Sporting Goods - FLASHLIGHTS</option>
                          <option value="Sporting Goods - FOOT TO FLOOR">Sporting Goods - FOOT TO FLOOR</option>
                          <option value="Sporting Goods - FOOTBALL">Sporting Goods - FOOTBALL</option>
                          <option value="Sporting Goods - GOLF">Sporting Goods - GOLF</option>
                          <option value="Sporting Goods - GUN ACCESSORIES">Sporting Goods - GUN ACCESSORIES</option>
                          <option value="Sporting Goods - GUN STORAGE">Sporting Goods - GUN STORAGE</option>
                          <option value="Sporting Goods - GUNS">Sporting Goods - GUNS</option>
                          <option value="Sporting Goods - HAMMOCKS">Sporting Goods - HAMMOCKS</option>
                          <option value="Sporting Goods - HUNTING ACCESSORIES">Sporting Goods - HUNTING ACCESSORIES</option>
                          <option value="Sporting Goods - HUNTING AND FISHING LICENSES">Sporting Goods - HUNTING AND FISHING LICENSES</option>
                          <option value="Sporting Goods - HUNTING APPAREL">Sporting Goods - HUNTING APPAREL</option>
                          <option value="Sporting Goods - ICE  FISHING">Sporting Goods - ICE FISHING</option>
                          <option value="Sporting Goods - INDOOR GAMES">Sporting Goods - INDOOR GAMES</option>
                          <option value="Sporting Goods - KNIVES">Sporting Goods - KNIVES</option>
                          <option value="Sporting Goods - LARGE EXERCISE">Sporting Goods - LARGE EXERCISE</option>
                          <option value="Sporting Goods - LIQUID CONTAINERS">Sporting Goods - LIQUID CONTAINERS</option>
                          <option value="Sporting Goods - LIVE BAIT">Sporting Goods - LIVE BAIT</option>
                          <option value="Sporting Goods - MARINE">Sporting Goods - MARINE</option>
                          <option value="Sporting Goods - MUZZLE LOADER">Sporting Goods - MUZZLE LOADER</option>
                          <option value="Sporting Goods - OUTDOOR GAMES">Sporting Goods - OUTDOOR GAMES</option>
                          <option value="Sporting Goods - PADDLE SPORTS">Sporting Goods - PADDLE SPORTS</option>
                          <option value="Sporting Goods - PERFORMANCE NUTRITION">Sporting Goods - PERFORMANCE NUTRITION</option>
                          <option value="Sporting Goods - RACQUET SPORTS">Sporting Goods - RACQUET SPORTS</option>
                          <option value="Sporting Goods - RAINWEAR">Sporting Goods - RAINWEAR</option>
                          <option value="Sporting Goods - REGIONAL SPORTS">Sporting Goods - REGIONAL SPORTS</option>
                          <option value="Sporting Goods - RODS &amp; REELS">Sporting Goods - RODS &amp; REELS</option>
                          <option value="Sporting Goods - SLEEPING BAGS">Sporting Goods - SLEEPING BAGS</option>
                          <option value="Sporting Goods - SMALL EXERCISE AND BOXING">Sporting Goods - SMALL EXERCISE AND BOXING</option>
                          <option value="Sporting Goods - SOCCER">Sporting Goods - SOCCER</option>
                          <option value="Sporting Goods - SPECIALTY HUNTING">Sporting Goods - SPECIALTY HUNTING</option>
                          <option value="Sporting Goods - SPORTS OPTICS">Sporting Goods - SPORTS OPTICS</option>
                          <option value="Sporting Goods - SPORTS TRAINING AND MEDICINE">Sporting Goods - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Sporting Goods - SWIM">Sporting Goods - SWIM</option>
                          <option value="Sporting Goods - TABLES">Sporting Goods - TABLES</option>
                          <option value="Sporting Goods - TARPS">Sporting Goods - TARPS</option>
                          <option value="Sporting Goods - TENTS">Sporting Goods - TENTS</option>
                          <option value="Sporting Goods - TERMINAL TACKLE">Sporting Goods - TERMINAL TACKLE</option>
                          <option value="Sporting Goods - TRAMPOLINES">Sporting Goods - TRAMPOLINES</option>
                          <option value="Sporting Goods - TREE STANDS">Sporting Goods - TREE STANDS</option>
                          <option value="Sporting Goods - TURKEY">Sporting Goods - TURKEY</option>
                          <option value="Sporting Goods - VOLLEYBALL">Sporting Goods - VOLLEYBALL</option>
                          <option value="Sporting Goods - WATER  SPORTS">Sporting Goods - WATER SPORTS</option>
                          <option value="Sporting Goods - WEIGHTS AND BENCHES">Sporting Goods - WEIGHTS AND BENCHES</option>
                          <option value="Sporting Goods - YOUTH SPORTS">Sporting Goods - YOUTH SPORTS</option>
                          <option value="Stationery - ACTIVITY">Stationery - ACTIVITY</option>
                          <option value="Stationery - BINDERS">Stationery - BINDERS</option>
                          <option value="Stationery - BOOKS">Stationery - BOOKS</option>
                          <option value="Stationery - CALCULATORS">Stationery - CALCULATORS</option>
                          <option value="Stationery - CALENDARS">Stationery - CALENDARS</option>
                          <option value="Stationery - COPY PAPER">Stationery - COPY PAPER</option>
                          <option value="Stationery - ENVELOPE">Stationery - ENVELOPE</option>
                          <option value="Stationery - FASHION STATIONERY">Stationery - FASHION STATIONERY</option>
                          <option value="Stationery - FILING">Stationery - FILING</option>
                          <option value="Stationery - FLAGS">Stationery - FLAGS</option>
                          <option value="Stationery - MAPS AND ATLAS">Stationery - MAPS AND ATLAS</option>
                          <option value="Stationery - MOVE AND SHIP">Stationery - MOVE AND SHIP</option>
                          <option value="Stationery - NOTETAKING">Stationery - NOTETAKING</option>
                          <option value="Stationery - OFFICE BOARDS">Stationery - OFFICE BOARDS</option>
                          <option value="Stationery - OFFICE SUPPLIES">Stationery - OFFICE SUPPLIES</option>
                          <option value="Stationery - ORGANIZATION">Stationery - ORGANIZATION</option>
                          <option value="Stationery - PARTY SUPPLIES">Stationery - PARTY SUPPLIES</option>
                          <option value="Stationery - PLANNERS">Stationery - PLANNERS</option>
                          <option value="Stationery - SCHOOL SUPPLIES">Stationery - SCHOOL SUPPLIES</option>
                          <option value="Stationery - SECURITY">Stationery - SECURITY</option>
                          <option value="Stationery - SOUVENIR">Stationery - SOUVENIR</option>
                          <option value="Stationery - SOUVENIRS">Stationery - SOUVENIRS</option>
                          <option value="Stationery - SPORTS LICENSE">Stationery - SPORTS LICENSE</option>
                          <option value="Stationery - WRITING">Stationery - WRITING</option>
                          <option value="Bath / Shower - BATH ACCESSORIES">Bath / Shower - BATH ACCESSORIES</option>
                          <option value="Bath / Shower - BATH RUGS">Bath / Shower - BATH RUGS</option>
                          <option value="Bath / Shower - BATH TOWELS">Bath / Shower - BATH TOWELS</option>
                          <option value="Bath / Shower - BEACH">Bath / Shower - BEACH</option>
                          <option value="Bath / Shower - DECORATIVE BATH">Bath / Shower - DECORATIVE BATH</option>
                          <option value="Bath / Shower - SHOWER">Bath / Shower - SHOWER</option>
                          <option value="Bath / Shower - WASHCLOTH BUNDLES">Bath / Shower - WASHCLOTH BUNDLES</option>
                          <option value="Bedding - AIR BEDS">Bedding - AIR BEDS</option>
                          <option value="Bedding - BED N BAG">Bedding - BED N BAG</option>
                          <option value="Bedding - BED PADS AND FOAM">Bedding - BED PADS AND FOAM</option>
                          <option value="Bedding - BED PILLOWS">Bedding - BED PILLOWS</option>
                          <option value="Bedding - BED QUILTS">Bedding - BED QUILTS</option>
                          <option value="Bedding - BLANKETS AND SEASONAL">Bedding - BLANKETS AND SEASONAL</option>
                          <option value="Bedding - COMFORTERS AND BEDSPREADS">Bedding - COMFORTERS AND BEDSPREADS</option>
                          <option value="Bedding - KIDS LICENSED BEDDING">Bedding - KIDS LICENSED BEDDING</option>
                          <option value="Bedding - SHEETS">Bedding - SHEETS</option>
                          <option value="Cook &amp; Dining - BAKEWARE">Cook &amp; Dining - BAKEWARE</option>
                          <option value="Cook &amp; Dining - BEVERAGE">Cook &amp; Dining - BEVERAGE</option>
                          <option value="Cook &amp; Dining - CHILDRENS TABLEWARE">Cook &amp; Dining - CHILDRENS TABLEWARE</option>
                          <option value="Cook &amp; Dining - COFFEE MAKERS">Cook &amp; Dining - COFFEE MAKERS</option>
                          <option value="Cook &amp; Dining - COOKWARE SETS">Cook &amp; Dining - COOKWARE SETS</option>
                          <option value="Cook &amp; Dining - CUTLERY">Cook &amp; Dining - CUTLERY</option>
                          <option value="Cook &amp; Dining - DINNERWARE">Cook &amp; Dining - DINNERWARE</option>
                          <option value="Cook &amp; Dining - DRINKWARE">Cook &amp; Dining - DRINKWARE</option>
                          <option value="Cook &amp; Dining - FLATWARE">Cook &amp; Dining - FLATWARE</option>
                          <option value="Cook &amp; Dining - FOOD PREPARATION">Cook &amp; Dining - FOOD PREPARATION</option>
                          <option value="Cook &amp; Dining - GADGETS">Cook &amp; Dining - GADGETS</option>
                          <option value="Cook &amp; Dining - HEATED COOKING">Cook &amp; Dining - HEATED COOKING</option>
                          <option value="Cook &amp; Dining - KITCHEN">Cook &amp; Dining - KITCHEN</option>
                          <option value="Cook &amp; Dining - MICROWAVES">Cook &amp; Dining - MICROWAVES</option>
                          <option value="Cook &amp; Dining - OPEN STOCK COOKWARE">Cook &amp; Dining - OPEN STOCK COOKWARE</option>
                          <option value="Cook &amp; Dining - SEASONAL SOFT TABLETOP">Cook &amp; Dining - SEASONAL SOFT TABLETOP</option>
                          <option value="Cook &amp; Dining - TOAST AND BREAD">Cook &amp; Dining - TOAST AND BREAD</option>
                          <option value="Cook &amp; Dining - UTILITY-CLOSET STORAGE">Cook &amp; Dining - UTILITY-CLOSET STORAGE</option>
                          <option value="Crafts - ADULT CRAFTING">Crafts - ADULT CRAFTING</option>
                          <option value="Crafts - DIE CUTTING">Crafts - DIE CUTTING</option>
                          <option value="Crafts - FABRIC">Crafts - FABRIC</option>
                          <option value="Crafts - FASHION ART">Crafts - FASHION ART</option>
                          <option value="Crafts - FINE ART">Crafts - FINE ART</option>
                          <option value="Crafts - FLORAL">Crafts - FLORAL</option>
                          <option value="Crafts - FRAGRANCE">Crafts - FRAGRANCE</option>
                          <option value="Crafts - JEWELRY MAKING">Crafts - JEWELRY MAKING</option>
                          <option value="Crafts - KIDS CRAFT">Crafts - KIDS CRAFT</option>
                          <option value="Crafts - NEEDLECRAFT">Crafts - NEEDLECRAFT</option>
                          <option value="Crafts - NOTIONS">Crafts - NOTIONS</option>
                          <option value="Crafts - PAINTS AND  SURFACES">Crafts - PAINTS AND SURFACES</option>
                          <option value="Crafts - PAPERCRAFTING">Crafts - PAPERCRAFTING</option>
                          <option value="Crafts - PHOTO ALBUMS">Crafts - PHOTO ALBUMS</option>
                          <option value="Crafts - SEASONAL FLORAL">Crafts - SEASONAL FLORAL</option>
                          <option value="Crafts - SEWING">Crafts - SEWING</option>
                          <option value="Crafts - SEWING MACHINE">Crafts - SEWING MACHINE</option>
                          <option value="Crafts - SEWING RIBBON">Crafts - SEWING RIBBON</option>
                          <option value="Crafts - WEDDING">Crafts - WEDDING</option>
                          <option value="Furniture &amp; Luggage - FURNITURE FOLDING">Furniture &amp; Luggage - FURNITURE FOLDING</option>
                          <option value="Furniture &amp; Luggage - KIDS FURNITURE">Furniture &amp; Luggage - KIDS FURNITURE</option>
                          <option value="Furniture &amp; Luggage - LIVING ROOM">Furniture &amp; Luggage - LIVING ROOM</option>
                          <option value="Furniture &amp; Luggage - MATTRESSES">Furniture &amp; Luggage - MATTRESSES</option>
                          <option value="Furniture &amp; Luggage - RTA BEDROOM">Furniture &amp; Luggage - RTA BEDROOM</option>
                          <option value="Furniture &amp; Luggage - RTA HOME OFFICE">Furniture &amp; Luggage - RTA HOME OFFICE</option>
                          <option value="Furniture &amp; Luggage - RTA KITCHEN">Furniture &amp; Luggage - RTA KITCHEN</option>
                          <option value="Furniture &amp; Luggage - SEATING">Furniture &amp; Luggage - SEATING</option>
                          <option value="Home Decor - CANDLE ACCESSORIES">Home Decor - CANDLE ACCESSORIES</option>
                          <option value="Home Decor - CANDLES">Home Decor - CANDLES</option>
                          <option value="Home Decor - CLOCKS">Home Decor - CLOCKS</option>
                          <option value="Home Decor - DECORATIVE ACCESSORIES">Home Decor - DECORATIVE ACCESSORIES</option>
                          <option value="Home Decor - DOORMATS">Home Decor - DOORMATS</option>
                          <option value="Home Decor - FRAGRANCE">Home Decor - FRAGRANCE</option>
                          <option value="Home Decor - FRAMES">Home Decor - FRAMES</option>
                          <option value="Home Decor - FURNITURE COVERINGS">Home Decor - FURNITURE COVERINGS</option>
                          <option value="Home Decor - LIGHTING">Home Decor - LIGHTING</option>
                          <option value="Home Decor - MIRRORS">Home Decor - MIRRORS</option>
                          <option value="Home Decor - PILLOWS">Home Decor - PILLOWS</option>
                          <option value="Home Decor - RUGS">Home Decor - RUGS</option>
                          <option value="Home Decor - WALL ART">Home Decor - WALL ART</option>
                          <option value="Home Decor - WAX CUBES AND WARMERS">Home Decor - WAX CUBES AND WARMERS</option>
                          <option value="Home Decor - WINDOW BLINDS">Home Decor - WINDOW BLINDS</option>
                          <option value="Home Decor - WINDOW DRAPERY HARDWARE">Home Decor - WINDOW DRAPERY HARDWARE</option>
                          <option value="Home Decor - WINDOW SOFT">Home Decor - WINDOW SOFT</option>
                          <option value="Organization &amp; Floor Care - ALTERNATIVE STORAGE">Organization &amp; Floor Care - ALTERNATIVE STORAGE</option>
                          <option value="Organization &amp; Floor Care - BASKETS - HAMPERS">Organization &amp; Floor Care - BASKETS - HAMPERS</option>
                          <option value="Organization &amp; Floor Care - BULK STORAGE">Organization &amp; Floor Care - BULK STORAGE</option>
                          <option value="Organization &amp; Floor Care - CARGO AND ORGANIZATION">Organization &amp; Floor Care - CARGO AND ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - CLOSET STORAGE">Organization &amp; Floor Care - CLOSET STORAGE</option>
                          <option value="Organization &amp; Floor Care - FLOOR CARE">Organization &amp; Floor Care - FLOOR CARE</option>
                          <option value="Organization &amp; Floor Care - FOOD PRESERVATION">Organization &amp; Floor Care - FOOD PRESERVATION</option>
                          <option value="Organization &amp; Floor Care - FOOD STORAGE">Organization &amp; Floor Care - FOOD STORAGE</option>
                          <option value="Organization &amp; Floor Care - HANGERS">Organization &amp; Floor Care - HANGERS</option>
                          <option value="Organization &amp; Floor Care - KITCHEN ORGANIZATION">Organization &amp; Floor Care - KITCHEN ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - LARGE APPLIANCES">Organization &amp; Floor Care - LARGE APPLIANCES</option>
                          <option value="Organization &amp; Floor Care - LAUNDRY">Organization &amp; Floor Care - LAUNDRY</option>
                          <option value="Organization &amp; Floor Care - LUGGAGE">Organization &amp; Floor Care - LUGGAGE</option>
                          <option value="Organization &amp; Floor Care - WASTE">Organization &amp; Floor Care - WASTE</option>
                          <option value="Optical - SUN">Optical - SUN</option>
                          <option value="Optical - FRAMES">Optical - FRAMES</option>
                          <option value="Optical - LENS">Optical - LENS</option>
                          <option value="Optical - SAFETY">Optical - SAFETY</option>
                        </select>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_42" class="label lc MultiLineTextField" colspan="100">
                      <label class="fieldLabel " for="_fid_27">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>List items and processes:</b>
                      </label>
                      <div id="tdf_42" class="cell cc MultiLineTextField"><input name="_fid_oval_27" type="hidden" value="">
                        <textarea wrap="virtual" cols="100" rows="2" name="_fid_27" id="_fid_27" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle"></textarea>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_43" class="label lc MultiLineTextField" colspan="100">
                      <label class="fieldLabel " for="_fid_74">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Factory Certifications or Audits Completed</b>
                      </label>
                      <div id="tdf_43" class="cell cc MultiLineTextField"><input name="_fid_oval_74" type="hidden" value="">
                        <textarea wrap="virtual" cols="100" rows="2" name="_fid_74" id="_fid_74" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle"></textarea>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow stext">
                    <td id="tdl_44" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_44" class="cell stextcell"><span></span></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_45" class="checkboxFieldContainer label lc" colspan="100" valign="middle">
                      <span id="tdf_45" class="checkboxField cc"><input name="_fid_oval_43" type="hidden" value="">
                        <input type="checkbox" name="_fid_43" id="_fid_43" onclick="OnCHF(this)" onfocus="OnFF(this)">
                        <label class="fieldLabel " for="_fid_43"><b>Click here to add an additional factory if it has different capabilities than the first listed primary factory</b></label></span>&nbsp;
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded" style="display: none;">
            <div class="Title expanded ToggleSection shead" id="sect_s9Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s9" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_47" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_47" class="cell stextcell"><b><span style="color:#1a74cf; font-size:110%; font-family:arial">Additional Factory</span></b></div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_48" class="label lc" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_71"><b>Country</b></label>
                      <div id="tdf_48" class="cell cc nowrap formrule-hide" style="display: none; visibility: hidden;"><input name="_fid_oval_70" type="hidden" value="">
                        <select size="1" name="_fid_70" id="_fid_70" onblur="OnBF(this)" onfocus="OnFF(this)"
                          onchange="onChangeHybridSearchPicker(this, {'inGrid':0, 'rpDBID':'bqf7qmg3y', 'params':null, 'miscParams':null, 'cddInGridDBID':null}, null);" class="hybridStyle" style="visibility: hidden; display: none;">
                          <option value=""> </option>
                          <option value="x3recpcker#">&lt; Browse choices... &gt;</option>
                        </select>
                      </div>
                      <div class="cell" style="visibility: hidden; display: none;">
                        <div id="hybridParentPicker-tdf_48-_fid_70" class="easilyfindableclass Left" style="height: auto;" data-editable="true" data-proxyfid="6" data-keyfid="3" data-isfrtarget="true">
                          <div class="hybridUI">
                            <div class="appShell itemPickerAppShell css-kzjdvi evauw1r0" data-test-id="itemPickerAppShell">
                              <div class="css-1bbgrtc ew99bxa2"></div>
                              <div class="clickInterceptor css-4em7z evauw1r1">
                                <div class="css-1qp07gu e1jdj4w30">
                                  <div class="Select css-ii9uuj e1og76bd0 is-searchable Select--single">
                                    <div class="Select-control"><span class="Select-multi-value-wrapper" id="react-select-2--value">
                                        <div class="Select-placeholder">Search and select</div>
                                        <div class="Select-input" style="display: inline-block;"><input hybrid-input-control="true" aria-activedescendant="react-select-2--value" aria-expanded="false" aria-haspopup="false" aria-owns="" role="combobox"
                                            value="" style="box-sizing: content-box; width: 5px;">
                                          <div
                                            style="position: absolute; top: 0px; left: 0px; visibility: hidden; height: 0px; overflow: scroll; white-space: pre; font-size: 13px; font-family: Gibson-Regular, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; letter-spacing: normal; text-transform: none;">
                                          </div>
                                        </div>
                                      </span><span class="Select-arrow-zone"><span class="Select-arrow"></span></span></div>
                                  </div>
                                </div>
                              </div>
                              <div class="__react_component_tooltip tc1393db1-a7af-41ad-b183-64f5e99a0207 place-top type-dark" id="AppShellTooltip" role="tooltip" data-id="tooltip">
                                <style aria-hidden="true">
                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207 {
                                    color: #fff;
                                    background: #222;
                                    border: 1px solid transparent;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-top {
                                    margin-top: -10px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-top::before {
                                    border-top: 8px solid transparent;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-top::after {
                                    border-left: 8px solid transparent;
                                    border-right: 8px solid transparent;
                                    bottom: -6px;
                                    left: 50%;
                                    margin-left: -8px;
                                    border-top-color: #222;
                                    border-top-style: solid;
                                    border-top-width: 6px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-bottom {
                                    margin-top: 10px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-bottom::before {
                                    border-bottom: 8px solid transparent;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-bottom::after {
                                    border-left: 8px solid transparent;
                                    border-right: 8px solid transparent;
                                    top: -6px;
                                    left: 50%;
                                    margin-left: -8px;
                                    border-bottom-color: #222;
                                    border-bottom-style: solid;
                                    border-bottom-width: 6px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-left {
                                    margin-left: -10px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-left::before {
                                    border-left: 8px solid transparent;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-left::after {
                                    border-top: 5px solid transparent;
                                    border-bottom: 5px solid transparent;
                                    right: -6px;
                                    top: 50%;
                                    margin-top: -4px;
                                    border-left-color: #222;
                                    border-left-style: solid;
                                    border-left-width: 6px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-right {
                                    margin-left: 10px;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-right::before {
                                    border-right: 8px solid transparent;
                                  }

                                  .tc1393db1-a7af-41ad-b183-64f5e99a0207.place-right::after {
                                    border-top: 5px solid transparent;
                                    border-bottom: 5px solid transparent;
                                    left: -6px;
                                    top: 50%;
                                    margin-top: -4px;
                                    border-right-color: #222;
                                    border-right-style: solid;
                                    border-right-width: 6px;
                                  }
                                </style>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </td>
                    <td id="tdl_49" class="label lc">
                      <label class="fieldLabel " for="_fid_29">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>State/Province</b>
                      </label>
                      <div id="tdf_49" class="cell cc"><input name="_fid_oval_29" type="hidden" value="">
                        <input type="text" size="40" name="_fid_29" id="_fid_29" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_50" class="label lc">
                      <label class="fieldLabel " for="_fid_28">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>City:</b>
                      </label>
                      <div id="tdf_50" class="cell cc"><input name="_fid_oval_28" type="hidden" value="">
                        <input type="text" size="20" name="_fid_28" id="_fid_28" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_51" class="label lc">
                      <label class="fieldLabel " for="_fid_30">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Annual Sales:</b>
                      </label>
                      <div id="tdf_51" class="cell cc nowrap"><input name="_fid_oval_30" type="hidden" value="">
                        <input type="text" size="10" name="_fid_30" id="_fid_30" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle">
                      </div>
                    </td>
                    <td id="tdl_52" class="label lc" colspan="100">
                      <label class="fieldLabel " for="_fid_31">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Units or $:</b>
                      </label>
                      <div id="tdf_52" class="cell cc"><input name="_fid_oval_31" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_31" id="_fid_31" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Dollars">Dollars</option>
                          <option value="Units">Units</option>
                        </select>
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded" style="display: none;">
            <div class="Title expanded ToggleSection shead" id="sect_s31Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s31" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow ">
                    <td id="tdl_54" class="label lc">
                      <label class="fieldLabel " for="_fid_32">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Primary SIC Code:</b>
                      </label>
                      <div id="tdf_54" class="cell cc"><input name="_fid_oval_32" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_32" id="_fid_32" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="0000000 - Other code - please list in items and processes section">0000000 - Other code - please list in items and processes section</option>
                          <option value="1190101 - Bean (dry field and seed) farm">1190101 - Bean (dry field and seed) farm</option>
                          <option value="1339902 - Sugarcane farm">1339902 - Sugarcane farm</option>
                          <option value="1399905 - Herb or spice farm">1399905 - Herb or spice farm</option>
                          <option value="1610000 - Vegetables and melons">1610000 - Vegetables and melons</option>
                          <option value="1610302 - Carrot farm">1610302 - Carrot farm</option>
                          <option value="1719908 - Raspberry farm">1719908 - Raspberry farm</option>
                          <option value="1720000 - Grapes">1720000 - Grapes</option>
                          <option value="1739908 - Walnut grove">1739908 - Walnut grove</option>
                          <option value="1759901 - Apple orchard">1759901 - Apple orchard</option>
                          <option value="1759904 - Nectarine orchard">1759904 - Nectarine orchard</option>
                          <option value="1799908 - Pineapple farm">1799908 - Pineapple farm</option>
                          <option value="1810203 - Flowers: grown under cover (e.g., greenhouse production)">1810203 - Flowers: grown under cover (e.g., greenhouse production)</option>
                          <option value="1810300 - Bulbs and seeds">1810300 - Bulbs and seeds</option>
                          <option value="1820103 - Mushrooms, grown under cover">1820103 - Mushrooms, grown under cover</option>
                          <option value="1910000 - General farms, primarily crop">1910000 - General farms, primarily crop</option>
                          <option value="2110000 - Beef cattle feedlots">2110000 - Beef cattle feedlots</option>
                          <option value="2130000 - Hogs">2130000 - Hogs</option>
                          <option value="2139901 - Hog feedlot">2139901 - Hog feedlot</option>
                          <option value="2140102 - Goats' milk production">2140102 - Goats' milk production</option>
                          <option value="2410000 - Dairy farms">2410000 - Dairy farms</option>
                          <option value="2419902 - Milk production">2419902 - Milk production</option>
                          <option value="2519901 - Broiling chickens, raising of">2519901 - Broiling chickens, raising of</option>
                          <option value="2520000 - Chicken eggs">2520000 - Chicken eggs</option>
                          <option value="2529901 - Started pullet farm">2529901 - Started pullet farm</option>
                          <option value="2539902 - Turkey farm">2539902 - Turkey farm</option>
                          <option value="2540000 - Poultry hatcheries">2540000 - Poultry hatcheries</option>
                          <option value="2549901 - Chicken hatchery">2549901 - Chicken hatchery</option>
                          <option value="2599901 - Duck farm">2599901 - Duck farm</option>
                          <option value="2729903 - Horse farm">2729903 - Horse farm</option>
                          <option value="2730000 - Animal aquaculture">2730000 - Animal aquaculture</option>
                          <option value="2730200 - Shellfish farms">2730200 - Shellfish farms</option>
                          <option value="2790400 - Domestic animal farms">2790400 - Domestic animal farms</option>
                          <option value="2799903 - Insect farm">2799903 - Insect farm</option>
                          <option value="7210105 - Vines, cultivation of">7210105 - Vines, cultivation of</option>
                          <option value="8110000 - Timber tracts">8110000 - Timber tracts</option>
                          <option value="8119901 - Christmas tree farm">8119901 - Christmas tree farm</option>
                          <option value="8310000 - Forest products">8310000 - Forest products</option>
                          <option value="9120000 - Finfish">9120000 - Finfish</option>
                          <option value="9130104 - Oysters, dredging or tonging of">9130104 - Oysters, dredging or tonging of</option>
                          <option value="10410100 - Gold ores mining">10410100 - Gold ores mining</option>
                          <option value="10990104 - Beryllium ore mining">10990104 - Beryllium ore mining</option>
                          <option value="12210105 - Surface mining, bituminous, nec">12210105 - Surface mining, bituminous, nec</option>
                          <option value="12220000 - Bituminous coal-underground mining">12220000 - Bituminous coal-underground mining</option>
                          <option value="13110000 - Crude petroleum and natural gas">13110000 - Crude petroleum and natural gas</option>
                          <option value="13110100 - Crude petroleum and natural gas production">13110100 - Crude petroleum and natural gas production</option>
                          <option value="13110101 - Crude petroleum production">13110101 - Crude petroleum production</option>
                          <option value="13110102 - Natural gas production">13110102 - Natural gas production</option>
                          <option value="13210000 - Natural gas liquids">13210000 - Natural gas liquids</option>
                          <option value="13810000 - Drilling oil and gas wells">13810000 - Drilling oil and gas wells</option>
                          <option value="13819901 - Directional drilling oil and gas wells">13819901 - Directional drilling oil and gas wells</option>
                          <option value="13829903 - Geophysical exploration, oil and gas field">13829903 - Geophysical exploration, oil and gas field</option>
                          <option value="13890101 - Building oil and gas well foundations on site">13890101 - Building oil and gas well foundations on site</option>
                          <option value="13899911 - Oil consultants">13899911 - Oil consultants</option>
                          <option value="13899912 - Oil field services, nec">13899912 - Oil field services, nec</option>
                          <option value="13899919 - Servicing oil and gas wells">13899919 - Servicing oil and gas wells</option>
                          <option value="13899920 - Well logging">13899920 - Well logging</option>
                          <option value="14110104 - Limestone, dimension-quarrying">14110104 - Limestone, dimension-quarrying</option>
                          <option value="14110200 - Granite dimension stone">14110200 - Granite dimension stone</option>
                          <option value="14110205 - Greenstone, dimension-quarrying">14110205 - Greenstone, dimension-quarrying</option>
                          <option value="14119906 - Quartzite, dimension-quarrying">14119906 - Quartzite, dimension-quarrying</option>
                          <option value="14119908 - Sandstone, dimension-quarrying">14119908 - Sandstone, dimension-quarrying</option>
                          <option value="14220000 - Crushed and broken limestone">14220000 - Crushed and broken limestone</option>
                          <option value="14220100 - Limestone's, ground">14220100 - Limestone's, ground</option>
                          <option value="14230000 - Crushed and broken granite">14230000 - Crushed and broken granite</option>
                          <option value="14299905 - Grits mining (crushed stone)">14299905 - Grits mining (crushed stone)</option>
                          <option value="14299909 - Quartzite, crushed and broken-quarrying">14299909 - Quartzite, crushed and broken-quarrying</option>
                          <option value="14420000 - Construction sand and gravel">14420000 - Construction sand and gravel</option>
                          <option value="14420100 - Sand mining">14420100 - Sand mining</option>
                          <option value="14420101 - Common sand mining">14420101 - Common sand mining</option>
                          <option value="14420102 - Construction sand mining">14420102 - Construction sand mining</option>
                          <option value="14420201 - Gravel mining">14420201 - Gravel mining</option>
                          <option value="14590100 - Clays, except kaolin and ball">14590100 - Clays, except kaolin and ball</option>
                          <option value="14590101 - Bentonite mining">14590101 - Bentonite mining</option>
                          <option value="14749904 - Soda ash (natural) mining">14749904 - Soda ash (natural) mining</option>
                          <option value="14750000 - Phosphate rock">14750000 - Phosphate rock</option>
                          <option value="14799902 - Amblygonite mining">14799902 - Amblygonite mining</option>
                          <option value="14810103 - Test boring for nonmetallic minerals">14810103 - Test boring for nonmetallic minerals</option>
                          <option value="14990104 - Gem stones (natural) mining, nec">14990104 - Gem stones (natural) mining, nec</option>
                          <option value="14990500 - Talc mining">14990500 - Talc mining</option>
                          <option value="15210000 - Single-family housing construction">15210000 - Single-family housing construction</option>
                          <option value="15210101 - General remodeling, single-family houses">15210101 - General remodeling, single-family houses</option>
                          <option value="15219901 - New construction, single-family houses">15219901 - New construction, single-family houses</option>
                          <option value="15220000 - Residential construction, nec">15220000 - Residential construction, nec</option>
                          <option value="15220100 - Hotel/motel and multi-family home construction">15220100 - Hotel/motel and multi-family home construction</option>
                          <option value="15220101 - Apartment building construction">15220101 - Apartment building construction</option>
                          <option value="15220201 - Remodeling, multi-family dwellings">15220201 - Remodeling, multi-family dwellings</option>
                          <option value="15319904 - Speculative builder, single-family houses">15319904 - Speculative builder, single-family houses</option>
                          <option value="15319906 - Manuafacturing and light industrial buildings">15319906 - Manuafacturing and light industrial buildings</option>
                          <option value="15410000 - Industrial buildings and warehouses">15410000 - Industrial buildings and warehouses</option>
                          <option value="15419904 - Grain elevator construction">15419904 - Grain elevator construction</option>
                          <option value="15419905 - Industrial buildings, new construction, nec">15419905 - Industrial buildings, new construction, nec</option>
                          <option value="15419907 - Pharmaceutical manufacturing plant construction">15419907 - Pharmaceutical manufacturing plant construction</option>
                          <option value="15419908 - Prefabricated building erection, industrial">15419908 - Prefabricated building erection, industrial</option>
                          <option value="15419910 - Steel building construction">15419910 - Steel building construction</option>
                          <option value="15419912 - Warehouse construction">15419912 - Warehouse construction</option>
                          <option value="15420000 - Nonresidential construction, nec">15420000 - Nonresidential construction, nec</option>
                          <option value="15420101 - Commercial and office building, new construction">15420101 - Commercial and office building, new construction</option>
                          <option value="15420201 - Farm building construction">15420201 - Farm building construction</option>
                          <option value="15420301 - Garage construction">15420301 - Garage construction</option>
                          <option value="15429902 - Design and erection, combined: non-residential">15429902 - Design and erection, combined: non-residential</option>
                          <option value="16110000 - Highway and street construction">16110000 - Highway and street construction</option>
                          <option value="16110100 - Highway signs and guardrails">16110100 - Highway signs and guardrails</option>
                          <option value="16110102 - Highway and street sign installation">16110102 - Highway and street sign installation</option>
                          <option value="16110200 - Surfacing and paving">16110200 - Surfacing and paving</option>
                          <option value="16110202 - Concrete construction: roads, highways, sidewalks, etc.">16110202 - Concrete construction: roads, highways, sidewalks, etc.</option>
                          <option value="16110203 - Grading">16110203 - Grading</option>
                          <option value="16229901 - Bridge construction">16229901 - Bridge construction</option>
                          <option value="16230000 - Water, sewer, and utility lines">16230000 - Water, sewer, and utility lines</option>
                          <option value="16230101 - Gas main construction">16230101 - Gas main construction</option>
                          <option value="16230102 - Natural gas compressor station construction">16230102 - Natural gas compressor station construction</option>
                          <option value="16230200 - Communication line and transmission tower construction">16230200 - Communication line and transmission tower construction</option>
                          <option value="16230204 - Transmitting tower (telecommunication) construction">16230204 - Transmitting tower (telecommunication) construction</option>
                          <option value="16230300 - Water and sewer line construction">16230300 - Water and sewer line construction</option>
                          <option value="16230302 - Sewer line construction">16230302 - Sewer line construction</option>
                          <option value="16239901 - Electric power line construction">16239901 - Electric power line construction</option>
                          <option value="16239902 - Manhole construction">16239902 - Manhole construction</option>
                          <option value="16239903 - Pipe laying construction">16239903 - Pipe laying construction</option>
                          <option value="16239904 - Pipeline construction, nsk">16239904 - Pipeline construction, nsk</option>
                          <option value="16290100 - Dams, waterways, docks, and other marine construction">16290100 - Dams, waterways, docks, and other marine construction</option>
                          <option value="16290101 - Caisson drilling">16290101 - Caisson drilling</option>
                          <option value="16290104 - Dock construction">16290104 - Dock construction</option>
                          <option value="16290110 - Marine construction">16290110 - Marine construction</option>
                          <option value="16290202 - Railroad and railway roadbed construction">16290202 - Railroad and railway roadbed construction</option>
                          <option value="16290300 - Athletic and recreation facilities construction">16290300 - Athletic and recreation facilities construction</option>
                          <option value="16290400 - Land preparation construction">16290400 - Land preparation construction</option>
                          <option value="16290404 - Timber removal">16290404 - Timber removal</option>
                          <option value="16290500 - Industrial plant construction">16290500 - Industrial plant construction</option>
                          <option value="16290504 - Waste disposal plant construction">16290504 - Waste disposal plant construction</option>
                          <option value="16290505 - Waste water and sewage treatment plant construction">16290505 - Waste water and sewage treatment plant construction</option>
                          <option value="16299905 - Power plant construction">16299905 - Power plant construction</option>
                          <option value="17110000 - Plumbing, heating, air-conditioning">17110000 - Plumbing, heating, air-conditioning</option>
                          <option value="17110201 - Septic system construction">17110201 - Septic system construction</option>
                          <option value="17110301 - Fire sprinkler system installation">17110301 - Fire sprinkler system installation</option>
                          <option value="17110302 - Irrigation sprinkler system installation">17110302 - Irrigation sprinkler system installation</option>
                          <option value="17210000 - Painting and paper hanging">17210000 - Painting and paper hanging</option>
                          <option value="17210200 - Commercial painting">17210200 - Commercial painting</option>
                          <option value="17210300 - Industrial painting">17210300 - Industrial painting</option>
                          <option value="17210301 - Aircraft painting">17210301 - Aircraft painting</option>
                          <option value="17310000 - Electrical work">17310000 - Electrical work</option>
                          <option value="17310201 - Computerized controls installation">17310201 - Computerized controls installation</option>
                          <option value="17310203 - Environmental system control installation">17310203 - Environmental system control installation</option>
                          <option value="17310302 - Fiber optic cable installation">17310302 - Fiber optic cable installation</option>
                          <option value="17310304 - Telephone and telephone equipment installation">17310304 - Telephone and telephone equipment installation</option>
                          <option value="17310402 - Closed circuit television installation">17310402 - Closed circuit television installation</option>
                          <option value="17410000 - Masonry and other stonework">17410000 - Masonry and other stonework</option>
                          <option value="17410101 - Foundation building">17410101 - Foundation building</option>
                          <option value="17419906 - Refractory or acid brick masonry">17419906 - Refractory or acid brick masonry</option>
                          <option value="17419907 - Stone masonry">17419907 - Stone masonry</option>
                          <option value="17420101 - Drywall">17420101 - Drywall</option>
                          <option value="17420200 - Acoustical and insulation work">17420200 - Acoustical and insulation work</option>
                          <option value="17420201 - Acoustical and ceiling work">17420201 - Acoustical and ceiling work</option>
                          <option value="17430000 - Terrazzo, tile, marble and mosaic work">17430000 - Terrazzo, tile, marble and mosaic work</option>
                          <option value="17439901 - Marble installation, interior">17439901 - Marble installation, interior</option>
                          <option value="17439903 - Terrazzo work">17439903 - Terrazzo work</option>
                          <option value="17439904 - Tile installation, ceramic">17439904 - Tile installation, ceramic</option>
                          <option value="17510000 - Carpentry work">17510000 - Carpentry work</option>
                          <option value="17510100 - Cabinet and finish carpentry">17510100 - Cabinet and finish carpentry</option>
                          <option value="17510101 - Cabinet building and installation">17510101 - Cabinet building and installation</option>
                          <option value="17510102 - Finish and trim carpentry">17510102 - Finish and trim carpentry</option>
                          <option value="17510200 - Window and door installation and erection">17510200 - Window and door installation and erection</option>
                          <option value="17510201 - Garage door, installation or erection">17510201 - Garage door, installation or erection</option>
                          <option value="17510202 - Window and door (prefabricated) installation">17510202 - Window and door (prefabricated) installation</option>
                          <option value="17519904 - Store fixture installation">17519904 - Store fixture installation</option>
                          <option value="17520000 - Floor laying and floor work, nec">17520000 - Floor laying and floor work, nec</option>
                          <option value="17529901 - Access flooring system installation">17529901 - Access flooring system installation</option>
                          <option value="17529903 - Carpet laying">17529903 - Carpet laying</option>
                          <option value="17529904 - Ceramic floor tile installation">17529904 - Ceramic floor tile installation</option>
                          <option value="17529908 - Wood floor installation and refinishing">17529908 - Wood floor installation and refinishing</option>
                          <option value="17610000 - Roofing, siding, and sheetmetal work">17610000 - Roofing, siding, and sheetmetal work</option>
                          <option value="17619903 - Sheet metal work, nec">17619903 - Sheet metal work, nec</option>
                          <option value="17710000 - Concrete work">17710000 - Concrete work</option>
                          <option value="17710301 - Blacktop (asphalt) work">17710301 - Blacktop (asphalt) work</option>
                          <option value="17810000 - Water well drilling">17810000 - Water well drilling</option>
                          <option value="17819902 - Servicing, water wells">17819902 - Servicing, water wells</option>
                          <option value="17910000 - Structural steel erection">17910000 - Structural steel erection</option>
                          <option value="17919902 - Concrete reinforcement, placing of">17919902 - Concrete reinforcement, placing of</option>
                          <option value="17919904 - Exterior wall system installation">17919904 - Exterior wall system installation</option>
                          <option value="17919907 - Precast concrete structural framing or panels, placing of">17919907 - Precast concrete structural framing or panels, placing of</option>
                          <option value="17919909 - Storage tanks, metal: erection">17919909 - Storage tanks, metal: erection</option>
                          <option value="17930000 - Glass and glazing work">17930000 - Glass and glazing work</option>
                          <option value="17940000 - Excavation work">17940000 - Excavation work</option>
                          <option value="17949901 - Excavation and grading, building construction">17949901 - Excavation and grading, building construction</option>
                          <option value="17950000 - Wrecking and demolition work">17950000 - Wrecking and demolition work</option>
                          <option value="17959902 - Demolition, buildings and other structures">17959902 - Demolition, buildings and other structures</option>
                          <option value="17960000 - Installing building equipment">17960000 - Installing building equipment</option>
                          <option value="17969901 - Elevator installation and conversion">17969901 - Elevator installation and conversion</option>
                          <option value="17969902 - Machine moving and rigging">17969902 - Machine moving and rigging</option>
                          <option value="17969904 - Machinery installation">17969904 - Machinery installation</option>
                          <option value="17969906 - Pollution control equipment installation">17969906 - Pollution control equipment installation</option>
                          <option value="17969907 - Power generating equipment installation">17969907 - Power generating equipment installation</option>
                          <option value="17990105 - Swimming pool construction">17990105 - Swimming pool construction</option>
                          <option value="17990200 - Coating, caulking, and weather, water, and fireproofing">17990200 - Coating, caulking, and weather, water, and fireproofing</option>
                          <option value="17990208 - Insulation of pipes and boilers">17990208 - Insulation of pipes and boilers</option>
                          <option value="17990210 - Weather stripping">17990210 - Weather stripping</option>
                          <option value="17990400 - Rigging and scaffolding">17990400 - Rigging and scaffolding</option>
                          <option value="17990401 - Rigging, theatrical">17990401 - Rigging, theatrical</option>
                          <option value="17990500 - Exterior cleaning, including sandblasting">17990500 - Exterior cleaning, including sandblasting</option>
                          <option value="17990502 - Cleaning new buildings after construction">17990502 - Cleaning new buildings after construction</option>
                          <option value="17990504 - Sandblasting of building exteriors">17990504 - Sandblasting of building exteriors</option>
                          <option value="17990600 - Home/office interiors finishing, furnishing and remodeling">17990600 - Home/office interiors finishing, furnishing and remodeling</option>
                          <option value="17990602 - Closet organizers, installation and design">17990602 - Closet organizers, installation and design</option>
                          <option value="17990603 - Counter top installation">17990603 - Counter top installation</option>
                          <option value="17990606 - Kitchen and bathroom remodeling">17990606 - Kitchen and bathroom remodeling</option>
                          <option value="17990607 - Office furniture installation">17990607 - Office furniture installation</option>
                          <option value="17990801 - Asbestos removal and encapsulation">17990801 - Asbestos removal and encapsulation</option>
                          <option value="17990802 - Lead burning">17990802 - Lead burning</option>
                          <option value="17999902 - Artificial turf installation">17999902 - Artificial turf installation</option>
                          <option value="17999903 - Awning installation">17999903 - Awning installation</option>
                          <option value="17999907 - Dewatering">17999907 - Dewatering</option>
                          <option value="17999910 - Epoxy application">17999910 - Epoxy application</option>
                          <option value="17999912 - Fence construction">17999912 - Fence construction</option>
                          <option value="17999913 - Fiberglass work">17999913 - Fiberglass work</option>
                          <option value="17999923 - Lightning conductor erection">17999923 - Lightning conductor erection</option>
                          <option value="17999924 - Ornamental metal work">17999924 - Ornamental metal work</option>
                          <option value="17999929 - Sign installation and maintenance">17999929 - Sign installation and maintenance</option>
                          <option value="17999932 - Welding on site">17999932 - Welding on site</option>
                          <option value="17999934 - Prop, set or scenery construction, theatrical">17999934 - Prop, set or scenery construction, theatrical</option>
                          <option value="17999935 - Petroleum storage tank installation, underground">17999935 - Petroleum storage tank installation, underground</option>
                          <option value="17999941 - Protective lining installation, underground (sewage, etc.)">17999941 - Protective lining installation, underground (sewage, etc.)</option>
                          <option value="17999943 - Renovation of aircraft interiors">17999943 - Renovation of aircraft interiors</option>
                          <option value="20110000 - Meat packing plants">20110000 - Meat packing plants</option>
                          <option value="20110100 - Beef products, from beef slaughtered on site">20110100 - Beef products, from beef slaughtered on site</option>
                          <option value="20110101 - Boxed beef, from meat slaughtered on site">20110101 - Boxed beef, from meat slaughtered on site</option>
                          <option value="20110103 - Veal, from meat slaughtered on site">20110103 - Veal, from meat slaughtered on site</option>
                          <option value="20110200 - Pork products, from pork slaughtered on site">20110200 - Pork products, from pork slaughtered on site</option>
                          <option value="20110202 - Hams and picnics, from meat slaughtered on site">20110202 - Hams and picnics, from meat slaughtered on site</option>
                          <option value="20110400 - Meat by-products, from meat slaughtered on site">20110400 - Meat by-products, from meat slaughtered on site</option>
                          <option value="20110402 - Hides, cured or uncured: from carcasses slaughtered on site">20110402 - Hides, cured or uncured: from carcasses slaughtered on site</option>
                          <option value="20119901 - Canned meats (except baby food), meat slaughtered on site">20119901 - Canned meats (except baby food), meat slaughtered on site</option>
                          <option value="20119904 - Frankfurters, from meat slaughtered on site">20119904 - Frankfurters, from meat slaughtered on site</option>
                          <option value="20119907 - Sausages, from meat slaughtered on site">20119907 - Sausages, from meat slaughtered on site</option>
                          <option value="20130000 - Sausages and other prepared meats">20130000 - Sausages and other prepared meats</option>
                          <option value="20130100 - Prepared beef products, from purchased beef">20130100 - Prepared beef products, from purchased beef</option>
                          <option value="20130101 - Beef stew, from purchased meat">20130101 - Beef stew, from purchased meat</option>
                          <option value="20130102 - Beef, dried: from purchased meat">20130102 - Beef, dried: from purchased meat</option>
                          <option value="20130106 - Roast beef, from purchased meat">20130106 - Roast beef, from purchased meat</option>
                          <option value="20130200 - Prepared pork products, from purchased pork">20130200 - Prepared pork products, from purchased pork</option>
                          <option value="20130201 - Bacon, side and sliced: from purchased meat">20130201 - Bacon, side and sliced: from purchased meat</option>
                          <option value="20130202 - Ham, boiled: from purchased meat">20130202 - Ham, boiled: from purchased meat</option>
                          <option value="20130203 - Ham, boneless: from purchased meat">20130203 - Ham, boneless: from purchased meat</option>
                          <option value="20130209 - Pork, pickled: from purchased meat">20130209 - Pork, pickled: from purchased meat</option>
                          <option value="20130300 - Sausages and related products, from purchased meat">20130300 - Sausages and related products, from purchased meat</option>
                          <option value="20130302 - Frankfurters, from purchased meat">20130302 - Frankfurters, from purchased meat</option>
                          <option value="20130303 - Sausage casings, natural">20130303 - Sausage casings, natural</option>
                          <option value="20130304 - Sausages, from purchased meat">20130304 - Sausages, from purchased meat</option>
                          <option value="20139901 - Boneless meat, from purchased meat">20139901 - Boneless meat, from purchased meat</option>
                          <option value="20139902 - Canned meats (except baby food), from purchased meat">20139902 - Canned meats (except baby food), from purchased meat</option>
                          <option value="20139903 - Cooked meats, from purchased meat">20139903 - Cooked meats, from purchased meat</option>
                          <option value="20139905 - Cured meats, from purchased meat">20139905 - Cured meats, from purchased meat</option>
                          <option value="20139906 - Frozen meats, from purchased meat">20139906 - Frozen meats, from purchased meat</option>
                          <option value="20139915 - Smoked meats, from purchased meat">20139915 - Smoked meats, from purchased meat</option>
                          <option value="20139916 - Snack sticks, including jerky: from purchased meat">20139916 - Snack sticks, including jerky: from purchased meat</option>
                          <option value="20139917 - Spiced meats, from purchased meat">20139917 - Spiced meats, from purchased meat</option>
                          <option value="20139918 - Spreads, sandwich: meat, from purchased meat">20139918 - Spreads, sandwich: meat, from purchased meat</option>
                          <option value="20150000 - Poultry slaughtering and processing">20150000 - Poultry slaughtering and processing</option>
                          <option value="20150100 - Chicken slaughtering and processing">20150100 - Chicken slaughtering and processing</option>
                          <option value="20150103 - Chicken, processed: cooked">20150103 - Chicken, processed: cooked</option>
                          <option value="20150104 - Chicken, processed: fresh">20150104 - Chicken, processed: fresh</option>
                          <option value="20150105 - Chicken, processed: frozen">20150105 - Chicken, processed: frozen</option>
                          <option value="20150106 - Chicken, slaughtered and dressed">20150106 - Chicken, slaughtered and dressed</option>
                          <option value="20150200 - Duck slaughtering and processing">20150200 - Duck slaughtering and processing</option>
                          <option value="20150300 - Egg processing">20150300 - Egg processing</option>
                          <option value="20150304 - Eggs, processed: dehydrated">20150304 - Eggs, processed: dehydrated</option>
                          <option value="20150600 - Poultry slaughtering and processing">20150600 - Poultry slaughtering and processing</option>
                          <option value="20150601 - Poultry, processed, nsk">20150601 - Poultry, processed, nsk</option>
                          <option value="20150604 - Poultry, processed: fresh">20150604 - Poultry, processed: fresh</option>
                          <option value="20150605 - Poultry, processed: frozen">20150605 - Poultry, processed: frozen</option>
                          <option value="20150608 - Poultry, slaughtered and dressed">20150608 - Poultry, slaughtered and dressed</option>
                          <option value="20150800 - Turkey processing and slaughtering">20150800 - Turkey processing and slaughtering</option>
                          <option value="20150801 - Turkey, processed, nsk">20150801 - Turkey, processed, nsk</option>
                          <option value="20150803 - Turkey, processed: cooked">20150803 - Turkey, processed: cooked</option>
                          <option value="20150806 - Turkey, slaughtered and dressed">20150806 - Turkey, slaughtered and dressed</option>
                          <option value="20150900 - Poultry sausage, luncheon meats, and other poultry products">20150900 - Poultry sausage, luncheon meats, and other poultry products</option>
                          <option value="20150908 - Variety meats (fresh edible organs), poultry">20150908 - Variety meats (fresh edible organs), poultry</option>
                          <option value="20210000 - Creamery butter">20210000 - Creamery butter</option>
                          <option value="20220000 - Cheese; natural and processed">20220000 - Cheese; natural and processed</option>
                          <option value="20220100 - Cheese spreads, dips, pastes, and other cheese products">20220100 - Cheese spreads, dips, pastes, and other cheese products</option>
                          <option value="20229902 - Natural cheese">20229902 - Natural cheese</option>
                          <option value="20229903 - Processed cheese">20229903 - Processed cheese</option>
                          <option value="20230000 - Dry, condensed and evaporated dairy products">20230000 - Dry, condensed and evaporated dairy products</option>
                          <option value="20230104 - Powdered baby formula">20230104 - Powdered baby formula</option>
                          <option value="20230200 - Condensed, concentrated, and evaporated milk products">20230200 - Condensed, concentrated, and evaporated milk products</option>
                          <option value="20230204 - Concentrated whey">20230204 - Concentrated whey</option>
                          <option value="20230300 - Dried and powdered milk and milk products">20230300 - Dried and powdered milk and milk products</option>
                          <option value="20230303 - Dried milk">20230303 - Dried milk</option>
                          <option value="20230307 - Milk preparations, dried">20230307 - Milk preparations, dried</option>
                          <option value="20230312 - Powdered whey">20230312 - Powdered whey</option>
                          <option value="20239904 - Cream substitutes">20239904 - Cream substitutes</option>
                          <option value="20239905 - Dietary supplements, dairy and non-dairy based">20239905 - Dietary supplements, dairy and non-dairy based</option>
                          <option value="20239907 - Ice cream mix, unfrozen: liquid or dry">20239907 - Ice cream mix, unfrozen: liquid or dry</option>
                          <option value="20239911 - Milkshake mix">20239911 - Milkshake mix</option>
                          <option value="20239913 - Yogurt mix">20239913 - Yogurt mix</option>
                          <option value="20240000 - Ice cream and frozen deserts">20240000 - Ice cream and frozen deserts</option>
                          <option value="20240100 - Ice cream and ice milk">20240100 - Ice cream and ice milk</option>
                          <option value="20240101 - Ice cream, bulk">20240101 - Ice cream, bulk</option>
                          <option value="20240102 - Ice cream, packaged: molded, on sticks, etc.">20240102 - Ice cream, packaged: molded, on sticks, etc.</option>
                          <option value="20240103 - Ice milk, bulk">20240103 - Ice milk, bulk</option>
                          <option value="20240200 - Dairy based frozen desserts">20240200 - Dairy based frozen desserts</option>
                          <option value="20240201 - Custard, frozen">20240201 - Custard, frozen</option>
                          <option value="20240205 - Yogurt desserts, frozen">20240205 - Yogurt desserts, frozen</option>
                          <option value="20240300 - Nondairy based frozen desserts">20240300 - Nondairy based frozen desserts</option>
                          <option value="20240301 - Fruit pops, frozen">20240301 - Fruit pops, frozen</option>
                          <option value="20240303 - Ices, flavored (frozen dessert)">20240303 - Ices, flavored (frozen dessert)</option>
                          <option value="20240304 - Juice pops, frozen">20240304 - Juice pops, frozen</option>
                          <option value="20240307 - Sorbets, non-dairy based">20240307 - Sorbets, non-dairy based</option>
                          <option value="20260000 - Fluid milk">20260000 - Fluid milk</option>
                          <option value="20260100 - Milk and cream, except fermented, cultured, and flavored">20260100 - Milk and cream, except fermented, cultured, and flavored</option>
                          <option value="20260102 - Cream, sour">20260102 - Cream, sour</option>
                          <option value="20260106 - Milk processing (pasteurizing, homogenizing, bottling)">20260106 - Milk processing (pasteurizing, homogenizing, bottling)</option>
                          <option value="20260203 - Buttermilk, cultured">20260203 - Buttermilk, cultured</option>
                          <option value="20260204 - Cottage cheese">20260204 - Cottage cheese</option>
                          <option value="20260208 - Yogurt">20260208 - Yogurt</option>
                          <option value="20269902 - Eggnog, fresh: non-alcoholic">20269902 - Eggnog, fresh: non-alcoholic</option>
                          <option value="20269903 - Milk drinks, flavored">20269903 - Milk drinks, flavored</option>
                          <option value="20269904 - Milk, chocolate">20269904 - Milk, chocolate</option>
                          <option value="20269905 - Whipped topping, except frozen or dry mix">20269905 - Whipped topping, except frozen or dry mix</option>
                          <option value="20320100 - Beans and bean sprouts, canned, jarred, etc.">20320100 - Beans and bean sprouts, canned, jarred, etc.</option>
                          <option value="20320200 - Ethnic foods, canned, jarred, etc.">20320200 - Ethnic foods, canned, jarred, etc.</option>
                          <option value="20320201 - Chili, with or without meat: packaged in cans, jars, etc.">20320201 - Chili, with or without meat: packaged in cans, jars, etc.</option>
                          <option value="20320202 - Chinese foods, nec: packaged in cans, jars, etc.">20320202 - Chinese foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320206 - Italian foods, nec: packaged in cans, jars, etc.">20320206 - Italian foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320208 - Mexican foods, nec: packaged in cans, jars, etc.">20320208 - Mexican foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320212 - Tamales: packaged in cans, jars, etc.">20320212 - Tamales: packaged in cans, jars, etc.</option>
                          <option value="20320300 - Soups and broths, canned, jarred, etc.">20320300 - Soups and broths, canned, jarred, etc.</option>
                          <option value="20320306 - Soups, except seafood: packaged in cans, jars, etc.">20320306 - Soups, except seafood: packaged in cans, jars, etc.</option>
                          <option value="20329901 - Baby foods, including meats: packaged in cans, jars, etc.">20329901 - Baby foods, including meats: packaged in cans, jars, etc.</option>
                          <option value="20330100 - Tomato products, packaged in cans, jars, etc.">20330100 - Tomato products, packaged in cans, jars, etc.</option>
                          <option value="20330101 - Barbecue sauce: packaged in cans, jars, etc.">20330101 - Barbecue sauce: packaged in cans, jars, etc.</option>
                          <option value="20330102 - Catsup: packaged in cans, jars, etc.">20330102 - Catsup: packaged in cans, jars, etc.</option>
                          <option value="20330104 - Pizza sauce: packaged in cans, jars, etc.">20330104 - Pizza sauce: packaged in cans, jars, etc.</option>
                          <option value="20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc">20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc</option>
                          <option value="20330109 - Tomato paste: packaged in cans, jars, etc.">20330109 - Tomato paste: packaged in cans, jars, etc.</option>
                          <option value="20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.">20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.</option>
                          <option value="20330201 - Jams, including imitation: packaged in cans, jars, etc.">20330201 - Jams, including imitation: packaged in cans, jars, etc.</option>
                          <option value="20330202 - Jellies, edible, including imitation: in cans, jars, etc.">20330202 - Jellies, edible, including imitation: in cans, jars, etc.</option>
                          <option value="20330300 - Fruits and fruit products, in cans, jars, etc.">20330300 - Fruits and fruit products, in cans, jars, etc.</option>
                          <option value="20330301 - Apple sauce: packaged in cans, jars, etc.">20330301 - Apple sauce: packaged in cans, jars, etc.</option>
                          <option value="20330302 - Fruit butters: packaged in cans, jars, etc.">20330302 - Fruit butters: packaged in cans, jars, etc.</option>
                          <option value="20330303 - Fruit juices: concentrated, hot pack">20330303 - Fruit juices: concentrated, hot pack</option>
                          <option value="20330304 - Fruit juices: fresh">20330304 - Fruit juices: fresh</option>
                          <option value="20330305 - Fruit juices: packaged in cans, jars, etc.">20330305 - Fruit juices: packaged in cans, jars, etc.</option>
                          <option value="20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.">20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.</option>
                          <option value="20330309 - Fruit purees: packaged in cans, jars, etc.">20330309 - Fruit purees: packaged in cans, jars, etc.</option>
                          <option value="20330310 - Fruits: packaged in cans, jars, etc.">20330310 - Fruits: packaged in cans, jars, etc.</option>
                          <option value="20330312 - Olives: packaged in cans, jars, etc.">20330312 - Olives: packaged in cans, jars, etc.</option>
                          <option value="20330400 - Vegetables and vegetable products, in cans, jars, etc.">20330400 - Vegetables and vegetable products, in cans, jars, etc.</option>
                          <option value="20330402 - Hominy: packaged in cans, jars, etc.">20330402 - Hominy: packaged in cans, jars, etc.</option>
                          <option value="20330403 - Mushrooms: packaged in cans, jars, etc.">20330403 - Mushrooms: packaged in cans, jars, etc.</option>
                          <option value="20330407 - Vegetable juices: packaged in cans, jars, etc.">20330407 - Vegetable juices: packaged in cans, jars, etc.</option>
                          <option value="20330411 - Vegetables: packaged in cans, jars, etc.">20330411 - Vegetables: packaged in cans, jars, etc.</option>
                          <option value="20340000 - Dried and dehydrated fruits, vegetables and soup mixes">20340000 - Dried and dehydrated fruits, vegetables and soup mixes</option>
                          <option value="20340100 - Dried and dehydrated soup mixes">20340100 - Dried and dehydrated soup mixes</option>
                          <option value="20340101 - Soup mixes">20340101 - Soup mixes</option>
                          <option value="20340200 - Dried and dehydrated fruits">20340200 - Dried and dehydrated fruits</option>
                          <option value="20340204 - Fruits, dried or dehydrated, except freeze-dried">20340204 - Fruits, dried or dehydrated, except freeze-dried</option>
                          <option value="20340208 - Prunes, dried">20340208 - Prunes, dried</option>
                          <option value="20340209 - Raisins">20340209 - Raisins</option>
                          <option value="20340300 - Dried and dehydrated vegetables">20340300 - Dried and dehydrated vegetables</option>
                          <option value="20340301 - Potato products, dried and dehydrated">20340301 - Potato products, dried and dehydrated</option>
                          <option value="20340303 - Vegetables, dried or dehydrated (except freeze-dried)">20340303 - Vegetables, dried or dehydrated (except freeze-dried)</option>
                          <option value="20350000 - Pickles, sauces, and salad dressings">20350000 - Pickles, sauces, and salad dressings</option>
                          <option value="20350100 - Seasonings and sauces, except tomato and dry">20350100 - Seasonings and sauces, except tomato and dry</option>
                          <option value="20350101 - Dressings, salad: raw and cooked (except dry mixes)">20350101 - Dressings, salad: raw and cooked (except dry mixes)</option>
                          <option value="20350102 - Horseradish, prepared">20350102 - Horseradish, prepared</option>
                          <option value="20350103 - Mayonnaise">20350103 - Mayonnaise</option>
                          <option value="20350104 - Mustard, prepared (wet)">20350104 - Mustard, prepared (wet)</option>
                          <option value="20350105 - Seasonings, meat sauces (except tomato and dry)">20350105 - Seasonings, meat sauces (except tomato and dry)</option>
                          <option value="20350108 - Soy sauce">20350108 - Soy sauce</option>
                          <option value="20350110 - Spreads, sandwich: salad dressing base">20350110 - Spreads, sandwich: salad dressing base</option>
                          <option value="20350200 - Pickled fruits and vegetables">20350200 - Pickled fruits and vegetables</option>
                          <option value="20350201 - Cucumbers, pickles and pickle salting">20350201 - Cucumbers, pickles and pickle salting</option>
                          <option value="20350202 - Fruits, brined">20350202 - Fruits, brined</option>
                          <option value="20350204 - Olives, brined: bulk">20350204 - Olives, brined: bulk</option>
                          <option value="20350206 - Pickles, vinegar">20350206 - Pickles, vinegar</option>
                          <option value="20350207 - Relishes, fruit and vegetable">20350207 - Relishes, fruit and vegetable</option>
                          <option value="20350211 - Vegetables, pickled">20350211 - Vegetables, pickled</option>
                          <option value="20370000 - Frozen fruits and vegetables">20370000 - Frozen fruits and vegetables</option>
                          <option value="20370100 - Frozen fruits and vegetables">20370100 - Frozen fruits and vegetables</option>
                          <option value="20370101 - Citrus pulp, dried">20370101 - Citrus pulp, dried</option>
                          <option value="20370102 - Fruits, quick frozen and cold pack (frozen)">20370102 - Fruits, quick frozen and cold pack (frozen)</option>
                          <option value="20370103 - Potato products, quick frozen and cold pack">20370103 - Potato products, quick frozen and cold pack</option>
                          <option value="20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products">20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products</option>
                          <option value="20370200 - Fruit juices">20370200 - Fruit juices</option>
                          <option value="20370201 - Fruit juice concentrates, frozen">20370201 - Fruit juice concentrates, frozen</option>
                          <option value="20370202 - Fruit juices, frozen">20370202 - Fruit juices, frozen</option>
                          <option value="20389901 - Breakfasts, frozen and packaged">20389901 - Breakfasts, frozen and packaged</option>
                          <option value="20389902 - Dinners, frozen and packaged">20389902 - Dinners, frozen and packaged</option>
                          <option value="20389903 - Ethnic foods, nec, frozen">20389903 - Ethnic foods, nec, frozen</option>
                          <option value="20389905 - Lunches, frozen and packaged">20389905 - Lunches, frozen and packaged</option>
                          <option value="20389906 - Pizza, frozen">20389906 - Pizza, frozen</option>
                          <option value="20389907 - Snacks, incl. onion rings, cheese sticks, etc.">20389907 - Snacks, incl. onion rings, cheese sticks, etc.</option>
                          <option value="20389908 - Soups, frozen">20389908 - Soups, frozen</option>
                          <option value="20389910 - Waffles, frozen">20389910 - Waffles, frozen</option>
                          <option value="20410000 - Flour and other grain mill products">20410000 - Flour and other grain mill products</option>
                          <option value="20410100 - Flour">20410100 - Flour</option>
                          <option value="20410102 - Cake flour">20410102 - Cake flour</option>
                          <option value="20410105 - Flour: blended, prepared, or self-rising">20410105 - Flour: blended, prepared, or self-rising</option>
                          <option value="20410113 - Wheat flour">20410113 - Wheat flour</option>
                          <option value="20410200 - Doughs and batters">20410200 - Doughs and batters</option>
                          <option value="20410201 - Biscuit dough">20410201 - Biscuit dough</option>
                          <option value="20410202 - Doughs, frozen or refrigerated">20410202 - Doughs, frozen or refrigerated</option>
                          <option value="20410204 - Pizza dough, prepared">20410204 - Pizza dough, prepared</option>
                          <option value="20410301 - Bread and bread-type roll mixes">20410301 - Bread and bread-type roll mixes</option>
                          <option value="20419903 - Corn meal">20419903 - Corn meal</option>
                          <option value="20419906 - Grain cereals, cracked">20419906 - Grain cereals, cracked</option>
                          <option value="20430000 - Cereal breakfast foods">20430000 - Cereal breakfast foods</option>
                          <option value="20439901 - Coffee substitutes, made from grain">20439901 - Coffee substitutes, made from grain</option>
                          <option value="20439905 - Granola and muesli, except bars and clusters">20439905 - Granola and muesli, except bars and clusters</option>
                          <option value="20439909 - Oatmeal: prepared as cereal breakfast food">20439909 - Oatmeal: prepared as cereal breakfast food</option>
                          <option value="20449903 - Brown rice">20449903 - Brown rice</option>
                          <option value="20449904 - Enriched rice (vitamin and mineral fortified)">20449904 - Enriched rice (vitamin and mineral fortified)</option>
                          <option value="20449909 - Polished rice">20449909 - Polished rice</option>
                          <option value="20450000 - Prepared flour mixes and doughs">20450000 - Prepared flour mixes and doughs</option>
                          <option value="20450100 - Flours and flour mixes, from purchased flour">20450100 - Flours and flour mixes, from purchased flour</option>
                          <option value="20450102 - Biscuit mixes, prepared: from purchased flour">20450102 - Biscuit mixes, prepared: from purchased flour</option>
                          <option value="20450103 - Blended flour: from purchased flour">20450103 - Blended flour: from purchased flour</option>
                          <option value="20450104 - Bread and bread type roll mixes: from purchased flour">20450104 - Bread and bread type roll mixes: from purchased flour</option>
                          <option value="20450107 - Doughnut mixes, prepared: from purchased flour">20450107 - Doughnut mixes, prepared: from purchased flour</option>
                          <option value="20450110 - Pancake mixes, prepared: from purchased flour">20450110 - Pancake mixes, prepared: from purchased flour</option>
                          <option value="20450201 - Biscuit dough, prepared: from purchased flour">20450201 - Biscuit dough, prepared: from purchased flour</option>
                          <option value="20450202 - Doughs, frozen or refrigerated: from purchased flour">20450202 - Doughs, frozen or refrigerated: from purchased flour</option>
                          <option value="20450204 - Pizza doughs, prepared: from purchased flour">20450204 - Pizza doughs, prepared: from purchased flour</option>
                          <option value="20460101 - Corn starch">20460101 - Corn starch</option>
                          <option value="20460103 - Industrial starch">20460103 - Industrial starch</option>
                          <option value="20460106 - Potato starch">20460106 - Potato starch</option>
                          <option value="20460111 - Wheat gluten">20460111 - Wheat gluten</option>
                          <option value="20460200 - Corn oil products">20460200 - Corn oil products</option>
                          <option value="20460302 - Corn syrup, dried or unmixed">20460302 - Corn syrup, dried or unmixed</option>
                          <option value="20470000 - Dog and cat food">20470000 - Dog and cat food</option>
                          <option value="20479901 - Cat food">20479901 - Cat food</option>
                          <option value="20479902 - Dog food">20479902 - Dog food</option>
                          <option value="20480000 - Prepared feeds, nec">20480000 - Prepared feeds, nec</option>
                          <option value="20480100 - Cereal-, grain-, and seed-based feeds">20480100 - Cereal-, grain-, and seed-based feeds</option>
                          <option value="20480101 - Alfalfa or alfalfa meal, prepared as animal feed">20480101 - Alfalfa or alfalfa meal, prepared as animal feed</option>
                          <option value="20480103 - Bird food, prepared">20480103 - Bird food, prepared</option>
                          <option value="20480104 - Chicken feeds, prepared">20480104 - Chicken feeds, prepared</option>
                          <option value="20480108 - Poultry feeds">20480108 - Poultry feeds</option>
                          <option value="20480111 - Stock feeds, dry">20480111 - Stock feeds, dry</option>
                          <option value="20480206 - Kelp meal and pellets, prepared as animal feed">20480206 - Kelp meal and pellets, prepared as animal feed</option>
                          <option value="20480207 - Meat meal and tankage, prepared as animal feed">20480207 - Meat meal and tankage, prepared as animal feed</option>
                          <option value="20489902 - Canned pet food (except dog and cat)">20489902 - Canned pet food (except dog and cat)</option>
                          <option value="20489903 - Dry pet food (except dog and cat)">20489903 - Dry pet food (except dog and cat)</option>
                          <option value="20489905 - Feed concentrates">20489905 - Feed concentrates</option>
                          <option value="20489906 - Feed premixes">20489906 - Feed premixes</option>
                          <option value="20489907 - Feed supplements">20489907 - Feed supplements</option>
                          <option value="20489909 - Fish food">20489909 - Fish food</option>
                          <option value="20489910 - Frozen pet food (except dog and cat)">20489910 - Frozen pet food (except dog and cat)</option>
                          <option value="20489911 - Livestock feeds">20489911 - Livestock feeds</option>
                          <option value="20489912 - Mineral feed supplements">20489912 - Mineral feed supplements</option>
                          <option value="20489913 - Oyster shells, ground: prepared as animal feed">20489913 - Oyster shells, ground: prepared as animal feed</option>
                          <option value="20510000 - Bread, cake, and related products">20510000 - Bread, cake, and related products</option>
                          <option value="20510100 - Breads, rolls, and buns">20510100 - Breads, rolls, and buns</option>
                          <option value="20510101 - Bagels, fresh or frozen">20510101 - Bagels, fresh or frozen</option>
                          <option value="20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen">20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen</option>
                          <option value="20510105 - Buns, bread type: fresh or frozen">20510105 - Buns, bread type: fresh or frozen</option>
                          <option value="20510200 - Cakes, pies, and pastries">20510200 - Cakes, pies, and pastries</option>
                          <option value="20510202 - Cakes, bakery: except frozen">20510202 - Cakes, bakery: except frozen</option>
                          <option value="20510206 - Doughnuts, except frozen">20510206 - Doughnuts, except frozen</option>
                          <option value="20510208 - Pastries, e.g. danish: except frozen">20510208 - Pastries, e.g. danish: except frozen</option>
                          <option value="20510209 - Pies, bakery: except frozen">20510209 - Pies, bakery: except frozen</option>
                          <option value="20510210 - Rolls, sweet: except frozen">20510210 - Rolls, sweet: except frozen</option>
                          <option value="20519901 - Bakery products, partially cooked (except frozen)">20519901 - Bakery products, partially cooked (except frozen)</option>
                          <option value="20519903 - Bakery: wholesale or wholesale/retail combined">20519903 - Bakery: wholesale or wholesale/retail combined</option>
                          <option value="20520000 - Cookies and crackers">20520000 - Cookies and crackers</option>
                          <option value="20529901 - Bakery products, dry">20529901 - Bakery products, dry</option>
                          <option value="20529904 - Cones, ice cream">20529904 - Cones, ice cream</option>
                          <option value="20529905 - Cookies">20529905 - Cookies</option>
                          <option value="20529907 - Crackers, dry, nec">20529907 - Crackers, dry, nec</option>
                          <option value="20529909 - Matzoths">20529909 - Matzoths</option>
                          <option value="20529911 - Pretzels">20529911 - Pretzels</option>
                          <option value="20529912 - Rice cakes">20529912 - Rice cakes</option>
                          <option value="20530000 - Frozen bakery products, except bread">20530000 - Frozen bakery products, except bread</option>
                          <option value="20539902 - Cakes, bakery: frozen">20539902 - Cakes, bakery: frozen</option>
                          <option value="20539903 - Croissants, frozen">20539903 - Croissants, frozen</option>
                          <option value="20539904 - Doughnuts, frozen">20539904 - Doughnuts, frozen</option>
                          <option value="20539906 - Pastries, e.g. danish: frozen">20539906 - Pastries, e.g. danish: frozen</option>
                          <option value="20539907 - Pies, bakery; frozen">20539907 - Pies, bakery; frozen</option>
                          <option value="20610000 - Raw cane sugar">20610000 - Raw cane sugar</option>
                          <option value="20610105 - Raw cane sugar">20610105 - Raw cane sugar</option>
                          <option value="20620000 - Cane sugar refining">20620000 - Cane sugar refining</option>
                          <option value="20630000 - Beet sugar">20630000 - Beet sugar</option>
                          <option value="20630102 - Beet sugar, from beet sugar refinery">20630102 - Beet sugar, from beet sugar refinery</option>
                          <option value="20630103 - Granulated sugar, from sugar beets">20630103 - Granulated sugar, from sugar beets</option>
                          <option value="20640000 - Candy and other confectionery products">20640000 - Candy and other confectionery products</option>
                          <option value="20640104 - Fruits candied, crystallized, or glazed">20640104 - Fruits candied, crystallized, or glazed</option>
                          <option value="20649901 - Breakfast bars">20649901 - Breakfast bars</option>
                          <option value="20649902 - Cake ornaments, confectionery">20649902 - Cake ornaments, confectionery</option>
                          <option value="20649903 - Candy bars, including chocolate covered bars">20649903 - Candy bars, including chocolate covered bars</option>
                          <option value="20649904 - Chewing candy, not chewing gum">20649904 - Chewing candy, not chewing gum</option>
                          <option value="20649905 - Chocolate candy, except solid chocolate">20649905 - Chocolate candy, except solid chocolate</option>
                          <option value="20649906 - Cough drops, except pharmaceutical preparations">20649906 - Cough drops, except pharmaceutical preparations</option>
                          <option value="20649907 - Fudge (candy)">20649907 - Fudge (candy)</option>
                          <option value="20649908 - Granola and muesli, bars and clusters">20649908 - Granola and muesli, bars and clusters</option>
                          <option value="20649911 - Licorice candy">20649911 - Licorice candy</option>
                          <option value="20649912 - Lollipops and other hard candy">20649912 - Lollipops and other hard candy</option>
                          <option value="20649913 - Lozenges, candy (non-medicated)">20649913 - Lozenges, candy (non-medicated)</option>
                          <option value="20649916 - Nuts, candy covered">20649916 - Nuts, candy covered</option>
                          <option value="20649918 - Popcorn balls or other treated popcorn products">20649918 - Popcorn balls or other treated popcorn products</option>
                          <option value="20660000 - Chocolate and cocoa products">20660000 - Chocolate and cocoa products</option>
                          <option value="20660100 - Cacao bean processing">20660100 - Cacao bean processing</option>
                          <option value="20660300 - Chocolate">20660300 - Chocolate</option>
                          <option value="20660303 - Chocolate candy, solid">20660303 - Chocolate candy, solid</option>
                          <option value="20660304 - Chocolate coatings and syrup">20660304 - Chocolate coatings and syrup</option>
                          <option value="20670000 - Chewing gum">20670000 - Chewing gum</option>
                          <option value="20680000 - Salted and roasted nuts and seeds">20680000 - Salted and roasted nuts and seeds</option>
                          <option value="20689901 - Nuts: dried, dehydrated, salted or roasted">20689901 - Nuts: dried, dehydrated, salted or roasted</option>
                          <option value="20749901 - Cottonseed oil, cake or meal">20749901 - Cottonseed oil, cake or meal</option>
                          <option value="20759902 - Soybean flour and grits">20759902 - Soybean flour and grits</option>
                          <option value="20759906 - Soybean protein concentrates and isolates">20759906 - Soybean protein concentrates and isolates</option>
                          <option value="20769906 - Peanut oil, cake or meal">20769906 - Peanut oil, cake or meal</option>
                          <option value="20770000 - Animal and marine fats and oils">20770000 - Animal and marine fats and oils</option>
                          <option value="20770100 - Animal fats, oils, and meals">20770100 - Animal fats, oils, and meals</option>
                          <option value="20770200 - Marine fats, oils, and meals">20770200 - Marine fats, oils, and meals</option>
                          <option value="20770202 - Fish meal, except as animal feed">20770202 - Fish meal, except as animal feed</option>
                          <option value="20770203 - Fish oil">20770203 - Fish oil</option>
                          <option value="20770300 - Rendering">20770300 - Rendering</option>
                          <option value="20770301 - Grease rendering, inedible">20770301 - Grease rendering, inedible</option>
                          <option value="20770303 - Tallow rendering, inedible">20770303 - Tallow rendering, inedible</option>
                          <option value="20790000 - Edible fats and oils">20790000 - Edible fats and oils</option>
                          <option value="20790100 - Margarine and margarine oils">20790100 - Margarine and margarine oils</option>
                          <option value="20790102 - Margarine-butter blends">20790102 - Margarine-butter blends</option>
                          <option value="20790104 - Nut margarine">20790104 - Nut margarine</option>
                          <option value="20799901 - Cooking oils, except corn: vegetable refined">20799901 - Cooking oils, except corn: vegetable refined</option>
                          <option value="20799903 - Edible oil products, except corn oil">20799903 - Edible oil products, except corn oil</option>
                          <option value="20799906 - Olive oil">20799906 - Olive oil</option>
                          <option value="20799910 - Vegetable refined oils (except corn oil)">20799910 - Vegetable refined oils (except corn oil)</option>
                          <option value="20820000 - Malt beverages">20820000 - Malt beverages</option>
                          <option value="20820100 - Malt beverage products">20820100 - Malt beverage products</option>
                          <option value="20820101 - Brewers' grain">20820101 - Brewers' grain</option>
                          <option value="20829901 - Ale (alcoholic beverage)">20829901 - Ale (alcoholic beverage)</option>
                          <option value="20829902 - Beer (alcoholic beverage)">20829902 - Beer (alcoholic beverage)</option>
                          <option value="20829903 - Liquors, malt">20829903 - Liquors, malt</option>
                          <option value="20829904 - Near beer">20829904 - Near beer</option>
                          <option value="20830000 - Malt">20830000 - Malt</option>
                          <option value="20840000 - Wines, brandy, and brandy spirits">20840000 - Wines, brandy, and brandy spirits</option>
                          <option value="20840100 - Wines">20840100 - Wines</option>
                          <option value="20840101 - Wine coolers (beverages)">20840101 - Wine coolers (beverages)</option>
                          <option value="20840201 - Brandy">20840201 - Brandy</option>
                          <option value="20840202 - Brandy spirits">20840202 - Brandy spirits</option>
                          <option value="20849901 - Wine cellars, bonded: engaged in blending wines">20849901 - Wine cellars, bonded: engaged in blending wines</option>
                          <option value="20850000 - Distilled and blended liquors">20850000 - Distilled and blended liquors</option>
                          <option value="20850100 - Distiller's dried grains and solubles, and alcohol">20850100 - Distiller's dried grains and solubles, and alcohol</option>
                          <option value="20850103 - Grain alcohol for beverage purposes">20850103 - Grain alcohol for beverage purposes</option>
                          <option value="20850105 - Neutral spirits, except fruit">20850105 - Neutral spirits, except fruit</option>
                          <option value="20850201 - Cocktails, alcoholic">20850201 - Cocktails, alcoholic</option>
                          <option value="20859901 - Applejack (alcoholic beverage)">20859901 - Applejack (alcoholic beverage)</option>
                          <option value="20859902 - Bourbon whiskey">20859902 - Bourbon whiskey</option>
                          <option value="20859903 - Corn whiskey">20859903 - Corn whiskey</option>
                          <option value="20859904 - Gin (alcoholic beverage)">20859904 - Gin (alcoholic beverage)</option>
                          <option value="20859905 - Rum (alcoholic beverage)">20859905 - Rum (alcoholic beverage)</option>
                          <option value="20859906 - Rye whiskey">20859906 - Rye whiskey</option>
                          <option value="20859908 - Vodka (alcoholic beverage)">20859908 - Vodka (alcoholic beverage)</option>
                          <option value="20860000 - Bottled and canned soft drinks">20860000 - Bottled and canned soft drinks</option>
                          <option value="20860100 - Iced tea and fruit drinks, bottled and canned">20860100 - Iced tea and fruit drinks, bottled and canned</option>
                          <option value="20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.">20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.</option>
                          <option value="20860102 - Lemonade: packaged in cans, bottles, etc.">20860102 - Lemonade: packaged in cans, bottles, etc.</option>
                          <option value="20860103 - Tea, iced: packaged in cans, bottles, etc.">20860103 - Tea, iced: packaged in cans, bottles, etc.</option>
                          <option value="20860200 - Pasteurized and mineral waters, bottled and canned">20860200 - Pasteurized and mineral waters, bottled and canned</option>
                          <option value="20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.">20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.</option>
                          <option value="20860202 - Water, natural: packaged in cans, bottles, etc.">20860202 - Water, natural: packaged in cans, bottles, etc.</option>
                          <option value="20860300 - Carbonated soft drinks, bottled and canned">20860300 - Carbonated soft drinks, bottled and canned</option>
                          <option value="20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles">20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles</option>
                          <option value="20860302 - Soft drinks: packaged in cans, bottles, etc.">20860302 - Soft drinks: packaged in cans, bottles, etc.</option>
                          <option value="20870000 - Flavoring extracts and syrups, nec">20870000 - Flavoring extracts and syrups, nec</option>
                          <option value="20870100 - Food colorings">20870100 - Food colorings</option>
                          <option value="20870200 - Beverage bases, concentrates, syrups, powders and mixes">20870200 - Beverage bases, concentrates, syrups, powders and mixes</option>
                          <option value="20870201 - Beverage bases">20870201 - Beverage bases</option>
                          <option value="20870202 - Cocktail mixes, nonalcoholic">20870202 - Cocktail mixes, nonalcoholic</option>
                          <option value="20870203 - Concentrates, drink">20870203 - Concentrates, drink</option>
                          <option value="20870205 - Fruit juices: concentrated for fountain use">20870205 - Fruit juices: concentrated for fountain use</option>
                          <option value="20870207 - Powders, drink">20870207 - Powders, drink</option>
                          <option value="20870208 - Syrups, drink">20870208 - Syrups, drink</option>
                          <option value="20879903 - Extracts, flavoring">20879903 - Extracts, flavoring</option>
                          <option value="20879907 - Syrups, flavoring (except drink)">20879907 - Syrups, flavoring (except drink)</option>
                          <option value="20910000 - Canned and cured fish and seafoods">20910000 - Canned and cured fish and seafoods</option>
                          <option value="20910200 - Shellfish, canned and cured">20910200 - Shellfish, canned and cured</option>
                          <option value="20910202 - Clams: packaged in cans, jars, etc.">20910202 - Clams: packaged in cans, jars, etc.</option>
                          <option value="20910203 - Crabmeat, preserved and cured">20910203 - Crabmeat, preserved and cured</option>
                          <option value="20910300 - Fish, canned and cured">20910300 - Fish, canned and cured</option>
                          <option value="20910315 - Fish, smoked">20910315 - Fish, smoked</option>
                          <option value="20910317 - Herring, cured, nsk">20910317 - Herring, cured, nsk</option>
                          <option value="20910334 - Salmon: packaged in cans, jars, etc.">20910334 - Salmon: packaged in cans, jars, etc.</option>
                          <option value="20910337 - Tuna fish: packaged in cans, jars, etc.">20910337 - Tuna fish: packaged in cans, jars, etc.</option>
                          <option value="20919903 - Juice, clam: packaged in cans, jars, etc.">20919903 - Juice, clam: packaged in cans, jars, etc.</option>
                          <option value="20919904 - Seafood products: packaged in cans, jars, etc.">20919904 - Seafood products: packaged in cans, jars, etc.</option>
                          <option value="20920000 - Fresh or frozen packaged fish">20920000 - Fresh or frozen packaged fish</option>
                          <option value="20920100 - Fresh or frozen fish or seafood chowders, soups, and stews">20920100 - Fresh or frozen fish or seafood chowders, soups, and stews</option>
                          <option value="20920200 - Prepared fish or other seafood cakes and sticks">20920200 - Prepared fish or other seafood cakes and sticks</option>
                          <option value="20920201 - Crabcakes, frozen">20920201 - Crabcakes, frozen</option>
                          <option value="20929901 - Crab meat, fresh: packaged in nonsealed containers">20929901 - Crab meat, fresh: packaged in nonsealed containers</option>
                          <option value="20929902 - Crabmeat, frozen">20929902 - Crabmeat, frozen</option>
                          <option value="20929904 - Fish, fresh: prepared">20929904 - Fish, fresh: prepared</option>
                          <option value="20929905 - Fish, frozen: prepared">20929905 - Fish, frozen: prepared</option>
                          <option value="20929906 - Seafoods, fresh: prepared">20929906 - Seafoods, fresh: prepared</option>
                          <option value="20929907 - Seafoods, frozen: prepared">20929907 - Seafoods, frozen: prepared</option>
                          <option value="20929908 - Shellfish, fresh: shucked and packed in nonsealed containers">20929908 - Shellfish, fresh: shucked and packed in nonsealed containers</option>
                          <option value="20929909 - Shellfish, frozen: prepared">20929909 - Shellfish, frozen: prepared</option>
                          <option value="20950000 - Roasted coffee">20950000 - Roasted coffee</option>
                          <option value="20959901 - Coffee extracts">20959901 - Coffee extracts</option>
                          <option value="20959902 - Coffee roasting (except by wholesale grocers)">20959902 - Coffee roasting (except by wholesale grocers)</option>
                          <option value="20959903 - Coffee, ground: mixed with grain or chicory">20959903 - Coffee, ground: mixed with grain or chicory</option>
                          <option value="20959905 - Instant coffee">20959905 - Instant coffee</option>
                          <option value="20960000 - Potato chips and similar snacks">20960000 - Potato chips and similar snacks</option>
                          <option value="20960100 - Potato chips and other potato-based snacks">20960100 - Potato chips and other potato-based snacks</option>
                          <option value="20960200 - Corn chips and other corn-based snacks">20960200 - Corn chips and other corn-based snacks</option>
                          <option value="20960201 - Popcorn, already popped (except candy covered)">20960201 - Popcorn, already popped (except candy covered)</option>
                          <option value="20960202 - Tortilla chips">20960202 - Tortilla chips</option>
                          <option value="20969901 - Cheese curls and puffs">20969901 - Cheese curls and puffs</option>
                          <option value="20969903 - Pork rinds">20969903 - Pork rinds</option>
                          <option value="20970000 - Manufactured ice">20970000 - Manufactured ice</option>
                          <option value="20979901 - Block ice">20979901 - Block ice</option>
                          <option value="20979902 - Ice cubes">20979902 - Ice cubes</option>
                          <option value="20980000 - Macaroni and spaghetti">20980000 - Macaroni and spaghetti</option>
                          <option value="20989902 - Noodles (e.g. egg, plain, and water), dry">20989902 - Noodles (e.g. egg, plain, and water), dry</option>
                          <option value="20990000 - Food preparations, nec">20990000 - Food preparations, nec</option>
                          <option value="20990100 - Syrups">20990100 - Syrups</option>
                          <option value="20990101 - Maple syrup">20990101 - Maple syrup</option>
                          <option value="20990102 - Molasses, mixed or blended: from purchased ingredients">20990102 - Molasses, mixed or blended: from purchased ingredients</option>
                          <option value="20990200 - Baking powder and soda, yeast, and other leavening agents">20990200 - Baking powder and soda, yeast, and other leavening agents</option>
                          <option value="20990201 - Baking powder">20990201 - Baking powder</option>
                          <option value="20990204 - Yeast">20990204 - Yeast</option>
                          <option value="20990300 - Dessert mixes and fillings">20990300 - Dessert mixes and fillings</option>
                          <option value="20990302 - Desserts, ready-to-mix">20990302 - Desserts, ready-to-mix</option>
                          <option value="20990303 - Frosting mixes, dry: for cakes, cookies, etc.">20990303 - Frosting mixes, dry: for cakes, cookies, etc.</option>
                          <option value="20990305 - Gelatin dessert preparations">20990305 - Gelatin dessert preparations</option>
                          <option value="20990306 - Marshmallow creme">20990306 - Marshmallow creme</option>
                          <option value="20990307 - Pie fillings, except fruit, meat, and vegetable">20990307 - Pie fillings, except fruit, meat, and vegetable</option>
                          <option value="20990400 - Seasonings and spices">20990400 - Seasonings and spices</option>
                          <option value="20990402 - Chili pepper or powder">20990402 - Chili pepper or powder</option>
                          <option value="20990403 - Seasonings: dry mixes">20990403 - Seasonings: dry mixes</option>
                          <option value="20990404 - Spices, including grinding">20990404 - Spices, including grinding</option>
                          <option value="20990500 - Sauce, gravy, dressing, and dip mixes">20990500 - Sauce, gravy, dressing, and dip mixes</option>
                          <option value="20990501 - Dips, except cheese and sour cream based">20990501 - Dips, except cheese and sour cream based</option>
                          <option value="20990504 - Sauces: dry mixes">20990504 - Sauces: dry mixes</option>
                          <option value="20990600 - Sugar">20990600 - Sugar</option>
                          <option value="20990700 - Ready-to-eat meals, salads, and sandwiches">20990700 - Ready-to-eat meals, salads, and sandwiches</option>
                          <option value="20990701 - Box lunches, for sale off premises">20990701 - Box lunches, for sale off premises</option>
                          <option value="20990704 - Pizza, refrigerated: except frozen">20990704 - Pizza, refrigerated: except frozen</option>
                          <option value="20990705 - Salads, fresh or refrigerated">20990705 - Salads, fresh or refrigerated</option>
                          <option value="20990706 - Sandwiches, assembled and packaged: for wholesale market">20990706 - Sandwiches, assembled and packaged: for wholesale market</option>
                          <option value="20990800 - Pasta, rice, and potato, packaged combination products">20990800 - Pasta, rice, and potato, packaged combination products</option>
                          <option value="20990801 - Noodles, uncooked: packaged with other ingredients">20990801 - Noodles, uncooked: packaged with other ingredients</option>
                          <option value="20990802 - Pasta, uncooked: packaged with other ingredients">20990802 - Pasta, uncooked: packaged with other ingredients</option>
                          <option value="20990803 - Potatoes, dried: packaged with other ingredients">20990803 - Potatoes, dried: packaged with other ingredients</option>
                          <option value="20990804 - Rice, uncooked: packaged with other ingredients">20990804 - Rice, uncooked: packaged with other ingredients</option>
                          <option value="20999901 - Almond pastes">20999901 - Almond pastes</option>
                          <option value="20999903 - Bread crumbs, except made in bakeries">20999903 - Bread crumbs, except made in bakeries</option>
                          <option value="20999904 - Butter, renovated and processed">20999904 - Butter, renovated and processed</option>
                          <option value="20999906 - Cider, nonalcoholic">20999906 - Cider, nonalcoholic</option>
                          <option value="20999907 - Coconut, desiccated and shredded">20999907 - Coconut, desiccated and shredded</option>
                          <option value="20999908 - Emulsifiers, food">20999908 - Emulsifiers, food</option>
                          <option value="20999909 - Honey, strained and bottled">20999909 - Honey, strained and bottled</option>
                          <option value="20999910 - Jelly, corncob (gelatin)">20999910 - Jelly, corncob (gelatin)</option>
                          <option value="20999911 - Noodles, fried (Chinese)">20999911 - Noodles, fried (Chinese)</option>
                          <option value="20999912 - Peanut butter">20999912 - Peanut butter</option>
                          <option value="20999914 - Popcorn, packaged: except already popped">20999914 - Popcorn, packaged: except already popped</option>
                          <option value="20999917 - Tea blending">20999917 - Tea blending</option>
                          <option value="20999918 - Tofu, except frozen desserts">20999918 - Tofu, except frozen desserts</option>
                          <option value="20999919 - Tortillas, fresh or refrigerated">20999919 - Tortillas, fresh or refrigerated</option>
                          <option value="20999921 - Vinegar">20999921 - Vinegar</option>
                          <option value="21110000 - Cigarettes">21110000 - Cigarettes</option>
                          <option value="21210000 - Cigars">21210000 - Cigars</option>
                          <option value="21310000 - Chewing and smoking tobacco">21310000 - Chewing and smoking tobacco</option>
                          <option value="21319901 - Chewing tobacco">21319901 - Chewing tobacco</option>
                          <option value="21319902 - Smoking tobacco">21319902 - Smoking tobacco</option>
                          <option value="21319903 - Snuff">21319903 - Snuff</option>
                          <option value="21410000 - Tobacco stemming and redrying">21410000 - Tobacco stemming and redrying</option>
                          <option value="22110000 - Broadwoven fabric mills, cotton">22110000 - Broadwoven fabric mills, cotton</option>
                          <option value="22110100 - Sheets, bedding and table cloths: cotton">22110100 - Sheets, bedding and table cloths: cotton</option>
                          <option value="22110103 - Bedspreads, cotton">22110103 - Bedspreads, cotton</option>
                          <option value="22110104 - Blankets and blanketings, cotton">22110104 - Blankets and blanketings, cotton</option>
                          <option value="22110109 - Sheets and sheetings, cotton">22110109 - Sheets and sheetings, cotton</option>
                          <option value="22110200 - Apparel and outerwear fabrics, cotton">22110200 - Apparel and outerwear fabrics, cotton</option>
                          <option value="22110202 - Dress fabrics, cotton">22110202 - Dress fabrics, cotton</option>
                          <option value="22110210 - Shirting fabrics, cotton">22110210 - Shirting fabrics, cotton</option>
                          <option value="22110400 - Plushes and piles, broadwoven cotton: including flannels">22110400 - Plushes and piles, broadwoven cotton: including flannels</option>
                          <option value="22110500 - Twills, drills, denims and other ribbed fabrics: cotton">22110500 - Twills, drills, denims and other ribbed fabrics: cotton</option>
                          <option value="22110505 - Denims">22110505 - Denims</option>
                          <option value="22110600 - Upholstery, tapestry and wall coverings: cotton">22110600 - Upholstery, tapestry and wall coverings: cotton</option>
                          <option value="22110605 - Draperies and drapery fabrics, cotton">22110605 - Draperies and drapery fabrics, cotton</option>
                          <option value="22110606 - Furniture denim">22110606 - Furniture denim</option>
                          <option value="22110700 - Nets and netting products and fabrics, cotton">22110700 - Nets and netting products and fabrics, cotton</option>
                          <option value="22110703 - Mosquito netting">22110703 - Mosquito netting</option>
                          <option value="22110806 - Filter cloth, cotton">22110806 - Filter cloth, cotton</option>
                          <option value="22110900 - Bandages, gauzes and surgical fabrics, cotton">22110900 - Bandages, gauzes and surgical fabrics, cotton</option>
                          <option value="22111100 - Canvas and other heavy, coarse fabrics: cotton">22111100 - Canvas and other heavy, coarse fabrics: cotton</option>
                          <option value="22111105 - Canvas">22111105 - Canvas</option>
                          <option value="22111107 - Duck, cotton">22111107 - Duck, cotton</option>
                          <option value="22111113 - Sail cloth">22111113 - Sail cloth</option>
                          <option value="22119902 - Bags and bagging, cotton">22119902 - Bags and bagging, cotton</option>
                          <option value="22119909 - Cotton broad woven goods">22119909 - Cotton broad woven goods</option>
                          <option value="22210000 - Broadwoven fabric mills, manmade">22210000 - Broadwoven fabric mills, manmade</option>
                          <option value="22210100 - Bedding, manmade or silk fabric">22210100 - Bedding, manmade or silk fabric</option>
                          <option value="22210400 - Manmade and synthetic broadwoven fabrics">22210400 - Manmade and synthetic broadwoven fabrics</option>
                          <option value="22210404 - Nylon broadwoven fabrics">22210404 - Nylon broadwoven fabrics</option>
                          <option value="22210408 - Polypropylene broadwoven fabrics">22210408 - Polypropylene broadwoven fabrics</option>
                          <option value="22210411 - Spandex broadwoven fabrics">22210411 - Spandex broadwoven fabrics</option>
                          <option value="22210501 - Fiberglass fabrics">22210501 - Fiberglass fabrics</option>
                          <option value="22210502 - Glass broadwoven fabrics">22210502 - Glass broadwoven fabrics</option>
                          <option value="22210600 - Upholstery, tapestry, and wall covering fabrics">22210600 - Upholstery, tapestry, and wall covering fabrics</option>
                          <option value="22210602 - Draperies and drapery fabrics, manmade fiber and silk">22210602 - Draperies and drapery fabrics, manmade fiber and silk</option>
                          <option value="22210603 - Slip cover fabrics, manmade fiber and silk">22210603 - Slip cover fabrics, manmade fiber and silk</option>
                          <option value="22210606 - Wall covering fabrics, manmade fiber and silk">22210606 - Wall covering fabrics, manmade fiber and silk</option>
                          <option value="22210802 - Pile fabrics, manmade fiber and silk">22210802 - Pile fabrics, manmade fiber and silk</option>
                          <option value="22210900 - Specialty broadwoven fabrics, including twisted weaves">22210900 - Specialty broadwoven fabrics, including twisted weaves</option>
                          <option value="22210905 - Paper broadwoven fabrics">22210905 - Paper broadwoven fabrics</option>
                          <option value="22219904 - Textile mills, broadwoven: silk and manmade, also glass">22219904 - Textile mills, broadwoven: silk and manmade, also glass</option>
                          <option value="22310000 - Broadwoven fabric mills, wool">22310000 - Broadwoven fabric mills, wool</option>
                          <option value="22310100 - Apparel and outerwear broadwoven fabrics">22310100 - Apparel and outerwear broadwoven fabrics</option>
                          <option value="22310201 - Bleaching yarn and fabrics: wool or similar fibers">22310201 - Bleaching yarn and fabrics: wool or similar fibers</option>
                          <option value="22310302 - Blankets and blanketings: wool or similar fibers">22310302 - Blankets and blanketings: wool or similar fibers</option>
                          <option value="22310303 - Felts, woven: wool, mohair, or similar fibers">22310303 - Felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers">22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310305 - Upholstery fabrics, wool">22310305 - Upholstery fabrics, wool</option>
                          <option value="22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric">22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric</option>
                          <option value="22410000 - Narrow fabric mills">22410000 - Narrow fabric mills</option>
                          <option value="22410100 - Lace and decorative trim, narrow fabric">22410100 - Lace and decorative trim, narrow fabric</option>
                          <option value="22410106 - Ribbons, nec">22410106 - Ribbons, nec</option>
                          <option value="22410108 - Shoe laces, except leather">22410108 - Shoe laces, except leather</option>
                          <option value="22410109 - Trimmings, textile">22410109 - Trimmings, textile</option>
                          <option value="22410201 - Elastic narrow fabrics, woven or braided">22410201 - Elastic narrow fabrics, woven or braided</option>
                          <option value="22410202 - Elastic webbing">22410202 - Elastic webbing</option>
                          <option value="22410203 - Rubber thread and yarns, fabric covered">22410203 - Rubber thread and yarns, fabric covered</option>
                          <option value="22410300 - Fabric tapes">22410300 - Fabric tapes</option>
                          <option value="22410301 - Electric insulating tapes and braids, except plastic">22410301 - Electric insulating tapes and braids, except plastic</option>
                          <option value="22410302 - Slide fastener tapes">22410302 - Slide fastener tapes</option>
                          <option value="22410400 - Webbing, braids and belting">22410400 - Webbing, braids and belting</option>
                          <option value="22410401 - Apparel webbing">22410401 - Apparel webbing</option>
                          <option value="22410403 - Bindings, textile">22410403 - Bindings, textile</option>
                          <option value="22410405 - Braids, tubular nylon or plastic">22410405 - Braids, tubular nylon or plastic</option>
                          <option value="22410408 - Strapping webs">22410408 - Strapping webs</option>
                          <option value="22410409 - Webbing, woven">22410409 - Webbing, woven</option>
                          <option value="22419903 - Fabric, animal fiber: narrow woven">22419903 - Fabric, animal fiber: narrow woven</option>
                          <option value="22419904 - Glass narrow fabrics">22419904 - Glass narrow fabrics</option>
                          <option value="22419906 - Hose fabric, tubular">22419906 - Hose fabric, tubular</option>
                          <option value="22419907 - Labels, woven">22419907 - Labels, woven</option>
                          <option value="22419908 - Manmade fiber narrow woven fabrics">22419908 - Manmade fiber narrow woven fabrics</option>
                          <option value="22510000 - Women's hosiery, except socks">22510000 - Women's hosiery, except socks</option>
                          <option value="22519902 - Panty hose">22519902 - Panty hose</option>
                          <option value="22520000 - Hosiery, nec">22520000 - Hosiery, nec</option>
                          <option value="22520100 - Anklets and socks">22520100 - Anklets and socks</option>
                          <option value="22520103 - Socks">22520103 - Socks</option>
                          <option value="22529901 - Dyeing and finishing hosiery">22529901 - Dyeing and finishing hosiery</option>
                          <option value="22529902 - Men's, boys', and girls' hosiery">22529902 - Men's, boys', and girls' hosiery</option>
                          <option value="22530000 - Knit outerwear mills">22530000 - Knit outerwear mills</option>
                          <option value="22530101 - Bathing suits and swimwear, knit">22530101 - Bathing suits and swimwear, knit</option>
                          <option value="22530103 - T-shirts and tops, knit">22530103 - T-shirts and tops, knit</option>
                          <option value="22530200 - Cold weather knit outerwear including ski wear">22530200 - Cold weather knit outerwear including ski wear</option>
                          <option value="22530201 - Hats and headwear, knit">22530201 - Hats and headwear, knit</option>
                          <option value="22530203 - Jerseys, knit">22530203 - Jerseys, knit</option>
                          <option value="22530207 - Sweaters and sweater coats, knit">22530207 - Sweaters and sweater coats, knit</option>
                          <option value="22530400 - Dresses and skirts">22530400 - Dresses and skirts</option>
                          <option value="22530505 - Shirts(outerwear), knit">22530505 - Shirts(outerwear), knit</option>
                          <option value="22540000 - Knit underwear mills">22540000 - Knit underwear mills</option>
                          <option value="22540100 - Shorts, shirts, slips, and panties (underwear): knit">22540100 - Shorts, shirts, slips, and panties (underwear): knit</option>
                          <option value="22549903 - Underwear, knit">22549903 - Underwear, knit</option>
                          <option value="22570000 - Weft knit fabric mills">22570000 - Weft knit fabric mills</option>
                          <option value="22579901 - Dyeing and finishing circular knit fabrics">22579901 - Dyeing and finishing circular knit fabrics</option>
                          <option value="22579903 - Pile fabrics, circular knit">22579903 - Pile fabrics, circular knit</option>
                          <option value="22580000 - Lace and warp knit fabric mills">22580000 - Lace and warp knit fabric mills</option>
                          <option value="22580100 - Lace and lace products">22580100 - Lace and lace products</option>
                          <option value="22580102 - Bedspreads, lace: made on lace machines">22580102 - Bedspreads, lace: made on lace machines</option>
                          <option value="22580107 - Lace, knit, nec">22580107 - Lace, knit, nec</option>
                          <option value="22580200 - Warp and flat knit products">22580200 - Warp and flat knit products</option>
                          <option value="22580201 - Cloth, warp knit">22580201 - Cloth, warp knit</option>
                          <option value="22580202 - Fabric finishing, warp knit">22580202 - Fabric finishing, warp knit</option>
                          <option value="22580300 - Net and netting products">22580300 - Net and netting products</option>
                          <option value="22590100 - Gloves and mittens, knit">22590100 - Gloves and mittens, knit</option>
                          <option value="22590200 - Towels, washcloths, and dishcloths: knit">22590200 - Towels, washcloths, and dishcloths: knit</option>
                          <option value="22599902 - Convertors, knit goods">22599902 - Convertors, knit goods</option>
                          <option value="22599905 - Stockinettes, knit">22599905 - Stockinettes, knit</option>
                          <option value="22610000 - Finishing plants, cotton">22610000 - Finishing plants, cotton</option>
                          <option value="22610103 - Screen printing of cotton broadwoven fabrics">22610103 - Screen printing of cotton broadwoven fabrics</option>
                          <option value="22610201 - Bleaching cotton broadwoven fabrics">22610201 - Bleaching cotton broadwoven fabrics</option>
                          <option value="22610202 - Dyeing cotton broadwoven fabrics">22610202 - Dyeing cotton broadwoven fabrics</option>
                          <option value="22610203 - Fire resistance finishing of cotton broadwoven fabrics">22610203 - Fire resistance finishing of cotton broadwoven fabrics</option>
                          <option value="22610300 - Decorative finishing of cotton broadwoven fabrics">22610300 - Decorative finishing of cotton broadwoven fabrics</option>
                          <option value="22610301 - Embossing cotton broadwoven fabrics">22610301 - Embossing cotton broadwoven fabrics</option>
                          <option value="22620000 - Finishing plants, manmade">22620000 - Finishing plants, manmade</option>
                          <option value="22620200 - Chemical coating or treating of manmade broadwoven fabrics">22620200 - Chemical coating or treating of manmade broadwoven fabrics</option>
                          <option value="22620202 - Dyeing: manmade fiber and silk broadwoven fabrics">22620202 - Dyeing: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics">22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620300 - Decorative finishing of manmade broadwoven fabrics">22620300 - Decorative finishing of manmade broadwoven fabrics</option>
                          <option value="22629903 - Silk broadwoven fabric finishing">22629903 - Silk broadwoven fabric finishing</option>
                          <option value="22690000 - Finishing plants, nec">22690000 - Finishing plants, nec</option>
                          <option value="22690200 - Chemical coating or treating of narrow fabrics">22690200 - Chemical coating or treating of narrow fabrics</option>
                          <option value="22690202 - Dyeing: raw stock, yarn, and narrow fabrics">22690202 - Dyeing: raw stock, yarn, and narrow fabrics</option>
                          <option value="22730000 - Carpets and rugs">22730000 - Carpets and rugs</option>
                          <option value="22730200 - Mats and matting">22730200 - Mats and matting</option>
                          <option value="22730201 - Bathmats and sets, textile">22730201 - Bathmats and sets, textile</option>
                          <option value="22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.">22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.</option>
                          <option value="22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.">22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.</option>
                          <option value="22730400 - Carpets, hand and machine made">22730400 - Carpets, hand and machine made</option>
                          <option value="22730402 - Carpets, textile fiber">22730402 - Carpets, textile fiber</option>
                          <option value="22730500 - Rugs, hand and machine made">22730500 - Rugs, hand and machine made</option>
                          <option value="22730502 - Rugs, braided and hooked">22730502 - Rugs, braided and hooked</option>
                          <option value="22730503 - Rugs, machine woven">22730503 - Rugs, machine woven</option>
                          <option value="22730504 - Rugs, tufted">22730504 - Rugs, tufted</option>
                          <option value="22739901 - Dyeing and finishing of tufted rugs and carpets">22739901 - Dyeing and finishing of tufted rugs and carpets</option>
                          <option value="22739902 - Finishers of tufted carpets and rugs">22739902 - Finishers of tufted carpets and rugs</option>
                          <option value="22739903 - Floor coverings, textile fiber">22739903 - Floor coverings, textile fiber</option>
                          <option value="22810000 - Yarn spinning mills">22810000 - Yarn spinning mills</option>
                          <option value="22810100 - Needle and handicraft yarns, spun">22810100 - Needle and handicraft yarns, spun</option>
                          <option value="22810105 - Knitting yarn, spun">22810105 - Knitting yarn, spun</option>
                          <option value="22810200 - Manmade and synthetic fiber yarns, spun">22810200 - Manmade and synthetic fiber yarns, spun</option>
                          <option value="22810205 - Nylon yarn, spinning of staple">22810205 - Nylon yarn, spinning of staple</option>
                          <option value="22810207 - Polyester yarn, spun: made from purchased staple">22810207 - Polyester yarn, spun: made from purchased staple</option>
                          <option value="22810208 - Polypropylene yarn, spun: made from purchased staple">22810208 - Polypropylene yarn, spun: made from purchased staple</option>
                          <option value="22810209 - Rayon yarn, spun: made from purchased staple">22810209 - Rayon yarn, spun: made from purchased staple</option>
                          <option value="22810302 - Cotton yarn, spun">22810302 - Cotton yarn, spun</option>
                          <option value="22810305 - Wool yarn, spun">22810305 - Wool yarn, spun</option>
                          <option value="22810400 - Carpet and rug yarn, spun">22810400 - Carpet and rug yarn, spun</option>
                          <option value="22810401 - Carpet yarn, spun">22810401 - Carpet yarn, spun</option>
                          <option value="22820104 - Knitting yarn: twisting, winding, or spooling">22820104 - Knitting yarn: twisting, winding, or spooling</option>
                          <option value="22820203 - Nylon yarn: throwing, twisting, winding or spooling">22820203 - Nylon yarn: throwing, twisting, winding or spooling</option>
                          <option value="22829904 - Textured yarn">22829904 - Textured yarn</option>
                          <option value="22829905 - Throwing yarn">22829905 - Throwing yarn</option>
                          <option value="22829907 - Winding yarn">22829907 - Winding yarn</option>
                          <option value="22840100 - Thread from manmade fibers">22840100 - Thread from manmade fibers</option>
                          <option value="22840101 - Nylon thread">22840101 - Nylon thread</option>
                          <option value="22840201 - Cotton thread">22840201 - Cotton thread</option>
                          <option value="22950000 - Coated fabrics, not rubberized">22950000 - Coated fabrics, not rubberized</option>
                          <option value="22950100 - Chemically coated and treated fabrics">22950100 - Chemically coated and treated fabrics</option>
                          <option value="22950102 - Leather, artificial or imitation">22950102 - Leather, artificial or imitation</option>
                          <option value="22950106 - Waterproofing fabrics, except rubberizing">22950106 - Waterproofing fabrics, except rubberizing</option>
                          <option value="22950200 - Plastic coated yarns or fabrics">22950200 - Plastic coated yarns or fabrics</option>
                          <option value="22950201 - Resin or plastic coated fabrics">22950201 - Resin or plastic coated fabrics</option>
                          <option value="22950202 - Tape, varnished: plastic, and other coated (except magnetic)">22950202 - Tape, varnished: plastic, and other coated (except magnetic)</option>
                          <option value="22950203 - Yarns, plastic coated: made from purchased yarns">22950203 - Yarns, plastic coated: made from purchased yarns</option>
                          <option value="22959902 - Laminating of fabrics">22959902 - Laminating of fabrics</option>
                          <option value="22959905 - Tubing, textile: varnished">22959905 - Tubing, textile: varnished</option>
                          <option value="22960101 - Cord for reinforcing rubber tires">22960101 - Cord for reinforcing rubber tires</option>
                          <option value="22960104 - Steel tire cords and tire cord fabrics">22960104 - Steel tire cords and tire cord fabrics</option>
                          <option value="22960200 - Cord and fabric for reinforcing industrial belting">22960200 - Cord and fabric for reinforcing industrial belting</option>
                          <option value="22960301 - Cord for reinforcing fuel cells">22960301 - Cord for reinforcing fuel cells</option>
                          <option value="22970000 - Nonwoven fabrics">22970000 - Nonwoven fabrics</option>
                          <option value="22979901 - Bonded-fiber fabrics, except felt">22979901 - Bonded-fiber fabrics, except felt</option>
                          <option value="22980000 - Cordage and twine">22980000 - Cordage and twine</option>
                          <option value="22980100 - Ropes and fiber cables">22980100 - Ropes and fiber cables</option>
                          <option value="22980102 - Cable, fiber">22980102 - Cable, fiber</option>
                          <option value="22980103 - Rope, except asbestos and wire">22980103 - Rope, except asbestos and wire</option>
                          <option value="22980200 - Twine, cord and cordage">22980200 - Twine, cord and cordage</option>
                          <option value="22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber">22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber</option>
                          <option value="22980204 - Hard fiber cordage and twine">22980204 - Hard fiber cordage and twine</option>
                          <option value="22980207 - Twine, nec">22980207 - Twine, nec</option>
                          <option value="22980300 - Nets, seines, slings and insulator pads">22980300 - Nets, seines, slings and insulator pads</option>
                          <option value="22980302 - Cargo nets">22980302 - Cargo nets</option>
                          <option value="22989901 - Wire rope centers">22989901 - Wire rope centers</option>
                          <option value="22990100 - Batting, wadding, padding and fillings">22990100 - Batting, wadding, padding and fillings</option>
                          <option value="22990101 - Apparel filling: cotton waste, kapok, and related material">22990101 - Apparel filling: cotton waste, kapok, and related material</option>
                          <option value="22990102 - Batts and batting: cotton mill waste and related material">22990102 - Batts and batting: cotton mill waste and related material</option>
                          <option value="22990104 - Padding and wadding, textile">22990104 - Padding and wadding, textile</option>
                          <option value="22990105 - Pads, fiber: henequen, sisal, istle">22990105 - Pads, fiber: henequen, sisal, istle</option>
                          <option value="22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow">22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow</option>
                          <option value="22990108 - Upholstery filling, textile">22990108 - Upholstery filling, textile</option>
                          <option value="22990200 - Felts and felt products">22990200 - Felts and felt products</option>
                          <option value="22990209 - Pipe and boiler covering, felt">22990209 - Pipe and boiler covering, felt</option>
                          <option value="22990302 - Ramie yarn, thread, roving, and textiles">22990302 - Ramie yarn, thread, roving, and textiles</option>
                          <option value="22990306 - Yarns, specialty and novelty">22990306 - Yarns, specialty and novelty</option>
                          <option value="22990400 - Textile mill waste and remnant processing">22990400 - Textile mill waste and remnant processing</option>
                          <option value="22990401 - Fibers, textile: recovery from textile mill waste and rags">22990401 - Fibers, textile: recovery from textile mill waste and rags</option>
                          <option value="22990402 - Flock (recovered textile fibers)">22990402 - Flock (recovered textile fibers)</option>
                          <option value="22990404 - Recovering textile fibers from clippings and rags">22990404 - Recovering textile fibers from clippings and rags</option>
                          <option value="22990500 - Jute and flax textile products">22990500 - Jute and flax textile products</option>
                          <option value="22990502 - Burlap, jute">22990502 - Burlap, jute</option>
                          <option value="22990504 - Linen fabrics">22990504 - Linen fabrics</option>
                          <option value="22990507 - Towels and towelings, linen and linen-and-cotton mixtures">22990507 - Towels and towelings, linen and linen-and-cotton mixtures</option>
                          <option value="22990604 - Scouring: wool, mohair, and similar fibers">22990604 - Scouring: wool, mohair, and similar fibers</option>
                          <option value="22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie">22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="22999902 - Coir yarns and roving">22999902 - Coir yarns and roving</option>
                          <option value="22999903 - Fabrics: linen, jute, hemp, ramie">22999903 - Fabrics: linen, jute, hemp, ramie</option>
                          <option value="22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie">22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="23110000 - Men's and boy's suits and coats">23110000 - Men's and boy's suits and coats</option>
                          <option value="23110103 - Suits, men's and boys': made from purchased materials">23110103 - Suits, men's and boys': made from purchased materials</option>
                          <option value="23110105 - Tuxedos: made from purchased materials">23110105 - Tuxedos: made from purchased materials</option>
                          <option value="23110200 - Coats, overcoats and vests">23110200 - Coats, overcoats and vests</option>
                          <option value="23110201 - Coats, tailored: men's and boys': from purchased materials">23110201 - Coats, tailored: men's and boys': from purchased materials</option>
                          <option value="23110300 - Men's and boys' uniforms">23110300 - Men's and boys' uniforms</option>
                          <option value="23110301 - Firemen's uniforms: made from purchased materials">23110301 - Firemen's uniforms: made from purchased materials</option>
                          <option value="23110302 - Military uniforms, men's and youths': purchased materials">23110302 - Military uniforms, men's and youths': purchased materials</option>
                          <option value="23210000 - Men's and boy's furnishings">23210000 - Men's and boy's furnishings</option>
                          <option value="23210100 - Men's and boys' dress shirts">23210100 - Men's and boys' dress shirts</option>
                          <option value="23210200 - Men's and boys' sports and polo shirts">23210200 - Men's and boys' sports and polo shirts</option>
                          <option value="23210201 - Polo shirts, men's and boys': made from purchased materials">23210201 - Polo shirts, men's and boys': made from purchased materials</option>
                          <option value="23210202 - Sport shirts, men's and boys': from purchased materials">23210202 - Sport shirts, men's and boys': from purchased materials</option>
                          <option value="23219902 - Uniform shirts: made from purchased materials">23219902 - Uniform shirts: made from purchased materials</option>
                          <option value="23220000 - Men's and boy's underwear and nightwear">23220000 - Men's and boy's underwear and nightwear</option>
                          <option value="23229902 - Underwear, men's and boys': made from purchased materials">23229902 - Underwear, men's and boys': made from purchased materials</option>
                          <option value="23230000 - Men's and boy's neckwear">23230000 - Men's and boy's neckwear</option>
                          <option value="23250000 - Men's and boy's trousers and slacks">23250000 - Men's and boy's trousers and slacks</option>
                          <option value="23250101 - Dungarees: men's, youths', and boys'">23250101 - Dungarees: men's, youths', and boys'</option>
                          <option value="23250102 - Jeans: men's, youths', and boys'">23250102 - Jeans: men's, youths', and boys'</option>
                          <option value="23250201 - Shorts (outerwear): men's, youths', and boys'">23250201 - Shorts (outerwear): men's, youths', and boys'</option>
                          <option value="23250203 - Trousers, dress (separate): men's, youths', and boys'">23250203 - Trousers, dress (separate): men's, youths', and boys'</option>
                          <option value="23260000 - Men's and boy's work clothing">23260000 - Men's and boy's work clothing</option>
                          <option value="23260100 - Work uniforms">23260100 - Work uniforms</option>
                          <option value="23260101 - Medical and hospital uniforms, men's">23260101 - Medical and hospital uniforms, men's</option>
                          <option value="23260102 - Overalls and coveralls">23260102 - Overalls and coveralls</option>
                          <option value="23260200 - Work apparel, except uniforms">23260200 - Work apparel, except uniforms</option>
                          <option value="23260201 - Aprons, work, except rubberized and plastic: men's">23260201 - Aprons, work, except rubberized and plastic: men's</option>
                          <option value="23260202 - Industrial garments, men's and boys'">23260202 - Industrial garments, men's and boys'</option>
                          <option value="23260206 - Work pants">23260206 - Work pants</option>
                          <option value="23260207 - Work shirts: men's, youths', and boys'">23260207 - Work shirts: men's, youths', and boys'</option>
                          <option value="23290000 - Men's and boy's clothing, nec">23290000 - Men's and boy's clothing, nec</option>
                          <option value="23290100 - Men's and boys' sportswear and athletic clothing">23290100 - Men's and boys' sportswear and athletic clothing</option>
                          <option value="23290101 - Athletic clothing, except uniforms: men's, youths' and boys'">23290101 - Athletic clothing, except uniforms: men's, youths' and boys'</option>
                          <option value="23290104 - Ski and snow clothing: men's and boys'">23290104 - Ski and snow clothing: men's and boys'</option>
                          <option value="23290200 - Men's and boys' leather, wool and down-filled outerwear">23290200 - Men's and boys' leather, wool and down-filled outerwear</option>
                          <option value="23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'">23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'</option>
                          <option value="23290204 - Hunting coats and vests, men's">23290204 - Hunting coats and vests, men's</option>
                          <option value="23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'">23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'</option>
                          <option value="23290209 - Sweaters and sweater jackets, men's and boys'">23290209 - Sweaters and sweater jackets, men's and boys'</option>
                          <option value="23290300 - Men's and boys' athletic uniforms">23290300 - Men's and boys' athletic uniforms</option>
                          <option value="23290301 - Baseball uniforms: men's, youths', and boys'">23290301 - Baseball uniforms: men's, youths', and boys'</option>
                          <option value="23299901 - Knickers, dress (separate): men's and boys'">23299901 - Knickers, dress (separate): men's and boys'</option>
                          <option value="23299902 - Shirt and slack suits: men's, youths', and boys'">23299902 - Shirt and slack suits: men's, youths', and boys'</option>
                          <option value="23310000 - Women's and misses' blouses and shirts">23310000 - Women's and misses' blouses and shirts</option>
                          <option value="23319901 - Blouses, women's and juniors': made from purchased material">23319901 - Blouses, women's and juniors': made from purchased material</option>
                          <option value="23319903 - T-shirts and tops, women's: made from purchased materials">23319903 - T-shirts and tops, women's: made from purchased materials</option>
                          <option value="23350000 - Women's, junior's, and misses' dresses">23350000 - Women's, junior's, and misses' dresses</option>
                          <option value="23350100 - Bridal and formal gowns">23350100 - Bridal and formal gowns</option>
                          <option value="23350101 - Gowns, formal">23350101 - Gowns, formal</option>
                          <option value="23350102 - Wedding gowns and dresses">23350102 - Wedding gowns and dresses</option>
                          <option value="23359901 - Dresses,paper, cut and sewn">23359901 - Dresses,paper, cut and sewn</option>
                          <option value="23359903 - Housedresses">23359903 - Housedresses</option>
                          <option value="23370000 - Women's and misses' suits and coats">23370000 - Women's and misses' suits and coats</option>
                          <option value="23370100 - Women's and misses' suits and skirts">23370100 - Women's and misses' suits and skirts</option>
                          <option value="23370101 - Pantsuits: women's, misses' and juniors'">23370101 - Pantsuits: women's, misses' and juniors'</option>
                          <option value="23370102 - Skirts, separate: women's, misses', and juniors'">23370102 - Skirts, separate: women's, misses', and juniors'</option>
                          <option value="23370103 - Suits: women's, misses', and juniors'">23370103 - Suits: women's, misses', and juniors'</option>
                          <option value="23379901 - Uniforms, except athletic: women's, misses', and juniors'">23379901 - Uniforms, except athletic: women's, misses', and juniors'</option>
                          <option value="23390000 - Women's and misses' outerwear, nec">23390000 - Women's and misses' outerwear, nec</option>
                          <option value="23390100 - Women's and misses' accessories">23390100 - Women's and misses' accessories</option>
                          <option value="23390103 - Neckwear and ties: women's, misses', and juniors'">23390103 - Neckwear and ties: women's, misses', and juniors'</option>
                          <option value="23390300 - Women's and misses' athletic clothing and sportswear">23390300 - Women's and misses' athletic clothing and sportswear</option>
                          <option value="23390301 - Athletic clothing: women's, misses', and juniors'">23390301 - Athletic clothing: women's, misses', and juniors'</option>
                          <option value="23390302 - Bathing suits: women's, misses', and juniors'">23390302 - Bathing suits: women's, misses', and juniors'</option>
                          <option value="23390310 - Sportswear, women's">23390310 - Sportswear, women's</option>
                          <option value="23390311 - Uniforms, athletic: women's, misses', and juniors'">23390311 - Uniforms, athletic: women's, misses', and juniors'</option>
                          <option value="23390400 - Women's and misses' jackets and coats, except sportswear">23390400 - Women's and misses' jackets and coats, except sportswear</option>
                          <option value="23399901 - Aprons, except rubber or plastic: women's, misses', juniors'">23399901 - Aprons, except rubber or plastic: women's, misses', juniors'</option>
                          <option value="23399903 - Jeans: women's, misses', and juniors'">23399903 - Jeans: women's, misses', and juniors'</option>
                          <option value="23399904 - Leotards: women's, misses', and juniors'">23399904 - Leotards: women's, misses', and juniors'</option>
                          <option value="23399907 - Slacks: women's, misses', and juniors'">23399907 - Slacks: women's, misses', and juniors'</option>
                          <option value="23410000 - Women's and children's underwear">23410000 - Women's and children's underwear</option>
                          <option value="23410100 - Women's and children's nightwear">23410100 - Women's and children's nightwear</option>
                          <option value="23410101 - Nightgowns and negligees: women's and children's">23410101 - Nightgowns and negligees: women's and children's</option>
                          <option value="23410200 - Women's and children's undergarments">23410200 - Women's and children's undergarments</option>
                          <option value="23410202 - Panties: women's, misses', children's, and infants'">23410202 - Panties: women's, misses', children's, and infants'</option>
                          <option value="23420000 - Bras, girdles, and allied garments">23420000 - Bras, girdles, and allied garments</option>
                          <option value="23429901 - Brassieres">23429901 - Brassieres</option>
                          <option value="23429905 - Girdles and panty girdles">23429905 - Girdles and panty girdles</option>
                          <option value="23530000 - Hats, caps, and millinery">23530000 - Hats, caps, and millinery</option>
                          <option value="23530100 - Uniform hats and caps">23530100 - Uniform hats and caps</option>
                          <option value="23530101 - Baseball caps">23530101 - Baseball caps</option>
                          <option value="23539901 - Caps: cloth, straw, and felt">23539901 - Caps: cloth, straw, and felt</option>
                          <option value="23539902 - Harvest hats, straw">23539902 - Harvest hats, straw</option>
                          <option value="23539904 - Hats and caps, nec">23539904 - Hats and caps, nec</option>
                          <option value="23539906 - Hats: cloth, straw, and felt">23539906 - Hats: cloth, straw, and felt</option>
                          <option value="23539908 - Millinery">23539908 - Millinery</option>
                          <option value="23610000 - Girl's and children's dresses, blouses">23610000 - Girl's and children's dresses, blouses</option>
                          <option value="23610101 - Blouses: girls', children's, and infants'">23610101 - Blouses: girls', children's, and infants'</option>
                          <option value="23610103 - T-shirts and tops: girls', children's, and infants'">23610103 - T-shirts and tops: girls', children's, and infants'</option>
                          <option value="23619901 - Dresses: girls', children's, and infants'">23619901 - Dresses: girls', children's, and infants'</option>
                          <option value="23690000 - Girl's and children's outerwear, nec">23690000 - Girl's and children's outerwear, nec</option>
                          <option value="23690100 - Children's culottes and shorts">23690100 - Children's culottes and shorts</option>
                          <option value="23690201 - Bathing suits and swimwear: girls', children's, and infants'">23690201 - Bathing suits and swimwear: girls', children's, and infants'</option>
                          <option value="23690401 - Buntings, infants'">23690401 - Buntings, infants'</option>
                          <option value="23690403 - Coats: girls', children's, and infants'">23690403 - Coats: girls', children's, and infants'</option>
                          <option value="23710000 - Fur goods">23710000 - Fur goods</option>
                          <option value="23810000 - Fabric dress and work gloves">23810000 - Fabric dress and work gloves</option>
                          <option value="23819903 - Gloves, work: woven or knit, made from purchased materials">23819903 - Gloves, work: woven or knit, made from purchased materials</option>
                          <option value="23819904 - Gloves, woven or knit: made from purchased materials">23819904 - Gloves, woven or knit: made from purchased materials</option>
                          <option value="23849901 - Bathrobes, men's and women's: made from purchased materials">23849901 - Bathrobes, men's and women's: made from purchased materials</option>
                          <option value="23850000 - Waterproof outerwear">23850000 - Waterproof outerwear</option>
                          <option value="23859904 - Gowns, plastic: made from purchased materials">23859904 - Gowns, plastic: made from purchased materials</option>
                          <option value="23859905 - Raincoats, except vulcanized rubber: purchased materials">23859905 - Raincoats, except vulcanized rubber: purchased materials</option>
                          <option value="23860000 - Leather and sheep-lined clothing">23860000 - Leather and sheep-lined clothing</option>
                          <option value="23860101 - Coats and jackets, leather and sheep-lined">23860101 - Coats and jackets, leather and sheep-lined</option>
                          <option value="23860201 - Garments, leather">23860201 - Garments, leather</option>
                          <option value="23870000 - Apparel belts">23870000 - Apparel belts</option>
                          <option value="23890000 - Apparel and accessories, nec">23890000 - Apparel and accessories, nec</option>
                          <option value="23890100 - Men's miscellaneous accessories">23890100 - Men's miscellaneous accessories</option>
                          <option value="23890103 - Handkerchiefs, except paper">23890103 - Handkerchiefs, except paper</option>
                          <option value="23890200 - Uniforms and vestments">23890200 - Uniforms and vestments</option>
                          <option value="23890201 - Academic vestments (caps and gowns)">23890201 - Academic vestments (caps and gowns)</option>
                          <option value="23890203 - Clergymen's vestments">23890203 - Clergymen's vestments</option>
                          <option value="23890300 - Costumes">23890300 - Costumes</option>
                          <option value="23890302 - Masquerade costumes">23890302 - Masquerade costumes</option>
                          <option value="23890303 - Theatrical costumes">23890303 - Theatrical costumes</option>
                          <option value="23899901 - Apparel for handicapped">23899901 - Apparel for handicapped</option>
                          <option value="23899902 - Arm bands, elastic">23899902 - Arm bands, elastic</option>
                          <option value="23899906 - Hospital gowns">23899906 - Hospital gowns</option>
                          <option value="23899907 - Burial garments">23899907 - Burial garments</option>
                          <option value="23910000 - Curtains and draperies">23910000 - Curtains and draperies</option>
                          <option value="23919901 - Cottage sets (curtains), made from purchased materials">23919901 - Cottage sets (curtains), made from purchased materials</option>
                          <option value="23919902 - Curtains, window: made from purchased materials">23919902 - Curtains, window: made from purchased materials</option>
                          <option value="23919903 - Draperies, plastic and textile: from purchased materials">23919903 - Draperies, plastic and textile: from purchased materials</option>
                          <option value="23920000 - Household furnishings, nec">23920000 - Household furnishings, nec</option>
                          <option value="23920100 - Cushions and pillows">23920100 - Cushions and pillows</option>
                          <option value="23920101 - Boat cushions">23920101 - Boat cushions</option>
                          <option value="23920103 - Pillows, bed: made from purchased materials">23920103 - Pillows, bed: made from purchased materials</option>
                          <option value="23920201 - Bags, garment storage: except paper or plastic film">23920201 - Bags, garment storage: except paper or plastic film</option>
                          <option value="23920300 - Blankets, comforters and beddings">23920300 - Blankets, comforters and beddings</option>
                          <option value="23920301 - Bedspreads and bed sets: made from purchased materials">23920301 - Bedspreads and bed sets: made from purchased materials</option>
                          <option value="23920403 - Placemats, plastic or textile">23920403 - Placemats, plastic or textile</option>
                          <option value="23920500 - Towels, dishcloths and dust cloths">23920500 - Towels, dishcloths and dust cloths</option>
                          <option value="23920504 - Towels, fabric and nonwoven: made from purchased materials">23920504 - Towels, fabric and nonwoven: made from purchased materials</option>
                          <option value="23920601 - Chair covers and pads: made from purchased materials">23920601 - Chair covers and pads: made from purchased materials</option>
                          <option value="23920604 - Mattress pads">23920604 - Mattress pads</option>
                          <option value="23920605 - Mattress protectors, except rubber">23920605 - Mattress protectors, except rubber</option>
                          <option value="23929901 - Bridge sets, cloth and napkin: from purchased materials">23929901 - Bridge sets, cloth and napkin: from purchased materials</option>
                          <option value="23929902 - Mops, floor and dust">23929902 - Mops, floor and dust</option>
                          <option value="23929903 - Sheets, fabric: made from purchased materials">23929903 - Sheets, fabric: made from purchased materials</option>
                          <option value="23930000 - Textile bags">23930000 - Textile bags</option>
                          <option value="23930100 - Canvas bags">23930100 - Canvas bags</option>
                          <option value="23930101 - Duffle bags, canvas: made from purchased materials">23930101 - Duffle bags, canvas: made from purchased materials</option>
                          <option value="23939901 - Bags and containers, except sleeping bags: textile">23939901 - Bags and containers, except sleeping bags: textile</option>
                          <option value="23939902 - Cushions, except spring and carpet: purchased materials">23939902 - Cushions, except spring and carpet: purchased materials</option>
                          <option value="23940000 - Canvas and related products">23940000 - Canvas and related products</option>
                          <option value="23940100 - Canvas awnings and canopies">23940100 - Canvas awnings and canopies</option>
                          <option value="23940101 - Awnings, fabric: made from purchased materials">23940101 - Awnings, fabric: made from purchased materials</option>
                          <option value="23940102 - Canopies, fabric: made from purchased materials">23940102 - Canopies, fabric: made from purchased materials</option>
                          <option value="23940200 - Canvas covers and drop cloths">23940200 - Canvas covers and drop cloths</option>
                          <option value="23940201 - Cloth, drop (fabric): made from purchased materials">23940201 - Cloth, drop (fabric): made from purchased materials</option>
                          <option value="23940202 - Liners and covers, fabric: made from purchased materials">23940202 - Liners and covers, fabric: made from purchased materials</option>
                          <option value="23940203 - Tarpaulins, fabric: made from purchased materials">23940203 - Tarpaulins, fabric: made from purchased materials</option>
                          <option value="23949901 - Air cushions and mattresses, canvas">23949901 - Air cushions and mattresses, canvas</option>
                          <option value="23949903 - Convertible tops, canvas or boat: from purchased materials">23949903 - Convertible tops, canvas or boat: from purchased materials</option>
                          <option value="23949904 - Sails: made from purchased materials">23949904 - Sails: made from purchased materials</option>
                          <option value="23949906 - Tents: made from purchased materials">23949906 - Tents: made from purchased materials</option>
                          <option value="23950000 - Pleating and stitching">23950000 - Pleating and stitching</option>
                          <option value="23950101 - Quilted fabrics or cloth">23950101 - Quilted fabrics or cloth</option>
                          <option value="23950200 - Embroidery and art needlework">23950200 - Embroidery and art needlework</option>
                          <option value="23950202 - Art needlework: made from purchased materials">23950202 - Art needlework: made from purchased materials</option>
                          <option value="23950203 - Emblems, embroidered">23950203 - Emblems, embroidered</option>
                          <option value="23950204 - Embroidery products, except Schiffli machine">23950204 - Embroidery products, except Schiffli machine</option>
                          <option value="23960100 - Apparel and other linings, except millinery">23960100 - Apparel and other linings, except millinery</option>
                          <option value="23960102 - Linings, apparel: made from purchased materials">23960102 - Linings, apparel: made from purchased materials</option>
                          <option value="23960201 - Bindings, bias: made from purchased materials">23960201 - Bindings, bias: made from purchased materials</option>
                          <option value="23960204 - Ribbons and bows, cut and sewed">23960204 - Ribbons and bows, cut and sewed</option>
                          <option value="23960306 - Sweat bands, hat and cap: made from purchased materials">23960306 - Sweat bands, hat and cap: made from purchased materials</option>
                          <option value="23990100 - Emblems, badges, and insignia">23990100 - Emblems, badges, and insignia</option>
                          <option value="23990101 - Emblems, badges, and insignia: from purchased materials">23990101 - Emblems, badges, and insignia: from purchased materials</option>
                          <option value="23990102 - Military insignia, textile">23990102 - Military insignia, textile</option>
                          <option value="23990200 - Horse and pet accessories, textile">23990200 - Horse and pet accessories, textile</option>
                          <option value="23990201 - Horse blankets">23990201 - Horse blankets</option>
                          <option value="23990202 - Horse harnesses and riding crops, etc.: non-leather">23990202 - Horse harnesses and riding crops, etc.: non-leather</option>
                          <option value="23990203 - Pet collars, leashes, etc.: non-leather">23990203 - Pet collars, leashes, etc.: non-leather</option>
                          <option value="23990300 - Banners, pennants, and flags">23990300 - Banners, pennants, and flags</option>
                          <option value="23990301 - Banners, made from fabric">23990301 - Banners, made from fabric</option>
                          <option value="23990302 - Flags, fabric">23990302 - Flags, fabric</option>
                          <option value="23990400 - Belting and belt products">23990400 - Belting and belt products</option>
                          <option value="23990402 - Belting, fabric: made from purchased materials">23990402 - Belting, fabric: made from purchased materials</option>
                          <option value="23990500 - Hand woven and crocheted products">23990500 - Hand woven and crocheted products</option>
                          <option value="23990502 - Hand woven apparel">23990502 - Hand woven apparel</option>
                          <option value="23990601 - Fishing nets">23990601 - Fishing nets</option>
                          <option value="23999901 - Aprons, breast (harness)">23999901 - Aprons, breast (harness)</option>
                          <option value="23999905 - Diapers, except disposable: made from purchased materials">23999905 - Diapers, except disposable: made from purchased materials</option>
                          <option value="23999908 - Parachutes">23999908 - Parachutes</option>
                          <option value="23999910 - Seat covers, automobile">23999910 - Seat covers, automobile</option>
                          <option value="23999911 - Sleeping bags">23999911 - Sleeping bags</option>
                          <option value="23999912 - Tire covers">23999912 - Tire covers</option>
                          <option value="24110101 - Handle bolts, wood: hewn">24110101 - Handle bolts, wood: hewn</option>
                          <option value="24110206 - Poles, wood: untreated">24110206 - Poles, wood: untreated</option>
                          <option value="24110208 - Rails, fence: round or split">24110208 - Rails, fence: round or split</option>
                          <option value="24110300 - Wooden logs">24110300 - Wooden logs</option>
                          <option value="24119905 - Timber, cut at logging camp">24119905 - Timber, cut at logging camp</option>
                          <option value="24119907 - Wood chips, produced in the field">24119907 - Wood chips, produced in the field</option>
                          <option value="24210100 - Building and structural materials, wood">24210100 - Building and structural materials, wood</option>
                          <option value="24210103 - Flooring (dressed lumber), softwood">24210103 - Flooring (dressed lumber), softwood</option>
                          <option value="24210105 - Siding (dressed lumber)">24210105 - Siding (dressed lumber)</option>
                          <option value="24210200 - Sawdust, shavings, and wood chips">24210200 - Sawdust, shavings, and wood chips</option>
                          <option value="24210203 - Wood chips, produced at mill">24210203 - Wood chips, produced at mill</option>
                          <option value="24210303 - Kiln drying of lumber">24210303 - Kiln drying of lumber</option>
                          <option value="24210400 - Outdoor wood structural products">24210400 - Outdoor wood structural products</option>
                          <option value="24210401 - Railroad ties, sawed">24210401 - Railroad ties, sawed</option>
                          <option value="24219901 - Box lumber">24219901 - Box lumber</option>
                          <option value="24219903 - Cut stock, softwood">24219903 - Cut stock, softwood</option>
                          <option value="24219906 - Lumber: rough, sawed, or planed">24219906 - Lumber: rough, sawed, or planed</option>
                          <option value="24219909 - Resawing lumber into smaller dimensions">24219909 - Resawing lumber into smaller dimensions</option>
                          <option value="24260100 - Furniture stock and parts, hardwood">24260100 - Furniture stock and parts, hardwood</option>
                          <option value="24260101 - Carvings, furniture: wood">24260101 - Carvings, furniture: wood</option>
                          <option value="24260103 - Frames for upholstered furniture, wood">24260103 - Frames for upholstered furniture, wood</option>
                          <option value="24260104 - Furniture dimension stock, hardwood">24260104 - Furniture dimension stock, hardwood</option>
                          <option value="24260105 - Furniture squares, hardwood">24260105 - Furniture squares, hardwood</option>
                          <option value="24260109 - Turnings, furniture: wood">24260109 - Turnings, furniture: wood</option>
                          <option value="24260301 - Gun stocks, wood">24260301 - Gun stocks, wood</option>
                          <option value="24260400 - Textile machinery accessories, hardwood">24260400 - Textile machinery accessories, hardwood</option>
                          <option value="24269901 - Dimension, hardwood">24269901 - Dimension, hardwood</option>
                          <option value="24269902 - Flooring, hardwood">24269902 - Flooring, hardwood</option>
                          <option value="24269903 - Lumber, hardwood dimension">24269903 - Lumber, hardwood dimension</option>
                          <option value="24269904 - Parquet flooring, hardwood">24269904 - Parquet flooring, hardwood</option>
                          <option value="24290102 - Heading, barrel (cooperage stock): sawed or split">24290102 - Heading, barrel (cooperage stock): sawed or split</option>
                          <option value="24290104 - Staves, barrel: sawed or split">24290104 - Staves, barrel: sawed or split</option>
                          <option value="24290200 - Shavings and packaging, excelsior">24290200 - Shavings and packaging, excelsior</option>
                          <option value="24310100 - Doors and door parts and trim, wood">24310100 - Doors and door parts and trim, wood</option>
                          <option value="24310101 - Door frames, wood">24310101 - Door frames, wood</option>
                          <option value="24310105 - Door shutters, wood">24310105 - Door shutters, wood</option>
                          <option value="24310108 - Doors, wood">24310108 - Doors, wood</option>
                          <option value="24310109 - Garage doors, overhead, wood">24310109 - Garage doors, overhead, wood</option>
                          <option value="24310200 - Windows and window parts and trim, wood">24310200 - Windows and window parts and trim, wood</option>
                          <option value="24310205 - Window frames, wood">24310205 - Window frames, wood</option>
                          <option value="24310206 - Window sashes, wood">24310206 - Window sashes, wood</option>
                          <option value="24310208 - Window shutters, wood">24310208 - Window shutters, wood</option>
                          <option value="24310210 - Windows, wood">24310210 - Windows, wood</option>
                          <option value="24310300 - Moldings and baseboards, ornamental and trim">24310300 - Moldings and baseboards, ornamental and trim</option>
                          <option value="24310301 - Floor baseboards, wood">24310301 - Floor baseboards, wood</option>
                          <option value="24310302 - Mantels, wood">24310302 - Mantels, wood</option>
                          <option value="24310303 - Moldings, wood: unfinished and prefinished">24310303 - Moldings, wood: unfinished and prefinished</option>
                          <option value="24310400 - Awnings, blinds and shutters: wood">24310400 - Awnings, blinds and shutters: wood</option>
                          <option value="24310401 - Awnings, wood">24310401 - Awnings, wood</option>
                          <option value="24310402 - Blinds (shutters), wood">24310402 - Blinds (shutters), wood</option>
                          <option value="24310500 - Staircases, stairs and railings">24310500 - Staircases, stairs and railings</option>
                          <option value="24310501 - Newel posts, wood">24310501 - Newel posts, wood</option>
                          <option value="24310502 - Railings, stair: wood">24310502 - Railings, stair: wood</option>
                          <option value="24310503 - Staircases and stairs, wood">24310503 - Staircases and stairs, wood</option>
                          <option value="24310600 - Interior and ornamental woodwork and trim">24310600 - Interior and ornamental woodwork and trim</option>
                          <option value="24310601 - Ornamental woodwork: cornices, mantels, etc.">24310601 - Ornamental woodwork: cornices, mantels, etc.</option>
                          <option value="24310602 - Panel work, wood">24310602 - Panel work, wood</option>
                          <option value="24310603 - Trim, wood">24310603 - Trim, wood</option>
                          <option value="24310605 - Woodwork, interior and ornamental, nec">24310605 - Woodwork, interior and ornamental, nec</option>
                          <option value="24340000 - Wood kitchen cabinets">24340000 - Wood kitchen cabinets</option>
                          <option value="24349901 - Vanities, bathroom: wood">24349901 - Vanities, bathroom: wood</option>
                          <option value="24350000 - Hardwood veneer and plywood">24350000 - Hardwood veneer and plywood</option>
                          <option value="24359901 - Hardwood plywood, prefinished">24359901 - Hardwood plywood, prefinished</option>
                          <option value="24359902 - Panels, hardwood plywood">24359902 - Panels, hardwood plywood</option>
                          <option value="24359903 - Plywood, hardwood or hardwood faced">24359903 - Plywood, hardwood or hardwood faced</option>
                          <option value="24359904 - Veneer stock, hardwood">24359904 - Veneer stock, hardwood</option>
                          <option value="24360000 - Softwood veneer and plywood">24360000 - Softwood veneer and plywood</option>
                          <option value="24369901 - Panels, softwood plywood">24369901 - Panels, softwood plywood</option>
                          <option value="24369902 - Plywood, softwood">24369902 - Plywood, softwood</option>
                          <option value="24369903 - Veneer stock, softwood">24369903 - Veneer stock, softwood</option>
                          <option value="24390000 - Structural wood members, nec">24390000 - Structural wood members, nec</option>
                          <option value="24399901 - Arches, laminated lumber">24399901 - Arches, laminated lumber</option>
                          <option value="24399902 - Timbers, structural: laminated lumber">24399902 - Timbers, structural: laminated lumber</option>
                          <option value="24399903 - Trusses, except roof: laminated lumber">24399903 - Trusses, except roof: laminated lumber</option>
                          <option value="24410000 - Nailed wood boxes and shook">24410000 - Nailed wood boxes and shook</option>
                          <option value="24410100 - Boxes, wood">24410100 - Boxes, wood</option>
                          <option value="24410200 - Cases, wood">24410200 - Cases, wood</option>
                          <option value="24410202 - Packing cases, wood: nailed or lock corner">24410202 - Packing cases, wood: nailed or lock corner</option>
                          <option value="24410203 - Shipping cases, wood: nailed or lock corner">24410203 - Shipping cases, wood: nailed or lock corner</option>
                          <option value="24410300 - Chests and trunks, wood">24410300 - Chests and trunks, wood</option>
                          <option value="24480000 - Wood pallets and skids">24480000 - Wood pallets and skids</option>
                          <option value="24480100 - Cargo containers, wood and wood with metal">24480100 - Cargo containers, wood and wood with metal</option>
                          <option value="24480101 - Cargo containers, wood">24480101 - Cargo containers, wood</option>
                          <option value="24480102 - Cargo containers, wood and metal combination">24480102 - Cargo containers, wood and metal combination</option>
                          <option value="24480200 - Pallets, wood and wood with metal">24480200 - Pallets, wood and wood with metal</option>
                          <option value="24480201 - Pallets, wood">24480201 - Pallets, wood</option>
                          <option value="24480301 - Skids, wood">24480301 - Skids, wood</option>
                          <option value="24490000 - Wood containers, nec">24490000 - Wood containers, nec</option>
                          <option value="24490100 - Food containers, wood wirebound">24490100 - Food containers, wood wirebound</option>
                          <option value="24490201 - Barrels: wood, coopered">24490201 - Barrels: wood, coopered</option>
                          <option value="24490207 - Vats, wood: coopered">24490207 - Vats, wood: coopered</option>
                          <option value="24490300 - Rectangular boxes and crates, wood">24490300 - Rectangular boxes and crates, wood</option>
                          <option value="24490301 - Boxes, wood: wirebound">24490301 - Boxes, wood: wirebound</option>
                          <option value="24490304 - Shipping cases, wood: wirebound">24490304 - Shipping cases, wood: wirebound</option>
                          <option value="24499903 - Shipping cases and drums, wood: wirebound and plywood">24499903 - Shipping cases and drums, wood: wirebound and plywood</option>
                          <option value="24510000 - Mobile homes">24510000 - Mobile homes</option>
                          <option value="24510101 - Mobile home frames">24510101 - Mobile home frames</option>
                          <option value="24510102 - Mobile homes, except recreational">24510102 - Mobile homes, except recreational</option>
                          <option value="24510201 - Mobile buildings: for commercial use">24510201 - Mobile buildings: for commercial use</option>
                          <option value="24520000 - Prefabricated wood buildings">24520000 - Prefabricated wood buildings</option>
                          <option value="24520103 - Farm buildings, prefabricated or portable: wood">24520103 - Farm buildings, prefabricated or portable: wood</option>
                          <option value="24529902 - Log cabins, prefabricated, wood">24529902 - Log cabins, prefabricated, wood</option>
                          <option value="24529904 - Modular homes, prefabricated, wood">24529904 - Modular homes, prefabricated, wood</option>
                          <option value="24529905 - Panels and sections, prefabricated, wood">24529905 - Panels and sections, prefabricated, wood</option>
                          <option value="24529906 - Prefabricated buildings, wood">24529906 - Prefabricated buildings, wood</option>
                          <option value="24529907 - Sauna rooms, prefabricated, wood">24529907 - Sauna rooms, prefabricated, wood</option>
                          <option value="24910000 - Wood preserving">24910000 - Wood preserving</option>
                          <option value="24910100 - Poles, posts and pilings: treated wood">24910100 - Poles, posts and pilings: treated wood</option>
                          <option value="24910104 - Poles and pole crossarms, treated wood">24910104 - Poles and pole crossarms, treated wood</option>
                          <option value="24910105 - Posts, treated wood">24910105 - Posts, treated wood</option>
                          <option value="24910203 - Railroad cross-ties, treated wood">24910203 - Railroad cross-ties, treated wood</option>
                          <option value="24919901 - Flooring, treated wood block">24919901 - Flooring, treated wood block</option>
                          <option value="24919903 - Preserving (creosoting) of wood">24919903 - Preserving (creosoting) of wood</option>
                          <option value="24919904 - Structural lumber and timber, treated wood">24919904 - Structural lumber and timber, treated wood</option>
                          <option value="24919906 - Wood products, creosoted">24919906 - Wood products, creosoted</option>
                          <option value="24930000 - Reconstituted wood products">24930000 - Reconstituted wood products</option>
                          <option value="24930100 - Building board and wallboard, except gypsum">24930100 - Building board and wallboard, except gypsum</option>
                          <option value="24930102 - Wallboard, except gypsum">24930102 - Wallboard, except gypsum</option>
                          <option value="24930200 - Particleboard products">24930200 - Particleboard products</option>
                          <option value="24930300 - Hardboard and fiberboard products">24930300 - Hardboard and fiberboard products</option>
                          <option value="24930302 - Fiberboard, wood">24930302 - Fiberboard, wood</option>
                          <option value="24930303 - Hardboard">24930303 - Hardboard</option>
                          <option value="24930400 - Insulation and roofing material, reconstituted wood">24930400 - Insulation and roofing material, reconstituted wood</option>
                          <option value="24930402 - Insulation board, cellular fiber">24930402 - Insulation board, cellular fiber</option>
                          <option value="24939901 - Bulletin boards, cork">24939901 - Bulletin boards, cork</option>
                          <option value="24939903 - Strandboard, oriented">24939903 - Strandboard, oriented</option>
                          <option value="24990000 - Wood products, nec">24990000 - Wood products, nec</option>
                          <option value="24990100 - Laundry products, wood">24990100 - Laundry products, wood</option>
                          <option value="24990203 - Lasts, boot and shoe">24990203 - Lasts, boot and shoe</option>
                          <option value="24990302 - Ladders, wood">24990302 - Ladders, wood</option>
                          <option value="24990303 - Stepladders, wood">24990303 - Stepladders, wood</option>
                          <option value="24990400 - Picture and mirror frames, wood">24990400 - Picture and mirror frames, wood</option>
                          <option value="24990401 - Picture frame molding, finished">24990401 - Picture frame molding, finished</option>
                          <option value="24990500 - Cork and cork products">24990500 - Cork and cork products</option>
                          <option value="24990800 - Handles, poles, dowels and stakes: wood">24990800 - Handles, poles, dowels and stakes: wood</option>
                          <option value="24990801 - Dowels, wood">24990801 - Dowels, wood</option>
                          <option value="24990803 - Handles, wood">24990803 - Handles, wood</option>
                          <option value="24990806 - Pencil slats, wood">24990806 - Pencil slats, wood</option>
                          <option value="24990807 - Poles, wood">24990807 - Poles, wood</option>
                          <option value="24990811 - Surveyors' stakes, wood">24990811 - Surveyors' stakes, wood</option>
                          <option value="24990812 - Tool handles, wood">24990812 - Tool handles, wood</option>
                          <option value="24990900 - Food handling and processing products, wood">24990900 - Food handling and processing products, wood</option>
                          <option value="24990901 - Bakers' equipment, wood">24990901 - Bakers' equipment, wood</option>
                          <option value="24991000 - Kitchen, bathroom, and household ware: wood">24991000 - Kitchen, bathroom, and household ware: wood</option>
                          <option value="24991009 - Woodenware, kitchen and household">24991009 - Woodenware, kitchen and household</option>
                          <option value="24991100 - Decorative wood and woodwork">24991100 - Decorative wood and woodwork</option>
                          <option value="24991101 - Carved and turned wood">24991101 - Carved and turned wood</option>
                          <option value="24991102 - Engraved wood products">24991102 - Engraved wood products</option>
                          <option value="24991105 - Novelties, wood fiber">24991105 - Novelties, wood fiber</option>
                          <option value="24991106 - Veneer work, inlaid">24991106 - Veneer work, inlaid</option>
                          <option value="24991200 - Spools, reels, and pulleys: wood">24991200 - Spools, reels, and pulleys: wood</option>
                          <option value="24991205 - Reels, plywood">24991205 - Reels, plywood</option>
                          <option value="24991207 - Spools, wood">24991207 - Spools, wood</option>
                          <option value="24991300 - Mulch or sawdust products, wood">24991300 - Mulch or sawdust products, wood</option>
                          <option value="24991302 - Logs of sawdust and wood particles, pressed">24991302 - Logs of sawdust and wood particles, pressed</option>
                          <option value="24991303 - Mulch, wood and bark">24991303 - Mulch, wood and bark</option>
                          <option value="24991304 - Sawdust, reground">24991304 - Sawdust, reground</option>
                          <option value="24991404 - Policemen's clubs, wood">24991404 - Policemen's clubs, wood</option>
                          <option value="24991600 - Fencing, docks, and other outdoor wood structural products">24991600 - Fencing, docks, and other outdoor wood structural products</option>
                          <option value="24991601 - Extension planks, wood">24991601 - Extension planks, wood</option>
                          <option value="24991602 - Fencing, wood">24991602 - Fencing, wood</option>
                          <option value="24991604 - Scaffolds, wood">24991604 - Scaffolds, wood</option>
                          <option value="24991605 - Signboards, wood">24991605 - Signboards, wood</option>
                          <option value="24999901 - Applicators, wood">24999901 - Applicators, wood</option>
                          <option value="24999902 - Battery separators, wood">24999902 - Battery separators, wood</option>
                          <option value="24999903 - Beekeeping supplies, wood">24999903 - Beekeeping supplies, wood</option>
                          <option value="24999906 - Cooling towers, wood or wood and sheet metal combination">24999906 - Cooling towers, wood or wood and sheet metal combination</option>
                          <option value="24999911 - Oars and paddles, wood">24999911 - Oars and paddles, wood</option>
                          <option value="24999914 - Trophy bases, wood">24999914 - Trophy bases, wood</option>
                          <option value="25110000 - Wood household furniture">25110000 - Wood household furniture</option>
                          <option value="25110100 - Wood bedroom furniture">25110100 - Wood bedroom furniture</option>
                          <option value="25110101 - Bed frames, except water bed frames: wood">25110101 - Bed frames, except water bed frames: wood</option>
                          <option value="25110108 - Vanity dressers: wood">25110108 - Vanity dressers: wood</option>
                          <option value="25110200 - Kitchen and dining room furniture">25110200 - Kitchen and dining room furniture</option>
                          <option value="25110203 - Chairs, household, except upholstered: wood">25110203 - Chairs, household, except upholstered: wood</option>
                          <option value="25110204 - Chairs, Bentwood">25110204 - Chairs, Bentwood</option>
                          <option value="25110206 - Dining room furniture: wood">25110206 - Dining room furniture: wood</option>
                          <option value="25110208 - Stools, household: wood">25110208 - Stools, household: wood</option>
                          <option value="25110209 - Tables, household: wood">25110209 - Tables, household: wood</option>
                          <option value="25110300 - Children's wood furniture">25110300 - Children's wood furniture</option>
                          <option value="25110304 - Juvenile furniture: wood">25110304 - Juvenile furniture: wood</option>
                          <option value="25110305 - Nursery furniture: wood">25110305 - Nursery furniture: wood</option>
                          <option value="25110502 - Desks, household: wood">25110502 - Desks, household: wood</option>
                          <option value="25110602 - Console tables: wood">25110602 - Console tables: wood</option>
                          <option value="25110604 - Stands, household, nec: wood">25110604 - Stands, household, nec: wood</option>
                          <option value="25110605 - Storage chests, household: wood">25110605 - Storage chests, household: wood</option>
                          <option value="25110700 - Wood lawn and garden furniture">25110700 - Wood lawn and garden furniture</option>
                          <option value="25110702 - Lawn furniture: wood">25110702 - Lawn furniture: wood</option>
                          <option value="25119902 - Coffee tables: wood">25119902 - Coffee tables: wood</option>
                          <option value="25119905 - Novelty furniture: wood">25119905 - Novelty furniture: wood</option>
                          <option value="25119908 - Unassembled or unfinished furniture, household: wood">25119908 - Unassembled or unfinished furniture, household: wood</option>
                          <option value="25119909 - Whatnot shelves: wood">25119909 - Whatnot shelves: wood</option>
                          <option value="25120000 - Upholstered household furniture">25120000 - Upholstered household furniture</option>
                          <option value="25120100 - Wood upholstered chairs and couches">25120100 - Wood upholstered chairs and couches</option>
                          <option value="25120101 - Chairs: upholstered on wood frames">25120101 - Chairs: upholstered on wood frames</option>
                          <option value="25120102 - Couches, sofas, and davenports: upholstered on wood frames">25120102 - Couches, sofas, and davenports: upholstered on wood frames</option>
                          <option value="25120103 - Recliners: upholstered on wood frames">25120103 - Recliners: upholstered on wood frames</option>
                          <option value="25129902 - Living room furniture: upholstered on wood frames">25129902 - Living room furniture: upholstered on wood frames</option>
                          <option value="25140000 - Metal household furniture">25140000 - Metal household furniture</option>
                          <option value="25140101 - Beds, including folding and cabinet, household: metal">25140101 - Beds, including folding and cabinet, household: metal</option>
                          <option value="25140102 - Frames for box springs or bedsprings: metal">25140102 - Frames for box springs or bedsprings: metal</option>
                          <option value="25140202 - Chairs, household: metal">25140202 - Chairs, household: metal</option>
                          <option value="25140204 - Kitchen cabinets: metal">25140204 - Kitchen cabinets: metal</option>
                          <option value="25140206 - Tables, household: metal">25140206 - Tables, household: metal</option>
                          <option value="25140500 - Metal bookcases and stereo cabinets">25140500 - Metal bookcases and stereo cabinets</option>
                          <option value="25140502 - Cabinets, radio and television: metal">25140502 - Cabinets, radio and television: metal</option>
                          <option value="25140600 - Metal lawn and garden furniture">25140600 - Metal lawn and garden furniture</option>
                          <option value="25140601 - Garden furniture, metal">25140601 - Garden furniture, metal</option>
                          <option value="25140604 - Lawn furniture: metal">25140604 - Lawn furniture: metal</option>
                          <option value="25149903 - Cots, household: metal">25149903 - Cots, household: metal</option>
                          <option value="25149904 - Household furniture: upholstered on metal frames">25149904 - Household furniture: upholstered on metal frames</option>
                          <option value="25149905 - Medicine cabinets and vanities: metal">25149905 - Medicine cabinets and vanities: metal</option>
                          <option value="25150000 - Mattresses and bedsprings">25150000 - Mattresses and bedsprings</option>
                          <option value="25150100 - Mattresses and foundations">25150100 - Mattresses and foundations</option>
                          <option value="25150101 - Foundations and platforms">25150101 - Foundations and platforms</option>
                          <option value="25150102 - Mattresses, containing felt, foam rubber, urethane, etc.">25150102 - Mattresses, containing felt, foam rubber, urethane, etc.</option>
                          <option value="25150103 - Mattresses, innerspring or box spring">25150103 - Mattresses, innerspring or box spring</option>
                          <option value="25150201 - Bedsprings, assembled">25150201 - Bedsprings, assembled</option>
                          <option value="25150202 - Box springs, assembled">25150202 - Box springs, assembled</option>
                          <option value="25170000 - Wood television and radio cabinets">25170000 - Wood television and radio cabinets</option>
                          <option value="25179901 - Home entertainment unit cabinets, wood">25179901 - Home entertainment unit cabinets, wood</option>
                          <option value="25179904 - Stereo cabinets, wood">25179904 - Stereo cabinets, wood</option>
                          <option value="25179905 - Television cabinets, wood">25179905 - Television cabinets, wood</option>
                          <option value="25190102 - Lawn furniture, except wood, metal, stone, or concrete">25190102 - Lawn furniture, except wood, metal, stone, or concrete</option>
                          <option value="25190204 - Rattan furniture: padded or plain">25190204 - Rattan furniture: padded or plain</option>
                          <option value="25190206 - Wicker furniture: padded or plain">25190206 - Wicker furniture: padded or plain</option>
                          <option value="25190300 - Fiberglass and plastic furniture">25190300 - Fiberglass and plastic furniture</option>
                          <option value="25190302 - Furniture, household: glass, fiberglass, and plastic">25190302 - Furniture, household: glass, fiberglass, and plastic</option>
                          <option value="25199901 - Household furniture, except wood or metal: upholstered">25199901 - Household furniture, except wood or metal: upholstered</option>
                          <option value="25199902 - Bean bag Chairs">25199902 - Bean bag Chairs</option>
                          <option value="25210000 - Wood office furniture">25210000 - Wood office furniture</option>
                          <option value="25210100 - Wood office chairs, benches and stools">25210100 - Wood office chairs, benches and stools</option>
                          <option value="25210102 - Chairs, office: padded, upholstered, or plain: wood">25210102 - Chairs, office: padded, upholstered, or plain: wood</option>
                          <option value="25210201 - Bookcases, office: wood">25210201 - Bookcases, office: wood</option>
                          <option value="25210202 - Cabinets, office: wood">25210202 - Cabinets, office: wood</option>
                          <option value="25210203 - Filing cabinets (boxes), office: wood">25210203 - Filing cabinets (boxes), office: wood</option>
                          <option value="25210300 - Wood office desks and tables">25210300 - Wood office desks and tables</option>
                          <option value="25210301 - Desks, office: wood">25210301 - Desks, office: wood</option>
                          <option value="25210302 - Tables, office: wood">25210302 - Tables, office: wood</option>
                          <option value="25219901 - Panel systems and partitions (free-standing), office: wood">25219901 - Panel systems and partitions (free-standing), office: wood</option>
                          <option value="25220000 - Office furniture, except wood">25220000 - Office furniture, except wood</option>
                          <option value="25220100 - Office chairs, benches, and stools, except wood">25220100 - Office chairs, benches, and stools, except wood</option>
                          <option value="25220101 - Benches, office: except wood">25220101 - Benches, office: except wood</option>
                          <option value="25220102 - Chairs, office: padded or plain: except wood">25220102 - Chairs, office: padded or plain: except wood</option>
                          <option value="25220202 - Panel systems and partitions, office: except wood">25220202 - Panel systems and partitions, office: except wood</option>
                          <option value="25220300 - Office cabinets and filing drawers, except wood">25220300 - Office cabinets and filing drawers, except wood</option>
                          <option value="25220301 - Cabinets, office: except wood">25220301 - Cabinets, office: except wood</option>
                          <option value="25220303 - Filing boxes, cabinets, and cases: except wood">25220303 - Filing boxes, cabinets, and cases: except wood</option>
                          <option value="25220400 - Office desks and tables, except wood">25220400 - Office desks and tables, except wood</option>
                          <option value="25220401 - Desks, office: except wood">25220401 - Desks, office: except wood</option>
                          <option value="25220402 - Tables, office: except wood">25220402 - Tables, office: except wood</option>
                          <option value="25310000 - Public building and related furniture">25310000 - Public building and related furniture</option>
                          <option value="25310100 - School furniture">25310100 - School furniture</option>
                          <option value="25310101 - Blackboards, wood">25310101 - Blackboards, wood</option>
                          <option value="25310200 - Church furniture">25310200 - Church furniture</option>
                          <option value="25310300 - Vehicle furniture">25310300 - Vehicle furniture</option>
                          <option value="25310302 - Seats, aircraft">25310302 - Seats, aircraft</option>
                          <option value="25310400 - Stadium furniture">25310400 - Stadium furniture</option>
                          <option value="25310401 - Bleacher seating, portable">25310401 - Bleacher seating, portable</option>
                          <option value="25310402 - Stadium seating">25310402 - Stadium seating</option>
                          <option value="25319902 - Benches for public buildings">25319902 - Benches for public buildings</option>
                          <option value="25319903 - Chairs, portable folding">25319903 - Chairs, portable folding</option>
                          <option value="25319904 - Chairs, table and arm">25319904 - Chairs, table and arm</option>
                          <option value="25319906 - Seats, miscellaneous public conveyances">25319906 - Seats, miscellaneous public conveyances</option>
                          <option value="25319907 - Theater furniture">25319907 - Theater furniture</option>
                          <option value="25319908 - Picnic tables or benches, park">25319908 - Picnic tables or benches, park</option>
                          <option value="25410000 - Wood partitions and fixtures">25410000 - Wood partitions and fixtures</option>
                          <option value="25410100 - Store and office display cases and fixtures">25410100 - Store and office display cases and fixtures</option>
                          <option value="25410101 - Bar fixtures, wood">25410101 - Bar fixtures, wood</option>
                          <option value="25410102 - Display fixtures, wood">25410102 - Display fixtures, wood</option>
                          <option value="25410104 - Office fixtures, wood">25410104 - Office fixtures, wood</option>
                          <option value="25410105 - Showcases, except refrigerated: wood">25410105 - Showcases, except refrigerated: wood</option>
                          <option value="25410106 - Store fixtures, wood">25410106 - Store fixtures, wood</option>
                          <option value="25410200 - Cabinets, lockers, and shelving">25410200 - Cabinets, lockers, and shelving</option>
                          <option value="25410201 - Cabinets, except refrigerated: show, display, etc.: wood">25410201 - Cabinets, except refrigerated: show, display, etc.: wood</option>
                          <option value="25410202 - Lockers, except refrigerated: wood">25410202 - Lockers, except refrigerated: wood</option>
                          <option value="25410203 - Shelving, office and store, wood">25410203 - Shelving, office and store, wood</option>
                          <option value="25410300 - Counter and sink tops">25410300 - Counter and sink tops</option>
                          <option value="25410301 - Counters or counter display cases, wood">25410301 - Counters or counter display cases, wood</option>
                          <option value="25410304 - Table or counter tops, plastic laminated">25410304 - Table or counter tops, plastic laminated</option>
                          <option value="25419901 - Partitions for floor attachment, prefabricated: wood">25419901 - Partitions for floor attachment, prefabricated: wood</option>
                          <option value="25419902 - Pedestals and statuary, wood">25419902 - Pedestals and statuary, wood</option>
                          <option value="25419903 - Telephone booths, wood">25419903 - Telephone booths, wood</option>
                          <option value="25420000 - Partitions and fixtures, except wood">25420000 - Partitions and fixtures, except wood</option>
                          <option value="25420100 - Postal lock boxes, mail racks, and related products">25420100 - Postal lock boxes, mail racks, and related products</option>
                          <option value="25420103 - Lockers (not refrigerated): except wood">25420103 - Lockers (not refrigerated): except wood</option>
                          <option value="25420200 - Office and store showcases and display fixtures">25420200 - Office and store showcases and display fixtures</option>
                          <option value="25420201 - Bar fixtures, except wood">25420201 - Bar fixtures, except wood</option>
                          <option value="25420202 - Cabinets: show, display, or storage: except wood">25420202 - Cabinets: show, display, or storage: except wood</option>
                          <option value="25420203 - Counters or counter display cases, except wood">25420203 - Counters or counter display cases, except wood</option>
                          <option value="25420204 - Fixtures, office: except wood">25420204 - Fixtures, office: except wood</option>
                          <option value="25420205 - Fixtures, store: except wood">25420205 - Fixtures, store: except wood</option>
                          <option value="25420206 - Fixtures: display, office, or store: except wood">25420206 - Fixtures: display, office, or store: except wood</option>
                          <option value="25420209 - Racks, merchandise display or storage: except wood">25420209 - Racks, merchandise display or storage: except wood</option>
                          <option value="25420210 - Showcases (not refrigerated): except wood">25420210 - Showcases (not refrigerated): except wood</option>
                          <option value="25420211 - Stands, merchandise display: except wood">25420211 - Stands, merchandise display: except wood</option>
                          <option value="25429901 - Pallet racks: except wood">25429901 - Pallet racks: except wood</option>
                          <option value="25429902 - Partitions for floor attachment, prefabricated: except wood">25429902 - Partitions for floor attachment, prefabricated: except wood</option>
                          <option value="25429904 - Shelving, office and store, except wood">25429904 - Shelving, office and store, except wood</option>
                          <option value="25910000 - Drapery hardware and window blinds and shades">25910000 - Drapery hardware and window blinds and shades</option>
                          <option value="25910100 - Shade, curtain, and drapery hardware">25910100 - Shade, curtain, and drapery hardware</option>
                          <option value="25910101 - Curtain and drapery rods, poles, and fixtures">25910101 - Curtain and drapery rods, poles, and fixtures</option>
                          <option value="25910102 - Shade pulls, window">25910102 - Shade pulls, window</option>
                          <option value="25910103 - Window shade rollers and fittings">25910103 - Window shade rollers and fittings</option>
                          <option value="25910200 - Window blinds">25910200 - Window blinds</option>
                          <option value="25910201 - Blinds vertical">25910201 - Blinds vertical</option>
                          <option value="25910203 - Mini blinds">25910203 - Mini blinds</option>
                          <option value="25910204 - Venetian blinds">25910204 - Venetian blinds</option>
                          <option value="25910300 - Window shades">25910300 - Window shades</option>
                          <option value="25990100 - Factory furniture and fixtures">25990100 - Factory furniture and fixtures</option>
                          <option value="25990101 - Cabinets, factory">25990101 - Cabinets, factory</option>
                          <option value="25990102 - Stools, factory">25990102 - Stools, factory</option>
                          <option value="25990104 - Work benches, factory">25990104 - Work benches, factory</option>
                          <option value="25990200 - Bar, restaurant and cafeteria furniture">25990200 - Bar, restaurant and cafeteria furniture</option>
                          <option value="25990201 - Bar furniture">25990201 - Bar furniture</option>
                          <option value="25990202 - Cafeteria furniture">25990202 - Cafeteria furniture</option>
                          <option value="25990203 - Carts, restaurant equipment">25990203 - Carts, restaurant equipment</option>
                          <option value="25990204 - Food wagons, restaurant">25990204 - Food wagons, restaurant</option>
                          <option value="25990205 - Restaurant furniture, wood or metal">25990205 - Restaurant furniture, wood or metal</option>
                          <option value="25990300 - Beds, not household use">25990300 - Beds, not household use</option>
                          <option value="25990301 - Hospital beds">25990301 - Hospital beds</option>
                          <option value="25990302 - Inflatable beds">25990302 - Inflatable beds</option>
                          <option value="25999901 - Boards: planning, display, notice">25999901 - Boards: planning, display, notice</option>
                          <option value="25999903 - Hotel furniture">25999903 - Hotel furniture</option>
                          <option value="25999907 - Hospital furniture, except beds">25999907 - Hospital furniture, except beds</option>
                          <option value="26110000 - Pulp mills">26110000 - Pulp mills</option>
                          <option value="26110302 - Pulp manufactured from waste or recycled paper">26110302 - Pulp manufactured from waste or recycled paper</option>
                          <option value="26119901 - Pulp made from rags, bagassse, hemp, or other fiber base">26119901 - Pulp made from rags, bagassse, hemp, or other fiber base</option>
                          <option value="26119903 - Pulp produced from wood base, nec">26119903 - Pulp produced from wood base, nec</option>
                          <option value="26210000 - Paper mills">26210000 - Paper mills</option>
                          <option value="26210100 - Towels, tissues and napkins; paper and stock">26210100 - Towels, tissues and napkins; paper and stock</option>
                          <option value="26210103 - Facial tissue stock">26210103 - Facial tissue stock</option>
                          <option value="26210106 - Sanitary tissue paper">26210106 - Sanitary tissue paper</option>
                          <option value="26210107 - Tissue paper">26210107 - Tissue paper</option>
                          <option value="26210202 - Parchment paper">26210202 - Parchment paper</option>
                          <option value="26210301 - Absorbent paper">26210301 - Absorbent paper</option>
                          <option value="26210306 - Filter paper">26210306 - Filter paper</option>
                          <option value="26210308 - Specialty papers">26210308 - Specialty papers</option>
                          <option value="26210403 - Lithograph paper">26210403 - Lithograph paper</option>
                          <option value="26210600 - Stationary, envelope and tablet papers">26210600 - Stationary, envelope and tablet papers</option>
                          <option value="26210601 - Business form paper">26210601 - Business form paper</option>
                          <option value="26210604 - Envelope paper">26210604 - Envelope paper</option>
                          <option value="26210607 - Tablet paper">26210607 - Tablet paper</option>
                          <option value="26210800 - Wrapping and packaging papers">26210800 - Wrapping and packaging papers</option>
                          <option value="26210806 - Packaging paper">26210806 - Packaging paper</option>
                          <option value="26210808 - Wrapping paper">26210808 - Wrapping paper</option>
                          <option value="26210908 - Felts, building">26210908 - Felts, building</option>
                          <option value="26210909 - Insulation siding, paper">26210909 - Insulation siding, paper</option>
                          <option value="26211003 - Molded pulp products">26211003 - Molded pulp products</option>
                          <option value="26219901 - Fine paper">26219901 - Fine paper</option>
                          <option value="26219902 - Kraft paper">26219902 - Kraft paper</option>
                          <option value="26219904 - Uncoated paper">26219904 - Uncoated paper</option>
                          <option value="26219905 - Wallpaper (hanging paper)">26219905 - Wallpaper (hanging paper)</option>
                          <option value="26310000 - Paperboard mills">26310000 - Paperboard mills</option>
                          <option value="26310100 - Linerboard">26310100 - Linerboard</option>
                          <option value="26310300 - Container, packaging, and boxboard">26310300 - Container, packaging, and boxboard</option>
                          <option value="26310301 - Boxboard">26310301 - Boxboard</option>
                          <option value="26310302 - Container board">26310302 - Container board</option>
                          <option value="26310304 - Folding boxboard">26310304 - Folding boxboard</option>
                          <option value="26310305 - Packaging board">26310305 - Packaging board</option>
                          <option value="26310306 - Setup boxboard">26310306 - Setup boxboard</option>
                          <option value="26310403 - Coated paperboard">26310403 - Coated paperboard</option>
                          <option value="26310501 - Cardboard">26310501 - Cardboard</option>
                          <option value="26310502 - Stencil board">26310502 - Stencil board</option>
                          <option value="26520000 - Setup paperboard boxes">26520000 - Setup paperboard boxes</option>
                          <option value="26529901 - Boxes, newsboard, metal edged: made from purchased materials">26529901 - Boxes, newsboard, metal edged: made from purchased materials</option>
                          <option value="26529902 - Filing boxes, paperboard: made from purchased materials">26529902 - Filing boxes, paperboard: made from purchased materials</option>
                          <option value="26530000 - Corrugated and solid fiber boxes">26530000 - Corrugated and solid fiber boxes</option>
                          <option value="26530100 - Corrugated boxes, partitions, display items, sheets, and pad">26530100 - Corrugated boxes, partitions, display items, sheets, and pad</option>
                          <option value="26530101 - Boxes, corrugated: made from purchased materials">26530101 - Boxes, corrugated: made from purchased materials</option>
                          <option value="26530102 - Display items, corrugated: made from purchased materials">26530102 - Display items, corrugated: made from purchased materials</option>
                          <option value="26530104 - Pads, corrugated: made from purchased materials">26530104 - Pads, corrugated: made from purchased materials</option>
                          <option value="26530106 - Partitions, corrugated: made from purchased materials">26530106 - Partitions, corrugated: made from purchased materials</option>
                          <option value="26530107 - Sheets, corrugated: made from purchased materials">26530107 - Sheets, corrugated: made from purchased materials</option>
                          <option value="26530200 - Solid fiber boxes, partitions, display items, and sheets">26530200 - Solid fiber boxes, partitions, display items, and sheets</option>
                          <option value="26530201 - Boxes, solid fiber: made from purchased materials">26530201 - Boxes, solid fiber: made from purchased materials</option>
                          <option value="26530202 - Display items, solid fiber: made from purchased materials">26530202 - Display items, solid fiber: made from purchased materials</option>
                          <option value="26530206 - Partitions, solid fiber: made from purchased materials">26530206 - Partitions, solid fiber: made from purchased materials</option>
                          <option value="26530207 - Sheets, solid fiber: made from purchased materials">26530207 - Sheets, solid fiber: made from purchased materials</option>
                          <option value="26550000 - Fiber cans, drums, and similar products">26550000 - Fiber cans, drums, and similar products</option>
                          <option value="26550100 - Fiber spools, tubes, and cones">26550100 - Fiber spools, tubes, and cones</option>
                          <option value="26550101 - Cones, fiber: made from purchased material">26550101 - Cones, fiber: made from purchased material</option>
                          <option value="26550103 - Tubes, fiber or paper: made from purchased material">26550103 - Tubes, fiber or paper: made from purchased material</option>
                          <option value="26550104 - Tubes, for chemical or electrical uses: paper or fiber">26550104 - Tubes, for chemical or electrical uses: paper or fiber</option>
                          <option value="26550200 - Fiber cans, drums, and containers">26550200 - Fiber cans, drums, and containers</option>
                          <option value="26550203 - Cans, composite: foil-fiber and other: from purchased fiber">26550203 - Cans, composite: foil-fiber and other: from purchased fiber</option>
                          <option value="26550204 - Cans, fiber: made from purchased material">26550204 - Cans, fiber: made from purchased material</option>
                          <option value="26550205 - Containers, laminated phenolic and vulcanized fiber">26550205 - Containers, laminated phenolic and vulcanized fiber</option>
                          <option value="26550206 - Containers, liquid tight fiber: from purchased material">26550206 - Containers, liquid tight fiber: from purchased material</option>
                          <option value="26550207 - Drums, fiber: made from purchased material">26550207 - Drums, fiber: made from purchased material</option>
                          <option value="26559901 - Ammunition cans or tubes, board laminated with metal foil">26559901 - Ammunition cans or tubes, board laminated with metal foil</option>
                          <option value="26559904 - Wastebaskets, fiber: made from purchased material">26559904 - Wastebaskets, fiber: made from purchased material</option>
                          <option value="26560000 - Sanitary food containers">26560000 - Sanitary food containers</option>
                          <option value="26560100 - Paper cups, plates, dishes, and utensils">26560100 - Paper cups, plates, dishes, and utensils</option>
                          <option value="26560103 - Plates, paper: made from purchased material">26560103 - Plates, paper: made from purchased material</option>
                          <option value="26560104 - Straws, drinking: made from purchased material">26560104 - Straws, drinking: made from purchased material</option>
                          <option value="26560201 - Frozen food containers: made from purchased material">26560201 - Frozen food containers: made from purchased material</option>
                          <option value="26560300 - Food containers (liquid tight), including milk cartons">26560300 - Food containers (liquid tight), including milk cartons</option>
                          <option value="26570000 - Folding paperboard boxes">26570000 - Folding paperboard boxes</option>
                          <option value="26579902 - Paperboard backs for blister or skin packages">26579902 - Paperboard backs for blister or skin packages</option>
                          <option value="26710000 - Paper; coated and laminated packaging">26710000 - Paper; coated and laminated packaging</option>
                          <option value="26719901 - Bread wrappers, waxed or laminated: purchased material">26719901 - Bread wrappers, waxed or laminated: purchased material</option>
                          <option value="26719902 - Paper, coated or laminated for packaging">26719902 - Paper, coated or laminated for packaging</option>
                          <option value="26719903 - Plastic film, coated or laminated for packaging">26719903 - Plastic film, coated or laminated for packaging</option>
                          <option value="26719904 - Resinous impregnated paper for packaging">26719904 - Resinous impregnated paper for packaging</option>
                          <option value="26719905 - Thermoplastic coated paper for packaging">26719905 - Thermoplastic coated paper for packaging</option>
                          <option value="26719906 - Waxed paper: made from purchased material">26719906 - Waxed paper: made from purchased material</option>
                          <option value="26719907 - Wrapping paper, waterproof or coated">26719907 - Wrapping paper, waterproof or coated</option>
                          <option value="26720000 - Paper; coated and laminated, nec">26720000 - Paper; coated and laminated, nec</option>
                          <option value="26720100 - Chemically treated papers, made from purchased materials">26720100 - Chemically treated papers, made from purchased materials</option>
                          <option value="26720105 - Metallic covered paper: made from purchased materials">26720105 - Metallic covered paper: made from purchased materials</option>
                          <option value="26720109 - Thermoplastic coated paper: made from purchased materials">26720109 - Thermoplastic coated paper: made from purchased materials</option>
                          <option value="26720200 - Adhesive papers, labels, or tapes: from purchased material">26720200 - Adhesive papers, labels, or tapes: from purchased material</option>
                          <option value="26720201 - Adhesive backed films, foams and foils">26720201 - Adhesive backed films, foams and foils</option>
                          <option value="26720203 - Gummed paper: made from purchased materials">26720203 - Gummed paper: made from purchased materials</option>
                          <option value="26720204 - Gummed tape, cloth or paper base: from purchased materials">26720204 - Gummed tape, cloth or paper base: from purchased materials</option>
                          <option value="26720206 - Masking tape: made from purchased materials">26720206 - Masking tape: made from purchased materials</option>
                          <option value="26720207 - Tape, pressure sensitive: made from purchased materials">26720207 - Tape, pressure sensitive: made from purchased materials</option>
                          <option value="26729903 - Coated paper, except photographic, carbon, or abrasive">26729903 - Coated paper, except photographic, carbon, or abrasive</option>
                          <option value="26730000 - Bags: plastic, laminated, and coated">26730000 - Bags: plastic, laminated, and coated</option>
                          <option value="26730101 - Garment bags (plastic film): made from purchased materials">26730101 - Garment bags (plastic film): made from purchased materials</option>
                          <option value="26730200 - Food storage and trash bags (plastic)">26730200 - Food storage and trash bags (plastic)</option>
                          <option value="26730201 - Food storage and frozen food bags, plastic">26730201 - Food storage and frozen food bags, plastic</option>
                          <option value="26730202 - Trash bags (plastic film): made from purchased materials">26730202 - Trash bags (plastic film): made from purchased materials</option>
                          <option value="26730300 - Plastic and pliofilm bags">26730300 - Plastic and pliofilm bags</option>
                          <option value="26730301 - Plastic bags: made from purchased materials">26730301 - Plastic bags: made from purchased materials</option>
                          <option value="26740000 - Bags: uncoated paper and multiwall">26740000 - Bags: uncoated paper and multiwall</option>
                          <option value="26740101 - Grocers' bags: made from purchased materials">26740101 - Grocers' bags: made from purchased materials</option>
                          <option value="26740102 - Shipping bags or sacks, including multiwall and heavy duty">26740102 - Shipping bags or sacks, including multiwall and heavy duty</option>
                          <option value="26740103 - Shopping bags: made from purchased materials">26740103 - Shopping bags: made from purchased materials</option>
                          <option value="26749902 - Flour bags: made from purchased materials">26749902 - Flour bags: made from purchased materials</option>
                          <option value="26749905 - Paper bags: made from purchased materials">26749905 - Paper bags: made from purchased materials</option>
                          <option value="26749906 - Vacuum cleaner bags: made from purchased materials">26749906 - Vacuum cleaner bags: made from purchased materials</option>
                          <option value="26750000 - Die-cut paper and board">26750000 - Die-cut paper and board</option>
                          <option value="26750100 - Cardboard cut-outs, panels, and foundations: die-cut">26750100 - Cardboard cut-outs, panels, and foundations: die-cut</option>
                          <option value="26750103 - Panels, cardboard, die-cut: made from purchased materials">26750103 - Panels, cardboard, die-cut: made from purchased materials</option>
                          <option value="26750202 - Folders, filing, die-cut: made from purchased materials">26750202 - Folders, filing, die-cut: made from purchased materials</option>
                          <option value="26750203 - Index cards, die-cut: made from purchased materials">26750203 - Index cards, die-cut: made from purchased materials</option>
                          <option value="26750204 - Jacquard (textile weaving) cards: from purchased materials">26750204 - Jacquard (textile weaving) cards: from purchased materials</option>
                          <option value="26750300 - Stencils and lettering materials: die-cut">26750300 - Stencils and lettering materials: die-cut</option>
                          <option value="26750302 - Letters, cardboard, die-cut: from purchased materials">26750302 - Letters, cardboard, die-cut: from purchased materials</option>
                          <option value="26759905 - Paper die-cutting">26759905 - Paper die-cutting</option>
                          <option value="26759906 - Paperboard die-cutting">26759906 - Paperboard die-cutting</option>
                          <option value="26760000 - Sanitary paper products">26760000 - Sanitary paper products</option>
                          <option value="26760100 - Towels, napkins, and tissue paper products">26760100 - Towels, napkins, and tissue paper products</option>
                          <option value="26760101 - Cleansing tissues: made from purchased paper">26760101 - Cleansing tissues: made from purchased paper</option>
                          <option value="26760104 - Toilet paper: made from purchased paper">26760104 - Toilet paper: made from purchased paper</option>
                          <option value="26760105 - Towels, paper: made from purchased paper">26760105 - Towels, paper: made from purchased paper</option>
                          <option value="26760200 - Feminine hygiene paper products">26760200 - Feminine hygiene paper products</option>
                          <option value="26760300 - Infant and baby paper products">26760300 - Infant and baby paper products</option>
                          <option value="26760301 - Diapers, paper (disposable): made from purchased paper">26760301 - Diapers, paper (disposable): made from purchased paper</option>
                          <option value="26770000 - Envelopes">26770000 - Envelopes</option>
                          <option value="26780000 - Stationery products">26780000 - Stationery products</option>
                          <option value="26780200 - Tablets and pads">26780200 - Tablets and pads</option>
                          <option value="26780201 - Desk pads, paper: made from purchased materials">26780201 - Desk pads, paper: made from purchased materials</option>
                          <option value="26780302 - Stationery: made from purchased materials">26780302 - Stationery: made from purchased materials</option>
                          <option value="26790100 - Pressed fiber and molded pulp products, except food products">26790100 - Pressed fiber and molded pulp products, except food products</option>
                          <option value="26790104 - Pipes and fittings, fiber: made from purchased material">26790104 - Pipes and fittings, fiber: made from purchased material</option>
                          <option value="26790200 - Food dishes and utensils, from pressed and molded pulp">26790200 - Food dishes and utensils, from pressed and molded pulp</option>
                          <option value="26790203 - Egg cartons, molded pulp: made from purchased material">26790203 - Egg cartons, molded pulp: made from purchased material</option>
                          <option value="26790205 - Plates, pressed and molded pulp: from purchased material">26790205 - Plates, pressed and molded pulp: from purchased material</option>
                          <option value="26790300 - Wallpaper">26790300 - Wallpaper</option>
                          <option value="26790302 - Wallpaper: made from purchased paper">26790302 - Wallpaper: made from purchased paper</option>
                          <option value="26790400 - Tags and labels, paper">26790400 - Tags and labels, paper</option>
                          <option value="26790401 - Labels, paper: made from purchased material">26790401 - Labels, paper: made from purchased material</option>
                          <option value="26790500 - Gift wrap and novelties, paper">26790500 - Gift wrap and novelties, paper</option>
                          <option value="26790504 - Gift wrap, paper: made from purchased material">26790504 - Gift wrap, paper: made from purchased material</option>
                          <option value="26790505 - Hats, paper novelties: made from purchased paper">26790505 - Hats, paper novelties: made from purchased paper</option>
                          <option value="26790506 - Novelties, paper: made from purchased material">26790506 - Novelties, paper: made from purchased material</option>
                          <option value="26790600 - Telegraph, teletype, and adding machine paper">26790600 - Telegraph, teletype, and adding machine paper</option>
                          <option value="26790601 - Adding machine rolls, paper: made from purchased material">26790601 - Adding machine rolls, paper: made from purchased material</option>
                          <option value="26790700 - Building, insulating, and packaging paper">26790700 - Building, insulating, and packaging paper</option>
                          <option value="26790701 - Building paper, laminated: made from purchased material">26790701 - Building paper, laminated: made from purchased material</option>
                          <option value="26790702 - Corrugated paper: made from purchased material">26790702 - Corrugated paper: made from purchased material</option>
                          <option value="26790704 - Insulating paper: batts, fills, and blankets">26790704 - Insulating paper: batts, fills, and blankets</option>
                          <option value="26790800 - Building, insulating, and packaging paperboard">26790800 - Building, insulating, and packaging paperboard</option>
                          <option value="26790803 - Wallboard, decorated: made from purchased material">26790803 - Wallboard, decorated: made from purchased material</option>
                          <option value="26790900 - Cardboard products, except die-cut">26790900 - Cardboard products, except die-cut</option>
                          <option value="26790901 - Cardboard: pasted, laminated, lined, or surface coated">26790901 - Cardboard: pasted, laminated, lined, or surface coated</option>
                          <option value="26790902 - Fuel cell forms, cardboard: made from purchased material">26790902 - Fuel cell forms, cardboard: made from purchased material</option>
                          <option value="26799903 - Paper products, converted, nec">26799903 - Paper products, converted, nec</option>
                          <option value="26799904 - Paperboard products, converted, nec">26799904 - Paperboard products, converted, nec</option>
                          <option value="27210000 - Periodicals">27210000 - Periodicals</option>
                          <option value="27520202 - Catalogs, lithographed">27520202 - Catalogs, lithographed</option>
                          <option value="27520302 - Forms, business: lithographed">27520302 - Forms, business: lithographed</option>
                          <option value="27520401 - Calendars, lithographed">27520401 - Calendars, lithographed</option>
                          <option value="27520402 - Cards, lithographed">27520402 - Cards, lithographed</option>
                          <option value="27520404 - Post cards, picture: lithographed">27520404 - Post cards, picture: lithographed</option>
                          <option value="27520405 - Souvenir cards, lithographed">27520405 - Souvenir cards, lithographed</option>
                          <option value="27520502 - Maps, lithographed">27520502 - Maps, lithographed</option>
                          <option value="27520601 - Decals, lithographed">27520601 - Decals, lithographed</option>
                          <option value="27520602 - Posters, lithographed">27520602 - Posters, lithographed</option>
                          <option value="27520603 - Transfers, decalcomania or dry: lithographed">27520603 - Transfers, decalcomania or dry: lithographed</option>
                          <option value="27520702 - Tags, lithographed">27520702 - Tags, lithographed</option>
                          <option value="27520703 - Tickets, lithographed">27520703 - Tickets, lithographed</option>
                          <option value="27520901 - Newspapers, lithographed only">27520901 - Newspapers, lithographed only</option>
                          <option value="27520902 - Periodicals, lithographed">27520902 - Periodicals, lithographed</option>
                          <option value="27529901 - Color lithography">27529901 - Color lithography</option>
                          <option value="27529903 - Letters, circular or form: lithographed">27529903 - Letters, circular or form: lithographed</option>
                          <option value="27529904 - Lithographing on metal">27529904 - Lithographing on metal</option>
                          <option value="27529905 - Menus, lithographed">27529905 - Menus, lithographed</option>
                          <option value="27590101 - Bank notes: engraved">27590101 - Bank notes: engraved</option>
                          <option value="27599905 - Embossing on paper">27599905 - Embossing on paper</option>
                          <option value="27599906 - Engraving, nec">27599906 - Engraving, nec</option>
                          <option value="27599918 - Thermography">27599918 - Thermography</option>
                          <option value="27610000 - Manifold business forms">27610000 - Manifold business forms</option>
                          <option value="27619902 - Computer forms, manifold or continuous">27619902 - Computer forms, manifold or continuous</option>
                          <option value="27619903 - Continuous forms, office and business">27619903 - Continuous forms, office and business</option>
                          <option value="27710000 - Greeting cards">27710000 - Greeting cards</option>
                          <option value="27820104 - Record albums">27820104 - Record albums</option>
                          <option value="27820200 - Scrapbooks, albums, and diaries">27820200 - Scrapbooks, albums, and diaries</option>
                          <option value="27820201 - Albums">27820201 - Albums</option>
                          <option value="27820300 - Looseleaf binders and devices">27820300 - Looseleaf binders and devices</option>
                          <option value="27829902 - Chart and graph paper, ruled">27829902 - Chart and graph paper, ruled</option>
                          <option value="27890100 - Display mounting">27890100 - Display mounting</option>
                          <option value="27890304 - Pamphlets, binding">27890304 - Pamphlets, binding</option>
                          <option value="27890306 - Trade binding services">27890306 - Trade binding services</option>
                          <option value="27899902 - Paper cutting">27899902 - Paper cutting</option>
                          <option value="27899903 - Swatches and samples">27899903 - Swatches and samples</option>
                          <option value="27910000 - Typesetting">27910000 - Typesetting</option>
                          <option value="27910100 - Hand composition typesetting">27910100 - Hand composition typesetting</option>
                          <option value="27919901 - Typesetting, computer controlled">27919901 - Typesetting, computer controlled</option>
                          <option value="27960202 - Photoengraving plates, linecuts or halftones">27960202 - Photoengraving plates, linecuts or halftones</option>
                          <option value="27969906 - Lithographic plates, positives or negatives">27969906 - Lithographic plates, positives or negatives</option>
                          <option value="28120000 - Alkalies and chlorine">28120000 - Alkalies and chlorine</option>
                          <option value="28120100 - Alkalies">28120100 - Alkalies</option>
                          <option value="28120101 - Caustic potash, potassium hydroxide">28120101 - Caustic potash, potassium hydroxide</option>
                          <option value="28120102 - Caustic soda, sodium hydroxide">28120102 - Caustic soda, sodium hydroxide</option>
                          <option value="28120105 - Soda ash, sodium carbonate (anhydrous)">28120105 - Soda ash, sodium carbonate (anhydrous)</option>
                          <option value="28129901 - Chlorine, compressed or liquefied">28129901 - Chlorine, compressed or liquefied</option>
                          <option value="28130000 - Industrial gases">28130000 - Industrial gases</option>
                          <option value="28130100 - Carbon dioxide">28130100 - Carbon dioxide</option>
                          <option value="28130101 - Dry ice, carbon dioxide (solid)">28130101 - Dry ice, carbon dioxide (solid)</option>
                          <option value="28139901 - Acetylene">28139901 - Acetylene</option>
                          <option value="28139902 - Aerosols">28139902 - Aerosols</option>
                          <option value="28139905 - Hydrogen">28139905 - Hydrogen</option>
                          <option value="28139906 - Neon">28139906 - Neon</option>
                          <option value="28139907 - Nitrogen">28139907 - Nitrogen</option>
                          <option value="28139909 - Oxygen, compressed or liquefied">28139909 - Oxygen, compressed or liquefied</option>
                          <option value="28160000 - Inorganic pigments">28160000 - Inorganic pigments</option>
                          <option value="28160105 - Titanium dioxide, anatase or rutile (pigments)">28160105 - Titanium dioxide, anatase or rutile (pigments)</option>
                          <option value="28160106 - Zinc pigments: zinc oxide, zinc sulfide">28160106 - Zinc pigments: zinc oxide, zinc sulfide</option>
                          <option value="28160200 - Color pigments">28160200 - Color pigments</option>
                          <option value="28169901 - Metallic and mineral pigments, nec">28169901 - Metallic and mineral pigments, nec</option>
                          <option value="28190000 - Industrial inorganic chemicals, nec">28190000 - Industrial inorganic chemicals, nec</option>
                          <option value="28190100 - Elements">28190100 - Elements</option>
                          <option value="28190106 - Iodine, elemental">28190106 - Iodine, elemental</option>
                          <option value="28190200 - Inorganic acids except nitric and phosphoric">28190200 - Inorganic acids except nitric and phosphoric</option>
                          <option value="28190204 - Hydrochloric acid">28190204 - Hydrochloric acid</option>
                          <option value="28190207 - Sulfuric acid, oleum">28190207 - Sulfuric acid, oleum</option>
                          <option value="28190300 - Aluminum compounds">28190300 - Aluminum compounds</option>
                          <option value="28190301 - Aluminum chloride">28190301 - Aluminum chloride</option>
                          <option value="28190303 - Aluminum sulfate">28190303 - Aluminum sulfate</option>
                          <option value="28190304 - Bauxite, refined">28190304 - Bauxite, refined</option>
                          <option value="28190401 - Brine">28190401 - Brine</option>
                          <option value="28190605 - Nuclear fuel and cores, inorganic">28190605 - Nuclear fuel and cores, inorganic</option>
                          <option value="28190700 - Carbides">28190700 - Carbides</option>
                          <option value="28190701 - Calcium carbide">28190701 - Calcium carbide</option>
                          <option value="28190702 - Tungsten carbide powder, except abrasive or metallurgical">28190702 - Tungsten carbide powder, except abrasive or metallurgical</option>
                          <option value="28190800 - Silica compounds">28190800 - Silica compounds</option>
                          <option value="28190900 - Metal salts and compounds except sodium, potassium, aluminum">28190900 - Metal salts and compounds except sodium, potassium, aluminum</option>
                          <option value="28190903 - Calcium compounds and salts, inorganic, nec">28190903 - Calcium compounds and salts, inorganic, nec</option>
                          <option value="28190904 - Chromates and bichromates">28190904 - Chromates and bichromates</option>
                          <option value="28190907 - Copper compounds or salts, inorganic">28190907 - Copper compounds or salts, inorganic</option>
                          <option value="28190909 - Iron (ferric/ferrous) compounds or salts">28190909 - Iron (ferric/ferrous) compounds or salts</option>
                          <option value="28190912 - Magnesium compounds or salts, inorganic">28190912 - Magnesium compounds or salts, inorganic</option>
                          <option value="28190917 - Mercury, redistilled">28190917 - Mercury, redistilled</option>
                          <option value="28190921 - Tin (stannic/stannous) compounds or salts, inorganic">28190921 - Tin (stannic/stannous) compounds or salts, inorganic</option>
                          <option value="28191000 - Nonmetallic compounds">28191000 - Nonmetallic compounds</option>
                          <option value="28191001 - Bleaching powder, lime bleaching compounds">28191001 - Bleaching powder, lime bleaching compounds</option>
                          <option value="28191002 - Boron compounds, nec, not from mines">28191002 - Boron compounds, nec, not from mines</option>
                          <option value="28191003 - Charcoal (carbon), activated">28191003 - Charcoal (carbon), activated</option>
                          <option value="28191011 - Phosphates, except fertilizers: defluorinated and ammoniated">28191011 - Phosphates, except fertilizers: defluorinated and ammoniated</option>
                          <option value="28191012 - Sulfur chloride">28191012 - Sulfur chloride</option>
                          <option value="28191015 - Sulfur, recovered or refined, incl. from sour natural gas">28191015 - Sulfur, recovered or refined, incl. from sour natural gas</option>
                          <option value="28199901 - Catalysts, chemical">28199901 - Catalysts, chemical</option>
                          <option value="28199902 - Chemicals, high purity: refined from technical grade">28199902 - Chemicals, high purity: refined from technical grade</option>
                          <option value="28199903 - Chemicals, reagent grade: refined from technical grade">28199903 - Chemicals, reagent grade: refined from technical grade</option>
                          <option value="28210000 - Plastics materials and resins">28210000 - Plastics materials and resins</option>
                          <option value="28210100 - Thermosetting materials">28210100 - Thermosetting materials</option>
                          <option value="28210101 - Epoxy resins">28210101 - Epoxy resins</option>
                          <option value="28210103 - Melamine resins, melamine-formaldehyde">28210103 - Melamine resins, melamine-formaldehyde</option>
                          <option value="28210104 - Polyesters">28210104 - Polyesters</option>
                          <option value="28210105 - Polyimides (skybond, kaplon)">28210105 - Polyimides (skybond, kaplon)</option>
                          <option value="28210106 - Polyurethane resins">28210106 - Polyurethane resins</option>
                          <option value="28210108 - Urea resins">28210108 - Urea resins</option>
                          <option value="28210200 - Thermoplastic materials">28210200 - Thermoplastic materials</option>
                          <option value="28210201 - Acrylic resins">28210201 - Acrylic resins</option>
                          <option value="28210203 - Elastomers, nonvulcanizable (plastics)">28210203 - Elastomers, nonvulcanizable (plastics)</option>
                          <option value="28210204 - Ethylene glycol terephthalic acid, mylar">28210204 - Ethylene glycol terephthalic acid, mylar</option>
                          <option value="28210205 - Nylon resins">28210205 - Nylon resins</option>
                          <option value="28210206 - Polycarbonate resins">28210206 - Polycarbonate resins</option>
                          <option value="28210207 - Polyethylene resins">28210207 - Polyethylene resins</option>
                          <option value="28210208 - Polymethyl methacrylate resins, plexiglass">28210208 - Polymethyl methacrylate resins, plexiglass</option>
                          <option value="28210210 - Polypropylene resins">28210210 - Polypropylene resins</option>
                          <option value="28210211 - Polystyrene resins">28210211 - Polystyrene resins</option>
                          <option value="28210213 - Polytetrafluoroethylene resins, teflon">28210213 - Polytetrafluoroethylene resins, teflon</option>
                          <option value="28210214 - Polyvinyl butyral resins">28210214 - Polyvinyl butyral resins</option>
                          <option value="28210215 - Polyvinyl chloride resins, PVC">28210215 - Polyvinyl chloride resins, PVC</option>
                          <option value="28210216 - Polyvinylidene chloride resins">28210216 - Polyvinylidene chloride resins</option>
                          <option value="28210217 - Styrene resins, nec">28210217 - Styrene resins, nec</option>
                          <option value="28210219 - Vinyl resins, nec">28210219 - Vinyl resins, nec</option>
                          <option value="28210400 - Plasticizer/additive based plastic materials">28210400 - Plasticizer/additive based plastic materials</option>
                          <option value="28210403 - Coal tar resins">28210403 - Coal tar resins</option>
                          <option value="28210406 - Protein plastics">28210406 - Protein plastics</option>
                          <option value="28219901 - Molding compounds, plastics">28219901 - Molding compounds, plastics</option>
                          <option value="28220000 - Synthetic rubber">28220000 - Synthetic rubber</option>
                          <option value="28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR">28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR</option>
                          <option value="28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS">28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS</option>
                          <option value="28229901 - Acrylic rubbers, polyacrylate">28229901 - Acrylic rubbers, polyacrylate</option>
                          <option value="28229905 - Ethylene-propylene rubbers, EPDM polymers">28229905 - Ethylene-propylene rubbers, EPDM polymers</option>
                          <option value="28229906 - Fluoro rubbers">28229906 - Fluoro rubbers</option>
                          <option value="28229909 - Polyethylene, chlorosulfonated, hypalon">28229909 - Polyethylene, chlorosulfonated, hypalon</option>
                          <option value="28229911 - Silicone rubbers">28229911 - Silicone rubbers</option>
                          <option value="28230000 - Cellulosic manmade fibers">28230000 - Cellulosic manmade fibers</option>
                          <option value="28240000 - Organic fibers, noncellulosic">28240000 - Organic fibers, noncellulosic</option>
                          <option value="28249901 - Acrylic fibers">28249901 - Acrylic fibers</option>
                          <option value="28249905 - Elastomeric fibers">28249905 - Elastomeric fibers</option>
                          <option value="28249906 - Fluorocarbon fibers">28249906 - Fluorocarbon fibers</option>
                          <option value="28249908 - Nylon fibers">28249908 - Nylon fibers</option>
                          <option value="28249909 - Polyester fibers">28249909 - Polyester fibers</option>
                          <option value="28249912 - Protein fibers">28249912 - Protein fibers</option>
                          <option value="28249916 - Vinyl fibers">28249916 - Vinyl fibers</option>
                          <option value="28330000 - Medicinals and botanicals">28330000 - Medicinals and botanicals</option>
                          <option value="28330100 - Medicinal chemicals">28330100 - Medicinal chemicals</option>
                          <option value="28330105 - Organic medicinal chemicals: bulk, uncompounded">28330105 - Organic medicinal chemicals: bulk, uncompounded</option>
                          <option value="28330109 - Vitamins, natural or synthetic: bulk, uncompounded">28330109 - Vitamins, natural or synthetic: bulk, uncompounded</option>
                          <option value="28330200 - Alkaloids and other botanical based products">28330200 - Alkaloids and other botanical based products</option>
                          <option value="28330206 - Cinchona and derivatives">28330206 - Cinchona and derivatives</option>
                          <option value="28330300 - Antibiotics">28330300 - Antibiotics</option>
                          <option value="28330400 - Animal based products">28330400 - Animal based products</option>
                          <option value="28330403 - Endocrine products">28330403 - Endocrine products</option>
                          <option value="28340100 - Drugs affecting neoplasms and endrocrine systems">28340100 - Drugs affecting neoplasms and endrocrine systems</option>
                          <option value="28340101 - Adrenal pharmaceutical preparations">28340101 - Adrenal pharmaceutical preparations</option>
                          <option value="28340200 - Drugs acting on the central nervous system &amp; sense organs">28340200 - Drugs acting on the central nervous system &amp; sense organs</option>
                          <option value="28340201 - Analgesics">28340201 - Analgesics</option>
                          <option value="28340300 - Drugs acting on the cardiovascular system, except diagnostic">28340300 - Drugs acting on the cardiovascular system, except diagnostic</option>
                          <option value="28340301 - Digitalis pharmaceutical preparations">28340301 - Digitalis pharmaceutical preparations</option>
                          <option value="28340400 - Drugs acting on the respiratory system">28340400 - Drugs acting on the respiratory system</option>
                          <option value="28340401 - Antihistamine preparations">28340401 - Antihistamine preparations</option>
                          <option value="28340403 - Cough medicines">28340403 - Cough medicines</option>
                          <option value="28340404 - Lozenges, pharmaceutical">28340404 - Lozenges, pharmaceutical</option>
                          <option value="28340500 - Drugs acting on the gastrointestinal or genitourinary system">28340500 - Drugs acting on the gastrointestinal or genitourinary system</option>
                          <option value="28340501 - Antacids">28340501 - Antacids</option>
                          <option value="28340600 - Dermatologicals">28340600 - Dermatologicals</option>
                          <option value="28340602 - Liniments">28340602 - Liniments</option>
                          <option value="28340603 - Lip balms">28340603 - Lip balms</option>
                          <option value="28340604 - Ointments">28340604 - Ointments</option>
                          <option value="28340605 - Suppositories">28340605 - Suppositories</option>
                          <option value="28340700 - Vitamin, nutrient, and hematinic preparations for human use">28340700 - Vitamin, nutrient, and hematinic preparations for human use</option>
                          <option value="28340701 - Intravenous solutions">28340701 - Intravenous solutions</option>
                          <option value="28340702 - Vitamin preparations">28340702 - Vitamin preparations</option>
                          <option value="28340800 - Drugs affecting parasitic and infective diseases">28340800 - Drugs affecting parasitic and infective diseases</option>
                          <option value="28340801 - Antibiotics, packaged">28340801 - Antibiotics, packaged</option>
                          <option value="28340804 - Penicillin preparations">28340804 - Penicillin preparations</option>
                          <option value="28349901 - Chlorination tablets and kits (water purification)">28349901 - Chlorination tablets and kits (water purification)</option>
                          <option value="28349902 - Druggists' preparations (pharmaceuticals)">28349902 - Druggists' preparations (pharmaceuticals)</option>
                          <option value="28349903 - Emulsions, pharmaceutical">28349903 - Emulsions, pharmaceutical</option>
                          <option value="28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid">28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid</option>
                          <option value="28349905 - Medicines, capsuled or ampuled">28349905 - Medicines, capsuled or ampuled</option>
                          <option value="28349906 - Pills, pharmaceutical">28349906 - Pills, pharmaceutical</option>
                          <option value="28349907 - Powders, pharmaceutical">28349907 - Powders, pharmaceutical</option>
                          <option value="28349908 - Proprietary drug products">28349908 - Proprietary drug products</option>
                          <option value="28349909 - Solutions, pharmaceutical">28349909 - Solutions, pharmaceutical</option>
                          <option value="28349910 - Tablets, pharmaceutical">28349910 - Tablets, pharmaceutical</option>
                          <option value="28349911 - Veterinary pharmaceutical preparations">28349911 - Veterinary pharmaceutical preparations</option>
                          <option value="28350000 - Diagnostic substances">28350000 - Diagnostic substances</option>
                          <option value="28359902 - Blood derivative diagnostic agents">28359902 - Blood derivative diagnostic agents</option>
                          <option value="28359903 - Cytology and histology diagnostic agents">28359903 - Cytology and histology diagnostic agents</option>
                          <option value="28359904 - Electrolyte diagnostic agents">28359904 - Electrolyte diagnostic agents</option>
                          <option value="28359905 - Enzyme and isoenzyme diagnostic agents">28359905 - Enzyme and isoenzyme diagnostic agents</option>
                          <option value="28359906 - Hemotology diagnostic agents">28359906 - Hemotology diagnostic agents</option>
                          <option value="28359907 - In vitro diagnostics">28359907 - In vitro diagnostics</option>
                          <option value="28359908 - In vivo diagnostics">28359908 - In vivo diagnostics</option>
                          <option value="28359909 - Microbiology and virology diagnostic products">28359909 - Microbiology and virology diagnostic products</option>
                          <option value="28359910 - Pregnancy test kits">28359910 - Pregnancy test kits</option>
                          <option value="28359911 - Radioactive diagnostic substances">28359911 - Radioactive diagnostic substances</option>
                          <option value="28359912 - Veterinary diagnostic substances">28359912 - Veterinary diagnostic substances</option>
                          <option value="28360000 - Biological products, except diagnostic">28360000 - Biological products, except diagnostic</option>
                          <option value="28360100 - Blood derivatives">28360100 - Blood derivatives</option>
                          <option value="28360101 - Coagulation products">28360101 - Coagulation products</option>
                          <option value="28360102 - Plasmas">28360102 - Plasmas</option>
                          <option value="28360103 - Serums">28360103 - Serums</option>
                          <option value="28360200 - Extracts">28360200 - Extracts</option>
                          <option value="28360201 - Allergens, allergenic extracts">28360201 - Allergens, allergenic extracts</option>
                          <option value="28360300 - Vaccines and other immunizing products">28360300 - Vaccines and other immunizing products</option>
                          <option value="28360302 - Bacterial vaccines">28360302 - Bacterial vaccines</option>
                          <option value="28360304 - Vaccines">28360304 - Vaccines</option>
                          <option value="28360400 - Culture media">28360400 - Culture media</option>
                          <option value="28360402 - Bacteriological media">28360402 - Bacteriological media</option>
                          <option value="28369901 - Veterinary biological products">28369901 - Veterinary biological products</option>
                          <option value="28410000 - Soap and other detergents">28410000 - Soap and other detergents</option>
                          <option value="28419901 - Detergents, synthetic organic or inorganic alkaline">28419901 - Detergents, synthetic organic or inorganic alkaline</option>
                          <option value="28419904 - Scouring compounds">28419904 - Scouring compounds</option>
                          <option value="28419905 - Soap: granulated, liquid, cake, flaked, or chip">28419905 - Soap: granulated, liquid, cake, flaked, or chip</option>
                          <option value="28419906 - Textile soap">28419906 - Textile soap</option>
                          <option value="28420000 - Polishes and sanitation goods">28420000 - Polishes and sanitation goods</option>
                          <option value="28420102 - Cleaning or polishing preparations, nec">28420102 - Cleaning or polishing preparations, nec</option>
                          <option value="28420103 - Degreasing solvent">28420103 - Degreasing solvent</option>
                          <option value="28420104 - Drain pipe solvents or cleaners">28420104 - Drain pipe solvents or cleaners</option>
                          <option value="28420108 - Stain removers">28420108 - Stain removers</option>
                          <option value="28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust">28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust</option>
                          <option value="28420110 - Wax removers">28420110 - Wax removers</option>
                          <option value="28420111 - Window cleaning preparations">28420111 - Window cleaning preparations</option>
                          <option value="28420200 - Polishing preparations and related products">28420200 - Polishing preparations and related products</option>
                          <option value="28420204 - Floor waxes">28420204 - Floor waxes</option>
                          <option value="28420207 - Metal polish">28420207 - Metal polish</option>
                          <option value="28420208 - Shoe polish or cleaner">28420208 - Shoe polish or cleaner</option>
                          <option value="28420209 - Waxes for wood, leather, and other materials">28420209 - Waxes for wood, leather, and other materials</option>
                          <option value="28420300 - Drycleaning preparations">28420300 - Drycleaning preparations</option>
                          <option value="28420301 - Rug, upholstery, or dry cleaning detergents or spotters">28420301 - Rug, upholstery, or dry cleaning detergents or spotters</option>
                          <option value="28420400 - Sanitation preparations, disinfectants and deodorants">28420400 - Sanitation preparations, disinfectants and deodorants</option>
                          <option value="28420401 - Deodorants, nonpersonal">28420401 - Deodorants, nonpersonal</option>
                          <option value="28420402 - Disinfectants, household or industrial plant">28420402 - Disinfectants, household or industrial plant</option>
                          <option value="28420403 - Industrial plant disinfectants or deodorants">28420403 - Industrial plant disinfectants or deodorants</option>
                          <option value="28420404 - Sanitation preparations">28420404 - Sanitation preparations</option>
                          <option value="28420500 - Laundry cleaning preparations">28420500 - Laundry cleaning preparations</option>
                          <option value="28420502 - Starch preparations, laundry">28420502 - Starch preparations, laundry</option>
                          <option value="28429901 - Bleaches, household: dry or liquid">28429901 - Bleaches, household: dry or liquid</option>
                          <option value="28430000 - Surface active agents">28430000 - Surface active agents</option>
                          <option value="28430100 - Oils and greases">28430100 - Oils and greases</option>
                          <option value="28430101 - Soluble oils or greases">28430101 - Soluble oils or greases</option>
                          <option value="28430200 - Finishing agents">28430200 - Finishing agents</option>
                          <option value="28430201 - Leather finishing agents">28430201 - Leather finishing agents</option>
                          <option value="28430202 - Textile finishing agents">28430202 - Textile finishing agents</option>
                          <option value="28430300 - Processing assistants">28430300 - Processing assistants</option>
                          <option value="28440000 - Perfumes, cosmetics and other toilet preparations">28440000 - Perfumes, cosmetics and other toilet preparations</option>
                          <option value="28440100 - Hair preparations, including shampoos">28440100 - Hair preparations, including shampoos</option>
                          <option value="28440101 - Bleaches, hair">28440101 - Bleaches, hair</option>
                          <option value="28440102 - Hair coloring preparations">28440102 - Hair coloring preparations</option>
                          <option value="28440104 - Shampoos, rinses, conditioners: hair">28440104 - Shampoos, rinses, conditioners: hair</option>
                          <option value="28440105 - Tonics, hair">28440105 - Tonics, hair</option>
                          <option value="28440200 - Oral preparations">28440200 - Oral preparations</option>
                          <option value="28440201 - Denture cleaners">28440201 - Denture cleaners</option>
                          <option value="28440202 - Mouthwashes">28440202 - Mouthwashes</option>
                          <option value="28440203 - Toothpastes or powders, dentifrices">28440203 - Toothpastes or powders, dentifrices</option>
                          <option value="28440300 - Perfumes and colognes">28440300 - Perfumes and colognes</option>
                          <option value="28440302 - Concentrates, perfume">28440302 - Concentrates, perfume</option>
                          <option value="28440303 - Perfumes, natural or synthetic">28440303 - Perfumes, natural or synthetic</option>
                          <option value="28440400 - Shaving preparations">28440400 - Shaving preparations</option>
                          <option value="28440500 - Cosmetic preparations">28440500 - Cosmetic preparations</option>
                          <option value="28440501 - Depilatories (cosmetic)">28440501 - Depilatories (cosmetic)</option>
                          <option value="28440502 - Face creams or lotions">28440502 - Face creams or lotions</option>
                          <option value="28440504 - Suntan lotions and oils">28440504 - Suntan lotions and oils</option>
                          <option value="28449901 - Bath salts">28449901 - Bath salts</option>
                          <option value="28449902 - Deodorants, personal">28449902 - Deodorants, personal</option>
                          <option value="28449905 - Toilet preparations">28449905 - Toilet preparations</option>
                          <option value="28449906 - Towelettes, premoistened">28449906 - Towelettes, premoistened</option>
                          <option value="28510000 - Paints and allied products">28510000 - Paints and allied products</option>
                          <option value="28510100 - Paints and paint additives">28510100 - Paints and paint additives</option>
                          <option value="28510101 - Colors in oil, except artists'">28510101 - Colors in oil, except artists'</option>
                          <option value="28510103 - Marine paints">28510103 - Marine paints</option>
                          <option value="28510104 - Paint driers">28510104 - Paint driers</option>
                          <option value="28510105 - Paints, asphalt or bituminous">28510105 - Paints, asphalt or bituminous</option>
                          <option value="28510106 - Paints, waterproof">28510106 - Paints, waterproof</option>
                          <option value="28510107 - Paints: oil or alkyd vehicle or water thinned">28510107 - Paints: oil or alkyd vehicle or water thinned</option>
                          <option value="28510108 - Plastics base paints and varnishes">28510108 - Plastics base paints and varnishes</option>
                          <option value="28510109 - Undercoatings, paint">28510109 - Undercoatings, paint</option>
                          <option value="28510200 - Lacquers, varnishes, enamels, and other coatings">28510200 - Lacquers, varnishes, enamels, and other coatings</option>
                          <option value="28510201 - Coating, air curing">28510201 - Coating, air curing</option>
                          <option value="28510202 - Enamels, nec">28510202 - Enamels, nec</option>
                          <option value="28510203 - Epoxy coatings">28510203 - Epoxy coatings</option>
                          <option value="28510206 - Lacquer: bases, dopes, thinner">28510206 - Lacquer: bases, dopes, thinner</option>
                          <option value="28510207 - Lithographic varnishes">28510207 - Lithographic varnishes</option>
                          <option value="28510208 - Polyurethane coatings">28510208 - Polyurethane coatings</option>
                          <option value="28510211 - Varnishes, nec">28510211 - Varnishes, nec</option>
                          <option value="28510212 - Vinyl coatings, strippable">28510212 - Vinyl coatings, strippable</option>
                          <option value="28510213 - Wood stains">28510213 - Wood stains</option>
                          <option value="28510302 - Wood fillers or sealers">28510302 - Wood fillers or sealers</option>
                          <option value="28510400 - Removers and cleaners">28510400 - Removers and cleaners</option>
                          <option value="28510401 - Paint removers">28510401 - Paint removers</option>
                          <option value="28610000 - Gum and wood chemicals">28610000 - Gum and wood chemicals</option>
                          <option value="28610100 - Wood distillation products">28610100 - Wood distillation products</option>
                          <option value="28610103 - Hardwood distillates">28610103 - Hardwood distillates</option>
                          <option value="28650000 - Cyclic crudes and intermediates">28650000 - Cyclic crudes and intermediates</option>
                          <option value="28650100 - Dyes and pigments">28650100 - Dyes and pigments</option>
                          <option value="28650106 - Biological stains">28650106 - Biological stains</option>
                          <option value="28650108 - Color pigments, organic">28650108 - Color pigments, organic</option>
                          <option value="28650110 - Dyes, synthetic organic">28650110 - Dyes, synthetic organic</option>
                          <option value="28650209 - Styrene">28650209 - Styrene</option>
                          <option value="28650300 - Cyclic organic intermediates">28650300 - Cyclic organic intermediates</option>
                          <option value="28650303 - Aniline, nitrobenzene">28650303 - Aniline, nitrobenzene</option>
                          <option value="28650319 - Resorcinol">28650319 - Resorcinol</option>
                          <option value="28650402 - Coal tar: crudes, intermediates, and distillates">28650402 - Coal tar: crudes, intermediates, and distillates</option>
                          <option value="28659901 - Chemical indicators">28659901 - Chemical indicators</option>
                          <option value="28690000 - Industrial organic chemicals, nec">28690000 - Industrial organic chemicals, nec</option>
                          <option value="28690100 - Alcohols, non beverage">28690100 - Alcohols, non beverage</option>
                          <option value="28690101 - Alcohols, industrial: denatured (non-beverage)">28690101 - Alcohols, industrial: denatured (non-beverage)</option>
                          <option value="28690103 - Butyl alcohol, butanol">28690103 - Butyl alcohol, butanol</option>
                          <option value="28690104 - Ethyl alcohol, ethanol">28690104 - Ethyl alcohol, ethanol</option>
                          <option value="28690105 - Ethylene glycols">28690105 - Ethylene glycols</option>
                          <option value="28690108 - Methyl alcohol, synthetic, methanol">28690108 - Methyl alcohol, synthetic, methanol</option>
                          <option value="28690200 - Olefins">28690200 - Olefins</option>
                          <option value="28690201 - Ethylene">28690201 - Ethylene</option>
                          <option value="28690300 - Amines, acids, salts, esters">28690300 - Amines, acids, salts, esters</option>
                          <option value="28690306 - Ethanolamines">28690306 - Ethanolamines</option>
                          <option value="28690307 - Fatty acid esters, aminos, etc.">28690307 - Fatty acid esters, aminos, etc.</option>
                          <option value="28690400 - Fuels">28690400 - Fuels</option>
                          <option value="28690401 - Rocket engine fuel, organic">28690401 - Rocket engine fuel, organic</option>
                          <option value="28690500 - Perfumes, flavorings, and food additives">28690500 - Perfumes, flavorings, and food additives</option>
                          <option value="28690501 - Flavors or flavoring materials, synthetic">28690501 - Flavors or flavoring materials, synthetic</option>
                          <option value="28690503 - Perfume materials, synthetic">28690503 - Perfume materials, synthetic</option>
                          <option value="28690506 - Sweeteners, synthetic">28690506 - Sweeteners, synthetic</option>
                          <option value="28690602 - Acetone, synthetic">28690602 - Acetone, synthetic</option>
                          <option value="28699902 - Antioxidants, rubber processing: cyclic or acyclic">28699902 - Antioxidants, rubber processing: cyclic or acyclic</option>
                          <option value="28699903 - Butadiene (industrial organic chemical)">28699903 - Butadiene (industrial organic chemical)</option>
                          <option value="28699914 - Embalming fluids">28699914 - Embalming fluids</option>
                          <option value="28699915 - Enzymes">28699915 - Enzymes</option>
                          <option value="28699920 - Glycerin">28699920 - Glycerin</option>
                          <option value="28699922 - High purity grade chemicals, organic">28699922 - High purity grade chemicals, organic</option>
                          <option value="28699923 - Hydraulic fluids, synthetic base">28699923 - Hydraulic fluids, synthetic base</option>
                          <option value="28699924 - Laboratory chemicals, organic">28699924 - Laboratory chemicals, organic</option>
                          <option value="28699926 - Plasticizers, organic: cyclic and acyclic">28699926 - Plasticizers, organic: cyclic and acyclic</option>
                          <option value="28699927 - Silicones">28699927 - Silicones</option>
                          <option value="28699928 - Solvents, organic">28699928 - Solvents, organic</option>
                          <option value="28730000 - Nitrogenous fertilizers">28730000 - Nitrogenous fertilizers</option>
                          <option value="28739901 - Fertilizers: natural (organic), except compost">28739901 - Fertilizers: natural (organic), except compost</option>
                          <option value="28739903 - Nitrogen solutions (fertilizer)">28739903 - Nitrogen solutions (fertilizer)</option>
                          <option value="28740000 - Phosphatic fertilizers">28740000 - Phosphatic fertilizers</option>
                          <option value="28740100 - Phosphates">28740100 - Phosphates</option>
                          <option value="28740104 - Phosphoric acid">28740104 - Phosphoric acid</option>
                          <option value="28750000 - Fertilizers, mixing only">28750000 - Fertilizers, mixing only</option>
                          <option value="28759901 - Compost">28759901 - Compost</option>
                          <option value="28759902 - Potting soil, mixed">28759902 - Potting soil, mixed</option>
                          <option value="28790000 - Agricultural chemicals, nec">28790000 - Agricultural chemicals, nec</option>
                          <option value="28790100 - Insecticides and pesticides">28790100 - Insecticides and pesticides</option>
                          <option value="28790105 - Exterminating products, for household or industrial use">28790105 - Exterminating products, for household or industrial use</option>
                          <option value="28790106 - Insecticides, agricultural or household">28790106 - Insecticides, agricultural or household</option>
                          <option value="28790107 - Pesticides, agricultural or household">28790107 - Pesticides, agricultural or household</option>
                          <option value="28799901 - Agricultural disinfectants">28799901 - Agricultural disinfectants</option>
                          <option value="28799902 - Defoliants">28799902 - Defoliants</option>
                          <option value="28799903 - Fungicides, herbicides">28799903 - Fungicides, herbicides</option>
                          <option value="28799905 - Soil conditioners">28799905 - Soil conditioners</option>
                          <option value="28799906 - Trace elements (agricultural chemicals)">28799906 - Trace elements (agricultural chemicals)</option>
                          <option value="28910000 - Adhesives and sealants">28910000 - Adhesives and sealants</option>
                          <option value="28910100 - Sealants">28910100 - Sealants</option>
                          <option value="28910101 - Caulking compounds">28910101 - Caulking compounds</option>
                          <option value="28910103 - Sealing compounds for pipe threads or joints">28910103 - Sealing compounds for pipe threads or joints</option>
                          <option value="28910104 - Sealing compounds, synthetic rubber or plastic">28910104 - Sealing compounds, synthetic rubber or plastic</option>
                          <option value="28910105 - Sealing wax">28910105 - Sealing wax</option>
                          <option value="28910200 - Adhesives">28910200 - Adhesives</option>
                          <option value="28910201 - Adhesives, paste">28910201 - Adhesives, paste</option>
                          <option value="28910202 - Adhesives, plastic">28910202 - Adhesives, plastic</option>
                          <option value="28910203 - Cement, except linoleum and tile">28910203 - Cement, except linoleum and tile</option>
                          <option value="28910205 - Epoxy adhesives">28910205 - Epoxy adhesives</option>
                          <option value="28910206 - Glue">28910206 - Glue</option>
                          <option value="28910208 - Rubber cement">28910208 - Rubber cement</option>
                          <option value="28920000 - Explosives">28920000 - Explosives</option>
                          <option value="28920101 - Detonators and detonating caps">28920101 - Detonators and detonating caps</option>
                          <option value="28920211 - Nitroglycerin (explosive)">28920211 - Nitroglycerin (explosive)</option>
                          <option value="28920217 - Slurries (explosive)">28920217 - Slurries (explosive)</option>
                          <option value="28939902 - Gravure ink">28939902 - Gravure ink</option>
                          <option value="28939903 - Letterpress or offset ink">28939903 - Letterpress or offset ink</option>
                          <option value="28939904 - Lithographic ink">28939904 - Lithographic ink</option>
                          <option value="28939905 - Screen process ink">28939905 - Screen process ink</option>
                          <option value="28950000 - Carbon black">28950000 - Carbon black</option>
                          <option value="28990000 - Chemical preparations, nec">28990000 - Chemical preparations, nec</option>
                          <option value="28990100 - Oils and essential oils">28990100 - Oils and essential oils</option>
                          <option value="28990105 - Essential oils">28990105 - Essential oils</option>
                          <option value="28990108 - Incense">28990108 - Incense</option>
                          <option value="28990110 - Magnetic inspection oil or powder">28990110 - Magnetic inspection oil or powder</option>
                          <option value="28990200 - Acids">28990200 - Acids</option>
                          <option value="28990201 - Acid resist for etching">28990201 - Acid resist for etching</option>
                          <option value="28990300 - Gelatin">28990300 - Gelatin</option>
                          <option value="28990302 - Gelatin: edible, technical, photographic, or pharmaceutical">28990302 - Gelatin: edible, technical, photographic, or pharmaceutical</option>
                          <option value="28990400 - Flares, fireworks, and similar preparations">28990400 - Flares, fireworks, and similar preparations</option>
                          <option value="28990402 - Fireworks">28990402 - Fireworks</option>
                          <option value="28990404 - Fusees: highway, marine, or railroad">28990404 - Fusees: highway, marine, or railroad</option>
                          <option value="28990500 - Sizes">28990500 - Sizes</option>
                          <option value="28990501 - Dextrine sizes">28990501 - Dextrine sizes</option>
                          <option value="28999902 - Antifreeze compounds">28999902 - Antifreeze compounds</option>
                          <option value="28999903 - Antiscaling compounds, boiler">28999903 - Antiscaling compounds, boiler</option>
                          <option value="28999905 - Carbon removing solvent">28999905 - Carbon removing solvent</option>
                          <option value="28999906 - Chemical cotton (processed cotton linters)">28999906 - Chemical cotton (processed cotton linters)</option>
                          <option value="28999907 - Chemical supplies for foundries">28999907 - Chemical supplies for foundries</option>
                          <option value="28999908 - Concrete curing and hardening compounds">28999908 - Concrete curing and hardening compounds</option>
                          <option value="28999911 - Corrosion preventive lubricant">28999911 - Corrosion preventive lubricant</option>
                          <option value="28999912 - Deicing or defrosting fluid">28999912 - Deicing or defrosting fluid</option>
                          <option value="28999913 - Desalter kits, sea water">28999913 - Desalter kits, sea water</option>
                          <option value="28999914 - Distilled water">28999914 - Distilled water</option>
                          <option value="28999915 - Drilling mud">28999915 - Drilling mud</option>
                          <option value="28999916 - Dyes and tints, household">28999916 - Dyes and tints, household</option>
                          <option value="28999918 - Fire retardant chemicals">28999918 - Fire retardant chemicals</option>
                          <option value="28999919 - Fluxes: brazing, soldering, galvanizing, and welding">28999919 - Fluxes: brazing, soldering, galvanizing, and welding</option>
                          <option value="28999920 - Foam charge mixtures">28999920 - Foam charge mixtures</option>
                          <option value="28999921 - Food contamination testing or screening kits">28999921 - Food contamination testing or screening kits</option>
                          <option value="28999922 - Frit">28999922 - Frit</option>
                          <option value="28999923 - Fuel tank or engine cleaning chemicals">28999923 - Fuel tank or engine cleaning chemicals</option>
                          <option value="28999924 - Gun slushing compounds">28999924 - Gun slushing compounds</option>
                          <option value="28999927 - Ink or writing fluids">28999927 - Ink or writing fluids</option>
                          <option value="28999928 - Insulating compounds">28999928 - Insulating compounds</option>
                          <option value="28999931 - Metal treating compounds">28999931 - Metal treating compounds</option>
                          <option value="28999933 - Oil treating compounds">28999933 - Oil treating compounds</option>
                          <option value="28999935 - Oxidizers, inorganic">28999935 - Oxidizers, inorganic</option>
                          <option value="28999939 - Plastic wood">28999939 - Plastic wood</option>
                          <option value="28999940 - Plating compounds">28999940 - Plating compounds</option>
                          <option value="28999942 - Rust resisting compounds">28999942 - Rust resisting compounds</option>
                          <option value="28999943 - Salt">28999943 - Salt</option>
                          <option value="28999944 - Sodium chloride, refined">28999944 - Sodium chloride, refined</option>
                          <option value="28999945 - Soil testing kits">28999945 - Soil testing kits</option>
                          <option value="28999948 - Water treating compounds">28999948 - Water treating compounds</option>
                          <option value="28999949 - Waterproofing compounds">28999949 - Waterproofing compounds</option>
                          <option value="28999950 - Oil absorption equipment">28999950 - Oil absorption equipment</option>
                          <option value="28999951 - Fuel treating compounds">28999951 - Fuel treating compounds</option>
                          <option value="28999952 - Drug testing kits, blood and urine">28999952 - Drug testing kits, blood and urine</option>
                          <option value="29110000 - Petroleum refining">29110000 - Petroleum refining</option>
                          <option value="29110100 - Gases and liquefied petroleum gases">29110100 - Gases and liquefied petroleum gases</option>
                          <option value="29110101 - Gas, refinery">29110101 - Gas, refinery</option>
                          <option value="29110202 - Gasoline blending plants">29110202 - Gasoline blending plants</option>
                          <option value="29110206 - Solvents">29110206 - Solvents</option>
                          <option value="29110302 - Diesel fuels">29110302 - Diesel fuels</option>
                          <option value="29110303 - Oils, fuel">29110303 - Oils, fuel</option>
                          <option value="29110305 - Oils, partly refined: sold for rerunning">29110305 - Oils, partly refined: sold for rerunning</option>
                          <option value="29110402 - Mineral oils, natural">29110402 - Mineral oils, natural</option>
                          <option value="29110403 - Mineral waxes, natural">29110403 - Mineral waxes, natural</option>
                          <option value="29110404 - Oils, lubricating">29110404 - Oils, lubricating</option>
                          <option value="29110405 - Paraffin wax">29110405 - Paraffin wax</option>
                          <option value="29110600 - Aromatic chemical products">29110600 - Aromatic chemical products</option>
                          <option value="29110702 - Fuel additives">29110702 - Fuel additives</option>
                          <option value="29119901 - Fractionation products of crude petroleum, hydrocarbons, nec">29119901 - Fractionation products of crude petroleum, hydrocarbons, nec</option>
                          <option value="29510000 - Asphalt paving mixtures and blocks">29510000 - Asphalt paving mixtures and blocks</option>
                          <option value="29510100 - Paving blocks">29510100 - Paving blocks</option>
                          <option value="29510101 - Asphalt paving blocks (not from refineries)">29510101 - Asphalt paving blocks (not from refineries)</option>
                          <option value="29510200 - Paving mixtures">29510200 - Paving mixtures</option>
                          <option value="29510201 - Asphalt and asphaltic paving mixtures (not from refineries)">29510201 - Asphalt and asphaltic paving mixtures (not from refineries)</option>
                          <option value="29510202 - Coal tar paving materials (not from refineries)">29510202 - Coal tar paving materials (not from refineries)</option>
                          <option value="29510203 - Concrete, asphaltic (not from refineries)">29510203 - Concrete, asphaltic (not from refineries)</option>
                          <option value="29510204 - Concrete, bituminous">29510204 - Concrete, bituminous</option>
                          <option value="29510206 - Road materials, bituminous (not from refineries)">29510206 - Road materials, bituminous (not from refineries)</option>
                          <option value="29520000 - Asphalt felts and coatings">29520000 - Asphalt felts and coatings</option>
                          <option value="29520100 - Roofing materials">29520100 - Roofing materials</option>
                          <option value="29520102 - Roof cement: asphalt, fibrous, or plastic">29520102 - Roof cement: asphalt, fibrous, or plastic</option>
                          <option value="29520103 - Roofing felts, cements, or coatings, nec">29520103 - Roofing felts, cements, or coatings, nec</option>
                          <option value="29520200 - Siding materials">29520200 - Siding materials</option>
                          <option value="29520202 - Siding, insulating: impregnated, from purchased materials">29520202 - Siding, insulating: impregnated, from purchased materials</option>
                          <option value="29529901 - Asphalt saturated board">29529901 - Asphalt saturated board</option>
                          <option value="29529902 - Coating compounds, tar">29529902 - Coating compounds, tar</option>
                          <option value="29920000 - Lubricating oils and greases">29920000 - Lubricating oils and greases</option>
                          <option value="29920100 - Lubricating oils">29920100 - Lubricating oils</option>
                          <option value="29920102 - Cutting oils, blending: made from purchased materials">29920102 - Cutting oils, blending: made from purchased materials</option>
                          <option value="29929901 - Oils and greases, blending and compounding">29929901 - Oils and greases, blending and compounding</option>
                          <option value="29929902 - Re-refining lubricating oils and greases, nec">29929902 - Re-refining lubricating oils and greases, nec</option>
                          <option value="29990000 - Petroleum and coal products, nec">29990000 - Petroleum and coal products, nec</option>
                          <option value="29990101 - Coke (not from refineries), petroleum">29990101 - Coke (not from refineries), petroleum</option>
                          <option value="29990200 - Fuel briquettes and waxes">29990200 - Fuel briquettes and waxes</option>
                          <option value="29990202 - Waxes, petroleum: not produced in petroleum refineries">29990202 - Waxes, petroleum: not produced in petroleum refineries</option>
                          <option value="30110000 - Tires and inner tubes">30110000 - Tires and inner tubes</option>
                          <option value="30110105 - Industrial inner tubes">30110105 - Industrial inner tubes</option>
                          <option value="30110107 - Truck or bus inner tubes">30110107 - Truck or bus inner tubes</option>
                          <option value="30110201 - Agricultural tires, pneumatic">30110201 - Agricultural tires, pneumatic</option>
                          <option value="30110205 - Industrial tires, pneumatic">30110205 - Industrial tires, pneumatic</option>
                          <option value="30110206 - Motorcycle tires, pneumatic">30110206 - Motorcycle tires, pneumatic</option>
                          <option value="30110300 - Tire and inner tube materials and related products">30110300 - Tire and inner tube materials and related products</option>
                          <option value="30110301 - Retreading materials, tire">30110301 - Retreading materials, tire</option>
                          <option value="30119901 - Tires, cushion or solid rubber">30119901 - Tires, cushion or solid rubber</option>
                          <option value="30210000 - Rubber and plastics footwear">30210000 - Rubber and plastics footwear</option>
                          <option value="30210102 - Boots, plastic">30210102 - Boots, plastic</option>
                          <option value="30210200 - Shoes, rubber or plastic molded to fabric">30210200 - Shoes, rubber or plastic molded to fabric</option>
                          <option value="30210201 - Canvas shoes, rubber soled">30210201 - Canvas shoes, rubber soled</option>
                          <option value="30210203 - Sandals, rubber">30210203 - Sandals, rubber</option>
                          <option value="30210204 - Shoes, plastic soles molded to fabric uppers">30210204 - Shoes, plastic soles molded to fabric uppers</option>
                          <option value="30210205 - Shoes, rubber or rubber soled fabric uppers">30210205 - Shoes, rubber or rubber soled fabric uppers</option>
                          <option value="30520000 - Rubber and plastics hose and beltings">30520000 - Rubber and plastics hose and beltings</option>
                          <option value="30520100 - Rubber hose">30520100 - Rubber hose</option>
                          <option value="30520101 - Air line or air brake hose, rubber or rubberized fabric">30520101 - Air line or air brake hose, rubber or rubberized fabric</option>
                          <option value="30520104 - Fire hose, rubber">30520104 - Fire hose, rubber</option>
                          <option value="30520107 - Hose, pneumatic: rubber or rubberized fabric, nec">30520107 - Hose, pneumatic: rubber or rubberized fabric, nec</option>
                          <option value="30520200 - Plastic hose">30520200 - Plastic hose</option>
                          <option value="30520202 - Garden hose, plastic">30520202 - Garden hose, plastic</option>
                          <option value="30520300 - Rubber belting">30520300 - Rubber belting</option>
                          <option value="30520301 - Transmission belting, rubber">30520301 - Transmission belting, rubber</option>
                          <option value="30520302 - V-belts, rubber">30520302 - V-belts, rubber</option>
                          <option value="30530000 - Gaskets; packing and sealing devices">30530000 - Gaskets; packing and sealing devices</option>
                          <option value="30530100 - Gaskets and sealing devices">30530100 - Gaskets and sealing devices</option>
                          <option value="30530101 - Gasket materials">30530101 - Gasket materials</option>
                          <option value="30530102 - Gaskets, all materials">30530102 - Gaskets, all materials</option>
                          <option value="30530107 - Oil seals, rubber">30530107 - Oil seals, rubber</option>
                          <option value="30530200 - Packing materials">30530200 - Packing materials</option>
                          <option value="30530204 - Packing, rubber">30530204 - Packing, rubber</option>
                          <option value="30530205 - Packing: steam engines, pipe joints, air compressors, etc.">30530205 - Packing: steam engines, pipe joints, air compressors, etc.</option>
                          <option value="30610000 - Mechanical rubber goods">30610000 - Mechanical rubber goods</option>
                          <option value="30619901 - Appliance rubber goods (mechanical)">30619901 - Appliance rubber goods (mechanical)</option>
                          <option value="30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)">30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)</option>
                          <option value="30619904 - Oil and gas field machinery rubber goods (mechanical)">30619904 - Oil and gas field machinery rubber goods (mechanical)</option>
                          <option value="30690000 - Fabricated rubber products, nec">30690000 - Fabricated rubber products, nec</option>
                          <option value="30690100 - Medical and laboratory rubber sundries and related products">30690100 - Medical and laboratory rubber sundries and related products</option>
                          <option value="30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.">30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.</option>
                          <option value="30690106 - Medical sundries, rubber">30690106 - Medical sundries, rubber</option>
                          <option value="30690109 - Water bottles, rubber">30690109 - Water bottles, rubber</option>
                          <option value="30690200 - Rubber floorcoverings/mats and wallcoverings">30690200 - Rubber floorcoverings/mats and wallcoverings</option>
                          <option value="30690203 - Floor coverings, rubber">30690203 - Floor coverings, rubber</option>
                          <option value="30690204 - Flooring, rubber: tile or sheet">30690204 - Flooring, rubber: tile or sheet</option>
                          <option value="30690205 - Mats or matting, rubber, nec">30690205 - Mats or matting, rubber, nec</option>
                          <option value="30690206 - Sheeting, rubber or rubberized fabric">30690206 - Sheeting, rubber or rubberized fabric</option>
                          <option value="30690207 - Stair treads, rubber">30690207 - Stair treads, rubber</option>
                          <option value="30690208 - Tile, rubber">30690208 - Tile, rubber</option>
                          <option value="30690310 - Rubberized fabrics">30690310 - Rubberized fabrics</option>
                          <option value="30690311 - Wet suits, rubber">30690311 - Wet suits, rubber</option>
                          <option value="30690400 - Air-supported rubber structures">30690400 - Air-supported rubber structures</option>
                          <option value="30690402 - Balloons, metal foil laminated with rubber">30690402 - Balloons, metal foil laminated with rubber</option>
                          <option value="30690403 - Life jackets, inflatable: rubberized fabric">30690403 - Life jackets, inflatable: rubberized fabric</option>
                          <option value="30690404 - Life rafts, rubber">30690404 - Life rafts, rubber</option>
                          <option value="30690500 - Boot or shoe products, rubber">30690500 - Boot or shoe products, rubber</option>
                          <option value="30690501 - Heels, boot or shoe: rubber, composition, or fiber">30690501 - Heels, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690502 - Soles, boot or shoe: rubber, composition, or fiber">30690502 - Soles, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690602 - Custom compounding of rubber materials">30690602 - Custom compounding of rubber materials</option>
                          <option value="30690605 - Latex, foamed">30690605 - Latex, foamed</option>
                          <option value="30690606 - Reclaimed rubber (reworked by manufacturing processes)">30690606 - Reclaimed rubber (reworked by manufacturing processes)</option>
                          <option value="30690607 - Rug backing compounds, latex">30690607 - Rug backing compounds, latex</option>
                          <option value="30690700 - Sponge rubber and sponge rubber products">30690700 - Sponge rubber and sponge rubber products</option>
                          <option value="30690702 - Weather strip, sponge rubber">30690702 - Weather strip, sponge rubber</option>
                          <option value="30690801 - Baby pacifiers, rubber">30690801 - Baby pacifiers, rubber</option>
                          <option value="30690802 - Birth control devices, rubber">30690802 - Birth control devices, rubber</option>
                          <option value="30690804 - Nipples, rubber">30690804 - Nipples, rubber</option>
                          <option value="30690900 - Stationer's rubber sundries">30690900 - Stationer's rubber sundries</option>
                          <option value="30690902 - Rubber bands">30690902 - Rubber bands</option>
                          <option value="30691000 - Hard rubber and molded rubber products">30691000 - Hard rubber and molded rubber products</option>
                          <option value="30691004 - Hard rubber products, nec">30691004 - Hard rubber products, nec</option>
                          <option value="30691006 - Molded rubber products">30691006 - Molded rubber products</option>
                          <option value="30691008 - Sheets, hard rubber">30691008 - Sheets, hard rubber</option>
                          <option value="30691009 - Tubes, hard rubber">30691009 - Tubes, hard rubber</option>
                          <option value="30691300 - Rubber rolls and roll coverings">30691300 - Rubber rolls and roll coverings</option>
                          <option value="30691302 - Roll coverings, rubber">30691302 - Roll coverings, rubber</option>
                          <option value="30691303 - Rolls, solid or covered rubber">30691303 - Rolls, solid or covered rubber</option>
                          <option value="30691500 - Rubber hardware">30691500 - Rubber hardware</option>
                          <option value="30691501 - Bushings, rubber">30691501 - Bushings, rubber</option>
                          <option value="30691502 - Castings, rubber">30691502 - Castings, rubber</option>
                          <option value="30691503 - Expansion joints, rubber">30691503 - Expansion joints, rubber</option>
                          <option value="30691504 - Grommets, rubber">30691504 - Grommets, rubber</option>
                          <option value="30691505 - Plumbers' rubber goods">30691505 - Plumbers' rubber goods</option>
                          <option value="30691506 - Washers, rubber">30691506 - Washers, rubber</option>
                          <option value="30691600 - Rubber tape">30691600 - Rubber tape</option>
                          <option value="30691602 - Tape, pressure sensitive: rubber">30691602 - Tape, pressure sensitive: rubber</option>
                          <option value="30699901 - Bags, rubber or rubberized fabric">30699901 - Bags, rubber or rubberized fabric</option>
                          <option value="30699904 - Film, rubber">30699904 - Film, rubber</option>
                          <option value="30699905 - Foam rubber">30699905 - Foam rubber</option>
                          <option value="30699906 - Fuel tanks, collapsible: rubberized fabric">30699906 - Fuel tanks, collapsible: rubberized fabric</option>
                          <option value="30699910 - Linings, vulcanizable rubber">30699910 - Linings, vulcanizable rubber</option>
                          <option value="30699913 - Pontoons, rubber">30699913 - Pontoons, rubber</option>
                          <option value="30699914 - Pump sleeves, rubber">30699914 - Pump sleeves, rubber</option>
                          <option value="30699915 - Roofing, membrane rubber">30699915 - Roofing, membrane rubber</option>
                          <option value="30699918 - Toys, rubber">30699918 - Toys, rubber</option>
                          <option value="30699920 - Tubing, rubber">30699920 - Tubing, rubber</option>
                          <option value="30810000 - Unsupported plastics film and sheet">30810000 - Unsupported plastics film and sheet</option>
                          <option value="30810100 - Plastics film and sheet">30810100 - Plastics film and sheet</option>
                          <option value="30810101 - Packing materials, plastics sheet">30810101 - Packing materials, plastics sheet</option>
                          <option value="30810102 - Photographic and X-ray film and sheet">30810102 - Photographic and X-ray film and sheet</option>
                          <option value="30810103 - Polyethylene film">30810103 - Polyethylene film</option>
                          <option value="30810104 - Polypropylene film and sheet">30810104 - Polypropylene film and sheet</option>
                          <option value="30810105 - Polyvinyl film and sheet">30810105 - Polyvinyl film and sheet</option>
                          <option value="30810106 - Vinyl film and sheet">30810106 - Vinyl film and sheet</option>
                          <option value="30819901 - Film base, cellulose acetate or nitrocellulose plastics">30819901 - Film base, cellulose acetate or nitrocellulose plastics</option>
                          <option value="30819902 - Floor or wall covering, unsupported plastics">30819902 - Floor or wall covering, unsupported plastics</option>
                          <option value="30819903 - Tile, unsupported plastics">30819903 - Tile, unsupported plastics</option>
                          <option value="30820000 - Unsupported plastics profile shapes">30820000 - Unsupported plastics profile shapes</option>
                          <option value="30829901 - Rods, unsupported plastics">30829901 - Rods, unsupported plastics</option>
                          <option value="30829902 - Tubes, unsupported plastics">30829902 - Tubes, unsupported plastics</option>
                          <option value="30830000 - Laminated plastics plate and sheet">30830000 - Laminated plastics plate and sheet</option>
                          <option value="30839901 - Laminated plastics sheets">30839901 - Laminated plastics sheets</option>
                          <option value="30839902 - Plastics finished products, laminated">30839902 - Plastics finished products, laminated</option>
                          <option value="30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet">30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet</option>
                          <option value="30839905 - Thermosetting laminates: rods, tubes, plates, and sheet">30839905 - Thermosetting laminates: rods, tubes, plates, and sheet</option>
                          <option value="30840000 - Plastics pipe">30840000 - Plastics pipe</option>
                          <option value="30850000 - Plastics bottles">30850000 - Plastics bottles</option>
                          <option value="30860000 - Plastics foam products">30860000 - Plastics foam products</option>
                          <option value="30869901 - Carpet and rug cushions, foamed plastics">30869901 - Carpet and rug cushions, foamed plastics</option>
                          <option value="30869902 - Cups and plates, foamed plastics">30869902 - Cups and plates, foamed plastics</option>
                          <option value="30869903 - Ice chests or coolers (portable), foamed plastics">30869903 - Ice chests or coolers (portable), foamed plastics</option>
                          <option value="30869904 - Insulation or cushioning material, foamed plastics">30869904 - Insulation or cushioning material, foamed plastics</option>
                          <option value="30869905 - Packaging and shipping materials, foamed plastics">30869905 - Packaging and shipping materials, foamed plastics</option>
                          <option value="30869906 - Padding, foamed plastics">30869906 - Padding, foamed plastics</option>
                          <option value="30870000 - Custom compound purchased resins">30870000 - Custom compound purchased resins</option>
                          <option value="30880000 - Plastics plumbing fixtures">30880000 - Plastics plumbing fixtures</option>
                          <option value="30889901 - Bathroom fixtures, plastics">30889901 - Bathroom fixtures, plastics</option>
                          <option value="30889903 - Shower stalls, fiberglass and plastics">30889903 - Shower stalls, fiberglass and plastics</option>
                          <option value="30889905 - Toilet fixtures, plastics">30889905 - Toilet fixtures, plastics</option>
                          <option value="30889906 - Tubs (bath, shower, and laundry), plastics">30889906 - Tubs (bath, shower, and laundry), plastics</option>
                          <option value="30890000 - Plastics products, nec">30890000 - Plastics products, nec</option>
                          <option value="30890100 - Plastics containers, except foam">30890100 - Plastics containers, except foam</option>
                          <option value="30890101 - Battery cases, plastics or plastics combination">30890101 - Battery cases, plastics or plastics combination</option>
                          <option value="30890102 - Boxes, plastics">30890102 - Boxes, plastics</option>
                          <option value="30890103 - Buckets, plastics">30890103 - Buckets, plastics</option>
                          <option value="30890104 - Cases, plastics">30890104 - Cases, plastics</option>
                          <option value="30890105 - Garbage containers, plastics">30890105 - Garbage containers, plastics</option>
                          <option value="30890106 - Jars, plastics">30890106 - Jars, plastics</option>
                          <option value="30890107 - Organizers for closets, drawers, etc.: plastics">30890107 - Organizers for closets, drawers, etc.: plastics</option>
                          <option value="30890109 - Planters, plastics">30890109 - Planters, plastics</option>
                          <option value="30890110 - Plastics and fiberglass tanks">30890110 - Plastics and fiberglass tanks</option>
                          <option value="30890111 - Tubs, plastics (containers)">30890111 - Tubs, plastics (containers)</option>
                          <option value="30890200 - Plastics kitchenware, tableware, and houseware">30890200 - Plastics kitchenware, tableware, and houseware</option>
                          <option value="30890201 - Bottle caps, molded plastics">30890201 - Bottle caps, molded plastics</option>
                          <option value="30890203 - Caps, plastics">30890203 - Caps, plastics</option>
                          <option value="30890205 - Clothes hangers, plastics">30890205 - Clothes hangers, plastics</option>
                          <option value="30890207 - Cups, plastics, except foam">30890207 - Cups, plastics, except foam</option>
                          <option value="30890211 - Kitchenware, plastics">30890211 - Kitchenware, plastics</option>
                          <option value="30890214 - Plates, plastics">30890214 - Plates, plastics</option>
                          <option value="30890216 - Tableware, plastics">30890216 - Tableware, plastics</option>
                          <option value="30890217 - Tissue dispensers, plastics">30890217 - Tissue dispensers, plastics</option>
                          <option value="30890219 - Trays, plastics">30890219 - Trays, plastics</option>
                          <option value="30890220 - Tumblers, plastics">30890220 - Tumblers, plastics</option>
                          <option value="30890300 - Plastics hardware and building products">30890300 - Plastics hardware and building products</option>
                          <option value="30890301 - Awnings, fiberglass and plastics combination">30890301 - Awnings, fiberglass and plastics combination</option>
                          <option value="30890302 - Composition stone, plastics">30890302 - Composition stone, plastics</option>
                          <option value="30890304 - Doors, folding: plastics or plastics coated fabric">30890304 - Doors, folding: plastics or plastics coated fabric</option>
                          <option value="30890306 - Ducting, plastics">30890306 - Ducting, plastics</option>
                          <option value="30890307 - Fences, gates, and accessories: plastics">30890307 - Fences, gates, and accessories: plastics</option>
                          <option value="30890308 - Fittings for pipe, plastics">30890308 - Fittings for pipe, plastics</option>
                          <option value="30890310 - Gutters (glass fiber reinforced), fiberglass or plastics">30890310 - Gutters (glass fiber reinforced), fiberglass or plastics</option>
                          <option value="30890311 - Hardware, plastics">30890311 - Hardware, plastics</option>
                          <option value="30890312 - Netting, plastics">30890312 - Netting, plastics</option>
                          <option value="30890313 - Panels, building: plastics, nec">30890313 - Panels, building: plastics, nec</option>
                          <option value="30890314 - Reinforcing mesh, plastics">30890314 - Reinforcing mesh, plastics</option>
                          <option value="30890315 - Septic tanks, plastics">30890315 - Septic tanks, plastics</option>
                          <option value="30890317 - Siding, plastics">30890317 - Siding, plastics</option>
                          <option value="30890319 - Washers, plastics">30890319 - Washers, plastics</option>
                          <option value="30890320 - Window frames and sash, plastics">30890320 - Window frames and sash, plastics</option>
                          <option value="30890321 - Window screening, plastics">30890321 - Window screening, plastics</option>
                          <option value="30890322 - Windows, plastics">30890322 - Windows, plastics</option>
                          <option value="30890324 - Fiberglass doors">30890324 - Fiberglass doors</option>
                          <option value="30890402 - Soles, boot or shoe: plastics">30890402 - Soles, boot or shoe: plastics</option>
                          <option value="30890500 - Plastics boats and other marine equipment">30890500 - Plastics boats and other marine equipment</option>
                          <option value="30890502 - Buoys and floats, plastics">30890502 - Buoys and floats, plastics</option>
                          <option value="30890600 - Plastics processing">30890600 - Plastics processing</option>
                          <option value="30890601 - Blow molded finished plastics products, nec">30890601 - Blow molded finished plastics products, nec</option>
                          <option value="30890603 - Casting of plastics">30890603 - Casting of plastics</option>
                          <option value="30890604 - Celluloid products">30890604 - Celluloid products</option>
                          <option value="30890605 - Coloring and finishing of plastics products">30890605 - Coloring and finishing of plastics products</option>
                          <option value="30890606 - Engraving of plastics">30890606 - Engraving of plastics</option>
                          <option value="30890608 - Injection molded finished plastics products, nec">30890608 - Injection molded finished plastics products, nec</option>
                          <option value="30890609 - Injection molding of plastics">30890609 - Injection molding of plastics</option>
                          <option value="30890610 - Laminating of plastics">30890610 - Laminating of plastics</option>
                          <option value="30890611 - Molding primary plastics">30890611 - Molding primary plastics</option>
                          <option value="30890612 - Synthetic resin finished products, nec">30890612 - Synthetic resin finished products, nec</option>
                          <option value="30890613 - Thermoformed finished plastics products, nec">30890613 - Thermoformed finished plastics products, nec</option>
                          <option value="30890614 - Vulcanized fiber plates, sheets, rods, or tubes">30890614 - Vulcanized fiber plates, sheets, rods, or tubes</option>
                          <option value="30890615 - Extruded finished plastics products, nec">30890615 - Extruded finished plastics products, nec</option>
                          <option value="30899901 - Air mattresses, plastics">30899901 - Air mattresses, plastics</option>
                          <option value="30899902 - Aquarium accessories, plastics">30899902 - Aquarium accessories, plastics</option>
                          <option value="30899903 - Bands, plastics">30899903 - Bands, plastics</option>
                          <option value="30899904 - Bearings, plastics">30899904 - Bearings, plastics</option>
                          <option value="30899906 - Blister or bubble formed packaging, plastics">30899906 - Blister or bubble formed packaging, plastics</option>
                          <option value="30899907 - Closures, plastics">30899907 - Closures, plastics</option>
                          <option value="30899909 - Floor coverings, plastics">30899909 - Floor coverings, plastics</option>
                          <option value="30899910 - Food casings, plastics">30899910 - Food casings, plastics</option>
                          <option value="30899912 - Handles, brush or tool: plastics">30899912 - Handles, brush or tool: plastics</option>
                          <option value="30899913 - Identification cards, plastics">30899913 - Identification cards, plastics</option>
                          <option value="30899914 - Kits, plastics">30899914 - Kits, plastics</option>
                          <option value="30899915 - Lenses, except optical: plastics">30899915 - Lenses, except optical: plastics</option>
                          <option value="30899916 - Monofilaments, nontextile">30899916 - Monofilaments, nontextile</option>
                          <option value="30899917 - Novelties, plastics">30899917 - Novelties, plastics</option>
                          <option value="30899918 - Pallets, plastics">30899918 - Pallets, plastics</option>
                          <option value="30899919 - Sponges, plastics">30899919 - Sponges, plastics</option>
                          <option value="30899920 - Stock shapes, plastics">30899920 - Stock shapes, plastics</option>
                          <option value="30899923 - Toilets, portable chemical: plastics">30899923 - Toilets, portable chemical: plastics</option>
                          <option value="30899924 - Windshields, plastics">30899924 - Windshields, plastics</option>
                          <option value="30899925 - Work gloves, plastics">30899925 - Work gloves, plastics</option>
                          <option value="31110000 - Leather tanning and finishing">31110000 - Leather tanning and finishing</option>
                          <option value="31110100 - Equestrian leather products">31110100 - Equestrian leather products</option>
                          <option value="31110104 - Saddlery leather">31110104 - Saddlery leather</option>
                          <option value="31110200 - Shoe leather">31110200 - Shoe leather</option>
                          <option value="31110300 - Leather processing">31110300 - Leather processing</option>
                          <option value="31110305 - Embossing of leather">31110305 - Embossing of leather</option>
                          <option value="31110307 - Hides: tanning, currying, and finishing">31110307 - Hides: tanning, currying, and finishing</option>
                          <option value="31110311 - Tanneries, leather">31110311 - Tanneries, leather</option>
                          <option value="31110400 - Accessory products, leather">31110400 - Accessory products, leather</option>
                          <option value="31110401 - Bag leather">31110401 - Bag leather</option>
                          <option value="31110701 - Mechanical leather">31110701 - Mechanical leather</option>
                          <option value="31310104 - Laces, shoe and boot: leather">31310104 - Laces, shoe and boot: leather</option>
                          <option value="31310201 - Counters">31310201 - Counters</option>
                          <option value="31310301 - Rands">31310301 - Rands</option>
                          <option value="31310303 - Soles, shoe and boot: except rubber, plastics, etc.">31310303 - Soles, shoe and boot: except rubber, plastics, etc.</option>
                          <option value="31310400 - Inner parts for shoes">31310400 - Inner parts for shoes</option>
                          <option value="31310401 - Inner soles, leather">31310401 - Inner soles, leather</option>
                          <option value="31310502 - Quarters">31310502 - Quarters</option>
                          <option value="31420000 - House slippers">31420000 - House slippers</option>
                          <option value="31430000 - Men's footwear, except athletic">31430000 - Men's footwear, except athletic</option>
                          <option value="31439901 - Boots, dress or casual: men's">31439901 - Boots, dress or casual: men's</option>
                          <option value="31439903 - Orthopedic shoes, men's">31439903 - Orthopedic shoes, men's</option>
                          <option value="31439905 - Work shoes, men's">31439905 - Work shoes, men's</option>
                          <option value="31440000 - Women's footwear, except athletic">31440000 - Women's footwear, except athletic</option>
                          <option value="31449901 - Boots, canvas or leather: women's">31449901 - Boots, canvas or leather: women's</option>
                          <option value="31449902 - Dress shoes, women's">31449902 - Dress shoes, women's</option>
                          <option value="31490102 - Sandals, except rubber or plastic: children's">31490102 - Sandals, except rubber or plastic: children's</option>
                          <option value="31499901 - Athletic shoes, except rubber or plastic">31499901 - Athletic shoes, except rubber or plastic</option>
                          <option value="31510000 - Leather gloves and mittens">31510000 - Leather gloves and mittens</option>
                          <option value="31519902 - Gloves, leather: work">31519902 - Gloves, leather: work</option>
                          <option value="31610000 - Luggage">31610000 - Luggage</option>
                          <option value="31610100 - Clothing and apparel carrying cases">31610100 - Clothing and apparel carrying cases</option>
                          <option value="31610103 - Suitcases">31610103 - Suitcases</option>
                          <option value="31610104 - Traveling bags">31610104 - Traveling bags</option>
                          <option value="31619901 - Attache' cases">31619901 - Attache' cases</option>
                          <option value="31619902 - Briefcases">31619902 - Briefcases</option>
                          <option value="31619903 - Camera carrying bags">31619903 - Camera carrying bags</option>
                          <option value="31619904 - Cases, carrying, nec">31619904 - Cases, carrying, nec</option>
                          <option value="31619905 - Musical instrument cases">31619905 - Musical instrument cases</option>
                          <option value="31619906 - Sample cases">31619906 - Sample cases</option>
                          <option value="31710000 - Women's handbags and purses">31710000 - Women's handbags and purses</option>
                          <option value="31719901 - Handbags, women's">31719901 - Handbags, women's</option>
                          <option value="31719902 - Purses, women's">31719902 - Purses, women's</option>
                          <option value="31720000 - Personal leather goods, nec">31720000 - Personal leather goods, nec</option>
                          <option value="31720102 - Coin purses">31720102 - Coin purses</option>
                          <option value="31720103 - Handbags, regardless of material: men's">31720103 - Handbags, regardless of material: men's</option>
                          <option value="31720200 - Leather cases">31720200 - Leather cases</option>
                          <option value="31720202 - Cases, glasses">31720202 - Cases, glasses</option>
                          <option value="31720203 - Cases, jewelry">31720203 - Cases, jewelry</option>
                          <option value="31729903 - Cosmetic bags">31729903 - Cosmetic bags</option>
                          <option value="31990100 - Equestrian related leather articles">31990100 - Equestrian related leather articles</option>
                          <option value="31990103 - Harness or harness parts">31990103 - Harness or harness parts</option>
                          <option value="31990105 - Saddles or parts">31990105 - Saddles or parts</option>
                          <option value="31990200 - Leather garments">31990200 - Leather garments</option>
                          <option value="31990202 - Helmets, leather">31990202 - Helmets, leather</option>
                          <option value="31990203 - Holsters, leather">31990203 - Holsters, leather</option>
                          <option value="31990300 - Leather belting and strapping">31990300 - Leather belting and strapping</option>
                          <option value="31990302 - Belting for machinery: solid, twisted, flat, etc.: leather">31990302 - Belting for machinery: solid, twisted, flat, etc.: leather</option>
                          <option value="31990305 - Safety belts, leather">31990305 - Safety belts, leather</option>
                          <option value="31990307 - Straps, leather">31990307 - Straps, leather</option>
                          <option value="31999904 - Desk sets, leather">31999904 - Desk sets, leather</option>
                          <option value="31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather">31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather</option>
                          <option value="31999908 - Novelties, leather">31999908 - Novelties, leather</option>
                          <option value="32110000 - Flat glass">32110000 - Flat glass</option>
                          <option value="32110102 - Optical glass, flat">32110102 - Optical glass, flat</option>
                          <option value="32110200 - Strengthened or reinforced glass">32110200 - Strengthened or reinforced glass</option>
                          <option value="32110201 - Laminated glass">32110201 - Laminated glass</option>
                          <option value="32110202 - Tempered glass">32110202 - Tempered glass</option>
                          <option value="32110300 - Construction glass">32110300 - Construction glass</option>
                          <option value="32110301 - Building glass, flat">32110301 - Building glass, flat</option>
                          <option value="32110302 - Insulating glass, sealed units">32110302 - Insulating glass, sealed units</option>
                          <option value="32110303 - Skylight glass">32110303 - Skylight glass</option>
                          <option value="32110305 - Window glass, clear and colored">32110305 - Window glass, clear and colored</option>
                          <option value="32110400 - Plate and sheet glass">32110400 - Plate and sheet glass</option>
                          <option value="32110402 - Sheet glass">32110402 - Sheet glass</option>
                          <option value="32210000 - Glass containers">32210000 - Glass containers</option>
                          <option value="32210100 - Food containers, glass">32210100 - Food containers, glass</option>
                          <option value="32210103 - Water bottles, glass">32210103 - Water bottles, glass</option>
                          <option value="32219901 - Bottles for packing, bottling, and canning: glass">32219901 - Bottles for packing, bottling, and canning: glass</option>
                          <option value="32219903 - Cosmetic jars, glass">32219903 - Cosmetic jars, glass</option>
                          <option value="32219904 - Medicine bottles, glass">32219904 - Medicine bottles, glass</option>
                          <option value="32219906 - Vials, glass">32219906 - Vials, glass</option>
                          <option value="32290000 - Pressed and blown glass, nec">32290000 - Pressed and blown glass, nec</option>
                          <option value="32290100 - Glass furnishings and accessories">32290100 - Glass furnishings and accessories</option>
                          <option value="32290105 - Cooking utensils, glass or glass ceramic">32290105 - Cooking utensils, glass or glass ceramic</option>
                          <option value="32290106 - Tableware, glass or glass ceramic">32290106 - Tableware, glass or glass ceramic</option>
                          <option value="32290107 - Vases, glass">32290107 - Vases, glass</option>
                          <option value="32290200 - Optical glass">32290200 - Optical glass</option>
                          <option value="32290202 - Ophthalmic glass, except flat">32290202 - Ophthalmic glass, except flat</option>
                          <option value="32290302 - Glassware, industrial">32290302 - Glassware, industrial</option>
                          <option value="32290303 - Insulators, electrical: glass">32290303 - Insulators, electrical: glass</option>
                          <option value="32290400 - Glass fiber products">32290400 - Glass fiber products</option>
                          <option value="32290401 - Fiber optics strands">32290401 - Fiber optics strands</option>
                          <option value="32290600 - Scientific glassware">32290600 - Scientific glassware</option>
                          <option value="32290700 - Glass lighting equipment parts">32290700 - Glass lighting equipment parts</option>
                          <option value="32290701 - Bulbs for electric lights">32290701 - Bulbs for electric lights</option>
                          <option value="32290704 - Lamp parts and shades, glass">32290704 - Lamp parts and shades, glass</option>
                          <option value="32290800 - Art, decorative and novelty glassware">32290800 - Art, decorative and novelty glassware</option>
                          <option value="32290802 - Glassware, art or decorative">32290802 - Glassware, art or decorative</option>
                          <option value="32290803 - Novelty glassware">32290803 - Novelty glassware</option>
                          <option value="32290804 - Stationers' glassware: inkwells, clip cups, etc.">32290804 - Stationers' glassware: inkwells, clip cups, etc.</option>
                          <option value="32310000 - Products of purchased glass">32310000 - Products of purchased glass</option>
                          <option value="32310100 - Ornamental glass: cut, engraved or otherwise decorated">32310100 - Ornamental glass: cut, engraved or otherwise decorated</option>
                          <option value="32310101 - Christmas tree ornaments: made from purchased glass">32310101 - Christmas tree ornaments: made from purchased glass</option>
                          <option value="32310103 - Decorated glassware: chipped, engraved, etched, etc.">32310103 - Decorated glassware: chipped, engraved, etched, etc.</option>
                          <option value="32310104 - Enameled glass">32310104 - Enameled glass</option>
                          <option value="32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.">32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.</option>
                          <option value="32310108 - Stained glass: made from purchased glass">32310108 - Stained glass: made from purchased glass</option>
                          <option value="32310200 - Mirrored glass">32310200 - Mirrored glass</option>
                          <option value="32310301 - Aquariums and reflectors, glass">32310301 - Aquariums and reflectors, glass</option>
                          <option value="32310302 - Reflector glass beads, for highway signs or reflectors">32310302 - Reflector glass beads, for highway signs or reflectors</option>
                          <option value="32310400 - Strengthened or reinforced glass">32310400 - Strengthened or reinforced glass</option>
                          <option value="32310401 - Insulating glass: made from purchased glass">32310401 - Insulating glass: made from purchased glass</option>
                          <option value="32310402 - Insulating units, multiple-glazed: made from purchased glass">32310402 - Insulating units, multiple-glazed: made from purchased glass</option>
                          <option value="32310404 - Leaded glass">32310404 - Leaded glass</option>
                          <option value="32310405 - Safety glass: made from purchased glass">32310405 - Safety glass: made from purchased glass</option>
                          <option value="32310406 - Tempered glass: made from purchased glass">32310406 - Tempered glass: made from purchased glass</option>
                          <option value="32310407 - Windshields, glass: made from purchased glass">32310407 - Windshields, glass: made from purchased glass</option>
                          <option value="32310500 - Laboratory glassware">32310500 - Laboratory glassware</option>
                          <option value="32310501 - Medical and laboratory glassware: made from purchased glass">32310501 - Medical and laboratory glassware: made from purchased glass</option>
                          <option value="32310502 - Scientific and technical glassware: from purchased glass">32310502 - Scientific and technical glassware: from purchased glass</option>
                          <option value="32319901 - Art glass: made from purchased glass">32319901 - Art glass: made from purchased glass</option>
                          <option value="32319902 - Doors, glass: made from purchased glass">32319902 - Doors, glass: made from purchased glass</option>
                          <option value="32319903 - Furniture tops, glass: cut, beveled, or polished">32319903 - Furniture tops, glass: cut, beveled, or polished</option>
                          <option value="32319904 - Glass sheet bent: made from purchased glass">32319904 - Glass sheet bent: made from purchased glass</option>
                          <option value="32319905 - Industrial glassware: made from purchased glass">32319905 - Industrial glassware: made from purchased glass</option>
                          <option value="32319907 - Framed mirrors">32319907 - Framed mirrors</option>
                          <option value="32410000 - Cement, hydraulic">32410000 - Cement, hydraulic</option>
                          <option value="32419901 - Masonry cement">32419901 - Masonry cement</option>
                          <option value="32419902 - Natural cement">32419902 - Natural cement</option>
                          <option value="32419903 - Portland cement">32419903 - Portland cement</option>
                          <option value="32510000 - Brick and structural clay tile">32510000 - Brick and structural clay tile</option>
                          <option value="32510100 - Structural brick and blocks">32510100 - Structural brick and blocks</option>
                          <option value="32510101 - Brick clay: common face, glazed, vitrified, or hollow">32510101 - Brick clay: common face, glazed, vitrified, or hollow</option>
                          <option value="32510105 - Paving brick, clay">32510105 - Paving brick, clay</option>
                          <option value="32510202 - Building tile, clay">32510202 - Building tile, clay</option>
                          <option value="32530000 - Ceramic wall and floor tile">32530000 - Ceramic wall and floor tile</option>
                          <option value="32530102 - Quarry tile, clay">32530102 - Quarry tile, clay</option>
                          <option value="32530200 - Ceramic wall and floor tile">32530200 - Ceramic wall and floor tile</option>
                          <option value="32530201 - Floor tile, ceramic">32530201 - Floor tile, ceramic</option>
                          <option value="32530202 - Mosaic tile, glazed and unglazed: ceramic">32530202 - Mosaic tile, glazed and unglazed: ceramic</option>
                          <option value="32530203 - Wall tile, ceramic">32530203 - Wall tile, ceramic</option>
                          <option value="32550000 - Clay refractories">32550000 - Clay refractories</option>
                          <option value="32550200 - Glasshouse refractories">32550200 - Glasshouse refractories</option>
                          <option value="32550301 - Brick, clay refractory">32550301 - Brick, clay refractory</option>
                          <option value="32550305 - Tile, clay refractory">32550305 - Tile, clay refractory</option>
                          <option value="32559901 - Castable refractories: clay">32559901 - Castable refractories: clay</option>
                          <option value="32559906 - Mortars, clay refractory">32559906 - Mortars, clay refractory</option>
                          <option value="32590100 - Clay sewer and drainage pipe and tile">32590100 - Clay sewer and drainage pipe and tile</option>
                          <option value="32590103 - Liner brick or plates for sewer/tank lining, vitrified clay">32590103 - Liner brick or plates for sewer/tank lining, vitrified clay</option>
                          <option value="32590104 - Sewer pipe or fittings, clay">32590104 - Sewer pipe or fittings, clay</option>
                          <option value="32590200 - Clay chimney products">32590200 - Clay chimney products</option>
                          <option value="32590300 - Architectural clay products">32590300 - Architectural clay products</option>
                          <option value="32590302 - Architectural terra cotta">32590302 - Architectural terra cotta</option>
                          <option value="32590303 - Roofing tile, clay">32590303 - Roofing tile, clay</option>
                          <option value="32610000 - Vitreous plumbing fixtures">32610000 - Vitreous plumbing fixtures</option>
                          <option value="32610100 - Bathroom accessories/fittings, vitreous china or earthenware">32610100 - Bathroom accessories/fittings, vitreous china or earthenware</option>
                          <option value="32610200 - Plumbing fixtures, vitreous china">32610200 - Plumbing fixtures, vitreous china</option>
                          <option value="32610201 - Bidets, vitreous china">32610201 - Bidets, vitreous china</option>
                          <option value="32629902 - China cookware">32629902 - China cookware</option>
                          <option value="32629903 - Dishes, commercial or household: vitreous china">32629903 - Dishes, commercial or household: vitreous china</option>
                          <option value="32629904 - Tableware, vitreous china">32629904 - Tableware, vitreous china</option>
                          <option value="32630000 - Semivitreous table and kitchenware">32630000 - Semivitreous table and kitchenware</option>
                          <option value="32639902 - Cookware, fine earthenware">32639902 - Cookware, fine earthenware</option>
                          <option value="32640000 - Porcelain electrical supplies">32640000 - Porcelain electrical supplies</option>
                          <option value="32649902 - Ferrite and ferrite parts">32649902 - Ferrite and ferrite parts</option>
                          <option value="32649903 - Insulators, electrical: porcelain">32649903 - Insulators, electrical: porcelain</option>
                          <option value="32649905 - Magnets, permanent: ceramic or ferrite">32649905 - Magnets, permanent: ceramic or ferrite</option>
                          <option value="32649906 - Porcelain parts for electrical devices, molded">32649906 - Porcelain parts for electrical devices, molded</option>
                          <option value="32690202 - Cones, pyrometric: earthenware">32690202 - Cones, pyrometric: earthenware</option>
                          <option value="32690203 - Filtering media, pottery">32690203 - Filtering media, pottery</option>
                          <option value="32690301 - Decalcomania work on china and glass">32690301 - Decalcomania work on china and glass</option>
                          <option value="32690400 - Pottery household articles, except kitchen articles">32690400 - Pottery household articles, except kitchen articles</option>
                          <option value="32690403 - Vases, pottery">32690403 - Vases, pottery</option>
                          <option value="32699901 - Art and ornamental ware, pottery">32699901 - Art and ornamental ware, pottery</option>
                          <option value="32699902 - Figures: pottery, china, earthenware, and stoneware">32699902 - Figures: pottery, china, earthenware, and stoneware</option>
                          <option value="32699905 - Stoneware pottery products">32699905 - Stoneware pottery products</option>
                          <option value="32710000 - Concrete block and brick">32710000 - Concrete block and brick</option>
                          <option value="32719901 - Architectural concrete: block, split, fluted, screen, etc.">32719901 - Architectural concrete: block, split, fluted, screen, etc.</option>
                          <option value="32719902 - Blocks, concrete or cinder: standard">32719902 - Blocks, concrete or cinder: standard</option>
                          <option value="32719904 - Blocks, concrete: chimney or fireplace">32719904 - Blocks, concrete: chimney or fireplace</option>
                          <option value="32719907 - Blocks, concrete: heat absorbing">32719907 - Blocks, concrete: heat absorbing</option>
                          <option value="32719908 - Blocks, concrete: insulating">32719908 - Blocks, concrete: insulating</option>
                          <option value="32719909 - Blocks, concrete: landscape or retaining wall">32719909 - Blocks, concrete: landscape or retaining wall</option>
                          <option value="32719911 - Brick, concrete">32719911 - Brick, concrete</option>
                          <option value="32719912 - Paving blocks, concrete">32719912 - Paving blocks, concrete</option>
                          <option value="32719915 - Sewer and manhole block, concrete">32719915 - Sewer and manhole block, concrete</option>
                          <option value="32720000 - Concrete products, nec">32720000 - Concrete products, nec</option>
                          <option value="32720100 - Liquid catch basins, tanks, and covers: concrete">32720100 - Liquid catch basins, tanks, and covers: concrete</option>
                          <option value="32720101 - Catch basin covers, concrete">32720101 - Catch basin covers, concrete</option>
                          <option value="32720102 - Manhole covers or frames, concrete">32720102 - Manhole covers or frames, concrete</option>
                          <option value="32720103 - Septic tanks, concrete">32720103 - Septic tanks, concrete</option>
                          <option value="32720104 - Tanks, concrete">32720104 - Tanks, concrete</option>
                          <option value="32720206 - Silo staves, cast stone or concrete">32720206 - Silo staves, cast stone or concrete</option>
                          <option value="32720300 - Precast terrazzo or concrete products">32720300 - Precast terrazzo or concrete products</option>
                          <option value="32720302 - Burial vaults, concrete or precast terrazzo">32720302 - Burial vaults, concrete or precast terrazzo</option>
                          <option value="32720303 - Concrete products, precast, nec">32720303 - Concrete products, precast, nec</option>
                          <option value="32720304 - Floor slabs and tiles, precast concrete">32720304 - Floor slabs and tiles, precast concrete</option>
                          <option value="32720306 - Fountains, concrete">32720306 - Fountains, concrete</option>
                          <option value="32720309 - Furniture, garden: concrete">32720309 - Furniture, garden: concrete</option>
                          <option value="32720312 - Roofing tile and slabs, concrete">32720312 - Roofing tile and slabs, concrete</option>
                          <option value="32720313 - Shower receptors, concrete">32720313 - Shower receptors, concrete</option>
                          <option value="32720316 - Steps, prefabricated concrete">32720316 - Steps, prefabricated concrete</option>
                          <option value="32720318 - Terrazzo products, precast, nec">32720318 - Terrazzo products, precast, nec</option>
                          <option value="32720320 - Ties, railroad: concrete">32720320 - Ties, railroad: concrete</option>
                          <option value="32720321 - Tile, precast terrazzo or concrete">32720321 - Tile, precast terrazzo or concrete</option>
                          <option value="32720324 - Wash foundations, precast terrazzo">32720324 - Wash foundations, precast terrazzo</option>
                          <option value="32720402 - Fireplaces, concrete">32720402 - Fireplaces, concrete</option>
                          <option value="32720500 - Concrete window and door components, sills and frames">32720500 - Concrete window and door components, sills and frames</option>
                          <option value="32720503 - Lintels, concrete">32720503 - Lintels, concrete</option>
                          <option value="32720505 - Window sills, cast stone">32720505 - Window sills, cast stone</option>
                          <option value="32720600 - Concrete products used to facilitate drainage">32720600 - Concrete products used to facilitate drainage</option>
                          <option value="32720604 - Culvert pipe, concrete">32720604 - Culvert pipe, concrete</option>
                          <option value="32720607 - Irrigation pipe, concrete">32720607 - Irrigation pipe, concrete</option>
                          <option value="32720608 - Pipe, concrete or lined with concrete">32720608 - Pipe, concrete or lined with concrete</option>
                          <option value="32720609 - Pressure pipe, reinforced concrete">32720609 - Pressure pipe, reinforced concrete</option>
                          <option value="32720610 - Sewer pipe, concrete">32720610 - Sewer pipe, concrete</option>
                          <option value="32720700 - Concrete structural support and building material">32720700 - Concrete structural support and building material</option>
                          <option value="32720702 - Building materials, except block or brick: concrete">32720702 - Building materials, except block or brick: concrete</option>
                          <option value="32720703 - Building stone, artificial: concrete">32720703 - Building stone, artificial: concrete</option>
                          <option value="32720704 - Cast stone, concrete">32720704 - Cast stone, concrete</option>
                          <option value="32720705 - Columns, concrete">32720705 - Columns, concrete</option>
                          <option value="32720708 - Joists, concrete">32720708 - Joists, concrete</option>
                          <option value="32720709 - Panels and sections, prefabricated concrete">32720709 - Panels and sections, prefabricated concrete</option>
                          <option value="32720713 - Stone, cast concrete">32720713 - Stone, cast concrete</option>
                          <option value="32720800 - Monuments and grave markers, except terrazzo">32720800 - Monuments and grave markers, except terrazzo</option>
                          <option value="32720802 - Monuments, concrete">32720802 - Monuments, concrete</option>
                          <option value="32729901 - Art marble, concrete">32729901 - Art marble, concrete</option>
                          <option value="32729902 - Dry mixture concrete">32729902 - Dry mixture concrete</option>
                          <option value="32729903 - Paving materials, prefabricated concrete">32729903 - Paving materials, prefabricated concrete</option>
                          <option value="32729904 - Prestressed concrete products">32729904 - Prestressed concrete products</option>
                          <option value="32740000 - Lime">32740000 - Lime</option>
                          <option value="32740100 - Building lime">32740100 - Building lime</option>
                          <option value="32749901 - Agricultural lime">32749901 - Agricultural lime</option>
                          <option value="32749902 - Dolomitic lime, dead-burned dolomite">32749902 - Dolomitic lime, dead-burned dolomite</option>
                          <option value="32750000 - Gypsum products">32750000 - Gypsum products</option>
                          <option value="32750103 - Wallboard, gypsum">32750103 - Wallboard, gypsum</option>
                          <option value="32759902 - Cement, Keene's">32759902 - Cement, Keene's</option>
                          <option value="32810000 - Cut stone and stone products">32810000 - Cut stone and stone products</option>
                          <option value="32810100 - Furniture, cut stone">32810100 - Furniture, cut stone</option>
                          <option value="32810101 - Altars, cut stone">32810101 - Altars, cut stone</option>
                          <option value="32810104 - Table tops, marble">32810104 - Table tops, marble</option>
                          <option value="32810200 - Household articles, except furniture: cut stone">32810200 - Household articles, except furniture: cut stone</option>
                          <option value="32810201 - Bathroom fixtures, cut stone">32810201 - Bathroom fixtures, cut stone</option>
                          <option value="32810204 - Urns, cut stone">32810204 - Urns, cut stone</option>
                          <option value="32810300 - Building stone products">32810300 - Building stone products</option>
                          <option value="32810301 - Dimension stone for buildings">32810301 - Dimension stone for buildings</option>
                          <option value="32810302 - Marble, building: cut and shaped">32810302 - Marble, building: cut and shaped</option>
                          <option value="32810400 - Slate products">32810400 - Slate products</option>
                          <option value="32810401 - Blackboards, slate">32810401 - Blackboards, slate</option>
                          <option value="32810501 - Burial vaults, stone">32810501 - Burial vaults, stone</option>
                          <option value="32810502 - Monuments, cut stone (not finishing or lettering only)">32810502 - Monuments, cut stone (not finishing or lettering only)</option>
                          <option value="32810503 - Pedestals, marble">32810503 - Pedestals, marble</option>
                          <option value="32810601 - Curbing, granite or stone">32810601 - Curbing, granite or stone</option>
                          <option value="32810602 - Flagstones">32810602 - Flagstones</option>
                          <option value="32810603 - Paving blocks, cut stone">32810603 - Paving blocks, cut stone</option>
                          <option value="32819901 - Granite, cut and shaped">32819901 - Granite, cut and shaped</option>
                          <option value="32819902 - Limestone, cut and shaped">32819902 - Limestone, cut and shaped</option>
                          <option value="32819903 - Stone, quarrying and processing of own stone products">32819903 - Stone, quarrying and processing of own stone products</option>
                          <option value="32910000 - Abrasive products">32910000 - Abrasive products</option>
                          <option value="32910200 - Abrasive stones, except grinding stones: ground or whole">32910200 - Abrasive stones, except grinding stones: ground or whole</option>
                          <option value="32910202 - Hones">32910202 - Hones</option>
                          <option value="32910300 - Abrasive metal and steel products">32910300 - Abrasive metal and steel products</option>
                          <option value="32910304 - Steel shot abrasive">32910304 - Steel shot abrasive</option>
                          <option value="32910305 - Steel wool">32910305 - Steel wool</option>
                          <option value="32910400 - Abrasive wheels and grindstones, not artificial">32910400 - Abrasive wheels and grindstones, not artificial</option>
                          <option value="32910401 - Buffing or polishing wheels, abrasive or nonabrasive">32910401 - Buffing or polishing wheels, abrasive or nonabrasive</option>
                          <option value="32910403 - Wheels, abrasive">32910403 - Wheels, abrasive</option>
                          <option value="32910500 - Synthetic abrasives">32910500 - Synthetic abrasives</option>
                          <option value="32910508 - Tungsten carbide abrasive">32910508 - Tungsten carbide abrasive</option>
                          <option value="32910600 - Coated abrasive products">32910600 - Coated abrasive products</option>
                          <option value="32910603 - Sandpaper">32910603 - Sandpaper</option>
                          <option value="32910701 - Grindstones, artificial">32910701 - Grindstones, artificial</option>
                          <option value="32910705 - Wheels, grinding: artificial">32910705 - Wheels, grinding: artificial</option>
                          <option value="32910800 - Abrasive grains">32910800 - Abrasive grains</option>
                          <option value="32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.">32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.</option>
                          <option value="32920000 - Asbestos products">32920000 - Asbestos products</option>
                          <option value="32920300 - Asbestos insulating materials">32920300 - Asbestos insulating materials</option>
                          <option value="32920304 - Pipe covering (heat insulating material), except felt">32920304 - Pipe covering (heat insulating material), except felt</option>
                          <option value="32950000 - Minerals, ground or treated">32950000 - Minerals, ground or treated</option>
                          <option value="32950100 - Minerals, ground or otherwise treated">32950100 - Minerals, ground or otherwise treated</option>
                          <option value="32950200 - Earths, ground or otherwise treated">32950200 - Earths, ground or otherwise treated</option>
                          <option value="32950202 - Clay for petroleum refining, chemically processed">32950202 - Clay for petroleum refining, chemically processed</option>
                          <option value="32950203 - Clay, ground or otherwise treated">32950203 - Clay, ground or otherwise treated</option>
                          <option value="32950208 - Graphite, natural: ground, pulverized, refined, or blended">32950208 - Graphite, natural: ground, pulverized, refined, or blended</option>
                          <option value="32950210 - Cat box filler">32950210 - Cat box filler</option>
                          <option value="32950212 - Perlite, aggregate or expanded">32950212 - Perlite, aggregate or expanded</option>
                          <option value="32950214 - Pulverized earth">32950214 - Pulverized earth</option>
                          <option value="32950217 - Silicon, ultra high purity: treated">32950217 - Silicon, ultra high purity: treated</option>
                          <option value="32959903 - Roofing granules">32959903 - Roofing granules</option>
                          <option value="32959904 - Slag, crushed or ground">32959904 - Slag, crushed or ground</option>
                          <option value="32960000 - Mineral wool">32960000 - Mineral wool</option>
                          <option value="32960100 - Mineral wool insulation products">32960100 - Mineral wool insulation products</option>
                          <option value="32960101 - Fiberglass insulation">32960101 - Fiberglass insulation</option>
                          <option value="32960102 - Insulation: rock wool, slag, and silica minerals">32960102 - Insulation: rock wool, slag, and silica minerals</option>
                          <option value="32969901 - Acoustical board and tile, mineral wool">32969901 - Acoustical board and tile, mineral wool</option>
                          <option value="32969902 - Glass wool">32969902 - Glass wool</option>
                          <option value="32970000 - Nonclay refractories">32970000 - Nonclay refractories</option>
                          <option value="32970100 - Brick refractories">32970100 - Brick refractories</option>
                          <option value="32970200 - Cement refractories">32970200 - Cement refractories</option>
                          <option value="32970201 - Cement refractories, nonclay">32970201 - Cement refractories, nonclay</option>
                          <option value="32970203 - Cement: high temperature, refractory (nonclay)">32970203 - Cement: high temperature, refractory (nonclay)</option>
                          <option value="32970300 - Heat resistant mixtures">32970300 - Heat resistant mixtures</option>
                          <option value="32979902 - Castable refractories, nonclay">32979902 - Castable refractories, nonclay</option>
                          <option value="32979904 - Graphite refractories: carbon bond or ceramic bond">32979904 - Graphite refractories: carbon bond or ceramic bond</option>
                          <option value="32990200 - Sand lime products">32990200 - Sand lime products</option>
                          <option value="32990300 - Ornamental and architectural plaster work">32990300 - Ornamental and architectural plaster work</option>
                          <option value="32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.">32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.</option>
                          <option value="32990304 - Moldings, architectural: plaster of paris">32990304 - Moldings, architectural: plaster of paris</option>
                          <option value="32990306 - Stucco">32990306 - Stucco</option>
                          <option value="32990400 - Nonmetallic mineral statuary and other decorative products">32990400 - Nonmetallic mineral statuary and other decorative products</option>
                          <option value="32990401 - Art goods: plaster of paris, papier mache, and scagliola">32990401 - Art goods: plaster of paris, papier mache, and scagliola</option>
                          <option value="32990404 - Fountains, plaster of paris">32990404 - Fountains, plaster of paris</option>
                          <option value="32990405 - Images, small: gypsum, clay, or papier mache">32990405 - Images, small: gypsum, clay, or papier mache</option>
                          <option value="32990407 - Plaques: clay, plaster, or papier mache">32990407 - Plaques: clay, plaster, or papier mache</option>
                          <option value="32999901 - Ceramic fiber">32999901 - Ceramic fiber</option>
                          <option value="32999906 - Tubing for electrical purposes, quartz">32999906 - Tubing for electrical purposes, quartz</option>
                          <option value="33120100 - Chemicals and other products derived from coking">33120100 - Chemicals and other products derived from coking</option>
                          <option value="33120106 - Coke oven products (chemical recovery), nec">33120106 - Coke oven products (chemical recovery), nec</option>
                          <option value="33120108 - Coke, produced in chemical recovery coke ovens">33120108 - Coke, produced in chemical recovery coke ovens</option>
                          <option value="33120110 - Light oil crude, from chemical recovery coke ovens">33120110 - Light oil crude, from chemical recovery coke ovens</option>
                          <option value="33120200 - Blast furnace and related products">33120200 - Blast furnace and related products</option>
                          <option value="33120301 - Billets, steel">33120301 - Billets, steel</option>
                          <option value="33120303 - Ingots, steel">33120303 - Ingots, steel</option>
                          <option value="33120304 - Slabs, steel">33120304 - Slabs, steel</option>
                          <option value="33120402 - Railroad crossings, steel or iron">33120402 - Railroad crossings, steel or iron</option>
                          <option value="33120404 - Rails, steel or iron">33120404 - Rails, steel or iron</option>
                          <option value="33120405 - Structural shapes and pilings, steel">33120405 - Structural shapes and pilings, steel</option>
                          <option value="33120500 - Bar, rod, and wire products">33120500 - Bar, rod, and wire products</option>
                          <option value="33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled">33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled</option>
                          <option value="33120502 - Bars and bar shapes, steel, hot-rolled">33120502 - Bars and bar shapes, steel, hot-rolled</option>
                          <option value="33120505 - Wire products, steel or iron">33120505 - Wire products, steel or iron</option>
                          <option value="33120600 - Pipes and tubes">33120600 - Pipes and tubes</option>
                          <option value="33120601 - Pipes, iron and steel">33120601 - Pipes, iron and steel</option>
                          <option value="33120602 - Tubes, steel and iron">33120602 - Tubes, steel and iron</option>
                          <option value="33120700 - Plate, sheet and strip, except coated products">33120700 - Plate, sheet and strip, except coated products</option>
                          <option value="33120701 - Armor plate">33120701 - Armor plate</option>
                          <option value="33120702 - Plate, steel">33120702 - Plate, steel</option>
                          <option value="33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled">33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled</option>
                          <option value="33120704 - Sheet or strip, steel, hot-rolled">33120704 - Sheet or strip, steel, hot-rolled</option>
                          <option value="33120800 - Tool and die steel and alloys">33120800 - Tool and die steel and alloys</option>
                          <option value="33120801 - Ferroalloys, produced in blast furnaces">33120801 - Ferroalloys, produced in blast furnaces</option>
                          <option value="33120802 - Stainless steel">33120802 - Stainless steel</option>
                          <option value="33120803 - Tool and die steel">33120803 - Tool and die steel</option>
                          <option value="33120900 - Wheels">33120900 - Wheels</option>
                          <option value="33120902 - Wheels, locomotive and car: iron and steel">33120902 - Wheels, locomotive and car: iron and steel</option>
                          <option value="33121000 - Coated or plated products">33121000 - Coated or plated products</option>
                          <option value="33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel">33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel</option>
                          <option value="33129903 - Fence posts, iron and steel">33129903 - Fence posts, iron and steel</option>
                          <option value="33129904 - Forgings, iron and steel">33129904 - Forgings, iron and steel</option>
                          <option value="33129906 - Iron and steel products, hot-rolled">33129906 - Iron and steel products, hot-rolled</option>
                          <option value="33129907 - Sinter, iron">33129907 - Sinter, iron</option>
                          <option value="33129908 - Tin-free steel">33129908 - Tin-free steel</option>
                          <option value="33130000 - Electrometallurgical products">33130000 - Electrometallurgical products</option>
                          <option value="33130200 - Ferroalloys">33130200 - Ferroalloys</option>
                          <option value="33130201 - Alloys, additive, except copper: not made in blast furnaces">33130201 - Alloys, additive, except copper: not made in blast furnaces</option>
                          <option value="33139902 - Tungsten carbide powder">33139902 - Tungsten carbide powder</option>
                          <option value="33150000 - Steel wire and related products">33150000 - Steel wire and related products</option>
                          <option value="33150101 - Chain link fencing">33150101 - Chain link fencing</option>
                          <option value="33150102 - Fence gates, posts, and fittings: steel">33150102 - Fence gates, posts, and fittings: steel</option>
                          <option value="33150202 - Nails, steel: wire or cut">33150202 - Nails, steel: wire or cut</option>
                          <option value="33150205 - Staples, steel: wire or cut">33150205 - Staples, steel: wire or cut</option>
                          <option value="33150300 - Wire and fabricated wire products">33150300 - Wire and fabricated wire products</option>
                          <option value="33150302 - Baskets, steel wire">33150302 - Baskets, steel wire</option>
                          <option value="33150303 - Cable, steel: insulated or armored">33150303 - Cable, steel: insulated or armored</option>
                          <option value="33150305 - Welded steel wire fabric">33150305 - Welded steel wire fabric</option>
                          <option value="33150307 - Wire products, ferrous/iron: made in wiredrawing plants">33150307 - Wire products, ferrous/iron: made in wiredrawing plants</option>
                          <option value="33150308 - Wire, ferrous/iron">33150308 - Wire, ferrous/iron</option>
                          <option value="33150309 - Wire, steel: insulated or armored">33150309 - Wire, steel: insulated or armored</option>
                          <option value="33160000 - Cold finishing of steel shapes">33160000 - Cold finishing of steel shapes</option>
                          <option value="33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,">33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,</option>
                          <option value="33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled">33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled</option>
                          <option value="33169901 - Bars, steel, cold finished, from purchased hot-rolled">33169901 - Bars, steel, cold finished, from purchased hot-rolled</option>
                          <option value="33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled">33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled</option>
                          <option value="33170000 - Steel pipe and tubes">33170000 - Steel pipe and tubes</option>
                          <option value="33170100 - Seamless pipes and tubes">33170100 - Seamless pipes and tubes</option>
                          <option value="33170101 - Pipes, seamless steel">33170101 - Pipes, seamless steel</option>
                          <option value="33170102 - Tubes, seamless steel">33170102 - Tubes, seamless steel</option>
                          <option value="33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless">33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless</option>
                          <option value="33170200 - Welded pipe and tubes">33170200 - Welded pipe and tubes</option>
                          <option value="33170201 - Boiler tubes (wrought)">33170201 - Boiler tubes (wrought)</option>
                          <option value="33170203 - Pipes, wrought: welded, lock joint, or heavy riveted">33170203 - Pipes, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33170204 - Tubes, wrought: welded or lock joint">33170204 - Tubes, wrought: welded or lock joint</option>
                          <option value="33170205 - Well casing, wrought: welded, lock joint, or heavy riveted">33170205 - Well casing, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33210000 - Gray and ductile iron foundries">33210000 - Gray and ductile iron foundries</option>
                          <option value="33210100 - Cast iron pipe and fittings">33210100 - Cast iron pipe and fittings</option>
                          <option value="33210102 - Sewer pipe, cast iron">33210102 - Sewer pipe, cast iron</option>
                          <option value="33210103 - Soil pipe and fittings: cast iron">33210103 - Soil pipe and fittings: cast iron</option>
                          <option value="33219901 - Cooking utensils, cast iron">33219901 - Cooking utensils, cast iron</option>
                          <option value="33219902 - Ductile iron castings">33219902 - Ductile iron castings</option>
                          <option value="33219903 - Gray iron castings, nec">33219903 - Gray iron castings, nec</option>
                          <option value="33219904 - Gray iron ingot molds, cast">33219904 - Gray iron ingot molds, cast</option>
                          <option value="33219905 - Manhole covers, metal">33219905 - Manhole covers, metal</option>
                          <option value="33219906 - Railroad car wheels and brake shoes, cast iron">33219906 - Railroad car wheels and brake shoes, cast iron</option>
                          <option value="33220000 - Malleable iron foundries">33220000 - Malleable iron foundries</option>
                          <option value="33240000 - Steel investment foundries">33240000 - Steel investment foundries</option>
                          <option value="33249901 - Aerospace investment castings, ferrous">33249901 - Aerospace investment castings, ferrous</option>
                          <option value="33249902 - Commercial investment castings, ferrous">33249902 - Commercial investment castings, ferrous</option>
                          <option value="33250000 - Steel foundries, nec">33250000 - Steel foundries, nec</option>
                          <option value="33259901 - Alloy steel castings, except investment">33259901 - Alloy steel castings, except investment</option>
                          <option value="33259902 - Bushings, cast steel: except investment">33259902 - Bushings, cast steel: except investment</option>
                          <option value="33259903 - Railroad car wheels, cast steel">33259903 - Railroad car wheels, cast steel</option>
                          <option value="33310000 - Primary copper">33310000 - Primary copper</option>
                          <option value="33310100 - Primary copper smelter products">33310100 - Primary copper smelter products</option>
                          <option value="33310101 - Blister copper">33310101 - Blister copper</option>
                          <option value="33340000 - Primary aluminum">33340000 - Primary aluminum</option>
                          <option value="33340100 - Aluminum ingots and slabs">33340100 - Aluminum ingots and slabs</option>
                          <option value="33340102 - Slabs (primary), aluminum">33340102 - Slabs (primary), aluminum</option>
                          <option value="33349901 - Pigs, aluminum">33349901 - Pigs, aluminum</option>
                          <option value="33390000 - Primary nonferrous metals, nec">33390000 - Primary nonferrous metals, nec</option>
                          <option value="33390101 - Antifriction bearing metals, lead-base">33390101 - Antifriction bearing metals, lead-base</option>
                          <option value="33390102 - Lead smelting and refining (primary)">33390102 - Lead smelting and refining (primary)</option>
                          <option value="33390103 - Zinc refining (primary), including slabs &amp; dust">33390103 - Zinc refining (primary), including slabs &amp; dust</option>
                          <option value="33390104 - Zinc smelting (primary), including zinc residue">33390104 - Zinc smelting (primary), including zinc residue</option>
                          <option value="33390200 - Precious metals">33390200 - Precious metals</option>
                          <option value="33390201 - Gold refining (primary)">33390201 - Gold refining (primary)</option>
                          <option value="33390300 - Silicon and chromium">33390300 - Silicon and chromium</option>
                          <option value="33390302 - Silicon refining (primary, over 99% pure)">33390302 - Silicon refining (primary, over 99% pure)</option>
                          <option value="33390304 - Silicon, pure">33390304 - Silicon, pure</option>
                          <option value="33399903 - Beryllium metal">33399903 - Beryllium metal</option>
                          <option value="33399919 - Zirconium metal, sponge and granules">33399919 - Zirconium metal, sponge and granules</option>
                          <option value="33410000 - Secondary nonferrous metals">33410000 - Secondary nonferrous metals</option>
                          <option value="33410101 - Lead smelting and refining (secondary)">33410101 - Lead smelting and refining (secondary)</option>
                          <option value="33410200 - Secondary precious metals">33410200 - Secondary precious metals</option>
                          <option value="33410202 - Platinum group metals, smelting and refining (secondary)">33410202 - Platinum group metals, smelting and refining (secondary)</option>
                          <option value="33410203 - Silver recovery from used photographic film">33410203 - Silver recovery from used photographic film</option>
                          <option value="33419901 - Aluminum smelting and refining (secondary)">33419901 - Aluminum smelting and refining (secondary)</option>
                          <option value="33419903 - Brass smelting and refining (secondary)">33419903 - Brass smelting and refining (secondary)</option>
                          <option value="33419905 - Copper smelting and refining (secondary)">33419905 - Copper smelting and refining (secondary)</option>
                          <option value="33419911 - Recovery and refining of nonferrous metals">33419911 - Recovery and refining of nonferrous metals</option>
                          <option value="33510000 - Copper rolling and drawing">33510000 - Copper rolling and drawing</option>
                          <option value="33510100 - Copper and copper alloy sheet, strip, plate, and products">33510100 - Copper and copper alloy sheet, strip, plate, and products</option>
                          <option value="33510101 - Bands, copper and copper alloy">33510101 - Bands, copper and copper alloy</option>
                          <option value="33510105 - Strip, copper and copper alloy">33510105 - Strip, copper and copper alloy</option>
                          <option value="33510200 - Copper and copper alloy pipe and tube">33510200 - Copper and copper alloy pipe and tube</option>
                          <option value="33510201 - Copper pipe">33510201 - Copper pipe</option>
                          <option value="33510202 - Pipe, brass and bronze">33510202 - Pipe, brass and bronze</option>
                          <option value="33510203 - Tubing, copper and copper alloy">33510203 - Tubing, copper and copper alloy</option>
                          <option value="33519904 - Extruded shapes, nec, copper and copper alloy">33519904 - Extruded shapes, nec, copper and copper alloy</option>
                          <option value="33519905 - Rails, copper and copper alloy">33519905 - Rails, copper and copper alloy</option>
                          <option value="33519907 - Wire, copper and copper alloy">33519907 - Wire, copper and copper alloy</option>
                          <option value="33530000 - Aluminum sheet, plate, and foil">33530000 - Aluminum sheet, plate, and foil</option>
                          <option value="33530100 - Aluminum sheet and strip">33530100 - Aluminum sheet and strip</option>
                          <option value="33530101 - Coils, sheet aluminum">33530101 - Coils, sheet aluminum</option>
                          <option value="33530102 - Flat rolled shapes, nec, aluminum">33530102 - Flat rolled shapes, nec, aluminum</option>
                          <option value="33539901 - Foil, aluminum">33539901 - Foil, aluminum</option>
                          <option value="33539903 - Tubes, welded, aluminum">33539903 - Tubes, welded, aluminum</option>
                          <option value="33540000 - Aluminum extruded products">33540000 - Aluminum extruded products</option>
                          <option value="33540102 - Coils, rod, extruded, aluminum">33540102 - Coils, rod, extruded, aluminum</option>
                          <option value="33540200 - Aluminum pipe and tube">33540200 - Aluminum pipe and tube</option>
                          <option value="33540203 - Tube, extruded or drawn, aluminum">33540203 - Tube, extruded or drawn, aluminum</option>
                          <option value="33549901 - Shapes, extruded aluminum, nec">33549901 - Shapes, extruded aluminum, nec</option>
                          <option value="33550000 - Aluminum rolling and drawing, nec">33550000 - Aluminum rolling and drawing, nec</option>
                          <option value="33550100 - Aluminum wire and cable">33550100 - Aluminum wire and cable</option>
                          <option value="33550201 - Bars, rolled, aluminum">33550201 - Bars, rolled, aluminum</option>
                          <option value="33550401 - Rails, rolled and drawn, aluminum">33550401 - Rails, rolled and drawn, aluminum</option>
                          <option value="33550402 - Structural shapes, rolled, aluminum">33550402 - Structural shapes, rolled, aluminum</option>
                          <option value="33560000 - Nonferrous rolling and drawing, nec">33560000 - Nonferrous rolling and drawing, nec</option>
                          <option value="33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.">33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.</option>
                          <option value="33560201 - Gold and gold alloy bars, sheets, strip, etc.">33560201 - Gold and gold alloy bars, sheets, strip, etc.</option>
                          <option value="33560400 - Nickel">33560400 - Nickel</option>
                          <option value="33560402 - Nickel and nickel alloy: rolling, drawing, or extruding">33560402 - Nickel and nickel alloy: rolling, drawing, or extruding</option>
                          <option value="33560600 - Titanium">33560600 - Titanium</option>
                          <option value="33560602 - Titanium and titanium alloy: rolling, drawing, or extruding">33560602 - Titanium and titanium alloy: rolling, drawing, or extruding</option>
                          <option value="33569901 - Battery metal">33569901 - Battery metal</option>
                          <option value="33569902 - Solder: wire, bar, acid core, and rosin core">33569902 - Solder: wire, bar, acid core, and rosin core</option>
                          <option value="33569904 - Welding rods">33569904 - Welding rods</option>
                          <option value="33570000 - Nonferrous wiredrawing and insulating">33570000 - Nonferrous wiredrawing and insulating</option>
                          <option value="33570100 - Communication wire">33570100 - Communication wire</option>
                          <option value="33570101 - Coaxial cable, nonferrous">33570101 - Coaxial cable, nonferrous</option>
                          <option value="33570102 - Fiber optic cable (insulated)">33570102 - Fiber optic cable (insulated)</option>
                          <option value="33579902 - Aluminum wire and cable">33579902 - Aluminum wire and cable</option>
                          <option value="33579905 - Building wire and cable, nonferrous">33579905 - Building wire and cable, nonferrous</option>
                          <option value="33579906 - Magnet wire, nonferrous">33579906 - Magnet wire, nonferrous</option>
                          <option value="33579907 - Shipboard cable, nonferrous">33579907 - Shipboard cable, nonferrous</option>
                          <option value="33630000 - Aluminum die-castings">33630000 - Aluminum die-castings</option>
                          <option value="33640000 - Nonferrous die-castings except aluminum">33640000 - Nonferrous die-castings except aluminum</option>
                          <option value="33640100 - Copper and copper alloy die-castings">33640100 - Copper and copper alloy die-castings</option>
                          <option value="33640101 - Brass and bronze die-castings">33640101 - Brass and bronze die-castings</option>
                          <option value="33640201 - Lead die-castings">33640201 - Lead die-castings</option>
                          <option value="33640202 - Zinc and zinc-base alloy die-castings">33640202 - Zinc and zinc-base alloy die-castings</option>
                          <option value="33649901 - Magnesium and magnesium-base alloy die-castings">33649901 - Magnesium and magnesium-base alloy die-castings</option>
                          <option value="33650000 - Aluminum foundries">33650000 - Aluminum foundries</option>
                          <option value="33650101 - Cooking/kitchen utensils, cast aluminum">33650101 - Cooking/kitchen utensils, cast aluminum</option>
                          <option value="33650200 - Aluminum and aluminum-based alloy castings">33650200 - Aluminum and aluminum-based alloy castings</option>
                          <option value="33650201 - Aerospace castings, aluminum">33650201 - Aerospace castings, aluminum</option>
                          <option value="33650202 - Machinery castings, aluminum">33650202 - Machinery castings, aluminum</option>
                          <option value="33659901 - Masts, cast aluminum">33659901 - Masts, cast aluminum</option>
                          <option value="33660000 - Copper foundries">33660000 - Copper foundries</option>
                          <option value="33660100 - Bushings and bearings">33660100 - Bushings and bearings</option>
                          <option value="33660200 - Propellers">33660200 - Propellers</option>
                          <option value="33660202 - Propellers, ship: cast brass">33660202 - Propellers, ship: cast brass</option>
                          <option value="33669901 - Brass foundry, nec">33669901 - Brass foundry, nec</option>
                          <option value="33669902 - Bronze foundry, nec">33669902 - Bronze foundry, nec</option>
                          <option value="33669903 - Castings (except die), nec, brass">33669903 - Castings (except die), nec, brass</option>
                          <option value="33669904 - Castings (except die), nec, bronze">33669904 - Castings (except die), nec, bronze</option>
                          <option value="33669906 - Castings (except die), nsk">33669906 - Castings (except die), nsk</option>
                          <option value="33669907 - Machinery castings, brass">33669907 - Machinery castings, brass</option>
                          <option value="33690000 - Nonferrous foundries, nec">33690000 - Nonferrous foundries, nec</option>
                          <option value="33690101 - Lead castings, except die-castings">33690101 - Lead castings, except die-castings</option>
                          <option value="33690103 - Zinc and zinc-base alloy castings, except die-castings">33690103 - Zinc and zinc-base alloy castings, except die-castings</option>
                          <option value="33699901 - Aerospace castings, nonferrous: except aluminum">33699901 - Aerospace castings, nonferrous: except aluminum</option>
                          <option value="33699902 - Castings, except die-castings, precision">33699902 - Castings, except die-castings, precision</option>
                          <option value="33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper">33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper</option>
                          <option value="33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting">33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting</option>
                          <option value="33699905 - Titanium castings, except die-casting">33699905 - Titanium castings, except die-casting</option>
                          <option value="33980000 - Metal heat treating">33980000 - Metal heat treating</option>
                          <option value="33989901 - Annealing of metal">33989901 - Annealing of metal</option>
                          <option value="33989902 - Brazing (hardening) of metal">33989902 - Brazing (hardening) of metal</option>
                          <option value="33989903 - Metal burning">33989903 - Metal burning</option>
                          <option value="33989904 - Shot peening (treating steel to reduce fatigue)">33989904 - Shot peening (treating steel to reduce fatigue)</option>
                          <option value="33989905 - Tempering of metal">33989905 - Tempering of metal</option>
                          <option value="33990000 - Primary metal products">33990000 - Primary metal products</option>
                          <option value="33990100 - Metal powders, pastes, and flakes">33990100 - Metal powders, pastes, and flakes</option>
                          <option value="33990102 - Flakes, metal">33990102 - Flakes, metal</option>
                          <option value="33990103 - Iron, powdered">33990103 - Iron, powdered</option>
                          <option value="33990105 - Powder, metal">33990105 - Powder, metal</option>
                          <option value="33990106 - Silver powder">33990106 - Silver powder</option>
                          <option value="33990200 - Metal fasteners">33990200 - Metal fasteners</option>
                          <option value="33990201 - Brads: aluminum, brass, or other nonferrous metal or wire">33990201 - Brads: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33990202 - Nails: aluminum, brass, or other nonferrous metal or wire">33990202 - Nails: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33999901 - Iron ore recovery from open hearth slag">33999901 - Iron ore recovery from open hearth slag</option>
                          <option value="33999902 - Laminating steel">33999902 - Laminating steel</option>
                          <option value="33999904 - Steel balls">33999904 - Steel balls</option>
                          <option value="33999906 - Cryogenic treatment of metal">33999906 - Cryogenic treatment of metal</option>
                          <option value="34110000 - Metal cans">34110000 - Metal cans</option>
                          <option value="34110100 - Food and beverage containers">34110100 - Food and beverage containers</option>
                          <option value="34110102 - Beverage cans, metal: except beer">34110102 - Beverage cans, metal: except beer</option>
                          <option value="34110103 - Food containers, metal">34110103 - Food containers, metal</option>
                          <option value="34119901 - Aluminum cans">34119901 - Aluminum cans</option>
                          <option value="34119906 - Tin cans">34119906 - Tin cans</option>
                          <option value="34120000 - Metal barrels, drums, and pails">34120000 - Metal barrels, drums, and pails</option>
                          <option value="34129901 - Barrels, shipping: metal">34129901 - Barrels, shipping: metal</option>
                          <option value="34129902 - Drums, shipping: metal">34129902 - Drums, shipping: metal</option>
                          <option value="34210000 - Cutlery">34210000 - Cutlery</option>
                          <option value="34210100 - Table and food cutlery, including butchers'">34210100 - Table and food cutlery, including butchers'</option>
                          <option value="34210103 - Knife blades and blanks">34210103 - Knife blades and blanks</option>
                          <option value="34210104 - Knives: butchers', hunting, pocket, etc.">34210104 - Knives: butchers', hunting, pocket, etc.</option>
                          <option value="34210203 - Scissors, hand">34210203 - Scissors, hand</option>
                          <option value="34210204 - Shears, hand">34210204 - Shears, hand</option>
                          <option value="34219901 - Razor blades and razors">34219901 - Razor blades and razors</option>
                          <option value="34230000 - Hand and edge tools, nec">34230000 - Hand and edge tools, nec</option>
                          <option value="34230100 - Garden and farm tools, including shovels">34230100 - Garden and farm tools, including shovels</option>
                          <option value="34230200 - Soldering tools">34230200 - Soldering tools</option>
                          <option value="34230201 - Soldering guns or tools, hand: electric">34230201 - Soldering guns or tools, hand: electric</option>
                          <option value="34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.">34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.</option>
                          <option value="34239905 - Carpet layers' hand tools">34239905 - Carpet layers' hand tools</option>
                          <option value="34239906 - Caulking tools, hand">34239906 - Caulking tools, hand</option>
                          <option value="34239907 - Cutters, glass">34239907 - Cutters, glass</option>
                          <option value="34239908 - Cutting dies, except metal cutting">34239908 - Cutting dies, except metal cutting</option>
                          <option value="34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.">34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.</option>
                          <option value="34239912 - Hammers (hand tools)">34239912 - Hammers (hand tools)</option>
                          <option value="34239914 - Jacks: lifting, screw, or ratchet (hand tools)">34239914 - Jacks: lifting, screw, or ratchet (hand tools)</option>
                          <option value="34239916 - Knives, agricultural or industrial">34239916 - Knives, agricultural or industrial</option>
                          <option value="34239919 - Masons' hand tools">34239919 - Masons' hand tools</option>
                          <option value="34239920 - Mechanics' hand tools">34239920 - Mechanics' hand tools</option>
                          <option value="34239921 - Plumbers' hand tools">34239921 - Plumbers' hand tools</option>
                          <option value="34239922 - Rules or rulers, metal">34239922 - Rules or rulers, metal</option>
                          <option value="34239923 - Screw drivers, pliers, chisels, etc. (hand tools)">34239923 - Screw drivers, pliers, chisels, etc. (hand tools)</option>
                          <option value="34239927 - Tools or equipment for use with sporting arms">34239927 - Tools or equipment for use with sporting arms</option>
                          <option value="34239928 - Wrenches, hand tools">34239928 - Wrenches, hand tools</option>
                          <option value="34250000 - Saw blades and handsaws">34250000 - Saw blades and handsaws</option>
                          <option value="34259902 - Saw blades, for hand or power saws">34259902 - Saw blades, for hand or power saws</option>
                          <option value="34259903 - Saws, hand: metalworking or woodworking">34259903 - Saws, hand: metalworking or woodworking</option>
                          <option value="34290000 - Hardware, nec">34290000 - Hardware, nec</option>
                          <option value="34290100 - Furniture, builders' and other household hardware">34290100 - Furniture, builders' and other household hardware</option>
                          <option value="34290101 - Builders' hardware">34290101 - Builders' hardware</option>
                          <option value="34290102 - Cabinet hardware">34290102 - Cabinet hardware</option>
                          <option value="34290103 - Door opening and closing devices, except electrical">34290103 - Door opening and closing devices, except electrical</option>
                          <option value="34290104 - Fireplace equipment, hardware: andirons, grates, screens">34290104 - Fireplace equipment, hardware: andirons, grates, screens</option>
                          <option value="34290105 - Furniture hardware">34290105 - Furniture hardware</option>
                          <option value="34290200 - Keys, locks, and related hardware">34290200 - Keys, locks, and related hardware</option>
                          <option value="34290201 - Door locks, bolts, and checks">34290201 - Door locks, bolts, and checks</option>
                          <option value="34290203 - Locks or lock sets">34290203 - Locks or lock sets</option>
                          <option value="34290204 - Padlocks">34290204 - Padlocks</option>
                          <option value="34290300 - Motor vehicle hardware">34290300 - Motor vehicle hardware</option>
                          <option value="34290301 - Bicycle racks, automotive">34290301 - Bicycle racks, automotive</option>
                          <option value="34290302 - Luggage racks, car top">34290302 - Luggage racks, car top</option>
                          <option value="34290303 - Ski racks, automotive">34290303 - Ski racks, automotive</option>
                          <option value="34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items">34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items</option>
                          <option value="34290401 - Aircraft hardware">34290401 - Aircraft hardware</option>
                          <option value="34290402 - Marine hardware">34290402 - Marine hardware</option>
                          <option value="34290403 - Pulleys, metal">34290403 - Pulleys, metal</option>
                          <option value="34290500 - Clamps, couplings, nozzles, and other metal hose fittings">34290500 - Clamps, couplings, nozzles, and other metal hose fittings</option>
                          <option value="34290501 - Clamps and couplings, hose">34290501 - Clamps and couplings, hose</option>
                          <option value="34290502 - Clamps, metal">34290502 - Clamps, metal</option>
                          <option value="34299901 - Animal traps, iron or steel">34299901 - Animal traps, iron or steel</option>
                          <option value="34299902 - Casket hardware">34299902 - Casket hardware</option>
                          <option value="34299905 - Harness hardware">34299905 - Harness hardware</option>
                          <option value="34299907 - Luggage hardware">34299907 - Luggage hardware</option>
                          <option value="34299908 - Metal fasteners">34299908 - Metal fasteners</option>
                          <option value="34299910 - Parachute hardware">34299910 - Parachute hardware</option>
                          <option value="34310000 - Metal sanitary ware">34310000 - Metal sanitary ware</option>
                          <option value="34310100 - Bathroom fixtures, including sinks">34310100 - Bathroom fixtures, including sinks</option>
                          <option value="34310103 - Shower stalls, metal">34310103 - Shower stalls, metal</option>
                          <option value="34319901 - Drinking fountains, metal">34319901 - Drinking fountains, metal</option>
                          <option value="34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal">34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal</option>
                          <option value="34320000 - Plumbing fixture fittings and trim">34320000 - Plumbing fixture fittings and trim</option>
                          <option value="34329901 - Faucets and spigots, metal and plastic">34329901 - Faucets and spigots, metal and plastic</option>
                          <option value="34329902 - Lawn hose nozzles and sprinklers">34329902 - Lawn hose nozzles and sprinklers</option>
                          <option value="34329903 - Plastic plumbing fixture fittings, assembly">34329903 - Plastic plumbing fixture fittings, assembly</option>
                          <option value="34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.">34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.</option>
                          <option value="34330000 - Heating equipment, except electric">34330000 - Heating equipment, except electric</option>
                          <option value="34330100 - Burners, furnaces, boilers, and stokers">34330100 - Burners, furnaces, boilers, and stokers</option>
                          <option value="34330101 - Boilers, low-pressure heating: steam or hot water">34330101 - Boilers, low-pressure heating: steam or hot water</option>
                          <option value="34330103 - Gas burners, domestic">34330103 - Gas burners, domestic</option>
                          <option value="34330104 - Gas burners, industrial">34330104 - Gas burners, industrial</option>
                          <option value="34330105 - Gas-oil burners, combination">34330105 - Gas-oil burners, combination</option>
                          <option value="34330106 - Oil burners, domestic or industrial">34330106 - Oil burners, domestic or industrial</option>
                          <option value="34330107 - Stokers, mechanical: domestic or industrial">34330107 - Stokers, mechanical: domestic or industrial</option>
                          <option value="34330201 - Logs, gas fireplace">34330201 - Logs, gas fireplace</option>
                          <option value="34330202 - Radiators, except electric">34330202 - Radiators, except electric</option>
                          <option value="34330205 - Space heaters, except electric">34330205 - Space heaters, except electric</option>
                          <option value="34339901 - Gas infrared heating units">34339901 - Gas infrared heating units</option>
                          <option value="34339902 - Heaters, swimming pool: oil or gas">34339902 - Heaters, swimming pool: oil or gas</option>
                          <option value="34339904 - Solar heaters and collectors">34339904 - Solar heaters and collectors</option>
                          <option value="34339905 - Steam heating apparatus">34339905 - Steam heating apparatus</option>
                          <option value="34339906 - Stoves, wood and coal burning">34339906 - Stoves, wood and coal burning</option>
                          <option value="34410100 - Fabricated structural metal for ships">34410100 - Fabricated structural metal for ships</option>
                          <option value="34410101 - Boat and barge sections, prefabricated metal">34410101 - Boat and barge sections, prefabricated metal</option>
                          <option value="34410200 - Fabricated structural metal for bridges">34410200 - Fabricated structural metal for bridges</option>
                          <option value="34410201 - Bridge sections, prefabricated, highway">34410201 - Bridge sections, prefabricated, highway</option>
                          <option value="34419901 - Building components, structural steel">34419901 - Building components, structural steel</option>
                          <option value="34419902 - Dam gates, metal plate">34419902 - Dam gates, metal plate</option>
                          <option value="34419903 - Expansion joints (structural shapes), iron or steel">34419903 - Expansion joints (structural shapes), iron or steel</option>
                          <option value="34419904 - Floor jacks, metal">34419904 - Floor jacks, metal</option>
                          <option value="34419906 - Joists, open web steel: long-span series">34419906 - Joists, open web steel: long-span series</option>
                          <option value="34419907 - Railroad car racks, for transporting vehicles: steel">34419907 - Railroad car racks, for transporting vehicles: steel</option>
                          <option value="34419908 - Tower sections, radio and television transmission">34419908 - Tower sections, radio and television transmission</option>
                          <option value="34420000 - Metal doors, sash, and trim">34420000 - Metal doors, sash, and trim</option>
                          <option value="34420100 - Window and door frames">34420100 - Window and door frames</option>
                          <option value="34420101 - Casements, aluminum">34420101 - Casements, aluminum</option>
                          <option value="34420102 - Sash, door or window: metal">34420102 - Sash, door or window: metal</option>
                          <option value="34420200 - Louvers, shutters, jalousies, and similar items">34420200 - Louvers, shutters, jalousies, and similar items</option>
                          <option value="34420204 - Shutters, door or window: metal">34420204 - Shutters, door or window: metal</option>
                          <option value="34420300 - Screen and storm doors and windows">34420300 - Screen and storm doors and windows</option>
                          <option value="34420301 - Screen doors, metal">34420301 - Screen doors, metal</option>
                          <option value="34420302 - Screens, window, metal">34420302 - Screens, window, metal</option>
                          <option value="34420303 - Storm doors or windows, metal">34420303 - Storm doors or windows, metal</option>
                          <option value="34420400 - Metal doors">34420400 - Metal doors</option>
                          <option value="34420401 - Fire doors, metal">34420401 - Fire doors, metal</option>
                          <option value="34420402 - Garage doors, overhead: metal">34420402 - Garage doors, overhead: metal</option>
                          <option value="34420403 - Hangar doors, metal">34420403 - Hangar doors, metal</option>
                          <option value="34420404 - Rolling doors for industrial buildings or warehouses, metal">34420404 - Rolling doors for industrial buildings or warehouses, metal</option>
                          <option value="34420500 - Molding, trim, and stripping">34420500 - Molding, trim, and stripping</option>
                          <option value="34420503 - Weather strip, metal">34420503 - Weather strip, metal</option>
                          <option value="34430000 - Fabricated plate work (boiler shop)">34430000 - Fabricated plate work (boiler shop)</option>
                          <option value="34430100 - Industrial vessels, tanks, and containers">34430100 - Industrial vessels, tanks, and containers</option>
                          <option value="34430102 - Bins, prefabricated metal plate">34430102 - Bins, prefabricated metal plate</option>
                          <option value="34430103 - Columns (fractioning, etc.): metal plate">34430103 - Columns (fractioning, etc.): metal plate</option>
                          <option value="34430104 - Cryogenic tanks, for liquids and gases">34430104 - Cryogenic tanks, for liquids and gases</option>
                          <option value="34430108 - Dumpsters, garbage">34430108 - Dumpsters, garbage</option>
                          <option value="34430110 - Fuel tanks (oil, gas, etc.), metal plate">34430110 - Fuel tanks (oil, gas, etc.), metal plate</option>
                          <option value="34430111 - Gas holders, metal plate">34430111 - Gas holders, metal plate</option>
                          <option value="34430113 - Housings, pressure">34430113 - Housings, pressure</option>
                          <option value="34430115 - Process vessels, industrial: metal plate">34430115 - Process vessels, industrial: metal plate</option>
                          <option value="34430116 - Separators, industrial process: metal plate">34430116 - Separators, industrial process: metal plate</option>
                          <option value="34430118 - Stills, pressure: metal plate">34430118 - Stills, pressure: metal plate</option>
                          <option value="34430120 - Tanks for tank trucks, metal plate">34430120 - Tanks for tank trucks, metal plate</option>
                          <option value="34430121 - Tanks, lined: metal plate">34430121 - Tanks, lined: metal plate</option>
                          <option value="34430122 - Tanks, standard or custom fabricated: metal plate">34430122 - Tanks, standard or custom fabricated: metal plate</option>
                          <option value="34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate">34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate</option>
                          <option value="34430125 - Vats, metal plate">34430125 - Vats, metal plate</option>
                          <option value="34430126 - Vessels, process or storage (from boiler shops): metal plate">34430126 - Vessels, process or storage (from boiler shops): metal plate</option>
                          <option value="34430127 - Water tanks, metal plate">34430127 - Water tanks, metal plate</option>
                          <option value="34430200 - Heat exchangers, condensers, and components">34430200 - Heat exchangers, condensers, and components</option>
                          <option value="34430201 - Air coolers, metal plate">34430201 - Air coolers, metal plate</option>
                          <option value="34430205 - Condensers, steam">34430205 - Condensers, steam</option>
                          <option value="34430206 - Cooling towers, metal plate">34430206 - Cooling towers, metal plate</option>
                          <option value="34430207 - Finned tubes, for heat transfer">34430207 - Finned tubes, for heat transfer</option>
                          <option value="34430208 - Heat exchangers, plate type">34430208 - Heat exchangers, plate type</option>
                          <option value="34430209 - Heat exchangers: coolers (after, inter), condensers, etc.">34430209 - Heat exchangers: coolers (after, inter), condensers, etc.</option>
                          <option value="34430300 - Boiler and boiler shop work">34430300 - Boiler and boiler shop work</option>
                          <option value="34430302 - Boiler shop products: boilers, smokestacks, steel tanks">34430302 - Boiler shop products: boilers, smokestacks, steel tanks</option>
                          <option value="34430303 - Boilers: industrial, power, or marine">34430303 - Boilers: industrial, power, or marine</option>
                          <option value="34430503 - Nuclear core structurals, metal plate">34430503 - Nuclear core structurals, metal plate</option>
                          <option value="34430504 - Nuclear reactors, military or industrial">34430504 - Nuclear reactors, military or industrial</option>
                          <option value="34430505 - Nuclear shielding, metal plate">34430505 - Nuclear shielding, metal plate</option>
                          <option value="34430507 - Reactor containment vessels, metal plate">34430507 - Reactor containment vessels, metal plate</option>
                          <option value="34430600 - Liners/lining">34430600 - Liners/lining</option>
                          <option value="34430601 - Liners, industrial: metal plate">34430601 - Liners, industrial: metal plate</option>
                          <option value="34430700 - Metal parts">34430700 - Metal parts</option>
                          <option value="34430701 - Baffles">34430701 - Baffles</option>
                          <option value="34430702 - Breechings, metal plate">34430702 - Breechings, metal plate</option>
                          <option value="34430703 - Cable trays, metal plate">34430703 - Cable trays, metal plate</option>
                          <option value="34430800 - Chutes and troughs">34430800 - Chutes and troughs</option>
                          <option value="34430801 - Chutes, metal plate">34430801 - Chutes, metal plate</option>
                          <option value="34430900 - Pipe, standpipe, and culverts">34430900 - Pipe, standpipe, and culverts</option>
                          <option value="34430902 - Pipe, large diameter: metal plate">34430902 - Pipe, large diameter: metal plate</option>
                          <option value="34431002 - Wind tunnels">34431002 - Wind tunnels</option>
                          <option value="34431105 - Sterilizing chambers, metal plate">34431105 - Sterilizing chambers, metal plate</option>
                          <option value="34439902 - Containers, shipping (bombs, etc.): metal plate">34439902 - Containers, shipping (bombs, etc.): metal plate</option>
                          <option value="34439904 - Cylinders, pressure: metal plate">34439904 - Cylinders, pressure: metal plate</option>
                          <option value="34439906 - High vacuum coaters, metal plate">34439906 - High vacuum coaters, metal plate</option>
                          <option value="34439911 - Perforating on heavy metal">34439911 - Perforating on heavy metal</option>
                          <option value="34439915 - Truss plates, metal">34439915 - Truss plates, metal</option>
                          <option value="34439916 - Weldments">34439916 - Weldments</option>
                          <option value="34440000 - Sheet metalwork">34440000 - Sheet metalwork</option>
                          <option value="34440100 - Culverts, flumes, and pipes">34440100 - Culverts, flumes, and pipes</option>
                          <option value="34440101 - Culverts, sheet metal">34440101 - Culverts, sheet metal</option>
                          <option value="34440104 - Pipe, sheet metal">34440104 - Pipe, sheet metal</option>
                          <option value="34440200 - Metal ventilating equipment">34440200 - Metal ventilating equipment</option>
                          <option value="34440202 - Ducts, sheet metal">34440202 - Ducts, sheet metal</option>
                          <option value="34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal">34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal</option>
                          <option value="34440204 - Flues and pipes, stove or furnace: sheet metal">34440204 - Flues and pipes, stove or furnace: sheet metal</option>
                          <option value="34440205 - Ventilators, sheet metal">34440205 - Ventilators, sheet metal</option>
                          <option value="34440300 - Metal roofing and roof drainage equipment">34440300 - Metal roofing and roof drainage equipment</option>
                          <option value="34440303 - Gutters, sheet metal">34440303 - Gutters, sheet metal</option>
                          <option value="34440304 - Roof deck, sheet metal">34440304 - Roof deck, sheet metal</option>
                          <option value="34440305 - Skylights, sheet metal">34440305 - Skylights, sheet metal</option>
                          <option value="34440400 - Metal flooring and siding">34440400 - Metal flooring and siding</option>
                          <option value="34440402 - Flooring, cellular steel">34440402 - Flooring, cellular steel</option>
                          <option value="34440403 - Siding, sheet metal">34440403 - Siding, sheet metal</option>
                          <option value="34440500 - Metal housings, enclosures, casings, and other containers">34440500 - Metal housings, enclosures, casings, and other containers</option>
                          <option value="34440502 - Booths, spray: prefabricated sheet metal">34440502 - Booths, spray: prefabricated sheet metal</option>
                          <option value="34440503 - Casings, sheet metal">34440503 - Casings, sheet metal</option>
                          <option value="34440504 - Furnace casings, sheet metal">34440504 - Furnace casings, sheet metal</option>
                          <option value="34440505 - Hoods, range: sheet metal">34440505 - Hoods, range: sheet metal</option>
                          <option value="34440506 - Hoppers, sheet metal">34440506 - Hoppers, sheet metal</option>
                          <option value="34440507 - Housings for business machines, sheet metal">34440507 - Housings for business machines, sheet metal</option>
                          <option value="34440508 - Laundry hampers, sheet metal">34440508 - Laundry hampers, sheet metal</option>
                          <option value="34440509 - Machine guards, sheet metal">34440509 - Machine guards, sheet metal</option>
                          <option value="34440510 - Mail (post office) collection or storage boxes, sheet metal">34440510 - Mail (post office) collection or storage boxes, sheet metal</option>
                          <option value="34440511 - Radiator shields or enclosures, sheet metal">34440511 - Radiator shields or enclosures, sheet metal</option>
                          <option value="34440600 - Awnings and canopies">34440600 - Awnings and canopies</option>
                          <option value="34440601 - Awnings, sheet metal">34440601 - Awnings, sheet metal</option>
                          <option value="34440602 - Canopies, sheet metal">34440602 - Canopies, sheet metal</option>
                          <option value="34449901 - Coal chutes, prefabricated sheet metal">34449901 - Coal chutes, prefabricated sheet metal</option>
                          <option value="34449902 - Concrete forms, sheet metal">34449902 - Concrete forms, sheet metal</option>
                          <option value="34449904 - Forming machine work, sheet metal">34449904 - Forming machine work, sheet metal</option>
                          <option value="34449905 - Guard rails, highway: sheet metal">34449905 - Guard rails, highway: sheet metal</option>
                          <option value="34449908 - Restaurant sheet metalwork">34449908 - Restaurant sheet metalwork</option>
                          <option value="34449911 - Studs and joists, sheet metal">34449911 - Studs and joists, sheet metal</option>
                          <option value="34460000 - Architectural metalwork">34460000 - Architectural metalwork</option>
                          <option value="34460100 - Stairs, fire escapes, balconies, railings, and ladders">34460100 - Stairs, fire escapes, balconies, railings, and ladders</option>
                          <option value="34460101 - Balconies, metal">34460101 - Balconies, metal</option>
                          <option value="34460103 - Fire escapes, metal">34460103 - Fire escapes, metal</option>
                          <option value="34460107 - Railings, banisters, guards, etc: made from metal pipe">34460107 - Railings, banisters, guards, etc: made from metal pipe</option>
                          <option value="34460108 - Railings, prefabricated metal">34460108 - Railings, prefabricated metal</option>
                          <option value="34460109 - Stairs, staircases, stair treads: prefabricated metal">34460109 - Stairs, staircases, stair treads: prefabricated metal</option>
                          <option value="34460201 - Gratings, open steel flooring">34460201 - Gratings, open steel flooring</option>
                          <option value="34460202 - Gratings, tread: fabricated metal">34460202 - Gratings, tread: fabricated metal</option>
                          <option value="34460300 - Fences, gates, posts, and flagpoles">34460300 - Fences, gates, posts, and flagpoles</option>
                          <option value="34460301 - Fences or posts, ornamental iron or steel">34460301 - Fences or posts, ornamental iron or steel</option>
                          <option value="34460302 - Flagpoles, metal">34460302 - Flagpoles, metal</option>
                          <option value="34460303 - Gates, ornamental metal">34460303 - Gates, ornamental metal</option>
                          <option value="34460400 - Partitions and supports/studs, including acoustical systems">34460400 - Partitions and supports/studs, including acoustical systems</option>
                          <option value="34460401 - Acoustical suspension systems, metal">34460401 - Acoustical suspension systems, metal</option>
                          <option value="34460403 - Partitions, ornamental metal">34460403 - Partitions, ornamental metal</option>
                          <option value="34460502 - Louvers, ventilating">34460502 - Louvers, ventilating</option>
                          <option value="34460600 - Ornamental metalwork">34460600 - Ornamental metalwork</option>
                          <option value="34460601 - Bank fixtures, ornamental metal">34460601 - Bank fixtures, ornamental metal</option>
                          <option value="34460603 - Grillwork, ornamental metal">34460603 - Grillwork, ornamental metal</option>
                          <option value="34469902 - Scaffolds, mobile or stationary: metal">34469902 - Scaffolds, mobile or stationary: metal</option>
                          <option value="34480000 - Prefabricated metal buildings and components">34480000 - Prefabricated metal buildings and components</option>
                          <option value="34480100 - Prefabricated metal buildings">34480100 - Prefabricated metal buildings</option>
                          <option value="34480101 - Buildings, portable: prefabricated metal">34480101 - Buildings, portable: prefabricated metal</option>
                          <option value="34480102 - Carports, prefabricated metal">34480102 - Carports, prefabricated metal</option>
                          <option value="34480105 - Greenhouses, prefabricated metal">34480105 - Greenhouses, prefabricated metal</option>
                          <option value="34480106 - Screen enclosures">34480106 - Screen enclosures</option>
                          <option value="34480108 - Sunrooms, prefabricated metal">34480108 - Sunrooms, prefabricated metal</option>
                          <option value="34480200 - Prefabricated metal components">34480200 - Prefabricated metal components</option>
                          <option value="34480201 - Panels for prefabricated metal buildings">34480201 - Panels for prefabricated metal buildings</option>
                          <option value="34480202 - Ramps, prefabricated metal">34480202 - Ramps, prefabricated metal</option>
                          <option value="34480203 - Trusses and framing, prefabricated metal">34480203 - Trusses and framing, prefabricated metal</option>
                          <option value="34489901 - Docks, prefabricated metal">34489901 - Docks, prefabricated metal</option>
                          <option value="34490000 - Miscellaneous metalwork">34490000 - Miscellaneous metalwork</option>
                          <option value="34490100 - Fabricated bar joists and concrete reinforcing bars">34490100 - Fabricated bar joists and concrete reinforcing bars</option>
                          <option value="34490101 - Bars, concrete reinforcing: fabricated steel">34490101 - Bars, concrete reinforcing: fabricated steel</option>
                          <option value="34490201 - Lath, expanded metal">34490201 - Lath, expanded metal</option>
                          <option value="34499901 - Curtain wall, metal">34499901 - Curtain wall, metal</option>
                          <option value="34499902 - Curtain walls for buildings, steel">34499902 - Curtain walls for buildings, steel</option>
                          <option value="34499903 - Custom roll formed products">34499903 - Custom roll formed products</option>
                          <option value="34499904 - Landing mats, aircraft: metal">34499904 - Landing mats, aircraft: metal</option>
                          <option value="34510000 - Screw machine products">34510000 - Screw machine products</option>
                          <option value="34520000 - Bolts, nuts, rivets, and washers">34520000 - Bolts, nuts, rivets, and washers</option>
                          <option value="34520100 - Pins">34520100 - Pins</option>
                          <option value="34520101 - Cotter pins, metal">34520101 - Cotter pins, metal</option>
                          <option value="34520102 - Dowel pins, metal">34520102 - Dowel pins, metal</option>
                          <option value="34520200 - Washers">34520200 - Washers</option>
                          <option value="34520202 - Spring washers, metal">34520202 - Spring washers, metal</option>
                          <option value="34520203 - Washers, metal">34520203 - Washers, metal</option>
                          <option value="34529901 - Bolts, metal">34529901 - Bolts, metal</option>
                          <option value="34529904 - Nuts, metal">34529904 - Nuts, metal</option>
                          <option value="34529905 - Rivets, metal">34529905 - Rivets, metal</option>
                          <option value="34529907 - Screws, metal">34529907 - Screws, metal</option>
                          <option value="34620000 - Iron and steel forgings">34620000 - Iron and steel forgings</option>
                          <option value="34620100 - Gear and chain forgings">34620100 - Gear and chain forgings</option>
                          <option value="34620101 - Chains, forged steel">34620101 - Chains, forged steel</option>
                          <option value="34620102 - Gears, forged steel">34620102 - Gears, forged steel</option>
                          <option value="34620200 - Pump, compressor, and turbine forgings">34620200 - Pump, compressor, and turbine forgings</option>
                          <option value="34620202 - Turbine engine forgings, ferrous">34620202 - Turbine engine forgings, ferrous</option>
                          <option value="34620401 - Construction or mining equipment forgings, ferrous">34620401 - Construction or mining equipment forgings, ferrous</option>
                          <option value="34620402 - Railroad wheels, axles, frogs, or other equipment: forged">34620402 - Railroad wheels, axles, frogs, or other equipment: forged</option>
                          <option value="34629901 - Aircraft forgings, ferrous">34629901 - Aircraft forgings, ferrous</option>
                          <option value="34629902 - Anchors, forged">34629902 - Anchors, forged</option>
                          <option value="34629903 - Armor plate, forged iron or steel">34629903 - Armor plate, forged iron or steel</option>
                          <option value="34629904 - Flange, valve, and pipe fitting forgings, ferrous">34629904 - Flange, valve, and pipe fitting forgings, ferrous</option>
                          <option value="34629905 - Horseshoes">34629905 - Horseshoes</option>
                          <option value="34629907 - Mechanical power transmission forgings, ferrous">34629907 - Mechanical power transmission forgings, ferrous</option>
                          <option value="34629908 - Nuclear power plant forgings, ferrous">34629908 - Nuclear power plant forgings, ferrous</option>
                          <option value="34629909 - Ornamental metal forgings, ferrous">34629909 - Ornamental metal forgings, ferrous</option>
                          <option value="34630000 - Nonferrous forgings">34630000 - Nonferrous forgings</option>
                          <option value="34639901 - Aircraft forgings, nonferrous">34639901 - Aircraft forgings, nonferrous</option>
                          <option value="34639902 - Aluminum forgings">34639902 - Aluminum forgings</option>
                          <option value="34639904 - Bearing and bearing race forgings, nonferrous">34639904 - Bearing and bearing race forgings, nonferrous</option>
                          <option value="34639905 - Flange, valve or pipe fitting forgings, nonferrous">34639905 - Flange, valve or pipe fitting forgings, nonferrous</option>
                          <option value="34639906 - Machinery forgings, nonferrous">34639906 - Machinery forgings, nonferrous</option>
                          <option value="34639909 - Pole line hardware forgings, nonferrous">34639909 - Pole line hardware forgings, nonferrous</option>
                          <option value="34669901 - Bottle caps and tops, stamped metal">34669901 - Bottle caps and tops, stamped metal</option>
                          <option value="34669902 - Closures, stamped metal">34669902 - Closures, stamped metal</option>
                          <option value="34690000 - Metal stampings, nec">34690000 - Metal stampings, nec</option>
                          <option value="34690100 - Household cooking and kitchen utensils, metal">34690100 - Household cooking and kitchen utensils, metal</option>
                          <option value="34690102 - Kitchen fixtures and equipment: metal, except cast aluminum">34690102 - Kitchen fixtures and equipment: metal, except cast aluminum</option>
                          <option value="34690103 - Utensils, household: metal, except cast">34690103 - Utensils, household: metal, except cast</option>
                          <option value="34690104 - Cooking ware, except porcelain enameled">34690104 - Cooking ware, except porcelain enameled</option>
                          <option value="34690200 - Household cooking and kitchen utensils, porcelain enameled">34690200 - Household cooking and kitchen utensils, porcelain enameled</option>
                          <option value="34690201 - Cooking ware, porcelain enameled">34690201 - Cooking ware, porcelain enameled</option>
                          <option value="34690300 - Porcelain enameled products and utensils">34690300 - Porcelain enameled products and utensils</option>
                          <option value="34690400 - Boxes, stamped metal">34690400 - Boxes, stamped metal</option>
                          <option value="34690401 - Boxes: tool, lunch, mail, etc.: stamped metal">34690401 - Boxes: tool, lunch, mail, etc.: stamped metal</option>
                          <option value="34699903 - Capacitor or condenser cans and cases, stamped metal">34699903 - Capacitor or condenser cans and cases, stamped metal</option>
                          <option value="34699904 - Electronic enclosures, stamped or pressed metal">34699904 - Electronic enclosures, stamped or pressed metal</option>
                          <option value="34699905 - Garbage cans, stamped and pressed metal">34699905 - Garbage cans, stamped and pressed metal</option>
                          <option value="34699906 - Helmets, steel">34699906 - Helmets, steel</option>
                          <option value="34699907 - Honeycombed metal">34699907 - Honeycombed metal</option>
                          <option value="34699908 - Machine parts, stamped or pressed metal">34699908 - Machine parts, stamped or pressed metal</option>
                          <option value="34699909 - Ornamental metal stampings">34699909 - Ornamental metal stampings</option>
                          <option value="34699910 - Patterns on metal">34699910 - Patterns on metal</option>
                          <option value="34699911 - Perforated metal, stamped">34699911 - Perforated metal, stamped</option>
                          <option value="34699918 - Tube fins, stamped metal">34699918 - Tube fins, stamped metal</option>
                          <option value="34710000 - Plating and polishing">34710000 - Plating and polishing</option>
                          <option value="34710100 - Electroplating and plating">34710100 - Electroplating and plating</option>
                          <option value="34710101 - Anodizing (plating) of metals or formed products">34710101 - Anodizing (plating) of metals or formed products</option>
                          <option value="34710102 - Chromium plating of metals or formed products">34710102 - Chromium plating of metals or formed products</option>
                          <option value="34710103 - Decorative plating and finishing of formed products">34710103 - Decorative plating and finishing of formed products</option>
                          <option value="34710104 - Electrolizing steel">34710104 - Electrolizing steel</option>
                          <option value="34710105 - Electroplating of metals or formed products">34710105 - Electroplating of metals or formed products</option>
                          <option value="34710106 - Gold plating">34710106 - Gold plating</option>
                          <option value="34710107 - Plating of metals or formed products">34710107 - Plating of metals or formed products</option>
                          <option value="34710200 - Cleaning, polishing, and finishing">34710200 - Cleaning, polishing, and finishing</option>
                          <option value="34710202 - Cleaning and descaling metal products">34710202 - Cleaning and descaling metal products</option>
                          <option value="34710203 - Coloring and finishing of aluminum or formed products">34710203 - Coloring and finishing of aluminum or formed products</option>
                          <option value="34710206 - Finishing, metals or formed products">34710206 - Finishing, metals or formed products</option>
                          <option value="34710207 - Polishing, metals or formed products">34710207 - Polishing, metals or formed products</option>
                          <option value="34710208 - Sand blasting of metal parts">34710208 - Sand blasting of metal parts</option>
                          <option value="34790100 - Etching and engraving">34790100 - Etching and engraving</option>
                          <option value="34790102 - Engraving jewelry, silverware, or metal">34790102 - Engraving jewelry, silverware, or metal</option>
                          <option value="34790103 - Etching on metals">34790103 - Etching on metals</option>
                          <option value="34790104 - Etching, photochemical">34790104 - Etching, photochemical</option>
                          <option value="34790105 - Name plates: engraved, etched, etc.">34790105 - Name plates: engraved, etched, etc.</option>
                          <option value="34790200 - Painting, coating, and hot dipping">34790200 - Painting, coating, and hot dipping</option>
                          <option value="34790201 - Aluminum coating of metal products">34790201 - Aluminum coating of metal products</option>
                          <option value="34790202 - Bonderizing of metal or metal products">34790202 - Bonderizing of metal or metal products</option>
                          <option value="34790203 - Coating electrodes">34790203 - Coating electrodes</option>
                          <option value="34790204 - Coating of metals and formed products">34790204 - Coating of metals and formed products</option>
                          <option value="34790205 - Coating of metals with plastic or resins">34790205 - Coating of metals with plastic or resins</option>
                          <option value="34790206 - Coating of metals with silicon">34790206 - Coating of metals with silicon</option>
                          <option value="34790207 - Coating or wrapping steel pipe">34790207 - Coating or wrapping steel pipe</option>
                          <option value="34790208 - Coating, rust preventive">34790208 - Coating, rust preventive</option>
                          <option value="34790209 - Enameling, including porcelain, of metal products">34790209 - Enameling, including porcelain, of metal products</option>
                          <option value="34790210 - Galvanizing of iron, steel, or end-formed products">34790210 - Galvanizing of iron, steel, or end-formed products</option>
                          <option value="34790211 - Hot dip coating of metals or formed products">34790211 - Hot dip coating of metals or formed products</option>
                          <option value="34790215 - Painting of metal products">34790215 - Painting of metal products</option>
                          <option value="34790219 - Rust proofing (hot dipping) of metals and formed products">34790219 - Rust proofing (hot dipping) of metals and formed products</option>
                          <option value="34790221 - Varnishing of metal products">34790221 - Varnishing of metal products</option>
                          <option value="34820000 - Small arms ammunition">34820000 - Small arms ammunition</option>
                          <option value="34829902 - Cartridges, 30 mm. and below">34829902 - Cartridges, 30 mm. and below</option>
                          <option value="34829903 - Cores, bullet: 30 mm. and below">34829903 - Cores, bullet: 30 mm. and below</option>
                          <option value="34829905 - Pellets and BB's, pistol and air rifle ammunition">34829905 - Pellets and BB's, pistol and air rifle ammunition</option>
                          <option value="34829907 - Shot, lead">34829907 - Shot, lead</option>
                          <option value="34830000 - Ammunition, except for small arms, nec">34830000 - Ammunition, except for small arms, nec</option>
                          <option value="34830100 - Ammunition components">34830100 - Ammunition components</option>
                          <option value="34830101 - Arming and fusing devices for missiles">34830101 - Arming and fusing devices for missiles</option>
                          <option value="34839902 - Artillery shells, over 30 mm.">34839902 - Artillery shells, over 30 mm.</option>
                          <option value="34839905 - Chemical warfare projectiles and components">34839905 - Chemical warfare projectiles and components</option>
                          <option value="34839910 - Missile warheads">34839910 - Missile warheads</option>
                          <option value="34840000 - Small arms">34840000 - Small arms</option>
                          <option value="34840100 - Machine guns and grenade launchers">34840100 - Machine guns and grenade launchers</option>
                          <option value="34840102 - Machine guns or machine gun parts, 30 mm. and below">34840102 - Machine guns or machine gun parts, 30 mm. and below</option>
                          <option value="34849902 - Guns (firearms) or gun parts, 30 mm. and below">34849902 - Guns (firearms) or gun parts, 30 mm. and below</option>
                          <option value="34849903 - Pellet and BB guns">34849903 - Pellet and BB guns</option>
                          <option value="34849904 - Pistols or pistol parts, 30 mm. and below">34849904 - Pistols or pistol parts, 30 mm. and below</option>
                          <option value="34849906 - Revolvers or revolver parts, 30 mm. and below">34849906 - Revolvers or revolver parts, 30 mm. and below</option>
                          <option value="34849907 - Rifles or rifle parts, 30 mm. and below">34849907 - Rifles or rifle parts, 30 mm. and below</option>
                          <option value="34849908 - Shotguns or shotgun parts, 30 mm. and below">34849908 - Shotguns or shotgun parts, 30 mm. and below</option>
                          <option value="34890000 - Ordnance and accessories, nec">34890000 - Ordnance and accessories, nec</option>
                          <option value="34890100 - Guns, howitzers, mortars, and related equipment">34890100 - Guns, howitzers, mortars, and related equipment</option>
                          <option value="34890101 - Artillery or artillery parts, over 30 mm.">34890101 - Artillery or artillery parts, over 30 mm.</option>
                          <option value="34890103 - Guns or gun parts, over 30 mm.">34890103 - Guns or gun parts, over 30 mm.</option>
                          <option value="34890105 - Rifles, recoilless">34890105 - Rifles, recoilless</option>
                          <option value="34899904 - Rocket launchers">34899904 - Rocket launchers</option>
                          <option value="34910000 - Industrial valves">34910000 - Industrial valves</option>
                          <option value="34910101 - Process control regulator valves">34910101 - Process control regulator valves</option>
                          <option value="34919902 - Compressed gas cylinder valves">34919902 - Compressed gas cylinder valves</option>
                          <option value="34919903 - Fire hydrant valves">34919903 - Fire hydrant valves</option>
                          <option value="34919904 - Gas valves and parts, industrial">34919904 - Gas valves and parts, industrial</option>
                          <option value="34919905 - Pressure valves and regulators, industrial">34919905 - Pressure valves and regulators, industrial</option>
                          <option value="34919907 - Solenoid valves">34919907 - Solenoid valves</option>
                          <option value="34919908 - Steam traps">34919908 - Steam traps</option>
                          <option value="34919910 - Water works valves">34919910 - Water works valves</option>
                          <option value="34920000 - Fluid power valves and hose fittings">34920000 - Fluid power valves and hose fittings</option>
                          <option value="34920100 - Fluid power valves for aircraft">34920100 - Fluid power valves for aircraft</option>
                          <option value="34920101 - Control valves, aircraft: hydraulic and pneumatic">34920101 - Control valves, aircraft: hydraulic and pneumatic</option>
                          <option value="34929901 - Control valves, fluid power: hydraulic and pneumatic">34929901 - Control valves, fluid power: hydraulic and pneumatic</option>
                          <option value="34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic">34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic</option>
                          <option value="34929904 - Hose and tube couplings, hydraulic/pneumatic">34929904 - Hose and tube couplings, hydraulic/pneumatic</option>
                          <option value="34930000 - Steel springs, except wire">34930000 - Steel springs, except wire</option>
                          <option value="34930102 - Helical springs, hot wound: railroad equip., etc.">34930102 - Helical springs, hot wound: railroad equip., etc.</option>
                          <option value="34930103 - Hot wound springs, except wire">34930103 - Hot wound springs, except wire</option>
                          <option value="34930105 - Torsion bar springs">34930105 - Torsion bar springs</option>
                          <option value="34930201 - Coiled flat springs">34930201 - Coiled flat springs</option>
                          <option value="34930202 - Flat springs, sheet or strip stock">34930202 - Flat springs, sheet or strip stock</option>
                          <option value="34940000 - Valves and pipe fittings, nec">34940000 - Valves and pipe fittings, nec</option>
                          <option value="34940100 - Pipe fittings">34940100 - Pipe fittings</option>
                          <option value="34940101 - Couplings, except pressure and soil pipe">34940101 - Couplings, except pressure and soil pipe</option>
                          <option value="34940102 - Expansion joints, pipe">34940102 - Expansion joints, pipe</option>
                          <option value="34940103 - Line strainers, for use in piping systems">34940103 - Line strainers, for use in piping systems</option>
                          <option value="34940106 - Well adapters">34940106 - Well adapters</option>
                          <option value="34949901 - Plumbing and heating valves">34949901 - Plumbing and heating valves</option>
                          <option value="34949902 - Sprinkler systems, field">34949902 - Sprinkler systems, field</option>
                          <option value="34950000 - Wire springs">34950000 - Wire springs</option>
                          <option value="34950100 - Precision springs">34950100 - Precision springs</option>
                          <option value="34950103 - Instrument springs, precision">34950103 - Instrument springs, precision</option>
                          <option value="34950104 - Mechanical springs, precision">34950104 - Mechanical springs, precision</option>
                          <option value="34959903 - Upholstery springs, unassembled">34959903 - Upholstery springs, unassembled</option>
                          <option value="34960000 - Miscellaneous fabricated wire products">34960000 - Miscellaneous fabricated wire products</option>
                          <option value="34960100 - Wire cloth and woven wire products">34960100 - Wire cloth and woven wire products</option>
                          <option value="34960101 - Cylinder wire cloth">34960101 - Cylinder wire cloth</option>
                          <option value="34960103 - Fabrics, woven wire">34960103 - Fabrics, woven wire</option>
                          <option value="34960105 - Grilles and grillework, woven wire">34960105 - Grilles and grillework, woven wire</option>
                          <option value="34960106 - Hardware cloth, woven wire">34960106 - Hardware cloth, woven wire</option>
                          <option value="34960108 - Mats and matting">34960108 - Mats and matting</option>
                          <option value="34960109 - Mesh, made from purchased wire">34960109 - Mesh, made from purchased wire</option>
                          <option value="34960111 - Screening, woven wire: made from purchased wire">34960111 - Screening, woven wire: made from purchased wire</option>
                          <option value="34960113 - Woven wire products, nec">34960113 - Woven wire products, nec</option>
                          <option value="34960200 - Wire chain">34960200 - Wire chain</option>
                          <option value="34960201 - Chain, welded">34960201 - Chain, welded</option>
                          <option value="34960202 - Tire chains">34960202 - Tire chains</option>
                          <option value="34960300 - Wire fasteners">34960300 - Wire fasteners</option>
                          <option value="34960301 - Clips and fasteners, made from purchased wire">34960301 - Clips and fasteners, made from purchased wire</option>
                          <option value="34960303 - Slings, lifting: made from purchased wire">34960303 - Slings, lifting: made from purchased wire</option>
                          <option value="34969902 - Cable, uninsulated wire: made from purchased wire">34969902 - Cable, uninsulated wire: made from purchased wire</option>
                          <option value="34969903 - Cages, wire">34969903 - Cages, wire</option>
                          <option value="34969904 - Concrete reinforcing mesh and wire">34969904 - Concrete reinforcing mesh and wire</option>
                          <option value="34969905 - Conveyor belts">34969905 - Conveyor belts</option>
                          <option value="34969906 - Fencing, made from purchased wire">34969906 - Fencing, made from purchased wire</option>
                          <option value="34969909 - Grocery carts, made from purchased wire">34969909 - Grocery carts, made from purchased wire</option>
                          <option value="34969912 - Shelving, made from purchased wire">34969912 - Shelving, made from purchased wire</option>
                          <option value="34969913 - Staples, made from purchased wire">34969913 - Staples, made from purchased wire</option>
                          <option value="34969914 - Traps, animal and fish">34969914 - Traps, animal and fish</option>
                          <option value="34969915 - Wire winding">34969915 - Wire winding</option>
                          <option value="34970000 - Metal foil and leaf">34970000 - Metal foil and leaf</option>
                          <option value="34979903 - Foil, laminated to paper or other materials">34979903 - Foil, laminated to paper or other materials</option>
                          <option value="34980000 - Fabricated pipe and fittings">34980000 - Fabricated pipe and fittings</option>
                          <option value="34989901 - Coils, pipe: fabricated from purchased pipe">34989901 - Coils, pipe: fabricated from purchased pipe</option>
                          <option value="34989902 - Couplings, pipe: fabricated from purchased pipe">34989902 - Couplings, pipe: fabricated from purchased pipe</option>
                          <option value="34989903 - Manifolds, pipe: fabricated from purchased pipe">34989903 - Manifolds, pipe: fabricated from purchased pipe</option>
                          <option value="34989904 - Pipe fittings, fabricated from purchased pipe">34989904 - Pipe fittings, fabricated from purchased pipe</option>
                          <option value="34989905 - Pipe sections, fabricated from purchased pipe">34989905 - Pipe sections, fabricated from purchased pipe</option>
                          <option value="34989906 - Piping systems for pulp, paper, and chemical industries">34989906 - Piping systems for pulp, paper, and chemical industries</option>
                          <option value="34989907 - Tube fabricating (contract bending and shaping)">34989907 - Tube fabricating (contract bending and shaping)</option>
                          <option value="34990000 - Fabricated metal products, nec">34990000 - Fabricated metal products, nec</option>
                          <option value="34990100 - Fire- or burglary-resistive products">34990100 - Fire- or burglary-resistive products</option>
                          <option value="34990101 - Bank chests, metal">34990101 - Bank chests, metal</option>
                          <option value="34990103 - Doors, safe and vault: metal">34990103 - Doors, safe and vault: metal</option>
                          <option value="34990106 - Money chests, steel">34990106 - Money chests, steel</option>
                          <option value="34990108 - Safes and vaults, metal">34990108 - Safes and vaults, metal</option>
                          <option value="34990200 - Metal household articles">34990200 - Metal household articles</option>
                          <option value="34990201 - Ice cream freezers, household, nonelectric: metal">34990201 - Ice cream freezers, household, nonelectric: metal</option>
                          <option value="34990300 - Metal ladders">34990300 - Metal ladders</option>
                          <option value="34990301 - Ladder assemblies, combination workstand: metal">34990301 - Ladder assemblies, combination workstand: metal</option>
                          <option value="34990302 - Ladders, portable: metal">34990302 - Ladders, portable: metal</option>
                          <option value="34990400 - Novelties and giftware, including trophies">34990400 - Novelties and giftware, including trophies</option>
                          <option value="34990401 - Giftware, brass goods">34990401 - Giftware, brass goods</option>
                          <option value="34990402 - Giftware, copper goods">34990402 - Giftware, copper goods</option>
                          <option value="34990404 - Trophies, metal, except silver">34990404 - Trophies, metal, except silver</option>
                          <option value="34999901 - Aerosol valves, metal">34999901 - Aerosol valves, metal</option>
                          <option value="34999903 - Aquarium accessories, metal">34999903 - Aquarium accessories, metal</option>
                          <option value="34999905 - Barricades, metal">34999905 - Barricades, metal</option>
                          <option value="34999907 - Boxes for packing and shipping, metal">34999907 - Boxes for packing and shipping, metal</option>
                          <option value="34999908 - Chair frames, metal">34999908 - Chair frames, metal</option>
                          <option value="34999911 - Fountains (except drinking), metal">34999911 - Fountains (except drinking), metal</option>
                          <option value="34999912 - Friction material, made from powdered metal">34999912 - Friction material, made from powdered metal</option>
                          <option value="34999913 - Furniture parts, metal">34999913 - Furniture parts, metal</option>
                          <option value="34999914 - Machine bases, metal">34999914 - Machine bases, metal</option>
                          <option value="34999915 - Magnets, permanent: metallic">34999915 - Magnets, permanent: metallic</option>
                          <option value="34999917 - Nozzles, spray: aerosol, paint, or insecticide">34999917 - Nozzles, spray: aerosol, paint, or insecticide</option>
                          <option value="34999918 - Picture frames, metal">34999918 - Picture frames, metal</option>
                          <option value="34999919 - Reels, cable: metal">34999919 - Reels, cable: metal</option>
                          <option value="34999920 - Shims, metal">34999920 - Shims, metal</option>
                          <option value="34999921 - Stabilizing bars (cargo), metal">34999921 - Stabilizing bars (cargo), metal</option>
                          <option value="34999922 - Strapping, metal">34999922 - Strapping, metal</option>
                          <option value="34999923 - Tablets, bronze or other metal">34999923 - Tablets, bronze or other metal</option>
                          <option value="34999925 - Welding tips, heat resistant: metal">34999925 - Welding tips, heat resistant: metal</option>
                          <option value="34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal">34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal</option>
                          <option value="34999927 - Magnetic shields, metal">34999927 - Magnetic shields, metal</option>
                          <option value="35110000 - Turbines and turbine generator sets">35110000 - Turbines and turbine generator sets</option>
                          <option value="35110100 - Turbines and turbine generator set units, complete">35110100 - Turbines and turbine generator set units, complete</option>
                          <option value="35110101 - Gas turbine generator set units, complete">35110101 - Gas turbine generator set units, complete</option>
                          <option value="35110102 - Hydraulic turbine generator set units, complete">35110102 - Hydraulic turbine generator set units, complete</option>
                          <option value="35110103 - Steam turbine generator set units, complete">35110103 - Steam turbine generator set units, complete</option>
                          <option value="35110200 - Turbines and turbine generator sets and parts">35110200 - Turbines and turbine generator sets and parts</option>
                          <option value="35110201 - Gas turbines, mechanical drive">35110201 - Gas turbines, mechanical drive</option>
                          <option value="35110202 - Hydraulic turbines">35110202 - Hydraulic turbines</option>
                          <option value="35110203 - Steam engines">35110203 - Steam engines</option>
                          <option value="35110205 - Steam turbines">35110205 - Steam turbines</option>
                          <option value="35110206 - Turbo-generators">35110206 - Turbo-generators</option>
                          <option value="35190000 - Internal combustion engines, nec">35190000 - Internal combustion engines, nec</option>
                          <option value="35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine">35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine</option>
                          <option value="35190101 - Diesel engine rebuilding">35190101 - Diesel engine rebuilding</option>
                          <option value="35190102 - Engines, diesel and semi-diesel or dual-fuel">35190102 - Engines, diesel and semi-diesel or dual-fuel</option>
                          <option value="35190103 - Marine engines">35190103 - Marine engines</option>
                          <option value="35190200 - Parts and accessories, internal combustion engines">35190200 - Parts and accessories, internal combustion engines</option>
                          <option value="35190204 - Governors, pump, for diesel engines">35190204 - Governors, pump, for diesel engines</option>
                          <option value="35199902 - Gasoline engines">35199902 - Gasoline engines</option>
                          <option value="35199904 - Outboard motors">35199904 - Outboard motors</option>
                          <option value="35230000 - Farm machinery and equipment">35230000 - Farm machinery and equipment</option>
                          <option value="35230100 - Planting, haying, harvesting, and processing machinery">35230100 - Planting, haying, harvesting, and processing machinery</option>
                          <option value="35230101 - Balers, farm: hay, straw, cotton, etc.">35230101 - Balers, farm: hay, straw, cotton, etc.</option>
                          <option value="35230102 - Cleaning machines for fruits, grains, and vegetables">35230102 - Cleaning machines for fruits, grains, and vegetables</option>
                          <option value="35230103 - Combines (harvester-threshers)">35230103 - Combines (harvester-threshers)</option>
                          <option value="35230106 - Driers (farm): grain, hay, and seed">35230106 - Driers (farm): grain, hay, and seed</option>
                          <option value="35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable">35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable</option>
                          <option value="35230108 - Grain stackers">35230108 - Grain stackers</option>
                          <option value="35230109 - Harvesters, fruit, vegetable, tobacco, etc.">35230109 - Harvesters, fruit, vegetable, tobacco, etc.</option>
                          <option value="35230110 - Haying machines: mowers, rakes, stackers, etc.">35230110 - Haying machines: mowers, rakes, stackers, etc.</option>
                          <option value="35230111 - Hulling machinery, agricultural">35230111 - Hulling machinery, agricultural</option>
                          <option value="35230113 - Planting machines, agricultural">35230113 - Planting machines, agricultural</option>
                          <option value="35230114 - Potato diggers, harvesters, and planters">35230114 - Potato diggers, harvesters, and planters</option>
                          <option value="35230200 - Soil preparation machinery, except turf and grounds">35230200 - Soil preparation machinery, except turf and grounds</option>
                          <option value="35230201 - Harrows: disc, spring, tine, etc.">35230201 - Harrows: disc, spring, tine, etc.</option>
                          <option value="35230300 - Fertilizing, spraying, dusting, and irrigation machinery">35230300 - Fertilizing, spraying, dusting, and irrigation machinery</option>
                          <option value="35230302 - Fertilizing machinery, farm">35230302 - Fertilizing machinery, farm</option>
                          <option value="35230303 - Irrigation equipment, self-propelled">35230303 - Irrigation equipment, self-propelled</option>
                          <option value="35230304 - Sprayers and spraying machines, agricultural">35230304 - Sprayers and spraying machines, agricultural</option>
                          <option value="35230305 - Spreaders, fertilizer">35230305 - Spreaders, fertilizer</option>
                          <option value="35230400 - Barn, silo, poultry, dairy, and livestock machinery">35230400 - Barn, silo, poultry, dairy, and livestock machinery</option>
                          <option value="35230401 - Barn cleaners">35230401 - Barn cleaners</option>
                          <option value="35230402 - Barn stanchions and standards">35230402 - Barn stanchions and standards</option>
                          <option value="35230404 - Cattle feeding, handling, and watering equipment">35230404 - Cattle feeding, handling, and watering equipment</option>
                          <option value="35230409 - Dairy equipment (farm), nec">35230409 - Dairy equipment (farm), nec</option>
                          <option value="35230410 - Feed grinders, crushers, and mixers">35230410 - Feed grinders, crushers, and mixers</option>
                          <option value="35230411 - Hog feeding, handling, and watering equipment">35230411 - Hog feeding, handling, and watering equipment</option>
                          <option value="35230412 - Incubators and brooders, farm">35230412 - Incubators and brooders, farm</option>
                          <option value="35230413 - Loaders, farm type: manure, general utility">35230413 - Loaders, farm type: manure, general utility</option>
                          <option value="35230414 - Milking machines">35230414 - Milking machines</option>
                          <option value="35230415 - Poultry brooders, feeders and waterers">35230415 - Poultry brooders, feeders and waterers</option>
                          <option value="35230417 - Silo fillers and unloaders">35230417 - Silo fillers and unloaders</option>
                          <option value="35230500 - Turf and grounds equipment">35230500 - Turf and grounds equipment</option>
                          <option value="35230501 - Greens mowing equipment">35230501 - Greens mowing equipment</option>
                          <option value="35230502 - Grounds mowing equipment">35230502 - Grounds mowing equipment</option>
                          <option value="35230503 - Turf equipment, commercial">35230503 - Turf equipment, commercial</option>
                          <option value="35239901 - Cabs, tractors, and agricultural machinery">35239901 - Cabs, tractors, and agricultural machinery</option>
                          <option value="35239902 - Elevators, farm">35239902 - Elevators, farm</option>
                          <option value="35239903 - Soil sampling machines">35239903 - Soil sampling machines</option>
                          <option value="35239904 - Tractors, farm">35239904 - Tractors, farm</option>
                          <option value="35239905 - Trailers and wagons, farm">35239905 - Trailers and wagons, farm</option>
                          <option value="35240000 - Lawn and garden equipment">35240000 - Lawn and garden equipment</option>
                          <option value="35240100 - Lawn and garden tractors and equipment">35240100 - Lawn and garden tractors and equipment</option>
                          <option value="35240103 - Plows (garden tractor equipment)">35240103 - Plows (garden tractor equipment)</option>
                          <option value="35240104 - Rototillers (garden machinery)">35240104 - Rototillers (garden machinery)</option>
                          <option value="35240200 - Lawn and garden mowers and accessories">35240200 - Lawn and garden mowers and accessories</option>
                          <option value="35240201 - Grass catchers, lawn mower">35240201 - Grass catchers, lawn mower</option>
                          <option value="35240202 - Lawnmowers, residential: hand or power">35240202 - Lawnmowers, residential: hand or power</option>
                          <option value="35249906 - Snowblowers and throwers, residential">35249906 - Snowblowers and throwers, residential</option>
                          <option value="35310000 - Construction machinery">35310000 - Construction machinery</option>
                          <option value="35310100 - Forestry related equipment">35310100 - Forestry related equipment</option>
                          <option value="35310101 - Chippers: brush, limb, and log">35310101 - Chippers: brush, limb, and log</option>
                          <option value="35310103 - Logging equipment">35310103 - Logging equipment</option>
                          <option value="35310200 - Marine related equipment">35310200 - Marine related equipment</option>
                          <option value="35310201 - Capstans, ship">35310201 - Capstans, ship</option>
                          <option value="35310202 - Cranes, ship">35310202 - Cranes, ship</option>
                          <option value="35310300 - Railroad related equipment">35310300 - Railroad related equipment</option>
                          <option value="35310301 - Ballast distributors">35310301 - Ballast distributors</option>
                          <option value="35310303 - Laying equipment, rail">35310303 - Laying equipment, rail</option>
                          <option value="35310304 - Railway track equipment">35310304 - Railway track equipment</option>
                          <option value="35310400 - Bituminous, cement and concrete related products and equip.">35310400 - Bituminous, cement and concrete related products and equip.</option>
                          <option value="35310401 - Asphalt plant, including gravel-mix type">35310401 - Asphalt plant, including gravel-mix type</option>
                          <option value="35310402 - Batching plants, for aggregate concrete and bulk cement">35310402 - Batching plants, for aggregate concrete and bulk cement</option>
                          <option value="35310406 - Concrete grouting equipment">35310406 - Concrete grouting equipment</option>
                          <option value="35310408 - Concrete plants">35310408 - Concrete plants</option>
                          <option value="35310409 - Finishers, concrete and bituminous: powered">35310409 - Finishers, concrete and bituminous: powered</option>
                          <option value="35310411 - Mixers, concrete">35310411 - Mixers, concrete</option>
                          <option value="35310412 - Pavers">35310412 - Pavers</option>
                          <option value="35310414 - Planers, bituminous">35310414 - Planers, bituminous</option>
                          <option value="35310416 - Surfacers, concrete grinding">35310416 - Surfacers, concrete grinding</option>
                          <option value="35310417 - Vibrators for concrete construction">35310417 - Vibrators for concrete construction</option>
                          <option value="35310500 - Scrapers, graders, rollers, and similar equipment">35310500 - Scrapers, graders, rollers, and similar equipment</option>
                          <option value="35310501 - Backfillers, self-propelled">35310501 - Backfillers, self-propelled</option>
                          <option value="35310502 - Finishers and spreaders (construction equipment)">35310502 - Finishers and spreaders (construction equipment)</option>
                          <option value="35310505 - Line markers, self-propelled">35310505 - Line markers, self-propelled</option>
                          <option value="35310506 - Pile drivers (construction machinery)">35310506 - Pile drivers (construction machinery)</option>
                          <option value="35310512 - Tampers, powered">35310512 - Tampers, powered</option>
                          <option value="35310600 - Backhoes, tractors, cranes, plows, and similar equipment">35310600 - Backhoes, tractors, cranes, plows, and similar equipment</option>
                          <option value="35310601 - Backhoes">35310601 - Backhoes</option>
                          <option value="35310603 - Crane carriers">35310603 - Crane carriers</option>
                          <option value="35310604 - Cranes, nec">35310604 - Cranes, nec</option>
                          <option value="35310605 - Dozers, tractor mounted: material moving">35310605 - Dozers, tractor mounted: material moving</option>
                          <option value="35310606 - Draglines, powered">35310606 - Draglines, powered</option>
                          <option value="35310608 - Entrenching machines">35310608 - Entrenching machines</option>
                          <option value="35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.">35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.</option>
                          <option value="35310614 - Tractors, construction">35310614 - Tractors, construction</option>
                          <option value="35310616 - Tractors, tracklaying">35310616 - Tractors, tracklaying</option>
                          <option value="35310617 - Trucks, off-highway">35310617 - Trucks, off-highway</option>
                          <option value="35310618 - Tunneling machinery">35310618 - Tunneling machinery</option>
                          <option value="35310700 - Crushers, grinders, and similar equipment">35310700 - Crushers, grinders, and similar equipment</option>
                          <option value="35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.">35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.</option>
                          <option value="35310705 - Posthole diggers, powered">35310705 - Posthole diggers, powered</option>
                          <option value="35310800 - Construction machinery attachments">35310800 - Construction machinery attachments</option>
                          <option value="35310801 - Aggregate spreaders">35310801 - Aggregate spreaders</option>
                          <option value="35310803 - Blades for graders, scrapers, dozers, and snow plows">35310803 - Blades for graders, scrapers, dozers, and snow plows</option>
                          <option value="35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.">35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.</option>
                          <option value="35310806 - Cabs, for construction machinery">35310806 - Cabs, for construction machinery</option>
                          <option value="35310807 - Drags, road (construction and road maintenance equipment)">35310807 - Drags, road (construction and road maintenance equipment)</option>
                          <option value="35310810 - Plows: construction, excavating, and grading">35310810 - Plows: construction, excavating, and grading</option>
                          <option value="35310811 - Rakes, land clearing: mechanical">35310811 - Rakes, land clearing: mechanical</option>
                          <option value="35310812 - Snow plow attachments">35310812 - Snow plow attachments</option>
                          <option value="35310814 - Winches">35310814 - Winches</option>
                          <option value="35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted">35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted</option>
                          <option value="35319902 - Airport construction machinery">35319902 - Airport construction machinery</option>
                          <option value="35319904 - Catch basin cleaners">35319904 - Catch basin cleaners</option>
                          <option value="35319908 - Road construction and maintenance machinery">35319908 - Road construction and maintenance machinery</option>
                          <option value="35319909 - Roofing equipment">35319909 - Roofing equipment</option>
                          <option value="35320000 - Mining machinery">35320000 - Mining machinery</option>
                          <option value="35320100 - Drills, bits, and similar equipment">35320100 - Drills, bits, and similar equipment</option>
                          <option value="35320101 - Auger mining equipment">35320101 - Auger mining equipment</option>
                          <option value="35320102 - Bits, except oil and gas field tools, rock">35320102 - Bits, except oil and gas field tools, rock</option>
                          <option value="35320103 - Drills (portable), rock">35320103 - Drills (portable), rock</option>
                          <option value="35320104 - Drills and drilling equipment, mining (except oil and gas)">35320104 - Drills and drilling equipment, mining (except oil and gas)</option>
                          <option value="35320105 - Drills, core">35320105 - Drills, core</option>
                          <option value="35320201 - Amalgamators (metallurgical or mining machinery)">35320201 - Amalgamators (metallurgical or mining machinery)</option>
                          <option value="35320202 - Clarifying machinery, mineral">35320202 - Clarifying machinery, mineral</option>
                          <option value="35320204 - Cleaning machinery, mineral">35320204 - Cleaning machinery, mineral</option>
                          <option value="35320205 - Concentration machinery (metallurgical or mining)">35320205 - Concentration machinery (metallurgical or mining)</option>
                          <option value="35320300 - Crushing, pulverizing, and screening equipment">35320300 - Crushing, pulverizing, and screening equipment</option>
                          <option value="35320302 - Crushers, stationary">35320302 - Crushers, stationary</option>
                          <option value="35320304 - Pulverizers (stationary), stone">35320304 - Pulverizers (stationary), stone</option>
                          <option value="35320305 - Rock crushing machinery, stationary">35320305 - Rock crushing machinery, stationary</option>
                          <option value="35320404 - Feeders, ore and aggregate">35320404 - Feeders, ore and aggregate</option>
                          <option value="35330000 - Oil and gas field machinery">35330000 - Oil and gas field machinery</option>
                          <option value="35330100 - Oil and gas drilling rigs and equipment">35330100 - Oil and gas drilling rigs and equipment</option>
                          <option value="35330101 - Bits, oil and gas field tools: rock">35330101 - Bits, oil and gas field tools: rock</option>
                          <option value="35330102 - Drill rigs">35330102 - Drill rigs</option>
                          <option value="35330103 - Drilling tools for gas, oil, or water wells">35330103 - Drilling tools for gas, oil, or water wells</option>
                          <option value="35339902 - Gas field machinery and equipment">35339902 - Gas field machinery and equipment</option>
                          <option value="35339904 - Oil and gas field machinery">35339904 - Oil and gas field machinery</option>
                          <option value="- Water well drilling equipment">- Water well drilling equipment</option>
                          <option value="35339905 - Well logging equipment">35339905 - Well logging equipment</option>
                          <option value="35339906 - Well surveying equipment">35339906 - Well surveying equipment</option>
                          <option value="35340000 - Elevators and moving stairways">35340000 - Elevators and moving stairways</option>
                          <option value="35340100 - Elevators and equipment">35340100 - Elevators and equipment</option>
                          <option value="35340102 - Stair elevators, motor powered">35340102 - Stair elevators, motor powered</option>
                          <option value="35349901 - Dumbwaiters">35349901 - Dumbwaiters</option>
                          <option value="35350000 - Conveyors and conveying equipment">35350000 - Conveyors and conveying equipment</option>
                          <option value="35350100 - Unit handling conveying systems">35350100 - Unit handling conveying systems</option>
                          <option value="35350101 - Belt conveyor systems, general industrial use">35350101 - Belt conveyor systems, general industrial use</option>
                          <option value="35350103 - Pneumatic tube conveyor systems">35350103 - Pneumatic tube conveyor systems</option>
                          <option value="35350105 - Trolley conveyors">35350105 - Trolley conveyors</option>
                          <option value="35359901 - Bucket type conveyor systems">35359901 - Bucket type conveyor systems</option>
                          <option value="35359902 - Bulk handling conveyor systems">35359902 - Bulk handling conveyor systems</option>
                          <option value="35359904 - Robotic conveyors">35359904 - Robotic conveyors</option>
                          <option value="35360000 - Hoists, cranes, and monorails">35360000 - Hoists, cranes, and monorails</option>
                          <option value="35360100 - Hoists">35360100 - Hoists</option>
                          <option value="35360101 - Boat lifts">35360101 - Boat lifts</option>
                          <option value="35360102 - Davits">35360102 - Davits</option>
                          <option value="35360103 - Hand hoists">35360103 - Hand hoists</option>
                          <option value="35360104 - Hoisting slings">35360104 - Hoisting slings</option>
                          <option value="35360200 - Cranes and monorail systems">35360200 - Cranes and monorail systems</option>
                          <option value="35360201 - Cranes, industrial plant">35360201 - Cranes, industrial plant</option>
                          <option value="35360202 - Cranes, overhead traveling">35360202 - Cranes, overhead traveling</option>
                          <option value="35370000 - Industrial trucks and tractors">35370000 - Industrial trucks and tractors</option>
                          <option value="35370100 - Platforms, stands, tables, pallets, and similar equipment">35370100 - Platforms, stands, tables, pallets, and similar equipment</option>
                          <option value="35370102 - Containers (metal), air cargo">35370102 - Containers (metal), air cargo</option>
                          <option value="35370105 - Engine stands and racks, metal">35370105 - Engine stands and racks, metal</option>
                          <option value="35370106 - Loading docks: portable, adjustable, and hydraulic">35370106 - Loading docks: portable, adjustable, and hydraulic</option>
                          <option value="35370107 - Pallets, metal">35370107 - Pallets, metal</option>
                          <option value="35370110 - Skids, metal">35370110 - Skids, metal</option>
                          <option value="35370111 - Stands, ground servicing aircraft">35370111 - Stands, ground servicing aircraft</option>
                          <option value="35370112 - Tables, lift: hydraulic">35370112 - Tables, lift: hydraulic</option>
                          <option value="35370200 - Trucks, tractors, loaders, carriers, and similar equipment">35370200 - Trucks, tractors, loaders, carriers, and similar equipment</option>
                          <option value="35370201 - Aircraft loading hoists">35370201 - Aircraft loading hoists</option>
                          <option value="35370205 - Cranes, industrial truck">35370205 - Cranes, industrial truck</option>
                          <option value="35370207 - Dollies (hand or power trucks), industrial,except mining">35370207 - Dollies (hand or power trucks), industrial,except mining</option>
                          <option value="35370208 - Forklift trucks">35370208 - Forklift trucks</option>
                          <option value="35370210 - Lift trucks, industrial: fork, platform, straddle, etc.">35370210 - Lift trucks, industrial: fork, platform, straddle, etc.</option>
                          <option value="35370211 - Pallet loaders and unloaders">35370211 - Pallet loaders and unloaders</option>
                          <option value="35370212 - Palletizers and depalletizers">35370212 - Palletizers and depalletizers</option>
                          <option value="35370215 - Straddle carriers, mobile">35370215 - Straddle carriers, mobile</option>
                          <option value="35370216 - Tractors, used in plants, docks,terminals, etc.: industrial">35370216 - Tractors, used in plants, docks,terminals, etc.: industrial</option>
                          <option value="35370218 - Trucks: freight, baggage, etc.: industrial, except mining">35370218 - Trucks: freight, baggage, etc.: industrial, except mining</option>
                          <option value="35410000 - Machine tools, metal cutting type">35410000 - Machine tools, metal cutting type</option>
                          <option value="35410100 - Drilling and boring machines">35410100 - Drilling and boring machines</option>
                          <option value="35410102 - Broaching machines">35410102 - Broaching machines</option>
                          <option value="35410106 - Drilling machine tools (metal cutting)">35410106 - Drilling machine tools (metal cutting)</option>
                          <option value="35410109 - Vertical turning and boring machines (metalworking)">35410109 - Vertical turning and boring machines (metalworking)</option>
                          <option value="35410200 - Grinding, polishing, buffing, lapping, and honing machines">35410200 - Grinding, polishing, buffing, lapping, and honing machines</option>
                          <option value="35410204 - Deburring machines">35410204 - Deburring machines</option>
                          <option value="35410206 - Flange facing machines">35410206 - Flange facing machines</option>
                          <option value="35410207 - Grinding machines, metalworking">35410207 - Grinding machines, metalworking</option>
                          <option value="35410208 - Honing and lapping machines">35410208 - Honing and lapping machines</option>
                          <option value="35410402 - Lathes, metal cutting and polishing">35410402 - Lathes, metal cutting and polishing</option>
                          <option value="35410500 - Screw and thread machines">35410500 - Screw and thread machines</option>
                          <option value="35410501 - Pipe cutting and threading machines">35410501 - Pipe cutting and threading machines</option>
                          <option value="35410502 - Screw and nut slotting machines">35410502 - Screw and nut slotting machines</option>
                          <option value="35410504 - Tapping machines">35410504 - Tapping machines</option>
                          <option value="35410600 - Saws and sawing machines">35410600 - Saws and sawing machines</option>
                          <option value="35410601 - Cutoff machines (metalworking machinery)">35410601 - Cutoff machines (metalworking machinery)</option>
                          <option value="35410603 - Saws, power (metalworking machinery)">35410603 - Saws, power (metalworking machinery)</option>
                          <option value="35419902 - Electrical discharge erosion machines">35419902 - Electrical discharge erosion machines</option>
                          <option value="35419904 - Electron-discharge metal cutting machine tools">35419904 - Electron-discharge metal cutting machine tools</option>
                          <option value="35419905 - Gear cutting and finishing machines">35419905 - Gear cutting and finishing machines</option>
                          <option value="35419906 - Home workshop machine tools, metalworking">35419906 - Home workshop machine tools, metalworking</option>
                          <option value="35419907 - Keysetting machines">35419907 - Keysetting machines</option>
                          <option value="35419909 - Machine tools, metal cutting: exotic (explosive, etc.)">35419909 - Machine tools, metal cutting: exotic (explosive, etc.)</option>
                          <option value="35419910 - Numerically controlled metal cutting machine tools">35419910 - Numerically controlled metal cutting machine tools</option>
                          <option value="35419912 - Plasma process metal cutting machines">35419912 - Plasma process metal cutting machines</option>
                          <option value="35419913 - Robots for drilling, cutting, grinding, polishing, etc.">35419913 - Robots for drilling, cutting, grinding, polishing, etc.</option>
                          <option value="35419914 - Shaving machines (metalworking)">35419914 - Shaving machines (metalworking)</option>
                          <option value="35420000 - Machine tools, metal forming type">35420000 - Machine tools, metal forming type</option>
                          <option value="35420101 - Bending machines">35420101 - Bending machines</option>
                          <option value="35420102 - Punching and shearing machines">35420102 - Punching and shearing machines</option>
                          <option value="35420103 - Shearing machines, power">35420103 - Shearing machines, power</option>
                          <option value="35420104 - Swaging machines">35420104 - Swaging machines</option>
                          <option value="35420200 - Pressing machines">35420200 - Pressing machines</option>
                          <option value="35420201 - Arbor presses">35420201 - Arbor presses</option>
                          <option value="35420202 - Crimping machinery, metal">35420202 - Crimping machinery, metal</option>
                          <option value="35420203 - Press brakes">35420203 - Press brakes</option>
                          <option value="35420204 - Presses: forming, stamping, punching, sizing (machine tools)">35420204 - Presses: forming, stamping, punching, sizing (machine tools)</option>
                          <option value="35420205 - Presses: hydraulic and pneumatic, mechanical and manual">35420205 - Presses: hydraulic and pneumatic, mechanical and manual</option>
                          <option value="35420300 - Die casting and extruding machines">35420300 - Die casting and extruding machines</option>
                          <option value="35420301 - Die casting machines">35420301 - Die casting machines</option>
                          <option value="35420302 - Extruding machines (machine tools), metal">35420302 - Extruding machines (machine tools), metal</option>
                          <option value="35420400 - Spinning, spline rolling, and winding machines">35420400 - Spinning, spline rolling, and winding machines</option>
                          <option value="35420402 - Spinning machines, metal">35420402 - Spinning machines, metal</option>
                          <option value="35420403 - Spline rolling machines">35420403 - Spline rolling machines</option>
                          <option value="35420405 - Thread rolling machines">35420405 - Thread rolling machines</option>
                          <option value="35429901 - Brakes, metal forming">35429901 - Brakes, metal forming</option>
                          <option value="35429906 - Forging machinery and hammers">35429906 - Forging machinery and hammers</option>
                          <option value="35429908 - Headers">35429908 - Headers</option>
                          <option value="35429909 - High energy rate metal forming machines">35429909 - High energy rate metal forming machines</option>
                          <option value="35429910 - Magnetic forming machines">35429910 - Magnetic forming machines</option>
                          <option value="35429911 - Mechanical (pneumatic or hydraulic) metal forming machines">35429911 - Mechanical (pneumatic or hydraulic) metal forming machines</option>
                          <option value="35429912 - Metal container making machines: cans, etc.">35429912 - Metal container making machines: cans, etc.</option>
                          <option value="35429914 - Plasma jet spray metal forming machines">35429914 - Plasma jet spray metal forming machines</option>
                          <option value="35429915 - Rebuilt machine tools, metal forming types">35429915 - Rebuilt machine tools, metal forming types</option>
                          <option value="35429918 - Sheet metalworking machines">35429918 - Sheet metalworking machines</option>
                          <option value="35430000 - Industrial patterns">35430000 - Industrial patterns</option>
                          <option value="35439901 - Foundry cores">35439901 - Foundry cores</option>
                          <option value="35439902 - Foundry patternmaking">35439902 - Foundry patternmaking</option>
                          <option value="35440101 - Diamond dies, metalworking">35440101 - Diamond dies, metalworking</option>
                          <option value="35440102 - Die sets for metal stamping (presses)">35440102 - Die sets for metal stamping (presses)</option>
                          <option value="35440104 - Dies and die holders for metal cutting, forming, die casting">35440104 - Dies and die holders for metal cutting, forming, die casting</option>
                          <option value="35440105 - Dies, plastics forming">35440105 - Dies, plastics forming</option>
                          <option value="35440106 - Dies, steel rule">35440106 - Dies, steel rule</option>
                          <option value="35440107 - Extrusion dies">35440107 - Extrusion dies</option>
                          <option value="35440108 - Paper cutting dies">35440108 - Paper cutting dies</option>
                          <option value="35440109 - Wire drawing and straightening dies">35440109 - Wire drawing and straightening dies</option>
                          <option value="35440200 - Jigs and fixtures">35440200 - Jigs and fixtures</option>
                          <option value="35440201 - Jigs: inspection, gauging, and checking">35440201 - Jigs: inspection, gauging, and checking</option>
                          <option value="35440202 - Welding positioners (jigs)">35440202 - Welding positioners (jigs)</option>
                          <option value="35449901 - Forms (molds), for foundry and plastics working machinery">35449901 - Forms (molds), for foundry and plastics working machinery</option>
                          <option value="35449902 - Industrial molds">35449902 - Industrial molds</option>
                          <option value="35449903 - Punches, forming and stamping">35449903 - Punches, forming and stamping</option>
                          <option value="35449904 - Subpresses, metalworking">35449904 - Subpresses, metalworking</option>
                          <option value="35450000 - Machine tool accessories">35450000 - Machine tool accessories</option>
                          <option value="35450100 - Precision measuring tools">35450100 - Precision measuring tools</option>
                          <option value="35450101 - Calipers and dividers">35450101 - Calipers and dividers</option>
                          <option value="35450105 - Measuring tools and machines, machinists' metalworking type">35450105 - Measuring tools and machines, machinists' metalworking type</option>
                          <option value="35450106 - Micrometers">35450106 - Micrometers</option>
                          <option value="35450107 - Precision tools, machinists'">35450107 - Precision tools, machinists'</option>
                          <option value="35450108 - Scales, measuring (machinists' precision tools)">35450108 - Scales, measuring (machinists' precision tools)</option>
                          <option value="35450200 - Cutting tools for machine tools">35450200 - Cutting tools for machine tools</option>
                          <option value="35450203 - Diamond cutting tools for turning, boring, burnishing, etc.">35450203 - Diamond cutting tools for turning, boring, burnishing, etc.</option>
                          <option value="35450204 - Dressers, abrasive wheel: diamond point or other">35450204 - Dressers, abrasive wheel: diamond point or other</option>
                          <option value="35450206 - Files, machine tool">35450206 - Files, machine tool</option>
                          <option value="35450208 - Machine knives, metalworking">35450208 - Machine knives, metalworking</option>
                          <option value="35450210 - Reamers, machine tool">35450210 - Reamers, machine tool</option>
                          <option value="35450212 - Taps, machine tool">35450212 - Taps, machine tool</option>
                          <option value="35450213 - Thread cutting dies">35450213 - Thread cutting dies</option>
                          <option value="35450214 - Threading tools (machine tool accessories)">35450214 - Threading tools (machine tool accessories)</option>
                          <option value="35450300 - Machine tool attachments and accessories">35450300 - Machine tool attachments and accessories</option>
                          <option value="35450302 - Arbors (machine tool accessories)">35450302 - Arbors (machine tool accessories)</option>
                          <option value="35450303 - Balancing machines (machine tool accessories)">35450303 - Balancing machines (machine tool accessories)</option>
                          <option value="35450304 - Bits for use on lathes, planers, shapers, etc.">35450304 - Bits for use on lathes, planers, shapers, etc.</option>
                          <option value="35450305 - Boring machine attachments (machine tool accessories)">35450305 - Boring machine attachments (machine tool accessories)</option>
                          <option value="35450306 - Broaches (machine tool accessories)">35450306 - Broaches (machine tool accessories)</option>
                          <option value="35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)">35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)</option>
                          <option value="35450311 - Collets (machine tool accessories)">35450311 - Collets (machine tool accessories)</option>
                          <option value="35450312 - Diamond dressing and wheel crushing attachments">35450312 - Diamond dressing and wheel crushing attachments</option>
                          <option value="35450313 - Drill bits, metalworking">35450313 - Drill bits, metalworking</option>
                          <option value="35450314 - Drill bushings (drilling jig)">35450314 - Drill bushings (drilling jig)</option>
                          <option value="35450315 - Drilling machine attachments and accessories">35450315 - Drilling machine attachments and accessories</option>
                          <option value="35450316 - Drills (machine tool accessories)">35450316 - Drills (machine tool accessories)</option>
                          <option value="35450317 - Gauges (machine tool accessories)">35450317 - Gauges (machine tool accessories)</option>
                          <option value="35450319 - Honing heads">35450319 - Honing heads</option>
                          <option value="35450324 - Rotary tables">35450324 - Rotary tables</option>
                          <option value="35450325 - Shaping tools (machine tool accessories)">35450325 - Shaping tools (machine tool accessories)</option>
                          <option value="35450327 - Tool holders">35450327 - Tool holders</option>
                          <option value="35450328 - Tools and accessories for machine tools">35450328 - Tools and accessories for machine tools</option>
                          <option value="35450329 - Vises, machine (machine tool accessories)">35450329 - Vises, machine (machine tool accessories)</option>
                          <option value="35460000 - Power-driven handtools">35460000 - Power-driven handtools</option>
                          <option value="35460100 - Drills and drilling tools">35460100 - Drills and drilling tools</option>
                          <option value="35460200 - Saws and sawing equipment">35460200 - Saws and sawing equipment</option>
                          <option value="35469901 - Cartridge-activated hand power tools">35469901 - Cartridge-activated hand power tools</option>
                          <option value="35469903 - Guns, pneumatic: chip removal">35469903 - Guns, pneumatic: chip removal</option>
                          <option value="35470209 - Steel rolling machinery">35470209 - Steel rolling machinery</option>
                          <option value="35480000 - Welding apparatus">35480000 - Welding apparatus</option>
                          <option value="35480100 - Electric welding equipment">35480100 - Electric welding equipment</option>
                          <option value="35480101 - Arc welders, transformer-rectifier">35480101 - Arc welders, transformer-rectifier</option>
                          <option value="35480102 - Arc welding generators, a.c. and d.c.">35480102 - Arc welding generators, a.c. and d.c.</option>
                          <option value="35480104 - Electrodes, electric welding">35480104 - Electrodes, electric welding</option>
                          <option value="35480105 - Resistance welders, electric">35480105 - Resistance welders, electric</option>
                          <option value="35480107 - Spot welding apparatus, electric">35480107 - Spot welding apparatus, electric</option>
                          <option value="35489901 - Gas welding equipment">35489901 - Gas welding equipment</option>
                          <option value="35489902 - Soldering equipment, except hand soldering irons">35489902 - Soldering equipment, except hand soldering irons</option>
                          <option value="35489903 - Welding and cutting apparatus and accessories, nec">35489903 - Welding and cutting apparatus and accessories, nec</option>
                          <option value="35489904 - Welding wire, bare and coated">35489904 - Welding wire, bare and coated</option>
                          <option value="35490000 - Metalworking machinery, nec">35490000 - Metalworking machinery, nec</option>
                          <option value="35490102 - Wiredrawing and fabricating machinery and equipment, ex. die">35490102 - Wiredrawing and fabricating machinery and equipment, ex. die</option>
                          <option value="35490200 - Coiling machinery">35490200 - Coiling machinery</option>
                          <option value="35490201 - Coil winding machines for springs">35490201 - Coil winding machines for springs</option>
                          <option value="35490300 - Cutting and slitting machinery">35490300 - Cutting and slitting machinery</option>
                          <option value="35490301 - Cutting-up lines">35490301 - Cutting-up lines</option>
                          <option value="35490302 - Rotary slitters (metalworking machines)">35490302 - Rotary slitters (metalworking machines)</option>
                          <option value="35499901 - Assembly machines, including robotic">35499901 - Assembly machines, including robotic</option>
                          <option value="35499902 - Marking machines, metalworking">35499902 - Marking machines, metalworking</option>
                          <option value="35520000 - Textile machinery">35520000 - Textile machinery</option>
                          <option value="35520115 - Spindles, textile">35520115 - Spindles, textile</option>
                          <option value="35520120 - Winders, textile machinery">35520120 - Winders, textile machinery</option>
                          <option value="35520202 - Embroidery machines">35520202 - Embroidery machines</option>
                          <option value="35520207 - Knitting machines">35520207 - Knitting machines</option>
                          <option value="35520211 - Reeds, loom">35520211 - Reeds, loom</option>
                          <option value="35520300 - Dyeing, drying, and finishing machinery and equipment">35520300 - Dyeing, drying, and finishing machinery and equipment</option>
                          <option value="35520305 - Finishing machinery, textile">35520305 - Finishing machinery, textile</option>
                          <option value="35520309 - Silk screens for textile industry">35520309 - Silk screens for textile industry</option>
                          <option value="35530000 - Woodworking machinery">35530000 - Woodworking machinery</option>
                          <option value="35539901 - Bandsaws, woodworking">35539901 - Bandsaws, woodworking</option>
                          <option value="35539903 - Cabinet makers' machinery">35539903 - Cabinet makers' machinery</option>
                          <option value="35539904 - Furniture makers machinery, woodworking">35539904 - Furniture makers machinery, woodworking</option>
                          <option value="35539908 - Pattern makers' machinery, woodworking">35539908 - Pattern makers' machinery, woodworking</option>
                          <option value="35539914 - Saws, power: bench and table, except portable: woodworking">35539914 - Saws, power: bench and table, except portable: woodworking</option>
                          <option value="35539916 - Shapers, woodworking machines">35539916 - Shapers, woodworking machines</option>
                          <option value="35540000 - Paper industries machinery">35540000 - Paper industries machinery</option>
                          <option value="35540100 - Paper forming machines">35540100 - Paper forming machines</option>
                          <option value="35540103 - Folding machines, paper">35540103 - Folding machines, paper</option>
                          <option value="35549901 - Coating and finishing machinery, paper">35549901 - Coating and finishing machinery, paper</option>
                          <option value="35549902 - Corrugating machines, paper">35549902 - Corrugating machines, paper</option>
                          <option value="35549903 - Cutting machines, paper">35549903 - Cutting machines, paper</option>
                          <option value="35549904 - Die cutting and stamping machinery, paper converting">35549904 - Die cutting and stamping machinery, paper converting</option>
                          <option value="35549906 - Paper mill machinery: plating, slitting, waxing, etc.">35549906 - Paper mill machinery: plating, slitting, waxing, etc.</option>
                          <option value="35550102 - Presses, gravure">35550102 - Presses, gravure</option>
                          <option value="35550500 - Type and type making machinery and equipment">35550500 - Type and type making machinery and equipment</option>
                          <option value="35550501 - Type casting, founding, or melting machines">35550501 - Type casting, founding, or melting machines</option>
                          <option value="35550503 - Type: lead, steel, brass, copper faced, etc.">35550503 - Type: lead, steel, brass, copper faced, etc.</option>
                          <option value="35559903 - Lithographic stones">35559903 - Lithographic stones</option>
                          <option value="35559906 - Typographic numbering machines">35559906 - Typographic numbering machines</option>
                          <option value="35560000 - Food products machinery">35560000 - Food products machinery</option>
                          <option value="35560100 - Dairy and milk machinery">35560100 - Dairy and milk machinery</option>
                          <option value="35560102 - Cheese making machinery">35560102 - Cheese making machinery</option>
                          <option value="35560105 - Ice cream manufacturing machinery">35560105 - Ice cream manufacturing machinery</option>
                          <option value="35560109 - Pasteurizing equipment, dairy machinery">35560109 - Pasteurizing equipment, dairy machinery</option>
                          <option value="35560200 - Cutting, chopping, grinding, mixing, and similar machinery">35560200 - Cutting, chopping, grinding, mixing, and similar machinery</option>
                          <option value="35560208 - Mixers, commercial, food">35560208 - Mixers, commercial, food</option>
                          <option value="35560209 - Mixers, feed, except agricultural">35560209 - Mixers, feed, except agricultural</option>
                          <option value="35560210 - Oilseed crushing and extracting machinery">35560210 - Oilseed crushing and extracting machinery</option>
                          <option value="35560212 - Presses, food: cheese, beet, cider, and sugarcane">35560212 - Presses, food: cheese, beet, cider, and sugarcane</option>
                          <option value="35560214 - Slicers, commercial, food">35560214 - Slicers, commercial, food</option>
                          <option value="35560300 - Smoking or roasting machinery, including ovens">35560300 - Smoking or roasting machinery, including ovens</option>
                          <option value="35560301 - Dehydrating equipment, food processing">35560301 - Dehydrating equipment, food processing</option>
                          <option value="35560302 - Ovens, bakery">35560302 - Ovens, bakery</option>
                          <option value="35560303 - Roasting machinery: coffee, peanut, etc.">35560303 - Roasting machinery: coffee, peanut, etc.</option>
                          <option value="35560304 - Smokers, food processing equipment">35560304 - Smokers, food processing equipment</option>
                          <option value="35560400 - Beverage machinery">35560400 - Beverage machinery</option>
                          <option value="35560401 - Brewers' and maltsters' machinery">35560401 - Brewers' and maltsters' machinery</option>
                          <option value="35560403 - Juice extractors, fruit and vegetable: commercial type">35560403 - Juice extractors, fruit and vegetable: commercial type</option>
                          <option value="35560500 - Meat, poultry, and seafood processing machinery">35560500 - Meat, poultry, and seafood processing machinery</option>
                          <option value="35560501 - Fish and shellfish processing machinery">35560501 - Fish and shellfish processing machinery</option>
                          <option value="35560502 - Meat processing machinery">35560502 - Meat processing machinery</option>
                          <option value="35560503 - Poultry processing machinery">35560503 - Poultry processing machinery</option>
                          <option value="35569901 - Bakery machinery">35569901 - Bakery machinery</option>
                          <option value="35569903 - Chocolate processing machinery">35569903 - Chocolate processing machinery</option>
                          <option value="35569906 - Packing house machinery">35569906 - Packing house machinery</option>
                          <option value="35569907 - Pasta machinery">35569907 - Pasta machinery</option>
                          <option value="35569908 - Sugar plant machinery">35569908 - Sugar plant machinery</option>
                          <option value="35590100 - Sewing machines and hat and zipper making machinery">35590100 - Sewing machines and hat and zipper making machinery</option>
                          <option value="35590101 - Bag seaming and closing machines (sewing machinery)">35590101 - Bag seaming and closing machines (sewing machinery)</option>
                          <option value="35590106 - Sewing machines and attachments, industrial, nec">35590106 - Sewing machines and attachments, industrial, nec</option>
                          <option value="35590203 - Scouring machines (tannery equipment)">35590203 - Scouring machines (tannery equipment)</option>
                          <option value="35590304 - Pack-up assemblies, wheel overhaul">35590304 - Pack-up assemblies, wheel overhaul</option>
                          <option value="35590400 - Refinery, chemical processing, and similar machinery">35590400 - Refinery, chemical processing, and similar machinery</option>
                          <option value="35590401 - Chemical machinery and equipment">35590401 - Chemical machinery and equipment</option>
                          <option value="35590402 - Cryogenic machinery, industrial">35590402 - Cryogenic machinery, industrial</option>
                          <option value="35590403 - Desalination equipment">35590403 - Desalination equipment</option>
                          <option value="35590404 - Petroleum refinery equipment">35590404 - Petroleum refinery equipment</option>
                          <option value="35590501 - Foundry machinery and equipment">35590501 - Foundry machinery and equipment</option>
                          <option value="35590502 - Smelting and refining machinery and equipment">35590502 - Smelting and refining machinery and equipment</option>
                          <option value="35590603 - Kilns, lumber">35590603 - Kilns, lumber</option>
                          <option value="35590700 - Rubber working machinery, including tires">35590700 - Rubber working machinery, including tires</option>
                          <option value="35599901 - Ammunition and explosives, loading machinery">35599901 - Ammunition and explosives, loading machinery</option>
                          <option value="35599902 - Anodizing equipment">35599902 - Anodizing equipment</option>
                          <option value="35599904 - Broom making machinery">35599904 - Broom making machinery</option>
                          <option value="35599907 - Concrete products machinery">35599907 - Concrete products machinery</option>
                          <option value="35599909 - Cotton ginning machinery">35599909 - Cotton ginning machinery</option>
                          <option value="35599911 - Electroplating machinery and equipment">35599911 - Electroplating machinery and equipment</option>
                          <option value="35599912 - Glass making machinery: blowing, molding, forming, etc.">35599912 - Glass making machinery: blowing, molding, forming, etc.</option>
                          <option value="35599913 - Jewelers' machines">35599913 - Jewelers' machines</option>
                          <option value="35599915 - Metal finishing equipment for plating, etc.">35599915 - Metal finishing equipment for plating, etc.</option>
                          <option value="35599918 - Optical lens machinery">35599918 - Optical lens machinery</option>
                          <option value="35599919 - Ozone machines">35599919 - Ozone machines</option>
                          <option value="35599920 - Paint making machinery">35599920 - Paint making machinery</option>
                          <option value="35599921 - Parking facility equipment and supplies">35599921 - Parking facility equipment and supplies</option>
                          <option value="35599922 - Pharmaceutical machinery">35599922 - Pharmaceutical machinery</option>
                          <option value="35599923 - Plastics working machinery">35599923 - Plastics working machinery</option>
                          <option value="35599924 - Pottery making machinery">35599924 - Pottery making machinery</option>
                          <option value="35599925 - Robots, molding and forming plastics">35599925 - Robots, molding and forming plastics</option>
                          <option value="35599926 - Screening equipment, electric">35599926 - Screening equipment, electric</option>
                          <option value="35599928 - Separation equipment, magnetic">35599928 - Separation equipment, magnetic</option>
                          <option value="35599931 - Stone working machinery">35599931 - Stone working machinery</option>
                          <option value="35599932 - Synthetic filament extruding machines">35599932 - Synthetic filament extruding machines</option>
                          <option value="35599934 - Tobacco products machinery">35599934 - Tobacco products machinery</option>
                          <option value="35599937 - Recycling machinery">35599937 - Recycling machinery</option>
                          <option value="35599938 - Fiber optics strand coating machinery">35599938 - Fiber optics strand coating machinery</option>
                          <option value="35599939 - Electronic component making machinery">35599939 - Electronic component making machinery</option>
                          <option value="35599942 - Vibratory parts handling equipment">35599942 - Vibratory parts handling equipment</option>
                          <option value="35610000 - Pumps and pumping equipment">35610000 - Pumps and pumping equipment</option>
                          <option value="35610100 - Industrial pumps and parts">35610100 - Industrial pumps and parts</option>
                          <option value="35610101 - Pump jacks and other pumping equipment">35610101 - Pump jacks and other pumping equipment</option>
                          <option value="35610102 - Pumps, oil well and field">35610102 - Pumps, oil well and field</option>
                          <option value="35619901 - Cylinders, pump">35619901 - Cylinders, pump</option>
                          <option value="35619903 - Pumps, domestic: water or sump">35619903 - Pumps, domestic: water or sump</option>
                          <option value="35620000 - Ball and roller bearings">35620000 - Ball and roller bearings</option>
                          <option value="35629901 - Ball bearings and parts">35629901 - Ball bearings and parts</option>
                          <option value="35629902 - Casters">35629902 - Casters</option>
                          <option value="35629903 - Roller bearings and parts">35629903 - Roller bearings and parts</option>
                          <option value="35630000 - Air and gas compressors">35630000 - Air and gas compressors</option>
                          <option value="35630100 - Air and gas compressors including vacuum pumps">35630100 - Air and gas compressors including vacuum pumps</option>
                          <option value="35630101 - Tire inflators, hand or compressor operated">35630101 - Tire inflators, hand or compressor operated</option>
                          <option value="35630102 - Vacuum pumps, except laboratory">35630102 - Vacuum pumps, except laboratory</option>
                          <option value="35630103 - Vacuum (air extraction) systems, industrial">35630103 - Vacuum (air extraction) systems, industrial</option>
                          <option value="35630200 - Spraying and dusting equipment">35630200 - Spraying and dusting equipment</option>
                          <option value="35630203 - Spraying outfits: metals, paints, and chemicals (compressor)">35630203 - Spraying outfits: metals, paints, and chemicals (compressor)</option>
                          <option value="35640000 - Blowers and fans">35640000 - Blowers and fans</option>
                          <option value="35640100 - Purification and dust collection equipment">35640100 - Purification and dust collection equipment</option>
                          <option value="35640101 - Air cleaning systems">35640101 - Air cleaning systems</option>
                          <option value="35640102 - Air purification equipment">35640102 - Air purification equipment</option>
                          <option value="35640104 - Dust or fume collecting equipment, industrial">35640104 - Dust or fume collecting equipment, industrial</option>
                          <option value="35640105 - Filters, air: furnaces, air conditioning equipment, etc.">35640105 - Filters, air: furnaces, air conditioning equipment, etc.</option>
                          <option value="35640106 - Precipitators, electrostatic">35640106 - Precipitators, electrostatic</option>
                          <option value="35640200 - Blowers and fans">35640200 - Blowers and fans</option>
                          <option value="35640201 - Aircurtains (blower)">35640201 - Aircurtains (blower)</option>
                          <option value="35640202 - Blowing fans: industrial or commercial">35640202 - Blowing fans: industrial or commercial</option>
                          <option value="35640203 - Exhaust fans: industrial or commercial">35640203 - Exhaust fans: industrial or commercial</option>
                          <option value="35640205 - Ventilating fans: industrial or commercial">35640205 - Ventilating fans: industrial or commercial</option>
                          <option value="35650000 - Packaging machinery">35650000 - Packaging machinery</option>
                          <option value="35650100 - Bottling and canning machinery">35650100 - Bottling and canning machinery</option>
                          <option value="35650101 - Aerating machines, for beverages">35650101 - Aerating machines, for beverages</option>
                          <option value="35650103 - Bottling machinery: filling, capping, labeling">35650103 - Bottling machinery: filling, capping, labeling</option>
                          <option value="35650104 - Canning machinery, food">35650104 - Canning machinery, food</option>
                          <option value="35650200 - Packing and wrapping machinery">35650200 - Packing and wrapping machinery</option>
                          <option value="35650201 - Bag opening, filling, and closing machines">35650201 - Bag opening, filling, and closing machines</option>
                          <option value="35650203 - Carton packing machines">35650203 - Carton packing machines</option>
                          <option value="35650205 - Labeling machines, industrial">35650205 - Labeling machines, industrial</option>
                          <option value="35650206 - Vacuum packaging machinery">35650206 - Vacuum packaging machinery</option>
                          <option value="35650207 - Wrapping machines">35650207 - Wrapping machines</option>
                          <option value="35660000 - Speed changers, drives, and gears">35660000 - Speed changers, drives, and gears</option>
                          <option value="35669901 - Drives, high speed industrial, except hydrostatic">35669901 - Drives, high speed industrial, except hydrostatic</option>
                          <option value="35670000 - Industrial furnaces and ovens">35670000 - Industrial furnaces and ovens</option>
                          <option value="35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction">35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction</option>
                          <option value="35670101 - Heating units and devices, industrial: electric">35670101 - Heating units and devices, industrial: electric</option>
                          <option value="35670102 - Metal melting furnaces, industrial: electric">35670102 - Metal melting furnaces, industrial: electric</option>
                          <option value="35670200 - Fuel-fired furnaces and ovens">35670200 - Fuel-fired furnaces and ovens</option>
                          <option value="35670300 - Induction and dielectric heating equipment">35670300 - Induction and dielectric heating equipment</option>
                          <option value="35670301 - Dielectric heating equipment">35670301 - Dielectric heating equipment</option>
                          <option value="35670302 - Induction heating equipment">35670302 - Induction heating equipment</option>
                          <option value="35679902 - Ceramic kilns and furnaces">35679902 - Ceramic kilns and furnaces</option>
                          <option value="35679904 - Driers and redriers, industrial process">35679904 - Driers and redriers, industrial process</option>
                          <option value="35679906 - Incinerators, metal: domestic or commercial">35679906 - Incinerators, metal: domestic or commercial</option>
                          <option value="35679907 - Infrared ovens, industrial">35679907 - Infrared ovens, industrial</option>
                          <option value="35679910 - Paint baking and drying ovens">35679910 - Paint baking and drying ovens</option>
                          <option value="35679911 - Radiant heating systems, industrial process">35679911 - Radiant heating systems, industrial process</option>
                          <option value="35679914 - Vacuum furnaces and ovens">35679914 - Vacuum furnaces and ovens</option>
                          <option value="35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic">35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic</option>
                          <option value="35680000 - Power transmission equipment, nec">35680000 - Power transmission equipment, nec</option>
                          <option value="35680100 - Bearings, bushings, and blocks">35680100 - Bearings, bushings, and blocks</option>
                          <option value="35680101 - Bearings, plain">35680101 - Bearings, plain</option>
                          <option value="35680102 - Pillow blocks with plain bearings">35680102 - Pillow blocks with plain bearings</option>
                          <option value="35680200 - Joints and couplings">35680200 - Joints and couplings</option>
                          <option value="35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.">35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.</option>
                          <option value="35680300 - Drives, chains, and sprockets">35680300 - Drives, chains, and sprockets</option>
                          <option value="35680301 - Belting, chain">35680301 - Belting, chain</option>
                          <option value="35680302 - Chain, power transmission">35680302 - Chain, power transmission</option>
                          <option value="35680304 - Drives: belt, cable, or rope">35680304 - Drives: belt, cable, or rope</option>
                          <option value="35680305 - Sprockets (power transmission equipment)">35680305 - Sprockets (power transmission equipment)</option>
                          <option value="35689901 - Clutches, except vehicular">35689901 - Clutches, except vehicular</option>
                          <option value="35689904 - Pulleys, power transmission">35689904 - Pulleys, power transmission</option>
                          <option value="35689905 - Shafts, flexible">35689905 - Shafts, flexible</option>
                          <option value="35690000 - General industrial machinery, nec">35690000 - General industrial machinery, nec</option>
                          <option value="35690100 - Filters">35690100 - Filters</option>
                          <option value="35690101 - Filter elements, fluid, hydraulic line">35690101 - Filter elements, fluid, hydraulic line</option>
                          <option value="35690102 - Filters and strainers, pipeline">35690102 - Filters and strainers, pipeline</option>
                          <option value="35690103 - Filters, general line: industrial">35690103 - Filters, general line: industrial</option>
                          <option value="35690200 - Firefighting and related equipment">35690200 - Firefighting and related equipment</option>
                          <option value="35690202 - Firehose equipment: driers, rack, and reels">35690202 - Firehose equipment: driers, rack, and reels</option>
                          <option value="35690300 - Lubricating equipment">35690300 - Lubricating equipment</option>
                          <option value="35690301 - Lubricating systems, centralized">35690301 - Lubricating systems, centralized</option>
                          <option value="35690302 - Lubrication equipment, industrial">35690302 - Lubrication equipment, industrial</option>
                          <option value="35690400 - Gas producers, generators, and other gas related equipment">35690400 - Gas producers, generators, and other gas related equipment</option>
                          <option value="35690401 - Gas generators">35690401 - Gas generators</option>
                          <option value="35690402 - Gas producers (machinery)">35690402 - Gas producers (machinery)</option>
                          <option value="35690404 - Generators: steam, liquid oxygen, or nitrogen">35690404 - Generators: steam, liquid oxygen, or nitrogen</option>
                          <option value="35690405 - Separators for steam, gas, vapor, or air (machinery)">35690405 - Separators for steam, gas, vapor, or air (machinery)</option>
                          <option value="35699901 - Assembly machines, non-metalworking">35699901 - Assembly machines, non-metalworking</option>
                          <option value="35699902 - Baling machines, for scrap metal, paper, or similar material">35699902 - Baling machines, for scrap metal, paper, or similar material</option>
                          <option value="35699903 - Blast cleaning equipment, dustless">35699903 - Blast cleaning equipment, dustless</option>
                          <option value="35699905 - Bridge or gate machinery, hydraulic">35699905 - Bridge or gate machinery, hydraulic</option>
                          <option value="35699906 - Centrifugal purifiers">35699906 - Centrifugal purifiers</option>
                          <option value="35699907 - Centrifuges, industrial">35699907 - Centrifuges, industrial</option>
                          <option value="35699909 - Heaters, swimming pool: electric">35699909 - Heaters, swimming pool: electric</option>
                          <option value="35699912 - Jacks, hydraulic">35699912 - Jacks, hydraulic</option>
                          <option value="35699914 - Robots, assembly line: industrial and commercial">35699914 - Robots, assembly line: industrial and commercial</option>
                          <option value="35699915 - Sifting and screening machines">35699915 - Sifting and screening machines</option>
                          <option value="35699917 - Testing chambers for altitude, temperature, ordnance, power">35699917 - Testing chambers for altitude, temperature, ordnance, power</option>
                          <option value="35699918 - Industrial shock absorbers">35699918 - Industrial shock absorbers</option>
                          <option value="35710000 - Electronic computers">35710000 - Electronic computers</option>
                          <option value="35719901 - Computers, digital, analog or hybrid">35719901 - Computers, digital, analog or hybrid</option>
                          <option value="35719903 - Minicomputers">35719903 - Minicomputers</option>
                          <option value="35719904 - Personal computers (microcomputers)">35719904 - Personal computers (microcomputers)</option>
                          <option value="35720000 - Computer storage devices">35720000 - Computer storage devices</option>
                          <option value="35720100 - Computer disk and drum drives and components">35720100 - Computer disk and drum drives and components</option>
                          <option value="35720101 - Disk drives, computer">35720101 - Disk drives, computer</option>
                          <option value="35720200 - Computer tape drives and components">35720200 - Computer tape drives and components</option>
                          <option value="35720201 - Tape recorders for computers">35720201 - Tape recorders for computers</option>
                          <option value="35729901 - Computer auxiliary storage units">35729901 - Computer auxiliary storage units</option>
                          <option value="35729902 - Magnetic storage devices, computer">35729902 - Magnetic storage devices, computer</option>
                          <option value="35750000 - Computer terminals">35750000 - Computer terminals</option>
                          <option value="35750100 - Computer terminals, monitors and components">35750100 - Computer terminals, monitors and components</option>
                          <option value="35750101 - Cathode ray tube (CRT), computer terminal">35750101 - Cathode ray tube (CRT), computer terminal</option>
                          <option value="35750102 - Keyboards, computer, office machine">35750102 - Keyboards, computer, office machine</option>
                          <option value="35759901 - Teletypewriters">35759901 - Teletypewriters</option>
                          <option value="35770000 - Computer peripheral equipment, nec">35770000 - Computer peripheral equipment, nec</option>
                          <option value="35770101 - Plotters, computer">35770101 - Plotters, computer</option>
                          <option value="35770202 - Tape cleaners, magnetic: computer">35770202 - Tape cleaners, magnetic: computer</option>
                          <option value="35770300 - Disk and diskette equipment, except drives">35770300 - Disk and diskette equipment, except drives</option>
                          <option value="35770500 - Magnetic ink and optical scanning devices">35770500 - Magnetic ink and optical scanning devices</option>
                          <option value="35770502 - Magnetic ink recognition devices">35770502 - Magnetic ink recognition devices</option>
                          <option value="35770503 - Optical scanning devices">35770503 - Optical scanning devices</option>
                          <option value="35770504 - Readers, sorters, or inscribers, magnetic ink">35770504 - Readers, sorters, or inscribers, magnetic ink</option>
                          <option value="35779901 - Computer output to microfilm units">35779901 - Computer output to microfilm units</option>
                          <option value="35779902 - Data conversion equipment, media-to-media: computer">35779902 - Data conversion equipment, media-to-media: computer</option>
                          <option value="35779903 - Decoders, computer peripheral equipment">35779903 - Decoders, computer peripheral equipment</option>
                          <option value="35779904 - Encoders, computer peripheral equipment">35779904 - Encoders, computer peripheral equipment</option>
                          <option value="35779906 - Graphic displays, except graphic terminals">35779906 - Graphic displays, except graphic terminals</option>
                          <option value="35779907 - Input/output equipment, computer">35779907 - Input/output equipment, computer</option>
                          <option value="35780000 - Calculating and accounting equipment">35780000 - Calculating and accounting equipment</option>
                          <option value="35780100 - Accounting machines and cash registers">35780100 - Accounting machines and cash registers</option>
                          <option value="35780103 - Cash registers">35780103 - Cash registers</option>
                          <option value="35780104 - Point-of-sale devices">35780104 - Point-of-sale devices</option>
                          <option value="35780300 - Banking machines">35780300 - Banking machines</option>
                          <option value="35789901 - Betting machines, pari-mutuel">35789901 - Betting machines, pari-mutuel</option>
                          <option value="35789902 - Change making machines">35789902 - Change making machines</option>
                          <option value="35789903 - Coin counters">35789903 - Coin counters</option>
                          <option value="35790000 - Office machines, nec">35790000 - Office machines, nec</option>
                          <option value="35790100 - Mailing, letter handling, and addressing machines">35790100 - Mailing, letter handling, and addressing machines</option>
                          <option value="35790102 - Addressing machines, plates and plate embossers">35790102 - Addressing machines, plates and plate embossers</option>
                          <option value="35790103 - Envelope stuffing, sealing, and addressing machines">35790103 - Envelope stuffing, sealing, and addressing machines</option>
                          <option value="35790107 - Mailing machines">35790107 - Mailing machines</option>
                          <option value="35790200 - Typing and word processing machines">35790200 - Typing and word processing machines</option>
                          <option value="35790300 - Paper handling machines">35790300 - Paper handling machines</option>
                          <option value="35790301 - Binding machines, plastic and adhesive">35790301 - Binding machines, plastic and adhesive</option>
                          <option value="35790303 - Embossing machines for store and office use">35790303 - Embossing machines for store and office use</option>
                          <option value="35799902 - Check writing, endorsing, or signing machines">35799902 - Check writing, endorsing, or signing machines</option>
                          <option value="35799905 - Dictating machines">35799905 - Dictating machines</option>
                          <option value="35799906 - Duplicating machines">35799906 - Duplicating machines</option>
                          <option value="35799912 - Time clocks and time recording devices">35799912 - Time clocks and time recording devices</option>
                          <option value="35799913 - Voting machines">35799913 - Voting machines</option>
                          <option value="35810102 - Mechanisms for coin-operated machines">35810102 - Mechanisms for coin-operated machines</option>
                          <option value="35820000 - Commercial laundry equipment">35820000 - Commercial laundry equipment</option>
                          <option value="35820100 - Commercial laundry equipment">35820100 - Commercial laundry equipment</option>
                          <option value="35820103 - Washing machines, laundry: commercial, incl. coin-operated">35820103 - Washing machines, laundry: commercial, incl. coin-operated</option>
                          <option value="35829901 - Drycleaning equipment and machinery, commercial, nec">35829901 - Drycleaning equipment and machinery, commercial, nec</option>
                          <option value="35850000 - Refrigeration and heating equipment">35850000 - Refrigeration and heating equipment</option>
                          <option value="35850100 - Air conditioning equipment, complete">35850100 - Air conditioning equipment, complete</option>
                          <option value="35850101 - Air conditioning units, complete: domestic or industrial">35850101 - Air conditioning units, complete: domestic or industrial</option>
                          <option value="35850102 - Air conditioning, motor vehicle">35850102 - Air conditioning, motor vehicle</option>
                          <option value="35850200 - Refrigeration equipment, complete">35850200 - Refrigeration equipment, complete</option>
                          <option value="35850201 - Cabinets, show and display, refrigerated">35850201 - Cabinets, show and display, refrigerated</option>
                          <option value="35850202 - Counters and counter display cases, refrigerated">35850202 - Counters and counter display cases, refrigerated</option>
                          <option value="35850203 - Ice boxes, industrial">35850203 - Ice boxes, industrial</option>
                          <option value="35850204 - Ice making machinery">35850204 - Ice making machinery</option>
                          <option value="35850205 - Lockers, refrigerated">35850205 - Lockers, refrigerated</option>
                          <option value="35850300 - Heating equipment, complete">35850300 - Heating equipment, complete</option>
                          <option value="35850301 - Furnaces, warm air: electric">35850301 - Furnaces, warm air: electric</option>
                          <option value="35850302 - Heat pumps, electric">35850302 - Heat pumps, electric</option>
                          <option value="35850400 - Parts for heating, cooling, and refrigerating equipment">35850400 - Parts for heating, cooling, and refrigerating equipment</option>
                          <option value="35850401 - Air conditioning condensers and condensing units">35850401 - Air conditioning condensers and condensing units</option>
                          <option value="35850402 - Compressors for refrigeration and air conditioning equipment">35850402 - Compressors for refrigeration and air conditioning equipment</option>
                          <option value="35850403 - Condensers, refrigeration">35850403 - Condensers, refrigeration</option>
                          <option value="35850404 - Evaporative condensers, heat transfer equipment">35850404 - Evaporative condensers, heat transfer equipment</option>
                          <option value="35850500 - Soda fountain and beverage dispensing equipment and parts">35850500 - Soda fountain and beverage dispensing equipment and parts</option>
                          <option value="35850501 - Beer dispensing equipment">35850501 - Beer dispensing equipment</option>
                          <option value="35850504 - Coolers, milk and water: electric">35850504 - Coolers, milk and water: electric</option>
                          <option value="35850507 - Soda fountains, parts, and accessories">35850507 - Soda fountains, parts, and accessories</option>
                          <option value="35850600 - Humidifiers and dehumidifiers">35850600 - Humidifiers and dehumidifiers</option>
                          <option value="35850601 - Dehumidifiers electric, except portable">35850601 - Dehumidifiers electric, except portable</option>
                          <option value="35850602 - Humidifying equipment, except portable">35850602 - Humidifying equipment, except portable</option>
                          <option value="35859901 - Heating and air conditioning combination units">35859901 - Heating and air conditioning combination units</option>
                          <option value="35859902 - Snowmaking machinery">35859902 - Snowmaking machinery</option>
                          <option value="35860000 - Measuring and dispensing pumps">35860000 - Measuring and dispensing pumps</option>
                          <option value="35869901 - Gasoline pumps, measuring or dispensing">35869901 - Gasoline pumps, measuring or dispensing</option>
                          <option value="35890100 - Commercial cooking and foodwarming equipment">35890100 - Commercial cooking and foodwarming equipment</option>
                          <option value="35890101 - Coffee brewing equipment">35890101 - Coffee brewing equipment</option>
                          <option value="35890102 - Cooking equipment, commercial">35890102 - Cooking equipment, commercial</option>
                          <option value="35890103 - Food warming equipment, commercial">35890103 - Food warming equipment, commercial</option>
                          <option value="35890105 - Popcorn machines, commercial">35890105 - Popcorn machines, commercial</option>
                          <option value="35890200 - Commercial cleaning equipment">35890200 - Commercial cleaning equipment</option>
                          <option value="35890201 - Car washing machinery">35890201 - Car washing machinery</option>
                          <option value="35890203 - Dirt sweeping units, industrial">35890203 - Dirt sweeping units, industrial</option>
                          <option value="35890204 - Dishwashing machines, commercial">35890204 - Dishwashing machines, commercial</option>
                          <option value="35890205 - Floor washing and polishing machines, commercial">35890205 - Floor washing and polishing machines, commercial</option>
                          <option value="35890207 - Vacuum cleaners and sweepers, electric: industrial">35890207 - Vacuum cleaners and sweepers, electric: industrial</option>
                          <option value="35890300 - Sewage and water treatment equipment">35890300 - Sewage and water treatment equipment</option>
                          <option value="35890301 - Sewage treatment equipment">35890301 - Sewage treatment equipment</option>
                          <option value="35890302 - Sewer cleaning equipment, power">35890302 - Sewer cleaning equipment, power</option>
                          <option value="35890303 - Swimming pool filter and water conditioning systems">35890303 - Swimming pool filter and water conditioning systems</option>
                          <option value="35890304 - Water filters and softeners, household type">35890304 - Water filters and softeners, household type</option>
                          <option value="35890305 - Water purification equipment, household type">35890305 - Water purification equipment, household type</option>
                          <option value="35890306 - Water treatment equipment, industrial">35890306 - Water treatment equipment, industrial</option>
                          <option value="35899903 - Garbage disposers and compactors, commercial">35899903 - Garbage disposers and compactors, commercial</option>
                          <option value="35899904 - High pressure cleaning equipment">35899904 - High pressure cleaning equipment</option>
                          <option value="35899905 - Janitors' carts">35899905 - Janitors' carts</option>
                          <option value="35899906 - Liquor dispensing equipment and systems">35899906 - Liquor dispensing equipment and systems</option>
                          <option value="35899907 - Sandblasting equipment">35899907 - Sandblasting equipment</option>
                          <option value="35899909 - Shredders, industrial and commercial">35899909 - Shredders, industrial and commercial</option>
                          <option value="35920000 - Carburetors, pistons, piston rings and valves">35920000 - Carburetors, pistons, piston rings and valves</option>
                          <option value="35920100 - Valves">35920100 - Valves</option>
                          <option value="35920101 - Valves, aircraft">35920101 - Valves, aircraft</option>
                          <option value="35920102 - Valves, engine">35920102 - Valves, engine</option>
                          <option value="35929901 - Carburetors">35929901 - Carburetors</option>
                          <option value="35929902 - Pistons and piston rings">35929902 - Pistons and piston rings</option>
                          <option value="35930000 - Fluid power cylinders and actuators">35930000 - Fluid power cylinders and actuators</option>
                          <option value="35939901 - Fluid power actuators, hydraulic or pneumatic">35939901 - Fluid power actuators, hydraulic or pneumatic</option>
                          <option value="35939902 - Fluid power cylinders, hydraulic or pneumatic">35939902 - Fluid power cylinders, hydraulic or pneumatic</option>
                          <option value="35940000 - Fluid power pumps and motors">35940000 - Fluid power pumps and motors</option>
                          <option value="35940100 - Fluid power pumps">35940100 - Fluid power pumps</option>
                          <option value="35940101 - Pumps, hydraulic power transfer">35940101 - Pumps, hydraulic power transfer</option>
                          <option value="35940200 - Fluid power motors">35940200 - Fluid power motors</option>
                          <option value="35940202 - Motors: hydraulic, fluid power, or air">35940202 - Motors: hydraulic, fluid power, or air</option>
                          <option value="35949901 - Hydrostatic drives (transmissions)">35949901 - Hydrostatic drives (transmissions)</option>
                          <option value="35960000 - Scales and balances, except laboratory">35960000 - Scales and balances, except laboratory</option>
                          <option value="35969903 - Counting scales">35969903 - Counting scales</option>
                          <option value="35969904 - Industrial scales">35969904 - Industrial scales</option>
                          <option value="35969907 - Truck (motor vehicle) scales">35969907 - Truck (motor vehicle) scales</option>
                          <option value="35969908 - Weighing machines and apparatus">35969908 - Weighing machines and apparatus</option>
                          <option value="35990000 - Industrial machinery, nec">35990000 - Industrial machinery, nec</option>
                          <option value="35990100 - Amusement park equipment">35990100 - Amusement park equipment</option>
                          <option value="35990101 - Carnival machines and equipment, amusement park, nec">35990101 - Carnival machines and equipment, amusement park, nec</option>
                          <option value="35990103 - Ferris wheels">35990103 - Ferris wheels</option>
                          <option value="35990200 - Flexible metal hose, tubing, and bellows">35990200 - Flexible metal hose, tubing, and bellows</option>
                          <option value="35990201 - Bellows, industrial: metal">35990201 - Bellows, industrial: metal</option>
                          <option value="35990202 - Hose, flexible metallic">35990202 - Hose, flexible metallic</option>
                          <option value="35990302 - Custom machinery">35990302 - Custom machinery</option>
                          <option value="35999902 - Boiler tube cleaners">35999902 - Boiler tube cleaners</option>
                          <option value="35999903 - Catapults">35999903 - Catapults</option>
                          <option value="35999905 - Crankshafts and camshafts, machining">35999905 - Crankshafts and camshafts, machining</option>
                          <option value="35999906 - Electrical discharge machining (EDM)">35999906 - Electrical discharge machining (EDM)</option>
                          <option value="35999913 - Propellers, ship and boat: machined">35999913 - Propellers, ship and boat: machined</option>
                          <option value="35999918 - Ties, form: metal">35999918 - Ties, form: metal</option>
                          <option value="35999919 - Water leak detectors">35999919 - Water leak detectors</option>
                          <option value="35999920 - Weather vanes">35999920 - Weather vanes</option>
                          <option value="36120000 - Transformers, except electric">36120000 - Transformers, except electric</option>
                          <option value="36120100 - Power and distribution transformers">36120100 - Power and distribution transformers</option>
                          <option value="36120102 - Control transformers">36120102 - Control transformers</option>
                          <option value="36120103 - Current limiting reactors, electrical">36120103 - Current limiting reactors, electrical</option>
                          <option value="36120104 - Distribution transformers, electric">36120104 - Distribution transformers, electric</option>
                          <option value="36120105 - Feeder voltage boosters (electric transformers)">36120105 - Feeder voltage boosters (electric transformers)</option>
                          <option value="36120108 - Line voltage regulators">36120108 - Line voltage regulators</option>
                          <option value="36120109 - Power transformers, electric">36120109 - Power transformers, electric</option>
                          <option value="36120110 - Transmission and distribution voltage regulators">36120110 - Transmission and distribution voltage regulators</option>
                          <option value="36120111 - Voltage regulating transformers, electric power">36120111 - Voltage regulating transformers, electric power</option>
                          <option value="36120112 - Voltage regulators, transmission and distribution">36120112 - Voltage regulators, transmission and distribution</option>
                          <option value="36120201 - Ballasts for lighting fixtures">36120201 - Ballasts for lighting fixtures</option>
                          <option value="36120202 - Fluorescent ballasts">36120202 - Fluorescent ballasts</option>
                          <option value="36120305 - Electronic meter transformers">36120305 - Electronic meter transformers</option>
                          <option value="36120307 - Ignition transformers, for use on domestic fuel burners">36120307 - Ignition transformers, for use on domestic fuel burners</option>
                          <option value="36120314 - Rectifier transformers">36120314 - Rectifier transformers</option>
                          <option value="36120317 - Tripping transformers">36120317 - Tripping transformers</option>
                          <option value="36129901 - Instrument transformers (except portable)">36129901 - Instrument transformers (except portable)</option>
                          <option value="36129903 - Vibrators, interrupter">36129903 - Vibrators, interrupter</option>
                          <option value="36130000 - Switchgear and switchboard apparatus">36130000 - Switchgear and switchboard apparatus</option>
                          <option value="36130100 - Power circuit breakers">36130100 - Power circuit breakers</option>
                          <option value="36130103 - Switches, electric power except snap, push button, etc.">36130103 - Switches, electric power except snap, push button, etc.</option>
                          <option value="36130104 - Time switches, electrical switchgear apparatus">36130104 - Time switches, electrical switchgear apparatus</option>
                          <option value="36130200 - Panel and distribution boards and other related apparatus">36130200 - Panel and distribution boards and other related apparatus</option>
                          <option value="36130201 - Control panels, electric">36130201 - Control panels, electric</option>
                          <option value="36130205 - Generator control and metering panels">36130205 - Generator control and metering panels</option>
                          <option value="36130206 - Metering panels, electric">36130206 - Metering panels, electric</option>
                          <option value="36130207 - Panelboards and distribution boards, electric">36130207 - Panelboards and distribution boards, electric</option>
                          <option value="36130209 - Power switching equipment">36130209 - Power switching equipment</option>
                          <option value="36130211 - Switchboard apparatus, except instruments">36130211 - Switchboard apparatus, except instruments</option>
                          <option value="36130212 - Switchboards and parts, power">36130212 - Switchboards and parts, power</option>
                          <option value="36130213 - Switchgear and switchgear accessories, nec">36130213 - Switchgear and switchgear accessories, nec</option>
                          <option value="36130300 - Fuses and fuse equipment">36130300 - Fuses and fuse equipment</option>
                          <option value="36130304 - Fuses, electric">36130304 - Fuses, electric</option>
                          <option value="36139901 - Bus bar structures">36139901 - Bus bar structures</option>
                          <option value="36210000 - Motors and generators">36210000 - Motors and generators</option>
                          <option value="36210100 - Electric motor and generator parts">36210100 - Electric motor and generator parts</option>
                          <option value="36210101 - Armatures, industrial">36210101 - Armatures, industrial</option>
                          <option value="36210102 - Coils, for electric motors or generators">36210102 - Coils, for electric motors or generators</option>
                          <option value="36210103 - Collector rings, for electric motors or generators">36210103 - Collector rings, for electric motors or generators</option>
                          <option value="36210104 - Commutators, electric motor">36210104 - Commutators, electric motor</option>
                          <option value="36210105 - Frequency converters (electric generators)">36210105 - Frequency converters (electric generators)</option>
                          <option value="36210107 - Motor housings">36210107 - Motor housings</option>
                          <option value="36210108 - Motors, electric">36210108 - Motors, electric</option>
                          <option value="36210109 - Phase or rotary converters (electrical equipment)">36210109 - Phase or rotary converters (electrical equipment)</option>
                          <option value="36210110 - Power generators">36210110 - Power generators</option>
                          <option value="36210113 - Rotors, for motors">36210113 - Rotors, for motors</option>
                          <option value="36210114 - Sliprings, for motors or generators">36210114 - Sliprings, for motors or generators</option>
                          <option value="36210115 - Starters, for motors">36210115 - Starters, for motors</option>
                          <option value="36210116 - Storage battery chargers, motor and engine generator type">36210116 - Storage battery chargers, motor and engine generator type</option>
                          <option value="36210200 - Electric motor and generator auxiliary parts">36210200 - Electric motor and generator auxiliary parts</option>
                          <option value="36210205 - Inverters, rotating: electrical">36210205 - Inverters, rotating: electrical</option>
                          <option value="36210300 - Control equipment for electric buses and locomotives">36210300 - Control equipment for electric buses and locomotives</option>
                          <option value="36219901 - Generating apparatus and parts, electrical">36219901 - Generating apparatus and parts, electrical</option>
                          <option value="36219902 - Generator sets: gasoline, diesel, or dual-fuel">36219902 - Generator sets: gasoline, diesel, or dual-fuel</option>
                          <option value="36219903 - Generators and sets, electric">36219903 - Generators and sets, electric</option>
                          <option value="36219905 - Generators for storage battery chargers">36219905 - Generators for storage battery chargers</option>
                          <option value="36219906 - Servomotors, electric">36219906 - Servomotors, electric</option>
                          <option value="36219908 - Torque motors, electric">36219908 - Torque motors, electric</option>
                          <option value="36240000 - Carbon and graphite products">36240000 - Carbon and graphite products</option>
                          <option value="36249901 - Brush blocks, carbon or molded graphite">36249901 - Brush blocks, carbon or molded graphite</option>
                          <option value="36249902 - Brushes and brush stock contacts, electric">36249902 - Brushes and brush stock contacts, electric</option>
                          <option value="36249904 - Electric carbons">36249904 - Electric carbons</option>
                          <option value="36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite">36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite</option>
                          <option value="36249906 - Fibers, carbon and graphite">36249906 - Fibers, carbon and graphite</option>
                          <option value="36250000 - Relays and industrial controls">36250000 - Relays and industrial controls</option>
                          <option value="36250100 - Motor controls and accessories">36250100 - Motor controls and accessories</option>
                          <option value="36250101 - Motor control accessories, including overload relays">36250101 - Motor control accessories, including overload relays</option>
                          <option value="36250103 - Motor controls, electric">36250103 - Motor controls, electric</option>
                          <option value="36250104 - Motor starters and controllers, electric">36250104 - Motor starters and controllers, electric</option>
                          <option value="36250105 - Starter, electric motor">36250105 - Starter, electric motor</option>
                          <option value="36250200 - Industrial electrical relays and switches">36250200 - Industrial electrical relays and switches</option>
                          <option value="36250202 - Control circuit relays, industrial">36250202 - Control circuit relays, industrial</option>
                          <option value="36250204 - Relays, electric power">36250204 - Relays, electric power</option>
                          <option value="36250205 - Relays, for electronic use">36250205 - Relays, for electronic use</option>
                          <option value="36250207 - Switches, electric power">36250207 - Switches, electric power</option>
                          <option value="36250208 - Switches, electronic applications">36250208 - Switches, electronic applications</option>
                          <option value="36259901 - Actuators, industrial">36259901 - Actuators, industrial</option>
                          <option value="36259902 - Brakes, electromagnetic">36259902 - Brakes, electromagnetic</option>
                          <option value="36259903 - Control circuit devices, magnet and solid state">36259903 - Control circuit devices, magnet and solid state</option>
                          <option value="36259904 - Control equipment, electric">36259904 - Control equipment, electric</option>
                          <option value="36259905 - Controls for adjustable speed drives">36259905 - Controls for adjustable speed drives</option>
                          <option value="36259907 - Electric controls and control accessories, industrial">36259907 - Electric controls and control accessories, industrial</option>
                          <option value="36259908 - Electromagnetic clutches or brakes">36259908 - Electromagnetic clutches or brakes</option>
                          <option value="36259909 - Industrial controls: push button, selector switches, pilot">36259909 - Industrial controls: push button, selector switches, pilot</option>
                          <option value="36259910 - Marine and navy auxiliary controls">36259910 - Marine and navy auxiliary controls</option>
                          <option value="36259911 - Noise control equipment">36259911 - Noise control equipment</option>
                          <option value="36259912 - Numerical controls">36259912 - Numerical controls</option>
                          <option value="36259913 - Positioning controls, electric">36259913 - Positioning controls, electric</option>
                          <option value="36259914 - Resistance welder controls">36259914 - Resistance welder controls</option>
                          <option value="36259915 - Resistors and resistor units">36259915 - Resistors and resistor units</option>
                          <option value="36259917 - Timing devices, electronic">36259917 - Timing devices, electronic</option>
                          <option value="36259918 - Truck controls, industrial battery">36259918 - Truck controls, industrial battery</option>
                          <option value="36290100 - Electronic generation equipment">36290100 - Electronic generation equipment</option>
                          <option value="36290101 - Battery chargers, rectifying or nonrotating">36290101 - Battery chargers, rectifying or nonrotating</option>
                          <option value="36290102 - Electrochemical generators (fuel cells)">36290102 - Electrochemical generators (fuel cells)</option>
                          <option value="36290103 - Inverters, nonrotating: electrical">36290103 - Inverters, nonrotating: electrical</option>
                          <option value="36290105 - Power conversion units, a.c. to d.c.: static-electric">36290105 - Power conversion units, a.c. to d.c.: static-electric</option>
                          <option value="36290106 - Rectifiers (electrical apparatus)">36290106 - Rectifiers (electrical apparatus)</option>
                          <option value="36290107 - Thermo-electric generators">36290107 - Thermo-electric generators</option>
                          <option value="36290200 - Capacitors and condensers">36290200 - Capacitors and condensers</option>
                          <option value="36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts">36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts</option>
                          <option value="36290202 - Capacitors, fixed or variable">36290202 - Capacitors, fixed or variable</option>
                          <option value="36290203 - Condensers, fixed or variable">36290203 - Condensers, fixed or variable</option>
                          <option value="36299901 - Blasting machines, electrical">36299901 - Blasting machines, electrical</option>
                          <option value="36299903 - Static elimination equipment, industrial">36299903 - Static elimination equipment, industrial</option>
                          <option value="36310000 - Household cooking equipment">36310000 - Household cooking equipment</option>
                          <option value="36310100 - Indoor cooking equipment">36310100 - Indoor cooking equipment</option>
                          <option value="36310105 - Stoves, disk">36310105 - Stoves, disk</option>
                          <option value="36319901 - Barbecues, grills, and braziers (outdoor cooking)">36319901 - Barbecues, grills, and braziers (outdoor cooking)</option>
                          <option value="36320000 - Household refrigerators and freezers">36320000 - Household refrigerators and freezers</option>
                          <option value="36329903 - Refrigerator cabinets, household: metal and wood">36329903 - Refrigerator cabinets, household: metal and wood</option>
                          <option value="36329904 - Refrigerators, mechanical and absorption: household">36329904 - Refrigerators, mechanical and absorption: household</option>
                          <option value="36330000 - Household laundry equipment">36330000 - Household laundry equipment</option>
                          <option value="36340000 - Electric housewares and fans">36340000 - Electric housewares and fans</option>
                          <option value="36340100 - Electric household cooking appliances">36340100 - Electric household cooking appliances</option>
                          <option value="36340101 - Broilers, electric">36340101 - Broilers, electric</option>
                          <option value="36340109 - Heaters, tape">36340109 - Heaters, tape</option>
                          <option value="36340110 - Heating units, for electric appliances">36340110 - Heating units, for electric appliances</option>
                          <option value="36340112 - Ovens, portable: household">36340112 - Ovens, portable: household</option>
                          <option value="36340118 - Toasters, electric: household">36340118 - Toasters, electric: household</option>
                          <option value="36340206 - Juice extractors, electric">36340206 - Juice extractors, electric</option>
                          <option value="36340302 - Ceiling fans">36340302 - Ceiling fans</option>
                          <option value="36340303 - Dehumidifiers, electric: room">36340303 - Dehumidifiers, electric: room</option>
                          <option value="36340304 - Fans, electric: desk">36340304 - Fans, electric: desk</option>
                          <option value="36340307 - Fans, exhaust and ventilating, electric: household">36340307 - Fans, exhaust and ventilating, electric: household</option>
                          <option value="36340310 - Heating units, electric (radiant heat): baseboard or wall">36340310 - Heating units, electric (radiant heat): baseboard or wall</option>
                          <option value="36340312 - Radiators, electric">36340312 - Radiators, electric</option>
                          <option value="36340314 - Space heaters, electric">36340314 - Space heaters, electric</option>
                          <option value="36340400 - Housewares, excluding cooking appliances and utensils">36340400 - Housewares, excluding cooking appliances and utensils</option>
                          <option value="36340401 - Air purifiers, portable">36340401 - Air purifiers, portable</option>
                          <option value="36340406 - Vaporizers, electric: household">36340406 - Vaporizers, electric: household</option>
                          <option value="36340500 - Personal electrical appliances">36340500 - Personal electrical appliances</option>
                          <option value="36340504 - Dryers, electric: hand and face">36340504 - Dryers, electric: hand and face</option>
                          <option value="36340505 - Hair curlers, electric">36340505 - Hair curlers, electric</option>
                          <option value="36340507 - Heating pads, electric">36340507 - Heating pads, electric</option>
                          <option value="36340509 - Razors, electric">36340509 - Razors, electric</option>
                          <option value="36350000 - Household vacuum cleaners">36350000 - Household vacuum cleaners</option>
                          <option value="36359901 - Carpet shampooer">36359901 - Carpet shampooer</option>
                          <option value="36359903 - Electric sweeper">36359903 - Electric sweeper</option>
                          <option value="36390100 - Major kitchen appliances, except refrigerators and stoves">36390100 - Major kitchen appliances, except refrigerators and stoves</option>
                          <option value="36390101 - Dishwashing machines, household">36390101 - Dishwashing machines, household</option>
                          <option value="36390103 - Trash compactors, household">36390103 - Trash compactors, household</option>
                          <option value="36390200 - Sewing equipment">36390200 - Sewing equipment</option>
                          <option value="36390202 - Sewing machines and attachments, domestic">36390202 - Sewing machines and attachments, domestic</option>
                          <option value="36399902 - Hot water heaters, household">36399902 - Hot water heaters, household</option>
                          <option value="36410000 - Electric lamps">36410000 - Electric lamps</option>
                          <option value="36410100 - Electric lamps and parts for generalized applications">36410100 - Electric lamps and parts for generalized applications</option>
                          <option value="36410101 - Electric lamp (bulb) parts">36410101 - Electric lamp (bulb) parts</option>
                          <option value="36410102 - Electric light bulbs, complete">36410102 - Electric light bulbs, complete</option>
                          <option value="36410103 - Electrodes, cold cathode fluorescent lamp">36410103 - Electrodes, cold cathode fluorescent lamp</option>
                          <option value="36410106 - Lamps, fluorescent, electric">36410106 - Lamps, fluorescent, electric</option>
                          <option value="36410107 - Lamps, incandescent filament, electric">36410107 - Lamps, incandescent filament, electric</option>
                          <option value="36410110 - Tubes, electric light">36410110 - Tubes, electric light</option>
                          <option value="36410203 - Health lamps, infrared or ultraviolet">36410203 - Health lamps, infrared or ultraviolet</option>
                          <option value="36410211 - Ultraviolet lamps">36410211 - Ultraviolet lamps</option>
                          <option value="36410212 - Sealed low-pressure gas lights">36410212 - Sealed low-pressure gas lights</option>
                          <option value="36430100 - Power outlets and sockets">36430100 - Power outlets and sockets</option>
                          <option value="36430103 - Lamp sockets and receptacles (electric wiring devices)">36430103 - Lamp sockets and receptacles (electric wiring devices)</option>
                          <option value="36430104 - Outlets, electric: convenience">36430104 - Outlets, electric: convenience</option>
                          <option value="36430105 - Sockets, electric">36430105 - Sockets, electric</option>
                          <option value="36430200 - Electric switches">36430200 - Electric switches</option>
                          <option value="36430201 - Bus bars (electrical conductors)">36430201 - Bus bars (electrical conductors)</option>
                          <option value="36430300 - Electric connectors">36430300 - Electric connectors</option>
                          <option value="36430302 - Connectors and terminals for electrical devices">36430302 - Connectors and terminals for electrical devices</option>
                          <option value="36430303 - Contacts, electrical">36430303 - Contacts, electrical</option>
                          <option value="36430304 - Cord connectors, electric">36430304 - Cord connectors, electric</option>
                          <option value="36430305 - Plugs, electric">36430305 - Plugs, electric</option>
                          <option value="36439902 - Ground clamps (electric wiring devices)">36439902 - Ground clamps (electric wiring devices)</option>
                          <option value="36439904 - Lightning protection equipment">36439904 - Lightning protection equipment</option>
                          <option value="36439907 - Power line cable">36439907 - Power line cable</option>
                          <option value="36440000 - Noncurrent-carrying wiring devices">36440000 - Noncurrent-carrying wiring devices</option>
                          <option value="36440102 - Junction boxes, electric">36440102 - Junction boxes, electric</option>
                          <option value="36440103 - Outlet boxes (electric wiring devices)">36440103 - Outlet boxes (electric wiring devices)</option>
                          <option value="36440200 - Electric conduits and fittings">36440200 - Electric conduits and fittings</option>
                          <option value="36440202 - Raceways">36440202 - Raceways</option>
                          <option value="36449902 - Insulators and insulation materials, electrical">36449902 - Insulators and insulation materials, electrical</option>
                          <option value="36449903 - Pole line hardware">36449903 - Pole line hardware</option>
                          <option value="36450000 - Residential lighting fixtures">36450000 - Residential lighting fixtures</option>
                          <option value="36450100 - Lamp and light shades">36450100 - Lamp and light shades</option>
                          <option value="36459901 - Boudoir lamps">36459901 - Boudoir lamps</option>
                          <option value="36459903 - Desk lamps">36459903 - Desk lamps</option>
                          <option value="36459904 - Floor lamps">36459904 - Floor lamps</option>
                          <option value="36459905 - Fluorescent lighting fixtures, residential">36459905 - Fluorescent lighting fixtures, residential</option>
                          <option value="36459906 - Garden, patio, walkway and yard lighting fixtures: electric">36459906 - Garden, patio, walkway and yard lighting fixtures: electric</option>
                          <option value="36459907 - Table lamps">36459907 - Table lamps</option>
                          <option value="36460000 - Commercial lighting fixtures">36460000 - Commercial lighting fixtures</option>
                          <option value="36469901 - Ceiling systems, luminous">36469901 - Ceiling systems, luminous</option>
                          <option value="36469902 - Chandeliers, commercial">36469902 - Chandeliers, commercial</option>
                          <option value="36469903 - Desk lamps, commercial">36469903 - Desk lamps, commercial</option>
                          <option value="36469904 - Fluorescent lighting fixtures, commercial">36469904 - Fluorescent lighting fixtures, commercial</option>
                          <option value="36469905 - Ornamental lighting fixtures, commercial">36469905 - Ornamental lighting fixtures, commercial</option>
                          <option value="36470000 - Vehicular lighting equipment">36470000 - Vehicular lighting equipment</option>
                          <option value="36470100 - Motor vehicle lighting equipment">36470100 - Motor vehicle lighting equipment</option>
                          <option value="36470105 - Headlights (fixtures), vehicular">36470105 - Headlights (fixtures), vehicular</option>
                          <option value="36479901 - Aircraft lighting fixtures">36479901 - Aircraft lighting fixtures</option>
                          <option value="36479903 - Boat and ship lighting fixtures">36479903 - Boat and ship lighting fixtures</option>
                          <option value="36480000 - Lighting equipment, nec">36480000 - Lighting equipment, nec</option>
                          <option value="36480100 - Outdoor lighting equipment">36480100 - Outdoor lighting equipment</option>
                          <option value="36480101 - Airport lighting fixtures: runway approach, taxi, or ramp">36480101 - Airport lighting fixtures: runway approach, taxi, or ramp</option>
                          <option value="36480103 - Decorative area lighting fixtures">36480103 - Decorative area lighting fixtures</option>
                          <option value="36480105 - Fountain lighting fixtures">36480105 - Fountain lighting fixtures</option>
                          <option value="36480106 - Gas lighting fixtures">36480106 - Gas lighting fixtures</option>
                          <option value="36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline">36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline</option>
                          <option value="36480108 - Public lighting fixtures">36480108 - Public lighting fixtures</option>
                          <option value="36480110 - Street lighting fixtures">36480110 - Street lighting fixtures</option>
                          <option value="36480200 - Stage lighting equipment">36480200 - Stage lighting equipment</option>
                          <option value="36480201 - Spotlights">36480201 - Spotlights</option>
                          <option value="36480202 - Strobe lighting systems">36480202 - Strobe lighting systems</option>
                          <option value="36489901 - Arc lighting fixtures">36489901 - Arc lighting fixtures</option>
                          <option value="36489902 - Flashlights">36489902 - Flashlights</option>
                          <option value="36489904 - Lighting fixtures, except electric: residential">36489904 - Lighting fixtures, except electric: residential</option>
                          <option value="36489906 - Reflectors, for lighting equipment: metal">36489906 - Reflectors, for lighting equipment: metal</option>
                          <option value="36489907 - Sun tanning equipment, incl. tanning beds">36489907 - Sun tanning equipment, incl. tanning beds</option>
                          <option value="36489908 - Swimming pool lighting fixtures">36489908 - Swimming pool lighting fixtures</option>
                          <option value="36489909 - Ultraviolet lamp fixtures">36489909 - Ultraviolet lamp fixtures</option>
                          <option value="36489910 - Underwater lighting fixtures">36489910 - Underwater lighting fixtures</option>
                          <option value="36510000 - Household audio and video equipment">36510000 - Household audio and video equipment</option>
                          <option value="36510100 - Household audio equipment">36510100 - Household audio equipment</option>
                          <option value="36510101 - Amplifiers: radio, public address, or musical instrument">36510101 - Amplifiers: radio, public address, or musical instrument</option>
                          <option value="36510102 - Audio electronic systems">36510102 - Audio electronic systems</option>
                          <option value="36510108 - Loudspeakers, electrodynamic or magnetic">36510108 - Loudspeakers, electrodynamic or magnetic</option>
                          <option value="36510109 - Microphones">36510109 - Microphones</option>
                          <option value="36510110 - Music distribution apparatus">36510110 - Music distribution apparatus</option>
                          <option value="36510115 - Public address systems">36510115 - Public address systems</option>
                          <option value="36510116 - Radio receiving sets">36510116 - Radio receiving sets</option>
                          <option value="36510117 - Recording machines, except dictation and telephone answering">36510117 - Recording machines, except dictation and telephone answering</option>
                          <option value="36510118 - Sound reproducing equipment">36510118 - Sound reproducing equipment</option>
                          <option value="36510119 - Speaker monitors">36510119 - Speaker monitors</option>
                          <option value="36510120 - Speaker systems">36510120 - Speaker systems</option>
                          <option value="36510200 - Household video equipment">36510200 - Household video equipment</option>
                          <option value="36510201 - Television receiving sets">36510201 - Television receiving sets</option>
                          <option value="36510202 - Video camera-audio recorders, household use">36510202 - Video camera-audio recorders, household use</option>
                          <option value="36510203 - Video cassette recorders/players and accessories">36510203 - Video cassette recorders/players and accessories</option>
                          <option value="36510204 - Video triggers (remote control TV devices)">36510204 - Video triggers (remote control TV devices)</option>
                          <option value="36519901 - Electronic kits for home assembly: radio, TV, phonograph">36519901 - Electronic kits for home assembly: radio, TV, phonograph</option>
                          <option value="36519902 - Home entertainment equipment, electronic, nec">36519902 - Home entertainment equipment, electronic, nec</option>
                          <option value="36520000 - Prerecorded records and tapes">36520000 - Prerecorded records and tapes</option>
                          <option value="36529901 - Compact laser discs, prerecorded">36529901 - Compact laser discs, prerecorded</option>
                          <option value="36529902 - Magnetic tape (audio): prerecorded">36529902 - Magnetic tape (audio): prerecorded</option>
                          <option value="36529903 - Master records or tapes, preparation of">36529903 - Master records or tapes, preparation of</option>
                          <option value="36529904 - Phonograph record blanks">36529904 - Phonograph record blanks</option>
                          <option value="36529905 - Phonograph records, prerecorded">36529905 - Phonograph records, prerecorded</option>
                          <option value="36610000 - Telephone and telegraph apparatus">36610000 - Telephone and telegraph apparatus</option>
                          <option value="36610100 - Telephones and telephone apparatus">36610100 - Telephones and telephone apparatus</option>
                          <option value="36610102 - Communication headgear, telephone">36610102 - Communication headgear, telephone</option>
                          <option value="36610103 - Facsimile equipment">36610103 - Facsimile equipment</option>
                          <option value="36610104 - Headsets, telephone">36610104 - Headsets, telephone</option>
                          <option value="36610105 - Modems">36610105 - Modems</option>
                          <option value="36610106 - Switching equipment, telephone">36610106 - Switching equipment, telephone</option>
                          <option value="36610107 - Telephone answering machines">36610107 - Telephone answering machines</option>
                          <option value="36610108 - Telephone central office equipment, dial or manual">36610108 - Telephone central office equipment, dial or manual</option>
                          <option value="36610110 - Telephone sets, all types except cellular radio">36610110 - Telephone sets, all types except cellular radio</option>
                          <option value="36610111 - Telephone station equipment and parts, wire">36610111 - Telephone station equipment and parts, wire</option>
                          <option value="36610112 - Telephones, sound powered (no battery)">36610112 - Telephones, sound powered (no battery)</option>
                          <option value="36610203 - Telegraph or telephone carrier and repeater equipment">36610203 - Telegraph or telephone carrier and repeater equipment</option>
                          <option value="36619901 - Carrier equipment, telephone or telegraph">36619901 - Carrier equipment, telephone or telegraph</option>
                          <option value="36619904 - Message concentrators">36619904 - Message concentrators</option>
                          <option value="36619905 - Multiplex equipment, telephone and telegraph">36619905 - Multiplex equipment, telephone and telegraph</option>
                          <option value="36619906 - Switchboards, telephone or telegraph">36619906 - Switchboards, telephone or telegraph</option>
                          <option value="36619907 - Telephone cords, jacks, adapters, etc.">36619907 - Telephone cords, jacks, adapters, etc.</option>
                          <option value="36619908 - Fiber optics communications equipment">36619908 - Fiber optics communications equipment</option>
                          <option value="36630000 - Radio and t.v. communications equipment">36630000 - Radio and t.v. communications equipment</option>
                          <option value="36630100 - Radio broadcasting and communications equipment">36630100 - Radio broadcasting and communications equipment</option>
                          <option value="36630101 - Airborne radio communications equipment">36630101 - Airborne radio communications equipment</option>
                          <option value="36630102 - Amplifiers, RF power and IF">36630102 - Amplifiers, RF power and IF</option>
                          <option value="36630104 - Cellular radio telephone">36630104 - Cellular radio telephone</option>
                          <option value="36630106 - Marine radio communications equipment">36630106 - Marine radio communications equipment</option>
                          <option value="36630108 - Pagers (one-way)">36630108 - Pagers (one-way)</option>
                          <option value="36630109 - Radio receiver networks">36630109 - Radio receiver networks</option>
                          <option value="36630110 - Receivers, radio communications">36630110 - Receivers, radio communications</option>
                          <option value="36630111 - Transmitter-receivers, radio">36630111 - Transmitter-receivers, radio</option>
                          <option value="36630200 - Television broadcasting and communications equipment">36630200 - Television broadcasting and communications equipment</option>
                          <option value="36630201 - Cable television equipment">36630201 - Cable television equipment</option>
                          <option value="36630204 - Television antennas (transmitting) and ground equipment">36630204 - Television antennas (transmitting) and ground equipment</option>
                          <option value="36630205 - Television closed circuit equipment">36630205 - Television closed circuit equipment</option>
                          <option value="36630206 - Television monitors">36630206 - Television monitors</option>
                          <option value="36639901 - Antennas, transmitting and communications">36639901 - Antennas, transmitting and communications</option>
                          <option value="36639902 - Digital encoders">36639902 - Digital encoders</option>
                          <option value="36639903 - Encryption devices">36639903 - Encryption devices</option>
                          <option value="36639904 - Light communications equipment">36639904 - Light communications equipment</option>
                          <option value="36639905 - Microwave communication equipment">36639905 - Microwave communication equipment</option>
                          <option value="36639906 - Mobile communication equipment">36639906 - Mobile communication equipment</option>
                          <option value="36639907 - Radio and television switching equipment">36639907 - Radio and television switching equipment</option>
                          <option value="36639908 - Receiver-transmitter units (transceiver)">36639908 - Receiver-transmitter units (transceiver)</option>
                          <option value="36639909 - Satellites, communications">36639909 - Satellites, communications</option>
                          <option value="36639910 - Space satellite communications equipment">36639910 - Space satellite communications equipment</option>
                          <option value="36639911 - Studio equipment, radio and television broadcasting">36639911 - Studio equipment, radio and television broadcasting</option>
                          <option value="36639912 - Telemetering equipment, electronic">36639912 - Telemetering equipment, electronic</option>
                          <option value="36639913 - Transmitting apparatus, radio or television">36639913 - Transmitting apparatus, radio or television</option>
                          <option value="36639914 - Global positioning systems (GPS) equipment">36639914 - Global positioning systems (GPS) equipment</option>
                          <option value="36690000 - Communications equipment, nec">36690000 - Communications equipment, nec</option>
                          <option value="36690100 - Emergency alarms">36690100 - Emergency alarms</option>
                          <option value="36690101 - Burglar alarm apparatus, electric">36690101 - Burglar alarm apparatus, electric</option>
                          <option value="36690102 - Fire alarm apparatus, electric">36690102 - Fire alarm apparatus, electric</option>
                          <option value="36690103 - Fire detection systems, electric">36690103 - Fire detection systems, electric</option>
                          <option value="36690104 - Metal detectors">36690104 - Metal detectors</option>
                          <option value="36690105 - Sirens, electric: vehicle, marine, industrial, and air raid">36690105 - Sirens, electric: vehicle, marine, industrial, and air raid</option>
                          <option value="36690106 - Smoke detectors">36690106 - Smoke detectors</option>
                          <option value="36690200 - Transportation signaling devices">36690200 - Transportation signaling devices</option>
                          <option value="36690203 - Pedestrian traffic control equipment">36690203 - Pedestrian traffic control equipment</option>
                          <option value="36690204 - Railroad signaling devices, electric">36690204 - Railroad signaling devices, electric</option>
                          <option value="36690205 - Signaling apparatus, electric">36690205 - Signaling apparatus, electric</option>
                          <option value="36690206 - Traffic signals, electric">36690206 - Traffic signals, electric</option>
                          <option value="36699901 - Intercommunication systems, electric">36699901 - Intercommunication systems, electric</option>
                          <option value="36699902 - Visual communication systems">36699902 - Visual communication systems</option>
                          <option value="36710000 - Electron tubes">36710000 - Electron tubes</option>
                          <option value="36710100 - Cathode ray tubes, including rebuilt">36710100 - Cathode ray tubes, including rebuilt</option>
                          <option value="36710202 - Electron tubes, industrial">36710202 - Electron tubes, industrial</option>
                          <option value="36710207 - Electronic tube parts, except glass blanks">36710207 - Electronic tube parts, except glass blanks</option>
                          <option value="36710208 - Gas or vapor tubes">36710208 - Gas or vapor tubes</option>
                          <option value="36710213 - Photomultiplier tubes">36710213 - Photomultiplier tubes</option>
                          <option value="36710215 - Traveling wave tubes">36710215 - Traveling wave tubes</option>
                          <option value="36710217 - Vacuum tubes">36710217 - Vacuum tubes</option>
                          <option value="36729902 - Wiring boards">36729902 - Wiring boards</option>
                          <option value="36740102 - Diodes, solid state (germanium, silicon, etc.)">36740102 - Diodes, solid state (germanium, silicon, etc.)</option>
                          <option value="36740103 - Light emitting diodes">36740103 - Light emitting diodes</option>
                          <option value="36740201 - Computer logic modules">36740201 - Computer logic modules</option>
                          <option value="36740202 - Hybrid integrated circuits">36740202 - Hybrid integrated circuits</option>
                          <option value="36740203 - Magnetic bubble memory device">36740203 - Magnetic bubble memory device</option>
                          <option value="36740204 - Memories, solid state">36740204 - Memories, solid state</option>
                          <option value="36740205 - Metal oxide silicon (MOS) devices">36740205 - Metal oxide silicon (MOS) devices</option>
                          <option value="36740207 - Microprocessors">36740207 - Microprocessors</option>
                          <option value="36740208 - Monolithic integrated circuits (solid state)">36740208 - Monolithic integrated circuits (solid state)</option>
                          <option value="36740209 - Random access memory (RAM)">36740209 - Random access memory (RAM)</option>
                          <option value="36740212 - Thin film circuits">36740212 - Thin film circuits</option>
                          <option value="36740300 - Light sensitive devices">36740300 - Light sensitive devices</option>
                          <option value="36740301 - Light sensitive devices, solid state">36740301 - Light sensitive devices, solid state</option>
                          <option value="36740305 - Photovoltaic devices, solid state">36740305 - Photovoltaic devices, solid state</option>
                          <option value="36740306 - Solar cells">36740306 - Solar cells</option>
                          <option value="36740400 - Radiation sensors">36740400 - Radiation sensors</option>
                          <option value="36740401 - Infrared sensors, solid state">36740401 - Infrared sensors, solid state</option>
                          <option value="36749901 - Fuel cells, solid state">36749901 - Fuel cells, solid state</option>
                          <option value="36749903 - Hall effect devices">36749903 - Hall effect devices</option>
                          <option value="36749905 - Modules, solid state">36749905 - Modules, solid state</option>
                          <option value="36749906 - Molecular devices, solid state">36749906 - Molecular devices, solid state</option>
                          <option value="36749907 - Nuclear detectors, solid state">36749907 - Nuclear detectors, solid state</option>
                          <option value="36749908 - Optical isolators">36749908 - Optical isolators</option>
                          <option value="36749909 - Silicon wafers, chemically doped">36749909 - Silicon wafers, chemically doped</option>
                          <option value="36749910 - Solid state electronic devices, nec">36749910 - Solid state electronic devices, nec</option>
                          <option value="36749911 - Strain gages, solid state">36749911 - Strain gages, solid state</option>
                          <option value="36749913 - Switches, silicon control">36749913 - Switches, silicon control</option>
                          <option value="36749915 - Thermoelectric devices, solid state">36749915 - Thermoelectric devices, solid state</option>
                          <option value="36749916 - Transistors">36749916 - Transistors</option>
                          <option value="36750000 - Electronic capacitors">36750000 - Electronic capacitors</option>
                          <option value="36759901 - Condensers, electronic">36759901 - Condensers, electronic</option>
                          <option value="36760000 - Electronic resistors">36760000 - Electronic resistors</option>
                          <option value="36769902 - Thermistors, except temperature sensors">36769902 - Thermistors, except temperature sensors</option>
                          <option value="36770000 - Electronic coils and transformers">36770000 - Electronic coils and transformers</option>
                          <option value="36770100 - Electronic transformers">36770100 - Electronic transformers</option>
                          <option value="36770104 - Transformers power supply, electronic type">36770104 - Transformers power supply, electronic type</option>
                          <option value="36779901 - Baluns">36779901 - Baluns</option>
                          <option value="36779902 - Coil windings, electronic">36779902 - Coil windings, electronic</option>
                          <option value="36779903 - Filtration devices, electronic">36779903 - Filtration devices, electronic</option>
                          <option value="36779904 - Inductors, electronic">36779904 - Inductors, electronic</option>
                          <option value="36780000 - Electronic connectors">36780000 - Electronic connectors</option>
                          <option value="36790000 - Electronic components, nec">36790000 - Electronic components, nec</option>
                          <option value="36790100 - Electronic circuits">36790100 - Electronic circuits</option>
                          <option value="36790101 - Attenuators">36790101 - Attenuators</option>
                          <option value="36790102 - Commutators, electronic">36790102 - Commutators, electronic</option>
                          <option value="36790103 - Delay lines">36790103 - Delay lines</option>
                          <option value="36790105 - Microwave components">36790105 - Microwave components</option>
                          <option value="36790108 - Rectifiers, electronic">36790108 - Rectifiers, electronic</option>
                          <option value="36790109 - Rheostats, for electronic end products">36790109 - Rheostats, for electronic end products</option>
                          <option value="36790110 - Solenoids for electronic applications">36790110 - Solenoids for electronic applications</option>
                          <option value="36790111 - Transducers, electrical">36790111 - Transducers, electrical</option>
                          <option value="36790200 - Recording and playback apparatus, including phonograph">36790200 - Recording and playback apparatus, including phonograph</option>
                          <option value="36790203 - Recording and playback heads, magnetic">36790203 - Recording and playback heads, magnetic</option>
                          <option value="36790300 - Electronic loads and power supplies">36790300 - Electronic loads and power supplies</option>
                          <option value="36790301 - Loads, electronic">36790301 - Loads, electronic</option>
                          <option value="36790302 - Oscillators">36790302 - Oscillators</option>
                          <option value="36790303 - Power supplies, all types: static">36790303 - Power supplies, all types: static</option>
                          <option value="36790304 - Static power supply converters for electronic applications">36790304 - Static power supply converters for electronic applications</option>
                          <option value="36790400 - Electronic crystals">36790400 - Electronic crystals</option>
                          <option value="36790403 - Quartz crystals, for electronic application">36790403 - Quartz crystals, for electronic application</option>
                          <option value="36790500 - Electronic switches">36790500 - Electronic switches</option>
                          <option value="36790502 - Switches, stepping">36790502 - Switches, stepping</option>
                          <option value="36790503 - Video triggers, except remote control TV devices">36790503 - Video triggers, except remote control TV devices</option>
                          <option value="36799901 - Antennas, receiving">36799901 - Antennas, receiving</option>
                          <option value="36799902 - Antennas, satellite: household use">36799902 - Antennas, satellite: household use</option>
                          <option value="36799903 - Cores, magnetic">36799903 - Cores, magnetic</option>
                          <option value="36799904 - Cryogenic cooling devices for infrared detectors, masers">36799904 - Cryogenic cooling devices for infrared detectors, masers</option>
                          <option value="36799905 - Harness assemblies, for electronic use: wire or cable">36799905 - Harness assemblies, for electronic use: wire or cable</option>
                          <option value="36799906 - Headphones, radio">36799906 - Headphones, radio</option>
                          <option value="36799907 - Hermetic seals, for electronic equipment">36799907 - Hermetic seals, for electronic equipment</option>
                          <option value="36799908 - Liquid crystal displays (LCD)">36799908 - Liquid crystal displays (LCD)</option>
                          <option value="36799909 - Parametric amplifiers">36799909 - Parametric amplifiers</option>
                          <option value="36799910 - Resonant reed devices, electronic">36799910 - Resonant reed devices, electronic</option>
                          <option value="36799915 - Voice controls">36799915 - Voice controls</option>
                          <option value="36910000 - Storage batteries">36910000 - Storage batteries</option>
                          <option value="36919901 - Alkaline cell storage batteries">36919901 - Alkaline cell storage batteries</option>
                          <option value="36919902 - Batteries, rechargeable">36919902 - Batteries, rechargeable</option>
                          <option value="36919903 - Lead acid batteries (storage batteries)">36919903 - Lead acid batteries (storage batteries)</option>
                          <option value="36920000 - Primary batteries, dry and wet">36920000 - Primary batteries, dry and wet</option>
                          <option value="36940000 - Engine electrical equipment">36940000 - Engine electrical equipment</option>
                          <option value="36940100 - Battery charging alternators and generators">36940100 - Battery charging alternators and generators</option>
                          <option value="36940102 - Battery charging generators, automobile and aircraft">36940102 - Battery charging generators, automobile and aircraft</option>
                          <option value="36940200 - Ignition apparatus and distributors">36940200 - Ignition apparatus and distributors</option>
                          <option value="36940201 - Distributors, motor vehicle engine">36940201 - Distributors, motor vehicle engine</option>
                          <option value="36940202 - Harness wiring sets, internal combustion engines">36940202 - Harness wiring sets, internal combustion engines</option>
                          <option value="36940203 - Ignition apparatus, internal combustion engines">36940203 - Ignition apparatus, internal combustion engines</option>
                          <option value="36940205 - Ignition systems, high frequency">36940205 - Ignition systems, high frequency</option>
                          <option value="36940207 - Spark plugs, for internal combustion engines">36940207 - Spark plugs, for internal combustion engines</option>
                          <option value="36949903 - Battery cable wiring sets for internal combustion engines">36949903 - Battery cable wiring sets for internal combustion engines</option>
                          <option value="36950000 - Magnetic and optical recording media">36950000 - Magnetic and optical recording media</option>
                          <option value="36950100 - Magnetic disks and drums">36950100 - Magnetic disks and drums</option>
                          <option value="36950101 - Computer software tape and disks: blank, rigid, and floppy">36950101 - Computer software tape and disks: blank, rigid, and floppy</option>
                          <option value="36950201 - Audio range tape, blank">36950201 - Audio range tape, blank</option>
                          <option value="36950203 - Video recording tape, blank">36950203 - Video recording tape, blank</option>
                          <option value="36959901 - Optical disks and tape, blank">36959901 - Optical disks and tape, blank</option>
                          <option value="36990000 - Electrical equipment and supplies, nec">36990000 - Electrical equipment and supplies, nec</option>
                          <option value="36990100 - High-energy particle physics equipment">36990100 - High-energy particle physics equipment</option>
                          <option value="36990101 - Accelerating waveguide structures">36990101 - Accelerating waveguide structures</option>
                          <option value="36990103 - Betatrons">36990103 - Betatrons</option>
                          <option value="36990104 - Cyclotrons">36990104 - Cyclotrons</option>
                          <option value="36990106 - Electron linear accelerators">36990106 - Electron linear accelerators</option>
                          <option value="36990107 - Electrostatic particle accelerators">36990107 - Electrostatic particle accelerators</option>
                          <option value="36990108 - Linear accelerators">36990108 - Linear accelerators</option>
                          <option value="36990200 - Electrical welding equipment">36990200 - Electrical welding equipment</option>
                          <option value="36990201 - Electron beam metal cutting, forming or welding machines">36990201 - Electron beam metal cutting, forming or welding machines</option>
                          <option value="36990202 - Laser welding, drilling, and cutting equipment">36990202 - Laser welding, drilling, and cutting equipment</option>
                          <option value="36990203 - Welding machines and equipment, ultrasonic">36990203 - Welding machines and equipment, ultrasonic</option>
                          <option value="36990300 - Electronic training devices">36990300 - Electronic training devices</option>
                          <option value="36990302 - Flight simulators (training aids), electronic">36990302 - Flight simulators (training aids), electronic</option>
                          <option value="36990303 - Teaching machines and aids, electronic">36990303 - Teaching machines and aids, electronic</option>
                          <option value="36990400 - Electric sound equipment">36990400 - Electric sound equipment</option>
                          <option value="36990404 - Sound signaling devices, electrical">36990404 - Sound signaling devices, electrical</option>
                          <option value="36990405 - Underwater sound equipment">36990405 - Underwater sound equipment</option>
                          <option value="36990500 - Security devices">36990500 - Security devices</option>
                          <option value="36990502 - Security control equipment and systems">36990502 - Security control equipment and systems</option>
                          <option value="36990601 - Appliance cords, for household electrical equipment">36990601 - Appliance cords, for household electrical equipment</option>
                          <option value="36990602 - Christmas tree lighting sets, electric">36990602 - Christmas tree lighting sets, electric</option>
                          <option value="36990604 - Door opening and closing devices, electrical">36990604 - Door opening and closing devices, electrical</option>
                          <option value="36990605 - Extension cords">36990605 - Extension cords</option>
                          <option value="36990608 - Insect lamps, electric">36990608 - Insect lamps, electric</option>
                          <option value="36999901 - Cleaning equipment, ultrasonic, except medical and dental">36999901 - Cleaning equipment, ultrasonic, except medical and dental</option>
                          <option value="36999902 - Fire control or bombing equipment, electronic">36999902 - Fire control or bombing equipment, electronic</option>
                          <option value="36999904 - Grids, electric">36999904 - Grids, electric</option>
                          <option value="36999905 - Heat emission operating apparatus">36999905 - Heat emission operating apparatus</option>
                          <option value="36999906 - Laser systems and equipment">36999906 - Laser systems and equipment</option>
                          <option value="37140000 - Motor vehicle parts and accessories">37140000 - Motor vehicle parts and accessories</option>
                          <option value="37140110 - Filters: oil, fuel, and air, motor vehicle">37140110 - Filters: oil, fuel, and air, motor vehicle</option>
                          <option value="37140304 - Shock absorbers, motor vehicle">37140304 - Shock absorbers, motor vehicle</option>
                          <option value="37140405 - Horns, motor vehicle">37140405 - Horns, motor vehicle</option>
                          <option value="37140409 - Wipers, windshield, motor vehicle">37140409 - Wipers, windshield, motor vehicle</option>
                          <option value="37280102 - Aircraft body assemblies and parts">37280102 - Aircraft body assemblies and parts</option>
                          <option value="37319903 - Drydocks, floating">37319903 - Drydocks, floating</option>
                          <option value="37319906 - Submersible marine robots, manned or unmanned">37319906 - Submersible marine robots, manned or unmanned</option>
                          <option value="37320101 - Fishing boats: lobster, crab, oyster, etc.: small">37320101 - Fishing boats: lobster, crab, oyster, etc.: small</option>
                          <option value="37320103 - Hydrofoil boats">37320103 - Hydrofoil boats</option>
                          <option value="37329901 - Boat kits, not models">37329901 - Boat kits, not models</option>
                          <option value="37329904 - Pontoons, except aircraft and inflatable">37329904 - Pontoons, except aircraft and inflatable</option>
                          <option value="37430000 - Railroad equipment">37430000 - Railroad equipment</option>
                          <option value="37430100 - Railroad equipment, except locomotives">37430100 - Railroad equipment, except locomotives</option>
                          <option value="37430101 - Brakes, air and vacuum: railway">37430101 - Brakes, air and vacuum: railway</option>
                          <option value="37430103 - Freight cars and equipment">37430103 - Freight cars and equipment</option>
                          <option value="37430105 - Lubrication systems, locomotive">37430105 - Lubrication systems, locomotive</option>
                          <option value="37430106 - Railroad car rebuilding">37430106 - Railroad car rebuilding</option>
                          <option value="37430107 - Railway maintenance cars">37430107 - Railway maintenance cars</option>
                          <option value="37430111 - Train cars and equipment, freight or passenger">37430111 - Train cars and equipment, freight or passenger</option>
                          <option value="37430203 - Streetcars and car equipment">37430203 - Streetcars and car equipment</option>
                          <option value="37430204 - Trackless trolley buses">37430204 - Trackless trolley buses</option>
                          <option value="37430300 - Locomotives and parts">37430300 - Locomotives and parts</option>
                          <option value="37430304 - Railroad locomotives and parts, electric or nonelectric">37430304 - Railroad locomotives and parts, electric or nonelectric</option>
                          <option value="37510000 - Motorcycles, bicycles and parts">37510000 - Motorcycles, bicycles and parts</option>
                          <option value="37510100 - Motorcycles and related parts">37510100 - Motorcycles and related parts</option>
                          <option value="37510102 - Motor scooters and parts">37510102 - Motor scooters and parts</option>
                          <option value="37510103 - Motorcycle accessories">37510103 - Motorcycle accessories</option>
                          <option value="37510200 - Bicycles and related parts">37510200 - Bicycles and related parts</option>
                          <option value="37510201 - Brakes, friction clutch and other: bicycle">37510201 - Brakes, friction clutch and other: bicycle</option>
                          <option value="37519901 - Frames, motorcycle and bicycle">37519901 - Frames, motorcycle and bicycle</option>
                          <option value="37519902 - Gears, motorcycle and bicycle">37519902 - Gears, motorcycle and bicycle</option>
                          <option value="37610000 - Guided missiles and space vehicles">37610000 - Guided missiles and space vehicles</option>
                          <option value="37619902 - Guided missiles and space vehicles, research and development">37619902 - Guided missiles and space vehicles, research and development</option>
                          <option value="37619904 - Rockets, space and military, complete">37619904 - Rockets, space and military, complete</option>
                          <option value="37619905 - Space vehicles, complete">37619905 - Space vehicles, complete</option>
                          <option value="37640000 - Space propulsion units and parts">37640000 - Space propulsion units and parts</option>
                          <option value="37649901 - Engines and engine parts, guided missile">37649901 - Engines and engine parts, guided missile</option>
                          <option value="37649902 - Guided missile and space vehicle engines, research &amp; devel.">37649902 - Guided missile and space vehicle engines, research &amp; devel.</option>
                          <option value="37649903 - Propulsion units for guided missiles and space vehicles">37649903 - Propulsion units for guided missiles and space vehicles</option>
                          <option value="37649904 - Rocket motors, guided missiles">37649904 - Rocket motors, guided missiles</option>
                          <option value="37690000 - Space vehicle equipment, nec">37690000 - Space vehicle equipment, nec</option>
                          <option value="37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D">37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D</option>
                          <option value="37920000 - Travel trailers and campers">37920000 - Travel trailers and campers</option>
                          <option value="37929902 - Campers, for mounting on trucks">37929902 - Campers, for mounting on trucks</option>
                          <option value="37929903 - Camping trailers and chassis">37929903 - Camping trailers and chassis</option>
                          <option value="37929904 - House trailers, except as permanent dwellings">37929904 - House trailers, except as permanent dwellings</option>
                          <option value="37929905 - Pickup covers, canopies or caps">37929905 - Pickup covers, canopies or caps</option>
                          <option value="37950000 - Tanks and tank components">37950000 - Tanks and tank components</option>
                          <option value="37990100 - Trailers and trailer equipment">37990100 - Trailers and trailer equipment</option>
                          <option value="37990102 - Boat trailers">37990102 - Boat trailers</option>
                          <option value="37990103 - Horse trailers, except fifth-wheel type">37990103 - Horse trailers, except fifth-wheel type</option>
                          <option value="37990104 - Towing bars and systems">37990104 - Towing bars and systems</option>
                          <option value="37990105 - Trailer hitches">37990105 - Trailer hitches</option>
                          <option value="37990200 - Recreational vehicles">37990200 - Recreational vehicles</option>
                          <option value="37990201 - All terrain vehicles (ATV)">37990201 - All terrain vehicles (ATV)</option>
                          <option value="37990204 - Golf carts, powered">37990204 - Golf carts, powered</option>
                          <option value="37990205 - Snowmobiles">37990205 - Snowmobiles</option>
                          <option value="37990401 - Pushcarts">37990401 - Pushcarts</option>
                          <option value="37990402 - Wheelbarrows">37990402 - Wheelbarrows</option>
                          <option value="37999901 - Carriages, horse drawn">37999901 - Carriages, horse drawn</option>
                          <option value="37999902 - Ski lifts, tows or gondolas">37999902 - Ski lifts, tows or gondolas</option>
                          <option value="38120000 - Search and navigation equipment">38120000 - Search and navigation equipment</option>
                          <option value="38120100 - Aircraft/aerospace flight instruments and guidance systems">38120100 - Aircraft/aerospace flight instruments and guidance systems</option>
                          <option value="38120101 - Acceleration indicators and systems components, aerospace">38120101 - Acceleration indicators and systems components, aerospace</option>
                          <option value="38120102 - Aircraft flight instruments">38120102 - Aircraft flight instruments</option>
                          <option value="38120104 - Altimeters, standard and sensitive">38120104 - Altimeters, standard and sensitive</option>
                          <option value="38120111 - Flight recorders">38120111 - Flight recorders</option>
                          <option value="38120116 - Gyroscopes">38120116 - Gyroscopes</option>
                          <option value="38120119 - Inertial guidance systems">38120119 - Inertial guidance systems</option>
                          <option value="38120120 - Infrared object detection equipment">38120120 - Infrared object detection equipment</option>
                          <option value="38120121 - Instrument landing systems (ILS), airborne or ground">38120121 - Instrument landing systems (ILS), airborne or ground</option>
                          <option value="38120200 - Aircraft control instruments">38120200 - Aircraft control instruments</option>
                          <option value="38120201 - Aircraft control systems, electronic">38120201 - Aircraft control systems, electronic</option>
                          <option value="38120300 - Navigational systems and instruments">38120300 - Navigational systems and instruments</option>
                          <option value="38120301 - Antennas, radar or communications">38120301 - Antennas, radar or communications</option>
                          <option value="38120305 - Degaussing equipment">38120305 - Degaussing equipment</option>
                          <option value="38120306 - Radar systems and equipment">38120306 - Radar systems and equipment</option>
                          <option value="38120307 - Sonar systems and equipment">38120307 - Sonar systems and equipment</option>
                          <option value="38120308 - Space vehicle guidance systems and equipment">38120308 - Space vehicle guidance systems and equipment</option>
                          <option value="38120500 - Defense systems and equipment">38120500 - Defense systems and equipment</option>
                          <option value="38120502 - Warfare counter-measure equipment">38120502 - Warfare counter-measure equipment</option>
                          <option value="38120600 - Search and detection systems and instruments">38120600 - Search and detection systems and instruments</option>
                          <option value="38120601 - Air traffic control systems and equipment, electronic">38120601 - Air traffic control systems and equipment, electronic</option>
                          <option value="38120602 - Detection apparatus: electronic/magnetic field, light/heat">38120602 - Detection apparatus: electronic/magnetic field, light/heat</option>
                          <option value="38120604 - Magnetic field detection apparatus">38120604 - Magnetic field detection apparatus</option>
                          <option value="38129902 - Distance measuring equipment">38129902 - Distance measuring equipment</option>
                          <option value="38129903 - Light or heat emission operating apparatus">38129903 - Light or heat emission operating apparatus</option>
                          <option value="38210000 - Laboratory apparatus and furniture">38210000 - Laboratory apparatus and furniture</option>
                          <option value="38210100 - Laboratory apparatus, except heating and measuring">38210100 - Laboratory apparatus, except heating and measuring</option>
                          <option value="38210103 - Chemical laboratory apparatus, nec">38210103 - Chemical laboratory apparatus, nec</option>
                          <option value="38210104 - Clinical laboratory instruments, except medical and dental">38210104 - Clinical laboratory instruments, except medical and dental</option>
                          <option value="38210108 - Freezers, laboratory">38210108 - Freezers, laboratory</option>
                          <option value="38210111 - Incubators, laboratory">38210111 - Incubators, laboratory</option>
                          <option value="38210112 - Laboratory equipment: fume hoods, distillation racks, etc.">38210112 - Laboratory equipment: fume hoods, distillation racks, etc.</option>
                          <option value="38210113 - Laser beam alignment devices">38210113 - Laser beam alignment devices</option>
                          <option value="38210120 - Pi tapes (metal periphery direct reading diameter tapes)">38210120 - Pi tapes (metal periphery direct reading diameter tapes)</option>
                          <option value="38210121 - Pipettes, hemocytometer">38210121 - Pipettes, hemocytometer</option>
                          <option value="38210123 - Shakers and stirrers">38210123 - Shakers and stirrers</option>
                          <option value="38210124 - Sterilizers">38210124 - Sterilizers</option>
                          <option value="38210125 - Vacuum pumps, laboratory">38210125 - Vacuum pumps, laboratory</option>
                          <option value="38210200 - Laboratory furniture">38210200 - Laboratory furniture</option>
                          <option value="38210201 - Worktables, laboratory">38210201 - Worktables, laboratory</option>
                          <option value="38210300 - Laboratory heating apparatus">38210300 - Laboratory heating apparatus</option>
                          <option value="38210303 - Furnaces, laboratory">38210303 - Furnaces, laboratory</option>
                          <option value="38210400 - Laboratory measuring apparatus">38210400 - Laboratory measuring apparatus</option>
                          <option value="38210404 - Time interval measuring equipment, electric (lab type)">38210404 - Time interval measuring equipment, electric (lab type)</option>
                          <option value="38220000 - Environmental controls">38220000 - Environmental controls</option>
                          <option value="38220100 - Air conditioning and refrigeration controls">38220100 - Air conditioning and refrigeration controls</option>
                          <option value="38220101 - Air flow controllers, air conditioning and refrigeration">38220101 - Air flow controllers, air conditioning and refrigeration</option>
                          <option value="38220103 - Humidity controls, air-conditioning types">38220103 - Humidity controls, air-conditioning types</option>
                          <option value="38220104 - Pressure controllers, air-conditioning system type">38220104 - Pressure controllers, air-conditioning system type</option>
                          <option value="38220105 - Refrigeration controls (pressure)">38220105 - Refrigeration controls (pressure)</option>
                          <option value="38220106 - Refrigeration/air-conditioning defrost controls">38220106 - Refrigeration/air-conditioning defrost controls</option>
                          <option value="38220200 - Hardware for environmental regulators">38220200 - Hardware for environmental regulators</option>
                          <option value="38220201 - Damper operators: pneumatic, thermostatic, electric">38220201 - Damper operators: pneumatic, thermostatic, electric</option>
                          <option value="38220300 - Thermostats and other environmental sensors">38220300 - Thermostats and other environmental sensors</option>
                          <option value="38220301 - Built-in thermostats, filled system and bimetal types">38220301 - Built-in thermostats, filled system and bimetal types</option>
                          <option value="38220304 - Temperature sensors for motor windings">38220304 - Temperature sensors for motor windings</option>
                          <option value="38220306 - Thermostats, except built-in">38220306 - Thermostats, except built-in</option>
                          <option value="38220400 - Hydronic controls">38220400 - Hydronic controls</option>
                          <option value="38220403 - Hydronic pressure or temperature controls">38220403 - Hydronic pressure or temperature controls</option>
                          <option value="38220404 - Liquid level controls, residential or commercial heating">38220404 - Liquid level controls, residential or commercial heating</option>
                          <option value="38220500 - Electric heat controls">38220500 - Electric heat controls</option>
                          <option value="38220501 - Electric heat proportioning controls, modulating controls">38220501 - Electric heat proportioning controls, modulating controls</option>
                          <option value="38220600 - Appliance controls,except air-conditioning and refrigeration">38220600 - Appliance controls,except air-conditioning and refrigeration</option>
                          <option value="38229902 - Controls, combination limit and fan">38229902 - Controls, combination limit and fan</option>
                          <option value="38229903 - Controls, combination oil and hydronic">38229903 - Controls, combination oil and hydronic</option>
                          <option value="38229905 - Energy cutoff controls, residential or commercial types">38229905 - Energy cutoff controls, residential or commercial types</option>
                          <option value="38229912 - Limit controls, residential and commercial heating types">38229912 - Limit controls, residential and commercial heating types</option>
                          <option value="38229914 - Static pressure regulators">38229914 - Static pressure regulators</option>
                          <option value="38229916 - Vapor heating controls">38229916 - Vapor heating controls</option>
                          <option value="38229917 - Water heater controls">38229917 - Water heater controls</option>
                          <option value="38230000 - Process control instruments">38230000 - Process control instruments</option>
                          <option value="38230100 - Temperature measurement instruments, industrial">38230100 - Temperature measurement instruments, industrial</option>
                          <option value="38230101 - Pyrometers, industrial process type">38230101 - Pyrometers, industrial process type</option>
                          <option value="38230102 - Resistance thermometers and bulbs, industrial process type">38230102 - Resistance thermometers and bulbs, industrial process type</option>
                          <option value="38230103 - Temperature instruments: industrial process type">38230103 - Temperature instruments: industrial process type</option>
                          <option value="38230104 - Thermistors, industrial process type">38230104 - Thermistors, industrial process type</option>
                          <option value="38230105 - Thermocouples, industrial process type">38230105 - Thermocouples, industrial process type</option>
                          <option value="38230106 - Thermometers, filled system: industrial process type">38230106 - Thermometers, filled system: industrial process type</option>
                          <option value="38230200 - Pressure measurement instruments, industrial">38230200 - Pressure measurement instruments, industrial</option>
                          <option value="38230201 - Differential pressure instruments, industrial process type">38230201 - Differential pressure instruments, industrial process type</option>
                          <option value="38230203 - Pressure gauges, dial and digital">38230203 - Pressure gauges, dial and digital</option>
                          <option value="38230300 - Industrial flow and liquid measuring instruments">38230300 - Industrial flow and liquid measuring instruments</option>
                          <option value="38230301 - Flow instruments, industrial process type">38230301 - Flow instruments, industrial process type</option>
                          <option value="38230302 - Fluidic devices, circuits, and systems for process control">38230302 - Fluidic devices, circuits, and systems for process control</option>
                          <option value="38230303 - Gas flow computers, industrial process type">38230303 - Gas flow computers, industrial process type</option>
                          <option value="38230304 - Level and bulk measuring instruments, industrial process">38230304 - Level and bulk measuring instruments, industrial process</option>
                          <option value="38230305 - Liquid level instruments, industrial process type">38230305 - Liquid level instruments, industrial process type</option>
                          <option value="38230307 - Primary elements for process flow measurement">38230307 - Primary elements for process flow measurement</option>
                          <option value="38230310 - Viscosimeters, industrial process type">38230310 - Viscosimeters, industrial process type</option>
                          <option value="38230400 - Industrial process measurement equipment">38230400 - Industrial process measurement equipment</option>
                          <option value="38230401 - Analyzers, industrial process type">38230401 - Analyzers, industrial process type</option>
                          <option value="38230402 - Annunciators, relay and solid state types">38230402 - Annunciators, relay and solid state types</option>
                          <option value="38230403 - Computer interface equipment, for industrial process control">38230403 - Computer interface equipment, for industrial process control</option>
                          <option value="38230404 - Controllers, for process variables, all types">38230404 - Controllers, for process variables, all types</option>
                          <option value="38230406 - Data loggers, industrial process type">38230406 - Data loggers, industrial process type</option>
                          <option value="38230408 - Digital displays of process variables">38230408 - Digital displays of process variables</option>
                          <option value="38230409 - Draft gauges, industrial process type">38230409 - Draft gauges, industrial process type</option>
                          <option value="38230410 - Electrodes used in industrial process measurement">38230410 - Electrodes used in industrial process measurement</option>
                          <option value="38230411 - Electrolytic conductivity instruments, industrial process">38230411 - Electrolytic conductivity instruments, industrial process</option>
                          <option value="38230413 - Infrared instruments, industrial process type">38230413 - Infrared instruments, industrial process type</option>
                          <option value="38230415 - Programmers, process type">38230415 - Programmers, process type</option>
                          <option value="38230416 - Refractometers, industrial process type">38230416 - Refractometers, industrial process type</option>
                          <option value="38230417 - Telemetering instruments, industrial process type">38230417 - Telemetering instruments, industrial process type</option>
                          <option value="38230418 - Thermal conductivity instruments, industrial process type">38230418 - Thermal conductivity instruments, industrial process type</option>
                          <option value="38230419 - Time cycle and program controllers, industrial process type">38230419 - Time cycle and program controllers, industrial process type</option>
                          <option value="38230420 - Transmitters of process variables, stand. signal conversion">38230420 - Transmitters of process variables, stand. signal conversion</option>
                          <option value="38230500 - On-stream gas/liquid analysis instruments, industrial">38230500 - On-stream gas/liquid analysis instruments, industrial</option>
                          <option value="38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial">38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial</option>
                          <option value="38230502 - Chromatographs, industrial process type">38230502 - Chromatographs, industrial process type</option>
                          <option value="38230503 - Liquid analysis instruments, industrial process type">38230503 - Liquid analysis instruments, industrial process type</option>
                          <option value="38230506 - Water quality monitoring and control systems">38230506 - Water quality monitoring and control systems</option>
                          <option value="38239901 - Boiler controls: industrial, power, and marine type">38239901 - Boiler controls: industrial, power, and marine type</option>
                          <option value="38239903 - Combustion control instruments">38239903 - Combustion control instruments</option>
                          <option value="38239905 - Industrial process control instruments">38239905 - Industrial process control instruments</option>
                          <option value="38239906 - Moisture meters, industrial process type">38239906 - Moisture meters, industrial process type</option>
                          <option value="38239907 - Nuclear reactor controls">38239907 - Nuclear reactor controls</option>
                          <option value="38240000 - Fluid meters and counting devices">38240000 - Fluid meters and counting devices</option>
                          <option value="38240100 - Integrating and totalizing meters for gas and liquids">38240100 - Integrating and totalizing meters for gas and liquids</option>
                          <option value="38240101 - Gasmeters, domestic and large capacity: industrial">38240101 - Gasmeters, domestic and large capacity: industrial</option>
                          <option value="38240102 - Gasoline dispensing meters">38240102 - Gasoline dispensing meters</option>
                          <option value="38240103 - Impeller and counter driven flow meters">38240103 - Impeller and counter driven flow meters</option>
                          <option value="38240105 - Liquid meters, nec">38240105 - Liquid meters, nec</option>
                          <option value="38240107 - Mechanical measuring meters">38240107 - Mechanical measuring meters</option>
                          <option value="38240108 - Positive displacement meters">38240108 - Positive displacement meters</option>
                          <option value="38240115 - Turbine meters">38240115 - Turbine meters</option>
                          <option value="38240117 - Water meters">38240117 - Water meters</option>
                          <option value="38240200 - Mechanical and electromechanical counters and devices">38240200 - Mechanical and electromechanical counters and devices</option>
                          <option value="38240202 - Counters, revolution">38240202 - Counters, revolution</option>
                          <option value="38240203 - Electromechanical counters">38240203 - Electromechanical counters</option>
                          <option value="38240210 - Tally counters">38240210 - Tally counters</option>
                          <option value="38240300 - Vehicle instruments">38240300 - Vehicle instruments</option>
                          <option value="38240303 - Speedometers">38240303 - Speedometers</option>
                          <option value="38240304 - Tachometer, centrifugal">38240304 - Tachometer, centrifugal</option>
                          <option value="38249901 - Controls, revolution and timing instruments">38249901 - Controls, revolution and timing instruments</option>
                          <option value="38249904 - Pedometers">38249904 - Pedometers</option>
                          <option value="38250000 - Instruments to measure electricity">38250000 - Instruments to measure electricity</option>
                          <option value="38250100 - Engine electrical test equipment">38250100 - Engine electrical test equipment</option>
                          <option value="38250103 - Battery testers, electrical">38250103 - Battery testers, electrical</option>
                          <option value="38250105 - Digital test equipment, electronic and electrical circuits">38250105 - Digital test equipment, electronic and electrical circuits</option>
                          <option value="38250200 - Test equipment for electronic and electric measurement">38250200 - Test equipment for electronic and electric measurement</option>
                          <option value="38250201 - Analog-digital converters, electronic instrumentation type">38250201 - Analog-digital converters, electronic instrumentation type</option>
                          <option value="38250202 - Analyzers for testing electrical characteristics, nec">38250202 - Analyzers for testing electrical characteristics, nec</option>
                          <option value="38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.">38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.</option>
                          <option value="38250206 - Digital panel meters, electricity measuring">38250206 - Digital panel meters, electricity measuring</option>
                          <option value="38250207 - Diode and transistor testers">38250207 - Diode and transistor testers</option>
                          <option value="38250209 - Electron tube test equipment">38250209 - Electron tube test equipment</option>
                          <option value="38250215 - Integrated circuit testers">38250215 - Integrated circuit testers</option>
                          <option value="38250216 - Lab standards, electric: resistance, inductance, capacitance">38250216 - Lab standards, electric: resistance, inductance, capacitance</option>
                          <option value="38250218 - Microwave test equipment">38250218 - Microwave test equipment</option>
                          <option value="38250219 - Network analyzers">38250219 - Network analyzers</option>
                          <option value="38250221 - Radar testing instruments, electric">38250221 - Radar testing instruments, electric</option>
                          <option value="38250222 - Radio apparatus analyzers, nec">38250222 - Radio apparatus analyzers, nec</option>
                          <option value="38250228 - Signal generators and averagers">38250228 - Signal generators and averagers</option>
                          <option value="38250229 - Spectrum analyzers">38250229 - Spectrum analyzers</option>
                          <option value="38250231 - Standards and calibrating equipment, laboratory">38250231 - Standards and calibrating equipment, laboratory</option>
                          <option value="38250232 - Standards and calibration equipment for electrical measuring">38250232 - Standards and calibration equipment for electrical measuring</option>
                          <option value="38250234 - Synchroscopes">38250234 - Synchroscopes</option>
                          <option value="38250236 - Test equipment for electronic and electrical circuits">38250236 - Test equipment for electronic and electrical circuits</option>
                          <option value="38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.">38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.</option>
                          <option value="38250241 - Waveform measuring and/or analyzing equipment, nec">38250241 - Waveform measuring and/or analyzing equipment, nec</option>
                          <option value="38250300 - Electrical energy measuring equipment">38250300 - Electrical energy measuring equipment</option>
                          <option value="38250303 - Current measuring equipment, nec">38250303 - Current measuring equipment, nec</option>
                          <option value="38250305 - Electrical power measuring equipment">38250305 - Electrical power measuring equipment</option>
                          <option value="38250306 - Energy measuring equipment, electrical">38250306 - Energy measuring equipment, electrical</option>
                          <option value="38250308 - Frequency meters: electrical, mechanical, and electronic">38250308 - Frequency meters: electrical, mechanical, and electronic</option>
                          <option value="38250310 - Instruments for measuring electrical quantities">38250310 - Instruments for measuring electrical quantities</option>
                          <option value="38250312 - Measuring instruments and meters, electric">38250312 - Measuring instruments and meters, electric</option>
                          <option value="38250313 - Meters, power factor and phase angle">38250313 - Meters, power factor and phase angle</option>
                          <option value="38250314 - Meters: electric, pocket, portable, panelboard, etc.">38250314 - Meters: electric, pocket, portable, panelboard, etc.</option>
                          <option value="38250317 - Oscillators, audio and radio frequency (instrument types)">38250317 - Oscillators, audio and radio frequency (instrument types)</option>
                          <option value="38250318 - Oscillographs and oscilloscopes">38250318 - Oscillographs and oscilloscopes</option>
                          <option value="38250319 - Potentiometric instruments, except industrial process type">38250319 - Potentiometric instruments, except industrial process type</option>
                          <option value="38250320 - Power measuring equipment, electrical">38250320 - Power measuring equipment, electrical</option>
                          <option value="38250321 - Radio frequency measuring equipment">38250321 - Radio frequency measuring equipment</option>
                          <option value="38250322 - Recorders, oscillographic">38250322 - Recorders, oscillographic</option>
                          <option value="38250323 - Resistance measuring equipment">38250323 - Resistance measuring equipment</option>
                          <option value="38250326 - Sweep oscillators">38250326 - Sweep oscillators</option>
                          <option value="38250331 - Watt-hour meters, electrical">38250331 - Watt-hour meters, electrical</option>
                          <option value="38259901 - Elapsed time meters, electronic">38259901 - Elapsed time meters, electronic</option>
                          <option value="38260000 - Analytical instruments">38260000 - Analytical instruments</option>
                          <option value="38260100 - Spectroscopic and other optical properties measuring equip.">38260100 - Spectroscopic and other optical properties measuring equip.</option>
                          <option value="38260103 - Infrared analytical instruments">38260103 - Infrared analytical instruments</option>
                          <option value="38260104 - Mass spectrometers">38260104 - Mass spectrometers</option>
                          <option value="38260105 - Mass spectroscopy instrumentation">38260105 - Mass spectroscopy instrumentation</option>
                          <option value="38260109 - Polariscopes">38260109 - Polariscopes</option>
                          <option value="38260113 - Spectrographs">38260113 - Spectrographs</option>
                          <option value="38260114 - Spectrometers">38260114 - Spectrometers</option>
                          <option value="38260200 - Analytical optical instruments">38260200 - Analytical optical instruments</option>
                          <option value="38260202 - Microscopes, electron and proton">38260202 - Microscopes, electron and proton</option>
                          <option value="38260300 - Liquid testing apparatus">38260300 - Liquid testing apparatus</option>
                          <option value="38260302 - Liquid chromatographic instruments">38260302 - Liquid chromatographic instruments</option>
                          <option value="38260305 - Petroleum product analyzing apparatus">38260305 - Petroleum product analyzing apparatus</option>
                          <option value="38260308 - Water testing apparatus">38260308 - Water testing apparatus</option>
                          <option value="38260400 - Blood testing apparatus">38260400 - Blood testing apparatus</option>
                          <option value="38260401 - Amino acid analyzers">38260401 - Amino acid analyzers</option>
                          <option value="38260403 - Protein analyzers, laboratory type">38260403 - Protein analyzers, laboratory type</option>
                          <option value="38260500 - Gas testing apparatus">38260500 - Gas testing apparatus</option>
                          <option value="38260501 - Gas analyzing equipment">38260501 - Gas analyzing equipment</option>
                          <option value="38260600 - Instruments measuring magnetic and electrical properties">38260600 - Instruments measuring magnetic and electrical properties</option>
                          <option value="38260604 - Electrophoresis equipment">38260604 - Electrophoresis equipment</option>
                          <option value="38260605 - Magnetic resonance imaging apparatus">38260605 - Magnetic resonance imaging apparatus</option>
                          <option value="38260700 - Instruments measuring thermal properties">38260700 - Instruments measuring thermal properties</option>
                          <option value="38260702 - Thermal analysis instruments, laboratory type">38260702 - Thermal analysis instruments, laboratory type</option>
                          <option value="38269901 - Automatic chemical analyzers">38269901 - Automatic chemical analyzers</option>
                          <option value="38269902 - Chromatographic equipment, laboratory type">38269902 - Chromatographic equipment, laboratory type</option>
                          <option value="38269905 - Dust sampling and analysis equipment">38269905 - Dust sampling and analysis equipment</option>
                          <option value="38269907 - Environmental testing equipment">38269907 - Environmental testing equipment</option>
                          <option value="38269908 - Integrators (mathematical instruments)">38269908 - Integrators (mathematical instruments)</option>
                          <option value="38269909 - Laser scientific and engineering instruments">38269909 - Laser scientific and engineering instruments</option>
                          <option value="38270000 - Optical instruments and lenses">38270000 - Optical instruments and lenses</option>
                          <option value="38270100 - Optical instruments and apparatus">38270100 - Optical instruments and apparatus</option>
                          <option value="38270101 - Binoculars">38270101 - Binoculars</option>
                          <option value="38270102 - Boroscopes">38270102 - Boroscopes</option>
                          <option value="38270106 - Gun sights, optical">38270106 - Gun sights, optical</option>
                          <option value="38270107 - Lenses, optical: all types except ophthalmic">38270107 - Lenses, optical: all types except ophthalmic</option>
                          <option value="38270110 - Metallographs">38270110 - Metallographs</option>
                          <option value="38270112 - Microscopes, except electron, proton, and corneal">38270112 - Microscopes, except electron, proton, and corneal</option>
                          <option value="38270113 - Periscopes">38270113 - Periscopes</option>
                          <option value="38270115 - Sighting and fire control equipment, optical">38270115 - Sighting and fire control equipment, optical</option>
                          <option value="38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.">38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.</option>
                          <option value="38270118 - Telescopic sights">38270118 - Telescopic sights</option>
                          <option value="38270200 - Lens coating and grinding equipment">38270200 - Lens coating and grinding equipment</option>
                          <option value="38270201 - Lens coating equipment">38270201 - Lens coating equipment</option>
                          <option value="38279901 - Aiming circles (fire control equipment)">38279901 - Aiming circles (fire control equipment)</option>
                          <option value="38279909 - Light sources, standard">38279909 - Light sources, standard</option>
                          <option value="38279914 - Optical comparators">38279914 - Optical comparators</option>
                          <option value="38279915 - Optical elements and assemblies, except ophthalmic">38279915 - Optical elements and assemblies, except ophthalmic</option>
                          <option value="38279916 - Optical test and inspection equipment">38279916 - Optical test and inspection equipment</option>
                          <option value="38279919 - Reflectors, optical">38279919 - Reflectors, optical</option>
                          <option value="38290000 - Measuring and controlling devices, nec">38290000 - Measuring and controlling devices, nec</option>
                          <option value="38290100 - Aircraft and motor vehicle measurement equipment">38290100 - Aircraft and motor vehicle measurement equipment</option>
                          <option value="38290101 - Accelerometers">38290101 - Accelerometers</option>
                          <option value="38290107 - Gauging instruments, thickness ultrasonic">38290107 - Gauging instruments, thickness ultrasonic</option>
                          <option value="38290110 - Pressure and vacuum indicators, aircraft engine">38290110 - Pressure and vacuum indicators, aircraft engine</option>
                          <option value="38290112 - Testers for checking hydraulic controls on aircraft">38290112 - Testers for checking hydraulic controls on aircraft</option>
                          <option value="38290113 - Thrust power indicators, aircraft engine">38290113 - Thrust power indicators, aircraft engine</option>
                          <option value="38290200 - Geophysical and meteorological testing equipment">38290200 - Geophysical and meteorological testing equipment</option>
                          <option value="38290203 - Barometers, mercury and aneroid types">38290203 - Barometers, mercury and aneroid types</option>
                          <option value="38290206 - Geophysical or meteorological electronic equipment">38290206 - Geophysical or meteorological electronic equipment</option>
                          <option value="38290209 - Magnetometers">38290209 - Magnetometers</option>
                          <option value="38290210 - Meteorologic tracking systems">38290210 - Meteorologic tracking systems</option>
                          <option value="38290211 - Meteorological instruments">38290211 - Meteorological instruments</option>
                          <option value="38290215 - Seismographs">38290215 - Seismographs</option>
                          <option value="38290218 - Solarimeters">38290218 - Solarimeters</option>
                          <option value="38290219 - Weather tracking equipment">38290219 - Weather tracking equipment</option>
                          <option value="38290220 - Wind direction indicators">38290220 - Wind direction indicators</option>
                          <option value="38290300 - Surveying and drafting equipment">38290300 - Surveying and drafting equipment</option>
                          <option value="38290305 - Photogrammetrical instruments">38290305 - Photogrammetrical instruments</option>
                          <option value="38290312 - Surveying instruments and accessories">38290312 - Surveying instruments and accessories</option>
                          <option value="38290400 - Physical property testing equipment">38290400 - Physical property testing equipment</option>
                          <option value="38290401 - Cable testing machines">38290401 - Cable testing machines</option>
                          <option value="38290403 - Dynamometer instruments">38290403 - Dynamometer instruments</option>
                          <option value="38290404 - Fatigue testing machines, industrial: mechanical">38290404 - Fatigue testing machines, industrial: mechanical</option>
                          <option value="38290405 - Hardness testing equipment">38290405 - Hardness testing equipment</option>
                          <option value="38290406 - Stress, strain, and flaw detecting/measuring equipment">38290406 - Stress, strain, and flaw detecting/measuring equipment</option>
                          <option value="38290407 - Tensile strength testing equipment">38290407 - Tensile strength testing equipment</option>
                          <option value="38290408 - Testing equipment: abrasion, shearing strength, etc.">38290408 - Testing equipment: abrasion, shearing strength, etc.</option>
                          <option value="38290500 - Nuclear radiation and testing apparatus">38290500 - Nuclear radiation and testing apparatus</option>
                          <option value="38290502 - Electrogamma ray loggers">38290502 - Electrogamma ray loggers</option>
                          <option value="38290503 - Geiger counters">38290503 - Geiger counters</option>
                          <option value="38290504 - Ion chambers">38290504 - Ion chambers</option>
                          <option value="38290506 - Medical diagnostic systems, nuclear">38290506 - Medical diagnostic systems, nuclear</option>
                          <option value="38290507 - Nuclear instrument modules">38290507 - Nuclear instrument modules</option>
                          <option value="38290512 - Spectrometers, liquid scintillation and nuclear">38290512 - Spectrometers, liquid scintillation and nuclear</option>
                          <option value="38290601 - Fare registers, for street cars, buses, etc.">38290601 - Fare registers, for street cars, buses, etc.</option>
                          <option value="38290603 - Turnstiles, equipped with counting mechanisms">38290603 - Turnstiles, equipped with counting mechanisms</option>
                          <option value="38290700 - Thermometers and temperature sensors">38290700 - Thermometers and temperature sensors</option>
                          <option value="38290701 - Temperature sensors, except industrial process and aircraft">38290701 - Temperature sensors, except industrial process and aircraft</option>
                          <option value="38290702 - Thermocouples">38290702 - Thermocouples</option>
                          <option value="38290703 - Thermometers, including digital: clinical">38290703 - Thermometers, including digital: clinical</option>
                          <option value="38290704 - Thermometers, liquid-in-glass and bimetal type">38290704 - Thermometers, liquid-in-glass and bimetal type</option>
                          <option value="38299901 - Anamometers">38299901 - Anamometers</option>
                          <option value="38299902 - Breathalyzers">38299902 - Breathalyzers</option>
                          <option value="38299903 - Chronometers, electronic">38299903 - Chronometers, electronic</option>
                          <option value="38299906 - Gas detectors">38299906 - Gas detectors</option>
                          <option value="38299908 - Instrumentation for reactor controls, auxiliary">38299908 - Instrumentation for reactor controls, auxiliary</option>
                          <option value="38299913 - Pressure transducers">38299913 - Pressure transducers</option>
                          <option value="38299920 - Thermomagnetic oxygen analyzer">38299920 - Thermomagnetic oxygen analyzer</option>
                          <option value="38299922 - Ultrasonic testing equipment">38299922 - Ultrasonic testing equipment</option>
                          <option value="38299923 - Vibration meters, analyzers, and calibrators">38299923 - Vibration meters, analyzers, and calibrators</option>
                          <option value="38299925 - Polygraph devices">38299925 - Polygraph devices</option>
                          <option value="38299926 - Liquid leak detection equipment">38299926 - Liquid leak detection equipment</option>
                          <option value="38410000 - Surgical and medical instruments">38410000 - Surgical and medical instruments</option>
                          <option value="38410100 - Ophthalmic instruments and apparatus">38410100 - Ophthalmic instruments and apparatus</option>
                          <option value="38410101 - Muscle exercise apparatus, ophthalmic">38410101 - Muscle exercise apparatus, ophthalmic</option>
                          <option value="38410102 - Ophthalmic lasers">38410102 - Ophthalmic lasers</option>
                          <option value="38410200 - Diagnostic apparatus, medical">38410200 - Diagnostic apparatus, medical</option>
                          <option value="38410201 - Biopsy instruments and equipment">38410201 - Biopsy instruments and equipment</option>
                          <option value="38410202 - Blood pressure apparatus">38410202 - Blood pressure apparatus</option>
                          <option value="38410206 - Eye examining instruments and apparatus">38410206 - Eye examining instruments and apparatus</option>
                          <option value="38410300 - Veterinarians' instruments and apparatus">38410300 - Veterinarians' instruments and apparatus</option>
                          <option value="38410400 - Surgical instruments and apparatus">38410400 - Surgical instruments and apparatus</option>
                          <option value="38410401 - Anesthesia apparatus">38410401 - Anesthesia apparatus</option>
                          <option value="38410402 - Cannulae">38410402 - Cannulae</option>
                          <option value="38410403 - Catheters">38410403 - Catheters</option>
                          <option value="38410408 - Hypodermic needles and syringes">38410408 - Hypodermic needles and syringes</option>
                          <option value="38410409 - Inhalators, surgical and medical">38410409 - Inhalators, surgical and medical</option>
                          <option value="38410410 - Instruments, microsurgical: except electromedical">38410410 - Instruments, microsurgical: except electromedical</option>
                          <option value="38410413 - Needles, suture">38410413 - Needles, suture</option>
                          <option value="38410418 - Suction therapy apparatus">38410418 - Suction therapy apparatus</option>
                          <option value="38410420 - Surgical lasers">38410420 - Surgical lasers</option>
                          <option value="38410421 - Surgical stapling devices">38410421 - Surgical stapling devices</option>
                          <option value="38410500 - Medical instruments and equipment, blood and bone work">38410500 - Medical instruments and equipment, blood and bone work</option>
                          <option value="38410501 - Blood transfusion equipment">38410501 - Blood transfusion equipment</option>
                          <option value="38410503 - Bone plates and screws">38410503 - Bone plates and screws</option>
                          <option value="38410505 - Hemodialysis apparatus">38410505 - Hemodialysis apparatus</option>
                          <option value="38410506 - IV transfusion apparatus">38410506 - IV transfusion apparatus</option>
                          <option value="38419901 - Inhalation therapy equipment">38419901 - Inhalation therapy equipment</option>
                          <option value="38419904 - Physiotherapy equipment, electrical">38419904 - Physiotherapy equipment, electrical</option>
                          <option value="38419905 - Skin grafting equipment">38419905 - Skin grafting equipment</option>
                          <option value="38419907 - Ultrasonic medical cleaning equipment">38419907 - Ultrasonic medical cleaning equipment</option>
                          <option value="38420000 - Surgical appliances and supplies">38420000 - Surgical appliances and supplies</option>
                          <option value="38420100 - Personal safety equipment">38420100 - Personal safety equipment</option>
                          <option value="38420101 - Bulletproof vests">38420101 - Bulletproof vests</option>
                          <option value="38420102 - Clothing, fire resistant and protective">38420102 - Clothing, fire resistant and protective</option>
                          <option value="38420103 - Ear plugs">38420103 - Ear plugs</option>
                          <option value="38420104 - Gas masks">38420104 - Gas masks</option>
                          <option value="38420105 - Gloves, safety">38420105 - Gloves, safety</option>
                          <option value="38420107 - Life preservers, except cork and inflatable">38420107 - Life preservers, except cork and inflatable</option>
                          <option value="38420109 - Noise protectors, personal">38420109 - Noise protectors, personal</option>
                          <option value="38420111 - Radiation shielding aprons, gloves, sheeting, etc.">38420111 - Radiation shielding aprons, gloves, sheeting, etc.</option>
                          <option value="38420112 - Respiratory protection equipment, personal">38420112 - Respiratory protection equipment, personal</option>
                          <option value="38420115 - Welders' hoods">38420115 - Welders' hoods</option>
                          <option value="38420201 - Absorbent cotton, sterilized">38420201 - Absorbent cotton, sterilized</option>
                          <option value="38420300 - Prosthetic appliances">38420300 - Prosthetic appliances</option>
                          <option value="38420301 - Cosmetic restorations">38420301 - Cosmetic restorations</option>
                          <option value="38420302 - Implants, surgical">38420302 - Implants, surgical</option>
                          <option value="38420303 - Limbs, artificial">38420303 - Limbs, artificial</option>
                          <option value="38420304 - Models, anatomical">38420304 - Models, anatomical</option>
                          <option value="38420400 - Orthopedic appliances">38420400 - Orthopedic appliances</option>
                          <option value="38420401 - Abdominal supporters, braces, and trusses">38420401 - Abdominal supporters, braces, and trusses</option>
                          <option value="38420402 - Braces, elastic">38420402 - Braces, elastic</option>
                          <option value="38420403 - Braces, orthopedic">38420403 - Braces, orthopedic</option>
                          <option value="38420405 - Cervical collars">38420405 - Cervical collars</option>
                          <option value="38420409 - Elastic hosiery, orthopedic (support)">38420409 - Elastic hosiery, orthopedic (support)</option>
                          <option value="38420411 - Foot appliances, orthopedic">38420411 - Foot appliances, orthopedic</option>
                          <option value="38420412 - Hearing aids">38420412 - Hearing aids</option>
                          <option value="38420414 - Splints, pneumatic and wood">38420414 - Splints, pneumatic and wood</option>
                          <option value="38420415 - Supports: abdominal, ankle, arch, kneecap, etc.">38420415 - Supports: abdominal, ankle, arch, kneecap, etc.</option>
                          <option value="38420416 - Suspensories">38420416 - Suspensories</option>
                          <option value="38420417 - Technical aids for the handicapped">38420417 - Technical aids for the handicapped</option>
                          <option value="38420418 - Trusses, orthopedic and surgical">38420418 - Trusses, orthopedic and surgical</option>
                          <option value="38420420 - Wheelchairs">38420420 - Wheelchairs</option>
                          <option value="38420500 - Bandages and dressings">38420500 - Bandages and dressings</option>
                          <option value="38420502 - Dressings, surgical">38420502 - Dressings, surgical</option>
                          <option value="38420503 - Gauze, surgical">38420503 - Gauze, surgical</option>
                          <option value="38429901 - Adhesive tape and plasters, medicated or non-medicated">38429901 - Adhesive tape and plasters, medicated or non-medicated</option>
                          <option value="38429904 - Belts: surgical, sanitary, and corrective">38429904 - Belts: surgical, sanitary, and corrective</option>
                          <option value="38429907 - First aid, snake bite, and burn kits">38429907 - First aid, snake bite, and burn kits</option>
                          <option value="38429909 - Grafts, artificial: for surgery">38429909 - Grafts, artificial: for surgery</option>
                          <option value="38429915 - Ligatures, medical">38429915 - Ligatures, medical</option>
                          <option value="38429916 - Respirators">38429916 - Respirators</option>
                          <option value="38429919 - Sterilizers, hospital and surgical">38429919 - Sterilizers, hospital and surgical</option>
                          <option value="38429921 - Stretchers">38429921 - Stretchers</option>
                          <option value="38429922 - Surgical appliances and supplies">38429922 - Surgical appliances and supplies</option>
                          <option value="38429923 - Sutures, absorbable and non-absorbable">38429923 - Sutures, absorbable and non-absorbable</option>
                          <option value="38429927 - Whirlpool baths, hydrotherapy equipment">38429927 - Whirlpool baths, hydrotherapy equipment</option>
                          <option value="38430000 - Dental equipment and supplies">38430000 - Dental equipment and supplies</option>
                          <option value="38430100 - Dental equipment">38430100 - Dental equipment</option>
                          <option value="38430104 - Burs, dental">38430104 - Burs, dental</option>
                          <option value="38430105 - Cabinets, dental">38430105 - Cabinets, dental</option>
                          <option value="38430107 - Dental chairs">38430107 - Dental chairs</option>
                          <option value="38430109 - Dental hand instruments, nec">38430109 - Dental hand instruments, nec</option>
                          <option value="38430110 - Dental laboratory equipment">38430110 - Dental laboratory equipment</option>
                          <option value="38430115 - Hand pieces and parts, dental">38430115 - Hand pieces and parts, dental</option>
                          <option value="38430116 - Orthodontic appliances">38430116 - Orthodontic appliances</option>
                          <option value="38430200 - Dental materials">38430200 - Dental materials</option>
                          <option value="38430202 - Compounds, dental">38430202 - Compounds, dental</option>
                          <option value="38430203 - Dental alloys for amalgams">38430203 - Dental alloys for amalgams</option>
                          <option value="38430205 - Denture materials">38430205 - Denture materials</option>
                          <option value="38430206 - Enamels, dentists'">38430206 - Enamels, dentists'</option>
                          <option value="38430212 - Teeth, artificial (not made in dental laboratories)">38430212 - Teeth, artificial (not made in dental laboratories)</option>
                          <option value="38440000 - X-ray apparatus and tubes">38440000 - X-ray apparatus and tubes</option>
                          <option value="38449901 - Beta-ray irradiation equipment">38449901 - Beta-ray irradiation equipment</option>
                          <option value="38449906 - Lamps, X-ray">38449906 - Lamps, X-ray</option>
                          <option value="38449908 - Radiographic X-ray apparatus and tubes">38449908 - Radiographic X-ray apparatus and tubes</option>
                          <option value="38449910 - Therapeutic X-ray apparatus and tubes">38449910 - Therapeutic X-ray apparatus and tubes</option>
                          <option value="38449911 - X-ray generators">38449911 - X-ray generators</option>
                          <option value="38450000 - Electromedical equipment">38450000 - Electromedical equipment</option>
                          <option value="38450100 - Electromedical apparatus">38450100 - Electromedical apparatus</option>
                          <option value="38450101 - Audiological equipment, electromedical">38450101 - Audiological equipment, electromedical</option>
                          <option value="38450103 - Bronchoscopes, electromedical">38450103 - Bronchoscopes, electromedical</option>
                          <option value="38450104 - Cardiographs">38450104 - Cardiographs</option>
                          <option value="38450107 - CAT scanner (computerized axial tomography) apparatus">38450107 - CAT scanner (computerized axial tomography) apparatus</option>
                          <option value="38450108 - Electrocardiographs">38450108 - Electrocardiographs</option>
                          <option value="38450111 - Endoscopic equipment, electromedical, nec">38450111 - Endoscopic equipment, electromedical, nec</option>
                          <option value="38450113 - Magnetic resonance imaging device, nuclear">38450113 - Magnetic resonance imaging device, nuclear</option>
                          <option value="38450115 - Patient monitoring apparatus, nec">38450115 - Patient monitoring apparatus, nec</option>
                          <option value="38450117 - Position emission tomography (PET scanner)">38450117 - Position emission tomography (PET scanner)</option>
                          <option value="38450118 - Respiratory analysis equipment, electromedical">38450118 - Respiratory analysis equipment, electromedical</option>
                          <option value="38450120 - Ultrasonic medical equipment, except cleaning">38450120 - Ultrasonic medical equipment, except cleaning</option>
                          <option value="38450121 - Ultrasonic scanning devices, medical">38450121 - Ultrasonic scanning devices, medical</option>
                          <option value="38450200 - Electrotherapeutic apparatus">38450200 - Electrotherapeutic apparatus</option>
                          <option value="38450202 - Defibrillator">38450202 - Defibrillator</option>
                          <option value="38450203 - Dialyzers, electromedical">38450203 - Dialyzers, electromedical</option>
                          <option value="38450205 - Heart-lung machine">38450205 - Heart-lung machine</option>
                          <option value="38450206 - Pacemaker, cardiac">38450206 - Pacemaker, cardiac</option>
                          <option value="38450207 - Surgical support systems: heart-lung machine, exc. iron lung">38450207 - Surgical support systems: heart-lung machine, exc. iron lung</option>
                          <option value="38450208 - Transcutaneous electrical nerve stimulators (TENS)">38450208 - Transcutaneous electrical nerve stimulators (TENS)</option>
                          <option value="38459901 - Laser systems and equipment, medical">38459901 - Laser systems and equipment, medical</option>
                          <option value="38459902 - Lithotripters">38459902 - Lithotripters</option>
                          <option value="38459903 - Medical cleaning equipment, ultrasonic">38459903 - Medical cleaning equipment, ultrasonic</option>
                          <option value="38510000 - Ophthalmic goods">38510000 - Ophthalmic goods</option>
                          <option value="38510100 - Frames, lenses, and parts, eyeglass and spectacle">38510100 - Frames, lenses, and parts, eyeglass and spectacle</option>
                          <option value="38510101 - Eyeglasses, lenses and frames">38510101 - Eyeglasses, lenses and frames</option>
                          <option value="38510102 - Frames and parts, eyeglass and spectacle">38510102 - Frames and parts, eyeglass and spectacle</option>
                          <option value="38510103 - Lens coating, ophthalmic">38510103 - Lens coating, ophthalmic</option>
                          <option value="38510104 - Lens grinding, except prescription: ophthalmic">38510104 - Lens grinding, except prescription: ophthalmic</option>
                          <option value="38510105 - Lenses, ophthalmic">38510105 - Lenses, ophthalmic</option>
                          <option value="38510200 - Protective eyeware">38510200 - Protective eyeware</option>
                          <option value="38510201 - Glasses, sun or glare">38510201 - Glasses, sun or glare</option>
                          <option value="38510202 - Goggles: sun, safety, industrial, underwater, etc.">38510202 - Goggles: sun, safety, industrial, underwater, etc.</option>
                          <option value="38510203 - Protectors, eye">38510203 - Protectors, eye</option>
                          <option value="38519901 - Contact lenses">38519901 - Contact lenses</option>
                          <option value="38519902 - Eyes, glass and plastic">38519902 - Eyes, glass and plastic</option>
                          <option value="38610000 - Photographic equipment and supplies">38610000 - Photographic equipment and supplies</option>
                          <option value="38610100 - Sensitized film, cloth, and paper">38610100 - Sensitized film, cloth, and paper</option>
                          <option value="38610104 - Film, sensitized motion picture, X-ray, still camera, etc.">38610104 - Film, sensitized motion picture, X-ray, still camera, etc.</option>
                          <option value="38610105 - Graphic arts plates, sensitized">38610105 - Graphic arts plates, sensitized</option>
                          <option value="38610109 - Motion picture film">38610109 - Motion picture film</option>
                          <option value="38610110 - Photographic paper and cloth, all types, nec">38610110 - Photographic paper and cloth, all types, nec</option>
                          <option value="38610111 - Photographic sensitized goods, nec">38610111 - Photographic sensitized goods, nec</option>
                          <option value="38610112 - Plates, photographic (sensitized)">38610112 - Plates, photographic (sensitized)</option>
                          <option value="38610200 - Photographic processing equipment and chemicals">38610200 - Photographic processing equipment and chemicals</option>
                          <option value="38610207 - Processing equipment, photographic">38610207 - Processing equipment, photographic</option>
                          <option value="38610300 - Cameras and related equipment">38610300 - Cameras and related equipment</option>
                          <option value="38610301 - Aerial cameras">38610301 - Aerial cameras</option>
                          <option value="38610302 - Cameras, microfilm">38610302 - Cameras, microfilm</option>
                          <option value="38610303 - Cameras, still and motion picture (all types)">38610303 - Cameras, still and motion picture (all types)</option>
                          <option value="38610305 - Flashlight apparatus for photographers, except bulbs">38610305 - Flashlight apparatus for photographers, except bulbs</option>
                          <option value="38610306 - Lens shades, camera">38610306 - Lens shades, camera</option>
                          <option value="38610308 - Microfilm equipment: cameras, projectors, readers, etc.">38610308 - Microfilm equipment: cameras, projectors, readers, etc.</option>
                          <option value="38610309 - Motion picture apparatus and equipment">38610309 - Motion picture apparatus and equipment</option>
                          <option value="38610310 - Photo reconnaissance systems">38610310 - Photo reconnaissance systems</option>
                          <option value="38610314 - Shutters, camera">38610314 - Shutters, camera</option>
                          <option value="38610315 - Stands, camera and projector">38610315 - Stands, camera and projector</option>
                          <option value="38610316 - Tripods, camera and projector">38610316 - Tripods, camera and projector</option>
                          <option value="38610400 - Photographic film, plate, and paper holders">38610400 - Photographic film, plate, and paper holders</option>
                          <option value="38610402 - Reels, film">38610402 - Reels, film</option>
                          <option value="38610500 - Reproduction machines and equipment">38610500 - Reproduction machines and equipment</option>
                          <option value="38610505 - Photocopy machines">38610505 - Photocopy machines</option>
                          <option value="38610603 - Toners, prepared photographic (not made in chemical plants)">38610603 - Toners, prepared photographic (not made in chemical plants)</option>
                          <option value="38619902 - Editing equipment, motion picture: viewers, splicers, etc.">38619902 - Editing equipment, motion picture: viewers, splicers, etc.</option>
                          <option value="38619903 - Projectors, still or motion picture, silent or sound">38619903 - Projectors, still or motion picture, silent or sound</option>
                          <option value="38619904 - Screens, projection">38619904 - Screens, projection</option>
                          <option value="38619906 - Sound recording and reproducing equipment, motion picture">38619906 - Sound recording and reproducing equipment, motion picture</option>
                          <option value="38730000 - Watches, clocks, watchcases, and parts">38730000 - Watches, clocks, watchcases, and parts</option>
                          <option value="38739901 - Appliance timers">38739901 - Appliance timers</option>
                          <option value="38739904 - Clocks, assembly of">38739904 - Clocks, assembly of</option>
                          <option value="38739905 - Clocks, except timeclocks">38739905 - Clocks, except timeclocks</option>
                          <option value="38739907 - Timers for industrial use, clockwork mechanism only">38739907 - Timers for industrial use, clockwork mechanism only</option>
                          <option value="38739909 - Watches and parts, except crystals and jewels">38739909 - Watches and parts, except crystals and jewels</option>
                          <option value="39110000 - Jewelry, precious metal">39110000 - Jewelry, precious metal</option>
                          <option value="39110100 - Jewelry apparel">39110100 - Jewelry apparel</option>
                          <option value="39110101 - Bracelets, precious metal">39110101 - Bracelets, precious metal</option>
                          <option value="39110102 - Collar/cuff buttons, precious/semiprecious metal or stone">39110102 - Collar/cuff buttons, precious/semiprecious metal or stone</option>
                          <option value="39110103 - Earrings, precious metal">39110103 - Earrings, precious metal</option>
                          <option value="39110104 - Medals, precious or semiprecious metal">39110104 - Medals, precious or semiprecious metal</option>
                          <option value="39110105 - Necklaces, precious metal">39110105 - Necklaces, precious metal</option>
                          <option value="39110106 - Pearl jewelry, natural or cultured">39110106 - Pearl jewelry, natural or cultured</option>
                          <option value="39110107 - Pins (jewelry), precious metal">39110107 - Pins (jewelry), precious metal</option>
                          <option value="39110108 - Rings, finger: precious metal">39110108 - Rings, finger: precious metal</option>
                          <option value="39110109 - Rosaries or other small religious articles, precious metal">39110109 - Rosaries or other small religious articles, precious metal</option>
                          <option value="39110200 - Cigar and cigarette accessories">39110200 - Cigar and cigarette accessories</option>
                          <option value="39110300 - Jewelry mountings and trimmings">39110300 - Jewelry mountings and trimmings</option>
                          <option value="39110302 - Jewel settings and mountings, precious metal">39110302 - Jewel settings and mountings, precious metal</option>
                          <option value="39110303 - Mountings, gold or silver: pens, leather goods, etc.">39110303 - Mountings, gold or silver: pens, leather goods, etc.</option>
                          <option value="39140000 - Silverware and plated ware">39140000 - Silverware and plated ware</option>
                          <option value="39140300 - Pewter ware">39140300 - Pewter ware</option>
                          <option value="39140500 - Stainless steel ware">39140500 - Stainless steel ware</option>
                          <option value="39140502 - Cutlery, stainless steel">39140502 - Cutlery, stainless steel</option>
                          <option value="39140503 - Ecclesiastical ware, stainless steel">39140503 - Ecclesiastical ware, stainless steel</option>
                          <option value="39140504 - Flatware, stainless steel">39140504 - Flatware, stainless steel</option>
                          <option value="39140508 - Trays, stainless steel">39140508 - Trays, stainless steel</option>
                          <option value="39149902 - Cutlery, nsk">39149902 - Cutlery, nsk</option>
                          <option value="39149903 - Ecclesiastical ware, nsk">39149903 - Ecclesiastical ware, nsk</option>
                          <option value="39149910 - Trophies, nsk">39149910 - Trophies, nsk</option>
                          <option value="39150000 - Jewelers' materials and lapidary work">39150000 - Jewelers' materials and lapidary work</option>
                          <option value="39150100 - Jewelers' findings and materials">39150100 - Jewelers' findings and materials</option>
                          <option value="39150101 - Gems, real and imitation: preparation for settings">39150101 - Gems, real and imitation: preparation for settings</option>
                          <option value="39150102 - Jewel bearings, synthetic">39150102 - Jewel bearings, synthetic</option>
                          <option value="39150103 - Jewel preparing: instruments, tools, watches, and jewelry">39150103 - Jewel preparing: instruments, tools, watches, and jewelry</option>
                          <option value="39150104 - Jewelers' castings">39150104 - Jewelers' castings</option>
                          <option value="39150200 - Lapidary work and diamond cutting and polishing">39150200 - Lapidary work and diamond cutting and polishing</option>
                          <option value="39150201 - Diamond cutting and polishing">39150201 - Diamond cutting and polishing</option>
                          <option value="39150202 - Jewel cutting, drilling, polishing, recutting, or setting">39150202 - Jewel cutting, drilling, polishing, recutting, or setting</option>
                          <option value="39310000 - Musical instruments">39310000 - Musical instruments</option>
                          <option value="39310101 - Accordions and parts">39310101 - Accordions and parts</option>
                          <option value="39310114 - Music rolls, perforated">39310114 - Music rolls, perforated</option>
                          <option value="39310115 - Organ parts and materials">39310115 - Organ parts and materials</option>
                          <option value="39310116 - Organs, all types: pipe, reed, hand, electronic, etc.">39310116 - Organs, all types: pipe, reed, hand, electronic, etc.</option>
                          <option value="39310118 - Pianos, all types: vertical, grand, spinet, player, etc.">39310118 - Pianos, all types: vertical, grand, spinet, player, etc.</option>
                          <option value="39310119 - Pipes, organ">39310119 - Pipes, organ</option>
                          <option value="39310200 - String instruments and parts">39310200 - String instruments and parts</option>
                          <option value="39310201 - Banjos and parts">39310201 - Banjos and parts</option>
                          <option value="39310204 - Guitars and parts, electric and nonelectric">39310204 - Guitars and parts, electric and nonelectric</option>
                          <option value="39310205 - Harps and parts">39310205 - Harps and parts</option>
                          <option value="39310208 - Strings, musical instrument">39310208 - Strings, musical instrument</option>
                          <option value="39310301 - Bassoons">39310301 - Bassoons</option>
                          <option value="39310304 - Flutes and parts">39310304 - Flutes and parts</option>
                          <option value="39310306 - Piccolos and parts">39310306 - Piccolos and parts</option>
                          <option value="39310400 - Brass instruments and parts">39310400 - Brass instruments and parts</option>
                          <option value="39310500 - Percussion instruments and parts">39310500 - Percussion instruments and parts</option>
                          <option value="39310501 - Bells (musical instruments)">39310501 - Bells (musical instruments)</option>
                          <option value="39310506 - Drums, parts, and accessories (musical instruments)">39310506 - Drums, parts, and accessories (musical instruments)</option>
                          <option value="39319903 - Musical instruments, electric and electronic, nec">39319903 - Musical instruments, electric and electronic, nec</option>
                          <option value="39319906 - Stands, music">39319906 - Stands, music</option>
                          <option value="39420000 - Dolls and stuffed toys">39420000 - Dolls and stuffed toys</option>
                          <option value="39420100 - Dolls and doll clothing">39420100 - Dolls and doll clothing</option>
                          <option value="39420103 - Dolls, except stuffed toy animals">39420103 - Dolls, except stuffed toy animals</option>
                          <option value="39429901 - Stuffed toys, including animals">39429901 - Stuffed toys, including animals</option>
                          <option value="39440000 - Games, toys, and children's vehicles">39440000 - Games, toys, and children's vehicles</option>
                          <option value="39440102 - Cars, play (children's vehicles)">39440102 - Cars, play (children's vehicles)</option>
                          <option value="39440105 - Go-carts, children's">39440105 - Go-carts, children's</option>
                          <option value="39440106 - Scooters, children's">39440106 - Scooters, children's</option>
                          <option value="39440109 - Wagons: coaster, express, and play: children's">39440109 - Wagons: coaster, express, and play: children's</option>
                          <option value="39440200 - Electronic games and toys">39440200 - Electronic games and toys</option>
                          <option value="39440201 - Electronic game machines, except coin-operated">39440201 - Electronic game machines, except coin-operated</option>
                          <option value="39440202 - Electronic toys">39440202 - Electronic toys</option>
                          <option value="39440203 - Video game machines, except coin-operated">39440203 - Video game machines, except coin-operated</option>
                          <option value="39440300 - Board games, puzzles, and models, except electronic">39440300 - Board games, puzzles, and models, except electronic</option>
                          <option value="39440301 - Airplane models, toy and hobby">39440301 - Airplane models, toy and hobby</option>
                          <option value="39440303 - Bingo boards (games)">39440303 - Bingo boards (games)</option>
                          <option value="39440305 - Board games, children's and adults'">39440305 - Board games, children's and adults'</option>
                          <option value="39440308 - Chessmen and chessboards">39440308 - Chessmen and chessboards</option>
                          <option value="39440309 - Craft and hobby kits and sets">39440309 - Craft and hobby kits and sets</option>
                          <option value="39440310 - Dice and dice cups">39440310 - Dice and dice cups</option>
                          <option value="39440312 - Erector sets, toy">39440312 - Erector sets, toy</option>
                          <option value="39440314 - Puzzles">39440314 - Puzzles</option>
                          <option value="39440315 - Railroad models: toy and hobby">39440315 - Railroad models: toy and hobby</option>
                          <option value="39440316 - Science kits: microscopes, chemistry sets, etc.">39440316 - Science kits: microscopes, chemistry sets, etc.</option>
                          <option value="39440400 - Toy guns">39440400 - Toy guns</option>
                          <option value="39440403 - Rifles, toy: except air">39440403 - Rifles, toy: except air</option>
                          <option value="39440603 - Trains and equipment, toy: electric and mechanical">39440603 - Trains and equipment, toy: electric and mechanical</option>
                          <option value="39440700 - Baby carriages and restraint seats">39440700 - Baby carriages and restraint seats</option>
                          <option value="39440701 - Carriages, baby">39440701 - Carriages, baby</option>
                          <option value="39440702 - Child restraint seats, automotive">39440702 - Child restraint seats, automotive</option>
                          <option value="39440703 - Strollers, baby (vehicle)">39440703 - Strollers, baby (vehicle)</option>
                          <option value="39449904 - Darts and dart games">39449904 - Darts and dart games</option>
                          <option value="39449908 - Hobby horses">39449908 - Hobby horses</option>
                          <option value="39449909 - Kites">39449909 - Kites</option>
                          <option value="39449912 - Paint sets, children's">39449912 - Paint sets, children's</option>
                          <option value="39490000 - Sporting and athletic goods, nec">39490000 - Sporting and athletic goods, nec</option>
                          <option value="39490100 - Golf equipment">39490100 - Golf equipment</option>
                          <option value="39490101 - Bags, golf">39490101 - Bags, golf</option>
                          <option value="39490103 - Driving ranges, golf, electronic">39490103 - Driving ranges, golf, electronic</option>
                          <option value="39490105 - Shafts, golf club">39490105 - Shafts, golf club</option>
                          <option value="39490200 - Fishing equipment">39490200 - Fishing equipment</option>
                          <option value="39490201 - Bait, artificial: fishing">39490201 - Bait, artificial: fishing</option>
                          <option value="39490203 - Buckets, fish and bait">39490203 - Buckets, fish and bait</option>
                          <option value="39490204 - Fishing tackle, general">39490204 - Fishing tackle, general</option>
                          <option value="39490205 - Flies, fishing: artificial">39490205 - Flies, fishing: artificial</option>
                          <option value="39490206 - Hooks, fishing">39490206 - Hooks, fishing</option>
                          <option value="39490207 - Lures, fishing: artificial">39490207 - Lures, fishing: artificial</option>
                          <option value="39490208 - Reels, fishing">39490208 - Reels, fishing</option>
                          <option value="39490209 - Rods and rod parts, fishing">39490209 - Rods and rod parts, fishing</option>
                          <option value="39490300 - Exercise equipment">39490300 - Exercise equipment</option>
                          <option value="39490301 - Dumbbells and other weightlifting equipment">39490301 - Dumbbells and other weightlifting equipment</option>
                          <option value="39490302 - Exercising cycles">39490302 - Exercising cycles</option>
                          <option value="39490305 - Treadmills">39490305 - Treadmills</option>
                          <option value="39490400 - Winter sports equipment">39490400 - Winter sports equipment</option>
                          <option value="39490403 - Snow skiing equipment and supplies, except skis">39490403 - Snow skiing equipment and supplies, except skis</option>
                          <option value="39490404 - Snow skis">39490404 - Snow skis</option>
                          <option value="39490405 - Snowshoes">39490405 - Snowshoes</option>
                          <option value="39490500 - Hunting equipment">39490500 - Hunting equipment</option>
                          <option value="39490502 - Archery equipment, general">39490502 - Archery equipment, general</option>
                          <option value="39490504 - Bows, archery">39490504 - Bows, archery</option>
                          <option value="39490506 - Cases, gun and rod (sporting equipment)">39490506 - Cases, gun and rod (sporting equipment)</option>
                          <option value="39490507 - Crossbows">39490507 - Crossbows</option>
                          <option value="39490508 - Decoys, duck and other game birds">39490508 - Decoys, duck and other game birds</option>
                          <option value="39490509 - Game calls">39490509 - Game calls</option>
                          <option value="39490511 - Shooting equipment and supplies, general">39490511 - Shooting equipment and supplies, general</option>
                          <option value="39490512 - Target shooting equipment">39490512 - Target shooting equipment</option>
                          <option value="39490513 - Targets, archery and rifle shooting">39490513 - Targets, archery and rifle shooting</option>
                          <option value="39490600 - Water sports equipment">39490600 - Water sports equipment</option>
                          <option value="39490601 - Skin diving equipment, scuba type">39490601 - Skin diving equipment, scuba type</option>
                          <option value="39490602 - Surfboards">39490602 - Surfboards</option>
                          <option value="39490603 - Swimming pools, plastic">39490603 - Swimming pools, plastic</option>
                          <option value="39490607 - Windsurfing boards (sailboards) and equipment">39490607 - Windsurfing boards (sailboards) and equipment</option>
                          <option value="39490608 - Swimming pools, except plastic">39490608 - Swimming pools, except plastic</option>
                          <option value="39490700 - Protective sporting equipment">39490700 - Protective sporting equipment</option>
                          <option value="39490702 - Guards: football, basketball, soccer, lacrosse, etc.">39490702 - Guards: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490703 - Helmets, athletic">39490703 - Helmets, athletic</option>
                          <option value="39490704 - Masks: hockey, baseball, football, etc.">39490704 - Masks: hockey, baseball, football, etc.</option>
                          <option value="39490705 - Pads: football, basketball, soccer, lacrosse, etc.">39490705 - Pads: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490800 - Darts and table sports equipment and supplies">39490800 - Darts and table sports equipment and supplies</option>
                          <option value="39490802 - Billiard and pool equipment and supplies, general">39490802 - Billiard and pool equipment and supplies, general</option>
                          <option value="39490805 - Dartboards and accessories">39490805 - Dartboards and accessories</option>
                          <option value="39490807 - Ping-pong tables">39490807 - Ping-pong tables</option>
                          <option value="39490900 - Racket sports equipment">39490900 - Racket sports equipment</option>
                          <option value="39490906 - Tennis equipment and supplies">39490906 - Tennis equipment and supplies</option>
                          <option value="39491000 - Bowling equipment and supplies">39491000 - Bowling equipment and supplies</option>
                          <option value="39491001 - Bowling alleys and accessories">39491001 - Bowling alleys and accessories</option>
                          <option value="39491100 - Baseball, softball, and cricket sports equipment">39491100 - Baseball, softball, and cricket sports equipment</option>
                          <option value="39491101 - Baseball equipment and supplies, general">39491101 - Baseball equipment and supplies, general</option>
                          <option value="39491102 - Bases, baseball">39491102 - Bases, baseball</option>
                          <option value="39491104 - Mitts and gloves, baseball">39491104 - Mitts and gloves, baseball</option>
                          <option value="39491300 - Team sports equipment">39491300 - Team sports equipment</option>
                          <option value="39491301 - Basketball equipment and supplies, general">39491301 - Basketball equipment and supplies, general</option>
                          <option value="39491302 - Football equipment and supplies, general">39491302 - Football equipment and supplies, general</option>
                          <option value="39491303 - Hockey equipment and supplies, general">39491303 - Hockey equipment and supplies, general</option>
                          <option value="39491304 - Lacrosse equipment and supplies, general">39491304 - Lacrosse equipment and supplies, general</option>
                          <option value="39491305 - Soccer equipment and supplies">39491305 - Soccer equipment and supplies</option>
                          <option value="39499902 - Balls: baseball, football, basketball, etc.">39499902 - Balls: baseball, football, basketball, etc.</option>
                          <option value="39499904 - Boxing equipment and supplies, general">39499904 - Boxing equipment and supplies, general</option>
                          <option value="39499905 - Camping equipment and supplies">39499905 - Camping equipment and supplies</option>
                          <option value="39499907 - Gymnasium equipment">39499907 - Gymnasium equipment</option>
                          <option value="39499909 - Playground equipment">39499909 - Playground equipment</option>
                          <option value="39499910 - Shuffleboards and shuffleboard equipment">39499910 - Shuffleboards and shuffleboard equipment</option>
                          <option value="39499911 - Skateboards">39499911 - Skateboards</option>
                          <option value="39499912 - Skates and parts, roller">39499912 - Skates and parts, roller</option>
                          <option value="39499915 - Trampolines and equipment">39499915 - Trampolines and equipment</option>
                          <option value="39499916 - Batons">39499916 - Batons</option>
                          <option value="39510000 - Pens and mechanical pencils">39510000 - Pens and mechanical pencils</option>
                          <option value="39519901 - Ball point pens and parts">39519901 - Ball point pens and parts</option>
                          <option value="39519903 - Fountain pens and fountain pen desk sets">39519903 - Fountain pens and fountain pen desk sets</option>
                          <option value="39519904 - Markers, soft tip (felt, fabric, plastic, etc.)">39519904 - Markers, soft tip (felt, fabric, plastic, etc.)</option>
                          <option value="39520100 - Artists' materials, except pencils and leads">39520100 - Artists' materials, except pencils and leads</option>
                          <option value="39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.">39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.</option>
                          <option value="39520105 - Ink, drawing: black and colored">39520105 - Ink, drawing: black and colored</option>
                          <option value="39520108 - Modeling clay">39520108 - Modeling clay</option>
                          <option value="39520111 - Paints, except gold and bronze: artists'">39520111 - Paints, except gold and bronze: artists'</option>
                          <option value="39520117 - Water colors, artists'">39520117 - Water colors, artists'</option>
                          <option value="39520200 - Artists' equipment">39520200 - Artists' equipment</option>
                          <option value="39520203 - Brushes, air, artists'">39520203 - Brushes, air, artists'</option>
                          <option value="39520211 - Frames for artists' canvases">39520211 - Frames for artists' canvases</option>
                          <option value="39520300 - Pencils and leads, including artists'">39520300 - Pencils and leads, including artists'</option>
                          <option value="39520302 - Pencil lead: black, indelible, or colored: artists'">39520302 - Pencil lead: black, indelible, or colored: artists'</option>
                          <option value="39530000 - Marking devices">39530000 - Marking devices</option>
                          <option value="39530100 - Embossing seals and hand stamps">39530100 - Embossing seals and hand stamps</option>
                          <option value="39530103 - Embossing seals, corporate and official">39530103 - Embossing seals, corporate and official</option>
                          <option value="39530104 - Numbering stamps, hand: rubber or metal">39530104 - Numbering stamps, hand: rubber or metal</option>
                          <option value="39530105 - Postmark stamps, hand: rubber or metal">39530105 - Postmark stamps, hand: rubber or metal</option>
                          <option value="39530108 - Stationery embossers, personal">39530108 - Stationery embossers, personal</option>
                          <option value="39530110 - Time stamps, hand: rubber or metal">39530110 - Time stamps, hand: rubber or metal</option>
                          <option value="39539901 - Figures (marking devices), metal">39539901 - Figures (marking devices), metal</option>
                          <option value="39539902 - Irons, marking or branding">39539902 - Irons, marking or branding</option>
                          <option value="39539904 - Pads, inking and stamping">39539904 - Pads, inking and stamping</option>
                          <option value="39539908 - Stencils, painting and marking">39539908 - Stencils, painting and marking</option>
                          <option value="39550000 - Carbon paper and inked ribbons">39550000 - Carbon paper and inked ribbons</option>
                          <option value="39550103 - Stencil paper, gelatin or spirit process">39550103 - Stencil paper, gelatin or spirit process</option>
                          <option value="39559901 - Ribbons, inked: typewriter, adding machine, register, etc.">39559901 - Ribbons, inked: typewriter, adding machine, register, etc.</option>
                          <option value="39610000 - Costume jewelry">39610000 - Costume jewelry</option>
                          <option value="39610100 - Jewelry apparel, non-precious metals">39610100 - Jewelry apparel, non-precious metals</option>
                          <option value="39610103 - Earrings, except precious metal">39610103 - Earrings, except precious metal</option>
                          <option value="39619901 - Costume jewelry, ex. precious metal and semiprecious stones">39619901 - Costume jewelry, ex. precious metal and semiprecious stones</option>
                          <option value="39619903 - Rosaries and small religious articles, except precious metal">39619903 - Rosaries and small religious articles, except precious metal</option>
                          <option value="39650000 - Fasteners, buttons, needles, and pins">39650000 - Fasteners, buttons, needles, and pins</option>
                          <option value="39650100 - Buttons and parts">39650100 - Buttons and parts</option>
                          <option value="39650101 - Button backs and parts">39650101 - Button backs and parts</option>
                          <option value="39650102 - Button blanks and molds">39650102 - Button blanks and molds</option>
                          <option value="39650200 - Pins and needles">39650200 - Pins and needles</option>
                          <option value="39650204 - Straight pins: steel or brass">39650204 - Straight pins: steel or brass</option>
                          <option value="39650300 - Fasteners">39650300 - Fasteners</option>
                          <option value="39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes">39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes</option>
                          <option value="39650303 - Fasteners, hooks and eyes">39650303 - Fasteners, hooks and eyes</option>
                          <option value="39659901 - Buckles and buckle parts">39659901 - Buckles and buckle parts</option>
                          <option value="39659905 - Zipper">39659905 - Zipper</option>
                          <option value="39910000 - Brooms and brushes">39910000 - Brooms and brushes</option>
                          <option value="39910100 - Brooms">39910100 - Brooms</option>
                          <option value="39910102 - Street sweeping brooms, hand or machine">39910102 - Street sweeping brooms, hand or machine</option>
                          <option value="39910200 - Paint and varnish brushes">39910200 - Paint and varnish brushes</option>
                          <option value="39910201 - Paint rollers">39910201 - Paint rollers</option>
                          <option value="39910202 - Paintbrushes">39910202 - Paintbrushes</option>
                          <option value="39910300 - Brushes, except paint and varnish">39910300 - Brushes, except paint and varnish</option>
                          <option value="39910302 - Brushes, household or industrial">39910302 - Brushes, household or industrial</option>
                          <option value="39910306 - Toothbrushes, except electric">39910306 - Toothbrushes, except electric</option>
                          <option value="39930100 - Electric signs">39930100 - Electric signs</option>
                          <option value="39930101 - Neon signs">39930101 - Neon signs</option>
                          <option value="39930102 - Scoreboards, electric">39930102 - Scoreboards, electric</option>
                          <option value="39939903 - Displays and cutouts, window and lobby">39939903 - Displays and cutouts, window and lobby</option>
                          <option value="39939904 - Displays, paint process">39939904 - Displays, paint process</option>
                          <option value="39939905 - Letters for signs, metal">39939905 - Letters for signs, metal</option>
                          <option value="39939906 - Name plates: except engraved, etched, etc.: metal">39939906 - Name plates: except engraved, etched, etc.: metal</option>
                          <option value="39939907 - Signs, not made in custom sign painting shops">39939907 - Signs, not made in custom sign painting shops</option>
                          <option value="39950000 - Burial caskets">39950000 - Burial caskets</option>
                          <option value="39959903 - Grave vaults, metal">39959903 - Grave vaults, metal</option>
                          <option value="39960000 - Hard surface floor coverings, nec">39960000 - Hard surface floor coverings, nec</option>
                          <option value="39969901 - Asphalted-felt-base floor coverings: linoleum, carpet">39969901 - Asphalted-felt-base floor coverings: linoleum, carpet</option>
                          <option value="39969902 - Tile, floor: supported plastic">39969902 - Tile, floor: supported plastic</option>
                          <option value="39990000 - Manufacturing industries, nec">39990000 - Manufacturing industries, nec</option>
                          <option value="39990200 - Hair and hair-based products">39990200 - Hair and hair-based products</option>
                          <option value="39990205 - Hairpin mountings">39990205 - Hairpin mountings</option>
                          <option value="39990207 - Wigs, including doll wigs, toupees, or wiglets">39990207 - Wigs, including doll wigs, toupees, or wiglets</option>
                          <option value="39990302 - Down (feathers)">39990302 - Down (feathers)</option>
                          <option value="39990307 - Trimmings, feather">39990307 - Trimmings, feather</option>
                          <option value="39990500 - Cigarette and cigar products and accessories">39990500 - Cigarette and cigar products and accessories</option>
                          <option value="39990503 - Cigarette filters">39990503 - Cigarette filters</option>
                          <option value="39990509 - Tobacco pipes, pipestems, and bits">39990509 - Tobacco pipes, pipestems, and bits</option>
                          <option value="39990600 - Umbrellas, canes, and parts">39990600 - Umbrellas, canes, and parts</option>
                          <option value="39990603 - Umbrellas, garden or wagon">39990603 - Umbrellas, garden or wagon</option>
                          <option value="39990700 - Artificial trees and flowers">39990700 - Artificial trees and flowers</option>
                          <option value="39990701 - Artificial flower arrangements">39990701 - Artificial flower arrangements</option>
                          <option value="39990702 - Christmas trees, artificial">39990702 - Christmas trees, artificial</option>
                          <option value="39990703 - Flowers, artificial and preserved">39990703 - Flowers, artificial and preserved</option>
                          <option value="39990704 - Foliage, artificial and preserved">39990704 - Foliage, artificial and preserved</option>
                          <option value="39990705 - Fruits, artificial and preserved">39990705 - Fruits, artificial and preserved</option>
                          <option value="39990706 - Grasses, artificial and preserved">39990706 - Grasses, artificial and preserved</option>
                          <option value="39990707 - Plants, artificial and preserved">39990707 - Plants, artificial and preserved</option>
                          <option value="39990708 - Sprays, artificial and preserved">39990708 - Sprays, artificial and preserved</option>
                          <option value="39990800 - Novelties, bric-a-brac, and hobby kits">39990800 - Novelties, bric-a-brac, and hobby kits</option>
                          <option value="39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.">39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.</option>
                          <option value="39990803 - Bric-a-brac">39990803 - Bric-a-brac</option>
                          <option value="39990804 - Burnt wood articles">39990804 - Burnt wood articles</option>
                          <option value="39990805 - Calendars, framed">39990805 - Calendars, framed</option>
                          <option value="39990806 - Christmas tree ornaments, except electrical and glass">39990806 - Christmas tree ornaments, except electrical and glass</option>
                          <option value="39990807 - Coins and tokens, non-currency">39990807 - Coins and tokens, non-currency</option>
                          <option value="39990809 - Miniatures">39990809 - Miniatures</option>
                          <option value="39990813 - Puppets and marionettes">39990813 - Puppets and marionettes</option>
                          <option value="39990814 - Sewing kits, novelty">39990814 - Sewing kits, novelty</option>
                          <option value="39990815 - Straw goods">39990815 - Straw goods</option>
                          <option value="39990817 - Tinsel">39990817 - Tinsel</option>
                          <option value="39990819 - Lawn ornaments">39990819 - Lawn ornaments</option>
                          <option value="39990901 - Honeycomb foundations (beekeepers' supplies)">39990901 - Honeycomb foundations (beekeepers' supplies)</option>
                          <option value="39991000 - Coin-operated amusement machines">39991000 - Coin-operated amusement machines</option>
                          <option value="39991001 - Slot machines">39991001 - Slot machines</option>
                          <option value="39991100 - Models, except toy">39991100 - Models, except toy</option>
                          <option value="39991101 - Airplane models, except toy">39991101 - Airplane models, except toy</option>
                          <option value="39991103 - Models, general, except toy">39991103 - Models, general, except toy</option>
                          <option value="39991104 - Railroad models, except toy">39991104 - Railroad models, except toy</option>
                          <option value="39991200 - Identification badges and insignia">39991200 - Identification badges and insignia</option>
                          <option value="39991201 - Badges, metal: policemen, firemen, etc.">39991201 - Badges, metal: policemen, firemen, etc.</option>
                          <option value="39991203 - Identification plates">39991203 - Identification plates</option>
                          <option value="39991204 - Identification tags, except paper">39991204 - Identification tags, except paper</option>
                          <option value="39991205 - Military insignia">39991205 - Military insignia</option>
                          <option value="39991302 - Forms: display, dress, and show">39991302 - Forms: display, dress, and show</option>
                          <option value="39991303 - Mannequins">39991303 - Mannequins</option>
                          <option value="39991402 - Handles, handbag and luggage">39991402 - Handles, handbag and luggage</option>
                          <option value="39999901 - Atomizers, toiletry">39999901 - Atomizers, toiletry</option>
                          <option value="39999905 - Candles">39999905 - Candles</option>
                          <option value="39999909 - Dock equipment and supplies, industrial">39999909 - Dock equipment and supplies, industrial</option>
                          <option value="39999910 - Education aids, devices and supplies">39999910 - Education aids, devices and supplies</option>
                          <option value="39999911 - Figures, wax">39999911 - Figures, wax</option>
                          <option value="39999913 - Fire extinguishers, portable">39999913 - Fire extinguishers, portable</option>
                          <option value="39999920 - Hot tub and spa covers">39999920 - Hot tub and spa covers</option>
                          <option value="39999921 - Hot tubs">39999921 - Hot tubs</option>
                          <option value="39999925 - Nut shells, grinding, from purchased nuts">39999925 - Nut shells, grinding, from purchased nuts</option>
                          <option value="39999926 - Painting instrument dials">39999926 - Painting instrument dials</option>
                          <option value="39999927 - Pet supplies">39999927 - Pet supplies</option>
                          <option value="39999928 - Plaques, picture, laminated">39999928 - Plaques, picture, laminated</option>
                          <option value="39999929 - Potpourri">39999929 - Potpourri</option>
                          <option value="39999930 - Preparation of slides and exhibits">39999930 - Preparation of slides and exhibits</option>
                          <option value="39999932 - Self-defense sprays">39999932 - Self-defense sprays</option>
                          <option value="39999933 - Shades, lamp or candle">39999933 - Shades, lamp or candle</option>
                          <option value="39999935 - Soap dispensers">39999935 - Soap dispensers</option>
                          <option value="39999936 - Stage hardware and equipment, except lighting">39999936 - Stage hardware and equipment, except lighting</option>
                          <option value="39999937 - Stereographs, photographic">39999937 - Stereographs, photographic</option>
                          <option value="39999938 - Tape measures">39999938 - Tape measures</option>
                          <option value="39999939 - Tear gas devices and equipment">39999939 - Tear gas devices and equipment</option>
                          <option value="39999940 - Theatrical scenery">39999940 - Theatrical scenery</option>
                          <option value="39999945 - Wheelchair lifts">39999945 - Wheelchair lifts</option>
                          <option value="39999946 - Fingernails, artificial">39999946 - Fingernails, artificial</option>
                          <option value="39999947 - Grinding and pulverizing of materials, nec">39999947 - Grinding and pulverizing of materials, nec</option>
                          <option value="39999949 - Seeds, coated or treated, from purchased seeds">39999949 - Seeds, coated or treated, from purchased seeds</option>
                          <option value="39999950 - Framed artwork">39999950 - Framed artwork</option>
                          <option value="40110000 - Railroads, line-haul operating">40110000 - Railroads, line-haul operating</option>
                          <option value="41190000 - Local passenger transportation, nec">41190000 - Local passenger transportation, nec</option>
                          <option value="42120000 - Local trucking, without storage">42120000 - Local trucking, without storage</option>
                          <option value="42120102 - Farm to market haulage, local">42120102 - Farm to market haulage, local</option>
                          <option value="42129905 - Dump truck haulage">42129905 - Dump truck haulage</option>
                          <option value="42129906 - Garbage collection and transport, no disposal">42129906 - Garbage collection and transport, no disposal</option>
                          <option value="42129907 - Hazardous waste transport">42129907 - Hazardous waste transport</option>
                          <option value="42129909 - Light haulage and cartage, local">42129909 - Light haulage and cartage, local</option>
                          <option value="42130000 - Trucking, except local">42130000 - Trucking, except local</option>
                          <option value="42139902 - Building materials transport">42139902 - Building materials transport</option>
                          <option value="42139906 - Household goods transport">42139906 - Household goods transport</option>
                          <option value="42139911 - Trailer or container on flat car (TOFC/COFC)">42139911 - Trailer or container on flat car (TOFC/COFC)</option>
                          <option value="42140000 - Local trucking with storage">42140000 - Local trucking with storage</option>
                          <option value="42219901 - Cotton compresses and warehouses">42219901 - Cotton compresses and warehouses</option>
                          <option value="42229903 - Warehousing, cold storage or refrigerated">42229903 - Warehousing, cold storage or refrigerated</option>
                          <option value="42250000 - General warehousing and storage">42250000 - General warehousing and storage</option>
                          <option value="42259901 - General warehousing">42259901 - General warehousing</option>
                          <option value="42259902 - Miniwarehouse, warehousing">42259902 - Miniwarehouse, warehousing</option>
                          <option value="42260100 - Liquid storage">42260100 - Liquid storage</option>
                          <option value="44490101 - Canal barge operations">44490101 - Canal barge operations</option>
                          <option value="44910000 - Marine cargo handling">44910000 - Marine cargo handling</option>
                          <option value="44910200 - Docks, piers and terminals">44910200 - Docks, piers and terminals</option>
                          <option value="44930000 - Marinas">44930000 - Marinas</option>
                          <option value="45129901 - Air cargo carrier, scheduled">45129901 - Air cargo carrier, scheduled</option>
                          <option value="46120000 - Crude petroleum pipelines">46120000 - Crude petroleum pipelines</option>
                          <option value="46199902 - Slurry pipeline operation">46199902 - Slurry pipeline operation</option>
                          <option value="47240000 - Travel agencies">47240000 - Travel agencies</option>
                          <option value="47250000 - Tour operators">47250000 - Tour operators</option>
                          <option value="47310000 - Freight transportation arrangement">47310000 - Freight transportation arrangement</option>
                          <option value="47310100 - Transportation agents and brokers">47310100 - Transportation agents and brokers</option>
                          <option value="47310103 - Customhouse brokers">47310103 - Customhouse brokers</option>
                          <option value="47310200 - Freight forwarding">47310200 - Freight forwarding</option>
                          <option value="47410000 - Rental of railroad cars">47410000 - Rental of railroad cars</option>
                          <option value="47830000 - Packing and crating">47830000 - Packing and crating</option>
                          <option value="47839902 - Crating goods for shipping">47839902 - Crating goods for shipping</option>
                          <option value="47839903 - Packing goods for shipping">47839903 - Packing goods for shipping</option>
                          <option value="47890102 - Freight car loading and unloading">47890102 - Freight car loading and unloading</option>
                          <option value="47899901 - Pipeline terminal facilities, independently operated">47899901 - Pipeline terminal facilities, independently operated</option>
                          <option value="48120000 - Radiotelephone communication">48120000 - Radiotelephone communication</option>
                          <option value="48130000 - Telephone communication, except radio">48130000 - Telephone communication, except radio</option>
                          <option value="48130101 - Data telephone communications">48130101 - Data telephone communications</option>
                          <option value="48130103 - Long distance telephone communications">48130103 - Long distance telephone communications</option>
                          <option value="48139903 - Telephone/video communications">48139903 - Telephone/video communications</option>
                          <option value="48320000 - Radio broadcasting stations">48320000 - Radio broadcasting stations</option>
                          <option value="48320203 - Religious">48320203 - Religious</option>
                          <option value="48330000 - Television broadcasting stations">48330000 - Television broadcasting stations</option>
                          <option value="48999905 - Satellite earth stations">48999905 - Satellite earth stations</option>
                          <option value="49110000 - Electric services">49110000 - Electric services</option>
                          <option value="49119901 - Distribution, electric power">49119901 - Distribution, electric power</option>
                          <option value="49119902 - Generation, electric power">49119902 - Generation, electric power</option>
                          <option value="49119905 - Electric power marketers">49119905 - Electric power marketers</option>
                          <option value="49119907 - Fossil fuel electric power generation">49119907 - Fossil fuel electric power generation</option>
                          <option value="49240000 - Natural gas distribution">49240000 - Natural gas distribution</option>
                          <option value="49250106 - Mixed natural and manufactured gas, distribution">49250106 - Mixed natural and manufactured gas, distribution</option>
                          <option value="49410000 - Water supply">49410000 - Water supply</option>
                          <option value="49520000 - Sewerage systems">49520000 - Sewerage systems</option>
                          <option value="49530000 - Refuse systems">49530000 - Refuse systems</option>
                          <option value="49530100 - Hazardous waste collection and disposal">49530100 - Hazardous waste collection and disposal</option>
                          <option value="49530102 - Chemical detoxification">49530102 - Chemical detoxification</option>
                          <option value="49530202 - Liquid waste, collection and disposal">49530202 - Liquid waste, collection and disposal</option>
                          <option value="49530203 - Rubbish collection and disposal">49530203 - Rubbish collection and disposal</option>
                          <option value="49530300 - Nonhazardous waste disposal sites">49530300 - Nonhazardous waste disposal sites</option>
                          <option value="49539904 - Medical waste disposal">49539904 - Medical waste disposal</option>
                          <option value="49539905 - Recycling, waste materials">49539905 - Recycling, waste materials</option>
                          <option value="49610000 - Steam and air-conditioning supply">49610000 - Steam and air-conditioning supply</option>
                          <option value="50120103 - Trucks, noncommercial">50120103 - Trucks, noncommercial</option>
                          <option value="50120104 - Vans, noncommercial">50120104 - Vans, noncommercial</option>
                          <option value="50120203 - Fire trucks">50120203 - Fire trucks</option>
                          <option value="50120205 - Trailers for trucks, new and used">50120205 - Trailers for trucks, new and used</option>
                          <option value="50120206 - Truck bodies">50120206 - Truck bodies</option>
                          <option value="50120208 - Trucks, commercial">50120208 - Trucks, commercial</option>
                          <option value="50120305 - Recreation vehicles, all-terrain">50120305 - Recreation vehicles, all-terrain</option>
                          <option value="50120307 - Trailers for passenger vehicles">50120307 - Trailers for passenger vehicles</option>
                          <option value="50120401 - Mopeds">50120401 - Mopeds</option>
                          <option value="50130000 - Motor vehicle supplies and new parts">50130000 - Motor vehicle supplies and new parts</option>
                          <option value="50130100 - Automotive supplies and parts">50130100 - Automotive supplies and parts</option>
                          <option value="50130108 - Automotive supplies">50130108 - Automotive supplies</option>
                          <option value="50130112 - Exhaust systems (mufflers, tail pipes, etc.)">50130112 - Exhaust systems (mufflers, tail pipes, etc.)</option>
                          <option value="50130118 - Springs, shock absorbers and struts">50130118 - Springs, shock absorbers and struts</option>
                          <option value="50130119 - Truck parts and accessories">50130119 - Truck parts and accessories</option>
                          <option value="50130120 - Wheels, motor vehicle">50130120 - Wheels, motor vehicle</option>
                          <option value="50130204 - Testing equipment, engine">50130204 - Testing equipment, engine</option>
                          <option value="50130205 - Tools and equipment, automotive">50130205 - Tools and equipment, automotive</option>
                          <option value="50139901 - Motorcycle parts">50139901 - Motorcycle parts</option>
                          <option value="50139903 - Trailer parts and accessories">50139903 - Trailer parts and accessories</option>
                          <option value="50140000 - Tires and tubes">50140000 - Tires and tubes</option>
                          <option value="50149901 - Automobile tires and tubes">50149901 - Automobile tires and tubes</option>
                          <option value="50149904 - Tires, used">50149904 - Tires, used</option>
                          <option value="50150000 - Motor vehicle parts, used">50150000 - Motor vehicle parts, used</option>
                          <option value="50210000 - Furniture">50210000 - Furniture</option>
                          <option value="50210100 - Office and public building furniture">50210100 - Office and public building furniture</option>
                          <option value="50210106 - Office furniture, nec">50210106 - Office furniture, nec</option>
                          <option value="50210200 - Household furniture">50210200 - Household furniture</option>
                          <option value="50210302 - Bedsprings">50210302 - Bedsprings</option>
                          <option value="50219904 - Outdoor and lawn furniture, nec">50219904 - Outdoor and lawn furniture, nec</option>
                          <option value="50219906 - Shelving">50219906 - Shelving</option>
                          <option value="50230000 - Homefurnishings">50230000 - Homefurnishings</option>
                          <option value="50230100 - Kitchenware">50230100 - Kitchenware</option>
                          <option value="50230102 - China">50230102 - China</option>
                          <option value="50230104 - Glassware">50230104 - Glassware</option>
                          <option value="50230105 - Kitchen tools and utensils, nec">50230105 - Kitchen tools and utensils, nec</option>
                          <option value="50230200 - Linens and towels">50230200 - Linens and towels</option>
                          <option value="50230202 - Blankets">50230202 - Blankets</option>
                          <option value="50230203 - Linens, table">50230203 - Linens, table</option>
                          <option value="50230205 - Sheets, textile">50230205 - Sheets, textile</option>
                          <option value="50230207 - Towels">50230207 - Towels</option>
                          <option value="50230300 - Window furnishings">50230300 - Window furnishings</option>
                          <option value="50230301 - Curtains">50230301 - Curtains</option>
                          <option value="50230302 - Draperies">50230302 - Draperies</option>
                          <option value="50230305 - Window covering parts and accessories">50230305 - Window covering parts and accessories</option>
                          <option value="50230400 - Floor coverings">50230400 - Floor coverings</option>
                          <option value="50230401 - Carpets">50230401 - Carpets</option>
                          <option value="50230404 - Rugs">50230404 - Rugs</option>
                          <option value="50230405 - Wood flooring">50230405 - Wood flooring</option>
                          <option value="50230500 - Decorative home furnishings and supplies">50230500 - Decorative home furnishings and supplies</option>
                          <option value="50230502 - Frames and framing, picture and mirror">50230502 - Frames and framing, picture and mirror</option>
                          <option value="50230504 - Pottery">50230504 - Pottery</option>
                          <option value="50310100 - Building materials, exterior">50310100 - Building materials, exterior</option>
                          <option value="50310101 - Fencing, wood">50310101 - Fencing, wood</option>
                          <option value="50310104 - Trim, sheet metal">50310104 - Trim, sheet metal</option>
                          <option value="50310200 - Building materials, interior">50310200 - Building materials, interior</option>
                          <option value="50310202 - Molding, all materials">50310202 - Molding, all materials</option>
                          <option value="50310204 - Veneer">50310204 - Veneer</option>
                          <option value="50310300 - Doors and windows">50310300 - Doors and windows</option>
                          <option value="50310301 - Door frames, all materials">50310301 - Door frames, all materials</option>
                          <option value="50310302 - Doors, combination, screen-storm">50310302 - Doors, combination, screen-storm</option>
                          <option value="50310303 - Doors, garage">50310303 - Doors, garage</option>
                          <option value="50310304 - Doors, nec">50310304 - Doors, nec</option>
                          <option value="50310305 - Metal doors, sash and trim">50310305 - Metal doors, sash and trim</option>
                          <option value="50310306 - Window frames, all materials">50310306 - Window frames, all materials</option>
                          <option value="50310307 - Windows">50310307 - Windows</option>
                          <option value="50310308 - Skylights, all materials">50310308 - Skylights, all materials</option>
                          <option value="50319901 - Composite board products, woodboard">50319901 - Composite board products, woodboard</option>
                          <option value="50319903 - Kitchen cabinets">50319903 - Kitchen cabinets</option>
                          <option value="50319904 - Lumber: rough, dressed, and finished">50319904 - Lumber: rough, dressed, and finished</option>
                          <option value="50319909 - Plywood">50319909 - Plywood</option>
                          <option value="50320000 - Brick, stone, and related material">50320000 - Brick, stone, and related material</option>
                          <option value="50320100 - Paving materials">50320100 - Paving materials</option>
                          <option value="50320201 - Drywall materials">50320201 - Drywall materials</option>
                          <option value="50320202 - Stucco">50320202 - Stucco</option>
                          <option value="50320302 - Ceramic wall and floor tile, nec">50320302 - Ceramic wall and floor tile, nec</option>
                          <option value="50320306 - Tile, clay or other ceramic, excluding refractory">50320306 - Tile, clay or other ceramic, excluding refractory</option>
                          <option value="50320400 - Building stone">50320400 - Building stone</option>
                          <option value="50320401 - Granite building stone">50320401 - Granite building stone</option>
                          <option value="50320402 - Marble building stone">50320402 - Marble building stone</option>
                          <option value="50320500 - Concrete and cinder building products">50320500 - Concrete and cinder building products</option>
                          <option value="50320502 - Concrete and cinder block">50320502 - Concrete and cinder block</option>
                          <option value="50320503 - Concrete building products">50320503 - Concrete building products</option>
                          <option value="50320504 - Concrete mixtures">50320504 - Concrete mixtures</option>
                          <option value="50329902 - Brick, except refractory">50329902 - Brick, except refractory</option>
                          <option value="50329904 - Cement">50329904 - Cement</option>
                          <option value="50329905 - Gravel">50329905 - Gravel</option>
                          <option value="50329907 - Sand, construction">50329907 - Sand, construction</option>
                          <option value="50329908 - Stone, crushed or broken">50329908 - Stone, crushed or broken</option>
                          <option value="50330000 - Roofing, siding, and insulation">50330000 - Roofing, siding, and insulation</option>
                          <option value="50330100 - Roofing and siding materials">50330100 - Roofing and siding materials</option>
                          <option value="50330101 - Asphalt felts and coating">50330101 - Asphalt felts and coating</option>
                          <option value="50330103 - Roofing, asphalt and sheet metal">50330103 - Roofing, asphalt and sheet metal</option>
                          <option value="50330105 - Siding, except wood">50330105 - Siding, except wood</option>
                          <option value="50330200 - Insulation materials">50330200 - Insulation materials</option>
                          <option value="50330201 - Fiberglass building materials">50330201 - Fiberglass building materials</option>
                          <option value="50330203 - Mineral wool insulation materials">50330203 - Mineral wool insulation materials</option>
                          <option value="50390100 - Prefabricated structures">50390100 - Prefabricated structures</option>
                          <option value="50390104 - Structural assemblies, prefabricated: non-wood">50390104 - Structural assemblies, prefabricated: non-wood</option>
                          <option value="50390200 - Glass construction materials">50390200 - Glass construction materials</option>
                          <option value="50390201 - Exterior flat glass: plate or window">50390201 - Exterior flat glass: plate or window</option>
                          <option value="50390202 - Interior flat glass: plate and window">50390202 - Interior flat glass: plate and window</option>
                          <option value="50399902 - Architectural metalwork">50399902 - Architectural metalwork</option>
                          <option value="50399905 - Doors, sliding">50399905 - Doors, sliding</option>
                          <option value="50399911 - Septic tanks">50399911 - Septic tanks</option>
                          <option value="50399912 - Soil erosion control fabrics">50399912 - Soil erosion control fabrics</option>
                          <option value="50399913 - Wire fence, gates, and accessories">50399913 - Wire fence, gates, and accessories</option>
                          <option value="50430000 - Photographic equipment and supplies">50430000 - Photographic equipment and supplies</option>
                          <option value="50430100 - Photographic processing equipment">50430100 - Photographic processing equipment</option>
                          <option value="50430200 - Cameras and photographic equipment">50430200 - Cameras and photographic equipment</option>
                          <option value="50430202 - Photographic cameras, projectors, equipment and supplies">50430202 - Photographic cameras, projectors, equipment and supplies</option>
                          <option value="50440000 - Office equipment">50440000 - Office equipment</option>
                          <option value="50440103 - Cash registers">50440103 - Cash registers</option>
                          <option value="50440200 - Copying equipment">50440200 - Copying equipment</option>
                          <option value="50440204 - Microfilm equipment">50440204 - Microfilm equipment</option>
                          <option value="50440207 - Photocopy machines">50440207 - Photocopy machines</option>
                          <option value="50449903 - Vaults and safes">50449903 - Vaults and safes</option>
                          <option value="50450000 - Computers, peripherals, and software">50450000 - Computers, peripherals, and software</option>
                          <option value="50450100 - Computer peripheral equipment">50450100 - Computer peripheral equipment</option>
                          <option value="50450101 - Disk drives">50450101 - Disk drives</option>
                          <option value="50450104 - Terminals, computer">50450104 - Terminals, computer</option>
                          <option value="50459903 - Computer software">50459903 - Computer software</option>
                          <option value="50459904 - Computers and accessories, personal and home entertainment">50459904 - Computers and accessories, personal and home entertainment</option>
                          <option value="50459905 - Computers, nec">50459905 - Computers, nec</option>
                          <option value="50460000 - Commercial equipment, nec">50460000 - Commercial equipment, nec</option>
                          <option value="50460100 - Store fixtures and display equipment">50460100 - Store fixtures and display equipment</option>
                          <option value="50460101 - Display equipment, except refrigerated">50460101 - Display equipment, except refrigerated</option>
                          <option value="50460104 - Partitions">50460104 - Partitions</option>
                          <option value="50460106 - Signs, electrical">50460106 - Signs, electrical</option>
                          <option value="50460107 - Store equipment">50460107 - Store equipment</option>
                          <option value="50460108 - Store fixtures">50460108 - Store fixtures</option>
                          <option value="50460301 - Bakery equipment and supplies">50460301 - Bakery equipment and supplies</option>
                          <option value="50460302 - Coffee brewing equipment and supplies">50460302 - Coffee brewing equipment and supplies</option>
                          <option value="50460303 - Cooking equipment, commercial">50460303 - Cooking equipment, commercial</option>
                          <option value="50460306 - Restaurant equipment and supplies, nec">50460306 - Restaurant equipment and supplies, nec</option>
                          <option value="50469902 - Coin counters">50469902 - Coin counters</option>
                          <option value="50469903 - Hotel equipment and supplies">50469903 - Hotel equipment and supplies</option>
                          <option value="50469907 - Scales, except laboratory">50469907 - Scales, except laboratory</option>
                          <option value="50470000 - Medical and hospital equipment">50470000 - Medical and hospital equipment</option>
                          <option value="50470100 - Hospital equipment and furniture">50470100 - Hospital equipment and furniture</option>
                          <option value="50470102 - Hospital equipment and supplies, nec">50470102 - Hospital equipment and supplies, nec</option>
                          <option value="50470104 - Instruments, surgical and medical">50470104 - Instruments, surgical and medical</option>
                          <option value="50470106 - Patient monitoring equipment">50470106 - Patient monitoring equipment</option>
                          <option value="50470107 - Physician equipment and supplies">50470107 - Physician equipment and supplies</option>
                          <option value="50470108 - Surgical equipment and supplies">50470108 - Surgical equipment and supplies</option>
                          <option value="50470109 - X-ray machines and tubes">50470109 - X-ray machines and tubes</option>
                          <option value="50470200 - Dental equipment and supplies">50470200 - Dental equipment and supplies</option>
                          <option value="50470202 - Dentists' professional supplies">50470202 - Dentists' professional supplies</option>
                          <option value="50470300 - Medical equipment and supplies">50470300 - Medical equipment and supplies</option>
                          <option value="50470303 - Diagnostic equipment, medical">50470303 - Diagnostic equipment, medical</option>
                          <option value="50470307 - Incontinent care products and supplies">50470307 - Incontinent care products and supplies</option>
                          <option value="50470308 - Medical laboratory equipment">50470308 - Medical laboratory equipment</option>
                          <option value="50470309 - Orthopedic equipment and supplies">50470309 - Orthopedic equipment and supplies</option>
                          <option value="50479902 - Veterinarians' equipment and supplies">50479902 - Veterinarians' equipment and supplies</option>
                          <option value="50480000 - Ophthalmic goods">50480000 - Ophthalmic goods</option>
                          <option value="50489902 - Frames, ophthalmic">50489902 - Frames, ophthalmic</option>
                          <option value="50489903 - Lenses, ophthalmic">50489903 - Lenses, ophthalmic</option>
                          <option value="50489904 - Optometric equipment and supplies">50489904 - Optometric equipment and supplies</option>
                          <option value="50490100 - Scientific and engineering equipment and supplies">50490100 - Scientific and engineering equipment and supplies</option>
                          <option value="50490101 - Analytical instruments">50490101 - Analytical instruments</option>
                          <option value="50490102 - Engineers' equipment and supplies, nec">50490102 - Engineers' equipment and supplies, nec</option>
                          <option value="50490103 - Laboratory equipment, except medical or dental">50490103 - Laboratory equipment, except medical or dental</option>
                          <option value="50490104 - Optical goods">50490104 - Optical goods</option>
                          <option value="50490106 - Scientific instruments">50490106 - Scientific instruments</option>
                          <option value="50499902 - Drafting supplies">50499902 - Drafting supplies</option>
                          <option value="50499903 - Law enforcement equipment and supplies">50499903 - Law enforcement equipment and supplies</option>
                          <option value="50499905 - Religious supplies">50499905 - Religious supplies</option>
                          <option value="50499907 - Theatrical equipment and supplies">50499907 - Theatrical equipment and supplies</option>
                          <option value="50510100 - Metal wires, ties, cables, and screening">50510100 - Metal wires, ties, cables, and screening</option>
                          <option value="50510102 - Cable, wire">50510102 - Cable, wire</option>
                          <option value="50510105 - Rope, wire (not insulated)">50510105 - Rope, wire (not insulated)</option>
                          <option value="50510107 - Wire, nec">50510107 - Wire, nec</option>
                          <option value="50510200 - Iron and steel (ferrous) products">50510200 - Iron and steel (ferrous) products</option>
                          <option value="50510203 - Cast iron pipe">50510203 - Cast iron pipe</option>
                          <option value="50510207 - Ferrous metals">50510207 - Ferrous metals</option>
                          <option value="50510208 - Forgings, ferrous">50510208 - Forgings, ferrous</option>
                          <option value="50510210 - Iron or steel flat products">50510210 - Iron or steel flat products</option>
                          <option value="50510214 - Pipe and tubing, steel">50510214 - Pipe and tubing, steel</option>
                          <option value="50510216 - Steel">50510216 - Steel</option>
                          <option value="50510217 - Structural shapes, iron or steel">50510217 - Structural shapes, iron or steel</option>
                          <option value="50510301 - Copper">50510301 - Copper</option>
                          <option value="50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec">50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec</option>
                          <option value="50510400 - Miscellaneous nonferrous products">50510400 - Miscellaneous nonferrous products</option>
                          <option value="50510404 - Nonferrous metal sheets, bars, rods, etc., nec">50510404 - Nonferrous metal sheets, bars, rods, etc., nec</option>
                          <option value="50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.">50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.</option>
                          <option value="50519902 - Bars, metal">50519902 - Bars, metal</option>
                          <option value="50519903 - Foundry products">50519903 - Foundry products</option>
                          <option value="50519906 - Plates, metal">50519906 - Plates, metal</option>
                          <option value="50519909 - Sheets, metal">50519909 - Sheets, metal</option>
                          <option value="50519911 - Tubing, metal">50519911 - Tubing, metal</option>
                          <option value="50519912 - Stampings, metal">50519912 - Stampings, metal</option>
                          <option value="50520201 - Coal">50520201 - Coal</option>
                          <option value="50630000 - Electrical apparatus and equipment">50630000 - Electrical apparatus and equipment</option>
                          <option value="50630100 - Transformers and transmission equipment">50630100 - Transformers and transmission equipment</option>
                          <option value="50630103 - Power transmission equipment, electric">50630103 - Power transmission equipment, electric</option>
                          <option value="50630104 - Transformers, electric">50630104 - Transformers, electric</option>
                          <option value="50630200 - Electrical fittings and construction materials">50630200 - Electrical fittings and construction materials</option>
                          <option value="50630203 - Circuit breakers">50630203 - Circuit breakers</option>
                          <option value="50630205 - Electrical construction materials">50630205 - Electrical construction materials</option>
                          <option value="50630206 - Electrical supplies, nec">50630206 - Electrical supplies, nec</option>
                          <option value="50630220 - Wiring devices">50630220 - Wiring devices</option>
                          <option value="50630300 - Wire and cable">50630300 - Wire and cable</option>
                          <option value="50630303 - Control and signal wire and cable, including coaxial">50630303 - Control and signal wire and cable, including coaxial</option>
                          <option value="50630304 - Electronic wire and cable">50630304 - Electronic wire and cable</option>
                          <option value="50630400 - Lighting fixtures">50630400 - Lighting fixtures</option>
                          <option value="50630401 - Light bulbs and related supplies">50630401 - Light bulbs and related supplies</option>
                          <option value="50630403 - Lighting fixtures, commercial and industrial">50630403 - Lighting fixtures, commercial and industrial</option>
                          <option value="50630404 - Lighting fixtures, residential">50630404 - Lighting fixtures, residential</option>
                          <option value="50630500 - Electric alarms and signaling equipment">50630500 - Electric alarms and signaling equipment</option>
                          <option value="50630503 - Fire alarm systems">50630503 - Fire alarm systems</option>
                          <option value="50630504 - Signaling equipment, electrical">50630504 - Signaling equipment, electrical</option>
                          <option value="50630600 - Batteries">50630600 - Batteries</option>
                          <option value="50630601 - Batteries, dry cell">50630601 - Batteries, dry cell</option>
                          <option value="50639901 - Antennas, receiving, satellite dishes">50639901 - Antennas, receiving, satellite dishes</option>
                          <option value="50639902 - Flashlights">50639902 - Flashlights</option>
                          <option value="50639903 - Generators">50639903 - Generators</option>
                          <option value="50639904 - Motor controls, starters and relays: electric">50639904 - Motor controls, starters and relays: electric</option>
                          <option value="50639905 - Motors, electric">50639905 - Motors, electric</option>
                          <option value="50640000 - Electrical appliances, television and radio">50640000 - Electrical appliances, television and radio</option>
                          <option value="50640105 - Refrigerators and freezers">50640105 - Refrigerators and freezers</option>
                          <option value="50640200 - Electrical entertainment equipment">50640200 - Electrical entertainment equipment</option>
                          <option value="50640201 - High fidelity equipment">50640201 - High fidelity equipment</option>
                          <option value="50640202 - Radios, motor vehicle">50640202 - Radios, motor vehicle</option>
                          <option value="50640203 - Radios, nec">50640203 - Radios, nec</option>
                          <option value="50640300 - Air conditioning appliances">50640300 - Air conditioning appliances</option>
                          <option value="50640303 - Fans, household: electric">50640303 - Fans, household: electric</option>
                          <option value="50649903 - Electric household appliances, nec">50649903 - Electric household appliances, nec</option>
                          <option value="50650000 - Electronic parts and equipment, nec">50650000 - Electronic parts and equipment, nec</option>
                          <option value="50650100 - Telephone and telegraphic equipment">50650100 - Telephone and telegraphic equipment</option>
                          <option value="50650101 - Mobile telephone equipment">50650101 - Mobile telephone equipment</option>
                          <option value="50650103 - Telephone equipment">50650103 - Telephone equipment</option>
                          <option value="50650200 - Communication equipment">50650200 - Communication equipment</option>
                          <option value="50650202 - Electronic tubes: receiving and transmitting, or industrial">50650202 - Electronic tubes: receiving and transmitting, or industrial</option>
                          <option value="50650205 - Modems, computer">50650205 - Modems, computer</option>
                          <option value="50650208 - Sound equipment, electronic">50650208 - Sound equipment, electronic</option>
                          <option value="50650300 - Electronic parts">50650300 - Electronic parts</option>
                          <option value="50650301 - Capacitors, electronic">50650301 - Capacitors, electronic</option>
                          <option value="50650303 - Coils, electronic">50650303 - Coils, electronic</option>
                          <option value="50650305 - Connectors, electronic">50650305 - Connectors, electronic</option>
                          <option value="50650306 - Diodes">50650306 - Diodes</option>
                          <option value="50650311 - Transistors">50650311 - Transistors</option>
                          <option value="50650403 - Closed circuit TV">50650403 - Closed circuit TV</option>
                          <option value="50659902 - Magnetic recording tape">50659902 - Magnetic recording tape</option>
                          <option value="50659903 - Security control equipment and systems">50659903 - Security control equipment and systems</option>
                          <option value="50659904 - Tapes, audio and video recording">50659904 - Tapes, audio and video recording</option>
                          <option value="50720000 - Hardware">50720000 - Hardware</option>
                          <option value="50720100 - Bolts, nuts, and screws">50720100 - Bolts, nuts, and screws</option>
                          <option value="50720101 - Bolts">50720101 - Bolts</option>
                          <option value="50720102 - Nuts (hardware)">50720102 - Nuts (hardware)</option>
                          <option value="50720104 - Screws">50720104 - Screws</option>
                          <option value="50720200 - Hand tools">50720200 - Hand tools</option>
                          <option value="50720201 - Cutlery">50720201 - Cutlery</option>
                          <option value="50720300 - Power tools and accessories">50720300 - Power tools and accessories</option>
                          <option value="50720400 - Miscellaneous fasteners">50720400 - Miscellaneous fasteners</option>
                          <option value="50720402 - Staples">50720402 - Staples</option>
                          <option value="50729901 - Builders' hardware, nec">50729901 - Builders' hardware, nec</option>
                          <option value="50729904 - Furniture hardware, nec">50729904 - Furniture hardware, nec</option>
                          <option value="50729907 - Security devices, locks">50729907 - Security devices, locks</option>
                          <option value="50740000 - Plumbing and hydronic heating supplies">50740000 - Plumbing and hydronic heating supplies</option>
                          <option value="50740100 - Water heaters and purification equipment">50740100 - Water heaters and purification equipment</option>
                          <option value="50740102 - Water purification equipment">50740102 - Water purification equipment</option>
                          <option value="50740103 - Water softeners">50740103 - Water softeners</option>
                          <option value="50740200 - Heating equipment (hydronic)">50740200 - Heating equipment (hydronic)</option>
                          <option value="50740202 - Boilers, power (industrial)">50740202 - Boilers, power (industrial)</option>
                          <option value="50740203 - Boilers, steam">50740203 - Boilers, steam</option>
                          <option value="50740208 - Heating equipment and panels, solar">50740208 - Heating equipment and panels, solar</option>
                          <option value="50740300 - Plumbing fittings and supplies">50740300 - Plumbing fittings and supplies</option>
                          <option value="50750000 - Warm air heating and air conditioning">50750000 - Warm air heating and air conditioning</option>
                          <option value="50750100 - Air conditioning and ventilation equipment and supplies">50750100 - Air conditioning and ventilation equipment and supplies</option>
                          <option value="50750101 - Air conditioning equipment, except room units, nec">50750101 - Air conditioning equipment, except room units, nec</option>
                          <option value="50750102 - Air filters">50750102 - Air filters</option>
                          <option value="50750105 - Compressors, air conditioning">50750105 - Compressors, air conditioning</option>
                          <option value="50750111 - Ventilating equipment and supplies">50750111 - Ventilating equipment and supplies</option>
                          <option value="50750200 - Warm air heating equipment and supplies">50750200 - Warm air heating equipment and supplies</option>
                          <option value="50750201 - Electrical heating equipment">50750201 - Electrical heating equipment</option>
                          <option value="50750202 - Furnaces, heating: electric">50750202 - Furnaces, heating: electric</option>
                          <option value="50780000 - Refrigeration equipment and supplies">50780000 - Refrigeration equipment and supplies</option>
                          <option value="50780101 - Display cases, refrigerated">50780101 - Display cases, refrigerated</option>
                          <option value="50780201 - Beverage coolers">50780201 - Beverage coolers</option>
                          <option value="50780202 - Drinking water coolers, mechanical">50780202 - Drinking water coolers, mechanical</option>
                          <option value="50789903 - Refrigeration units, motor vehicles">50789903 - Refrigeration units, motor vehicles</option>
                          <option value="50820000 - Construction and mining machinery">50820000 - Construction and mining machinery</option>
                          <option value="50820100 - Road construction equipment">50820100 - Road construction equipment</option>
                          <option value="50820101 - Pavers">50820101 - Pavers</option>
                          <option value="50820202 - Logging equipment and supplies">50820202 - Logging equipment and supplies</option>
                          <option value="50820300 - General construction machinery and equipment">50820300 - General construction machinery and equipment</option>
                          <option value="50820304 - Excavating machinery and equipment">50820304 - Excavating machinery and equipment</option>
                          <option value="50820305 - Ladders">50820305 - Ladders</option>
                          <option value="50820306 - Masonry equipment and supplies">50820306 - Masonry equipment and supplies</option>
                          <option value="50820400 - Mining machinery and equipment, except petroleum">50820400 - Mining machinery and equipment, except petroleum</option>
                          <option value="50830000 - Farm and garden machinery">50830000 - Farm and garden machinery</option>
                          <option value="50830101 - Livestock equipment">50830101 - Livestock equipment</option>
                          <option value="50830201 - Garden machinery and equipment, nec">50830201 - Garden machinery and equipment, nec</option>
                          <option value="50830203 - Lawn machinery and equipment">50830203 - Lawn machinery and equipment</option>
                          <option value="50830300 - Agricultural machinery and equipment">50830300 - Agricultural machinery and equipment</option>
                          <option value="50830301 - Agricultural machinery, nec">50830301 - Agricultural machinery, nec</option>
                          <option value="50830303 - Farm equipment parts and supplies">50830303 - Farm equipment parts and supplies</option>
                          <option value="50830304 - Farm implements">50830304 - Farm implements</option>
                          <option value="50830308 - Irrigation equipment">50830308 - Irrigation equipment</option>
                          <option value="50830400 - Dairy machinery and equipment">50830400 - Dairy machinery and equipment</option>
                          <option value="50839901 - Hydroponic equipment and supplies">50839901 - Hydroponic equipment and supplies</option>
                          <option value="50840000 - Industrial machinery and equipment">50840000 - Industrial machinery and equipment</option>
                          <option value="50840100 - Food industry machinery">50840100 - Food industry machinery</option>
                          <option value="50840102 - Brewery products manufacturing machinery, commercial">50840102 - Brewery products manufacturing machinery, commercial</option>
                          <option value="50840105 - Dairy products manufacturing machinery, nec">50840105 - Dairy products manufacturing machinery, nec</option>
                          <option value="50840107 - Food product manufacturing machinery">50840107 - Food product manufacturing machinery</option>
                          <option value="50840200 - Textile and leather machinery">50840200 - Textile and leather machinery</option>
                          <option value="50840201 - Sewing machines, industrial">50840201 - Sewing machines, industrial</option>
                          <option value="50840204 - Textile machinery and equipment">50840204 - Textile machinery and equipment</option>
                          <option value="50840302 - Paper manufacturing machinery">50840302 - Paper manufacturing machinery</option>
                          <option value="50840305 - Woodworking machinery">50840305 - Woodworking machinery</option>
                          <option value="50840402 - Drilling bits">50840402 - Drilling bits</option>
                          <option value="50840403 - Drilling equipment, excluding bits">50840403 - Drilling equipment, excluding bits</option>
                          <option value="50840405 - Oil well machinery, equipment, and supplies">50840405 - Oil well machinery, equipment, and supplies</option>
                          <option value="50840500 - Machine tools and metalworking machinery">50840500 - Machine tools and metalworking machinery</option>
                          <option value="50840505 - Industrial machine parts">50840505 - Industrial machine parts</option>
                          <option value="50840507 - Machine tools and accessories">50840507 - Machine tools and accessories</option>
                          <option value="50840509 - Metal refining machinery and equipment">50840509 - Metal refining machinery and equipment</option>
                          <option value="50840510 - Metalworking machinery">50840510 - Metalworking machinery</option>
                          <option value="50840518 - Welding machinery and equipment">50840518 - Welding machinery and equipment</option>
                          <option value="50840600 - Engines and transportation equipment">50840600 - Engines and transportation equipment</option>
                          <option value="50840601 - Engines and parts, air-cooled">50840601 - Engines and parts, air-cooled</option>
                          <option value="50840602 - Engines and parts, diesel">50840602 - Engines and parts, diesel</option>
                          <option value="50840603 - Engines, gasoline">50840603 - Engines, gasoline</option>
                          <option value="50840605 - Lift trucks and parts">50840605 - Lift trucks and parts</option>
                          <option value="50840607 - Trailers, industrial">50840607 - Trailers, industrial</option>
                          <option value="50840700 - Instruments and control equipment">50840700 - Instruments and control equipment</option>
                          <option value="50840701 - Controlling instruments and accessories">50840701 - Controlling instruments and accessories</option>
                          <option value="50840702 - Indicating instruments and accessories">50840702 - Indicating instruments and accessories</option>
                          <option value="50840703 - Measuring and testing equipment, electrical">50840703 - Measuring and testing equipment, electrical</option>
                          <option value="50840705 - Noise control equipment">50840705 - Noise control equipment</option>
                          <option value="50840706 - Pollution control equipment, air (environmental)">50840706 - Pollution control equipment, air (environmental)</option>
                          <option value="50840800 - Materials handling machinery">50840800 - Materials handling machinery</option>
                          <option value="50840801 - Conveyor systems">50840801 - Conveyor systems</option>
                          <option value="50840802 - Cranes, industrial">50840802 - Cranes, industrial</option>
                          <option value="50840803 - Elevators">50840803 - Elevators</option>
                          <option value="50840804 - Hoists">50840804 - Hoists</option>
                          <option value="50840805 - Pumps and pumping equipment, nec">50840805 - Pumps and pumping equipment, nec</option>
                          <option value="50840807 - Water pumps (industrial)">50840807 - Water pumps (industrial)</option>
                          <option value="50840900 - Processing and packaging equipment">50840900 - Processing and packaging equipment</option>
                          <option value="50840901 - Cleaning equipment, high pressure, sand or steam">50840901 - Cleaning equipment, high pressure, sand or steam</option>
                          <option value="50840903 - Compressors, except air conditioning">50840903 - Compressors, except air conditioning</option>
                          <option value="50840905 - Packaging machinery and equipment">50840905 - Packaging machinery and equipment</option>
                          <option value="50840906 - Paint spray equipment, industrial">50840906 - Paint spray equipment, industrial</option>
                          <option value="50840907 - Pneumatic tools and equipment">50840907 - Pneumatic tools and equipment</option>
                          <option value="50840909 - Screening machinery and equipment">50840909 - Screening machinery and equipment</option>
                          <option value="50840910 - Waste compactors">50840910 - Waste compactors</option>
                          <option value="50849902 - Chemical process equipment">50849902 - Chemical process equipment</option>
                          <option value="50849903 - Fans, industrial">50849903 - Fans, industrial</option>
                          <option value="50849904 - Heat exchange equipment, industrial">50849904 - Heat exchange equipment, industrial</option>
                          <option value="50849905 - Hydraulic systems equipment and supplies">50849905 - Hydraulic systems equipment and supplies</option>
                          <option value="50849906 - Plastic products machinery">50849906 - Plastic products machinery</option>
                          <option value="50849907 - Power plant machinery">50849907 - Power plant machinery</option>
                          <option value="50849911 - Robots, industrial">50849911 - Robots, industrial</option>
                          <option value="50849912 - Safety equipment">50849912 - Safety equipment</option>
                          <option value="50849913 - Tanks, storage">50849913 - Tanks, storage</option>
                          <option value="50849914 - Recycling machinery and equipment">50849914 - Recycling machinery and equipment</option>
                          <option value="50850000 - Industrial supplies">50850000 - Industrial supplies</option>
                          <option value="50850100 - Commercial containers">50850100 - Commercial containers</option>
                          <option value="50850101 - Barrels, new or reconditioned">50850101 - Barrels, new or reconditioned</option>
                          <option value="50850102 - Bins and containers, storage">50850102 - Bins and containers, storage</option>
                          <option value="50850104 - Boxes, crates, etc., other than paper">50850104 - Boxes, crates, etc., other than paper</option>
                          <option value="50850109 - Glass bottles">50850109 - Glass bottles</option>
                          <option value="50850200 - Hose, belting, and packing">50850200 - Hose, belting, and packing</option>
                          <option value="50850202 - Packing, industrial">50850202 - Packing, industrial</option>
                          <option value="50850300 - Valves, pistons, and fittings">50850300 - Valves, pistons, and fittings</option>
                          <option value="50850301 - Hydraulic and pneumatic pistons and valves">50850301 - Hydraulic and pneumatic pistons and valves</option>
                          <option value="50850302 - Industrial fittings">50850302 - Industrial fittings</option>
                          <option value="50850303 - Valves and fittings">50850303 - Valves and fittings</option>
                          <option value="50850400 - Fasteners and fastening equipment">50850400 - Fasteners and fastening equipment</option>
                          <option value="50850401 - Fasteners, industrial: nuts, bolts, screws, etc.">50850401 - Fasteners, industrial: nuts, bolts, screws, etc.</option>
                          <option value="50850500 - Bearings, bushings, wheels, and gears">50850500 - Bearings, bushings, wheels, and gears</option>
                          <option value="50850501 - Bearings">50850501 - Bearings</option>
                          <option value="50850600 - Industrial tools">50850600 - Industrial tools</option>
                          <option value="50850601 - Brushes, industrial">50850601 - Brushes, industrial</option>
                          <option value="50850603 - Knives, industrial">50850603 - Knives, industrial</option>
                          <option value="50850604 - Tools, nec">50850604 - Tools, nec</option>
                          <option value="50850801 - Abrasives">50850801 - Abrasives</option>
                          <option value="50850802 - Adhesives, tape and plasters">50850802 - Adhesives, tape and plasters</option>
                          <option value="50850900 - Power transmission equipment and apparatus">50850900 - Power transmission equipment and apparatus</option>
                          <option value="50851000 - Gaskets and seals">50851000 - Gaskets and seals</option>
                          <option value="50851001 - Gaskets">50851001 - Gaskets</option>
                          <option value="50851002 - Seals, industrial">50851002 - Seals, industrial</option>
                          <option value="50859901 - Bottler supplies">50859901 - Bottler supplies</option>
                          <option value="50859904 - Filters, industrial">50859904 - Filters, industrial</option>
                          <option value="50859905 - Gas equipment, parts and supplies">50859905 - Gas equipment, parts and supplies</option>
                          <option value="50859910 - Refractory material">50859910 - Refractory material</option>
                          <option value="50859911 - Rubber goods, mechanical">50859911 - Rubber goods, mechanical</option>
                          <option value="50859912 - Signmaker equipment and supplies">50859912 - Signmaker equipment and supplies</option>
                          <option value="50870201 - Dry cleaning plant equipment and supplies">50870201 - Dry cleaning plant equipment and supplies</option>
                          <option value="50870202 - Laundry equipment and supplies">50870202 - Laundry equipment and supplies</option>
                          <option value="50870300 - Cleaning and maintenance equipment and supplies">50870300 - Cleaning and maintenance equipment and supplies</option>
                          <option value="50870302 - Carwash equipment and supplies">50870302 - Carwash equipment and supplies</option>
                          <option value="50870304 - Janitors' supplies">50870304 - Janitors' supplies</option>
                          <option value="50870500 - Firefighting equipment">50870500 - Firefighting equipment</option>
                          <option value="50870501 - Sprinkler systems">50870501 - Sprinkler systems</option>
                          <option value="50870602 - Cemetery supplies and equipment">50870602 - Cemetery supplies and equipment</option>
                          <option value="50879903 - Engraving equipment and supplies">50879903 - Engraving equipment and supplies</option>
                          <option value="50879904 - Extermination and fumigation equipment and supplies">50879904 - Extermination and fumigation equipment and supplies</option>
                          <option value="50879905 - Liquor dispensing equipment and systems">50879905 - Liquor dispensing equipment and systems</option>
                          <option value="50879906 - Locksmith equipment and supplies">50879906 - Locksmith equipment and supplies</option>
                          <option value="50880000 - Transportation equipment and supplies">50880000 - Transportation equipment and supplies</option>
                          <option value="50880100 - Marine crafts and supplies">50880100 - Marine crafts and supplies</option>
                          <option value="50880102 - Marine propulsion machinery and equipment">50880102 - Marine propulsion machinery and equipment</option>
                          <option value="50880103 - Marine supplies">50880103 - Marine supplies</option>
                          <option value="50880300 - Aircraft and space vehicle supplies and parts">50880300 - Aircraft and space vehicle supplies and parts</option>
                          <option value="50880302 - Aircraft and parts, nec">50880302 - Aircraft and parts, nec</option>
                          <option value="50880303 - Aircraft engines and engine parts">50880303 - Aircraft engines and engine parts</option>
                          <option value="50880304 - Aircraft equipment and supplies, nec">50880304 - Aircraft equipment and supplies, nec</option>
                          <option value="50880306 - Helicopter parts">50880306 - Helicopter parts</option>
                          <option value="50889903 - Railroad equipment and supplies">50889903 - Railroad equipment and supplies</option>
                          <option value="50910000 - Sporting and recreation goods">50910000 - Sporting and recreation goods</option>
                          <option value="50910100 - Watersports equipment and supplies">50910100 - Watersports equipment and supplies</option>
                          <option value="50910101 - Diving equipment and supplies">50910101 - Diving equipment and supplies</option>
                          <option value="50910102 - Surfing equipment and supplies">50910102 - Surfing equipment and supplies</option>
                          <option value="50910103 - Swimming pools, equipment and supplies">50910103 - Swimming pools, equipment and supplies</option>
                          <option value="50910200 - Golf and skiing equipment and supplies">50910200 - Golf and skiing equipment and supplies</option>
                          <option value="50910201 - Golf equipment">50910201 - Golf equipment</option>
                          <option value="50910300 - Fishing equipment and supplies">50910300 - Fishing equipment and supplies</option>
                          <option value="50910301 - Fishing tackle">50910301 - Fishing tackle</option>
                          <option value="50910400 - Hunting equipment and supplies">50910400 - Hunting equipment and supplies</option>
                          <option value="50910402 - Archery equipment">50910402 - Archery equipment</option>
                          <option value="50910403 - Firearms, sporting">50910403 - Firearms, sporting</option>
                          <option value="50910500 - Fitness equipment and supplies">50910500 - Fitness equipment and supplies</option>
                          <option value="50910504 - Spa equipment and supplies">50910504 - Spa equipment and supplies</option>
                          <option value="50910603 - Bicycles">50910603 - Bicycles</option>
                          <option value="50910700 - Boats, canoes, watercrafts, and equipment">50910700 - Boats, canoes, watercrafts, and equipment</option>
                          <option value="50910701 - Boat accessories and parts">50910701 - Boat accessories and parts</option>
                          <option value="50919901 - Athletic goods">50919901 - Athletic goods</option>
                          <option value="50919902 - Billiard equipment and supplies">50919902 - Billiard equipment and supplies</option>
                          <option value="50919903 - Bowling equipment">50919903 - Bowling equipment</option>
                          <option value="50919904 - Camping equipment and supplies">50919904 - Camping equipment and supplies</option>
                          <option value="50919908 - Racquet sports equipment and supplies">50919908 - Racquet sports equipment and supplies</option>
                          <option value="50919909 - Sharpeners, sporting goods">50919909 - Sharpeners, sporting goods</option>
                          <option value="50920000 - Toys and hobby goods and supplies">50920000 - Toys and hobby goods and supplies</option>
                          <option value="50920100 - Hobby supplies">50920100 - Hobby supplies</option>
                          <option value="50920200 - Toys and games">50920200 - Toys and games</option>
                          <option value="50920201 - Bingo games and supplies">50920201 - Bingo games and supplies</option>
                          <option value="50920204 - Dolls">50920204 - Dolls</option>
                          <option value="50920205 - Educational toys">50920205 - Educational toys</option>
                          <option value="50920300 - Toy novelties and amusements">50920300 - Toy novelties and amusements</option>
                          <option value="50929901 - Arts and crafts equipment and supplies">50929901 - Arts and crafts equipment and supplies</option>
                          <option value="50930000 - Scrap and waste materials">50930000 - Scrap and waste materials</option>
                          <option value="50930105 - Waste paper">50930105 - Waste paper</option>
                          <option value="50930200 - Metal scrap and waste materials">50930200 - Metal scrap and waste materials</option>
                          <option value="50930201 - Ferrous metal scrap and waste">50930201 - Ferrous metal scrap and waste</option>
                          <option value="50930202 - Nonferrous metals scrap">50930202 - Nonferrous metals scrap</option>
                          <option value="50930203 - Wire and cable scrap">50930203 - Wire and cable scrap</option>
                          <option value="50939904 - Junk and scrap">50939904 - Junk and scrap</option>
                          <option value="50939905 - Oil, waste">50939905 - Oil, waste</option>
                          <option value="50939906 - Plastics scrap">50939906 - Plastics scrap</option>
                          <option value="50940000 - Jewelry and precious stones">50940000 - Jewelry and precious stones</option>
                          <option value="50940100 - Precious stones and metals">50940100 - Precious stones and metals</option>
                          <option value="50940102 - Diamonds (gems)">50940102 - Diamonds (gems)</option>
                          <option value="50940105 - Precious stones (gems), nec">50940105 - Precious stones (gems), nec</option>
                          <option value="50940203 - Trophies">50940203 - Trophies</option>
                          <option value="50940300 - Clocks, watches, and parts">50940300 - Clocks, watches, and parts</option>
                          <option value="50940304 - Watches and parts">50940304 - Watches and parts</option>
                          <option value="50949901 - Beads">50949901 - Beads</option>
                          <option value="50949902 - Jewelers' findings">50949902 - Jewelers' findings</option>
                          <option value="50949903 - Jewelry">50949903 - Jewelry</option>
                          <option value="50990100 - Firearms and ammunition, except sporting">50990100 - Firearms and ammunition, except sporting</option>
                          <option value="50990102 - Firearms, except sporting">50990102 - Firearms, except sporting</option>
                          <option value="50990200 - Wood and wood by-products">50990200 - Wood and wood by-products</option>
                          <option value="50990202 - Cork products, fabricated">50990202 - Cork products, fabricated</option>
                          <option value="50990204 - Logs, hewn ties, posts, and poles">50990204 - Logs, hewn ties, posts, and poles</option>
                          <option value="50990208 - Timber products, rough">50990208 - Timber products, rough</option>
                          <option value="50990300 - Safety equipment and supplies">50990300 - Safety equipment and supplies</option>
                          <option value="50990301 - Fire extinguishers">50990301 - Fire extinguishers</option>
                          <option value="50990303 - Locks and lock sets">50990303 - Locks and lock sets</option>
                          <option value="50990304 - Reflective road markers">50990304 - Reflective road markers</option>
                          <option value="50990500 - Video and audio equipment">50990500 - Video and audio equipment</option>
                          <option value="50990501 - Compact discs">50990501 - Compact discs</option>
                          <option value="50990600 - Musical instruments">50990600 - Musical instruments</option>
                          <option value="50990601 - Musical instruments parts and accessories">50990601 - Musical instruments parts and accessories</option>
                          <option value="50990602 - Pianos">50990602 - Pianos</option>
                          <option value="50990700 - Antiques, souvenirs, and novelties">50990700 - Antiques, souvenirs, and novelties</option>
                          <option value="50990703 - Souvenirs">50990703 - Souvenirs</option>
                          <option value="50999903 - Containers: glass, metal or plastic">50999903 - Containers: glass, metal or plastic</option>
                          <option value="50999905 - Luggage">50999905 - Luggage</option>
                          <option value="50999909 - Portraits">50999909 - Portraits</option>
                          <option value="50999912 - Signs, except electric">50999912 - Signs, except electric</option>
                          <option value="50999913 - Sunglasses">50999913 - Sunglasses</option>
                          <option value="50999914 - Tanning salon equipment and supplies">50999914 - Tanning salon equipment and supplies</option>
                          <option value="51110000 - Printing and writing paper">51110000 - Printing and writing paper</option>
                          <option value="51120000 - Stationery and office supplies">51120000 - Stationery and office supplies</option>
                          <option value="51120100 - Writing instruments and supplies">51120100 - Writing instruments and supplies</option>
                          <option value="51120101 - Marking devices">51120101 - Marking devices</option>
                          <option value="51120102 - Pens and/or pencils">51120102 - Pens and/or pencils</option>
                          <option value="51120201 - Greeting cards">51120201 - Greeting cards</option>
                          <option value="51120202 - Stationery">51120202 - Stationery</option>
                          <option value="51120302 - Looseleaf binders">51120302 - Looseleaf binders</option>
                          <option value="51120400 - Computer and photocopying supplies">51120400 - Computer and photocopying supplies</option>
                          <option value="51120401 - Computer paper">51120401 - Computer paper</option>
                          <option value="51120501 - File cards">51120501 - File cards</option>
                          <option value="51129902 - Business forms">51129902 - Business forms</option>
                          <option value="51129904 - Envelopes">51129904 - Envelopes</option>
                          <option value="51129906 - Manifold business forms">51129906 - Manifold business forms</option>
                          <option value="51129907 - Office supplies, nec">51129907 - Office supplies, nec</option>
                          <option value="51129909 - Stationers, commercial">51129909 - Stationers, commercial</option>
                          <option value="51130100 - Shipping supplies">51130100 - Shipping supplies</option>
                          <option value="51130204 - Napkins, paper">51130204 - Napkins, paper</option>
                          <option value="51130300 - Boxes and containers">51130300 - Boxes and containers</option>
                          <option value="51130301 - Bags, paper and disposable plastic">51130301 - Bags, paper and disposable plastic</option>
                          <option value="51130303 - Containers, paper and disposable plastic">51130303 - Containers, paper and disposable plastic</option>
                          <option value="51130304 - Corrugated and solid fiber boxes">51130304 - Corrugated and solid fiber boxes</option>
                          <option value="51139901 - Cardboard and products">51139901 - Cardboard and products</option>
                          <option value="51139903 - Paper, wrapping or coarse, and products">51139903 - Paper, wrapping or coarse, and products</option>
                          <option value="51139907 - Pressure sensitive tape">51139907 - Pressure sensitive tape</option>
                          <option value="51220000 - Drugs, proprietaries, and sundries">51220000 - Drugs, proprietaries, and sundries</option>
                          <option value="51220100 - Cosmetics, perfumes, and hair products">51220100 - Cosmetics, perfumes, and hair products</option>
                          <option value="51220101 - Cosmetics">51220101 - Cosmetics</option>
                          <option value="51220103 - Perfumes">51220103 - Perfumes</option>
                          <option value="51220200 - Toiletries">51220200 - Toiletries</option>
                          <option value="51220205 - Toilet soap">51220205 - Toilet soap</option>
                          <option value="51220300 - Drugs and drug proprietaries">51220300 - Drugs and drug proprietaries</option>
                          <option value="51220303 - Biologicals and allied products">51220303 - Biologicals and allied products</option>
                          <option value="51220306 - Medicinals and botanicals">51220306 - Medicinals and botanicals</option>
                          <option value="51220307 - Patent medicines">51220307 - Patent medicines</option>
                          <option value="51220308 - Pharmaceuticals">51220308 - Pharmaceuticals</option>
                          <option value="51220310 - Vitamins and minerals">51220310 - Vitamins and minerals</option>
                          <option value="51229903 - Medical rubber goods">51229903 - Medical rubber goods</option>
                          <option value="51310000 - Piece goods and notions">51310000 - Piece goods and notions</option>
                          <option value="51310100 - Piece goods and other fabrics">51310100 - Piece goods and other fabrics</option>
                          <option value="51310101 - Broadwoven fabrics">51310101 - Broadwoven fabrics</option>
                          <option value="51310105 - Cotton goods">51310105 - Cotton goods</option>
                          <option value="51310107 - Fiberglass fabrics">51310107 - Fiberglass fabrics</option>
                          <option value="51310114 - Plastic piece goods, woven">51310114 - Plastic piece goods, woven</option>
                          <option value="51310118 - Textiles, woven, nec">51310118 - Textiles, woven, nec</option>
                          <option value="51310202 - Bindings, bias and straight">51310202 - Bindings, bias and straight</option>
                          <option value="51310203 - Buttons">51310203 - Buttons</option>
                          <option value="51310205 - Labels">51310205 - Labels</option>
                          <option value="51310210 - Sewing accessories">51310210 - Sewing accessories</option>
                          <option value="51310213 - Textile converters">51310213 - Textile converters</option>
                          <option value="51310214 - Thread">51310214 - Thread</option>
                          <option value="51310215 - Trimmings, apparel">51310215 - Trimmings, apparel</option>
                          <option value="51319903 - Flags and banners">51319903 - Flags and banners</option>
                          <option value="51360000 - Men's and boy's clothing">51360000 - Men's and boy's clothing</option>
                          <option value="51360101 - Caps, men's and boys'">51360101 - Caps, men's and boys'</option>
                          <option value="51360103 - Hats, men's and boys'">51360103 - Hats, men's and boys'</option>
                          <option value="51360401 - Apparel belts, men's and boys'">51360401 - Apparel belts, men's and boys'</option>
                          <option value="51360602 - Sportswear, men's and boys'">51360602 - Sportswear, men's and boys'</option>
                          <option value="51360603 - Uniforms, men's and boys'">51360603 - Uniforms, men's and boys'</option>
                          <option value="51369901 - Shirts, men's and boys'">51369901 - Shirts, men's and boys'</option>
                          <option value="51370000 - Women's and children's clothing">51370000 - Women's and children's clothing</option>
                          <option value="51370200 - Women's and children's lingerie and undergarments">51370200 - Women's and children's lingerie and undergarments</option>
                          <option value="51370300 - Women's and children's sportswear and swimsuits">51370300 - Women's and children's sportswear and swimsuits</option>
                          <option value="51370301 - Sportswear, women's and children's">51370301 - Sportswear, women's and children's</option>
                          <option value="51370400 - Women's and children's accessories">51370400 - Women's and children's accessories</option>
                          <option value="51370401 - Apparel belts, women's and children's">51370401 - Apparel belts, women's and children's</option>
                          <option value="51370403 - Gloves, women's and children's">51370403 - Gloves, women's and children's</option>
                          <option value="51370407 - Hosiery: women's, children's, and infants'">51370407 - Hosiery: women's, children's, and infants'</option>
                          <option value="51370502 - Diapers">51370502 - Diapers</option>
                          <option value="51370600 - Women's and children's dresses, suits, skirts, and blouses">51370600 - Women's and children's dresses, suits, skirts, and blouses</option>
                          <option value="51370602 - Dresses">51370602 - Dresses</option>
                          <option value="51379905 - Uniforms, women's and children's">51379905 - Uniforms, women's and children's</option>
                          <option value="51390000 - Footwear">51390000 - Footwear</option>
                          <option value="51399902 - Footwear, athletic">51399902 - Footwear, athletic</option>
                          <option value="51399904 - Shoes">51399904 - Shoes</option>
                          <option value="51410000 - Groceries, general line">51410000 - Groceries, general line</option>
                          <option value="51419901 - Food brokers">51419901 - Food brokers</option>
                          <option value="51420000 - Packaged frozen goods">51420000 - Packaged frozen goods</option>
                          <option value="51420100 - Frozen vegetables and fruit products">51420100 - Frozen vegetables and fruit products</option>
                          <option value="51420200 - Frozen fish, meat, and poultry">51420200 - Frozen fish, meat, and poultry</option>
                          <option value="51420203 - Meat, frozen: packaged">51420203 - Meat, frozen: packaged</option>
                          <option value="51420205 - Poultry, frozen: packaged">51420205 - Poultry, frozen: packaged</option>
                          <option value="51429902 - Dinners, frozen">51429902 - Dinners, frozen</option>
                          <option value="51430000 - Dairy products, except dried or canned">51430000 - Dairy products, except dried or canned</option>
                          <option value="51430100 - Milk">51430100 - Milk</option>
                          <option value="51430101 - Milk and cream, fluid">51430101 - Milk and cream, fluid</option>
                          <option value="51439902 - Cheese">51439902 - Cheese</option>
                          <option value="51439905 - Ice cream and ices">51439905 - Ice cream and ices</option>
                          <option value="51440000 - Poultry and poultry products">51440000 - Poultry and poultry products</option>
                          <option value="51449901 - Eggs">51449901 - Eggs</option>
                          <option value="51449902 - Eggs: cleaning, oil treating, packing, and grading">51449902 - Eggs: cleaning, oil treating, packing, and grading</option>
                          <option value="51449903 - Poultry products, nec">51449903 - Poultry products, nec</option>
                          <option value="51450000 - Confectionery">51450000 - Confectionery</option>
                          <option value="51450200 - Snack foods">51450200 - Snack foods</option>
                          <option value="51450202 - Nuts, salted or roasted">51450202 - Nuts, salted or roasted</option>
                          <option value="51450203 - Popcorn and supplies">51450203 - Popcorn and supplies</option>
                          <option value="51450205 - Pretzels">51450205 - Pretzels</option>
                          <option value="51459901 - Candy">51459901 - Candy</option>
                          <option value="51460000 - Fish and seafoods">51460000 - Fish and seafoods</option>
                          <option value="51469902 - Fish, fresh">51469902 - Fish, fresh</option>
                          <option value="51469904 - Seafoods">51469904 - Seafoods</option>
                          <option value="51470000 - Meats and meat products">51470000 - Meats and meat products</option>
                          <option value="51479901 - Lard">51479901 - Lard</option>
                          <option value="51479903 - Meats, cured or smoked">51479903 - Meats, cured or smoked</option>
                          <option value="51479904 - Meats, fresh">51479904 - Meats, fresh</option>
                          <option value="51480000 - Fresh fruits and vegetables">51480000 - Fresh fruits and vegetables</option>
                          <option value="51480100 - Fruits">51480100 - Fruits</option>
                          <option value="51480102 - Fruits, fresh">51480102 - Fruits, fresh</option>
                          <option value="51480201 - Potatoes, fresh">51480201 - Potatoes, fresh</option>
                          <option value="51480202 - Vegetables, fresh">51480202 - Vegetables, fresh</option>
                          <option value="51490000 - Groceries and related products, nec">51490000 - Groceries and related products, nec</option>
                          <option value="51490101 - Cooking oils">51490101 - Cooking oils</option>
                          <option value="51490200 - Pet foods">51490200 - Pet foods</option>
                          <option value="51490300 - Seasonings, sauces, and extracts">51490300 - Seasonings, sauces, and extracts</option>
                          <option value="51490302 - Flavorings and fragrances">51490302 - Flavorings and fragrances</option>
                          <option value="51490307 - Salad dressing">51490307 - Salad dressing</option>
                          <option value="51490309 - Sauces">51490309 - Sauces</option>
                          <option value="51490310 - Spices and seasonings">51490310 - Spices and seasonings</option>
                          <option value="51490400 - Pasta and rice">51490400 - Pasta and rice</option>
                          <option value="51490500 - Beverages, except coffee and tea">51490500 - Beverages, except coffee and tea</option>
                          <option value="51490501 - Beverage concentrates">51490501 - Beverage concentrates</option>
                          <option value="51490502 - Juices">51490502 - Juices</option>
                          <option value="51490503 - Mineral or spring water bottling">51490503 - Mineral or spring water bottling</option>
                          <option value="51490504 - Soft drinks">51490504 - Soft drinks</option>
                          <option value="51490505 - Water, distilled">51490505 - Water, distilled</option>
                          <option value="51490600 - Organic and diet food">51490600 - Organic and diet food</option>
                          <option value="51490602 - Health foods">51490602 - Health foods</option>
                          <option value="51490603 - Natural and organic foods">51490603 - Natural and organic foods</option>
                          <option value="51490700 - Crackers, cookies, and bakery products">51490700 - Crackers, cookies, and bakery products</option>
                          <option value="51490701 - Bakery products">51490701 - Bakery products</option>
                          <option value="51490702 - Cookies">51490702 - Cookies</option>
                          <option value="51490800 - Dried or canned foods">51490800 - Dried or canned foods</option>
                          <option value="51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.">51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.</option>
                          <option value="51490802 - Dairy products, dried or canned">51490802 - Dairy products, dried or canned</option>
                          <option value="51490900 - Coffee and tea">51490900 - Coffee and tea</option>
                          <option value="51490901 - Coffee, green or roasted">51490901 - Coffee, green or roasted</option>
                          <option value="51490902 - Tea">51490902 - Tea</option>
                          <option value="51491000 - Sugar, honey, molasses, and syrups">51491000 - Sugar, honey, molasses, and syrups</option>
                          <option value="51491003 - Sugar, refined">51491003 - Sugar, refined</option>
                          <option value="51491100 - Baking supplies">51491100 - Baking supplies</option>
                          <option value="51499905 - Pickles, preserves, jellies, and jams">51499905 - Pickles, preserves, jellies, and jams</option>
                          <option value="51499906 - Pizza supplies">51499906 - Pizza supplies</option>
                          <option value="51530000 - Grain and field beans">51530000 - Grain and field beans</option>
                          <option value="51530100 - Grains">51530100 - Grains</option>
                          <option value="51530102 - Corn">51530102 - Corn</option>
                          <option value="51530105 - Wheat">51530105 - Wheat</option>
                          <option value="51530200 - Field beans">51530200 - Field beans</option>
                          <option value="51539901 - Grain elevators">51539901 - Grain elevators</option>
                          <option value="51540000 - Livestock">51540000 - Livestock</option>
                          <option value="51590500 - Nuts and nut by-products">51590500 - Nuts and nut by-products</option>
                          <option value="51590502 - Oil nuts, kernels, seeds">51590502 - Oil nuts, kernels, seeds</option>
                          <option value="51590503 - Peanuts (bulk), unroasted">51590503 - Peanuts (bulk), unroasted</option>
                          <option value="51620000 - Plastics materials and basic shapes">51620000 - Plastics materials and basic shapes</option>
                          <option value="51620100 - Resins">51620100 - Resins</option>
                          <option value="51620101 - Plastics resins">51620101 - Plastics resins</option>
                          <option value="51620102 - Resins, synthetic">51620102 - Resins, synthetic</option>
                          <option value="51629902 - Plastics film">51629902 - Plastics film</option>
                          <option value="51629903 - Plastics materials, nec">51629903 - Plastics materials, nec</option>
                          <option value="51629904 - Plastics products, nec">51629904 - Plastics products, nec</option>
                          <option value="51629905 - Plastics sheets and rods">51629905 - Plastics sheets and rods</option>
                          <option value="51690000 - Chemicals and allied products, nec">51690000 - Chemicals and allied products, nec</option>
                          <option value="51690200 - Industrial gases">51690200 - Industrial gases</option>
                          <option value="51690202 - Aerosols">51690202 - Aerosols</option>
                          <option value="51690207 - Industrial gases">51690207 - Industrial gases</option>
                          <option value="51690301 - Detergents">51690301 - Detergents</option>
                          <option value="51690402 - Sanitation preparations">51690402 - Sanitation preparations</option>
                          <option value="51690600 - Aromatic chemicals">51690600 - Aromatic chemicals</option>
                          <option value="51690700 - Chemical additives">51690700 - Chemical additives</option>
                          <option value="51690701 - Concrete additives">51690701 - Concrete additives</option>
                          <option value="51690800 - Synthetic resins, rubber, and plastic materials">51690800 - Synthetic resins, rubber, and plastic materials</option>
                          <option value="51690804 - Synthetic rubber">51690804 - Synthetic rubber</option>
                          <option value="51690900 - Food additives and preservatives">51690900 - Food additives and preservatives</option>
                          <option value="51690901 - Gelatin">51690901 - Gelatin</option>
                          <option value="51691000 - Noncorrosive products and materials">51691000 - Noncorrosive products and materials</option>
                          <option value="51691001 - Anti-corrosion products">51691001 - Anti-corrosion products</option>
                          <option value="51691103 - Metal polishes">51691103 - Metal polishes</option>
                          <option value="51691201 - Alcohols">51691201 - Alcohols</option>
                          <option value="51699901 - Acids">51699901 - Acids</option>
                          <option value="51699904 - Chemicals, industrial and heavy">51699904 - Chemicals, industrial and heavy</option>
                          <option value="51699906 - Explosives">51699906 - Explosives</option>
                          <option value="51699907 - Industrial chemicals">51699907 - Industrial chemicals</option>
                          <option value="51699910 - Organic chemicals, synthetic">51699910 - Organic chemicals, synthetic</option>
                          <option value="51710000 - Petroleum bulk stations and terminals">51710000 - Petroleum bulk stations and terminals</option>
                          <option value="51719901 - Petroleum bulk stations">51719901 - Petroleum bulk stations</option>
                          <option value="51720000 - Petroleum products, nec">51720000 - Petroleum products, nec</option>
                          <option value="51720100 - Gases">51720100 - Gases</option>
                          <option value="51720102 - Gases, liquefied petroleum (propane)">51720102 - Gases, liquefied petroleum (propane)</option>
                          <option value="51720200 - Engine fuels and oils">51720200 - Engine fuels and oils</option>
                          <option value="51720202 - Diesel fuel">51720202 - Diesel fuel</option>
                          <option value="51720203 - Gasoline">51720203 - Gasoline</option>
                          <option value="51720204 - Lubricating oils and greases">51720204 - Lubricating oils and greases</option>
                          <option value="51729901 - Crude oil">51729901 - Crude oil</option>
                          <option value="51729905 - Petroleum brokers">51729905 - Petroleum brokers</option>
                          <option value="51810000 - Beer and ale">51810000 - Beer and ale</option>
                          <option value="51819901 - Ale">51819901 - Ale</option>
                          <option value="51819902 - Beer and other fermented malt liquors">51819902 - Beer and other fermented malt liquors</option>
                          <option value="51820000 - Wine and distilled beverages">51820000 - Wine and distilled beverages</option>
                          <option value="51820100 - Wine">51820100 - Wine</option>
                          <option value="51820200 - Liquor">51820200 - Liquor</option>
                          <option value="51829901 - Bottling wines and liquors">51829901 - Bottling wines and liquors</option>
                          <option value="51910000 - Farm supplies">51910000 - Farm supplies</option>
                          <option value="51910100 - Fertilizers and agricultural chemicals">51910100 - Fertilizers and agricultural chemicals</option>
                          <option value="51910101 - Chemicals, agricultural">51910101 - Chemicals, agricultural</option>
                          <option value="51910102 - Fertilizer and fertilizer materials">51910102 - Fertilizer and fertilizer materials</option>
                          <option value="51910104 - Insecticides">51910104 - Insecticides</option>
                          <option value="51910107 - Pesticides">51910107 - Pesticides</option>
                          <option value="51910200 - Animal feeds">51910200 - Animal feeds</option>
                          <option value="51910202 - Feed">51910202 - Feed</option>
                          <option value="51910400 - Equestrian equipment">51910400 - Equestrian equipment</option>
                          <option value="51929902 - Magazines">51929902 - Magazines</option>
                          <option value="51930000 - Flowers and florists supplies">51930000 - Flowers and florists supplies</option>
                          <option value="51930100 - Florists' supplies">51930100 - Florists' supplies</option>
                          <option value="51930200 - Flowers and nursery stock">51930200 - Flowers and nursery stock</option>
                          <option value="51940000 - Tobacco and tobacco products">51940000 - Tobacco and tobacco products</option>
                          <option value="51980000 - Paints, varnishes, and supplies">51980000 - Paints, varnishes, and supplies</option>
                          <option value="51980100 - Paints">51980100 - Paints</option>
                          <option value="51989902 - Wallcoverings">51989902 - Wallcoverings</option>
                          <option value="51990100 - Art goods and supplies">51990100 - Art goods and supplies</option>
                          <option value="51990102 - Art goods">51990102 - Art goods</option>
                          <option value="51990200 - Gifts and novelties">51990200 - Gifts and novelties</option>
                          <option value="51990201 - Badges">51990201 - Badges</option>
                          <option value="51990205 - Christmas novelties">51990205 - Christmas novelties</option>
                          <option value="51990211 - Statuary">51990211 - Statuary</option>
                          <option value="51990305 - Pet supplies">51990305 - Pet supplies</option>
                          <option value="51990400 - Fabrics, yarns, and knit goods">51990400 - Fabrics, yarns, and knit goods</option>
                          <option value="51990405 - Industrial yarns">51990405 - Industrial yarns</option>
                          <option value="51990411 - Yarns, nec">51990411 - Yarns, nec</option>
                          <option value="51990503 - Leather and cut stock">51990503 - Leather and cut stock</option>
                          <option value="51990504 - Leather goods, except footwear, gloves, luggage, belting">51990504 - Leather goods, except footwear, gloves, luggage, belting</option>
                          <option value="51990601 - Bags, textile">51990601 - Bags, textile</option>
                          <option value="51990604 - Jewelry boxes">51990604 - Jewelry boxes</option>
                          <option value="51990700 - Smokers' supplies">51990700 - Smokers' supplies</option>
                          <option value="51990803 - Oils, animal or vegetable">51990803 - Oils, animal or vegetable</option>
                          <option value="51990900 - Foams and rubber">51990900 - Foams and rubber</option>
                          <option value="51990902 - Plastics foam">51990902 - Plastics foam</option>
                          <option value="51999905 - Broom, mop, and paint handles">51999905 - Broom, mop, and paint handles</option>
                          <option value="51999906 - Candles">51999906 - Candles</option>
                          <option value="51999912 - First aid supplies">51999912 - First aid supplies</option>
                          <option value="51999914 - General merchandise, non-durable">51999914 - General merchandise, non-durable</option>
                          <option value="51999916 - Ice, manufactured or natural">51999916 - Ice, manufactured or natural</option>
                          <option value="51999918 - Packaging materials">51999918 - Packaging materials</option>
                          <option value="51999922 - Sheet music">51999922 - Sheet music</option>
                          <option value="51999923 - Variety store merchandise">51999923 - Variety store merchandise</option>
                          <option value="51999924 - Wigs">51999924 - Wigs</option>
                          <option value="52110000 - Lumber and other building materials">52110000 - Lumber and other building materials</option>
                          <option value="52110100 - Lumber products">52110100 - Lumber products</option>
                          <option value="52110101 - Flooring, wood">52110101 - Flooring, wood</option>
                          <option value="52110200 - Door and window products">52110200 - Door and window products</option>
                          <option value="52110203 - Garage doors, sale and installation">52110203 - Garage doors, sale and installation</option>
                          <option value="52110205 - Sash, wood or metal">52110205 - Sash, wood or metal</option>
                          <option value="52110206 - Screens, door and window">52110206 - Screens, door and window</option>
                          <option value="52110207 - Windows, storm: wood or metal">52110207 - Windows, storm: wood or metal</option>
                          <option value="52110300 - Insulation and energy conservation products">52110300 - Insulation and energy conservation products</option>
                          <option value="52110303 - Solar heating equipment">52110303 - Solar heating equipment</option>
                          <option value="52110402 - Modular homes">52110402 - Modular homes</option>
                          <option value="52110500 - Masonry materials and supplies">52110500 - Masonry materials and supplies</option>
                          <option value="52110502 - Cement">52110502 - Cement</option>
                          <option value="52110503 - Concrete and cinder block">52110503 - Concrete and cinder block</option>
                          <option value="52110505 - Paving stones">52110505 - Paving stones</option>
                          <option value="52110506 - Sand and gravel">52110506 - Sand and gravel</option>
                          <option value="52119902 - Cabinets, kitchen">52119902 - Cabinets, kitchen</option>
                          <option value="52119903 - Closets, interiors and accessories">52119903 - Closets, interiors and accessories</option>
                          <option value="52119904 - Counter tops">52119904 - Counter tops</option>
                          <option value="52119906 - Electrical construction materials">52119906 - Electrical construction materials</option>
                          <option value="52119907 - Fencing">52119907 - Fencing</option>
                          <option value="52119909 - Roofing material">52119909 - Roofing material</option>
                          <option value="52310000 - Paint, glass, and wallpaper stores">52310000 - Paint, glass, and wallpaper stores</option>
                          <option value="52310100 - Glass">52310100 - Glass</option>
                          <option value="52310101 - Glass, leaded or stained">52310101 - Glass, leaded or stained</option>
                          <option value="52310200 - Paint and painting supplies">52310200 - Paint and painting supplies</option>
                          <option value="52310201 - Paint">52310201 - Paint</option>
                          <option value="52510000 - Hardware stores">52510000 - Hardware stores</option>
                          <option value="52510100 - Tools">52510100 - Tools</option>
                          <option value="52519901 - Builders' hardware">52519901 - Builders' hardware</option>
                          <option value="52519902 - Door locks and lock sets">52519902 - Door locks and lock sets</option>
                          <option value="52610103 - Lawnmowers and tractors">52610103 - Lawnmowers and tractors</option>
                          <option value="52610200 - Lawn and garden supplies">52610200 - Lawn and garden supplies</option>
                          <option value="52610201 - Fertilizer">52610201 - Fertilizer</option>
                          <option value="52610203 - Garden supplies and tools, nec">52610203 - Garden supplies and tools, nec</option>
                          <option value="52610302 - Nursery stock, seeds and bulbs">52610302 - Nursery stock, seeds and bulbs</option>
                          <option value="52710000 - Mobile home dealers">52710000 - Mobile home dealers</option>
                          <option value="52719901 - Mobile home equipment">52719901 - Mobile home equipment</option>
                          <option value="53110000 - Department stores">53110000 - Department stores</option>
                          <option value="53119902 - Department stores, non-discount">53119902 - Department stores, non-discount</option>
                          <option value="53999903 - Country general stores">53999903 - Country general stores</option>
                          <option value="53999905 - Surplus and salvage stores">53999905 - Surplus and salvage stores</option>
                          <option value="54110000 - Grocery stores">54110000 - Grocery stores</option>
                          <option value="54110101 - Supermarkets, chain">54110101 - Supermarkets, chain</option>
                          <option value="54110103 - Supermarkets, independent">54110103 - Supermarkets, independent</option>
                          <option value="54110200 - Convenience stores">54110200 - Convenience stores</option>
                          <option value="54110201 - Convenience stores, chain">54110201 - Convenience stores, chain</option>
                          <option value="54110202 - Convenience stores, independent">54110202 - Convenience stores, independent</option>
                          <option value="54119901 - Cooperative food stores">54119901 - Cooperative food stores</option>
                          <option value="54119902 - Delicatessen stores">54119902 - Delicatessen stores</option>
                          <option value="54119905 - Grocery stores, independent">54119905 - Grocery stores, independent</option>
                          <option value="54210000 - Meat and fish markets">54210000 - Meat and fish markets</option>
                          <option value="54210101 - Fish markets">54210101 - Fish markets</option>
                          <option value="54210200 - Meat markets, including freezer provisioners">54210200 - Meat markets, including freezer provisioners</option>
                          <option value="54410000 - Candy, nut, and confectionery stores">54410000 - Candy, nut, and confectionery stores</option>
                          <option value="54419901 - Candy">54419901 - Candy</option>
                          <option value="54419903 - Confectionery produced for direct sale on the premises">54419903 - Confectionery produced for direct sale on the premises</option>
                          <option value="54419905 - Popcorn, including caramel corn">54419905 - Popcorn, including caramel corn</option>
                          <option value="54519904 - Milk">54519904 - Milk</option>
                          <option value="54619901 - Bagels">54619901 - Bagels</option>
                          <option value="54619902 - Bread">54619902 - Bread</option>
                          <option value="54619903 - Cakes">54619903 - Cakes</option>
                          <option value="54619904 - Cookies">54619904 - Cookies</option>
                          <option value="54619905 - Doughnuts">54619905 - Doughnuts</option>
                          <option value="54619906 - Pastries">54619906 - Pastries</option>
                          <option value="54619908 - Pretzels">54619908 - Pretzels</option>
                          <option value="54990100 - Health and dietetic food stores">54990100 - Health and dietetic food stores</option>
                          <option value="54990101 - Dietetic foods">54990101 - Dietetic foods</option>
                          <option value="54990102 - Health foods">54990102 - Health foods</option>
                          <option value="54990103 - Vitamin food stores">54990103 - Vitamin food stores</option>
                          <option value="54990201 - Coffee">54990201 - Coffee</option>
                          <option value="54999904 - Gourmet food stores">54999904 - Gourmet food stores</option>
                          <option value="54999905 - Spices and herbs">54999905 - Spices and herbs</option>
                          <option value="55110000 - New and used car dealers">55110000 - New and used car dealers</option>
                          <option value="55119903 - Trucks, tractors, and trailers: new and used">55119903 - Trucks, tractors, and trailers: new and used</option>
                          <option value="55219904 - Trucks, tractors, and trailers: used">55219904 - Trucks, tractors, and trailers: used</option>
                          <option value="55310103 - Automotive parts">55310103 - Automotive parts</option>
                          <option value="55310104 - Batteries, automotive and truck">55310104 - Batteries, automotive and truck</option>
                          <option value="55310105 - Speed shops, including race car supplies">55310105 - Speed shops, including race car supplies</option>
                          <option value="55310107 - Truck equipment and parts">55310107 - Truck equipment and parts</option>
                          <option value="55419901 - Filling stations, gasoline">55419901 - Filling stations, gasoline</option>
                          <option value="55510000 - Boat dealers">55510000 - Boat dealers</option>
                          <option value="55510100 - Motor boat dealers">55510100 - Motor boat dealers</option>
                          <option value="55510400 - Marine supplies and equipment">55510400 - Marine supplies and equipment</option>
                          <option value="55510401 - Marine supplies, nec">55510401 - Marine supplies, nec</option>
                          <option value="55610000 - Recreational vehicle dealers">55610000 - Recreational vehicle dealers</option>
                          <option value="55619902 - Recreational vehicle parts and accessories">55619902 - Recreational vehicle parts and accessories</option>
                          <option value="55710000 - Motorcycle dealers">55710000 - Motorcycle dealers</option>
                          <option value="55719901 - All-terrain vehicles">55719901 - All-terrain vehicles</option>
                          <option value="55719906 - Motorcycles">55719906 - Motorcycles</option>
                          <option value="55999904 - Snowmobiles">55999904 - Snowmobiles</option>
                          <option value="55999905 - Utility trailers">55999905 - Utility trailers</option>
                          <option value="56110000 - Men's and boys' clothing stores">56110000 - Men's and boys' clothing stores</option>
                          <option value="56119903 - Clothing, sportswear, men's and boys'">56119903 - Clothing, sportswear, men's and boys'</option>
                          <option value="56210000 - Women's clothing stores">56210000 - Women's clothing stores</option>
                          <option value="56219902 - Ready-to-wear apparel, women's">56219902 - Ready-to-wear apparel, women's</option>
                          <option value="56320100 - Fur apparel">56320100 - Fur apparel</option>
                          <option value="56320202 - Hosiery">56320202 - Hosiery</option>
                          <option value="56329901 - Apparel accessories">56329901 - Apparel accessories</option>
                          <option value="56329903 - Costume jewelry">56329903 - Costume jewelry</option>
                          <option value="56410000 - Children's and infants' wear stores">56410000 - Children's and infants' wear stores</option>
                          <option value="56419901 - Children's wear">56419901 - Children's wear</option>
                          <option value="56510000 - Family clothing stores">56510000 - Family clothing stores</option>
                          <option value="56519902 - Unisex clothing stores">56519902 - Unisex clothing stores</option>
                          <option value="56610101 - Shoes, custom">56610101 - Shoes, custom</option>
                          <option value="56619901 - Children's shoes">56619901 - Children's shoes</option>
                          <option value="56619903 - Men's boots">56619903 - Men's boots</option>
                          <option value="56990100 - Uniforms and work clothing">56990100 - Uniforms and work clothing</option>
                          <option value="56990102 - Uniforms">56990102 - Uniforms</option>
                          <option value="56990300 - Sports apparel">56990300 - Sports apparel</option>
                          <option value="56990400 - Customized clothing and apparel">56990400 - Customized clothing and apparel</option>
                          <option value="56999903 - Designers, apparel">56999903 - Designers, apparel</option>
                          <option value="57120000 - Furniture stores">57120000 - Furniture stores</option>
                          <option value="57120100 - Beds and accessories">57120100 - Beds and accessories</option>
                          <option value="57120102 - Mattresses">57120102 - Mattresses</option>
                          <option value="57120200 - Customized furniture and cabinets">57120200 - Customized furniture and cabinets</option>
                          <option value="57120201 - Cabinet work, custom">57120201 - Cabinet work, custom</option>
                          <option value="57120202 - Custom made furniture, except cabinets">57120202 - Custom made furniture, except cabinets</option>
                          <option value="57129902 - Cabinets, except custom made: kitchen">57129902 - Cabinets, except custom made: kitchen</option>
                          <option value="57129904 - Office furniture">57129904 - Office furniture</option>
                          <option value="57129905 - Outdoor and garden furniture">57129905 - Outdoor and garden furniture</option>
                          <option value="57129906 - Unfinished furniture">57129906 - Unfinished furniture</option>
                          <option value="57130000 - Floor covering stores">57130000 - Floor covering stores</option>
                          <option value="57140000 - Drapery and upholstery stores">57140000 - Drapery and upholstery stores</option>
                          <option value="57149902 - Draperies">57149902 - Draperies</option>
                          <option value="57190100 - Kitchenware">57190100 - Kitchenware</option>
                          <option value="57190202 - Lighting fixtures">57190202 - Lighting fixtures</option>
                          <option value="57190301 - Fireplace equipment and accessories">57190301 - Fireplace equipment and accessories</option>
                          <option value="57190400 - Window furnishings">57190400 - Window furnishings</option>
                          <option value="57190401 - Venetian blinds">57190401 - Venetian blinds</option>
                          <option value="57190403 - Window shades, nec">57190403 - Window shades, nec</option>
                          <option value="57190501 - Bedding (sheets, blankets, spreads, and pillows)">57190501 - Bedding (sheets, blankets, spreads, and pillows)</option>
                          <option value="57190601 - Mirrors">57190601 - Mirrors</option>
                          <option value="57199905 - Housewares, nec">57199905 - Housewares, nec</option>
                          <option value="57199906 - Pottery">57199906 - Pottery</option>
                          <option value="57220000 - Household appliance stores">57220000 - Household appliance stores</option>
                          <option value="57220200 - Electric household appliances">57220200 - Electric household appliances</option>
                          <option value="57220201 - Air conditioning room units, self-contained">57220201 - Air conditioning room units, self-contained</option>
                          <option value="57220203 - Electric household appliances, small">57220203 - Electric household appliances, small</option>
                          <option value="57220208 - Vacuum cleaners">57220208 - Vacuum cleaners</option>
                          <option value="57229902 - Kitchens, complete (sinks, cabinets, etc.)">57229902 - Kitchens, complete (sinks, cabinets, etc.)</option>
                          <option value="57310000 - Radio, television, and electronic stores">57310000 - Radio, television, and electronic stores</option>
                          <option value="57310100 - Antennas">57310100 - Antennas</option>
                          <option value="57310200 - Video cameras, recorders, and accessories">57310200 - Video cameras, recorders, and accessories</option>
                          <option value="57310201 - Video cameras and accessories">57310201 - Video cameras and accessories</option>
                          <option value="57319902 - Consumer electronic equipment, nec">57319902 - Consumer electronic equipment, nec</option>
                          <option value="57319903 - High fidelity stereo equipment">57319903 - High fidelity stereo equipment</option>
                          <option value="57319907 - Radios, two-way, citizens band, weather, short-wave, etc.">57319907 - Radios, two-way, citizens band, weather, short-wave, etc.</option>
                          <option value="57319909 - Television sets">57319909 - Television sets</option>
                          <option value="57340000 - Computer and software stores">57340000 - Computer and software stores</option>
                          <option value="57340100 - Computer peripheral equipment">57340100 - Computer peripheral equipment</option>
                          <option value="57340101 - Modems, monitors, terminals, and disk drives: computers">57340101 - Modems, monitors, terminals, and disk drives: computers</option>
                          <option value="57340200 - Computer software and accessories">57340200 - Computer software and accessories</option>
                          <option value="57340203 - Software, business and non-game">57340203 - Software, business and non-game</option>
                          <option value="57349901 - Personal computers">57349901 - Personal computers</option>
                          <option value="57350200 - Records, audio discs, and tapes">57350200 - Records, audio discs, and tapes</option>
                          <option value="57350201 - Audio tapes, prerecorded">57350201 - Audio tapes, prerecorded</option>
                          <option value="57360000 - Musical instrument stores">57360000 - Musical instrument stores</option>
                          <option value="57369902 - Brass instruments">57369902 - Brass instruments</option>
                          <option value="58120000 - Eating places">58120000 - Eating places</option>
                          <option value="58120101 - American restaurant">58120101 - American restaurant</option>
                          <option value="58120108 - Italian restaurant">58120108 - Italian restaurant</option>
                          <option value="58120203 - Ice cream stands or dairy bars">58120203 - Ice cream stands or dairy bars</option>
                          <option value="58120300 - Fast food restaurants and stands">58120300 - Fast food restaurants and stands</option>
                          <option value="58120304 - Coffee shop">58120304 - Coffee shop</option>
                          <option value="58120307 - Fast-food restaurant, chain">58120307 - Fast-food restaurant, chain</option>
                          <option value="58120310 - Grills (eating places)">58120310 - Grills (eating places)</option>
                          <option value="58120402 - Cafeteria">58120402 - Cafeteria</option>
                          <option value="58120501 - Restaurant, family: chain">58120501 - Restaurant, family: chain</option>
                          <option value="58120502 - Restaurant, family: independent">58120502 - Restaurant, family: independent</option>
                          <option value="58120600 - Pizza restaurants">58120600 - Pizza restaurants</option>
                          <option value="58120601 - Pizzeria, chain">58120601 - Pizzeria, chain</option>
                          <option value="58120602 - Pizzeria, independent">58120602 - Pizzeria, independent</option>
                          <option value="58120700 - Seafood restaurants">58120700 - Seafood restaurants</option>
                          <option value="58120801 - Barbecue restaurant">58120801 - Barbecue restaurant</option>
                          <option value="58129903 - Caterers">58129903 - Caterers</option>
                          <option value="58129904 - Chicken restaurant">58129904 - Chicken restaurant</option>
                          <option value="58130000 - Drinking places">58130000 - Drinking places</option>
                          <option value="58130100 - Bars and lounges">58130100 - Bars and lounges</option>
                          <option value="58130101 - Bar (drinking places)">58130101 - Bar (drinking places)</option>
                          <option value="58130105 - Tavern (drinking places)">58130105 - Tavern (drinking places)</option>
                          <option value="59120000 - Drug stores and proprietary stores">59120000 - Drug stores and proprietary stores</option>
                          <option value="59129901 - Drug stores">59129901 - Drug stores</option>
                          <option value="59129902 - Proprietary (non-prescription medicine) stores">59129902 - Proprietary (non-prescription medicine) stores</option>
                          <option value="59210100 - Wine and beer">59210100 - Wine and beer</option>
                          <option value="59210101 - Beer (packaged)">59210101 - Beer (packaged)</option>
                          <option value="59210102 - Wine">59210102 - Wine</option>
                          <option value="59320500 - Office furniture and store fixtures, secondhand">59320500 - Office furniture and store fixtures, secondhand</option>
                          <option value="59410000 - Sporting goods and bicycle shops">59410000 - Sporting goods and bicycle shops</option>
                          <option value="59410101 - Bait and tackle">59410101 - Bait and tackle</option>
                          <option value="59410201 - Ammunition">59410201 - Ammunition</option>
                          <option value="59410202 - Firearms">59410202 - Firearms</option>
                          <option value="59410400 - Exercise equipment">59410400 - Exercise equipment</option>
                          <option value="59410602 - Camping equipment">59410602 - Camping equipment</option>
                          <option value="59410700 - Team sports equipment">59410700 - Team sports equipment</option>
                          <option value="59410701 - Baseball equipment">59410701 - Baseball equipment</option>
                          <option value="59410705 - Soccer supplies">59410705 - Soccer supplies</option>
                          <option value="59419902 - Bicycle and bicycle parts">59419902 - Bicycle and bicycle parts</option>
                          <option value="59419905 - Playground equipment">59419905 - Playground equipment</option>
                          <option value="59419906 - Pool and billiard tables">59419906 - Pool and billiard tables</option>
                          <option value="59419907 - Saddlery and equestrian equipment">59419907 - Saddlery and equestrian equipment</option>
                          <option value="59430000 - Stationery stores">59430000 - Stationery stores</option>
                          <option value="59439902 - Office forms and supplies">59439902 - Office forms and supplies</option>
                          <option value="59439903 - School supplies">59439903 - School supplies</option>
                          <option value="59440000 - Jewelry stores">59440000 - Jewelry stores</option>
                          <option value="59440102 - Watches">59440102 - Watches</option>
                          <option value="59449901 - Jewelry, precious stones and precious metals">59449901 - Jewelry, precious stones and precious metals</option>
                          <option value="59450000 - Hobby, toy, and game shops">59450000 - Hobby, toy, and game shops</option>
                          <option value="59450100 - Hobby and craft supplies">59450100 - Hobby and craft supplies</option>
                          <option value="59450101 - Arts and crafts supplies">59450101 - Arts and crafts supplies</option>
                          <option value="59450104 - Models, toy and hobby">59450104 - Models, toy and hobby</option>
                          <option value="59469902 - Photographic supplies">59469902 - Photographic supplies</option>
                          <option value="59470000 - Gift, novelty, and souvenir shop">59470000 - Gift, novelty, and souvenir shop</option>
                          <option value="59470104 - Gift shop">59470104 - Gift shop</option>
                          <option value="59479902 - Souvenirs">59479902 - Souvenirs</option>
                          <option value="59480000 - Luggage and leather goods stores">59480000 - Luggage and leather goods stores</option>
                          <option value="59489901 - Leather goods, except luggage and shoes">59489901 - Leather goods, except luggage and shoes</option>
                          <option value="59490101 - Bridal fabrics">59490101 - Bridal fabrics</option>
                          <option value="59490203 - Notions, including trim">59490203 - Notions, including trim</option>
                          <option value="59610000 - Catalog and mail-order houses">59610000 - Catalog and mail-order houses</option>
                          <option value="59610203 - Electronic kits and parts, mail order">59610203 - Electronic kits and parts, mail order</option>
                          <option value="59610303 - Record and/or tape (music or video) club, mail order">59610303 - Record and/or tape (music or video) club, mail order</option>
                          <option value="59610403 - Stamps, mail order">59610403 - Stamps, mail order</option>
                          <option value="59619905 - Catalog sales">59619905 - Catalog sales</option>
                          <option value="59619906 - Clothing, mail order (except women's)">59619906 - Clothing, mail order (except women's)</option>
                          <option value="59619908 - Educational supplies and equipment, mail order">59619908 - Educational supplies and equipment, mail order</option>
                          <option value="59619909 - Fishing, hunting and camping equipment and supplies: by mail">59619909 - Fishing, hunting and camping equipment and supplies: by mail</option>
                          <option value="59619910 - Fitness and sporting goods, mail order">59619910 - Fitness and sporting goods, mail order</option>
                          <option value="59619912 - Furniture and furnishings, mail order">59619912 - Furniture and furnishings, mail order</option>
                          <option value="59619913 - General merchandise, mail order">59619913 - General merchandise, mail order</option>
                          <option value="59619915 - Jewelry, mail order">59619915 - Jewelry, mail order</option>
                          <option value="59619916 - Mail order house, nec">59619916 - Mail order house, nec</option>
                          <option value="59619925 - Electronic shopping">59619925 - Electronic shopping</option>
                          <option value="59620000 - Merchandising machine operators">59620000 - Merchandising machine operators</option>
                          <option value="59620102 - Sandwich and hot food vending machines">59620102 - Sandwich and hot food vending machines</option>
                          <option value="59630000 - Direct selling establishments">59630000 - Direct selling establishments</option>
                          <option value="59630101 - Bottled water delivery">59630101 - Bottled water delivery</option>
                          <option value="59630207 - Snacks, direct sales">59630207 - Snacks, direct sales</option>
                          <option value="59630300 - Encyclopedias and publications, direct sales">59630300 - Encyclopedias and publications, direct sales</option>
                          <option value="59630404 - Houseware sales, house-to-house">59630404 - Houseware sales, house-to-house</option>
                          <option value="59639903 - Cosmetic sales, house-to-house">59639903 - Cosmetic sales, house-to-house</option>
                          <option value="59639904 - Direct sales, telemarketing">59639904 - Direct sales, telemarketing</option>
                          <option value="59830000 - Fuel oil dealers">59830000 - Fuel oil dealers</option>
                          <option value="59840000 - Liquefied petroleum gas dealers">59840000 - Liquefied petroleum gas dealers</option>
                          <option value="59849903 - Propane gas, bottled">59849903 - Propane gas, bottled</option>
                          <option value="59939901 - Cigar store">59939901 - Cigar store</option>
                          <option value="59949902 - Newsstand">59949902 - Newsstand</option>
                          <option value="59950000 - Optical goods stores">59950000 - Optical goods stores</option>
                          <option value="59990100 - Alarm and safety equipment stores">59990100 - Alarm and safety equipment stores</option>
                          <option value="59990101 - Alarm signal systems">59990101 - Alarm signal systems</option>
                          <option value="59990102 - Fire extinguishers">59990102 - Fire extinguishers</option>
                          <option value="59990103 - Safety supplies and equipment">59990103 - Safety supplies and equipment</option>
                          <option value="59990201 - Architectural supplies">59990201 - Architectural supplies</option>
                          <option value="59990202 - Artists' supplies and materials">59990202 - Artists' supplies and materials</option>
                          <option value="59990203 - Drafting equipment and supplies">59990203 - Drafting equipment and supplies</option>
                          <option value="59990300 - Banners, flags, decals, and posters">59990300 - Banners, flags, decals, and posters</option>
                          <option value="59990303 - Flags">59990303 - Flags</option>
                          <option value="59990400 - Binoculars and telescopes">59990400 - Binoculars and telescopes</option>
                          <option value="59990600 - Telephone and communication equipment">59990600 - Telephone and communication equipment</option>
                          <option value="59990601 - Audio-visual equipment and supplies">59990601 - Audio-visual equipment and supplies</option>
                          <option value="59990602 - Communication equipment">59990602 - Communication equipment</option>
                          <option value="59990700 - Engine and motor equipment and supplies">59990700 - Engine and motor equipment and supplies</option>
                          <option value="59990702 - Motors, electric">59990702 - Motors, electric</option>
                          <option value="59990800 - Farm equipment and supplies">59990800 - Farm equipment and supplies</option>
                          <option value="59990803 - Feed and farm supply">59990803 - Feed and farm supply</option>
                          <option value="59990900 - Medical apparatus and supplies">59990900 - Medical apparatus and supplies</option>
                          <option value="59990906 - Orthopedic and prosthesis applications">59990906 - Orthopedic and prosthesis applications</option>
                          <option value="59990908 - Wheelchair lifts">59990908 - Wheelchair lifts</option>
                          <option value="59991002 - Monuments, finished to custom order">59991002 - Monuments, finished to custom order</option>
                          <option value="59991102 - Pet food">59991102 - Pet food</option>
                          <option value="59991103 - Pet supplies">59991103 - Pet supplies</option>
                          <option value="59991200 - Swimming pools, hot tubs, and sauna equipment and supplies">59991200 - Swimming pools, hot tubs, and sauna equipment and supplies</option>
                          <option value="59991201 - Hot tub and spa chemicals, equipment, and supplies">59991201 - Hot tub and spa chemicals, equipment, and supplies</option>
                          <option value="59991203 - Spas and hot tubs">59991203 - Spas and hot tubs</option>
                          <option value="59991204 - Swimming pool chemicals, equipment, and supplies">59991204 - Swimming pool chemicals, equipment, and supplies</option>
                          <option value="59991300 - Toiletries, cosmetics, and perfumes">59991300 - Toiletries, cosmetics, and perfumes</option>
                          <option value="59991301 - Cosmetics">59991301 - Cosmetics</option>
                          <option value="59991302 - Perfumes and colognes">59991302 - Perfumes and colognes</option>
                          <option value="59991304 - Hair care products">59991304 - Hair care products</option>
                          <option value="59991401 - Business machines and equipment">59991401 - Business machines and equipment</option>
                          <option value="59991402 - Photocopy machines">59991402 - Photocopy machines</option>
                          <option value="59991601 - Art dealers">59991601 - Art dealers</option>
                          <option value="59991604 - Christmas lights and decorations">59991604 - Christmas lights and decorations</option>
                          <option value="59991700 - Educational aids and electronic training materials">59991700 - Educational aids and electronic training materials</option>
                          <option value="59991701 - Education aids, devices and supplies">59991701 - Education aids, devices and supplies</option>
                          <option value="59991805 - Children's furniture, nec">59991805 - Children's furniture, nec</option>
                          <option value="59999902 - Auction rooms (general merchandise)">59999902 - Auction rooms (general merchandise)</option>
                          <option value="59999904 - Awnings">59999904 - Awnings</option>
                          <option value="59999907 - Canvas products">59999907 - Canvas products</option>
                          <option value="59999908 - Cleaning equipment and supplies">59999908 - Cleaning equipment and supplies</option>
                          <option value="59999909 - Concrete products, pre-cast">59999909 - Concrete products, pre-cast</option>
                          <option value="59999910 - Electronic parts and equipment">59999910 - Electronic parts and equipment</option>
                          <option value="59999912 - Foam and foam products">59999912 - Foam and foam products</option>
                          <option value="59999916 - Plumbing and heating supplies">59999916 - Plumbing and heating supplies</option>
                          <option value="59999917 - Police supply stores">59999917 - Police supply stores</option>
                          <option value="59999919 - Religious goods">59999919 - Religious goods</option>
                          <option value="59999921 - Rubber stamps">59999921 - Rubber stamps</option>
                          <option value="59999924 - Tents">59999924 - Tents</option>
                          <option value="59999926 - Theatrical equipment and supplies">59999926 - Theatrical equipment and supplies</option>
                          <option value="59999927 - Trophies and plaques">59999927 - Trophies and plaques</option>
                          <option value="59999929 - Water purification equipment">59999929 - Water purification equipment</option>
                          <option value="59999930 - Packaging materials: boxes, padding, etc.">59999930 - Packaging materials: boxes, padding, etc.</option>
                          <option value="59999931 - Welding supplies">59999931 - Welding supplies</option>
                          <option value="59999932 - Air purification equipment">59999932 - Air purification equipment</option>
                          <option value="61590101 - Agricultural loan companies">61590101 - Agricultural loan companies</option>
                          <option value="61590200 - Equipment and vehicle finance leasing companies">61590200 - Equipment and vehicle finance leasing companies</option>
                          <option value="61639904 - Mortgage brokers arranging for loans, using money of others">61639904 - Mortgage brokers arranging for loans, using money of others</option>
                          <option value="62110000 - Security brokers and dealers">62110000 - Security brokers and dealers</option>
                          <option value="62110204 - Investment firm, general brokerage">62110204 - Investment firm, general brokerage</option>
                          <option value="62820000 - Investment advice">62820000 - Investment advice</option>
                          <option value="62829903 - Investment counselors">62829903 - Investment counselors</option>
                          <option value="63110000 - Life insurance">63110000 - Life insurance</option>
                          <option value="63110102 - Fraternal life insurance organizations">63110102 - Fraternal life insurance organizations</option>
                          <option value="63610000 - Title insurance">63610000 - Title insurance</option>
                          <option value="63710101 - Pension funds">63710101 - Pension funds</option>
                          <option value="64110201 - Insurance claim adjusters, not employed by insurance company">64110201 - Insurance claim adjusters, not employed by insurance company</option>
                          <option value="64110300 - Insurance agents and brokers">64110300 - Insurance agents and brokers</option>
                          <option value="64110301 - Insurance agents, nec">64110301 - Insurance agents, nec</option>
                          <option value="65120000 - Nonresidential building operators">65120000 - Nonresidential building operators</option>
                          <option value="65120100 - Commercial and industrial building operation">65120100 - Commercial and industrial building operation</option>
                          <option value="65130000 - Apartment building operators">65130000 - Apartment building operators</option>
                          <option value="65190000 - Real property lessors, nec">65190000 - Real property lessors, nec</option>
                          <option value="65310000 - Real estate agents and managers">65310000 - Real estate agents and managers</option>
                          <option value="65310200 - Real estate managers">65310200 - Real estate managers</option>
                          <option value="65520000 - Subdividers and developers, nec">65520000 - Subdividers and developers, nec</option>
                          <option value="65529901 - Land subdividers and developers, commercial">65529901 - Land subdividers and developers, commercial</option>
                          <option value="65530000 - Cemetery subdividers and developers">65530000 - Cemetery subdividers and developers</option>
                          <option value="65539902 - Cemeteries, real estate operation">65539902 - Cemeteries, real estate operation</option>
                          <option value="67199901 - Investment holding companies, except banks">67199901 - Investment holding companies, except banks</option>
                          <option value="67199902 - Personal holding companies, except banks">67199902 - Personal holding companies, except banks</option>
                          <option value="67220000 - Management investment, open-end">67220000 - Management investment, open-end</option>
                          <option value="67260000 - Investment offices, nec">67260000 - Investment offices, nec</option>
                          <option value="67269905 - Management investment funds, closed-end">67269905 - Management investment funds, closed-end</option>
                          <option value="67929901 - Oil leases, buying and selling on own account">67929901 - Oil leases, buying and selling on own account</option>
                          <option value="67940000 - Patent owners and lessors">67940000 - Patent owners and lessors</option>
                          <option value="67940102 - Music royalties, sheet and record">67940102 - Music royalties, sheet and record</option>
                          <option value="67949901 - Copyright buying and licensing">67949901 - Copyright buying and licensing</option>
                          <option value="67949902 - Franchises, selling or licensing">67949902 - Franchises, selling or licensing</option>
                          <option value="67949903 - Patent buying, licensing, leasing">67949903 - Patent buying, licensing, leasing</option>
                          <option value="67980000 - Real estate investment trusts">67980000 - Real estate investment trusts</option>
                          <option value="67990000 - Investors, nec">67990000 - Investors, nec</option>
                          <option value="67999901 - Investment clubs">67999901 - Investment clubs</option>
                          <option value="67999904 - Venture capital companies">67999904 - Venture capital companies</option>
                          <option value="70110200 - Vacation lodges">70110200 - Vacation lodges</option>
                          <option value="70110300 - Hotels">70110300 - Hotels</option>
                          <option value="70110303 - Resort hotel">70110303 - Resort hotel</option>
                          <option value="70110401 - Bed and breakfast inn">70110401 - Bed and breakfast inn</option>
                          <option value="70110402 - Motor inn">70110402 - Motor inn</option>
                          <option value="70320000 - Sporting and recreational camps">70320000 - Sporting and recreational camps</option>
                          <option value="70339901 - Campgrounds">70339901 - Campgrounds</option>
                          <option value="72120100 - Laundry and drycleaner agents">72120100 - Laundry and drycleaner agents</option>
                          <option value="72130000 - Linen supply">72130000 - Linen supply</option>
                          <option value="72130202 - Coat supply">72130202 - Coat supply</option>
                          <option value="72160000 - Drycleaning plants, except rugs">72160000 - Drycleaning plants, except rugs</option>
                          <option value="72169902 - Drapery, curtain drycleaning">72169902 - Drapery, curtain drycleaning</option>
                          <option value="72170000 - Carpet and upholstery cleaning">72170000 - Carpet and upholstery cleaning</option>
                          <option value="72170101 - Carpet and furniture cleaning on location">72170101 - Carpet and furniture cleaning on location</option>
                          <option value="72180100 - Industrial equipment launderers">72180100 - Industrial equipment launderers</option>
                          <option value="72180200 - Industrial clothing launderers">72180200 - Industrial clothing launderers</option>
                          <option value="72180203 - Industrial uniform supply">72180203 - Industrial uniform supply</option>
                          <option value="72210000 - Photographic studios, portrait">72210000 - Photographic studios, portrait</option>
                          <option value="72219903 - Photographer, still or video">72219903 - Photographer, still or video</option>
                          <option value="72990802 - Stitching, custom">72990802 - Stitching, custom</option>
                          <option value="72990901 - Costume rental">72990901 - Costume rental</option>
                          <option value="73229902 - Collection agency, except real estate">73229902 - Collection agency, except real estate</option>
                          <option value="73319903 - Mailing list compilers">73319903 - Mailing list compilers</option>
                          <option value="73319906 - Mailing list brokers">73319906 - Mailing list brokers</option>
                          <option value="73349902 - Mimeographing">73349902 - Mimeographing</option>
                          <option value="73350000 - Commercial photography">73350000 - Commercial photography</option>
                          <option value="73359901 - Aerial photography, except mapmaking">73359901 - Aerial photography, except mapmaking</option>
                          <option value="73359903 - Photographic studio, commercial">73359903 - Photographic studio, commercial</option>
                          <option value="73360000 - Commercial art and graphic design">73360000 - Commercial art and graphic design</option>
                          <option value="73360103 - Graphic arts and related design">73360103 - Graphic arts and related design</option>
                          <option value="73360104 - Package design">73360104 - Package design</option>
                          <option value="73360105 - Silk screen design">73360105 - Silk screen design</option>
                          <option value="73420202 - Exterminating and fumigating">73420202 - Exterminating and fumigating</option>
                          <option value="73420203 - Pest control in structures">73420203 - Pest control in structures</option>
                          <option value="73520000 - Medical equipment rental">73520000 - Medical equipment rental</option>
                          <option value="73530000 - Heavy construction equipment rental">73530000 - Heavy construction equipment rental</option>
                          <option value="73530102 - Oil well drilling equipment, rental or leasing">73530102 - Oil well drilling equipment, rental or leasing</option>
                          <option value="73539901 - Cranes and aerial lift equipment, rental or leasing">73539901 - Cranes and aerial lift equipment, rental or leasing</option>
                          <option value="73539902 - Earth moving equipment, rental or leasing">73539902 - Earth moving equipment, rental or leasing</option>
                          <option value="73590000 - Equipment rental and leasing, nec">73590000 - Equipment rental and leasing, nec</option>
                          <option value="73590401 - Aircraft rental">73590401 - Aircraft rental</option>
                          <option value="73590501 - Audio-visual equipment and supply rental">73590501 - Audio-visual equipment and supply rental</option>
                          <option value="73590506 - Sound and lighting equipment rental">73590506 - Sound and lighting equipment rental</option>
                          <option value="73599905 - Propane equipment rental">73599905 - Propane equipment rental</option>
                          <option value="73599908 - Sign rental">73599908 - Sign rental</option>
                          <option value="73599909 - Stores and yards equipment rental">73599909 - Stores and yards equipment rental</option>
                          <option value="73599910 - Tent and tarpaulin rental">73599910 - Tent and tarpaulin rental</option>
                          <option value="73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)">73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)</option>
                          <option value="73610101 - Executive placement">73610101 - Executive placement</option>
                          <option value="73630102 - Manpower pools">73630102 - Manpower pools</option>
                          <option value="73710101 - Computer software systems analysis and design, custom">73710101 - Computer software systems analysis and design, custom</option>
                          <option value="73710300 - Computer software development and applications">73710300 - Computer software development and applications</option>
                          <option value="73710301 - Computer software development">73710301 - Computer software development</option>
                          <option value="73710302 - Software programming applications">73710302 - Software programming applications</option>
                          <option value="73720000 - Prepackaged software">73720000 - Prepackaged software</option>
                          <option value="73729901 - Application computer software">73729901 - Application computer software</option>
                          <option value="73729902 - Business oriented computer software">73729902 - Business oriented computer software</option>
                          <option value="73729903 - Educational computer software">73729903 - Educational computer software</option>
                          <option value="73730000 - Computer integrated systems design">73730000 - Computer integrated systems design</option>
                          <option value="73730100 - Systems software development services">73730100 - Systems software development services</option>
                          <option value="73730101 - Computer systems analysis and design">73730101 - Computer systems analysis and design</option>
                          <option value="73730102 - Systems engineering, computer related">73730102 - Systems engineering, computer related</option>
                          <option value="73730201 - Local area network (LAN) systems integrator">73730201 - Local area network (LAN) systems integrator</option>
                          <option value="73730301 - Turnkey vendors, computer systems">73730301 - Turnkey vendors, computer systems</option>
                          <option value="73730302 - Value-added resellers, computer systems">73730302 - Value-added resellers, computer systems</option>
                          <option value="73740000 - Data processing and preparation">73740000 - Data processing and preparation</option>
                          <option value="73760000 - Computer facilities management">73760000 - Computer facilities management</option>
                          <option value="73779901 - Computer hardware rental or leasing, except finance leasing">73779901 - Computer hardware rental or leasing, except finance leasing</option>
                          <option value="73790202 - Data processing consultant">73790202 - Data processing consultant</option>
                          <option value="73829901 - Burglar alarm maintenance and monitoring">73829901 - Burglar alarm maintenance and monitoring</option>
                          <option value="73829903 - Protective devices, security">73829903 - Protective devices, security</option>
                          <option value="73829904 - Confinement surveillance systems maintenance and monitoring">73829904 - Confinement surveillance systems maintenance and monitoring</option>
                          <option value="73840000 - Photofinish laboratories">73840000 - Photofinish laboratories</option>
                          <option value="73840101 - Photofinishing laboratory">73840101 - Photofinishing laboratory</option>
                          <option value="73890104 - Lecture bureau">73890104 - Lecture bureau</option>
                          <option value="73890106 - Speakers' bureau">73890106 - Speakers' bureau</option>
                          <option value="73890304 - Embroidery advertising">73890304 - Embroidery advertising</option>
                          <option value="73890306 - Field audits, cable television">73890306 - Field audits, cable television</option>
                          <option value="73890308 - Promoters of shows and exhibitions">73890308 - Promoters of shows and exhibitions</option>
                          <option value="73890401 - Apparel designers, commercial">73890401 - Apparel designers, commercial</option>
                          <option value="73890411 - Textile designers">73890411 - Textile designers</option>
                          <option value="73890602 - Interior designer">73890602 - Interior designer</option>
                          <option value="73890603 - Interior decorating">73890603 - Interior decorating</option>
                          <option value="73890801 - Mapmaking or drafting, including aerial">73890801 - Mapmaking or drafting, including aerial</option>
                          <option value="73891105 - Recording studio, noncommercial records">73891105 - Recording studio, noncommercial records</option>
                          <option value="73891106 - Music recording producer">73891106 - Music recording producer</option>
                          <option value="73891202 - Mounting merchandise on cards">73891202 - Mounting merchandise on cards</option>
                          <option value="73891503 - Sign painting and lettering shop">73891503 - Sign painting and lettering shop</option>
                          <option value="73891705 - Yacht brokers">73891705 - Yacht brokers</option>
                          <option value="73891801 - Design, commercial and industrial">73891801 - Design, commercial and industrial</option>
                          <option value="73891900 - Metal cutting services">73891900 - Metal cutting services</option>
                          <option value="73899904 - Building scale models">73899904 - Building scale models</option>
                          <option value="73899908 - Cosmetic kits, assembling and packaging">73899908 - Cosmetic kits, assembling and packaging</option>
                          <option value="73899910 - Divers, commercial">73899910 - Divers, commercial</option>
                          <option value="73899911 - Document and office record destruction">73899911 - Document and office record destruction</option>
                          <option value="73899912 - Document embossing">73899912 - Document embossing</option>
                          <option value="73899917 - Field warehousing">73899917 - Field warehousing</option>
                          <option value="73899919 - Fire extinguisher servicing">73899919 - Fire extinguisher servicing</option>
                          <option value="73899923 - Fund raising organizations">73899923 - Fund raising organizations</option>
                          <option value="73899924 - Gas system conversion">73899924 - Gas system conversion</option>
                          <option value="73899925 - Grinding, precision: commercial or industrial">73899925 - Grinding, precision: commercial or industrial</option>
                          <option value="73899962 - Printers' services: folding, collating, etc.">73899962 - Printers' services: folding, collating, etc.</option>
                          <option value="75190100 - Recreational vehicle rental">75190100 - Recreational vehicle rental</option>
                          <option value="75320301 - Van conversion">75320301 - Van conversion</option>
                          <option value="75320402 - Body shop, trucks">75320402 - Body shop, trucks</option>
                          <option value="75499901 - Do-it-yourself garages">75499901 - Do-it-yourself garages</option>
                          <option value="76410102 - Reupholstery">76410102 - Reupholstery</option>
                          <option value="76410202 - Furniture refinishing">76410202 - Furniture refinishing</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_55" class="label lc">
                      <label class="fieldLabel " for="_fid_33">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Secondary SIC Code:</b>
                      </label>
                      <div id="tdf_55" class="cell cc"><input name="_fid_oval_33" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_33" id="_fid_33" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="0000000 - Other code - please list in items and processes section">0000000 - Other code - please list in items and processes section</option>
                          <option value="1190101 - Bean (dry field and seed) farm">1190101 - Bean (dry field and seed) farm</option>
                          <option value="1339902 - Sugarcane farm">1339902 - Sugarcane farm</option>
                          <option value="1399905 - Herb or spice farm">1399905 - Herb or spice farm</option>
                          <option value="1610000 - Vegetables and melons">1610000 - Vegetables and melons</option>
                          <option value="1610302 - Carrot farm">1610302 - Carrot farm</option>
                          <option value="1719908 - Raspberry farm">1719908 - Raspberry farm</option>
                          <option value="1720000 - Grapes">1720000 - Grapes</option>
                          <option value="1739908 - Walnut grove">1739908 - Walnut grove</option>
                          <option value="1759901 - Apple orchard">1759901 - Apple orchard</option>
                          <option value="1759904 - Nectarine orchard">1759904 - Nectarine orchard</option>
                          <option value="1799908 - Pineapple farm">1799908 - Pineapple farm</option>
                          <option value="1810203 - Flowers: grown under cover (e.g., greenhouse production)">1810203 - Flowers: grown under cover (e.g., greenhouse production)</option>
                          <option value="1810300 - Bulbs and seeds">1810300 - Bulbs and seeds</option>
                          <option value="1820103 - Mushrooms, grown under cover">1820103 - Mushrooms, grown under cover</option>
                          <option value="1910000 - General farms, primarily crop">1910000 - General farms, primarily crop</option>
                          <option value="2110000 - Beef cattle feedlots">2110000 - Beef cattle feedlots</option>
                          <option value="2130000 - Hogs">2130000 - Hogs</option>
                          <option value="2139901 - Hog feedlot">2139901 - Hog feedlot</option>
                          <option value="2140102 - Goats' milk production">2140102 - Goats' milk production</option>
                          <option value="2410000 - Dairy farms">2410000 - Dairy farms</option>
                          <option value="2419902 - Milk production">2419902 - Milk production</option>
                          <option value="2519901 - Broiling chickens, raising of">2519901 - Broiling chickens, raising of</option>
                          <option value="2520000 - Chicken eggs">2520000 - Chicken eggs</option>
                          <option value="2529901 - Started pullet farm">2529901 - Started pullet farm</option>
                          <option value="2539902 - Turkey farm">2539902 - Turkey farm</option>
                          <option value="2540000 - Poultry hatcheries">2540000 - Poultry hatcheries</option>
                          <option value="2549901 - Chicken hatchery">2549901 - Chicken hatchery</option>
                          <option value="2599901 - Duck farm">2599901 - Duck farm</option>
                          <option value="2729903 - Horse farm">2729903 - Horse farm</option>
                          <option value="2730000 - Animal aquaculture">2730000 - Animal aquaculture</option>
                          <option value="2730200 - Shellfish farms">2730200 - Shellfish farms</option>
                          <option value="2790400 - Domestic animal farms">2790400 - Domestic animal farms</option>
                          <option value="2799903 - Insect farm">2799903 - Insect farm</option>
                          <option value="7210105 - Vines, cultivation of">7210105 - Vines, cultivation of</option>
                          <option value="8110000 - Timber tracts">8110000 - Timber tracts</option>
                          <option value="8119901 - Christmas tree farm">8119901 - Christmas tree farm</option>
                          <option value="8310000 - Forest products">8310000 - Forest products</option>
                          <option value="9120000 - Finfish">9120000 - Finfish</option>
                          <option value="9130104 - Oysters, dredging or tonging of">9130104 - Oysters, dredging or tonging of</option>
                          <option value="10410100 - Gold ores mining">10410100 - Gold ores mining</option>
                          <option value="10990104 - Beryllium ore mining">10990104 - Beryllium ore mining</option>
                          <option value="12210105 - Surface mining, bituminous, nec">12210105 - Surface mining, bituminous, nec</option>
                          <option value="12220000 - Bituminous coal-underground mining">12220000 - Bituminous coal-underground mining</option>
                          <option value="13110000 - Crude petroleum and natural gas">13110000 - Crude petroleum and natural gas</option>
                          <option value="13110100 - Crude petroleum and natural gas production">13110100 - Crude petroleum and natural gas production</option>
                          <option value="13110101 - Crude petroleum production">13110101 - Crude petroleum production</option>
                          <option value="13110102 - Natural gas production">13110102 - Natural gas production</option>
                          <option value="13210000 - Natural gas liquids">13210000 - Natural gas liquids</option>
                          <option value="13810000 - Drilling oil and gas wells">13810000 - Drilling oil and gas wells</option>
                          <option value="13819901 - Directional drilling oil and gas wells">13819901 - Directional drilling oil and gas wells</option>
                          <option value="13829903 - Geophysical exploration, oil and gas field">13829903 - Geophysical exploration, oil and gas field</option>
                          <option value="13890101 - Building oil and gas well foundations on site">13890101 - Building oil and gas well foundations on site</option>
                          <option value="13899911 - Oil consultants">13899911 - Oil consultants</option>
                          <option value="13899912 - Oil field services, nec">13899912 - Oil field services, nec</option>
                          <option value="13899919 - Servicing oil and gas wells">13899919 - Servicing oil and gas wells</option>
                          <option value="13899920 - Well logging">13899920 - Well logging</option>
                          <option value="14110104 - Limestone, dimension-quarrying">14110104 - Limestone, dimension-quarrying</option>
                          <option value="14110200 - Granite dimension stone">14110200 - Granite dimension stone</option>
                          <option value="14110205 - Greenstone, dimension-quarrying">14110205 - Greenstone, dimension-quarrying</option>
                          <option value="14119906 - Quartzite, dimension-quarrying">14119906 - Quartzite, dimension-quarrying</option>
                          <option value="14119908 - Sandstone, dimension-quarrying">14119908 - Sandstone, dimension-quarrying</option>
                          <option value="14220000 - Crushed and broken limestone">14220000 - Crushed and broken limestone</option>
                          <option value="14220100 - Limestone's, ground">14220100 - Limestone's, ground</option>
                          <option value="14230000 - Crushed and broken granite">14230000 - Crushed and broken granite</option>
                          <option value="14299905 - Grits mining (crushed stone)">14299905 - Grits mining (crushed stone)</option>
                          <option value="14299909 - Quartzite, crushed and broken-quarrying">14299909 - Quartzite, crushed and broken-quarrying</option>
                          <option value="14420000 - Construction sand and gravel">14420000 - Construction sand and gravel</option>
                          <option value="14420100 - Sand mining">14420100 - Sand mining</option>
                          <option value="14420101 - Common sand mining">14420101 - Common sand mining</option>
                          <option value="14420102 - Construction sand mining">14420102 - Construction sand mining</option>
                          <option value="14420201 - Gravel mining">14420201 - Gravel mining</option>
                          <option value="14590100 - Clays, except kaolin and ball">14590100 - Clays, except kaolin and ball</option>
                          <option value="14590101 - Bentonite mining">14590101 - Bentonite mining</option>
                          <option value="14749904 - Soda ash (natural) mining">14749904 - Soda ash (natural) mining</option>
                          <option value="14750000 - Phosphate rock">14750000 - Phosphate rock</option>
                          <option value="14799902 - Amblygonite mining">14799902 - Amblygonite mining</option>
                          <option value="14810103 - Test boring for nonmetallic minerals">14810103 - Test boring for nonmetallic minerals</option>
                          <option value="14990104 - Gem stones (natural) mining, nec">14990104 - Gem stones (natural) mining, nec</option>
                          <option value="14990500 - Talc mining">14990500 - Talc mining</option>
                          <option value="15210000 - Single-family housing construction">15210000 - Single-family housing construction</option>
                          <option value="15210101 - General remodeling, single-family houses">15210101 - General remodeling, single-family houses</option>
                          <option value="15219901 - New construction, single-family houses">15219901 - New construction, single-family houses</option>
                          <option value="15220000 - Residential construction, nec">15220000 - Residential construction, nec</option>
                          <option value="15220100 - Hotel/motel and multi-family home construction">15220100 - Hotel/motel and multi-family home construction</option>
                          <option value="15220101 - Apartment building construction">15220101 - Apartment building construction</option>
                          <option value="15220201 - Remodeling, multi-family dwellings">15220201 - Remodeling, multi-family dwellings</option>
                          <option value="15319904 - Speculative builder, single-family houses">15319904 - Speculative builder, single-family houses</option>
                          <option value="15319906 - Manuafacturing and light industrial buildings">15319906 - Manuafacturing and light industrial buildings</option>
                          <option value="15410000 - Industrial buildings and warehouses">15410000 - Industrial buildings and warehouses</option>
                          <option value="15419904 - Grain elevator construction">15419904 - Grain elevator construction</option>
                          <option value="15419905 - Industrial buildings, new construction, nec">15419905 - Industrial buildings, new construction, nec</option>
                          <option value="15419907 - Pharmaceutical manufacturing plant construction">15419907 - Pharmaceutical manufacturing plant construction</option>
                          <option value="15419908 - Prefabricated building erection, industrial">15419908 - Prefabricated building erection, industrial</option>
                          <option value="15419910 - Steel building construction">15419910 - Steel building construction</option>
                          <option value="15419912 - Warehouse construction">15419912 - Warehouse construction</option>
                          <option value="15420000 - Nonresidential construction, nec">15420000 - Nonresidential construction, nec</option>
                          <option value="15420101 - Commercial and office building, new construction">15420101 - Commercial and office building, new construction</option>
                          <option value="15420201 - Farm building construction">15420201 - Farm building construction</option>
                          <option value="15420301 - Garage construction">15420301 - Garage construction</option>
                          <option value="15429902 - Design and erection, combined: non-residential">15429902 - Design and erection, combined: non-residential</option>
                          <option value="16110000 - Highway and street construction">16110000 - Highway and street construction</option>
                          <option value="16110100 - Highway signs and guardrails">16110100 - Highway signs and guardrails</option>
                          <option value="16110102 - Highway and street sign installation">16110102 - Highway and street sign installation</option>
                          <option value="16110200 - Surfacing and paving">16110200 - Surfacing and paving</option>
                          <option value="16110202 - Concrete construction: roads, highways, sidewalks, etc.">16110202 - Concrete construction: roads, highways, sidewalks, etc.</option>
                          <option value="16110203 - Grading">16110203 - Grading</option>
                          <option value="16229901 - Bridge construction">16229901 - Bridge construction</option>
                          <option value="16230000 - Water, sewer, and utility lines">16230000 - Water, sewer, and utility lines</option>
                          <option value="16230101 - Gas main construction">16230101 - Gas main construction</option>
                          <option value="16230102 - Natural gas compressor station construction">16230102 - Natural gas compressor station construction</option>
                          <option value="16230200 - Communication line and transmission tower construction">16230200 - Communication line and transmission tower construction</option>
                          <option value="16230204 - Transmitting tower (telecommunication) construction">16230204 - Transmitting tower (telecommunication) construction</option>
                          <option value="16230300 - Water and sewer line construction">16230300 - Water and sewer line construction</option>
                          <option value="16230302 - Sewer line construction">16230302 - Sewer line construction</option>
                          <option value="16239901 - Electric power line construction">16239901 - Electric power line construction</option>
                          <option value="16239902 - Manhole construction">16239902 - Manhole construction</option>
                          <option value="16239903 - Pipe laying construction">16239903 - Pipe laying construction</option>
                          <option value="16239904 - Pipeline construction, nsk">16239904 - Pipeline construction, nsk</option>
                          <option value="16290100 - Dams, waterways, docks, and other marine construction">16290100 - Dams, waterways, docks, and other marine construction</option>
                          <option value="16290101 - Caisson drilling">16290101 - Caisson drilling</option>
                          <option value="16290104 - Dock construction">16290104 - Dock construction</option>
                          <option value="16290110 - Marine construction">16290110 - Marine construction</option>
                          <option value="16290202 - Railroad and railway roadbed construction">16290202 - Railroad and railway roadbed construction</option>
                          <option value="16290300 - Athletic and recreation facilities construction">16290300 - Athletic and recreation facilities construction</option>
                          <option value="16290400 - Land preparation construction">16290400 - Land preparation construction</option>
                          <option value="16290404 - Timber removal">16290404 - Timber removal</option>
                          <option value="16290500 - Industrial plant construction">16290500 - Industrial plant construction</option>
                          <option value="16290504 - Waste disposal plant construction">16290504 - Waste disposal plant construction</option>
                          <option value="16290505 - Waste water and sewage treatment plant construction">16290505 - Waste water and sewage treatment plant construction</option>
                          <option value="16299905 - Power plant construction">16299905 - Power plant construction</option>
                          <option value="17110000 - Plumbing, heating, air-conditioning">17110000 - Plumbing, heating, air-conditioning</option>
                          <option value="17110201 - Septic system construction">17110201 - Septic system construction</option>
                          <option value="17110301 - Fire sprinkler system installation">17110301 - Fire sprinkler system installation</option>
                          <option value="17110302 - Irrigation sprinkler system installation">17110302 - Irrigation sprinkler system installation</option>
                          <option value="17210000 - Painting and paper hanging">17210000 - Painting and paper hanging</option>
                          <option value="17210200 - Commercial painting">17210200 - Commercial painting</option>
                          <option value="17210300 - Industrial painting">17210300 - Industrial painting</option>
                          <option value="17210301 - Aircraft painting">17210301 - Aircraft painting</option>
                          <option value="17310000 - Electrical work">17310000 - Electrical work</option>
                          <option value="17310201 - Computerized controls installation">17310201 - Computerized controls installation</option>
                          <option value="17310203 - Environmental system control installation">17310203 - Environmental system control installation</option>
                          <option value="17310302 - Fiber optic cable installation">17310302 - Fiber optic cable installation</option>
                          <option value="17310304 - Telephone and telephone equipment installation">17310304 - Telephone and telephone equipment installation</option>
                          <option value="17310402 - Closed circuit television installation">17310402 - Closed circuit television installation</option>
                          <option value="17410000 - Masonry and other stonework">17410000 - Masonry and other stonework</option>
                          <option value="17410101 - Foundation building">17410101 - Foundation building</option>
                          <option value="17419906 - Refractory or acid brick masonry">17419906 - Refractory or acid brick masonry</option>
                          <option value="17419907 - Stone masonry">17419907 - Stone masonry</option>
                          <option value="17420101 - Drywall">17420101 - Drywall</option>
                          <option value="17420200 - Acoustical and insulation work">17420200 - Acoustical and insulation work</option>
                          <option value="17420201 - Acoustical and ceiling work">17420201 - Acoustical and ceiling work</option>
                          <option value="17430000 - Terrazzo, tile, marble and mosaic work">17430000 - Terrazzo, tile, marble and mosaic work</option>
                          <option value="17439901 - Marble installation, interior">17439901 - Marble installation, interior</option>
                          <option value="17439903 - Terrazzo work">17439903 - Terrazzo work</option>
                          <option value="17439904 - Tile installation, ceramic">17439904 - Tile installation, ceramic</option>
                          <option value="17510000 - Carpentry work">17510000 - Carpentry work</option>
                          <option value="17510100 - Cabinet and finish carpentry">17510100 - Cabinet and finish carpentry</option>
                          <option value="17510101 - Cabinet building and installation">17510101 - Cabinet building and installation</option>
                          <option value="17510102 - Finish and trim carpentry">17510102 - Finish and trim carpentry</option>
                          <option value="17510200 - Window and door installation and erection">17510200 - Window and door installation and erection</option>
                          <option value="17510201 - Garage door, installation or erection">17510201 - Garage door, installation or erection</option>
                          <option value="17510202 - Window and door (prefabricated) installation">17510202 - Window and door (prefabricated) installation</option>
                          <option value="17519904 - Store fixture installation">17519904 - Store fixture installation</option>
                          <option value="17520000 - Floor laying and floor work, nec">17520000 - Floor laying and floor work, nec</option>
                          <option value="17529901 - Access flooring system installation">17529901 - Access flooring system installation</option>
                          <option value="17529903 - Carpet laying">17529903 - Carpet laying</option>
                          <option value="17529904 - Ceramic floor tile installation">17529904 - Ceramic floor tile installation</option>
                          <option value="17529908 - Wood floor installation and refinishing">17529908 - Wood floor installation and refinishing</option>
                          <option value="17610000 - Roofing, siding, and sheetmetal work">17610000 - Roofing, siding, and sheetmetal work</option>
                          <option value="17619903 - Sheet metal work, nec">17619903 - Sheet metal work, nec</option>
                          <option value="17710000 - Concrete work">17710000 - Concrete work</option>
                          <option value="17710301 - Blacktop (asphalt) work">17710301 - Blacktop (asphalt) work</option>
                          <option value="17810000 - Water well drilling">17810000 - Water well drilling</option>
                          <option value="17819902 - Servicing, water wells">17819902 - Servicing, water wells</option>
                          <option value="17910000 - Structural steel erection">17910000 - Structural steel erection</option>
                          <option value="17919902 - Concrete reinforcement, placing of">17919902 - Concrete reinforcement, placing of</option>
                          <option value="17919904 - Exterior wall system installation">17919904 - Exterior wall system installation</option>
                          <option value="17919907 - Precast concrete structural framing or panels, placing of">17919907 - Precast concrete structural framing or panels, placing of</option>
                          <option value="17919909 - Storage tanks, metal: erection">17919909 - Storage tanks, metal: erection</option>
                          <option value="17930000 - Glass and glazing work">17930000 - Glass and glazing work</option>
                          <option value="17940000 - Excavation work">17940000 - Excavation work</option>
                          <option value="17949901 - Excavation and grading, building construction">17949901 - Excavation and grading, building construction</option>
                          <option value="17950000 - Wrecking and demolition work">17950000 - Wrecking and demolition work</option>
                          <option value="17959902 - Demolition, buildings and other structures">17959902 - Demolition, buildings and other structures</option>
                          <option value="17960000 - Installing building equipment">17960000 - Installing building equipment</option>
                          <option value="17969901 - Elevator installation and conversion">17969901 - Elevator installation and conversion</option>
                          <option value="17969902 - Machine moving and rigging">17969902 - Machine moving and rigging</option>
                          <option value="17969904 - Machinery installation">17969904 - Machinery installation</option>
                          <option value="17969906 - Pollution control equipment installation">17969906 - Pollution control equipment installation</option>
                          <option value="17969907 - Power generating equipment installation">17969907 - Power generating equipment installation</option>
                          <option value="17990105 - Swimming pool construction">17990105 - Swimming pool construction</option>
                          <option value="17990200 - Coating, caulking, and weather, water, and fireproofing">17990200 - Coating, caulking, and weather, water, and fireproofing</option>
                          <option value="17990208 - Insulation of pipes and boilers">17990208 - Insulation of pipes and boilers</option>
                          <option value="17990210 - Weather stripping">17990210 - Weather stripping</option>
                          <option value="17990400 - Rigging and scaffolding">17990400 - Rigging and scaffolding</option>
                          <option value="17990401 - Rigging, theatrical">17990401 - Rigging, theatrical</option>
                          <option value="17990500 - Exterior cleaning, including sandblasting">17990500 - Exterior cleaning, including sandblasting</option>
                          <option value="17990502 - Cleaning new buildings after construction">17990502 - Cleaning new buildings after construction</option>
                          <option value="17990504 - Sandblasting of building exteriors">17990504 - Sandblasting of building exteriors</option>
                          <option value="17990600 - Home/office interiors finishing, furnishing and remodeling">17990600 - Home/office interiors finishing, furnishing and remodeling</option>
                          <option value="17990602 - Closet organizers, installation and design">17990602 - Closet organizers, installation and design</option>
                          <option value="17990603 - Counter top installation">17990603 - Counter top installation</option>
                          <option value="17990606 - Kitchen and bathroom remodeling">17990606 - Kitchen and bathroom remodeling</option>
                          <option value="17990607 - Office furniture installation">17990607 - Office furniture installation</option>
                          <option value="17990801 - Asbestos removal and encapsulation">17990801 - Asbestos removal and encapsulation</option>
                          <option value="17990802 - Lead burning">17990802 - Lead burning</option>
                          <option value="17999902 - Artificial turf installation">17999902 - Artificial turf installation</option>
                          <option value="17999903 - Awning installation">17999903 - Awning installation</option>
                          <option value="17999907 - Dewatering">17999907 - Dewatering</option>
                          <option value="17999910 - Epoxy application">17999910 - Epoxy application</option>
                          <option value="17999912 - Fence construction">17999912 - Fence construction</option>
                          <option value="17999913 - Fiberglass work">17999913 - Fiberglass work</option>
                          <option value="17999923 - Lightning conductor erection">17999923 - Lightning conductor erection</option>
                          <option value="17999924 - Ornamental metal work">17999924 - Ornamental metal work</option>
                          <option value="17999929 - Sign installation and maintenance">17999929 - Sign installation and maintenance</option>
                          <option value="17999932 - Welding on site">17999932 - Welding on site</option>
                          <option value="17999934 - Prop, set or scenery construction, theatrical">17999934 - Prop, set or scenery construction, theatrical</option>
                          <option value="17999935 - Petroleum storage tank installation, underground">17999935 - Petroleum storage tank installation, underground</option>
                          <option value="17999941 - Protective lining installation, underground (sewage, etc.)">17999941 - Protective lining installation, underground (sewage, etc.)</option>
                          <option value="17999943 - Renovation of aircraft interiors">17999943 - Renovation of aircraft interiors</option>
                          <option value="20110000 - Meat packing plants">20110000 - Meat packing plants</option>
                          <option value="20110100 - Beef products, from beef slaughtered on site">20110100 - Beef products, from beef slaughtered on site</option>
                          <option value="20110101 - Boxed beef, from meat slaughtered on site">20110101 - Boxed beef, from meat slaughtered on site</option>
                          <option value="20110103 - Veal, from meat slaughtered on site">20110103 - Veal, from meat slaughtered on site</option>
                          <option value="20110200 - Pork products, from pork slaughtered on site">20110200 - Pork products, from pork slaughtered on site</option>
                          <option value="20110202 - Hams and picnics, from meat slaughtered on site">20110202 - Hams and picnics, from meat slaughtered on site</option>
                          <option value="20110400 - Meat by-products, from meat slaughtered on site">20110400 - Meat by-products, from meat slaughtered on site</option>
                          <option value="20110402 - Hides, cured or uncured: from carcasses slaughtered on site">20110402 - Hides, cured or uncured: from carcasses slaughtered on site</option>
                          <option value="20119901 - Canned meats (except baby food), meat slaughtered on site">20119901 - Canned meats (except baby food), meat slaughtered on site</option>
                          <option value="20119904 - Frankfurters, from meat slaughtered on site">20119904 - Frankfurters, from meat slaughtered on site</option>
                          <option value="20119907 - Sausages, from meat slaughtered on site">20119907 - Sausages, from meat slaughtered on site</option>
                          <option value="20130000 - Sausages and other prepared meats">20130000 - Sausages and other prepared meats</option>
                          <option value="20130100 - Prepared beef products, from purchased beef">20130100 - Prepared beef products, from purchased beef</option>
                          <option value="20130101 - Beef stew, from purchased meat">20130101 - Beef stew, from purchased meat</option>
                          <option value="20130102 - Beef, dried: from purchased meat">20130102 - Beef, dried: from purchased meat</option>
                          <option value="20130106 - Roast beef, from purchased meat">20130106 - Roast beef, from purchased meat</option>
                          <option value="20130200 - Prepared pork products, from purchased pork">20130200 - Prepared pork products, from purchased pork</option>
                          <option value="20130201 - Bacon, side and sliced: from purchased meat">20130201 - Bacon, side and sliced: from purchased meat</option>
                          <option value="20130202 - Ham, boiled: from purchased meat">20130202 - Ham, boiled: from purchased meat</option>
                          <option value="20130203 - Ham, boneless: from purchased meat">20130203 - Ham, boneless: from purchased meat</option>
                          <option value="20130209 - Pork, pickled: from purchased meat">20130209 - Pork, pickled: from purchased meat</option>
                          <option value="20130300 - Sausages and related products, from purchased meat">20130300 - Sausages and related products, from purchased meat</option>
                          <option value="20130302 - Frankfurters, from purchased meat">20130302 - Frankfurters, from purchased meat</option>
                          <option value="20130303 - Sausage casings, natural">20130303 - Sausage casings, natural</option>
                          <option value="20130304 - Sausages, from purchased meat">20130304 - Sausages, from purchased meat</option>
                          <option value="20139901 - Boneless meat, from purchased meat">20139901 - Boneless meat, from purchased meat</option>
                          <option value="20139902 - Canned meats (except baby food), from purchased meat">20139902 - Canned meats (except baby food), from purchased meat</option>
                          <option value="20139903 - Cooked meats, from purchased meat">20139903 - Cooked meats, from purchased meat</option>
                          <option value="20139905 - Cured meats, from purchased meat">20139905 - Cured meats, from purchased meat</option>
                          <option value="20139906 - Frozen meats, from purchased meat">20139906 - Frozen meats, from purchased meat</option>
                          <option value="20139915 - Smoked meats, from purchased meat">20139915 - Smoked meats, from purchased meat</option>
                          <option value="20139916 - Snack sticks, including jerky: from purchased meat">20139916 - Snack sticks, including jerky: from purchased meat</option>
                          <option value="20139917 - Spiced meats, from purchased meat">20139917 - Spiced meats, from purchased meat</option>
                          <option value="20139918 - Spreads, sandwich: meat, from purchased meat">20139918 - Spreads, sandwich: meat, from purchased meat</option>
                          <option value="20150000 - Poultry slaughtering and processing">20150000 - Poultry slaughtering and processing</option>
                          <option value="20150100 - Chicken slaughtering and processing">20150100 - Chicken slaughtering and processing</option>
                          <option value="20150103 - Chicken, processed: cooked">20150103 - Chicken, processed: cooked</option>
                          <option value="20150104 - Chicken, processed: fresh">20150104 - Chicken, processed: fresh</option>
                          <option value="20150105 - Chicken, processed: frozen">20150105 - Chicken, processed: frozen</option>
                          <option value="20150106 - Chicken, slaughtered and dressed">20150106 - Chicken, slaughtered and dressed</option>
                          <option value="20150200 - Duck slaughtering and processing">20150200 - Duck slaughtering and processing</option>
                          <option value="20150300 - Egg processing">20150300 - Egg processing</option>
                          <option value="20150304 - Eggs, processed: dehydrated">20150304 - Eggs, processed: dehydrated</option>
                          <option value="20150600 - Poultry slaughtering and processing">20150600 - Poultry slaughtering and processing</option>
                          <option value="20150601 - Poultry, processed, nsk">20150601 - Poultry, processed, nsk</option>
                          <option value="20150604 - Poultry, processed: fresh">20150604 - Poultry, processed: fresh</option>
                          <option value="20150605 - Poultry, processed: frozen">20150605 - Poultry, processed: frozen</option>
                          <option value="20150608 - Poultry, slaughtered and dressed">20150608 - Poultry, slaughtered and dressed</option>
                          <option value="20150800 - Turkey processing and slaughtering">20150800 - Turkey processing and slaughtering</option>
                          <option value="20150801 - Turkey, processed, nsk">20150801 - Turkey, processed, nsk</option>
                          <option value="20150803 - Turkey, processed: cooked">20150803 - Turkey, processed: cooked</option>
                          <option value="20150806 - Turkey, slaughtered and dressed">20150806 - Turkey, slaughtered and dressed</option>
                          <option value="20150900 - Poultry sausage, luncheon meats, and other poultry products">20150900 - Poultry sausage, luncheon meats, and other poultry products</option>
                          <option value="20150908 - Variety meats (fresh edible organs), poultry">20150908 - Variety meats (fresh edible organs), poultry</option>
                          <option value="20210000 - Creamery butter">20210000 - Creamery butter</option>
                          <option value="20220000 - Cheese; natural and processed">20220000 - Cheese; natural and processed</option>
                          <option value="20220100 - Cheese spreads, dips, pastes, and other cheese products">20220100 - Cheese spreads, dips, pastes, and other cheese products</option>
                          <option value="20229902 - Natural cheese">20229902 - Natural cheese</option>
                          <option value="20229903 - Processed cheese">20229903 - Processed cheese</option>
                          <option value="20230000 - Dry, condensed and evaporated dairy products">20230000 - Dry, condensed and evaporated dairy products</option>
                          <option value="20230104 - Powdered baby formula">20230104 - Powdered baby formula</option>
                          <option value="20230200 - Condensed, concentrated, and evaporated milk products">20230200 - Condensed, concentrated, and evaporated milk products</option>
                          <option value="20230204 - Concentrated whey">20230204 - Concentrated whey</option>
                          <option value="20230300 - Dried and powdered milk and milk products">20230300 - Dried and powdered milk and milk products</option>
                          <option value="20230303 - Dried milk">20230303 - Dried milk</option>
                          <option value="20230307 - Milk preparations, dried">20230307 - Milk preparations, dried</option>
                          <option value="20230312 - Powdered whey">20230312 - Powdered whey</option>
                          <option value="20239904 - Cream substitutes">20239904 - Cream substitutes</option>
                          <option value="20239905 - Dietary supplements, dairy and non-dairy based">20239905 - Dietary supplements, dairy and non-dairy based</option>
                          <option value="20239907 - Ice cream mix, unfrozen: liquid or dry">20239907 - Ice cream mix, unfrozen: liquid or dry</option>
                          <option value="20239911 - Milkshake mix">20239911 - Milkshake mix</option>
                          <option value="20239913 - Yogurt mix">20239913 - Yogurt mix</option>
                          <option value="20240000 - Ice cream and frozen deserts">20240000 - Ice cream and frozen deserts</option>
                          <option value="20240100 - Ice cream and ice milk">20240100 - Ice cream and ice milk</option>
                          <option value="20240101 - Ice cream, bulk">20240101 - Ice cream, bulk</option>
                          <option value="20240102 - Ice cream, packaged: molded, on sticks, etc.">20240102 - Ice cream, packaged: molded, on sticks, etc.</option>
                          <option value="20240103 - Ice milk, bulk">20240103 - Ice milk, bulk</option>
                          <option value="20240200 - Dairy based frozen desserts">20240200 - Dairy based frozen desserts</option>
                          <option value="20240201 - Custard, frozen">20240201 - Custard, frozen</option>
                          <option value="20240205 - Yogurt desserts, frozen">20240205 - Yogurt desserts, frozen</option>
                          <option value="20240300 - Nondairy based frozen desserts">20240300 - Nondairy based frozen desserts</option>
                          <option value="20240301 - Fruit pops, frozen">20240301 - Fruit pops, frozen</option>
                          <option value="20240303 - Ices, flavored (frozen dessert)">20240303 - Ices, flavored (frozen dessert)</option>
                          <option value="20240304 - Juice pops, frozen">20240304 - Juice pops, frozen</option>
                          <option value="20240307 - Sorbets, non-dairy based">20240307 - Sorbets, non-dairy based</option>
                          <option value="20260000 - Fluid milk">20260000 - Fluid milk</option>
                          <option value="20260100 - Milk and cream, except fermented, cultured, and flavored">20260100 - Milk and cream, except fermented, cultured, and flavored</option>
                          <option value="20260102 - Cream, sour">20260102 - Cream, sour</option>
                          <option value="20260106 - Milk processing (pasteurizing, homogenizing, bottling)">20260106 - Milk processing (pasteurizing, homogenizing, bottling)</option>
                          <option value="20260203 - Buttermilk, cultured">20260203 - Buttermilk, cultured</option>
                          <option value="20260204 - Cottage cheese">20260204 - Cottage cheese</option>
                          <option value="20260208 - Yogurt">20260208 - Yogurt</option>
                          <option value="20269902 - Eggnog, fresh: non-alcoholic">20269902 - Eggnog, fresh: non-alcoholic</option>
                          <option value="20269903 - Milk drinks, flavored">20269903 - Milk drinks, flavored</option>
                          <option value="20269904 - Milk, chocolate">20269904 - Milk, chocolate</option>
                          <option value="20269905 - Whipped topping, except frozen or dry mix">20269905 - Whipped topping, except frozen or dry mix</option>
                          <option value="20320100 - Beans and bean sprouts, canned, jarred, etc.">20320100 - Beans and bean sprouts, canned, jarred, etc.</option>
                          <option value="20320200 - Ethnic foods, canned, jarred, etc.">20320200 - Ethnic foods, canned, jarred, etc.</option>
                          <option value="20320201 - Chili, with or without meat: packaged in cans, jars, etc.">20320201 - Chili, with or without meat: packaged in cans, jars, etc.</option>
                          <option value="20320202 - Chinese foods, nec: packaged in cans, jars, etc.">20320202 - Chinese foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320206 - Italian foods, nec: packaged in cans, jars, etc.">20320206 - Italian foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320208 - Mexican foods, nec: packaged in cans, jars, etc.">20320208 - Mexican foods, nec: packaged in cans, jars, etc.</option>
                          <option value="20320212 - Tamales: packaged in cans, jars, etc.">20320212 - Tamales: packaged in cans, jars, etc.</option>
                          <option value="20320300 - Soups and broths, canned, jarred, etc.">20320300 - Soups and broths, canned, jarred, etc.</option>
                          <option value="20320306 - Soups, except seafood: packaged in cans, jars, etc.">20320306 - Soups, except seafood: packaged in cans, jars, etc.</option>
                          <option value="20329901 - Baby foods, including meats: packaged in cans, jars, etc.">20329901 - Baby foods, including meats: packaged in cans, jars, etc.</option>
                          <option value="20330100 - Tomato products, packaged in cans, jars, etc.">20330100 - Tomato products, packaged in cans, jars, etc.</option>
                          <option value="20330101 - Barbecue sauce: packaged in cans, jars, etc.">20330101 - Barbecue sauce: packaged in cans, jars, etc.</option>
                          <option value="20330102 - Catsup: packaged in cans, jars, etc.">20330102 - Catsup: packaged in cans, jars, etc.</option>
                          <option value="20330104 - Pizza sauce: packaged in cans, jars, etc.">20330104 - Pizza sauce: packaged in cans, jars, etc.</option>
                          <option value="20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc">20330106 - Spaghetti and other pasta sauce: packaged in cans, jars, etc</option>
                          <option value="20330109 - Tomato paste: packaged in cans, jars, etc.">20330109 - Tomato paste: packaged in cans, jars, etc.</option>
                          <option value="20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.">20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.</option>
                          <option value="20330201 - Jams, including imitation: packaged in cans, jars, etc.">20330201 - Jams, including imitation: packaged in cans, jars, etc.</option>
                          <option value="20330202 - Jellies, edible, including imitation: in cans, jars, etc.">20330202 - Jellies, edible, including imitation: in cans, jars, etc.</option>
                          <option value="20330300 - Fruits and fruit products, in cans, jars, etc.">20330300 - Fruits and fruit products, in cans, jars, etc.</option>
                          <option value="20330301 - Apple sauce: packaged in cans, jars, etc.">20330301 - Apple sauce: packaged in cans, jars, etc.</option>
                          <option value="20330302 - Fruit butters: packaged in cans, jars, etc.">20330302 - Fruit butters: packaged in cans, jars, etc.</option>
                          <option value="20330303 - Fruit juices: concentrated, hot pack">20330303 - Fruit juices: concentrated, hot pack</option>
                          <option value="20330304 - Fruit juices: fresh">20330304 - Fruit juices: fresh</option>
                          <option value="20330305 - Fruit juices: packaged in cans, jars, etc.">20330305 - Fruit juices: packaged in cans, jars, etc.</option>
                          <option value="20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.">20330308 - Fruit pie mixes and fillings: packaged in cans, jars, etc.</option>
                          <option value="20330309 - Fruit purees: packaged in cans, jars, etc.">20330309 - Fruit purees: packaged in cans, jars, etc.</option>
                          <option value="20330310 - Fruits: packaged in cans, jars, etc.">20330310 - Fruits: packaged in cans, jars, etc.</option>
                          <option value="20330312 - Olives: packaged in cans, jars, etc.">20330312 - Olives: packaged in cans, jars, etc.</option>
                          <option value="20330400 - Vegetables and vegetable products, in cans, jars, etc.">20330400 - Vegetables and vegetable products, in cans, jars, etc.</option>
                          <option value="20330402 - Hominy: packaged in cans, jars, etc.">20330402 - Hominy: packaged in cans, jars, etc.</option>
                          <option value="20330403 - Mushrooms: packaged in cans, jars, etc.">20330403 - Mushrooms: packaged in cans, jars, etc.</option>
                          <option value="20330407 - Vegetable juices: packaged in cans, jars, etc.">20330407 - Vegetable juices: packaged in cans, jars, etc.</option>
                          <option value="20330411 - Vegetables: packaged in cans, jars, etc.">20330411 - Vegetables: packaged in cans, jars, etc.</option>
                          <option value="20340000 - Dried and dehydrated fruits, vegetables and soup mixes">20340000 - Dried and dehydrated fruits, vegetables and soup mixes</option>
                          <option value="20340100 - Dried and dehydrated soup mixes">20340100 - Dried and dehydrated soup mixes</option>
                          <option value="20340101 - Soup mixes">20340101 - Soup mixes</option>
                          <option value="20340200 - Dried and dehydrated fruits">20340200 - Dried and dehydrated fruits</option>
                          <option value="20340204 - Fruits, dried or dehydrated, except freeze-dried">20340204 - Fruits, dried or dehydrated, except freeze-dried</option>
                          <option value="20340208 - Prunes, dried">20340208 - Prunes, dried</option>
                          <option value="20340209 - Raisins">20340209 - Raisins</option>
                          <option value="20340300 - Dried and dehydrated vegetables">20340300 - Dried and dehydrated vegetables</option>
                          <option value="20340301 - Potato products, dried and dehydrated">20340301 - Potato products, dried and dehydrated</option>
                          <option value="20340303 - Vegetables, dried or dehydrated (except freeze-dried)">20340303 - Vegetables, dried or dehydrated (except freeze-dried)</option>
                          <option value="20350000 - Pickles, sauces, and salad dressings">20350000 - Pickles, sauces, and salad dressings</option>
                          <option value="20350100 - Seasonings and sauces, except tomato and dry">20350100 - Seasonings and sauces, except tomato and dry</option>
                          <option value="20350101 - Dressings, salad: raw and cooked (except dry mixes)">20350101 - Dressings, salad: raw and cooked (except dry mixes)</option>
                          <option value="20350102 - Horseradish, prepared">20350102 - Horseradish, prepared</option>
                          <option value="20350103 - Mayonnaise">20350103 - Mayonnaise</option>
                          <option value="20350104 - Mustard, prepared (wet)">20350104 - Mustard, prepared (wet)</option>
                          <option value="20350105 - Seasonings, meat sauces (except tomato and dry)">20350105 - Seasonings, meat sauces (except tomato and dry)</option>
                          <option value="20350108 - Soy sauce">20350108 - Soy sauce</option>
                          <option value="20350110 - Spreads, sandwich: salad dressing base">20350110 - Spreads, sandwich: salad dressing base</option>
                          <option value="20350200 - Pickled fruits and vegetables">20350200 - Pickled fruits and vegetables</option>
                          <option value="20350201 - Cucumbers, pickles and pickle salting">20350201 - Cucumbers, pickles and pickle salting</option>
                          <option value="20350202 - Fruits, brined">20350202 - Fruits, brined</option>
                          <option value="20350204 - Olives, brined: bulk">20350204 - Olives, brined: bulk</option>
                          <option value="20350206 - Pickles, vinegar">20350206 - Pickles, vinegar</option>
                          <option value="20350207 - Relishes, fruit and vegetable">20350207 - Relishes, fruit and vegetable</option>
                          <option value="20350211 - Vegetables, pickled">20350211 - Vegetables, pickled</option>
                          <option value="20370000 - Frozen fruits and vegetables">20370000 - Frozen fruits and vegetables</option>
                          <option value="20370100 - Frozen fruits and vegetables">20370100 - Frozen fruits and vegetables</option>
                          <option value="20370101 - Citrus pulp, dried">20370101 - Citrus pulp, dried</option>
                          <option value="20370102 - Fruits, quick frozen and cold pack (frozen)">20370102 - Fruits, quick frozen and cold pack (frozen)</option>
                          <option value="20370103 - Potato products, quick frozen and cold pack">20370103 - Potato products, quick frozen and cold pack</option>
                          <option value="20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products">20370104 - Vegetables, quick frozen &amp; cold pack, excl. potato products</option>
                          <option value="20370200 - Fruit juices">20370200 - Fruit juices</option>
                          <option value="20370201 - Fruit juice concentrates, frozen">20370201 - Fruit juice concentrates, frozen</option>
                          <option value="20370202 - Fruit juices, frozen">20370202 - Fruit juices, frozen</option>
                          <option value="20389901 - Breakfasts, frozen and packaged">20389901 - Breakfasts, frozen and packaged</option>
                          <option value="20389902 - Dinners, frozen and packaged">20389902 - Dinners, frozen and packaged</option>
                          <option value="20389903 - Ethnic foods, nec, frozen">20389903 - Ethnic foods, nec, frozen</option>
                          <option value="20389905 - Lunches, frozen and packaged">20389905 - Lunches, frozen and packaged</option>
                          <option value="20389906 - Pizza, frozen">20389906 - Pizza, frozen</option>
                          <option value="20389907 - Snacks, incl. onion rings, cheese sticks, etc.">20389907 - Snacks, incl. onion rings, cheese sticks, etc.</option>
                          <option value="20389908 - Soups, frozen">20389908 - Soups, frozen</option>
                          <option value="20389910 - Waffles, frozen">20389910 - Waffles, frozen</option>
                          <option value="20410000 - Flour and other grain mill products">20410000 - Flour and other grain mill products</option>
                          <option value="20410100 - Flour">20410100 - Flour</option>
                          <option value="20410102 - Cake flour">20410102 - Cake flour</option>
                          <option value="20410105 - Flour: blended, prepared, or self-rising">20410105 - Flour: blended, prepared, or self-rising</option>
                          <option value="20410113 - Wheat flour">20410113 - Wheat flour</option>
                          <option value="20410200 - Doughs and batters">20410200 - Doughs and batters</option>
                          <option value="20410201 - Biscuit dough">20410201 - Biscuit dough</option>
                          <option value="20410202 - Doughs, frozen or refrigerated">20410202 - Doughs, frozen or refrigerated</option>
                          <option value="20410204 - Pizza dough, prepared">20410204 - Pizza dough, prepared</option>
                          <option value="20410301 - Bread and bread-type roll mixes">20410301 - Bread and bread-type roll mixes</option>
                          <option value="20419903 - Corn meal">20419903 - Corn meal</option>
                          <option value="20419906 - Grain cereals, cracked">20419906 - Grain cereals, cracked</option>
                          <option value="20430000 - Cereal breakfast foods">20430000 - Cereal breakfast foods</option>
                          <option value="20439901 - Coffee substitutes, made from grain">20439901 - Coffee substitutes, made from grain</option>
                          <option value="20439905 - Granola and muesli, except bars and clusters">20439905 - Granola and muesli, except bars and clusters</option>
                          <option value="20439909 - Oatmeal: prepared as cereal breakfast food">20439909 - Oatmeal: prepared as cereal breakfast food</option>
                          <option value="20449903 - Brown rice">20449903 - Brown rice</option>
                          <option value="20449904 - Enriched rice (vitamin and mineral fortified)">20449904 - Enriched rice (vitamin and mineral fortified)</option>
                          <option value="20449909 - Polished rice">20449909 - Polished rice</option>
                          <option value="20450000 - Prepared flour mixes and doughs">20450000 - Prepared flour mixes and doughs</option>
                          <option value="20450100 - Flours and flour mixes, from purchased flour">20450100 - Flours and flour mixes, from purchased flour</option>
                          <option value="20450102 - Biscuit mixes, prepared: from purchased flour">20450102 - Biscuit mixes, prepared: from purchased flour</option>
                          <option value="20450103 - Blended flour: from purchased flour">20450103 - Blended flour: from purchased flour</option>
                          <option value="20450104 - Bread and bread type roll mixes: from purchased flour">20450104 - Bread and bread type roll mixes: from purchased flour</option>
                          <option value="20450107 - Doughnut mixes, prepared: from purchased flour">20450107 - Doughnut mixes, prepared: from purchased flour</option>
                          <option value="20450110 - Pancake mixes, prepared: from purchased flour">20450110 - Pancake mixes, prepared: from purchased flour</option>
                          <option value="20450201 - Biscuit dough, prepared: from purchased flour">20450201 - Biscuit dough, prepared: from purchased flour</option>
                          <option value="20450202 - Doughs, frozen or refrigerated: from purchased flour">20450202 - Doughs, frozen or refrigerated: from purchased flour</option>
                          <option value="20450204 - Pizza doughs, prepared: from purchased flour">20450204 - Pizza doughs, prepared: from purchased flour</option>
                          <option value="20460101 - Corn starch">20460101 - Corn starch</option>
                          <option value="20460103 - Industrial starch">20460103 - Industrial starch</option>
                          <option value="20460106 - Potato starch">20460106 - Potato starch</option>
                          <option value="20460111 - Wheat gluten">20460111 - Wheat gluten</option>
                          <option value="20460200 - Corn oil products">20460200 - Corn oil products</option>
                          <option value="20460302 - Corn syrup, dried or unmixed">20460302 - Corn syrup, dried or unmixed</option>
                          <option value="20470000 - Dog and cat food">20470000 - Dog and cat food</option>
                          <option value="20479901 - Cat food">20479901 - Cat food</option>
                          <option value="20479902 - Dog food">20479902 - Dog food</option>
                          <option value="20480000 - Prepared feeds, nec">20480000 - Prepared feeds, nec</option>
                          <option value="20480100 - Cereal-, grain-, and seed-based feeds">20480100 - Cereal-, grain-, and seed-based feeds</option>
                          <option value="20480101 - Alfalfa or alfalfa meal, prepared as animal feed">20480101 - Alfalfa or alfalfa meal, prepared as animal feed</option>
                          <option value="20480103 - Bird food, prepared">20480103 - Bird food, prepared</option>
                          <option value="20480104 - Chicken feeds, prepared">20480104 - Chicken feeds, prepared</option>
                          <option value="20480108 - Poultry feeds">20480108 - Poultry feeds</option>
                          <option value="20480111 - Stock feeds, dry">20480111 - Stock feeds, dry</option>
                          <option value="20480206 - Kelp meal and pellets, prepared as animal feed">20480206 - Kelp meal and pellets, prepared as animal feed</option>
                          <option value="20480207 - Meat meal and tankage, prepared as animal feed">20480207 - Meat meal and tankage, prepared as animal feed</option>
                          <option value="20489902 - Canned pet food (except dog and cat)">20489902 - Canned pet food (except dog and cat)</option>
                          <option value="20489903 - Dry pet food (except dog and cat)">20489903 - Dry pet food (except dog and cat)</option>
                          <option value="20489905 - Feed concentrates">20489905 - Feed concentrates</option>
                          <option value="20489906 - Feed premixes">20489906 - Feed premixes</option>
                          <option value="20489907 - Feed supplements">20489907 - Feed supplements</option>
                          <option value="20489909 - Fish food">20489909 - Fish food</option>
                          <option value="20489910 - Frozen pet food (except dog and cat)">20489910 - Frozen pet food (except dog and cat)</option>
                          <option value="20489911 - Livestock feeds">20489911 - Livestock feeds</option>
                          <option value="20489912 - Mineral feed supplements">20489912 - Mineral feed supplements</option>
                          <option value="20489913 - Oyster shells, ground: prepared as animal feed">20489913 - Oyster shells, ground: prepared as animal feed</option>
                          <option value="20510000 - Bread, cake, and related products">20510000 - Bread, cake, and related products</option>
                          <option value="20510100 - Breads, rolls, and buns">20510100 - Breads, rolls, and buns</option>
                          <option value="20510101 - Bagels, fresh or frozen">20510101 - Bagels, fresh or frozen</option>
                          <option value="20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen">20510103 - Bread, all types (white, wheat, rye, etc); fresh or frozen</option>
                          <option value="20510105 - Buns, bread type: fresh or frozen">20510105 - Buns, bread type: fresh or frozen</option>
                          <option value="20510200 - Cakes, pies, and pastries">20510200 - Cakes, pies, and pastries</option>
                          <option value="20510202 - Cakes, bakery: except frozen">20510202 - Cakes, bakery: except frozen</option>
                          <option value="20510206 - Doughnuts, except frozen">20510206 - Doughnuts, except frozen</option>
                          <option value="20510208 - Pastries, e.g. danish: except frozen">20510208 - Pastries, e.g. danish: except frozen</option>
                          <option value="20510209 - Pies, bakery: except frozen">20510209 - Pies, bakery: except frozen</option>
                          <option value="20510210 - Rolls, sweet: except frozen">20510210 - Rolls, sweet: except frozen</option>
                          <option value="20519901 - Bakery products, partially cooked (except frozen)">20519901 - Bakery products, partially cooked (except frozen)</option>
                          <option value="20519903 - Bakery: wholesale or wholesale/retail combined">20519903 - Bakery: wholesale or wholesale/retail combined</option>
                          <option value="20520000 - Cookies and crackers">20520000 - Cookies and crackers</option>
                          <option value="20529901 - Bakery products, dry">20529901 - Bakery products, dry</option>
                          <option value="20529904 - Cones, ice cream">20529904 - Cones, ice cream</option>
                          <option value="20529905 - Cookies">20529905 - Cookies</option>
                          <option value="20529907 - Crackers, dry, nec">20529907 - Crackers, dry, nec</option>
                          <option value="20529909 - Matzoths">20529909 - Matzoths</option>
                          <option value="20529911 - Pretzels">20529911 - Pretzels</option>
                          <option value="20529912 - Rice cakes">20529912 - Rice cakes</option>
                          <option value="20530000 - Frozen bakery products, except bread">20530000 - Frozen bakery products, except bread</option>
                          <option value="20539902 - Cakes, bakery: frozen">20539902 - Cakes, bakery: frozen</option>
                          <option value="20539903 - Croissants, frozen">20539903 - Croissants, frozen</option>
                          <option value="20539904 - Doughnuts, frozen">20539904 - Doughnuts, frozen</option>
                          <option value="20539906 - Pastries, e.g. danish: frozen">20539906 - Pastries, e.g. danish: frozen</option>
                          <option value="20539907 - Pies, bakery; frozen">20539907 - Pies, bakery; frozen</option>
                          <option value="20610000 - Raw cane sugar">20610000 - Raw cane sugar</option>
                          <option value="20610105 - Raw cane sugar">20610105 - Raw cane sugar</option>
                          <option value="20620000 - Cane sugar refining">20620000 - Cane sugar refining</option>
                          <option value="20630000 - Beet sugar">20630000 - Beet sugar</option>
                          <option value="20630102 - Beet sugar, from beet sugar refinery">20630102 - Beet sugar, from beet sugar refinery</option>
                          <option value="20630103 - Granulated sugar, from sugar beets">20630103 - Granulated sugar, from sugar beets</option>
                          <option value="20640000 - Candy and other confectionery products">20640000 - Candy and other confectionery products</option>
                          <option value="20640104 - Fruits candied, crystallized, or glazed">20640104 - Fruits candied, crystallized, or glazed</option>
                          <option value="20649901 - Breakfast bars">20649901 - Breakfast bars</option>
                          <option value="20649902 - Cake ornaments, confectionery">20649902 - Cake ornaments, confectionery</option>
                          <option value="20649903 - Candy bars, including chocolate covered bars">20649903 - Candy bars, including chocolate covered bars</option>
                          <option value="20649904 - Chewing candy, not chewing gum">20649904 - Chewing candy, not chewing gum</option>
                          <option value="20649905 - Chocolate candy, except solid chocolate">20649905 - Chocolate candy, except solid chocolate</option>
                          <option value="20649906 - Cough drops, except pharmaceutical preparations">20649906 - Cough drops, except pharmaceutical preparations</option>
                          <option value="20649907 - Fudge (candy)">20649907 - Fudge (candy)</option>
                          <option value="20649908 - Granola and muesli, bars and clusters">20649908 - Granola and muesli, bars and clusters</option>
                          <option value="20649911 - Licorice candy">20649911 - Licorice candy</option>
                          <option value="20649912 - Lollipops and other hard candy">20649912 - Lollipops and other hard candy</option>
                          <option value="20649913 - Lozenges, candy (non-medicated)">20649913 - Lozenges, candy (non-medicated)</option>
                          <option value="20649916 - Nuts, candy covered">20649916 - Nuts, candy covered</option>
                          <option value="20649918 - Popcorn balls or other treated popcorn products">20649918 - Popcorn balls or other treated popcorn products</option>
                          <option value="20660000 - Chocolate and cocoa products">20660000 - Chocolate and cocoa products</option>
                          <option value="20660100 - Cacao bean processing">20660100 - Cacao bean processing</option>
                          <option value="20660300 - Chocolate">20660300 - Chocolate</option>
                          <option value="20660303 - Chocolate candy, solid">20660303 - Chocolate candy, solid</option>
                          <option value="20660304 - Chocolate coatings and syrup">20660304 - Chocolate coatings and syrup</option>
                          <option value="20670000 - Chewing gum">20670000 - Chewing gum</option>
                          <option value="20680000 - Salted and roasted nuts and seeds">20680000 - Salted and roasted nuts and seeds</option>
                          <option value="20689901 - Nuts: dried, dehydrated, salted or roasted">20689901 - Nuts: dried, dehydrated, salted or roasted</option>
                          <option value="20749901 - Cottonseed oil, cake or meal">20749901 - Cottonseed oil, cake or meal</option>
                          <option value="20759902 - Soybean flour and grits">20759902 - Soybean flour and grits</option>
                          <option value="20759906 - Soybean protein concentrates and isolates">20759906 - Soybean protein concentrates and isolates</option>
                          <option value="20769906 - Peanut oil, cake or meal">20769906 - Peanut oil, cake or meal</option>
                          <option value="20770000 - Animal and marine fats and oils">20770000 - Animal and marine fats and oils</option>
                          <option value="20770100 - Animal fats, oils, and meals">20770100 - Animal fats, oils, and meals</option>
                          <option value="20770200 - Marine fats, oils, and meals">20770200 - Marine fats, oils, and meals</option>
                          <option value="20770202 - Fish meal, except as animal feed">20770202 - Fish meal, except as animal feed</option>
                          <option value="20770203 - Fish oil">20770203 - Fish oil</option>
                          <option value="20770300 - Rendering">20770300 - Rendering</option>
                          <option value="20770301 - Grease rendering, inedible">20770301 - Grease rendering, inedible</option>
                          <option value="20770303 - Tallow rendering, inedible">20770303 - Tallow rendering, inedible</option>
                          <option value="20790000 - Edible fats and oils">20790000 - Edible fats and oils</option>
                          <option value="20790100 - Margarine and margarine oils">20790100 - Margarine and margarine oils</option>
                          <option value="20790102 - Margarine-butter blends">20790102 - Margarine-butter blends</option>
                          <option value="20790104 - Nut margarine">20790104 - Nut margarine</option>
                          <option value="20799901 - Cooking oils, except corn: vegetable refined">20799901 - Cooking oils, except corn: vegetable refined</option>
                          <option value="20799903 - Edible oil products, except corn oil">20799903 - Edible oil products, except corn oil</option>
                          <option value="20799906 - Olive oil">20799906 - Olive oil</option>
                          <option value="20799910 - Vegetable refined oils (except corn oil)">20799910 - Vegetable refined oils (except corn oil)</option>
                          <option value="20820000 - Malt beverages">20820000 - Malt beverages</option>
                          <option value="20820100 - Malt beverage products">20820100 - Malt beverage products</option>
                          <option value="20820101 - Brewers' grain">20820101 - Brewers' grain</option>
                          <option value="20829901 - Ale (alcoholic beverage)">20829901 - Ale (alcoholic beverage)</option>
                          <option value="20829902 - Beer (alcoholic beverage)">20829902 - Beer (alcoholic beverage)</option>
                          <option value="20829903 - Liquors, malt">20829903 - Liquors, malt</option>
                          <option value="20829904 - Near beer">20829904 - Near beer</option>
                          <option value="20830000 - Malt">20830000 - Malt</option>
                          <option value="20840000 - Wines, brandy, and brandy spirits">20840000 - Wines, brandy, and brandy spirits</option>
                          <option value="20840100 - Wines">20840100 - Wines</option>
                          <option value="20840101 - Wine coolers (beverages)">20840101 - Wine coolers (beverages)</option>
                          <option value="20840201 - Brandy">20840201 - Brandy</option>
                          <option value="20840202 - Brandy spirits">20840202 - Brandy spirits</option>
                          <option value="20849901 - Wine cellars, bonded: engaged in blending wines">20849901 - Wine cellars, bonded: engaged in blending wines</option>
                          <option value="20850000 - Distilled and blended liquors">20850000 - Distilled and blended liquors</option>
                          <option value="20850100 - Distiller's dried grains and solubles, and alcohol">20850100 - Distiller's dried grains and solubles, and alcohol</option>
                          <option value="20850103 - Grain alcohol for beverage purposes">20850103 - Grain alcohol for beverage purposes</option>
                          <option value="20850105 - Neutral spirits, except fruit">20850105 - Neutral spirits, except fruit</option>
                          <option value="20850201 - Cocktails, alcoholic">20850201 - Cocktails, alcoholic</option>
                          <option value="20859901 - Applejack (alcoholic beverage)">20859901 - Applejack (alcoholic beverage)</option>
                          <option value="20859902 - Bourbon whiskey">20859902 - Bourbon whiskey</option>
                          <option value="20859903 - Corn whiskey">20859903 - Corn whiskey</option>
                          <option value="20859904 - Gin (alcoholic beverage)">20859904 - Gin (alcoholic beverage)</option>
                          <option value="20859905 - Rum (alcoholic beverage)">20859905 - Rum (alcoholic beverage)</option>
                          <option value="20859906 - Rye whiskey">20859906 - Rye whiskey</option>
                          <option value="20859908 - Vodka (alcoholic beverage)">20859908 - Vodka (alcoholic beverage)</option>
                          <option value="20860000 - Bottled and canned soft drinks">20860000 - Bottled and canned soft drinks</option>
                          <option value="20860100 - Iced tea and fruit drinks, bottled and canned">20860100 - Iced tea and fruit drinks, bottled and canned</option>
                          <option value="20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.">20860101 - Fruit drinks (less than 100% juice): packaged in cans, etc.</option>
                          <option value="20860102 - Lemonade: packaged in cans, bottles, etc.">20860102 - Lemonade: packaged in cans, bottles, etc.</option>
                          <option value="20860103 - Tea, iced: packaged in cans, bottles, etc.">20860103 - Tea, iced: packaged in cans, bottles, etc.</option>
                          <option value="20860200 - Pasteurized and mineral waters, bottled and canned">20860200 - Pasteurized and mineral waters, bottled and canned</option>
                          <option value="20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.">20860201 - Mineral water, carbonated: packaged in cans, bottles, etc.</option>
                          <option value="20860202 - Water, natural: packaged in cans, bottles, etc.">20860202 - Water, natural: packaged in cans, bottles, etc.</option>
                          <option value="20860300 - Carbonated soft drinks, bottled and canned">20860300 - Carbonated soft drinks, bottled and canned</option>
                          <option value="20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles">20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles</option>
                          <option value="20860302 - Soft drinks: packaged in cans, bottles, etc.">20860302 - Soft drinks: packaged in cans, bottles, etc.</option>
                          <option value="20870000 - Flavoring extracts and syrups, nec">20870000 - Flavoring extracts and syrups, nec</option>
                          <option value="20870100 - Food colorings">20870100 - Food colorings</option>
                          <option value="20870200 - Beverage bases, concentrates, syrups, powders and mixes">20870200 - Beverage bases, concentrates, syrups, powders and mixes</option>
                          <option value="20870201 - Beverage bases">20870201 - Beverage bases</option>
                          <option value="20870202 - Cocktail mixes, nonalcoholic">20870202 - Cocktail mixes, nonalcoholic</option>
                          <option value="20870203 - Concentrates, drink">20870203 - Concentrates, drink</option>
                          <option value="20870205 - Fruit juices: concentrated for fountain use">20870205 - Fruit juices: concentrated for fountain use</option>
                          <option value="20870207 - Powders, drink">20870207 - Powders, drink</option>
                          <option value="20870208 - Syrups, drink">20870208 - Syrups, drink</option>
                          <option value="20879903 - Extracts, flavoring">20879903 - Extracts, flavoring</option>
                          <option value="20879907 - Syrups, flavoring (except drink)">20879907 - Syrups, flavoring (except drink)</option>
                          <option value="20910000 - Canned and cured fish and seafoods">20910000 - Canned and cured fish and seafoods</option>
                          <option value="20910200 - Shellfish, canned and cured">20910200 - Shellfish, canned and cured</option>
                          <option value="20910202 - Clams: packaged in cans, jars, etc.">20910202 - Clams: packaged in cans, jars, etc.</option>
                          <option value="20910203 - Crabmeat, preserved and cured">20910203 - Crabmeat, preserved and cured</option>
                          <option value="20910300 - Fish, canned and cured">20910300 - Fish, canned and cured</option>
                          <option value="20910315 - Fish, smoked">20910315 - Fish, smoked</option>
                          <option value="20910317 - Herring, cured, nsk">20910317 - Herring, cured, nsk</option>
                          <option value="20910334 - Salmon: packaged in cans, jars, etc.">20910334 - Salmon: packaged in cans, jars, etc.</option>
                          <option value="20910337 - Tuna fish: packaged in cans, jars, etc.">20910337 - Tuna fish: packaged in cans, jars, etc.</option>
                          <option value="20919903 - Juice, clam: packaged in cans, jars, etc.">20919903 - Juice, clam: packaged in cans, jars, etc.</option>
                          <option value="20919904 - Seafood products: packaged in cans, jars, etc.">20919904 - Seafood products: packaged in cans, jars, etc.</option>
                          <option value="20920000 - Fresh or frozen packaged fish">20920000 - Fresh or frozen packaged fish</option>
                          <option value="20920100 - Fresh or frozen fish or seafood chowders, soups, and stews">20920100 - Fresh or frozen fish or seafood chowders, soups, and stews</option>
                          <option value="20920200 - Prepared fish or other seafood cakes and sticks">20920200 - Prepared fish or other seafood cakes and sticks</option>
                          <option value="20920201 - Crabcakes, frozen">20920201 - Crabcakes, frozen</option>
                          <option value="20929901 - Crab meat, fresh: packaged in nonsealed containers">20929901 - Crab meat, fresh: packaged in nonsealed containers</option>
                          <option value="20929902 - Crabmeat, frozen">20929902 - Crabmeat, frozen</option>
                          <option value="20929904 - Fish, fresh: prepared">20929904 - Fish, fresh: prepared</option>
                          <option value="20929905 - Fish, frozen: prepared">20929905 - Fish, frozen: prepared</option>
                          <option value="20929906 - Seafoods, fresh: prepared">20929906 - Seafoods, fresh: prepared</option>
                          <option value="20929907 - Seafoods, frozen: prepared">20929907 - Seafoods, frozen: prepared</option>
                          <option value="20929908 - Shellfish, fresh: shucked and packed in nonsealed containers">20929908 - Shellfish, fresh: shucked and packed in nonsealed containers</option>
                          <option value="20929909 - Shellfish, frozen: prepared">20929909 - Shellfish, frozen: prepared</option>
                          <option value="20950000 - Roasted coffee">20950000 - Roasted coffee</option>
                          <option value="20959901 - Coffee extracts">20959901 - Coffee extracts</option>
                          <option value="20959902 - Coffee roasting (except by wholesale grocers)">20959902 - Coffee roasting (except by wholesale grocers)</option>
                          <option value="20959903 - Coffee, ground: mixed with grain or chicory">20959903 - Coffee, ground: mixed with grain or chicory</option>
                          <option value="20959905 - Instant coffee">20959905 - Instant coffee</option>
                          <option value="20960000 - Potato chips and similar snacks">20960000 - Potato chips and similar snacks</option>
                          <option value="20960100 - Potato chips and other potato-based snacks">20960100 - Potato chips and other potato-based snacks</option>
                          <option value="20960200 - Corn chips and other corn-based snacks">20960200 - Corn chips and other corn-based snacks</option>
                          <option value="20960201 - Popcorn, already popped (except candy covered)">20960201 - Popcorn, already popped (except candy covered)</option>
                          <option value="20960202 - Tortilla chips">20960202 - Tortilla chips</option>
                          <option value="20969901 - Cheese curls and puffs">20969901 - Cheese curls and puffs</option>
                          <option value="20969903 - Pork rinds">20969903 - Pork rinds</option>
                          <option value="20970000 - Manufactured ice">20970000 - Manufactured ice</option>
                          <option value="20979901 - Block ice">20979901 - Block ice</option>
                          <option value="20979902 - Ice cubes">20979902 - Ice cubes</option>
                          <option value="20980000 - Macaroni and spaghetti">20980000 - Macaroni and spaghetti</option>
                          <option value="20989902 - Noodles (e.g. egg, plain, and water), dry">20989902 - Noodles (e.g. egg, plain, and water), dry</option>
                          <option value="20990000 - Food preparations, nec">20990000 - Food preparations, nec</option>
                          <option value="20990100 - Syrups">20990100 - Syrups</option>
                          <option value="20990101 - Maple syrup">20990101 - Maple syrup</option>
                          <option value="20990102 - Molasses, mixed or blended: from purchased ingredients">20990102 - Molasses, mixed or blended: from purchased ingredients</option>
                          <option value="20990200 - Baking powder and soda, yeast, and other leavening agents">20990200 - Baking powder and soda, yeast, and other leavening agents</option>
                          <option value="20990201 - Baking powder">20990201 - Baking powder</option>
                          <option value="20990204 - Yeast">20990204 - Yeast</option>
                          <option value="20990300 - Dessert mixes and fillings">20990300 - Dessert mixes and fillings</option>
                          <option value="20990302 - Desserts, ready-to-mix">20990302 - Desserts, ready-to-mix</option>
                          <option value="20990303 - Frosting mixes, dry: for cakes, cookies, etc.">20990303 - Frosting mixes, dry: for cakes, cookies, etc.</option>
                          <option value="20990305 - Gelatin dessert preparations">20990305 - Gelatin dessert preparations</option>
                          <option value="20990306 - Marshmallow creme">20990306 - Marshmallow creme</option>
                          <option value="20990307 - Pie fillings, except fruit, meat, and vegetable">20990307 - Pie fillings, except fruit, meat, and vegetable</option>
                          <option value="20990400 - Seasonings and spices">20990400 - Seasonings and spices</option>
                          <option value="20990402 - Chili pepper or powder">20990402 - Chili pepper or powder</option>
                          <option value="20990403 - Seasonings: dry mixes">20990403 - Seasonings: dry mixes</option>
                          <option value="20990404 - Spices, including grinding">20990404 - Spices, including grinding</option>
                          <option value="20990500 - Sauce, gravy, dressing, and dip mixes">20990500 - Sauce, gravy, dressing, and dip mixes</option>
                          <option value="20990501 - Dips, except cheese and sour cream based">20990501 - Dips, except cheese and sour cream based</option>
                          <option value="20990504 - Sauces: dry mixes">20990504 - Sauces: dry mixes</option>
                          <option value="20990600 - Sugar">20990600 - Sugar</option>
                          <option value="20990700 - Ready-to-eat meals, salads, and sandwiches">20990700 - Ready-to-eat meals, salads, and sandwiches</option>
                          <option value="20990701 - Box lunches, for sale off premises">20990701 - Box lunches, for sale off premises</option>
                          <option value="20990704 - Pizza, refrigerated: except frozen">20990704 - Pizza, refrigerated: except frozen</option>
                          <option value="20990705 - Salads, fresh or refrigerated">20990705 - Salads, fresh or refrigerated</option>
                          <option value="20990706 - Sandwiches, assembled and packaged: for wholesale market">20990706 - Sandwiches, assembled and packaged: for wholesale market</option>
                          <option value="20990800 - Pasta, rice, and potato, packaged combination products">20990800 - Pasta, rice, and potato, packaged combination products</option>
                          <option value="20990801 - Noodles, uncooked: packaged with other ingredients">20990801 - Noodles, uncooked: packaged with other ingredients</option>
                          <option value="20990802 - Pasta, uncooked: packaged with other ingredients">20990802 - Pasta, uncooked: packaged with other ingredients</option>
                          <option value="20990803 - Potatoes, dried: packaged with other ingredients">20990803 - Potatoes, dried: packaged with other ingredients</option>
                          <option value="20990804 - Rice, uncooked: packaged with other ingredients">20990804 - Rice, uncooked: packaged with other ingredients</option>
                          <option value="20999901 - Almond pastes">20999901 - Almond pastes</option>
                          <option value="20999903 - Bread crumbs, except made in bakeries">20999903 - Bread crumbs, except made in bakeries</option>
                          <option value="20999904 - Butter, renovated and processed">20999904 - Butter, renovated and processed</option>
                          <option value="20999906 - Cider, nonalcoholic">20999906 - Cider, nonalcoholic</option>
                          <option value="20999907 - Coconut, desiccated and shredded">20999907 - Coconut, desiccated and shredded</option>
                          <option value="20999908 - Emulsifiers, food">20999908 - Emulsifiers, food</option>
                          <option value="20999909 - Honey, strained and bottled">20999909 - Honey, strained and bottled</option>
                          <option value="20999910 - Jelly, corncob (gelatin)">20999910 - Jelly, corncob (gelatin)</option>
                          <option value="20999911 - Noodles, fried (Chinese)">20999911 - Noodles, fried (Chinese)</option>
                          <option value="20999912 - Peanut butter">20999912 - Peanut butter</option>
                          <option value="20999914 - Popcorn, packaged: except already popped">20999914 - Popcorn, packaged: except already popped</option>
                          <option value="20999917 - Tea blending">20999917 - Tea blending</option>
                          <option value="20999918 - Tofu, except frozen desserts">20999918 - Tofu, except frozen desserts</option>
                          <option value="20999919 - Tortillas, fresh or refrigerated">20999919 - Tortillas, fresh or refrigerated</option>
                          <option value="20999921 - Vinegar">20999921 - Vinegar</option>
                          <option value="21110000 - Cigarettes">21110000 - Cigarettes</option>
                          <option value="21210000 - Cigars">21210000 - Cigars</option>
                          <option value="21310000 - Chewing and smoking tobacco">21310000 - Chewing and smoking tobacco</option>
                          <option value="21319901 - Chewing tobacco">21319901 - Chewing tobacco</option>
                          <option value="21319902 - Smoking tobacco">21319902 - Smoking tobacco</option>
                          <option value="21319903 - Snuff">21319903 - Snuff</option>
                          <option value="21410000 - Tobacco stemming and redrying">21410000 - Tobacco stemming and redrying</option>
                          <option value="22110000 - Broadwoven fabric mills, cotton">22110000 - Broadwoven fabric mills, cotton</option>
                          <option value="22110100 - Sheets, bedding and table cloths: cotton">22110100 - Sheets, bedding and table cloths: cotton</option>
                          <option value="22110103 - Bedspreads, cotton">22110103 - Bedspreads, cotton</option>
                          <option value="22110104 - Blankets and blanketings, cotton">22110104 - Blankets and blanketings, cotton</option>
                          <option value="22110109 - Sheets and sheetings, cotton">22110109 - Sheets and sheetings, cotton</option>
                          <option value="22110200 - Apparel and outerwear fabrics, cotton">22110200 - Apparel and outerwear fabrics, cotton</option>
                          <option value="22110202 - Dress fabrics, cotton">22110202 - Dress fabrics, cotton</option>
                          <option value="22110210 - Shirting fabrics, cotton">22110210 - Shirting fabrics, cotton</option>
                          <option value="22110400 - Plushes and piles, broadwoven cotton: including flannels">22110400 - Plushes and piles, broadwoven cotton: including flannels</option>
                          <option value="22110500 - Twills, drills, denims and other ribbed fabrics: cotton">22110500 - Twills, drills, denims and other ribbed fabrics: cotton</option>
                          <option value="22110505 - Denims">22110505 - Denims</option>
                          <option value="22110600 - Upholstery, tapestry and wall coverings: cotton">22110600 - Upholstery, tapestry and wall coverings: cotton</option>
                          <option value="22110605 - Draperies and drapery fabrics, cotton">22110605 - Draperies and drapery fabrics, cotton</option>
                          <option value="22110606 - Furniture denim">22110606 - Furniture denim</option>
                          <option value="22110700 - Nets and netting products and fabrics, cotton">22110700 - Nets and netting products and fabrics, cotton</option>
                          <option value="22110703 - Mosquito netting">22110703 - Mosquito netting</option>
                          <option value="22110806 - Filter cloth, cotton">22110806 - Filter cloth, cotton</option>
                          <option value="22110900 - Bandages, gauzes and surgical fabrics, cotton">22110900 - Bandages, gauzes and surgical fabrics, cotton</option>
                          <option value="22111100 - Canvas and other heavy, coarse fabrics: cotton">22111100 - Canvas and other heavy, coarse fabrics: cotton</option>
                          <option value="22111105 - Canvas">22111105 - Canvas</option>
                          <option value="22111107 - Duck, cotton">22111107 - Duck, cotton</option>
                          <option value="22111113 - Sail cloth">22111113 - Sail cloth</option>
                          <option value="22119902 - Bags and bagging, cotton">22119902 - Bags and bagging, cotton</option>
                          <option value="22119909 - Cotton broad woven goods">22119909 - Cotton broad woven goods</option>
                          <option value="22210000 - Broadwoven fabric mills, manmade">22210000 - Broadwoven fabric mills, manmade</option>
                          <option value="22210100 - Bedding, manmade or silk fabric">22210100 - Bedding, manmade or silk fabric</option>
                          <option value="22210400 - Manmade and synthetic broadwoven fabrics">22210400 - Manmade and synthetic broadwoven fabrics</option>
                          <option value="22210404 - Nylon broadwoven fabrics">22210404 - Nylon broadwoven fabrics</option>
                          <option value="22210408 - Polypropylene broadwoven fabrics">22210408 - Polypropylene broadwoven fabrics</option>
                          <option value="22210411 - Spandex broadwoven fabrics">22210411 - Spandex broadwoven fabrics</option>
                          <option value="22210501 - Fiberglass fabrics">22210501 - Fiberglass fabrics</option>
                          <option value="22210502 - Glass broadwoven fabrics">22210502 - Glass broadwoven fabrics</option>
                          <option value="22210600 - Upholstery, tapestry, and wall covering fabrics">22210600 - Upholstery, tapestry, and wall covering fabrics</option>
                          <option value="22210602 - Draperies and drapery fabrics, manmade fiber and silk">22210602 - Draperies and drapery fabrics, manmade fiber and silk</option>
                          <option value="22210603 - Slip cover fabrics, manmade fiber and silk">22210603 - Slip cover fabrics, manmade fiber and silk</option>
                          <option value="22210606 - Wall covering fabrics, manmade fiber and silk">22210606 - Wall covering fabrics, manmade fiber and silk</option>
                          <option value="22210802 - Pile fabrics, manmade fiber and silk">22210802 - Pile fabrics, manmade fiber and silk</option>
                          <option value="22210900 - Specialty broadwoven fabrics, including twisted weaves">22210900 - Specialty broadwoven fabrics, including twisted weaves</option>
                          <option value="22210905 - Paper broadwoven fabrics">22210905 - Paper broadwoven fabrics</option>
                          <option value="22219904 - Textile mills, broadwoven: silk and manmade, also glass">22219904 - Textile mills, broadwoven: silk and manmade, also glass</option>
                          <option value="22310000 - Broadwoven fabric mills, wool">22310000 - Broadwoven fabric mills, wool</option>
                          <option value="22310100 - Apparel and outerwear broadwoven fabrics">22310100 - Apparel and outerwear broadwoven fabrics</option>
                          <option value="22310201 - Bleaching yarn and fabrics: wool or similar fibers">22310201 - Bleaching yarn and fabrics: wool or similar fibers</option>
                          <option value="22310302 - Blankets and blanketings: wool or similar fibers">22310302 - Blankets and blanketings: wool or similar fibers</option>
                          <option value="22310303 - Felts, woven: wool, mohair, or similar fibers">22310303 - Felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers">22310304 - Papermakers' felts, woven: wool, mohair, or similar fibers</option>
                          <option value="22310305 - Upholstery fabrics, wool">22310305 - Upholstery fabrics, wool</option>
                          <option value="22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric">22319907 - Weaving mill, broadwoven fabrics: wool or similar fabric</option>
                          <option value="22410000 - Narrow fabric mills">22410000 - Narrow fabric mills</option>
                          <option value="22410100 - Lace and decorative trim, narrow fabric">22410100 - Lace and decorative trim, narrow fabric</option>
                          <option value="22410106 - Ribbons, nec">22410106 - Ribbons, nec</option>
                          <option value="22410108 - Shoe laces, except leather">22410108 - Shoe laces, except leather</option>
                          <option value="22410109 - Trimmings, textile">22410109 - Trimmings, textile</option>
                          <option value="22410201 - Elastic narrow fabrics, woven or braided">22410201 - Elastic narrow fabrics, woven or braided</option>
                          <option value="22410202 - Elastic webbing">22410202 - Elastic webbing</option>
                          <option value="22410203 - Rubber thread and yarns, fabric covered">22410203 - Rubber thread and yarns, fabric covered</option>
                          <option value="22410300 - Fabric tapes">22410300 - Fabric tapes</option>
                          <option value="22410301 - Electric insulating tapes and braids, except plastic">22410301 - Electric insulating tapes and braids, except plastic</option>
                          <option value="22410302 - Slide fastener tapes">22410302 - Slide fastener tapes</option>
                          <option value="22410400 - Webbing, braids and belting">22410400 - Webbing, braids and belting</option>
                          <option value="22410401 - Apparel webbing">22410401 - Apparel webbing</option>
                          <option value="22410403 - Bindings, textile">22410403 - Bindings, textile</option>
                          <option value="22410405 - Braids, tubular nylon or plastic">22410405 - Braids, tubular nylon or plastic</option>
                          <option value="22410408 - Strapping webs">22410408 - Strapping webs</option>
                          <option value="22410409 - Webbing, woven">22410409 - Webbing, woven</option>
                          <option value="22419903 - Fabric, animal fiber: narrow woven">22419903 - Fabric, animal fiber: narrow woven</option>
                          <option value="22419904 - Glass narrow fabrics">22419904 - Glass narrow fabrics</option>
                          <option value="22419906 - Hose fabric, tubular">22419906 - Hose fabric, tubular</option>
                          <option value="22419907 - Labels, woven">22419907 - Labels, woven</option>
                          <option value="22419908 - Manmade fiber narrow woven fabrics">22419908 - Manmade fiber narrow woven fabrics</option>
                          <option value="22510000 - Women's hosiery, except socks">22510000 - Women's hosiery, except socks</option>
                          <option value="22519902 - Panty hose">22519902 - Panty hose</option>
                          <option value="22520000 - Hosiery, nec">22520000 - Hosiery, nec</option>
                          <option value="22520100 - Anklets and socks">22520100 - Anklets and socks</option>
                          <option value="22520103 - Socks">22520103 - Socks</option>
                          <option value="22529901 - Dyeing and finishing hosiery">22529901 - Dyeing and finishing hosiery</option>
                          <option value="22529902 - Men's, boys', and girls' hosiery">22529902 - Men's, boys', and girls' hosiery</option>
                          <option value="22530000 - Knit outerwear mills">22530000 - Knit outerwear mills</option>
                          <option value="22530101 - Bathing suits and swimwear, knit">22530101 - Bathing suits and swimwear, knit</option>
                          <option value="22530103 - T-shirts and tops, knit">22530103 - T-shirts and tops, knit</option>
                          <option value="22530200 - Cold weather knit outerwear including ski wear">22530200 - Cold weather knit outerwear including ski wear</option>
                          <option value="22530201 - Hats and headwear, knit">22530201 - Hats and headwear, knit</option>
                          <option value="22530203 - Jerseys, knit">22530203 - Jerseys, knit</option>
                          <option value="22530207 - Sweaters and sweater coats, knit">22530207 - Sweaters and sweater coats, knit</option>
                          <option value="22530400 - Dresses and skirts">22530400 - Dresses and skirts</option>
                          <option value="22530505 - Shirts(outerwear), knit">22530505 - Shirts(outerwear), knit</option>
                          <option value="22540000 - Knit underwear mills">22540000 - Knit underwear mills</option>
                          <option value="22540100 - Shorts, shirts, slips, and panties (underwear): knit">22540100 - Shorts, shirts, slips, and panties (underwear): knit</option>
                          <option value="22549903 - Underwear, knit">22549903 - Underwear, knit</option>
                          <option value="22570000 - Weft knit fabric mills">22570000 - Weft knit fabric mills</option>
                          <option value="22579901 - Dyeing and finishing circular knit fabrics">22579901 - Dyeing and finishing circular knit fabrics</option>
                          <option value="22579903 - Pile fabrics, circular knit">22579903 - Pile fabrics, circular knit</option>
                          <option value="22580000 - Lace and warp knit fabric mills">22580000 - Lace and warp knit fabric mills</option>
                          <option value="22580100 - Lace and lace products">22580100 - Lace and lace products</option>
                          <option value="22580102 - Bedspreads, lace: made on lace machines">22580102 - Bedspreads, lace: made on lace machines</option>
                          <option value="22580107 - Lace, knit, nec">22580107 - Lace, knit, nec</option>
                          <option value="22580200 - Warp and flat knit products">22580200 - Warp and flat knit products</option>
                          <option value="22580201 - Cloth, warp knit">22580201 - Cloth, warp knit</option>
                          <option value="22580202 - Fabric finishing, warp knit">22580202 - Fabric finishing, warp knit</option>
                          <option value="22580300 - Net and netting products">22580300 - Net and netting products</option>
                          <option value="22590100 - Gloves and mittens, knit">22590100 - Gloves and mittens, knit</option>
                          <option value="22590200 - Towels, washcloths, and dishcloths: knit">22590200 - Towels, washcloths, and dishcloths: knit</option>
                          <option value="22599902 - Convertors, knit goods">22599902 - Convertors, knit goods</option>
                          <option value="22599905 - Stockinettes, knit">22599905 - Stockinettes, knit</option>
                          <option value="22610000 - Finishing plants, cotton">22610000 - Finishing plants, cotton</option>
                          <option value="22610103 - Screen printing of cotton broadwoven fabrics">22610103 - Screen printing of cotton broadwoven fabrics</option>
                          <option value="22610201 - Bleaching cotton broadwoven fabrics">22610201 - Bleaching cotton broadwoven fabrics</option>
                          <option value="22610202 - Dyeing cotton broadwoven fabrics">22610202 - Dyeing cotton broadwoven fabrics</option>
                          <option value="22610203 - Fire resistance finishing of cotton broadwoven fabrics">22610203 - Fire resistance finishing of cotton broadwoven fabrics</option>
                          <option value="22610300 - Decorative finishing of cotton broadwoven fabrics">22610300 - Decorative finishing of cotton broadwoven fabrics</option>
                          <option value="22610301 - Embossing cotton broadwoven fabrics">22610301 - Embossing cotton broadwoven fabrics</option>
                          <option value="22620000 - Finishing plants, manmade">22620000 - Finishing plants, manmade</option>
                          <option value="22620200 - Chemical coating or treating of manmade broadwoven fabrics">22620200 - Chemical coating or treating of manmade broadwoven fabrics</option>
                          <option value="22620202 - Dyeing: manmade fiber and silk broadwoven fabrics">22620202 - Dyeing: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics">22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics</option>
                          <option value="22620300 - Decorative finishing of manmade broadwoven fabrics">22620300 - Decorative finishing of manmade broadwoven fabrics</option>
                          <option value="22629903 - Silk broadwoven fabric finishing">22629903 - Silk broadwoven fabric finishing</option>
                          <option value="22690000 - Finishing plants, nec">22690000 - Finishing plants, nec</option>
                          <option value="22690200 - Chemical coating or treating of narrow fabrics">22690200 - Chemical coating or treating of narrow fabrics</option>
                          <option value="22690202 - Dyeing: raw stock, yarn, and narrow fabrics">22690202 - Dyeing: raw stock, yarn, and narrow fabrics</option>
                          <option value="22730000 - Carpets and rugs">22730000 - Carpets and rugs</option>
                          <option value="22730200 - Mats and matting">22730200 - Mats and matting</option>
                          <option value="22730201 - Bathmats and sets, textile">22730201 - Bathmats and sets, textile</option>
                          <option value="22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.">22730202 - Door mats: paper, grass, reed, coir, sisal, jute, rags, etc.</option>
                          <option value="22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.">22730302 - Art squares: twisted paper, grass, reed, coir, sisal, etc.</option>
                          <option value="22730400 - Carpets, hand and machine made">22730400 - Carpets, hand and machine made</option>
                          <option value="22730402 - Carpets, textile fiber">22730402 - Carpets, textile fiber</option>
                          <option value="22730500 - Rugs, hand and machine made">22730500 - Rugs, hand and machine made</option>
                          <option value="22730502 - Rugs, braided and hooked">22730502 - Rugs, braided and hooked</option>
                          <option value="22730503 - Rugs, machine woven">22730503 - Rugs, machine woven</option>
                          <option value="22730504 - Rugs, tufted">22730504 - Rugs, tufted</option>
                          <option value="22739901 - Dyeing and finishing of tufted rugs and carpets">22739901 - Dyeing and finishing of tufted rugs and carpets</option>
                          <option value="22739902 - Finishers of tufted carpets and rugs">22739902 - Finishers of tufted carpets and rugs</option>
                          <option value="22739903 - Floor coverings, textile fiber">22739903 - Floor coverings, textile fiber</option>
                          <option value="22810000 - Yarn spinning mills">22810000 - Yarn spinning mills</option>
                          <option value="22810100 - Needle and handicraft yarns, spun">22810100 - Needle and handicraft yarns, spun</option>
                          <option value="22810105 - Knitting yarn, spun">22810105 - Knitting yarn, spun</option>
                          <option value="22810200 - Manmade and synthetic fiber yarns, spun">22810200 - Manmade and synthetic fiber yarns, spun</option>
                          <option value="22810205 - Nylon yarn, spinning of staple">22810205 - Nylon yarn, spinning of staple</option>
                          <option value="22810207 - Polyester yarn, spun: made from purchased staple">22810207 - Polyester yarn, spun: made from purchased staple</option>
                          <option value="22810208 - Polypropylene yarn, spun: made from purchased staple">22810208 - Polypropylene yarn, spun: made from purchased staple</option>
                          <option value="22810209 - Rayon yarn, spun: made from purchased staple">22810209 - Rayon yarn, spun: made from purchased staple</option>
                          <option value="22810302 - Cotton yarn, spun">22810302 - Cotton yarn, spun</option>
                          <option value="22810305 - Wool yarn, spun">22810305 - Wool yarn, spun</option>
                          <option value="22810400 - Carpet and rug yarn, spun">22810400 - Carpet and rug yarn, spun</option>
                          <option value="22810401 - Carpet yarn, spun">22810401 - Carpet yarn, spun</option>
                          <option value="22820104 - Knitting yarn: twisting, winding, or spooling">22820104 - Knitting yarn: twisting, winding, or spooling</option>
                          <option value="22820203 - Nylon yarn: throwing, twisting, winding or spooling">22820203 - Nylon yarn: throwing, twisting, winding or spooling</option>
                          <option value="22829904 - Textured yarn">22829904 - Textured yarn</option>
                          <option value="22829905 - Throwing yarn">22829905 - Throwing yarn</option>
                          <option value="22829907 - Winding yarn">22829907 - Winding yarn</option>
                          <option value="22840100 - Thread from manmade fibers">22840100 - Thread from manmade fibers</option>
                          <option value="22840101 - Nylon thread">22840101 - Nylon thread</option>
                          <option value="22840201 - Cotton thread">22840201 - Cotton thread</option>
                          <option value="22950000 - Coated fabrics, not rubberized">22950000 - Coated fabrics, not rubberized</option>
                          <option value="22950100 - Chemically coated and treated fabrics">22950100 - Chemically coated and treated fabrics</option>
                          <option value="22950102 - Leather, artificial or imitation">22950102 - Leather, artificial or imitation</option>
                          <option value="22950106 - Waterproofing fabrics, except rubberizing">22950106 - Waterproofing fabrics, except rubberizing</option>
                          <option value="22950200 - Plastic coated yarns or fabrics">22950200 - Plastic coated yarns or fabrics</option>
                          <option value="22950201 - Resin or plastic coated fabrics">22950201 - Resin or plastic coated fabrics</option>
                          <option value="22950202 - Tape, varnished: plastic, and other coated (except magnetic)">22950202 - Tape, varnished: plastic, and other coated (except magnetic)</option>
                          <option value="22950203 - Yarns, plastic coated: made from purchased yarns">22950203 - Yarns, plastic coated: made from purchased yarns</option>
                          <option value="22959902 - Laminating of fabrics">22959902 - Laminating of fabrics</option>
                          <option value="22959905 - Tubing, textile: varnished">22959905 - Tubing, textile: varnished</option>
                          <option value="22960101 - Cord for reinforcing rubber tires">22960101 - Cord for reinforcing rubber tires</option>
                          <option value="22960104 - Steel tire cords and tire cord fabrics">22960104 - Steel tire cords and tire cord fabrics</option>
                          <option value="22960200 - Cord and fabric for reinforcing industrial belting">22960200 - Cord and fabric for reinforcing industrial belting</option>
                          <option value="22960301 - Cord for reinforcing fuel cells">22960301 - Cord for reinforcing fuel cells</option>
                          <option value="22970000 - Nonwoven fabrics">22970000 - Nonwoven fabrics</option>
                          <option value="22979901 - Bonded-fiber fabrics, except felt">22979901 - Bonded-fiber fabrics, except felt</option>
                          <option value="22980000 - Cordage and twine">22980000 - Cordage and twine</option>
                          <option value="22980100 - Ropes and fiber cables">22980100 - Ropes and fiber cables</option>
                          <option value="22980102 - Cable, fiber">22980102 - Cable, fiber</option>
                          <option value="22980103 - Rope, except asbestos and wire">22980103 - Rope, except asbestos and wire</option>
                          <option value="22980200 - Twine, cord and cordage">22980200 - Twine, cord and cordage</option>
                          <option value="22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber">22980203 - Cordage: abaca, sisal, henequen, hemp, jute, or other fiber</option>
                          <option value="22980204 - Hard fiber cordage and twine">22980204 - Hard fiber cordage and twine</option>
                          <option value="22980207 - Twine, nec">22980207 - Twine, nec</option>
                          <option value="22980300 - Nets, seines, slings and insulator pads">22980300 - Nets, seines, slings and insulator pads</option>
                          <option value="22980302 - Cargo nets">22980302 - Cargo nets</option>
                          <option value="22989901 - Wire rope centers">22989901 - Wire rope centers</option>
                          <option value="22990100 - Batting, wadding, padding and fillings">22990100 - Batting, wadding, padding and fillings</option>
                          <option value="22990101 - Apparel filling: cotton waste, kapok, and related material">22990101 - Apparel filling: cotton waste, kapok, and related material</option>
                          <option value="22990102 - Batts and batting: cotton mill waste and related material">22990102 - Batts and batting: cotton mill waste and related material</option>
                          <option value="22990104 - Padding and wadding, textile">22990104 - Padding and wadding, textile</option>
                          <option value="22990105 - Pads, fiber: henequen, sisal, istle">22990105 - Pads, fiber: henequen, sisal, istle</option>
                          <option value="22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow">22990107 - Quilt fillings: curled hair, cotton waste, moss, hemp tow</option>
                          <option value="22990108 - Upholstery filling, textile">22990108 - Upholstery filling, textile</option>
                          <option value="22990200 - Felts and felt products">22990200 - Felts and felt products</option>
                          <option value="22990209 - Pipe and boiler covering, felt">22990209 - Pipe and boiler covering, felt</option>
                          <option value="22990302 - Ramie yarn, thread, roving, and textiles">22990302 - Ramie yarn, thread, roving, and textiles</option>
                          <option value="22990306 - Yarns, specialty and novelty">22990306 - Yarns, specialty and novelty</option>
                          <option value="22990400 - Textile mill waste and remnant processing">22990400 - Textile mill waste and remnant processing</option>
                          <option value="22990401 - Fibers, textile: recovery from textile mill waste and rags">22990401 - Fibers, textile: recovery from textile mill waste and rags</option>
                          <option value="22990402 - Flock (recovered textile fibers)">22990402 - Flock (recovered textile fibers)</option>
                          <option value="22990404 - Recovering textile fibers from clippings and rags">22990404 - Recovering textile fibers from clippings and rags</option>
                          <option value="22990500 - Jute and flax textile products">22990500 - Jute and flax textile products</option>
                          <option value="22990502 - Burlap, jute">22990502 - Burlap, jute</option>
                          <option value="22990504 - Linen fabrics">22990504 - Linen fabrics</option>
                          <option value="22990507 - Towels and towelings, linen and linen-and-cotton mixtures">22990507 - Towels and towelings, linen and linen-and-cotton mixtures</option>
                          <option value="22990604 - Scouring: wool, mohair, and similar fibers">22990604 - Scouring: wool, mohair, and similar fibers</option>
                          <option value="22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie">22999901 - Broadwoven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="22999902 - Coir yarns and roving">22999902 - Coir yarns and roving</option>
                          <option value="22999903 - Fabrics: linen, jute, hemp, ramie">22999903 - Fabrics: linen, jute, hemp, ramie</option>
                          <option value="22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie">22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie</option>
                          <option value="23110000 - Men's and boy's suits and coats">23110000 - Men's and boy's suits and coats</option>
                          <option value="23110103 - Suits, men's and boys': made from purchased materials">23110103 - Suits, men's and boys': made from purchased materials</option>
                          <option value="23110105 - Tuxedos: made from purchased materials">23110105 - Tuxedos: made from purchased materials</option>
                          <option value="23110200 - Coats, overcoats and vests">23110200 - Coats, overcoats and vests</option>
                          <option value="23110201 - Coats, tailored: men's and boys': from purchased materials">23110201 - Coats, tailored: men's and boys': from purchased materials</option>
                          <option value="23110300 - Men's and boys' uniforms">23110300 - Men's and boys' uniforms</option>
                          <option value="23110301 - Firemen's uniforms: made from purchased materials">23110301 - Firemen's uniforms: made from purchased materials</option>
                          <option value="23110302 - Military uniforms, men's and youths': purchased materials">23110302 - Military uniforms, men's and youths': purchased materials</option>
                          <option value="23210000 - Men's and boy's furnishings">23210000 - Men's and boy's furnishings</option>
                          <option value="23210100 - Men's and boys' dress shirts">23210100 - Men's and boys' dress shirts</option>
                          <option value="23210200 - Men's and boys' sports and polo shirts">23210200 - Men's and boys' sports and polo shirts</option>
                          <option value="23210201 - Polo shirts, men's and boys': made from purchased materials">23210201 - Polo shirts, men's and boys': made from purchased materials</option>
                          <option value="23210202 - Sport shirts, men's and boys': from purchased materials">23210202 - Sport shirts, men's and boys': from purchased materials</option>
                          <option value="23219902 - Uniform shirts: made from purchased materials">23219902 - Uniform shirts: made from purchased materials</option>
                          <option value="23220000 - Men's and boy's underwear and nightwear">23220000 - Men's and boy's underwear and nightwear</option>
                          <option value="23229902 - Underwear, men's and boys': made from purchased materials">23229902 - Underwear, men's and boys': made from purchased materials</option>
                          <option value="23230000 - Men's and boy's neckwear">23230000 - Men's and boy's neckwear</option>
                          <option value="23250000 - Men's and boy's trousers and slacks">23250000 - Men's and boy's trousers and slacks</option>
                          <option value="23250101 - Dungarees: men's, youths', and boys'">23250101 - Dungarees: men's, youths', and boys'</option>
                          <option value="23250102 - Jeans: men's, youths', and boys'">23250102 - Jeans: men's, youths', and boys'</option>
                          <option value="23250201 - Shorts (outerwear): men's, youths', and boys'">23250201 - Shorts (outerwear): men's, youths', and boys'</option>
                          <option value="23250203 - Trousers, dress (separate): men's, youths', and boys'">23250203 - Trousers, dress (separate): men's, youths', and boys'</option>
                          <option value="23260000 - Men's and boy's work clothing">23260000 - Men's and boy's work clothing</option>
                          <option value="23260100 - Work uniforms">23260100 - Work uniforms</option>
                          <option value="23260101 - Medical and hospital uniforms, men's">23260101 - Medical and hospital uniforms, men's</option>
                          <option value="23260102 - Overalls and coveralls">23260102 - Overalls and coveralls</option>
                          <option value="23260200 - Work apparel, except uniforms">23260200 - Work apparel, except uniforms</option>
                          <option value="23260201 - Aprons, work, except rubberized and plastic: men's">23260201 - Aprons, work, except rubberized and plastic: men's</option>
                          <option value="23260202 - Industrial garments, men's and boys'">23260202 - Industrial garments, men's and boys'</option>
                          <option value="23260206 - Work pants">23260206 - Work pants</option>
                          <option value="23260207 - Work shirts: men's, youths', and boys'">23260207 - Work shirts: men's, youths', and boys'</option>
                          <option value="23290000 - Men's and boy's clothing, nec">23290000 - Men's and boy's clothing, nec</option>
                          <option value="23290100 - Men's and boys' sportswear and athletic clothing">23290100 - Men's and boys' sportswear and athletic clothing</option>
                          <option value="23290101 - Athletic clothing, except uniforms: men's, youths' and boys'">23290101 - Athletic clothing, except uniforms: men's, youths' and boys'</option>
                          <option value="23290104 - Ski and snow clothing: men's and boys'">23290104 - Ski and snow clothing: men's and boys'</option>
                          <option value="23290200 - Men's and boys' leather, wool and down-filled outerwear">23290200 - Men's and boys' leather, wool and down-filled outerwear</option>
                          <option value="23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'">23290201 - Coats (oiled fabric, leatherette, etc.): men's and boys'</option>
                          <option value="23290204 - Hunting coats and vests, men's">23290204 - Hunting coats and vests, men's</option>
                          <option value="23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'">23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'</option>
                          <option value="23290209 - Sweaters and sweater jackets, men's and boys'">23290209 - Sweaters and sweater jackets, men's and boys'</option>
                          <option value="23290300 - Men's and boys' athletic uniforms">23290300 - Men's and boys' athletic uniforms</option>
                          <option value="23290301 - Baseball uniforms: men's, youths', and boys'">23290301 - Baseball uniforms: men's, youths', and boys'</option>
                          <option value="23299901 - Knickers, dress (separate): men's and boys'">23299901 - Knickers, dress (separate): men's and boys'</option>
                          <option value="23299902 - Shirt and slack suits: men's, youths', and boys'">23299902 - Shirt and slack suits: men's, youths', and boys'</option>
                          <option value="23310000 - Women's and misses' blouses and shirts">23310000 - Women's and misses' blouses and shirts</option>
                          <option value="23319901 - Blouses, women's and juniors': made from purchased material">23319901 - Blouses, women's and juniors': made from purchased material</option>
                          <option value="23319903 - T-shirts and tops, women's: made from purchased materials">23319903 - T-shirts and tops, women's: made from purchased materials</option>
                          <option value="23350000 - Women's, junior's, and misses' dresses">23350000 - Women's, junior's, and misses' dresses</option>
                          <option value="23350100 - Bridal and formal gowns">23350100 - Bridal and formal gowns</option>
                          <option value="23350101 - Gowns, formal">23350101 - Gowns, formal</option>
                          <option value="23350102 - Wedding gowns and dresses">23350102 - Wedding gowns and dresses</option>
                          <option value="23359901 - Dresses,paper, cut and sewn">23359901 - Dresses,paper, cut and sewn</option>
                          <option value="23359903 - Housedresses">23359903 - Housedresses</option>
                          <option value="23370000 - Women's and misses' suits and coats">23370000 - Women's and misses' suits and coats</option>
                          <option value="23370100 - Women's and misses' suits and skirts">23370100 - Women's and misses' suits and skirts</option>
                          <option value="23370101 - Pantsuits: women's, misses' and juniors'">23370101 - Pantsuits: women's, misses' and juniors'</option>
                          <option value="23370102 - Skirts, separate: women's, misses', and juniors'">23370102 - Skirts, separate: women's, misses', and juniors'</option>
                          <option value="23370103 - Suits: women's, misses', and juniors'">23370103 - Suits: women's, misses', and juniors'</option>
                          <option value="23379901 - Uniforms, except athletic: women's, misses', and juniors'">23379901 - Uniforms, except athletic: women's, misses', and juniors'</option>
                          <option value="23390000 - Women's and misses' outerwear, nec">23390000 - Women's and misses' outerwear, nec</option>
                          <option value="23390100 - Women's and misses' accessories">23390100 - Women's and misses' accessories</option>
                          <option value="23390103 - Neckwear and ties: women's, misses', and juniors'">23390103 - Neckwear and ties: women's, misses', and juniors'</option>
                          <option value="23390300 - Women's and misses' athletic clothing and sportswear">23390300 - Women's and misses' athletic clothing and sportswear</option>
                          <option value="23390301 - Athletic clothing: women's, misses', and juniors'">23390301 - Athletic clothing: women's, misses', and juniors'</option>
                          <option value="23390302 - Bathing suits: women's, misses', and juniors'">23390302 - Bathing suits: women's, misses', and juniors'</option>
                          <option value="23390310 - Sportswear, women's">23390310 - Sportswear, women's</option>
                          <option value="23390311 - Uniforms, athletic: women's, misses', and juniors'">23390311 - Uniforms, athletic: women's, misses', and juniors'</option>
                          <option value="23390400 - Women's and misses' jackets and coats, except sportswear">23390400 - Women's and misses' jackets and coats, except sportswear</option>
                          <option value="23399901 - Aprons, except rubber or plastic: women's, misses', juniors'">23399901 - Aprons, except rubber or plastic: women's, misses', juniors'</option>
                          <option value="23399903 - Jeans: women's, misses', and juniors'">23399903 - Jeans: women's, misses', and juniors'</option>
                          <option value="23399904 - Leotards: women's, misses', and juniors'">23399904 - Leotards: women's, misses', and juniors'</option>
                          <option value="23399907 - Slacks: women's, misses', and juniors'">23399907 - Slacks: women's, misses', and juniors'</option>
                          <option value="23410000 - Women's and children's underwear">23410000 - Women's and children's underwear</option>
                          <option value="23410100 - Women's and children's nightwear">23410100 - Women's and children's nightwear</option>
                          <option value="23410101 - Nightgowns and negligees: women's and children's">23410101 - Nightgowns and negligees: women's and children's</option>
                          <option value="23410200 - Women's and children's undergarments">23410200 - Women's and children's undergarments</option>
                          <option value="23410202 - Panties: women's, misses', children's, and infants'">23410202 - Panties: women's, misses', children's, and infants'</option>
                          <option value="23420000 - Bras, girdles, and allied garments">23420000 - Bras, girdles, and allied garments</option>
                          <option value="23429901 - Brassieres">23429901 - Brassieres</option>
                          <option value="23429905 - Girdles and panty girdles">23429905 - Girdles and panty girdles</option>
                          <option value="23530000 - Hats, caps, and millinery">23530000 - Hats, caps, and millinery</option>
                          <option value="23530100 - Uniform hats and caps">23530100 - Uniform hats and caps</option>
                          <option value="23530101 - Baseball caps">23530101 - Baseball caps</option>
                          <option value="23539901 - Caps: cloth, straw, and felt">23539901 - Caps: cloth, straw, and felt</option>
                          <option value="23539902 - Harvest hats, straw">23539902 - Harvest hats, straw</option>
                          <option value="23539904 - Hats and caps, nec">23539904 - Hats and caps, nec</option>
                          <option value="23539906 - Hats: cloth, straw, and felt">23539906 - Hats: cloth, straw, and felt</option>
                          <option value="23539908 - Millinery">23539908 - Millinery</option>
                          <option value="23610000 - Girl's and children's dresses, blouses">23610000 - Girl's and children's dresses, blouses</option>
                          <option value="23610101 - Blouses: girls', children's, and infants'">23610101 - Blouses: girls', children's, and infants'</option>
                          <option value="23610103 - T-shirts and tops: girls', children's, and infants'">23610103 - T-shirts and tops: girls', children's, and infants'</option>
                          <option value="23619901 - Dresses: girls', children's, and infants'">23619901 - Dresses: girls', children's, and infants'</option>
                          <option value="23690000 - Girl's and children's outerwear, nec">23690000 - Girl's and children's outerwear, nec</option>
                          <option value="23690100 - Children's culottes and shorts">23690100 - Children's culottes and shorts</option>
                          <option value="23690201 - Bathing suits and swimwear: girls', children's, and infants'">23690201 - Bathing suits and swimwear: girls', children's, and infants'</option>
                          <option value="23690401 - Buntings, infants'">23690401 - Buntings, infants'</option>
                          <option value="23690403 - Coats: girls', children's, and infants'">23690403 - Coats: girls', children's, and infants'</option>
                          <option value="23710000 - Fur goods">23710000 - Fur goods</option>
                          <option value="23810000 - Fabric dress and work gloves">23810000 - Fabric dress and work gloves</option>
                          <option value="23819903 - Gloves, work: woven or knit, made from purchased materials">23819903 - Gloves, work: woven or knit, made from purchased materials</option>
                          <option value="23819904 - Gloves, woven or knit: made from purchased materials">23819904 - Gloves, woven or knit: made from purchased materials</option>
                          <option value="23849901 - Bathrobes, men's and women's: made from purchased materials">23849901 - Bathrobes, men's and women's: made from purchased materials</option>
                          <option value="23850000 - Waterproof outerwear">23850000 - Waterproof outerwear</option>
                          <option value="23859904 - Gowns, plastic: made from purchased materials">23859904 - Gowns, plastic: made from purchased materials</option>
                          <option value="23859905 - Raincoats, except vulcanized rubber: purchased materials">23859905 - Raincoats, except vulcanized rubber: purchased materials</option>
                          <option value="23860000 - Leather and sheep-lined clothing">23860000 - Leather and sheep-lined clothing</option>
                          <option value="23860101 - Coats and jackets, leather and sheep-lined">23860101 - Coats and jackets, leather and sheep-lined</option>
                          <option value="23860201 - Garments, leather">23860201 - Garments, leather</option>
                          <option value="23870000 - Apparel belts">23870000 - Apparel belts</option>
                          <option value="23890000 - Apparel and accessories, nec">23890000 - Apparel and accessories, nec</option>
                          <option value="23890100 - Men's miscellaneous accessories">23890100 - Men's miscellaneous accessories</option>
                          <option value="23890103 - Handkerchiefs, except paper">23890103 - Handkerchiefs, except paper</option>
                          <option value="23890200 - Uniforms and vestments">23890200 - Uniforms and vestments</option>
                          <option value="23890201 - Academic vestments (caps and gowns)">23890201 - Academic vestments (caps and gowns)</option>
                          <option value="23890203 - Clergymen's vestments">23890203 - Clergymen's vestments</option>
                          <option value="23890300 - Costumes">23890300 - Costumes</option>
                          <option value="23890302 - Masquerade costumes">23890302 - Masquerade costumes</option>
                          <option value="23890303 - Theatrical costumes">23890303 - Theatrical costumes</option>
                          <option value="23899901 - Apparel for handicapped">23899901 - Apparel for handicapped</option>
                          <option value="23899902 - Arm bands, elastic">23899902 - Arm bands, elastic</option>
                          <option value="23899906 - Hospital gowns">23899906 - Hospital gowns</option>
                          <option value="23899907 - Burial garments">23899907 - Burial garments</option>
                          <option value="23910000 - Curtains and draperies">23910000 - Curtains and draperies</option>
                          <option value="23919901 - Cottage sets (curtains), made from purchased materials">23919901 - Cottage sets (curtains), made from purchased materials</option>
                          <option value="23919902 - Curtains, window: made from purchased materials">23919902 - Curtains, window: made from purchased materials</option>
                          <option value="23919903 - Draperies, plastic and textile: from purchased materials">23919903 - Draperies, plastic and textile: from purchased materials</option>
                          <option value="23920000 - Household furnishings, nec">23920000 - Household furnishings, nec</option>
                          <option value="23920100 - Cushions and pillows">23920100 - Cushions and pillows</option>
                          <option value="23920101 - Boat cushions">23920101 - Boat cushions</option>
                          <option value="23920103 - Pillows, bed: made from purchased materials">23920103 - Pillows, bed: made from purchased materials</option>
                          <option value="23920201 - Bags, garment storage: except paper or plastic film">23920201 - Bags, garment storage: except paper or plastic film</option>
                          <option value="23920300 - Blankets, comforters and beddings">23920300 - Blankets, comforters and beddings</option>
                          <option value="23920301 - Bedspreads and bed sets: made from purchased materials">23920301 - Bedspreads and bed sets: made from purchased materials</option>
                          <option value="23920403 - Placemats, plastic or textile">23920403 - Placemats, plastic or textile</option>
                          <option value="23920500 - Towels, dishcloths and dust cloths">23920500 - Towels, dishcloths and dust cloths</option>
                          <option value="23920504 - Towels, fabric and nonwoven: made from purchased materials">23920504 - Towels, fabric and nonwoven: made from purchased materials</option>
                          <option value="23920601 - Chair covers and pads: made from purchased materials">23920601 - Chair covers and pads: made from purchased materials</option>
                          <option value="23920604 - Mattress pads">23920604 - Mattress pads</option>
                          <option value="23920605 - Mattress protectors, except rubber">23920605 - Mattress protectors, except rubber</option>
                          <option value="23929901 - Bridge sets, cloth and napkin: from purchased materials">23929901 - Bridge sets, cloth and napkin: from purchased materials</option>
                          <option value="23929902 - Mops, floor and dust">23929902 - Mops, floor and dust</option>
                          <option value="23929903 - Sheets, fabric: made from purchased materials">23929903 - Sheets, fabric: made from purchased materials</option>
                          <option value="23930000 - Textile bags">23930000 - Textile bags</option>
                          <option value="23930100 - Canvas bags">23930100 - Canvas bags</option>
                          <option value="23930101 - Duffle bags, canvas: made from purchased materials">23930101 - Duffle bags, canvas: made from purchased materials</option>
                          <option value="23939901 - Bags and containers, except sleeping bags: textile">23939901 - Bags and containers, except sleeping bags: textile</option>
                          <option value="23939902 - Cushions, except spring and carpet: purchased materials">23939902 - Cushions, except spring and carpet: purchased materials</option>
                          <option value="23940000 - Canvas and related products">23940000 - Canvas and related products</option>
                          <option value="23940100 - Canvas awnings and canopies">23940100 - Canvas awnings and canopies</option>
                          <option value="23940101 - Awnings, fabric: made from purchased materials">23940101 - Awnings, fabric: made from purchased materials</option>
                          <option value="23940102 - Canopies, fabric: made from purchased materials">23940102 - Canopies, fabric: made from purchased materials</option>
                          <option value="23940200 - Canvas covers and drop cloths">23940200 - Canvas covers and drop cloths</option>
                          <option value="23940201 - Cloth, drop (fabric): made from purchased materials">23940201 - Cloth, drop (fabric): made from purchased materials</option>
                          <option value="23940202 - Liners and covers, fabric: made from purchased materials">23940202 - Liners and covers, fabric: made from purchased materials</option>
                          <option value="23940203 - Tarpaulins, fabric: made from purchased materials">23940203 - Tarpaulins, fabric: made from purchased materials</option>
                          <option value="23949901 - Air cushions and mattresses, canvas">23949901 - Air cushions and mattresses, canvas</option>
                          <option value="23949903 - Convertible tops, canvas or boat: from purchased materials">23949903 - Convertible tops, canvas or boat: from purchased materials</option>
                          <option value="23949904 - Sails: made from purchased materials">23949904 - Sails: made from purchased materials</option>
                          <option value="23949906 - Tents: made from purchased materials">23949906 - Tents: made from purchased materials</option>
                          <option value="23950000 - Pleating and stitching">23950000 - Pleating and stitching</option>
                          <option value="23950101 - Quilted fabrics or cloth">23950101 - Quilted fabrics or cloth</option>
                          <option value="23950200 - Embroidery and art needlework">23950200 - Embroidery and art needlework</option>
                          <option value="23950202 - Art needlework: made from purchased materials">23950202 - Art needlework: made from purchased materials</option>
                          <option value="23950203 - Emblems, embroidered">23950203 - Emblems, embroidered</option>
                          <option value="23950204 - Embroidery products, except Schiffli machine">23950204 - Embroidery products, except Schiffli machine</option>
                          <option value="23960100 - Apparel and other linings, except millinery">23960100 - Apparel and other linings, except millinery</option>
                          <option value="23960102 - Linings, apparel: made from purchased materials">23960102 - Linings, apparel: made from purchased materials</option>
                          <option value="23960201 - Bindings, bias: made from purchased materials">23960201 - Bindings, bias: made from purchased materials</option>
                          <option value="23960204 - Ribbons and bows, cut and sewed">23960204 - Ribbons and bows, cut and sewed</option>
                          <option value="23960306 - Sweat bands, hat and cap: made from purchased materials">23960306 - Sweat bands, hat and cap: made from purchased materials</option>
                          <option value="23990100 - Emblems, badges, and insignia">23990100 - Emblems, badges, and insignia</option>
                          <option value="23990101 - Emblems, badges, and insignia: from purchased materials">23990101 - Emblems, badges, and insignia: from purchased materials</option>
                          <option value="23990102 - Military insignia, textile">23990102 - Military insignia, textile</option>
                          <option value="23990200 - Horse and pet accessories, textile">23990200 - Horse and pet accessories, textile</option>
                          <option value="23990201 - Horse blankets">23990201 - Horse blankets</option>
                          <option value="23990202 - Horse harnesses and riding crops, etc.: non-leather">23990202 - Horse harnesses and riding crops, etc.: non-leather</option>
                          <option value="23990203 - Pet collars, leashes, etc.: non-leather">23990203 - Pet collars, leashes, etc.: non-leather</option>
                          <option value="23990300 - Banners, pennants, and flags">23990300 - Banners, pennants, and flags</option>
                          <option value="23990301 - Banners, made from fabric">23990301 - Banners, made from fabric</option>
                          <option value="23990302 - Flags, fabric">23990302 - Flags, fabric</option>
                          <option value="23990400 - Belting and belt products">23990400 - Belting and belt products</option>
                          <option value="23990402 - Belting, fabric: made from purchased materials">23990402 - Belting, fabric: made from purchased materials</option>
                          <option value="23990500 - Hand woven and crocheted products">23990500 - Hand woven and crocheted products</option>
                          <option value="23990502 - Hand woven apparel">23990502 - Hand woven apparel</option>
                          <option value="23990601 - Fishing nets">23990601 - Fishing nets</option>
                          <option value="23999901 - Aprons, breast (harness)">23999901 - Aprons, breast (harness)</option>
                          <option value="23999905 - Diapers, except disposable: made from purchased materials">23999905 - Diapers, except disposable: made from purchased materials</option>
                          <option value="23999908 - Parachutes">23999908 - Parachutes</option>
                          <option value="23999910 - Seat covers, automobile">23999910 - Seat covers, automobile</option>
                          <option value="23999911 - Sleeping bags">23999911 - Sleeping bags</option>
                          <option value="23999912 - Tire covers">23999912 - Tire covers</option>
                          <option value="24110101 - Handle bolts, wood: hewn">24110101 - Handle bolts, wood: hewn</option>
                          <option value="24110206 - Poles, wood: untreated">24110206 - Poles, wood: untreated</option>
                          <option value="24110208 - Rails, fence: round or split">24110208 - Rails, fence: round or split</option>
                          <option value="24110300 - Wooden logs">24110300 - Wooden logs</option>
                          <option value="24119905 - Timber, cut at logging camp">24119905 - Timber, cut at logging camp</option>
                          <option value="24119907 - Wood chips, produced in the field">24119907 - Wood chips, produced in the field</option>
                          <option value="24210100 - Building and structural materials, wood">24210100 - Building and structural materials, wood</option>
                          <option value="24210103 - Flooring (dressed lumber), softwood">24210103 - Flooring (dressed lumber), softwood</option>
                          <option value="24210105 - Siding (dressed lumber)">24210105 - Siding (dressed lumber)</option>
                          <option value="24210200 - Sawdust, shavings, and wood chips">24210200 - Sawdust, shavings, and wood chips</option>
                          <option value="24210203 - Wood chips, produced at mill">24210203 - Wood chips, produced at mill</option>
                          <option value="24210303 - Kiln drying of lumber">24210303 - Kiln drying of lumber</option>
                          <option value="24210400 - Outdoor wood structural products">24210400 - Outdoor wood structural products</option>
                          <option value="24210401 - Railroad ties, sawed">24210401 - Railroad ties, sawed</option>
                          <option value="24219901 - Box lumber">24219901 - Box lumber</option>
                          <option value="24219903 - Cut stock, softwood">24219903 - Cut stock, softwood</option>
                          <option value="24219906 - Lumber: rough, sawed, or planed">24219906 - Lumber: rough, sawed, or planed</option>
                          <option value="24219909 - Resawing lumber into smaller dimensions">24219909 - Resawing lumber into smaller dimensions</option>
                          <option value="24260100 - Furniture stock and parts, hardwood">24260100 - Furniture stock and parts, hardwood</option>
                          <option value="24260101 - Carvings, furniture: wood">24260101 - Carvings, furniture: wood</option>
                          <option value="24260103 - Frames for upholstered furniture, wood">24260103 - Frames for upholstered furniture, wood</option>
                          <option value="24260104 - Furniture dimension stock, hardwood">24260104 - Furniture dimension stock, hardwood</option>
                          <option value="24260105 - Furniture squares, hardwood">24260105 - Furniture squares, hardwood</option>
                          <option value="24260109 - Turnings, furniture: wood">24260109 - Turnings, furniture: wood</option>
                          <option value="24260301 - Gun stocks, wood">24260301 - Gun stocks, wood</option>
                          <option value="24260400 - Textile machinery accessories, hardwood">24260400 - Textile machinery accessories, hardwood</option>
                          <option value="24269901 - Dimension, hardwood">24269901 - Dimension, hardwood</option>
                          <option value="24269902 - Flooring, hardwood">24269902 - Flooring, hardwood</option>
                          <option value="24269903 - Lumber, hardwood dimension">24269903 - Lumber, hardwood dimension</option>
                          <option value="24269904 - Parquet flooring, hardwood">24269904 - Parquet flooring, hardwood</option>
                          <option value="24290102 - Heading, barrel (cooperage stock): sawed or split">24290102 - Heading, barrel (cooperage stock): sawed or split</option>
                          <option value="24290104 - Staves, barrel: sawed or split">24290104 - Staves, barrel: sawed or split</option>
                          <option value="24290200 - Shavings and packaging, excelsior">24290200 - Shavings and packaging, excelsior</option>
                          <option value="24310100 - Doors and door parts and trim, wood">24310100 - Doors and door parts and trim, wood</option>
                          <option value="24310101 - Door frames, wood">24310101 - Door frames, wood</option>
                          <option value="24310105 - Door shutters, wood">24310105 - Door shutters, wood</option>
                          <option value="24310108 - Doors, wood">24310108 - Doors, wood</option>
                          <option value="24310109 - Garage doors, overhead, wood">24310109 - Garage doors, overhead, wood</option>
                          <option value="24310200 - Windows and window parts and trim, wood">24310200 - Windows and window parts and trim, wood</option>
                          <option value="24310205 - Window frames, wood">24310205 - Window frames, wood</option>
                          <option value="24310206 - Window sashes, wood">24310206 - Window sashes, wood</option>
                          <option value="24310208 - Window shutters, wood">24310208 - Window shutters, wood</option>
                          <option value="24310210 - Windows, wood">24310210 - Windows, wood</option>
                          <option value="24310300 - Moldings and baseboards, ornamental and trim">24310300 - Moldings and baseboards, ornamental and trim</option>
                          <option value="24310301 - Floor baseboards, wood">24310301 - Floor baseboards, wood</option>
                          <option value="24310302 - Mantels, wood">24310302 - Mantels, wood</option>
                          <option value="24310303 - Moldings, wood: unfinished and prefinished">24310303 - Moldings, wood: unfinished and prefinished</option>
                          <option value="24310400 - Awnings, blinds and shutters: wood">24310400 - Awnings, blinds and shutters: wood</option>
                          <option value="24310401 - Awnings, wood">24310401 - Awnings, wood</option>
                          <option value="24310402 - Blinds (shutters), wood">24310402 - Blinds (shutters), wood</option>
                          <option value="24310500 - Staircases, stairs and railings">24310500 - Staircases, stairs and railings</option>
                          <option value="24310501 - Newel posts, wood">24310501 - Newel posts, wood</option>
                          <option value="24310502 - Railings, stair: wood">24310502 - Railings, stair: wood</option>
                          <option value="24310503 - Staircases and stairs, wood">24310503 - Staircases and stairs, wood</option>
                          <option value="24310600 - Interior and ornamental woodwork and trim">24310600 - Interior and ornamental woodwork and trim</option>
                          <option value="24310601 - Ornamental woodwork: cornices, mantels, etc.">24310601 - Ornamental woodwork: cornices, mantels, etc.</option>
                          <option value="24310602 - Panel work, wood">24310602 - Panel work, wood</option>
                          <option value="24310603 - Trim, wood">24310603 - Trim, wood</option>
                          <option value="24310605 - Woodwork, interior and ornamental, nec">24310605 - Woodwork, interior and ornamental, nec</option>
                          <option value="24340000 - Wood kitchen cabinets">24340000 - Wood kitchen cabinets</option>
                          <option value="24349901 - Vanities, bathroom: wood">24349901 - Vanities, bathroom: wood</option>
                          <option value="24350000 - Hardwood veneer and plywood">24350000 - Hardwood veneer and plywood</option>
                          <option value="24359901 - Hardwood plywood, prefinished">24359901 - Hardwood plywood, prefinished</option>
                          <option value="24359902 - Panels, hardwood plywood">24359902 - Panels, hardwood plywood</option>
                          <option value="24359903 - Plywood, hardwood or hardwood faced">24359903 - Plywood, hardwood or hardwood faced</option>
                          <option value="24359904 - Veneer stock, hardwood">24359904 - Veneer stock, hardwood</option>
                          <option value="24360000 - Softwood veneer and plywood">24360000 - Softwood veneer and plywood</option>
                          <option value="24369901 - Panels, softwood plywood">24369901 - Panels, softwood plywood</option>
                          <option value="24369902 - Plywood, softwood">24369902 - Plywood, softwood</option>
                          <option value="24369903 - Veneer stock, softwood">24369903 - Veneer stock, softwood</option>
                          <option value="24390000 - Structural wood members, nec">24390000 - Structural wood members, nec</option>
                          <option value="24399901 - Arches, laminated lumber">24399901 - Arches, laminated lumber</option>
                          <option value="24399902 - Timbers, structural: laminated lumber">24399902 - Timbers, structural: laminated lumber</option>
                          <option value="24399903 - Trusses, except roof: laminated lumber">24399903 - Trusses, except roof: laminated lumber</option>
                          <option value="24410000 - Nailed wood boxes and shook">24410000 - Nailed wood boxes and shook</option>
                          <option value="24410100 - Boxes, wood">24410100 - Boxes, wood</option>
                          <option value="24410200 - Cases, wood">24410200 - Cases, wood</option>
                          <option value="24410202 - Packing cases, wood: nailed or lock corner">24410202 - Packing cases, wood: nailed or lock corner</option>
                          <option value="24410203 - Shipping cases, wood: nailed or lock corner">24410203 - Shipping cases, wood: nailed or lock corner</option>
                          <option value="24410300 - Chests and trunks, wood">24410300 - Chests and trunks, wood</option>
                          <option value="24480000 - Wood pallets and skids">24480000 - Wood pallets and skids</option>
                          <option value="24480100 - Cargo containers, wood and wood with metal">24480100 - Cargo containers, wood and wood with metal</option>
                          <option value="24480101 - Cargo containers, wood">24480101 - Cargo containers, wood</option>
                          <option value="24480102 - Cargo containers, wood and metal combination">24480102 - Cargo containers, wood and metal combination</option>
                          <option value="24480200 - Pallets, wood and wood with metal">24480200 - Pallets, wood and wood with metal</option>
                          <option value="24480201 - Pallets, wood">24480201 - Pallets, wood</option>
                          <option value="24480301 - Skids, wood">24480301 - Skids, wood</option>
                          <option value="24490000 - Wood containers, nec">24490000 - Wood containers, nec</option>
                          <option value="24490100 - Food containers, wood wirebound">24490100 - Food containers, wood wirebound</option>
                          <option value="24490201 - Barrels: wood, coopered">24490201 - Barrels: wood, coopered</option>
                          <option value="24490207 - Vats, wood: coopered">24490207 - Vats, wood: coopered</option>
                          <option value="24490300 - Rectangular boxes and crates, wood">24490300 - Rectangular boxes and crates, wood</option>
                          <option value="24490301 - Boxes, wood: wirebound">24490301 - Boxes, wood: wirebound</option>
                          <option value="24490304 - Shipping cases, wood: wirebound">24490304 - Shipping cases, wood: wirebound</option>
                          <option value="24499903 - Shipping cases and drums, wood: wirebound and plywood">24499903 - Shipping cases and drums, wood: wirebound and plywood</option>
                          <option value="24510000 - Mobile homes">24510000 - Mobile homes</option>
                          <option value="24510101 - Mobile home frames">24510101 - Mobile home frames</option>
                          <option value="24510102 - Mobile homes, except recreational">24510102 - Mobile homes, except recreational</option>
                          <option value="24510201 - Mobile buildings: for commercial use">24510201 - Mobile buildings: for commercial use</option>
                          <option value="24520000 - Prefabricated wood buildings">24520000 - Prefabricated wood buildings</option>
                          <option value="24520103 - Farm buildings, prefabricated or portable: wood">24520103 - Farm buildings, prefabricated or portable: wood</option>
                          <option value="24529902 - Log cabins, prefabricated, wood">24529902 - Log cabins, prefabricated, wood</option>
                          <option value="24529904 - Modular homes, prefabricated, wood">24529904 - Modular homes, prefabricated, wood</option>
                          <option value="24529905 - Panels and sections, prefabricated, wood">24529905 - Panels and sections, prefabricated, wood</option>
                          <option value="24529906 - Prefabricated buildings, wood">24529906 - Prefabricated buildings, wood</option>
                          <option value="24529907 - Sauna rooms, prefabricated, wood">24529907 - Sauna rooms, prefabricated, wood</option>
                          <option value="24910000 - Wood preserving">24910000 - Wood preserving</option>
                          <option value="24910100 - Poles, posts and pilings: treated wood">24910100 - Poles, posts and pilings: treated wood</option>
                          <option value="24910104 - Poles and pole crossarms, treated wood">24910104 - Poles and pole crossarms, treated wood</option>
                          <option value="24910105 - Posts, treated wood">24910105 - Posts, treated wood</option>
                          <option value="24910203 - Railroad cross-ties, treated wood">24910203 - Railroad cross-ties, treated wood</option>
                          <option value="24919901 - Flooring, treated wood block">24919901 - Flooring, treated wood block</option>
                          <option value="24919903 - Preserving (creosoting) of wood">24919903 - Preserving (creosoting) of wood</option>
                          <option value="24919904 - Structural lumber and timber, treated wood">24919904 - Structural lumber and timber, treated wood</option>
                          <option value="24919906 - Wood products, creosoted">24919906 - Wood products, creosoted</option>
                          <option value="24930000 - Reconstituted wood products">24930000 - Reconstituted wood products</option>
                          <option value="24930100 - Building board and wallboard, except gypsum">24930100 - Building board and wallboard, except gypsum</option>
                          <option value="24930102 - Wallboard, except gypsum">24930102 - Wallboard, except gypsum</option>
                          <option value="24930200 - Particleboard products">24930200 - Particleboard products</option>
                          <option value="24930300 - Hardboard and fiberboard products">24930300 - Hardboard and fiberboard products</option>
                          <option value="24930302 - Fiberboard, wood">24930302 - Fiberboard, wood</option>
                          <option value="24930303 - Hardboard">24930303 - Hardboard</option>
                          <option value="24930400 - Insulation and roofing material, reconstituted wood">24930400 - Insulation and roofing material, reconstituted wood</option>
                          <option value="24930402 - Insulation board, cellular fiber">24930402 - Insulation board, cellular fiber</option>
                          <option value="24939901 - Bulletin boards, cork">24939901 - Bulletin boards, cork</option>
                          <option value="24939903 - Strandboard, oriented">24939903 - Strandboard, oriented</option>
                          <option value="24990000 - Wood products, nec">24990000 - Wood products, nec</option>
                          <option value="24990100 - Laundry products, wood">24990100 - Laundry products, wood</option>
                          <option value="24990203 - Lasts, boot and shoe">24990203 - Lasts, boot and shoe</option>
                          <option value="24990302 - Ladders, wood">24990302 - Ladders, wood</option>
                          <option value="24990303 - Stepladders, wood">24990303 - Stepladders, wood</option>
                          <option value="24990400 - Picture and mirror frames, wood">24990400 - Picture and mirror frames, wood</option>
                          <option value="24990401 - Picture frame molding, finished">24990401 - Picture frame molding, finished</option>
                          <option value="24990500 - Cork and cork products">24990500 - Cork and cork products</option>
                          <option value="24990800 - Handles, poles, dowels and stakes: wood">24990800 - Handles, poles, dowels and stakes: wood</option>
                          <option value="24990801 - Dowels, wood">24990801 - Dowels, wood</option>
                          <option value="24990803 - Handles, wood">24990803 - Handles, wood</option>
                          <option value="24990806 - Pencil slats, wood">24990806 - Pencil slats, wood</option>
                          <option value="24990807 - Poles, wood">24990807 - Poles, wood</option>
                          <option value="24990811 - Surveyors' stakes, wood">24990811 - Surveyors' stakes, wood</option>
                          <option value="24990812 - Tool handles, wood">24990812 - Tool handles, wood</option>
                          <option value="24990900 - Food handling and processing products, wood">24990900 - Food handling and processing products, wood</option>
                          <option value="24990901 - Bakers' equipment, wood">24990901 - Bakers' equipment, wood</option>
                          <option value="24991000 - Kitchen, bathroom, and household ware: wood">24991000 - Kitchen, bathroom, and household ware: wood</option>
                          <option value="24991009 - Woodenware, kitchen and household">24991009 - Woodenware, kitchen and household</option>
                          <option value="24991100 - Decorative wood and woodwork">24991100 - Decorative wood and woodwork</option>
                          <option value="24991101 - Carved and turned wood">24991101 - Carved and turned wood</option>
                          <option value="24991102 - Engraved wood products">24991102 - Engraved wood products</option>
                          <option value="24991105 - Novelties, wood fiber">24991105 - Novelties, wood fiber</option>
                          <option value="24991106 - Veneer work, inlaid">24991106 - Veneer work, inlaid</option>
                          <option value="24991200 - Spools, reels, and pulleys: wood">24991200 - Spools, reels, and pulleys: wood</option>
                          <option value="24991205 - Reels, plywood">24991205 - Reels, plywood</option>
                          <option value="24991207 - Spools, wood">24991207 - Spools, wood</option>
                          <option value="24991300 - Mulch or sawdust products, wood">24991300 - Mulch or sawdust products, wood</option>
                          <option value="24991302 - Logs of sawdust and wood particles, pressed">24991302 - Logs of sawdust and wood particles, pressed</option>
                          <option value="24991303 - Mulch, wood and bark">24991303 - Mulch, wood and bark</option>
                          <option value="24991304 - Sawdust, reground">24991304 - Sawdust, reground</option>
                          <option value="24991404 - Policemen's clubs, wood">24991404 - Policemen's clubs, wood</option>
                          <option value="24991600 - Fencing, docks, and other outdoor wood structural products">24991600 - Fencing, docks, and other outdoor wood structural products</option>
                          <option value="24991601 - Extension planks, wood">24991601 - Extension planks, wood</option>
                          <option value="24991602 - Fencing, wood">24991602 - Fencing, wood</option>
                          <option value="24991604 - Scaffolds, wood">24991604 - Scaffolds, wood</option>
                          <option value="24991605 - Signboards, wood">24991605 - Signboards, wood</option>
                          <option value="24999901 - Applicators, wood">24999901 - Applicators, wood</option>
                          <option value="24999902 - Battery separators, wood">24999902 - Battery separators, wood</option>
                          <option value="24999903 - Beekeeping supplies, wood">24999903 - Beekeeping supplies, wood</option>
                          <option value="24999906 - Cooling towers, wood or wood and sheet metal combination">24999906 - Cooling towers, wood or wood and sheet metal combination</option>
                          <option value="24999911 - Oars and paddles, wood">24999911 - Oars and paddles, wood</option>
                          <option value="24999914 - Trophy bases, wood">24999914 - Trophy bases, wood</option>
                          <option value="25110000 - Wood household furniture">25110000 - Wood household furniture</option>
                          <option value="25110100 - Wood bedroom furniture">25110100 - Wood bedroom furniture</option>
                          <option value="25110101 - Bed frames, except water bed frames: wood">25110101 - Bed frames, except water bed frames: wood</option>
                          <option value="25110108 - Vanity dressers: wood">25110108 - Vanity dressers: wood</option>
                          <option value="25110200 - Kitchen and dining room furniture">25110200 - Kitchen and dining room furniture</option>
                          <option value="25110203 - Chairs, household, except upholstered: wood">25110203 - Chairs, household, except upholstered: wood</option>
                          <option value="25110204 - Chairs, Bentwood">25110204 - Chairs, Bentwood</option>
                          <option value="25110206 - Dining room furniture: wood">25110206 - Dining room furniture: wood</option>
                          <option value="25110208 - Stools, household: wood">25110208 - Stools, household: wood</option>
                          <option value="25110209 - Tables, household: wood">25110209 - Tables, household: wood</option>
                          <option value="25110300 - Children's wood furniture">25110300 - Children's wood furniture</option>
                          <option value="25110304 - Juvenile furniture: wood">25110304 - Juvenile furniture: wood</option>
                          <option value="25110305 - Nursery furniture: wood">25110305 - Nursery furniture: wood</option>
                          <option value="25110502 - Desks, household: wood">25110502 - Desks, household: wood</option>
                          <option value="25110602 - Console tables: wood">25110602 - Console tables: wood</option>
                          <option value="25110604 - Stands, household, nec: wood">25110604 - Stands, household, nec: wood</option>
                          <option value="25110605 - Storage chests, household: wood">25110605 - Storage chests, household: wood</option>
                          <option value="25110700 - Wood lawn and garden furniture">25110700 - Wood lawn and garden furniture</option>
                          <option value="25110702 - Lawn furniture: wood">25110702 - Lawn furniture: wood</option>
                          <option value="25119902 - Coffee tables: wood">25119902 - Coffee tables: wood</option>
                          <option value="25119905 - Novelty furniture: wood">25119905 - Novelty furniture: wood</option>
                          <option value="25119908 - Unassembled or unfinished furniture, household: wood">25119908 - Unassembled or unfinished furniture, household: wood</option>
                          <option value="25119909 - Whatnot shelves: wood">25119909 - Whatnot shelves: wood</option>
                          <option value="25120000 - Upholstered household furniture">25120000 - Upholstered household furniture</option>
                          <option value="25120100 - Wood upholstered chairs and couches">25120100 - Wood upholstered chairs and couches</option>
                          <option value="25120101 - Chairs: upholstered on wood frames">25120101 - Chairs: upholstered on wood frames</option>
                          <option value="25120102 - Couches, sofas, and davenports: upholstered on wood frames">25120102 - Couches, sofas, and davenports: upholstered on wood frames</option>
                          <option value="25120103 - Recliners: upholstered on wood frames">25120103 - Recliners: upholstered on wood frames</option>
                          <option value="25129902 - Living room furniture: upholstered on wood frames">25129902 - Living room furniture: upholstered on wood frames</option>
                          <option value="25140000 - Metal household furniture">25140000 - Metal household furniture</option>
                          <option value="25140101 - Beds, including folding and cabinet, household: metal">25140101 - Beds, including folding and cabinet, household: metal</option>
                          <option value="25140102 - Frames for box springs or bedsprings: metal">25140102 - Frames for box springs or bedsprings: metal</option>
                          <option value="25140202 - Chairs, household: metal">25140202 - Chairs, household: metal</option>
                          <option value="25140204 - Kitchen cabinets: metal">25140204 - Kitchen cabinets: metal</option>
                          <option value="25140206 - Tables, household: metal">25140206 - Tables, household: metal</option>
                          <option value="25140500 - Metal bookcases and stereo cabinets">25140500 - Metal bookcases and stereo cabinets</option>
                          <option value="25140502 - Cabinets, radio and television: metal">25140502 - Cabinets, radio and television: metal</option>
                          <option value="25140600 - Metal lawn and garden furniture">25140600 - Metal lawn and garden furniture</option>
                          <option value="25140601 - Garden furniture, metal">25140601 - Garden furniture, metal</option>
                          <option value="25140604 - Lawn furniture: metal">25140604 - Lawn furniture: metal</option>
                          <option value="25149903 - Cots, household: metal">25149903 - Cots, household: metal</option>
                          <option value="25149904 - Household furniture: upholstered on metal frames">25149904 - Household furniture: upholstered on metal frames</option>
                          <option value="25149905 - Medicine cabinets and vanities: metal">25149905 - Medicine cabinets and vanities: metal</option>
                          <option value="25150000 - Mattresses and bedsprings">25150000 - Mattresses and bedsprings</option>
                          <option value="25150100 - Mattresses and foundations">25150100 - Mattresses and foundations</option>
                          <option value="25150101 - Foundations and platforms">25150101 - Foundations and platforms</option>
                          <option value="25150102 - Mattresses, containing felt, foam rubber, urethane, etc.">25150102 - Mattresses, containing felt, foam rubber, urethane, etc.</option>
                          <option value="25150103 - Mattresses, innerspring or box spring">25150103 - Mattresses, innerspring or box spring</option>
                          <option value="25150201 - Bedsprings, assembled">25150201 - Bedsprings, assembled</option>
                          <option value="25150202 - Box springs, assembled">25150202 - Box springs, assembled</option>
                          <option value="25170000 - Wood television and radio cabinets">25170000 - Wood television and radio cabinets</option>
                          <option value="25179901 - Home entertainment unit cabinets, wood">25179901 - Home entertainment unit cabinets, wood</option>
                          <option value="25179904 - Stereo cabinets, wood">25179904 - Stereo cabinets, wood</option>
                          <option value="25179905 - Television cabinets, wood">25179905 - Television cabinets, wood</option>
                          <option value="25190102 - Lawn furniture, except wood, metal, stone, or concrete">25190102 - Lawn furniture, except wood, metal, stone, or concrete</option>
                          <option value="25190204 - Rattan furniture: padded or plain">25190204 - Rattan furniture: padded or plain</option>
                          <option value="25190206 - Wicker furniture: padded or plain">25190206 - Wicker furniture: padded or plain</option>
                          <option value="25190300 - Fiberglass and plastic furniture">25190300 - Fiberglass and plastic furniture</option>
                          <option value="25190302 - Furniture, household: glass, fiberglass, and plastic">25190302 - Furniture, household: glass, fiberglass, and plastic</option>
                          <option value="25199901 - Household furniture, except wood or metal: upholstered">25199901 - Household furniture, except wood or metal: upholstered</option>
                          <option value="25199902 - Bean bag Chairs">25199902 - Bean bag Chairs</option>
                          <option value="25210000 - Wood office furniture">25210000 - Wood office furniture</option>
                          <option value="25210100 - Wood office chairs, benches and stools">25210100 - Wood office chairs, benches and stools</option>
                          <option value="25210102 - Chairs, office: padded, upholstered, or plain: wood">25210102 - Chairs, office: padded, upholstered, or plain: wood</option>
                          <option value="25210201 - Bookcases, office: wood">25210201 - Bookcases, office: wood</option>
                          <option value="25210202 - Cabinets, office: wood">25210202 - Cabinets, office: wood</option>
                          <option value="25210203 - Filing cabinets (boxes), office: wood">25210203 - Filing cabinets (boxes), office: wood</option>
                          <option value="25210300 - Wood office desks and tables">25210300 - Wood office desks and tables</option>
                          <option value="25210301 - Desks, office: wood">25210301 - Desks, office: wood</option>
                          <option value="25210302 - Tables, office: wood">25210302 - Tables, office: wood</option>
                          <option value="25219901 - Panel systems and partitions (free-standing), office: wood">25219901 - Panel systems and partitions (free-standing), office: wood</option>
                          <option value="25220000 - Office furniture, except wood">25220000 - Office furniture, except wood</option>
                          <option value="25220100 - Office chairs, benches, and stools, except wood">25220100 - Office chairs, benches, and stools, except wood</option>
                          <option value="25220101 - Benches, office: except wood">25220101 - Benches, office: except wood</option>
                          <option value="25220102 - Chairs, office: padded or plain: except wood">25220102 - Chairs, office: padded or plain: except wood</option>
                          <option value="25220202 - Panel systems and partitions, office: except wood">25220202 - Panel systems and partitions, office: except wood</option>
                          <option value="25220300 - Office cabinets and filing drawers, except wood">25220300 - Office cabinets and filing drawers, except wood</option>
                          <option value="25220301 - Cabinets, office: except wood">25220301 - Cabinets, office: except wood</option>
                          <option value="25220303 - Filing boxes, cabinets, and cases: except wood">25220303 - Filing boxes, cabinets, and cases: except wood</option>
                          <option value="25220400 - Office desks and tables, except wood">25220400 - Office desks and tables, except wood</option>
                          <option value="25220401 - Desks, office: except wood">25220401 - Desks, office: except wood</option>
                          <option value="25220402 - Tables, office: except wood">25220402 - Tables, office: except wood</option>
                          <option value="25310000 - Public building and related furniture">25310000 - Public building and related furniture</option>
                          <option value="25310100 - School furniture">25310100 - School furniture</option>
                          <option value="25310101 - Blackboards, wood">25310101 - Blackboards, wood</option>
                          <option value="25310200 - Church furniture">25310200 - Church furniture</option>
                          <option value="25310300 - Vehicle furniture">25310300 - Vehicle furniture</option>
                          <option value="25310302 - Seats, aircraft">25310302 - Seats, aircraft</option>
                          <option value="25310400 - Stadium furniture">25310400 - Stadium furniture</option>
                          <option value="25310401 - Bleacher seating, portable">25310401 - Bleacher seating, portable</option>
                          <option value="25310402 - Stadium seating">25310402 - Stadium seating</option>
                          <option value="25319902 - Benches for public buildings">25319902 - Benches for public buildings</option>
                          <option value="25319903 - Chairs, portable folding">25319903 - Chairs, portable folding</option>
                          <option value="25319904 - Chairs, table and arm">25319904 - Chairs, table and arm</option>
                          <option value="25319906 - Seats, miscellaneous public conveyances">25319906 - Seats, miscellaneous public conveyances</option>
                          <option value="25319907 - Theater furniture">25319907 - Theater furniture</option>
                          <option value="25319908 - Picnic tables or benches, park">25319908 - Picnic tables or benches, park</option>
                          <option value="25410000 - Wood partitions and fixtures">25410000 - Wood partitions and fixtures</option>
                          <option value="25410100 - Store and office display cases and fixtures">25410100 - Store and office display cases and fixtures</option>
                          <option value="25410101 - Bar fixtures, wood">25410101 - Bar fixtures, wood</option>
                          <option value="25410102 - Display fixtures, wood">25410102 - Display fixtures, wood</option>
                          <option value="25410104 - Office fixtures, wood">25410104 - Office fixtures, wood</option>
                          <option value="25410105 - Showcases, except refrigerated: wood">25410105 - Showcases, except refrigerated: wood</option>
                          <option value="25410106 - Store fixtures, wood">25410106 - Store fixtures, wood</option>
                          <option value="25410200 - Cabinets, lockers, and shelving">25410200 - Cabinets, lockers, and shelving</option>
                          <option value="25410201 - Cabinets, except refrigerated: show, display, etc.: wood">25410201 - Cabinets, except refrigerated: show, display, etc.: wood</option>
                          <option value="25410202 - Lockers, except refrigerated: wood">25410202 - Lockers, except refrigerated: wood</option>
                          <option value="25410203 - Shelving, office and store, wood">25410203 - Shelving, office and store, wood</option>
                          <option value="25410300 - Counter and sink tops">25410300 - Counter and sink tops</option>
                          <option value="25410301 - Counters or counter display cases, wood">25410301 - Counters or counter display cases, wood</option>
                          <option value="25410304 - Table or counter tops, plastic laminated">25410304 - Table or counter tops, plastic laminated</option>
                          <option value="25419901 - Partitions for floor attachment, prefabricated: wood">25419901 - Partitions for floor attachment, prefabricated: wood</option>
                          <option value="25419902 - Pedestals and statuary, wood">25419902 - Pedestals and statuary, wood</option>
                          <option value="25419903 - Telephone booths, wood">25419903 - Telephone booths, wood</option>
                          <option value="25420000 - Partitions and fixtures, except wood">25420000 - Partitions and fixtures, except wood</option>
                          <option value="25420100 - Postal lock boxes, mail racks, and related products">25420100 - Postal lock boxes, mail racks, and related products</option>
                          <option value="25420103 - Lockers (not refrigerated): except wood">25420103 - Lockers (not refrigerated): except wood</option>
                          <option value="25420200 - Office and store showcases and display fixtures">25420200 - Office and store showcases and display fixtures</option>
                          <option value="25420201 - Bar fixtures, except wood">25420201 - Bar fixtures, except wood</option>
                          <option value="25420202 - Cabinets: show, display, or storage: except wood">25420202 - Cabinets: show, display, or storage: except wood</option>
                          <option value="25420203 - Counters or counter display cases, except wood">25420203 - Counters or counter display cases, except wood</option>
                          <option value="25420204 - Fixtures, office: except wood">25420204 - Fixtures, office: except wood</option>
                          <option value="25420205 - Fixtures, store: except wood">25420205 - Fixtures, store: except wood</option>
                          <option value="25420206 - Fixtures: display, office, or store: except wood">25420206 - Fixtures: display, office, or store: except wood</option>
                          <option value="25420209 - Racks, merchandise display or storage: except wood">25420209 - Racks, merchandise display or storage: except wood</option>
                          <option value="25420210 - Showcases (not refrigerated): except wood">25420210 - Showcases (not refrigerated): except wood</option>
                          <option value="25420211 - Stands, merchandise display: except wood">25420211 - Stands, merchandise display: except wood</option>
                          <option value="25429901 - Pallet racks: except wood">25429901 - Pallet racks: except wood</option>
                          <option value="25429902 - Partitions for floor attachment, prefabricated: except wood">25429902 - Partitions for floor attachment, prefabricated: except wood</option>
                          <option value="25429904 - Shelving, office and store, except wood">25429904 - Shelving, office and store, except wood</option>
                          <option value="25910000 - Drapery hardware and window blinds and shades">25910000 - Drapery hardware and window blinds and shades</option>
                          <option value="25910100 - Shade, curtain, and drapery hardware">25910100 - Shade, curtain, and drapery hardware</option>
                          <option value="25910101 - Curtain and drapery rods, poles, and fixtures">25910101 - Curtain and drapery rods, poles, and fixtures</option>
                          <option value="25910102 - Shade pulls, window">25910102 - Shade pulls, window</option>
                          <option value="25910103 - Window shade rollers and fittings">25910103 - Window shade rollers and fittings</option>
                          <option value="25910200 - Window blinds">25910200 - Window blinds</option>
                          <option value="25910201 - Blinds vertical">25910201 - Blinds vertical</option>
                          <option value="25910203 - Mini blinds">25910203 - Mini blinds</option>
                          <option value="25910204 - Venetian blinds">25910204 - Venetian blinds</option>
                          <option value="25910300 - Window shades">25910300 - Window shades</option>
                          <option value="25990100 - Factory furniture and fixtures">25990100 - Factory furniture and fixtures</option>
                          <option value="25990101 - Cabinets, factory">25990101 - Cabinets, factory</option>
                          <option value="25990102 - Stools, factory">25990102 - Stools, factory</option>
                          <option value="25990104 - Work benches, factory">25990104 - Work benches, factory</option>
                          <option value="25990200 - Bar, restaurant and cafeteria furniture">25990200 - Bar, restaurant and cafeteria furniture</option>
                          <option value="25990201 - Bar furniture">25990201 - Bar furniture</option>
                          <option value="25990202 - Cafeteria furniture">25990202 - Cafeteria furniture</option>
                          <option value="25990203 - Carts, restaurant equipment">25990203 - Carts, restaurant equipment</option>
                          <option value="25990204 - Food wagons, restaurant">25990204 - Food wagons, restaurant</option>
                          <option value="25990205 - Restaurant furniture, wood or metal">25990205 - Restaurant furniture, wood or metal</option>
                          <option value="25990300 - Beds, not household use">25990300 - Beds, not household use</option>
                          <option value="25990301 - Hospital beds">25990301 - Hospital beds</option>
                          <option value="25990302 - Inflatable beds">25990302 - Inflatable beds</option>
                          <option value="25999901 - Boards: planning, display, notice">25999901 - Boards: planning, display, notice</option>
                          <option value="25999903 - Hotel furniture">25999903 - Hotel furniture</option>
                          <option value="25999907 - Hospital furniture, except beds">25999907 - Hospital furniture, except beds</option>
                          <option value="26110000 - Pulp mills">26110000 - Pulp mills</option>
                          <option value="26110302 - Pulp manufactured from waste or recycled paper">26110302 - Pulp manufactured from waste or recycled paper</option>
                          <option value="26119901 - Pulp made from rags, bagassse, hemp, or other fiber base">26119901 - Pulp made from rags, bagassse, hemp, or other fiber base</option>
                          <option value="26119903 - Pulp produced from wood base, nec">26119903 - Pulp produced from wood base, nec</option>
                          <option value="26210000 - Paper mills">26210000 - Paper mills</option>
                          <option value="26210100 - Towels, tissues and napkins; paper and stock">26210100 - Towels, tissues and napkins; paper and stock</option>
                          <option value="26210103 - Facial tissue stock">26210103 - Facial tissue stock</option>
                          <option value="26210106 - Sanitary tissue paper">26210106 - Sanitary tissue paper</option>
                          <option value="26210107 - Tissue paper">26210107 - Tissue paper</option>
                          <option value="26210202 - Parchment paper">26210202 - Parchment paper</option>
                          <option value="26210301 - Absorbent paper">26210301 - Absorbent paper</option>
                          <option value="26210306 - Filter paper">26210306 - Filter paper</option>
                          <option value="26210308 - Specialty papers">26210308 - Specialty papers</option>
                          <option value="26210403 - Lithograph paper">26210403 - Lithograph paper</option>
                          <option value="26210600 - Stationary, envelope and tablet papers">26210600 - Stationary, envelope and tablet papers</option>
                          <option value="26210601 - Business form paper">26210601 - Business form paper</option>
                          <option value="26210604 - Envelope paper">26210604 - Envelope paper</option>
                          <option value="26210607 - Tablet paper">26210607 - Tablet paper</option>
                          <option value="26210800 - Wrapping and packaging papers">26210800 - Wrapping and packaging papers</option>
                          <option value="26210806 - Packaging paper">26210806 - Packaging paper</option>
                          <option value="26210808 - Wrapping paper">26210808 - Wrapping paper</option>
                          <option value="26210908 - Felts, building">26210908 - Felts, building</option>
                          <option value="26210909 - Insulation siding, paper">26210909 - Insulation siding, paper</option>
                          <option value="26211003 - Molded pulp products">26211003 - Molded pulp products</option>
                          <option value="26219901 - Fine paper">26219901 - Fine paper</option>
                          <option value="26219902 - Kraft paper">26219902 - Kraft paper</option>
                          <option value="26219904 - Uncoated paper">26219904 - Uncoated paper</option>
                          <option value="26219905 - Wallpaper (hanging paper)">26219905 - Wallpaper (hanging paper)</option>
                          <option value="26310000 - Paperboard mills">26310000 - Paperboard mills</option>
                          <option value="26310100 - Linerboard">26310100 - Linerboard</option>
                          <option value="26310300 - Container, packaging, and boxboard">26310300 - Container, packaging, and boxboard</option>
                          <option value="26310301 - Boxboard">26310301 - Boxboard</option>
                          <option value="26310302 - Container board">26310302 - Container board</option>
                          <option value="26310304 - Folding boxboard">26310304 - Folding boxboard</option>
                          <option value="26310305 - Packaging board">26310305 - Packaging board</option>
                          <option value="26310306 - Setup boxboard">26310306 - Setup boxboard</option>
                          <option value="26310403 - Coated paperboard">26310403 - Coated paperboard</option>
                          <option value="26310501 - Cardboard">26310501 - Cardboard</option>
                          <option value="26310502 - Stencil board">26310502 - Stencil board</option>
                          <option value="26520000 - Setup paperboard boxes">26520000 - Setup paperboard boxes</option>
                          <option value="26529901 - Boxes, newsboard, metal edged: made from purchased materials">26529901 - Boxes, newsboard, metal edged: made from purchased materials</option>
                          <option value="26529902 - Filing boxes, paperboard: made from purchased materials">26529902 - Filing boxes, paperboard: made from purchased materials</option>
                          <option value="26530000 - Corrugated and solid fiber boxes">26530000 - Corrugated and solid fiber boxes</option>
                          <option value="26530100 - Corrugated boxes, partitions, display items, sheets, and pad">26530100 - Corrugated boxes, partitions, display items, sheets, and pad</option>
                          <option value="26530101 - Boxes, corrugated: made from purchased materials">26530101 - Boxes, corrugated: made from purchased materials</option>
                          <option value="26530102 - Display items, corrugated: made from purchased materials">26530102 - Display items, corrugated: made from purchased materials</option>
                          <option value="26530104 - Pads, corrugated: made from purchased materials">26530104 - Pads, corrugated: made from purchased materials</option>
                          <option value="26530106 - Partitions, corrugated: made from purchased materials">26530106 - Partitions, corrugated: made from purchased materials</option>
                          <option value="26530107 - Sheets, corrugated: made from purchased materials">26530107 - Sheets, corrugated: made from purchased materials</option>
                          <option value="26530200 - Solid fiber boxes, partitions, display items, and sheets">26530200 - Solid fiber boxes, partitions, display items, and sheets</option>
                          <option value="26530201 - Boxes, solid fiber: made from purchased materials">26530201 - Boxes, solid fiber: made from purchased materials</option>
                          <option value="26530202 - Display items, solid fiber: made from purchased materials">26530202 - Display items, solid fiber: made from purchased materials</option>
                          <option value="26530206 - Partitions, solid fiber: made from purchased materials">26530206 - Partitions, solid fiber: made from purchased materials</option>
                          <option value="26530207 - Sheets, solid fiber: made from purchased materials">26530207 - Sheets, solid fiber: made from purchased materials</option>
                          <option value="26550000 - Fiber cans, drums, and similar products">26550000 - Fiber cans, drums, and similar products</option>
                          <option value="26550100 - Fiber spools, tubes, and cones">26550100 - Fiber spools, tubes, and cones</option>
                          <option value="26550101 - Cones, fiber: made from purchased material">26550101 - Cones, fiber: made from purchased material</option>
                          <option value="26550103 - Tubes, fiber or paper: made from purchased material">26550103 - Tubes, fiber or paper: made from purchased material</option>
                          <option value="26550104 - Tubes, for chemical or electrical uses: paper or fiber">26550104 - Tubes, for chemical or electrical uses: paper or fiber</option>
                          <option value="26550200 - Fiber cans, drums, and containers">26550200 - Fiber cans, drums, and containers</option>
                          <option value="26550203 - Cans, composite: foil-fiber and other: from purchased fiber">26550203 - Cans, composite: foil-fiber and other: from purchased fiber</option>
                          <option value="26550204 - Cans, fiber: made from purchased material">26550204 - Cans, fiber: made from purchased material</option>
                          <option value="26550205 - Containers, laminated phenolic and vulcanized fiber">26550205 - Containers, laminated phenolic and vulcanized fiber</option>
                          <option value="26550206 - Containers, liquid tight fiber: from purchased material">26550206 - Containers, liquid tight fiber: from purchased material</option>
                          <option value="26550207 - Drums, fiber: made from purchased material">26550207 - Drums, fiber: made from purchased material</option>
                          <option value="26559901 - Ammunition cans or tubes, board laminated with metal foil">26559901 - Ammunition cans or tubes, board laminated with metal foil</option>
                          <option value="26559904 - Wastebaskets, fiber: made from purchased material">26559904 - Wastebaskets, fiber: made from purchased material</option>
                          <option value="26560000 - Sanitary food containers">26560000 - Sanitary food containers</option>
                          <option value="26560100 - Paper cups, plates, dishes, and utensils">26560100 - Paper cups, plates, dishes, and utensils</option>
                          <option value="26560103 - Plates, paper: made from purchased material">26560103 - Plates, paper: made from purchased material</option>
                          <option value="26560104 - Straws, drinking: made from purchased material">26560104 - Straws, drinking: made from purchased material</option>
                          <option value="26560201 - Frozen food containers: made from purchased material">26560201 - Frozen food containers: made from purchased material</option>
                          <option value="26560300 - Food containers (liquid tight), including milk cartons">26560300 - Food containers (liquid tight), including milk cartons</option>
                          <option value="26570000 - Folding paperboard boxes">26570000 - Folding paperboard boxes</option>
                          <option value="26579902 - Paperboard backs for blister or skin packages">26579902 - Paperboard backs for blister or skin packages</option>
                          <option value="26710000 - Paper; coated and laminated packaging">26710000 - Paper; coated and laminated packaging</option>
                          <option value="26719901 - Bread wrappers, waxed or laminated: purchased material">26719901 - Bread wrappers, waxed or laminated: purchased material</option>
                          <option value="26719902 - Paper, coated or laminated for packaging">26719902 - Paper, coated or laminated for packaging</option>
                          <option value="26719903 - Plastic film, coated or laminated for packaging">26719903 - Plastic film, coated or laminated for packaging</option>
                          <option value="26719904 - Resinous impregnated paper for packaging">26719904 - Resinous impregnated paper for packaging</option>
                          <option value="26719905 - Thermoplastic coated paper for packaging">26719905 - Thermoplastic coated paper for packaging</option>
                          <option value="26719906 - Waxed paper: made from purchased material">26719906 - Waxed paper: made from purchased material</option>
                          <option value="26719907 - Wrapping paper, waterproof or coated">26719907 - Wrapping paper, waterproof or coated</option>
                          <option value="26720000 - Paper; coated and laminated, nec">26720000 - Paper; coated and laminated, nec</option>
                          <option value="26720100 - Chemically treated papers, made from purchased materials">26720100 - Chemically treated papers, made from purchased materials</option>
                          <option value="26720105 - Metallic covered paper: made from purchased materials">26720105 - Metallic covered paper: made from purchased materials</option>
                          <option value="26720109 - Thermoplastic coated paper: made from purchased materials">26720109 - Thermoplastic coated paper: made from purchased materials</option>
                          <option value="26720200 - Adhesive papers, labels, or tapes: from purchased material">26720200 - Adhesive papers, labels, or tapes: from purchased material</option>
                          <option value="26720201 - Adhesive backed films, foams and foils">26720201 - Adhesive backed films, foams and foils</option>
                          <option value="26720203 - Gummed paper: made from purchased materials">26720203 - Gummed paper: made from purchased materials</option>
                          <option value="26720204 - Gummed tape, cloth or paper base: from purchased materials">26720204 - Gummed tape, cloth or paper base: from purchased materials</option>
                          <option value="26720206 - Masking tape: made from purchased materials">26720206 - Masking tape: made from purchased materials</option>
                          <option value="26720207 - Tape, pressure sensitive: made from purchased materials">26720207 - Tape, pressure sensitive: made from purchased materials</option>
                          <option value="26729903 - Coated paper, except photographic, carbon, or abrasive">26729903 - Coated paper, except photographic, carbon, or abrasive</option>
                          <option value="26730000 - Bags: plastic, laminated, and coated">26730000 - Bags: plastic, laminated, and coated</option>
                          <option value="26730101 - Garment bags (plastic film): made from purchased materials">26730101 - Garment bags (plastic film): made from purchased materials</option>
                          <option value="26730200 - Food storage and trash bags (plastic)">26730200 - Food storage and trash bags (plastic)</option>
                          <option value="26730201 - Food storage and frozen food bags, plastic">26730201 - Food storage and frozen food bags, plastic</option>
                          <option value="26730202 - Trash bags (plastic film): made from purchased materials">26730202 - Trash bags (plastic film): made from purchased materials</option>
                          <option value="26730300 - Plastic and pliofilm bags">26730300 - Plastic and pliofilm bags</option>
                          <option value="26730301 - Plastic bags: made from purchased materials">26730301 - Plastic bags: made from purchased materials</option>
                          <option value="26740000 - Bags: uncoated paper and multiwall">26740000 - Bags: uncoated paper and multiwall</option>
                          <option value="26740101 - Grocers' bags: made from purchased materials">26740101 - Grocers' bags: made from purchased materials</option>
                          <option value="26740102 - Shipping bags or sacks, including multiwall and heavy duty">26740102 - Shipping bags or sacks, including multiwall and heavy duty</option>
                          <option value="26740103 - Shopping bags: made from purchased materials">26740103 - Shopping bags: made from purchased materials</option>
                          <option value="26749902 - Flour bags: made from purchased materials">26749902 - Flour bags: made from purchased materials</option>
                          <option value="26749905 - Paper bags: made from purchased materials">26749905 - Paper bags: made from purchased materials</option>
                          <option value="26749906 - Vacuum cleaner bags: made from purchased materials">26749906 - Vacuum cleaner bags: made from purchased materials</option>
                          <option value="26750000 - Die-cut paper and board">26750000 - Die-cut paper and board</option>
                          <option value="26750100 - Cardboard cut-outs, panels, and foundations: die-cut">26750100 - Cardboard cut-outs, panels, and foundations: die-cut</option>
                          <option value="26750103 - Panels, cardboard, die-cut: made from purchased materials">26750103 - Panels, cardboard, die-cut: made from purchased materials</option>
                          <option value="26750202 - Folders, filing, die-cut: made from purchased materials">26750202 - Folders, filing, die-cut: made from purchased materials</option>
                          <option value="26750203 - Index cards, die-cut: made from purchased materials">26750203 - Index cards, die-cut: made from purchased materials</option>
                          <option value="26750204 - Jacquard (textile weaving) cards: from purchased materials">26750204 - Jacquard (textile weaving) cards: from purchased materials</option>
                          <option value="26750300 - Stencils and lettering materials: die-cut">26750300 - Stencils and lettering materials: die-cut</option>
                          <option value="26750302 - Letters, cardboard, die-cut: from purchased materials">26750302 - Letters, cardboard, die-cut: from purchased materials</option>
                          <option value="26759905 - Paper die-cutting">26759905 - Paper die-cutting</option>
                          <option value="26759906 - Paperboard die-cutting">26759906 - Paperboard die-cutting</option>
                          <option value="26760000 - Sanitary paper products">26760000 - Sanitary paper products</option>
                          <option value="26760100 - Towels, napkins, and tissue paper products">26760100 - Towels, napkins, and tissue paper products</option>
                          <option value="26760101 - Cleansing tissues: made from purchased paper">26760101 - Cleansing tissues: made from purchased paper</option>
                          <option value="26760104 - Toilet paper: made from purchased paper">26760104 - Toilet paper: made from purchased paper</option>
                          <option value="26760105 - Towels, paper: made from purchased paper">26760105 - Towels, paper: made from purchased paper</option>
                          <option value="26760200 - Feminine hygiene paper products">26760200 - Feminine hygiene paper products</option>
                          <option value="26760300 - Infant and baby paper products">26760300 - Infant and baby paper products</option>
                          <option value="26760301 - Diapers, paper (disposable): made from purchased paper">26760301 - Diapers, paper (disposable): made from purchased paper</option>
                          <option value="26770000 - Envelopes">26770000 - Envelopes</option>
                          <option value="26780000 - Stationery products">26780000 - Stationery products</option>
                          <option value="26780200 - Tablets and pads">26780200 - Tablets and pads</option>
                          <option value="26780201 - Desk pads, paper: made from purchased materials">26780201 - Desk pads, paper: made from purchased materials</option>
                          <option value="26780302 - Stationery: made from purchased materials">26780302 - Stationery: made from purchased materials</option>
                          <option value="26790100 - Pressed fiber and molded pulp products, except food products">26790100 - Pressed fiber and molded pulp products, except food products</option>
                          <option value="26790104 - Pipes and fittings, fiber: made from purchased material">26790104 - Pipes and fittings, fiber: made from purchased material</option>
                          <option value="26790200 - Food dishes and utensils, from pressed and molded pulp">26790200 - Food dishes and utensils, from pressed and molded pulp</option>
                          <option value="26790203 - Egg cartons, molded pulp: made from purchased material">26790203 - Egg cartons, molded pulp: made from purchased material</option>
                          <option value="26790205 - Plates, pressed and molded pulp: from purchased material">26790205 - Plates, pressed and molded pulp: from purchased material</option>
                          <option value="26790300 - Wallpaper">26790300 - Wallpaper</option>
                          <option value="26790302 - Wallpaper: made from purchased paper">26790302 - Wallpaper: made from purchased paper</option>
                          <option value="26790400 - Tags and labels, paper">26790400 - Tags and labels, paper</option>
                          <option value="26790401 - Labels, paper: made from purchased material">26790401 - Labels, paper: made from purchased material</option>
                          <option value="26790500 - Gift wrap and novelties, paper">26790500 - Gift wrap and novelties, paper</option>
                          <option value="26790504 - Gift wrap, paper: made from purchased material">26790504 - Gift wrap, paper: made from purchased material</option>
                          <option value="26790505 - Hats, paper novelties: made from purchased paper">26790505 - Hats, paper novelties: made from purchased paper</option>
                          <option value="26790506 - Novelties, paper: made from purchased material">26790506 - Novelties, paper: made from purchased material</option>
                          <option value="26790600 - Telegraph, teletype, and adding machine paper">26790600 - Telegraph, teletype, and adding machine paper</option>
                          <option value="26790601 - Adding machine rolls, paper: made from purchased material">26790601 - Adding machine rolls, paper: made from purchased material</option>
                          <option value="26790700 - Building, insulating, and packaging paper">26790700 - Building, insulating, and packaging paper</option>
                          <option value="26790701 - Building paper, laminated: made from purchased material">26790701 - Building paper, laminated: made from purchased material</option>
                          <option value="26790702 - Corrugated paper: made from purchased material">26790702 - Corrugated paper: made from purchased material</option>
                          <option value="26790704 - Insulating paper: batts, fills, and blankets">26790704 - Insulating paper: batts, fills, and blankets</option>
                          <option value="26790800 - Building, insulating, and packaging paperboard">26790800 - Building, insulating, and packaging paperboard</option>
                          <option value="26790803 - Wallboard, decorated: made from purchased material">26790803 - Wallboard, decorated: made from purchased material</option>
                          <option value="26790900 - Cardboard products, except die-cut">26790900 - Cardboard products, except die-cut</option>
                          <option value="26790901 - Cardboard: pasted, laminated, lined, or surface coated">26790901 - Cardboard: pasted, laminated, lined, or surface coated</option>
                          <option value="26790902 - Fuel cell forms, cardboard: made from purchased material">26790902 - Fuel cell forms, cardboard: made from purchased material</option>
                          <option value="26799903 - Paper products, converted, nec">26799903 - Paper products, converted, nec</option>
                          <option value="26799904 - Paperboard products, converted, nec">26799904 - Paperboard products, converted, nec</option>
                          <option value="27210000 - Periodicals">27210000 - Periodicals</option>
                          <option value="27520202 - Catalogs, lithographed">27520202 - Catalogs, lithographed</option>
                          <option value="27520302 - Forms, business: lithographed">27520302 - Forms, business: lithographed</option>
                          <option value="27520401 - Calendars, lithographed">27520401 - Calendars, lithographed</option>
                          <option value="27520402 - Cards, lithographed">27520402 - Cards, lithographed</option>
                          <option value="27520404 - Post cards, picture: lithographed">27520404 - Post cards, picture: lithographed</option>
                          <option value="27520405 - Souvenir cards, lithographed">27520405 - Souvenir cards, lithographed</option>
                          <option value="27520502 - Maps, lithographed">27520502 - Maps, lithographed</option>
                          <option value="27520601 - Decals, lithographed">27520601 - Decals, lithographed</option>
                          <option value="27520602 - Posters, lithographed">27520602 - Posters, lithographed</option>
                          <option value="27520603 - Transfers, decalcomania or dry: lithographed">27520603 - Transfers, decalcomania or dry: lithographed</option>
                          <option value="27520702 - Tags, lithographed">27520702 - Tags, lithographed</option>
                          <option value="27520703 - Tickets, lithographed">27520703 - Tickets, lithographed</option>
                          <option value="27520901 - Newspapers, lithographed only">27520901 - Newspapers, lithographed only</option>
                          <option value="27520902 - Periodicals, lithographed">27520902 - Periodicals, lithographed</option>
                          <option value="27529901 - Color lithography">27529901 - Color lithography</option>
                          <option value="27529903 - Letters, circular or form: lithographed">27529903 - Letters, circular or form: lithographed</option>
                          <option value="27529904 - Lithographing on metal">27529904 - Lithographing on metal</option>
                          <option value="27529905 - Menus, lithographed">27529905 - Menus, lithographed</option>
                          <option value="27590101 - Bank notes: engraved">27590101 - Bank notes: engraved</option>
                          <option value="27599905 - Embossing on paper">27599905 - Embossing on paper</option>
                          <option value="27599906 - Engraving, nec">27599906 - Engraving, nec</option>
                          <option value="27599918 - Thermography">27599918 - Thermography</option>
                          <option value="27610000 - Manifold business forms">27610000 - Manifold business forms</option>
                          <option value="27619902 - Computer forms, manifold or continuous">27619902 - Computer forms, manifold or continuous</option>
                          <option value="27619903 - Continuous forms, office and business">27619903 - Continuous forms, office and business</option>
                          <option value="27710000 - Greeting cards">27710000 - Greeting cards</option>
                          <option value="27820104 - Record albums">27820104 - Record albums</option>
                          <option value="27820200 - Scrapbooks, albums, and diaries">27820200 - Scrapbooks, albums, and diaries</option>
                          <option value="27820201 - Albums">27820201 - Albums</option>
                          <option value="27820300 - Looseleaf binders and devices">27820300 - Looseleaf binders and devices</option>
                          <option value="27829902 - Chart and graph paper, ruled">27829902 - Chart and graph paper, ruled</option>
                          <option value="27890100 - Display mounting">27890100 - Display mounting</option>
                          <option value="27890304 - Pamphlets, binding">27890304 - Pamphlets, binding</option>
                          <option value="27890306 - Trade binding services">27890306 - Trade binding services</option>
                          <option value="27899902 - Paper cutting">27899902 - Paper cutting</option>
                          <option value="27899903 - Swatches and samples">27899903 - Swatches and samples</option>
                          <option value="27910000 - Typesetting">27910000 - Typesetting</option>
                          <option value="27910100 - Hand composition typesetting">27910100 - Hand composition typesetting</option>
                          <option value="27919901 - Typesetting, computer controlled">27919901 - Typesetting, computer controlled</option>
                          <option value="27960202 - Photoengraving plates, linecuts or halftones">27960202 - Photoengraving plates, linecuts or halftones</option>
                          <option value="27969906 - Lithographic plates, positives or negatives">27969906 - Lithographic plates, positives or negatives</option>
                          <option value="28120000 - Alkalies and chlorine">28120000 - Alkalies and chlorine</option>
                          <option value="28120100 - Alkalies">28120100 - Alkalies</option>
                          <option value="28120101 - Caustic potash, potassium hydroxide">28120101 - Caustic potash, potassium hydroxide</option>
                          <option value="28120102 - Caustic soda, sodium hydroxide">28120102 - Caustic soda, sodium hydroxide</option>
                          <option value="28120105 - Soda ash, sodium carbonate (anhydrous)">28120105 - Soda ash, sodium carbonate (anhydrous)</option>
                          <option value="28129901 - Chlorine, compressed or liquefied">28129901 - Chlorine, compressed or liquefied</option>
                          <option value="28130000 - Industrial gases">28130000 - Industrial gases</option>
                          <option value="28130100 - Carbon dioxide">28130100 - Carbon dioxide</option>
                          <option value="28130101 - Dry ice, carbon dioxide (solid)">28130101 - Dry ice, carbon dioxide (solid)</option>
                          <option value="28139901 - Acetylene">28139901 - Acetylene</option>
                          <option value="28139902 - Aerosols">28139902 - Aerosols</option>
                          <option value="28139905 - Hydrogen">28139905 - Hydrogen</option>
                          <option value="28139906 - Neon">28139906 - Neon</option>
                          <option value="28139907 - Nitrogen">28139907 - Nitrogen</option>
                          <option value="28139909 - Oxygen, compressed or liquefied">28139909 - Oxygen, compressed or liquefied</option>
                          <option value="28160000 - Inorganic pigments">28160000 - Inorganic pigments</option>
                          <option value="28160105 - Titanium dioxide, anatase or rutile (pigments)">28160105 - Titanium dioxide, anatase or rutile (pigments)</option>
                          <option value="28160106 - Zinc pigments: zinc oxide, zinc sulfide">28160106 - Zinc pigments: zinc oxide, zinc sulfide</option>
                          <option value="28160200 - Color pigments">28160200 - Color pigments</option>
                          <option value="28169901 - Metallic and mineral pigments, nec">28169901 - Metallic and mineral pigments, nec</option>
                          <option value="28190000 - Industrial inorganic chemicals, nec">28190000 - Industrial inorganic chemicals, nec</option>
                          <option value="28190100 - Elements">28190100 - Elements</option>
                          <option value="28190106 - Iodine, elemental">28190106 - Iodine, elemental</option>
                          <option value="28190200 - Inorganic acids except nitric and phosphoric">28190200 - Inorganic acids except nitric and phosphoric</option>
                          <option value="28190204 - Hydrochloric acid">28190204 - Hydrochloric acid</option>
                          <option value="28190207 - Sulfuric acid, oleum">28190207 - Sulfuric acid, oleum</option>
                          <option value="28190300 - Aluminum compounds">28190300 - Aluminum compounds</option>
                          <option value="28190301 - Aluminum chloride">28190301 - Aluminum chloride</option>
                          <option value="28190303 - Aluminum sulfate">28190303 - Aluminum sulfate</option>
                          <option value="28190304 - Bauxite, refined">28190304 - Bauxite, refined</option>
                          <option value="28190401 - Brine">28190401 - Brine</option>
                          <option value="28190605 - Nuclear fuel and cores, inorganic">28190605 - Nuclear fuel and cores, inorganic</option>
                          <option value="28190700 - Carbides">28190700 - Carbides</option>
                          <option value="28190701 - Calcium carbide">28190701 - Calcium carbide</option>
                          <option value="28190702 - Tungsten carbide powder, except abrasive or metallurgical">28190702 - Tungsten carbide powder, except abrasive or metallurgical</option>
                          <option value="28190800 - Silica compounds">28190800 - Silica compounds</option>
                          <option value="28190900 - Metal salts and compounds except sodium, potassium, aluminum">28190900 - Metal salts and compounds except sodium, potassium, aluminum</option>
                          <option value="28190903 - Calcium compounds and salts, inorganic, nec">28190903 - Calcium compounds and salts, inorganic, nec</option>
                          <option value="28190904 - Chromates and bichromates">28190904 - Chromates and bichromates</option>
                          <option value="28190907 - Copper compounds or salts, inorganic">28190907 - Copper compounds or salts, inorganic</option>
                          <option value="28190909 - Iron (ferric/ferrous) compounds or salts">28190909 - Iron (ferric/ferrous) compounds or salts</option>
                          <option value="28190912 - Magnesium compounds or salts, inorganic">28190912 - Magnesium compounds or salts, inorganic</option>
                          <option value="28190917 - Mercury, redistilled">28190917 - Mercury, redistilled</option>
                          <option value="28190921 - Tin (stannic/stannous) compounds or salts, inorganic">28190921 - Tin (stannic/stannous) compounds or salts, inorganic</option>
                          <option value="28191000 - Nonmetallic compounds">28191000 - Nonmetallic compounds</option>
                          <option value="28191001 - Bleaching powder, lime bleaching compounds">28191001 - Bleaching powder, lime bleaching compounds</option>
                          <option value="28191002 - Boron compounds, nec, not from mines">28191002 - Boron compounds, nec, not from mines</option>
                          <option value="28191003 - Charcoal (carbon), activated">28191003 - Charcoal (carbon), activated</option>
                          <option value="28191011 - Phosphates, except fertilizers: defluorinated and ammoniated">28191011 - Phosphates, except fertilizers: defluorinated and ammoniated</option>
                          <option value="28191012 - Sulfur chloride">28191012 - Sulfur chloride</option>
                          <option value="28191015 - Sulfur, recovered or refined, incl. from sour natural gas">28191015 - Sulfur, recovered or refined, incl. from sour natural gas</option>
                          <option value="28199901 - Catalysts, chemical">28199901 - Catalysts, chemical</option>
                          <option value="28199902 - Chemicals, high purity: refined from technical grade">28199902 - Chemicals, high purity: refined from technical grade</option>
                          <option value="28199903 - Chemicals, reagent grade: refined from technical grade">28199903 - Chemicals, reagent grade: refined from technical grade</option>
                          <option value="28210000 - Plastics materials and resins">28210000 - Plastics materials and resins</option>
                          <option value="28210100 - Thermosetting materials">28210100 - Thermosetting materials</option>
                          <option value="28210101 - Epoxy resins">28210101 - Epoxy resins</option>
                          <option value="28210103 - Melamine resins, melamine-formaldehyde">28210103 - Melamine resins, melamine-formaldehyde</option>
                          <option value="28210104 - Polyesters">28210104 - Polyesters</option>
                          <option value="28210105 - Polyimides (skybond, kaplon)">28210105 - Polyimides (skybond, kaplon)</option>
                          <option value="28210106 - Polyurethane resins">28210106 - Polyurethane resins</option>
                          <option value="28210108 - Urea resins">28210108 - Urea resins</option>
                          <option value="28210200 - Thermoplastic materials">28210200 - Thermoplastic materials</option>
                          <option value="28210201 - Acrylic resins">28210201 - Acrylic resins</option>
                          <option value="28210203 - Elastomers, nonvulcanizable (plastics)">28210203 - Elastomers, nonvulcanizable (plastics)</option>
                          <option value="28210204 - Ethylene glycol terephthalic acid, mylar">28210204 - Ethylene glycol terephthalic acid, mylar</option>
                          <option value="28210205 - Nylon resins">28210205 - Nylon resins</option>
                          <option value="28210206 - Polycarbonate resins">28210206 - Polycarbonate resins</option>
                          <option value="28210207 - Polyethylene resins">28210207 - Polyethylene resins</option>
                          <option value="28210208 - Polymethyl methacrylate resins, plexiglass">28210208 - Polymethyl methacrylate resins, plexiglass</option>
                          <option value="28210210 - Polypropylene resins">28210210 - Polypropylene resins</option>
                          <option value="28210211 - Polystyrene resins">28210211 - Polystyrene resins</option>
                          <option value="28210213 - Polytetrafluoroethylene resins, teflon">28210213 - Polytetrafluoroethylene resins, teflon</option>
                          <option value="28210214 - Polyvinyl butyral resins">28210214 - Polyvinyl butyral resins</option>
                          <option value="28210215 - Polyvinyl chloride resins, PVC">28210215 - Polyvinyl chloride resins, PVC</option>
                          <option value="28210216 - Polyvinylidene chloride resins">28210216 - Polyvinylidene chloride resins</option>
                          <option value="28210217 - Styrene resins, nec">28210217 - Styrene resins, nec</option>
                          <option value="28210219 - Vinyl resins, nec">28210219 - Vinyl resins, nec</option>
                          <option value="28210400 - Plasticizer/additive based plastic materials">28210400 - Plasticizer/additive based plastic materials</option>
                          <option value="28210403 - Coal tar resins">28210403 - Coal tar resins</option>
                          <option value="28210406 - Protein plastics">28210406 - Protein plastics</option>
                          <option value="28219901 - Molding compounds, plastics">28219901 - Molding compounds, plastics</option>
                          <option value="28220000 - Synthetic rubber">28220000 - Synthetic rubber</option>
                          <option value="28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR">28220102 - Butadiene-acrylonitrile, nitrile rubbers, NBR</option>
                          <option value="28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS">28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR, GRS</option>
                          <option value="28229901 - Acrylic rubbers, polyacrylate">28229901 - Acrylic rubbers, polyacrylate</option>
                          <option value="28229905 - Ethylene-propylene rubbers, EPDM polymers">28229905 - Ethylene-propylene rubbers, EPDM polymers</option>
                          <option value="28229906 - Fluoro rubbers">28229906 - Fluoro rubbers</option>
                          <option value="28229909 - Polyethylene, chlorosulfonated, hypalon">28229909 - Polyethylene, chlorosulfonated, hypalon</option>
                          <option value="28229911 - Silicone rubbers">28229911 - Silicone rubbers</option>
                          <option value="28230000 - Cellulosic manmade fibers">28230000 - Cellulosic manmade fibers</option>
                          <option value="28240000 - Organic fibers, noncellulosic">28240000 - Organic fibers, noncellulosic</option>
                          <option value="28249901 - Acrylic fibers">28249901 - Acrylic fibers</option>
                          <option value="28249905 - Elastomeric fibers">28249905 - Elastomeric fibers</option>
                          <option value="28249906 - Fluorocarbon fibers">28249906 - Fluorocarbon fibers</option>
                          <option value="28249908 - Nylon fibers">28249908 - Nylon fibers</option>
                          <option value="28249909 - Polyester fibers">28249909 - Polyester fibers</option>
                          <option value="28249912 - Protein fibers">28249912 - Protein fibers</option>
                          <option value="28249916 - Vinyl fibers">28249916 - Vinyl fibers</option>
                          <option value="28330000 - Medicinals and botanicals">28330000 - Medicinals and botanicals</option>
                          <option value="28330100 - Medicinal chemicals">28330100 - Medicinal chemicals</option>
                          <option value="28330105 - Organic medicinal chemicals: bulk, uncompounded">28330105 - Organic medicinal chemicals: bulk, uncompounded</option>
                          <option value="28330109 - Vitamins, natural or synthetic: bulk, uncompounded">28330109 - Vitamins, natural or synthetic: bulk, uncompounded</option>
                          <option value="28330200 - Alkaloids and other botanical based products">28330200 - Alkaloids and other botanical based products</option>
                          <option value="28330206 - Cinchona and derivatives">28330206 - Cinchona and derivatives</option>
                          <option value="28330300 - Antibiotics">28330300 - Antibiotics</option>
                          <option value="28330400 - Animal based products">28330400 - Animal based products</option>
                          <option value="28330403 - Endocrine products">28330403 - Endocrine products</option>
                          <option value="28340100 - Drugs affecting neoplasms and endrocrine systems">28340100 - Drugs affecting neoplasms and endrocrine systems</option>
                          <option value="28340101 - Adrenal pharmaceutical preparations">28340101 - Adrenal pharmaceutical preparations</option>
                          <option value="28340200 - Drugs acting on the central nervous system &amp; sense organs">28340200 - Drugs acting on the central nervous system &amp; sense organs</option>
                          <option value="28340201 - Analgesics">28340201 - Analgesics</option>
                          <option value="28340300 - Drugs acting on the cardiovascular system, except diagnostic">28340300 - Drugs acting on the cardiovascular system, except diagnostic</option>
                          <option value="28340301 - Digitalis pharmaceutical preparations">28340301 - Digitalis pharmaceutical preparations</option>
                          <option value="28340400 - Drugs acting on the respiratory system">28340400 - Drugs acting on the respiratory system</option>
                          <option value="28340401 - Antihistamine preparations">28340401 - Antihistamine preparations</option>
                          <option value="28340403 - Cough medicines">28340403 - Cough medicines</option>
                          <option value="28340404 - Lozenges, pharmaceutical">28340404 - Lozenges, pharmaceutical</option>
                          <option value="28340500 - Drugs acting on the gastrointestinal or genitourinary system">28340500 - Drugs acting on the gastrointestinal or genitourinary system</option>
                          <option value="28340501 - Antacids">28340501 - Antacids</option>
                          <option value="28340600 - Dermatologicals">28340600 - Dermatologicals</option>
                          <option value="28340602 - Liniments">28340602 - Liniments</option>
                          <option value="28340603 - Lip balms">28340603 - Lip balms</option>
                          <option value="28340604 - Ointments">28340604 - Ointments</option>
                          <option value="28340605 - Suppositories">28340605 - Suppositories</option>
                          <option value="28340700 - Vitamin, nutrient, and hematinic preparations for human use">28340700 - Vitamin, nutrient, and hematinic preparations for human use</option>
                          <option value="28340701 - Intravenous solutions">28340701 - Intravenous solutions</option>
                          <option value="28340702 - Vitamin preparations">28340702 - Vitamin preparations</option>
                          <option value="28340800 - Drugs affecting parasitic and infective diseases">28340800 - Drugs affecting parasitic and infective diseases</option>
                          <option value="28340801 - Antibiotics, packaged">28340801 - Antibiotics, packaged</option>
                          <option value="28340804 - Penicillin preparations">28340804 - Penicillin preparations</option>
                          <option value="28349901 - Chlorination tablets and kits (water purification)">28349901 - Chlorination tablets and kits (water purification)</option>
                          <option value="28349902 - Druggists' preparations (pharmaceuticals)">28349902 - Druggists' preparations (pharmaceuticals)</option>
                          <option value="28349903 - Emulsions, pharmaceutical">28349903 - Emulsions, pharmaceutical</option>
                          <option value="28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid">28349904 - Extracts of botanicals: powdered, pilular, solid, or fluid</option>
                          <option value="28349905 - Medicines, capsuled or ampuled">28349905 - Medicines, capsuled or ampuled</option>
                          <option value="28349906 - Pills, pharmaceutical">28349906 - Pills, pharmaceutical</option>
                          <option value="28349907 - Powders, pharmaceutical">28349907 - Powders, pharmaceutical</option>
                          <option value="28349908 - Proprietary drug products">28349908 - Proprietary drug products</option>
                          <option value="28349909 - Solutions, pharmaceutical">28349909 - Solutions, pharmaceutical</option>
                          <option value="28349910 - Tablets, pharmaceutical">28349910 - Tablets, pharmaceutical</option>
                          <option value="28349911 - Veterinary pharmaceutical preparations">28349911 - Veterinary pharmaceutical preparations</option>
                          <option value="28350000 - Diagnostic substances">28350000 - Diagnostic substances</option>
                          <option value="28359902 - Blood derivative diagnostic agents">28359902 - Blood derivative diagnostic agents</option>
                          <option value="28359903 - Cytology and histology diagnostic agents">28359903 - Cytology and histology diagnostic agents</option>
                          <option value="28359904 - Electrolyte diagnostic agents">28359904 - Electrolyte diagnostic agents</option>
                          <option value="28359905 - Enzyme and isoenzyme diagnostic agents">28359905 - Enzyme and isoenzyme diagnostic agents</option>
                          <option value="28359906 - Hemotology diagnostic agents">28359906 - Hemotology diagnostic agents</option>
                          <option value="28359907 - In vitro diagnostics">28359907 - In vitro diagnostics</option>
                          <option value="28359908 - In vivo diagnostics">28359908 - In vivo diagnostics</option>
                          <option value="28359909 - Microbiology and virology diagnostic products">28359909 - Microbiology and virology diagnostic products</option>
                          <option value="28359910 - Pregnancy test kits">28359910 - Pregnancy test kits</option>
                          <option value="28359911 - Radioactive diagnostic substances">28359911 - Radioactive diagnostic substances</option>
                          <option value="28359912 - Veterinary diagnostic substances">28359912 - Veterinary diagnostic substances</option>
                          <option value="28360000 - Biological products, except diagnostic">28360000 - Biological products, except diagnostic</option>
                          <option value="28360100 - Blood derivatives">28360100 - Blood derivatives</option>
                          <option value="28360101 - Coagulation products">28360101 - Coagulation products</option>
                          <option value="28360102 - Plasmas">28360102 - Plasmas</option>
                          <option value="28360103 - Serums">28360103 - Serums</option>
                          <option value="28360200 - Extracts">28360200 - Extracts</option>
                          <option value="28360201 - Allergens, allergenic extracts">28360201 - Allergens, allergenic extracts</option>
                          <option value="28360300 - Vaccines and other immunizing products">28360300 - Vaccines and other immunizing products</option>
                          <option value="28360302 - Bacterial vaccines">28360302 - Bacterial vaccines</option>
                          <option value="28360304 - Vaccines">28360304 - Vaccines</option>
                          <option value="28360400 - Culture media">28360400 - Culture media</option>
                          <option value="28360402 - Bacteriological media">28360402 - Bacteriological media</option>
                          <option value="28369901 - Veterinary biological products">28369901 - Veterinary biological products</option>
                          <option value="28410000 - Soap and other detergents">28410000 - Soap and other detergents</option>
                          <option value="28419901 - Detergents, synthetic organic or inorganic alkaline">28419901 - Detergents, synthetic organic or inorganic alkaline</option>
                          <option value="28419904 - Scouring compounds">28419904 - Scouring compounds</option>
                          <option value="28419905 - Soap: granulated, liquid, cake, flaked, or chip">28419905 - Soap: granulated, liquid, cake, flaked, or chip</option>
                          <option value="28419906 - Textile soap">28419906 - Textile soap</option>
                          <option value="28420000 - Polishes and sanitation goods">28420000 - Polishes and sanitation goods</option>
                          <option value="28420102 - Cleaning or polishing preparations, nec">28420102 - Cleaning or polishing preparations, nec</option>
                          <option value="28420103 - Degreasing solvent">28420103 - Degreasing solvent</option>
                          <option value="28420104 - Drain pipe solvents or cleaners">28420104 - Drain pipe solvents or cleaners</option>
                          <option value="28420108 - Stain removers">28420108 - Stain removers</option>
                          <option value="28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust">28420109 - Sweeping compounds, oil or water absorbent, clay or sawdust</option>
                          <option value="28420110 - Wax removers">28420110 - Wax removers</option>
                          <option value="28420111 - Window cleaning preparations">28420111 - Window cleaning preparations</option>
                          <option value="28420200 - Polishing preparations and related products">28420200 - Polishing preparations and related products</option>
                          <option value="28420204 - Floor waxes">28420204 - Floor waxes</option>
                          <option value="28420207 - Metal polish">28420207 - Metal polish</option>
                          <option value="28420208 - Shoe polish or cleaner">28420208 - Shoe polish or cleaner</option>
                          <option value="28420209 - Waxes for wood, leather, and other materials">28420209 - Waxes for wood, leather, and other materials</option>
                          <option value="28420300 - Drycleaning preparations">28420300 - Drycleaning preparations</option>
                          <option value="28420301 - Rug, upholstery, or dry cleaning detergents or spotters">28420301 - Rug, upholstery, or dry cleaning detergents or spotters</option>
                          <option value="28420400 - Sanitation preparations, disinfectants and deodorants">28420400 - Sanitation preparations, disinfectants and deodorants</option>
                          <option value="28420401 - Deodorants, nonpersonal">28420401 - Deodorants, nonpersonal</option>
                          <option value="28420402 - Disinfectants, household or industrial plant">28420402 - Disinfectants, household or industrial plant</option>
                          <option value="28420403 - Industrial plant disinfectants or deodorants">28420403 - Industrial plant disinfectants or deodorants</option>
                          <option value="28420404 - Sanitation preparations">28420404 - Sanitation preparations</option>
                          <option value="28420500 - Laundry cleaning preparations">28420500 - Laundry cleaning preparations</option>
                          <option value="28420502 - Starch preparations, laundry">28420502 - Starch preparations, laundry</option>
                          <option value="28429901 - Bleaches, household: dry or liquid">28429901 - Bleaches, household: dry or liquid</option>
                          <option value="28430000 - Surface active agents">28430000 - Surface active agents</option>
                          <option value="28430100 - Oils and greases">28430100 - Oils and greases</option>
                          <option value="28430101 - Soluble oils or greases">28430101 - Soluble oils or greases</option>
                          <option value="28430200 - Finishing agents">28430200 - Finishing agents</option>
                          <option value="28430201 - Leather finishing agents">28430201 - Leather finishing agents</option>
                          <option value="28430202 - Textile finishing agents">28430202 - Textile finishing agents</option>
                          <option value="28430300 - Processing assistants">28430300 - Processing assistants</option>
                          <option value="28440000 - Perfumes, cosmetics and other toilet preparations">28440000 - Perfumes, cosmetics and other toilet preparations</option>
                          <option value="28440100 - Hair preparations, including shampoos">28440100 - Hair preparations, including shampoos</option>
                          <option value="28440101 - Bleaches, hair">28440101 - Bleaches, hair</option>
                          <option value="28440102 - Hair coloring preparations">28440102 - Hair coloring preparations</option>
                          <option value="28440104 - Shampoos, rinses, conditioners: hair">28440104 - Shampoos, rinses, conditioners: hair</option>
                          <option value="28440105 - Tonics, hair">28440105 - Tonics, hair</option>
                          <option value="28440200 - Oral preparations">28440200 - Oral preparations</option>
                          <option value="28440201 - Denture cleaners">28440201 - Denture cleaners</option>
                          <option value="28440202 - Mouthwashes">28440202 - Mouthwashes</option>
                          <option value="28440203 - Toothpastes or powders, dentifrices">28440203 - Toothpastes or powders, dentifrices</option>
                          <option value="28440300 - Perfumes and colognes">28440300 - Perfumes and colognes</option>
                          <option value="28440302 - Concentrates, perfume">28440302 - Concentrates, perfume</option>
                          <option value="28440303 - Perfumes, natural or synthetic">28440303 - Perfumes, natural or synthetic</option>
                          <option value="28440400 - Shaving preparations">28440400 - Shaving preparations</option>
                          <option value="28440500 - Cosmetic preparations">28440500 - Cosmetic preparations</option>
                          <option value="28440501 - Depilatories (cosmetic)">28440501 - Depilatories (cosmetic)</option>
                          <option value="28440502 - Face creams or lotions">28440502 - Face creams or lotions</option>
                          <option value="28440504 - Suntan lotions and oils">28440504 - Suntan lotions and oils</option>
                          <option value="28449901 - Bath salts">28449901 - Bath salts</option>
                          <option value="28449902 - Deodorants, personal">28449902 - Deodorants, personal</option>
                          <option value="28449905 - Toilet preparations">28449905 - Toilet preparations</option>
                          <option value="28449906 - Towelettes, premoistened">28449906 - Towelettes, premoistened</option>
                          <option value="28510000 - Paints and allied products">28510000 - Paints and allied products</option>
                          <option value="28510100 - Paints and paint additives">28510100 - Paints and paint additives</option>
                          <option value="28510101 - Colors in oil, except artists'">28510101 - Colors in oil, except artists'</option>
                          <option value="28510103 - Marine paints">28510103 - Marine paints</option>
                          <option value="28510104 - Paint driers">28510104 - Paint driers</option>
                          <option value="28510105 - Paints, asphalt or bituminous">28510105 - Paints, asphalt or bituminous</option>
                          <option value="28510106 - Paints, waterproof">28510106 - Paints, waterproof</option>
                          <option value="28510107 - Paints: oil or alkyd vehicle or water thinned">28510107 - Paints: oil or alkyd vehicle or water thinned</option>
                          <option value="28510108 - Plastics base paints and varnishes">28510108 - Plastics base paints and varnishes</option>
                          <option value="28510109 - Undercoatings, paint">28510109 - Undercoatings, paint</option>
                          <option value="28510200 - Lacquers, varnishes, enamels, and other coatings">28510200 - Lacquers, varnishes, enamels, and other coatings</option>
                          <option value="28510201 - Coating, air curing">28510201 - Coating, air curing</option>
                          <option value="28510202 - Enamels, nec">28510202 - Enamels, nec</option>
                          <option value="28510203 - Epoxy coatings">28510203 - Epoxy coatings</option>
                          <option value="28510206 - Lacquer: bases, dopes, thinner">28510206 - Lacquer: bases, dopes, thinner</option>
                          <option value="28510207 - Lithographic varnishes">28510207 - Lithographic varnishes</option>
                          <option value="28510208 - Polyurethane coatings">28510208 - Polyurethane coatings</option>
                          <option value="28510211 - Varnishes, nec">28510211 - Varnishes, nec</option>
                          <option value="28510212 - Vinyl coatings, strippable">28510212 - Vinyl coatings, strippable</option>
                          <option value="28510213 - Wood stains">28510213 - Wood stains</option>
                          <option value="28510302 - Wood fillers or sealers">28510302 - Wood fillers or sealers</option>
                          <option value="28510400 - Removers and cleaners">28510400 - Removers and cleaners</option>
                          <option value="28510401 - Paint removers">28510401 - Paint removers</option>
                          <option value="28610000 - Gum and wood chemicals">28610000 - Gum and wood chemicals</option>
                          <option value="28610100 - Wood distillation products">28610100 - Wood distillation products</option>
                          <option value="28610103 - Hardwood distillates">28610103 - Hardwood distillates</option>
                          <option value="28650000 - Cyclic crudes and intermediates">28650000 - Cyclic crudes and intermediates</option>
                          <option value="28650100 - Dyes and pigments">28650100 - Dyes and pigments</option>
                          <option value="28650106 - Biological stains">28650106 - Biological stains</option>
                          <option value="28650108 - Color pigments, organic">28650108 - Color pigments, organic</option>
                          <option value="28650110 - Dyes, synthetic organic">28650110 - Dyes, synthetic organic</option>
                          <option value="28650209 - Styrene">28650209 - Styrene</option>
                          <option value="28650300 - Cyclic organic intermediates">28650300 - Cyclic organic intermediates</option>
                          <option value="28650303 - Aniline, nitrobenzene">28650303 - Aniline, nitrobenzene</option>
                          <option value="28650319 - Resorcinol">28650319 - Resorcinol</option>
                          <option value="28650402 - Coal tar: crudes, intermediates, and distillates">28650402 - Coal tar: crudes, intermediates, and distillates</option>
                          <option value="28659901 - Chemical indicators">28659901 - Chemical indicators</option>
                          <option value="28690000 - Industrial organic chemicals, nec">28690000 - Industrial organic chemicals, nec</option>
                          <option value="28690100 - Alcohols, non beverage">28690100 - Alcohols, non beverage</option>
                          <option value="28690101 - Alcohols, industrial: denatured (non-beverage)">28690101 - Alcohols, industrial: denatured (non-beverage)</option>
                          <option value="28690103 - Butyl alcohol, butanol">28690103 - Butyl alcohol, butanol</option>
                          <option value="28690104 - Ethyl alcohol, ethanol">28690104 - Ethyl alcohol, ethanol</option>
                          <option value="28690105 - Ethylene glycols">28690105 - Ethylene glycols</option>
                          <option value="28690108 - Methyl alcohol, synthetic, methanol">28690108 - Methyl alcohol, synthetic, methanol</option>
                          <option value="28690200 - Olefins">28690200 - Olefins</option>
                          <option value="28690201 - Ethylene">28690201 - Ethylene</option>
                          <option value="28690300 - Amines, acids, salts, esters">28690300 - Amines, acids, salts, esters</option>
                          <option value="28690306 - Ethanolamines">28690306 - Ethanolamines</option>
                          <option value="28690307 - Fatty acid esters, aminos, etc.">28690307 - Fatty acid esters, aminos, etc.</option>
                          <option value="28690400 - Fuels">28690400 - Fuels</option>
                          <option value="28690401 - Rocket engine fuel, organic">28690401 - Rocket engine fuel, organic</option>
                          <option value="28690500 - Perfumes, flavorings, and food additives">28690500 - Perfumes, flavorings, and food additives</option>
                          <option value="28690501 - Flavors or flavoring materials, synthetic">28690501 - Flavors or flavoring materials, synthetic</option>
                          <option value="28690503 - Perfume materials, synthetic">28690503 - Perfume materials, synthetic</option>
                          <option value="28690506 - Sweeteners, synthetic">28690506 - Sweeteners, synthetic</option>
                          <option value="28690602 - Acetone, synthetic">28690602 - Acetone, synthetic</option>
                          <option value="28699902 - Antioxidants, rubber processing: cyclic or acyclic">28699902 - Antioxidants, rubber processing: cyclic or acyclic</option>
                          <option value="28699903 - Butadiene (industrial organic chemical)">28699903 - Butadiene (industrial organic chemical)</option>
                          <option value="28699914 - Embalming fluids">28699914 - Embalming fluids</option>
                          <option value="28699915 - Enzymes">28699915 - Enzymes</option>
                          <option value="28699920 - Glycerin">28699920 - Glycerin</option>
                          <option value="28699922 - High purity grade chemicals, organic">28699922 - High purity grade chemicals, organic</option>
                          <option value="28699923 - Hydraulic fluids, synthetic base">28699923 - Hydraulic fluids, synthetic base</option>
                          <option value="28699924 - Laboratory chemicals, organic">28699924 - Laboratory chemicals, organic</option>
                          <option value="28699926 - Plasticizers, organic: cyclic and acyclic">28699926 - Plasticizers, organic: cyclic and acyclic</option>
                          <option value="28699927 - Silicones">28699927 - Silicones</option>
                          <option value="28699928 - Solvents, organic">28699928 - Solvents, organic</option>
                          <option value="28730000 - Nitrogenous fertilizers">28730000 - Nitrogenous fertilizers</option>
                          <option value="28739901 - Fertilizers: natural (organic), except compost">28739901 - Fertilizers: natural (organic), except compost</option>
                          <option value="28739903 - Nitrogen solutions (fertilizer)">28739903 - Nitrogen solutions (fertilizer)</option>
                          <option value="28740000 - Phosphatic fertilizers">28740000 - Phosphatic fertilizers</option>
                          <option value="28740100 - Phosphates">28740100 - Phosphates</option>
                          <option value="28740104 - Phosphoric acid">28740104 - Phosphoric acid</option>
                          <option value="28750000 - Fertilizers, mixing only">28750000 - Fertilizers, mixing only</option>
                          <option value="28759901 - Compost">28759901 - Compost</option>
                          <option value="28759902 - Potting soil, mixed">28759902 - Potting soil, mixed</option>
                          <option value="28790000 - Agricultural chemicals, nec">28790000 - Agricultural chemicals, nec</option>
                          <option value="28790100 - Insecticides and pesticides">28790100 - Insecticides and pesticides</option>
                          <option value="28790105 - Exterminating products, for household or industrial use">28790105 - Exterminating products, for household or industrial use</option>
                          <option value="28790106 - Insecticides, agricultural or household">28790106 - Insecticides, agricultural or household</option>
                          <option value="28790107 - Pesticides, agricultural or household">28790107 - Pesticides, agricultural or household</option>
                          <option value="28799901 - Agricultural disinfectants">28799901 - Agricultural disinfectants</option>
                          <option value="28799902 - Defoliants">28799902 - Defoliants</option>
                          <option value="28799903 - Fungicides, herbicides">28799903 - Fungicides, herbicides</option>
                          <option value="28799905 - Soil conditioners">28799905 - Soil conditioners</option>
                          <option value="28799906 - Trace elements (agricultural chemicals)">28799906 - Trace elements (agricultural chemicals)</option>
                          <option value="28910000 - Adhesives and sealants">28910000 - Adhesives and sealants</option>
                          <option value="28910100 - Sealants">28910100 - Sealants</option>
                          <option value="28910101 - Caulking compounds">28910101 - Caulking compounds</option>
                          <option value="28910103 - Sealing compounds for pipe threads or joints">28910103 - Sealing compounds for pipe threads or joints</option>
                          <option value="28910104 - Sealing compounds, synthetic rubber or plastic">28910104 - Sealing compounds, synthetic rubber or plastic</option>
                          <option value="28910105 - Sealing wax">28910105 - Sealing wax</option>
                          <option value="28910200 - Adhesives">28910200 - Adhesives</option>
                          <option value="28910201 - Adhesives, paste">28910201 - Adhesives, paste</option>
                          <option value="28910202 - Adhesives, plastic">28910202 - Adhesives, plastic</option>
                          <option value="28910203 - Cement, except linoleum and tile">28910203 - Cement, except linoleum and tile</option>
                          <option value="28910205 - Epoxy adhesives">28910205 - Epoxy adhesives</option>
                          <option value="28910206 - Glue">28910206 - Glue</option>
                          <option value="28910208 - Rubber cement">28910208 - Rubber cement</option>
                          <option value="28920000 - Explosives">28920000 - Explosives</option>
                          <option value="28920101 - Detonators and detonating caps">28920101 - Detonators and detonating caps</option>
                          <option value="28920211 - Nitroglycerin (explosive)">28920211 - Nitroglycerin (explosive)</option>
                          <option value="28920217 - Slurries (explosive)">28920217 - Slurries (explosive)</option>
                          <option value="28939902 - Gravure ink">28939902 - Gravure ink</option>
                          <option value="28939903 - Letterpress or offset ink">28939903 - Letterpress or offset ink</option>
                          <option value="28939904 - Lithographic ink">28939904 - Lithographic ink</option>
                          <option value="28939905 - Screen process ink">28939905 - Screen process ink</option>
                          <option value="28950000 - Carbon black">28950000 - Carbon black</option>
                          <option value="28990000 - Chemical preparations, nec">28990000 - Chemical preparations, nec</option>
                          <option value="28990100 - Oils and essential oils">28990100 - Oils and essential oils</option>
                          <option value="28990105 - Essential oils">28990105 - Essential oils</option>
                          <option value="28990108 - Incense">28990108 - Incense</option>
                          <option value="28990110 - Magnetic inspection oil or powder">28990110 - Magnetic inspection oil or powder</option>
                          <option value="28990200 - Acids">28990200 - Acids</option>
                          <option value="28990201 - Acid resist for etching">28990201 - Acid resist for etching</option>
                          <option value="28990300 - Gelatin">28990300 - Gelatin</option>
                          <option value="28990302 - Gelatin: edible, technical, photographic, or pharmaceutical">28990302 - Gelatin: edible, technical, photographic, or pharmaceutical</option>
                          <option value="28990400 - Flares, fireworks, and similar preparations">28990400 - Flares, fireworks, and similar preparations</option>
                          <option value="28990402 - Fireworks">28990402 - Fireworks</option>
                          <option value="28990404 - Fusees: highway, marine, or railroad">28990404 - Fusees: highway, marine, or railroad</option>
                          <option value="28990500 - Sizes">28990500 - Sizes</option>
                          <option value="28990501 - Dextrine sizes">28990501 - Dextrine sizes</option>
                          <option value="28999902 - Antifreeze compounds">28999902 - Antifreeze compounds</option>
                          <option value="28999903 - Antiscaling compounds, boiler">28999903 - Antiscaling compounds, boiler</option>
                          <option value="28999905 - Carbon removing solvent">28999905 - Carbon removing solvent</option>
                          <option value="28999906 - Chemical cotton (processed cotton linters)">28999906 - Chemical cotton (processed cotton linters)</option>
                          <option value="28999907 - Chemical supplies for foundries">28999907 - Chemical supplies for foundries</option>
                          <option value="28999908 - Concrete curing and hardening compounds">28999908 - Concrete curing and hardening compounds</option>
                          <option value="28999911 - Corrosion preventive lubricant">28999911 - Corrosion preventive lubricant</option>
                          <option value="28999912 - Deicing or defrosting fluid">28999912 - Deicing or defrosting fluid</option>
                          <option value="28999913 - Desalter kits, sea water">28999913 - Desalter kits, sea water</option>
                          <option value="28999914 - Distilled water">28999914 - Distilled water</option>
                          <option value="28999915 - Drilling mud">28999915 - Drilling mud</option>
                          <option value="28999916 - Dyes and tints, household">28999916 - Dyes and tints, household</option>
                          <option value="28999918 - Fire retardant chemicals">28999918 - Fire retardant chemicals</option>
                          <option value="28999919 - Fluxes: brazing, soldering, galvanizing, and welding">28999919 - Fluxes: brazing, soldering, galvanizing, and welding</option>
                          <option value="28999920 - Foam charge mixtures">28999920 - Foam charge mixtures</option>
                          <option value="28999921 - Food contamination testing or screening kits">28999921 - Food contamination testing or screening kits</option>
                          <option value="28999922 - Frit">28999922 - Frit</option>
                          <option value="28999923 - Fuel tank or engine cleaning chemicals">28999923 - Fuel tank or engine cleaning chemicals</option>
                          <option value="28999924 - Gun slushing compounds">28999924 - Gun slushing compounds</option>
                          <option value="28999927 - Ink or writing fluids">28999927 - Ink or writing fluids</option>
                          <option value="28999928 - Insulating compounds">28999928 - Insulating compounds</option>
                          <option value="28999931 - Metal treating compounds">28999931 - Metal treating compounds</option>
                          <option value="28999933 - Oil treating compounds">28999933 - Oil treating compounds</option>
                          <option value="28999935 - Oxidizers, inorganic">28999935 - Oxidizers, inorganic</option>
                          <option value="28999939 - Plastic wood">28999939 - Plastic wood</option>
                          <option value="28999940 - Plating compounds">28999940 - Plating compounds</option>
                          <option value="28999942 - Rust resisting compounds">28999942 - Rust resisting compounds</option>
                          <option value="28999943 - Salt">28999943 - Salt</option>
                          <option value="28999944 - Sodium chloride, refined">28999944 - Sodium chloride, refined</option>
                          <option value="28999945 - Soil testing kits">28999945 - Soil testing kits</option>
                          <option value="28999948 - Water treating compounds">28999948 - Water treating compounds</option>
                          <option value="28999949 - Waterproofing compounds">28999949 - Waterproofing compounds</option>
                          <option value="28999950 - Oil absorption equipment">28999950 - Oil absorption equipment</option>
                          <option value="28999951 - Fuel treating compounds">28999951 - Fuel treating compounds</option>
                          <option value="28999952 - Drug testing kits, blood and urine">28999952 - Drug testing kits, blood and urine</option>
                          <option value="29110000 - Petroleum refining">29110000 - Petroleum refining</option>
                          <option value="29110100 - Gases and liquefied petroleum gases">29110100 - Gases and liquefied petroleum gases</option>
                          <option value="29110101 - Gas, refinery">29110101 - Gas, refinery</option>
                          <option value="29110202 - Gasoline blending plants">29110202 - Gasoline blending plants</option>
                          <option value="29110206 - Solvents">29110206 - Solvents</option>
                          <option value="29110302 - Diesel fuels">29110302 - Diesel fuels</option>
                          <option value="29110303 - Oils, fuel">29110303 - Oils, fuel</option>
                          <option value="29110305 - Oils, partly refined: sold for rerunning">29110305 - Oils, partly refined: sold for rerunning</option>
                          <option value="29110402 - Mineral oils, natural">29110402 - Mineral oils, natural</option>
                          <option value="29110403 - Mineral waxes, natural">29110403 - Mineral waxes, natural</option>
                          <option value="29110404 - Oils, lubricating">29110404 - Oils, lubricating</option>
                          <option value="29110405 - Paraffin wax">29110405 - Paraffin wax</option>
                          <option value="29110600 - Aromatic chemical products">29110600 - Aromatic chemical products</option>
                          <option value="29110702 - Fuel additives">29110702 - Fuel additives</option>
                          <option value="29119901 - Fractionation products of crude petroleum, hydrocarbons, nec">29119901 - Fractionation products of crude petroleum, hydrocarbons, nec</option>
                          <option value="29510000 - Asphalt paving mixtures and blocks">29510000 - Asphalt paving mixtures and blocks</option>
                          <option value="29510100 - Paving blocks">29510100 - Paving blocks</option>
                          <option value="29510101 - Asphalt paving blocks (not from refineries)">29510101 - Asphalt paving blocks (not from refineries)</option>
                          <option value="29510200 - Paving mixtures">29510200 - Paving mixtures</option>
                          <option value="29510201 - Asphalt and asphaltic paving mixtures (not from refineries)">29510201 - Asphalt and asphaltic paving mixtures (not from refineries)</option>
                          <option value="29510202 - Coal tar paving materials (not from refineries)">29510202 - Coal tar paving materials (not from refineries)</option>
                          <option value="29510203 - Concrete, asphaltic (not from refineries)">29510203 - Concrete, asphaltic (not from refineries)</option>
                          <option value="29510204 - Concrete, bituminous">29510204 - Concrete, bituminous</option>
                          <option value="29510206 - Road materials, bituminous (not from refineries)">29510206 - Road materials, bituminous (not from refineries)</option>
                          <option value="29520000 - Asphalt felts and coatings">29520000 - Asphalt felts and coatings</option>
                          <option value="29520100 - Roofing materials">29520100 - Roofing materials</option>
                          <option value="29520102 - Roof cement: asphalt, fibrous, or plastic">29520102 - Roof cement: asphalt, fibrous, or plastic</option>
                          <option value="29520103 - Roofing felts, cements, or coatings, nec">29520103 - Roofing felts, cements, or coatings, nec</option>
                          <option value="29520200 - Siding materials">29520200 - Siding materials</option>
                          <option value="29520202 - Siding, insulating: impregnated, from purchased materials">29520202 - Siding, insulating: impregnated, from purchased materials</option>
                          <option value="29529901 - Asphalt saturated board">29529901 - Asphalt saturated board</option>
                          <option value="29529902 - Coating compounds, tar">29529902 - Coating compounds, tar</option>
                          <option value="29920000 - Lubricating oils and greases">29920000 - Lubricating oils and greases</option>
                          <option value="29920100 - Lubricating oils">29920100 - Lubricating oils</option>
                          <option value="29920102 - Cutting oils, blending: made from purchased materials">29920102 - Cutting oils, blending: made from purchased materials</option>
                          <option value="29929901 - Oils and greases, blending and compounding">29929901 - Oils and greases, blending and compounding</option>
                          <option value="29929902 - Re-refining lubricating oils and greases, nec">29929902 - Re-refining lubricating oils and greases, nec</option>
                          <option value="29990000 - Petroleum and coal products, nec">29990000 - Petroleum and coal products, nec</option>
                          <option value="29990101 - Coke (not from refineries), petroleum">29990101 - Coke (not from refineries), petroleum</option>
                          <option value="29990200 - Fuel briquettes and waxes">29990200 - Fuel briquettes and waxes</option>
                          <option value="29990202 - Waxes, petroleum: not produced in petroleum refineries">29990202 - Waxes, petroleum: not produced in petroleum refineries</option>
                          <option value="30110000 - Tires and inner tubes">30110000 - Tires and inner tubes</option>
                          <option value="30110105 - Industrial inner tubes">30110105 - Industrial inner tubes</option>
                          <option value="30110107 - Truck or bus inner tubes">30110107 - Truck or bus inner tubes</option>
                          <option value="30110201 - Agricultural tires, pneumatic">30110201 - Agricultural tires, pneumatic</option>
                          <option value="30110205 - Industrial tires, pneumatic">30110205 - Industrial tires, pneumatic</option>
                          <option value="30110206 - Motorcycle tires, pneumatic">30110206 - Motorcycle tires, pneumatic</option>
                          <option value="30110300 - Tire and inner tube materials and related products">30110300 - Tire and inner tube materials and related products</option>
                          <option value="30110301 - Retreading materials, tire">30110301 - Retreading materials, tire</option>
                          <option value="30119901 - Tires, cushion or solid rubber">30119901 - Tires, cushion or solid rubber</option>
                          <option value="30210000 - Rubber and plastics footwear">30210000 - Rubber and plastics footwear</option>
                          <option value="30210102 - Boots, plastic">30210102 - Boots, plastic</option>
                          <option value="30210200 - Shoes, rubber or plastic molded to fabric">30210200 - Shoes, rubber or plastic molded to fabric</option>
                          <option value="30210201 - Canvas shoes, rubber soled">30210201 - Canvas shoes, rubber soled</option>
                          <option value="30210203 - Sandals, rubber">30210203 - Sandals, rubber</option>
                          <option value="30210204 - Shoes, plastic soles molded to fabric uppers">30210204 - Shoes, plastic soles molded to fabric uppers</option>
                          <option value="30210205 - Shoes, rubber or rubber soled fabric uppers">30210205 - Shoes, rubber or rubber soled fabric uppers</option>
                          <option value="30520000 - Rubber and plastics hose and beltings">30520000 - Rubber and plastics hose and beltings</option>
                          <option value="30520100 - Rubber hose">30520100 - Rubber hose</option>
                          <option value="30520101 - Air line or air brake hose, rubber or rubberized fabric">30520101 - Air line or air brake hose, rubber or rubberized fabric</option>
                          <option value="30520104 - Fire hose, rubber">30520104 - Fire hose, rubber</option>
                          <option value="30520107 - Hose, pneumatic: rubber or rubberized fabric, nec">30520107 - Hose, pneumatic: rubber or rubberized fabric, nec</option>
                          <option value="30520200 - Plastic hose">30520200 - Plastic hose</option>
                          <option value="30520202 - Garden hose, plastic">30520202 - Garden hose, plastic</option>
                          <option value="30520300 - Rubber belting">30520300 - Rubber belting</option>
                          <option value="30520301 - Transmission belting, rubber">30520301 - Transmission belting, rubber</option>
                          <option value="30520302 - V-belts, rubber">30520302 - V-belts, rubber</option>
                          <option value="30530000 - Gaskets; packing and sealing devices">30530000 - Gaskets; packing and sealing devices</option>
                          <option value="30530100 - Gaskets and sealing devices">30530100 - Gaskets and sealing devices</option>
                          <option value="30530101 - Gasket materials">30530101 - Gasket materials</option>
                          <option value="30530102 - Gaskets, all materials">30530102 - Gaskets, all materials</option>
                          <option value="30530107 - Oil seals, rubber">30530107 - Oil seals, rubber</option>
                          <option value="30530200 - Packing materials">30530200 - Packing materials</option>
                          <option value="30530204 - Packing, rubber">30530204 - Packing, rubber</option>
                          <option value="30530205 - Packing: steam engines, pipe joints, air compressors, etc.">30530205 - Packing: steam engines, pipe joints, air compressors, etc.</option>
                          <option value="30610000 - Mechanical rubber goods">30610000 - Mechanical rubber goods</option>
                          <option value="30619901 - Appliance rubber goods (mechanical)">30619901 - Appliance rubber goods (mechanical)</option>
                          <option value="30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)">30619903 - Medical and surgical rubber tubing (extruded and lathe-cut)</option>
                          <option value="30619904 - Oil and gas field machinery rubber goods (mechanical)">30619904 - Oil and gas field machinery rubber goods (mechanical)</option>
                          <option value="30690000 - Fabricated rubber products, nec">30690000 - Fabricated rubber products, nec</option>
                          <option value="30690100 - Medical and laboratory rubber sundries and related products">30690100 - Medical and laboratory rubber sundries and related products</option>
                          <option value="30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.">30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.</option>
                          <option value="30690106 - Medical sundries, rubber">30690106 - Medical sundries, rubber</option>
                          <option value="30690109 - Water bottles, rubber">30690109 - Water bottles, rubber</option>
                          <option value="30690200 - Rubber floorcoverings/mats and wallcoverings">30690200 - Rubber floorcoverings/mats and wallcoverings</option>
                          <option value="30690203 - Floor coverings, rubber">30690203 - Floor coverings, rubber</option>
                          <option value="30690204 - Flooring, rubber: tile or sheet">30690204 - Flooring, rubber: tile or sheet</option>
                          <option value="30690205 - Mats or matting, rubber, nec">30690205 - Mats or matting, rubber, nec</option>
                          <option value="30690206 - Sheeting, rubber or rubberized fabric">30690206 - Sheeting, rubber or rubberized fabric</option>
                          <option value="30690207 - Stair treads, rubber">30690207 - Stair treads, rubber</option>
                          <option value="30690208 - Tile, rubber">30690208 - Tile, rubber</option>
                          <option value="30690310 - Rubberized fabrics">30690310 - Rubberized fabrics</option>
                          <option value="30690311 - Wet suits, rubber">30690311 - Wet suits, rubber</option>
                          <option value="30690400 - Air-supported rubber structures">30690400 - Air-supported rubber structures</option>
                          <option value="30690402 - Balloons, metal foil laminated with rubber">30690402 - Balloons, metal foil laminated with rubber</option>
                          <option value="30690403 - Life jackets, inflatable: rubberized fabric">30690403 - Life jackets, inflatable: rubberized fabric</option>
                          <option value="30690404 - Life rafts, rubber">30690404 - Life rafts, rubber</option>
                          <option value="30690500 - Boot or shoe products, rubber">30690500 - Boot or shoe products, rubber</option>
                          <option value="30690501 - Heels, boot or shoe: rubber, composition, or fiber">30690501 - Heels, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690502 - Soles, boot or shoe: rubber, composition, or fiber">30690502 - Soles, boot or shoe: rubber, composition, or fiber</option>
                          <option value="30690602 - Custom compounding of rubber materials">30690602 - Custom compounding of rubber materials</option>
                          <option value="30690605 - Latex, foamed">30690605 - Latex, foamed</option>
                          <option value="30690606 - Reclaimed rubber (reworked by manufacturing processes)">30690606 - Reclaimed rubber (reworked by manufacturing processes)</option>
                          <option value="30690607 - Rug backing compounds, latex">30690607 - Rug backing compounds, latex</option>
                          <option value="30690700 - Sponge rubber and sponge rubber products">30690700 - Sponge rubber and sponge rubber products</option>
                          <option value="30690702 - Weather strip, sponge rubber">30690702 - Weather strip, sponge rubber</option>
                          <option value="30690801 - Baby pacifiers, rubber">30690801 - Baby pacifiers, rubber</option>
                          <option value="30690802 - Birth control devices, rubber">30690802 - Birth control devices, rubber</option>
                          <option value="30690804 - Nipples, rubber">30690804 - Nipples, rubber</option>
                          <option value="30690900 - Stationer's rubber sundries">30690900 - Stationer's rubber sundries</option>
                          <option value="30690902 - Rubber bands">30690902 - Rubber bands</option>
                          <option value="30691000 - Hard rubber and molded rubber products">30691000 - Hard rubber and molded rubber products</option>
                          <option value="30691004 - Hard rubber products, nec">30691004 - Hard rubber products, nec</option>
                          <option value="30691006 - Molded rubber products">30691006 - Molded rubber products</option>
                          <option value="30691008 - Sheets, hard rubber">30691008 - Sheets, hard rubber</option>
                          <option value="30691009 - Tubes, hard rubber">30691009 - Tubes, hard rubber</option>
                          <option value="30691300 - Rubber rolls and roll coverings">30691300 - Rubber rolls and roll coverings</option>
                          <option value="30691302 - Roll coverings, rubber">30691302 - Roll coverings, rubber</option>
                          <option value="30691303 - Rolls, solid or covered rubber">30691303 - Rolls, solid or covered rubber</option>
                          <option value="30691500 - Rubber hardware">30691500 - Rubber hardware</option>
                          <option value="30691501 - Bushings, rubber">30691501 - Bushings, rubber</option>
                          <option value="30691502 - Castings, rubber">30691502 - Castings, rubber</option>
                          <option value="30691503 - Expansion joints, rubber">30691503 - Expansion joints, rubber</option>
                          <option value="30691504 - Grommets, rubber">30691504 - Grommets, rubber</option>
                          <option value="30691505 - Plumbers' rubber goods">30691505 - Plumbers' rubber goods</option>
                          <option value="30691506 - Washers, rubber">30691506 - Washers, rubber</option>
                          <option value="30691600 - Rubber tape">30691600 - Rubber tape</option>
                          <option value="30691602 - Tape, pressure sensitive: rubber">30691602 - Tape, pressure sensitive: rubber</option>
                          <option value="30699901 - Bags, rubber or rubberized fabric">30699901 - Bags, rubber or rubberized fabric</option>
                          <option value="30699904 - Film, rubber">30699904 - Film, rubber</option>
                          <option value="30699905 - Foam rubber">30699905 - Foam rubber</option>
                          <option value="30699906 - Fuel tanks, collapsible: rubberized fabric">30699906 - Fuel tanks, collapsible: rubberized fabric</option>
                          <option value="30699910 - Linings, vulcanizable rubber">30699910 - Linings, vulcanizable rubber</option>
                          <option value="30699913 - Pontoons, rubber">30699913 - Pontoons, rubber</option>
                          <option value="30699914 - Pump sleeves, rubber">30699914 - Pump sleeves, rubber</option>
                          <option value="30699915 - Roofing, membrane rubber">30699915 - Roofing, membrane rubber</option>
                          <option value="30699918 - Toys, rubber">30699918 - Toys, rubber</option>
                          <option value="30699920 - Tubing, rubber">30699920 - Tubing, rubber</option>
                          <option value="30810000 - Unsupported plastics film and sheet">30810000 - Unsupported plastics film and sheet</option>
                          <option value="30810100 - Plastics film and sheet">30810100 - Plastics film and sheet</option>
                          <option value="30810101 - Packing materials, plastics sheet">30810101 - Packing materials, plastics sheet</option>
                          <option value="30810102 - Photographic and X-ray film and sheet">30810102 - Photographic and X-ray film and sheet</option>
                          <option value="30810103 - Polyethylene film">30810103 - Polyethylene film</option>
                          <option value="30810104 - Polypropylene film and sheet">30810104 - Polypropylene film and sheet</option>
                          <option value="30810105 - Polyvinyl film and sheet">30810105 - Polyvinyl film and sheet</option>
                          <option value="30810106 - Vinyl film and sheet">30810106 - Vinyl film and sheet</option>
                          <option value="30819901 - Film base, cellulose acetate or nitrocellulose plastics">30819901 - Film base, cellulose acetate or nitrocellulose plastics</option>
                          <option value="30819902 - Floor or wall covering, unsupported plastics">30819902 - Floor or wall covering, unsupported plastics</option>
                          <option value="30819903 - Tile, unsupported plastics">30819903 - Tile, unsupported plastics</option>
                          <option value="30820000 - Unsupported plastics profile shapes">30820000 - Unsupported plastics profile shapes</option>
                          <option value="30829901 - Rods, unsupported plastics">30829901 - Rods, unsupported plastics</option>
                          <option value="30829902 - Tubes, unsupported plastics">30829902 - Tubes, unsupported plastics</option>
                          <option value="30830000 - Laminated plastics plate and sheet">30830000 - Laminated plastics plate and sheet</option>
                          <option value="30839901 - Laminated plastics sheets">30839901 - Laminated plastics sheets</option>
                          <option value="30839902 - Plastics finished products, laminated">30839902 - Plastics finished products, laminated</option>
                          <option value="30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet">30839904 - Thermoplastics laminates: rods, tubes, plates, and sheet</option>
                          <option value="30839905 - Thermosetting laminates: rods, tubes, plates, and sheet">30839905 - Thermosetting laminates: rods, tubes, plates, and sheet</option>
                          <option value="30840000 - Plastics pipe">30840000 - Plastics pipe</option>
                          <option value="30850000 - Plastics bottles">30850000 - Plastics bottles</option>
                          <option value="30860000 - Plastics foam products">30860000 - Plastics foam products</option>
                          <option value="30869901 - Carpet and rug cushions, foamed plastics">30869901 - Carpet and rug cushions, foamed plastics</option>
                          <option value="30869902 - Cups and plates, foamed plastics">30869902 - Cups and plates, foamed plastics</option>
                          <option value="30869903 - Ice chests or coolers (portable), foamed plastics">30869903 - Ice chests or coolers (portable), foamed plastics</option>
                          <option value="30869904 - Insulation or cushioning material, foamed plastics">30869904 - Insulation or cushioning material, foamed plastics</option>
                          <option value="30869905 - Packaging and shipping materials, foamed plastics">30869905 - Packaging and shipping materials, foamed plastics</option>
                          <option value="30869906 - Padding, foamed plastics">30869906 - Padding, foamed plastics</option>
                          <option value="30870000 - Custom compound purchased resins">30870000 - Custom compound purchased resins</option>
                          <option value="30880000 - Plastics plumbing fixtures">30880000 - Plastics plumbing fixtures</option>
                          <option value="30889901 - Bathroom fixtures, plastics">30889901 - Bathroom fixtures, plastics</option>
                          <option value="30889903 - Shower stalls, fiberglass and plastics">30889903 - Shower stalls, fiberglass and plastics</option>
                          <option value="30889905 - Toilet fixtures, plastics">30889905 - Toilet fixtures, plastics</option>
                          <option value="30889906 - Tubs (bath, shower, and laundry), plastics">30889906 - Tubs (bath, shower, and laundry), plastics</option>
                          <option value="30890000 - Plastics products, nec">30890000 - Plastics products, nec</option>
                          <option value="30890100 - Plastics containers, except foam">30890100 - Plastics containers, except foam</option>
                          <option value="30890101 - Battery cases, plastics or plastics combination">30890101 - Battery cases, plastics or plastics combination</option>
                          <option value="30890102 - Boxes, plastics">30890102 - Boxes, plastics</option>
                          <option value="30890103 - Buckets, plastics">30890103 - Buckets, plastics</option>
                          <option value="30890104 - Cases, plastics">30890104 - Cases, plastics</option>
                          <option value="30890105 - Garbage containers, plastics">30890105 - Garbage containers, plastics</option>
                          <option value="30890106 - Jars, plastics">30890106 - Jars, plastics</option>
                          <option value="30890107 - Organizers for closets, drawers, etc.: plastics">30890107 - Organizers for closets, drawers, etc.: plastics</option>
                          <option value="30890109 - Planters, plastics">30890109 - Planters, plastics</option>
                          <option value="30890110 - Plastics and fiberglass tanks">30890110 - Plastics and fiberglass tanks</option>
                          <option value="30890111 - Tubs, plastics (containers)">30890111 - Tubs, plastics (containers)</option>
                          <option value="30890200 - Plastics kitchenware, tableware, and houseware">30890200 - Plastics kitchenware, tableware, and houseware</option>
                          <option value="30890201 - Bottle caps, molded plastics">30890201 - Bottle caps, molded plastics</option>
                          <option value="30890203 - Caps, plastics">30890203 - Caps, plastics</option>
                          <option value="30890205 - Clothes hangers, plastics">30890205 - Clothes hangers, plastics</option>
                          <option value="30890207 - Cups, plastics, except foam">30890207 - Cups, plastics, except foam</option>
                          <option value="30890211 - Kitchenware, plastics">30890211 - Kitchenware, plastics</option>
                          <option value="30890214 - Plates, plastics">30890214 - Plates, plastics</option>
                          <option value="30890216 - Tableware, plastics">30890216 - Tableware, plastics</option>
                          <option value="30890217 - Tissue dispensers, plastics">30890217 - Tissue dispensers, plastics</option>
                          <option value="30890219 - Trays, plastics">30890219 - Trays, plastics</option>
                          <option value="30890220 - Tumblers, plastics">30890220 - Tumblers, plastics</option>
                          <option value="30890300 - Plastics hardware and building products">30890300 - Plastics hardware and building products</option>
                          <option value="30890301 - Awnings, fiberglass and plastics combination">30890301 - Awnings, fiberglass and plastics combination</option>
                          <option value="30890302 - Composition stone, plastics">30890302 - Composition stone, plastics</option>
                          <option value="30890304 - Doors, folding: plastics or plastics coated fabric">30890304 - Doors, folding: plastics or plastics coated fabric</option>
                          <option value="30890306 - Ducting, plastics">30890306 - Ducting, plastics</option>
                          <option value="30890307 - Fences, gates, and accessories: plastics">30890307 - Fences, gates, and accessories: plastics</option>
                          <option value="30890308 - Fittings for pipe, plastics">30890308 - Fittings for pipe, plastics</option>
                          <option value="30890310 - Gutters (glass fiber reinforced), fiberglass or plastics">30890310 - Gutters (glass fiber reinforced), fiberglass or plastics</option>
                          <option value="30890311 - Hardware, plastics">30890311 - Hardware, plastics</option>
                          <option value="30890312 - Netting, plastics">30890312 - Netting, plastics</option>
                          <option value="30890313 - Panels, building: plastics, nec">30890313 - Panels, building: plastics, nec</option>
                          <option value="30890314 - Reinforcing mesh, plastics">30890314 - Reinforcing mesh, plastics</option>
                          <option value="30890315 - Septic tanks, plastics">30890315 - Septic tanks, plastics</option>
                          <option value="30890317 - Siding, plastics">30890317 - Siding, plastics</option>
                          <option value="30890319 - Washers, plastics">30890319 - Washers, plastics</option>
                          <option value="30890320 - Window frames and sash, plastics">30890320 - Window frames and sash, plastics</option>
                          <option value="30890321 - Window screening, plastics">30890321 - Window screening, plastics</option>
                          <option value="30890322 - Windows, plastics">30890322 - Windows, plastics</option>
                          <option value="30890324 - Fiberglass doors">30890324 - Fiberglass doors</option>
                          <option value="30890402 - Soles, boot or shoe: plastics">30890402 - Soles, boot or shoe: plastics</option>
                          <option value="30890500 - Plastics boats and other marine equipment">30890500 - Plastics boats and other marine equipment</option>
                          <option value="30890502 - Buoys and floats, plastics">30890502 - Buoys and floats, plastics</option>
                          <option value="30890600 - Plastics processing">30890600 - Plastics processing</option>
                          <option value="30890601 - Blow molded finished plastics products, nec">30890601 - Blow molded finished plastics products, nec</option>
                          <option value="30890603 - Casting of plastics">30890603 - Casting of plastics</option>
                          <option value="30890604 - Celluloid products">30890604 - Celluloid products</option>
                          <option value="30890605 - Coloring and finishing of plastics products">30890605 - Coloring and finishing of plastics products</option>
                          <option value="30890606 - Engraving of plastics">30890606 - Engraving of plastics</option>
                          <option value="30890608 - Injection molded finished plastics products, nec">30890608 - Injection molded finished plastics products, nec</option>
                          <option value="30890609 - Injection molding of plastics">30890609 - Injection molding of plastics</option>
                          <option value="30890610 - Laminating of plastics">30890610 - Laminating of plastics</option>
                          <option value="30890611 - Molding primary plastics">30890611 - Molding primary plastics</option>
                          <option value="30890612 - Synthetic resin finished products, nec">30890612 - Synthetic resin finished products, nec</option>
                          <option value="30890613 - Thermoformed finished plastics products, nec">30890613 - Thermoformed finished plastics products, nec</option>
                          <option value="30890614 - Vulcanized fiber plates, sheets, rods, or tubes">30890614 - Vulcanized fiber plates, sheets, rods, or tubes</option>
                          <option value="30890615 - Extruded finished plastics products, nec">30890615 - Extruded finished plastics products, nec</option>
                          <option value="30899901 - Air mattresses, plastics">30899901 - Air mattresses, plastics</option>
                          <option value="30899902 - Aquarium accessories, plastics">30899902 - Aquarium accessories, plastics</option>
                          <option value="30899903 - Bands, plastics">30899903 - Bands, plastics</option>
                          <option value="30899904 - Bearings, plastics">30899904 - Bearings, plastics</option>
                          <option value="30899906 - Blister or bubble formed packaging, plastics">30899906 - Blister or bubble formed packaging, plastics</option>
                          <option value="30899907 - Closures, plastics">30899907 - Closures, plastics</option>
                          <option value="30899909 - Floor coverings, plastics">30899909 - Floor coverings, plastics</option>
                          <option value="30899910 - Food casings, plastics">30899910 - Food casings, plastics</option>
                          <option value="30899912 - Handles, brush or tool: plastics">30899912 - Handles, brush or tool: plastics</option>
                          <option value="30899913 - Identification cards, plastics">30899913 - Identification cards, plastics</option>
                          <option value="30899914 - Kits, plastics">30899914 - Kits, plastics</option>
                          <option value="30899915 - Lenses, except optical: plastics">30899915 - Lenses, except optical: plastics</option>
                          <option value="30899916 - Monofilaments, nontextile">30899916 - Monofilaments, nontextile</option>
                          <option value="30899917 - Novelties, plastics">30899917 - Novelties, plastics</option>
                          <option value="30899918 - Pallets, plastics">30899918 - Pallets, plastics</option>
                          <option value="30899919 - Sponges, plastics">30899919 - Sponges, plastics</option>
                          <option value="30899920 - Stock shapes, plastics">30899920 - Stock shapes, plastics</option>
                          <option value="30899923 - Toilets, portable chemical: plastics">30899923 - Toilets, portable chemical: plastics</option>
                          <option value="30899924 - Windshields, plastics">30899924 - Windshields, plastics</option>
                          <option value="30899925 - Work gloves, plastics">30899925 - Work gloves, plastics</option>
                          <option value="31110000 - Leather tanning and finishing">31110000 - Leather tanning and finishing</option>
                          <option value="31110100 - Equestrian leather products">31110100 - Equestrian leather products</option>
                          <option value="31110104 - Saddlery leather">31110104 - Saddlery leather</option>
                          <option value="31110200 - Shoe leather">31110200 - Shoe leather</option>
                          <option value="31110300 - Leather processing">31110300 - Leather processing</option>
                          <option value="31110305 - Embossing of leather">31110305 - Embossing of leather</option>
                          <option value="31110307 - Hides: tanning, currying, and finishing">31110307 - Hides: tanning, currying, and finishing</option>
                          <option value="31110311 - Tanneries, leather">31110311 - Tanneries, leather</option>
                          <option value="31110400 - Accessory products, leather">31110400 - Accessory products, leather</option>
                          <option value="31110401 - Bag leather">31110401 - Bag leather</option>
                          <option value="31110701 - Mechanical leather">31110701 - Mechanical leather</option>
                          <option value="31310104 - Laces, shoe and boot: leather">31310104 - Laces, shoe and boot: leather</option>
                          <option value="31310201 - Counters">31310201 - Counters</option>
                          <option value="31310301 - Rands">31310301 - Rands</option>
                          <option value="31310303 - Soles, shoe and boot: except rubber, plastics, etc.">31310303 - Soles, shoe and boot: except rubber, plastics, etc.</option>
                          <option value="31310400 - Inner parts for shoes">31310400 - Inner parts for shoes</option>
                          <option value="31310401 - Inner soles, leather">31310401 - Inner soles, leather</option>
                          <option value="31310502 - Quarters">31310502 - Quarters</option>
                          <option value="31420000 - House slippers">31420000 - House slippers</option>
                          <option value="31430000 - Men's footwear, except athletic">31430000 - Men's footwear, except athletic</option>
                          <option value="31439901 - Boots, dress or casual: men's">31439901 - Boots, dress or casual: men's</option>
                          <option value="31439903 - Orthopedic shoes, men's">31439903 - Orthopedic shoes, men's</option>
                          <option value="31439905 - Work shoes, men's">31439905 - Work shoes, men's</option>
                          <option value="31440000 - Women's footwear, except athletic">31440000 - Women's footwear, except athletic</option>
                          <option value="31449901 - Boots, canvas or leather: women's">31449901 - Boots, canvas or leather: women's</option>
                          <option value="31449902 - Dress shoes, women's">31449902 - Dress shoes, women's</option>
                          <option value="31490102 - Sandals, except rubber or plastic: children's">31490102 - Sandals, except rubber or plastic: children's</option>
                          <option value="31499901 - Athletic shoes, except rubber or plastic">31499901 - Athletic shoes, except rubber or plastic</option>
                          <option value="31510000 - Leather gloves and mittens">31510000 - Leather gloves and mittens</option>
                          <option value="31519902 - Gloves, leather: work">31519902 - Gloves, leather: work</option>
                          <option value="31610000 - Luggage">31610000 - Luggage</option>
                          <option value="31610100 - Clothing and apparel carrying cases">31610100 - Clothing and apparel carrying cases</option>
                          <option value="31610103 - Suitcases">31610103 - Suitcases</option>
                          <option value="31610104 - Traveling bags">31610104 - Traveling bags</option>
                          <option value="31619901 - Attache' cases">31619901 - Attache' cases</option>
                          <option value="31619902 - Briefcases">31619902 - Briefcases</option>
                          <option value="31619903 - Camera carrying bags">31619903 - Camera carrying bags</option>
                          <option value="31619904 - Cases, carrying, nec">31619904 - Cases, carrying, nec</option>
                          <option value="31619905 - Musical instrument cases">31619905 - Musical instrument cases</option>
                          <option value="31619906 - Sample cases">31619906 - Sample cases</option>
                          <option value="31710000 - Women's handbags and purses">31710000 - Women's handbags and purses</option>
                          <option value="31719901 - Handbags, women's">31719901 - Handbags, women's</option>
                          <option value="31719902 - Purses, women's">31719902 - Purses, women's</option>
                          <option value="31720000 - Personal leather goods, nec">31720000 - Personal leather goods, nec</option>
                          <option value="31720102 - Coin purses">31720102 - Coin purses</option>
                          <option value="31720103 - Handbags, regardless of material: men's">31720103 - Handbags, regardless of material: men's</option>
                          <option value="31720200 - Leather cases">31720200 - Leather cases</option>
                          <option value="31720202 - Cases, glasses">31720202 - Cases, glasses</option>
                          <option value="31720203 - Cases, jewelry">31720203 - Cases, jewelry</option>
                          <option value="31729903 - Cosmetic bags">31729903 - Cosmetic bags</option>
                          <option value="31990100 - Equestrian related leather articles">31990100 - Equestrian related leather articles</option>
                          <option value="31990103 - Harness or harness parts">31990103 - Harness or harness parts</option>
                          <option value="31990105 - Saddles or parts">31990105 - Saddles or parts</option>
                          <option value="31990200 - Leather garments">31990200 - Leather garments</option>
                          <option value="31990202 - Helmets, leather">31990202 - Helmets, leather</option>
                          <option value="31990203 - Holsters, leather">31990203 - Holsters, leather</option>
                          <option value="31990300 - Leather belting and strapping">31990300 - Leather belting and strapping</option>
                          <option value="31990302 - Belting for machinery: solid, twisted, flat, etc.: leather">31990302 - Belting for machinery: solid, twisted, flat, etc.: leather</option>
                          <option value="31990305 - Safety belts, leather">31990305 - Safety belts, leather</option>
                          <option value="31990307 - Straps, leather">31990307 - Straps, leather</option>
                          <option value="31999904 - Desk sets, leather">31999904 - Desk sets, leather</option>
                          <option value="31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather">31999905 - Dog furnishings: collars, leashes, muzzles, etc.: leather</option>
                          <option value="31999908 - Novelties, leather">31999908 - Novelties, leather</option>
                          <option value="32110000 - Flat glass">32110000 - Flat glass</option>
                          <option value="32110102 - Optical glass, flat">32110102 - Optical glass, flat</option>
                          <option value="32110200 - Strengthened or reinforced glass">32110200 - Strengthened or reinforced glass</option>
                          <option value="32110201 - Laminated glass">32110201 - Laminated glass</option>
                          <option value="32110202 - Tempered glass">32110202 - Tempered glass</option>
                          <option value="32110300 - Construction glass">32110300 - Construction glass</option>
                          <option value="32110301 - Building glass, flat">32110301 - Building glass, flat</option>
                          <option value="32110302 - Insulating glass, sealed units">32110302 - Insulating glass, sealed units</option>
                          <option value="32110303 - Skylight glass">32110303 - Skylight glass</option>
                          <option value="32110305 - Window glass, clear and colored">32110305 - Window glass, clear and colored</option>
                          <option value="32110400 - Plate and sheet glass">32110400 - Plate and sheet glass</option>
                          <option value="32110402 - Sheet glass">32110402 - Sheet glass</option>
                          <option value="32210000 - Glass containers">32210000 - Glass containers</option>
                          <option value="32210100 - Food containers, glass">32210100 - Food containers, glass</option>
                          <option value="32210103 - Water bottles, glass">32210103 - Water bottles, glass</option>
                          <option value="32219901 - Bottles for packing, bottling, and canning: glass">32219901 - Bottles for packing, bottling, and canning: glass</option>
                          <option value="32219903 - Cosmetic jars, glass">32219903 - Cosmetic jars, glass</option>
                          <option value="32219904 - Medicine bottles, glass">32219904 - Medicine bottles, glass</option>
                          <option value="32219906 - Vials, glass">32219906 - Vials, glass</option>
                          <option value="32290000 - Pressed and blown glass, nec">32290000 - Pressed and blown glass, nec</option>
                          <option value="32290100 - Glass furnishings and accessories">32290100 - Glass furnishings and accessories</option>
                          <option value="32290105 - Cooking utensils, glass or glass ceramic">32290105 - Cooking utensils, glass or glass ceramic</option>
                          <option value="32290106 - Tableware, glass or glass ceramic">32290106 - Tableware, glass or glass ceramic</option>
                          <option value="32290107 - Vases, glass">32290107 - Vases, glass</option>
                          <option value="32290200 - Optical glass">32290200 - Optical glass</option>
                          <option value="32290202 - Ophthalmic glass, except flat">32290202 - Ophthalmic glass, except flat</option>
                          <option value="32290302 - Glassware, industrial">32290302 - Glassware, industrial</option>
                          <option value="32290303 - Insulators, electrical: glass">32290303 - Insulators, electrical: glass</option>
                          <option value="32290400 - Glass fiber products">32290400 - Glass fiber products</option>
                          <option value="32290401 - Fiber optics strands">32290401 - Fiber optics strands</option>
                          <option value="32290600 - Scientific glassware">32290600 - Scientific glassware</option>
                          <option value="32290700 - Glass lighting equipment parts">32290700 - Glass lighting equipment parts</option>
                          <option value="32290701 - Bulbs for electric lights">32290701 - Bulbs for electric lights</option>
                          <option value="32290704 - Lamp parts and shades, glass">32290704 - Lamp parts and shades, glass</option>
                          <option value="32290800 - Art, decorative and novelty glassware">32290800 - Art, decorative and novelty glassware</option>
                          <option value="32290802 - Glassware, art or decorative">32290802 - Glassware, art or decorative</option>
                          <option value="32290803 - Novelty glassware">32290803 - Novelty glassware</option>
                          <option value="32290804 - Stationers' glassware: inkwells, clip cups, etc.">32290804 - Stationers' glassware: inkwells, clip cups, etc.</option>
                          <option value="32310000 - Products of purchased glass">32310000 - Products of purchased glass</option>
                          <option value="32310100 - Ornamental glass: cut, engraved or otherwise decorated">32310100 - Ornamental glass: cut, engraved or otherwise decorated</option>
                          <option value="32310101 - Christmas tree ornaments: made from purchased glass">32310101 - Christmas tree ornaments: made from purchased glass</option>
                          <option value="32310103 - Decorated glassware: chipped, engraved, etched, etc.">32310103 - Decorated glassware: chipped, engraved, etched, etc.</option>
                          <option value="32310104 - Enameled glass">32310104 - Enameled glass</option>
                          <option value="32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.">32310107 - Novelties, glass: fruit, foliage, flowers, animals, etc.</option>
                          <option value="32310108 - Stained glass: made from purchased glass">32310108 - Stained glass: made from purchased glass</option>
                          <option value="32310200 - Mirrored glass">32310200 - Mirrored glass</option>
                          <option value="32310301 - Aquariums and reflectors, glass">32310301 - Aquariums and reflectors, glass</option>
                          <option value="32310302 - Reflector glass beads, for highway signs or reflectors">32310302 - Reflector glass beads, for highway signs or reflectors</option>
                          <option value="32310400 - Strengthened or reinforced glass">32310400 - Strengthened or reinforced glass</option>
                          <option value="32310401 - Insulating glass: made from purchased glass">32310401 - Insulating glass: made from purchased glass</option>
                          <option value="32310402 - Insulating units, multiple-glazed: made from purchased glass">32310402 - Insulating units, multiple-glazed: made from purchased glass</option>
                          <option value="32310404 - Leaded glass">32310404 - Leaded glass</option>
                          <option value="32310405 - Safety glass: made from purchased glass">32310405 - Safety glass: made from purchased glass</option>
                          <option value="32310406 - Tempered glass: made from purchased glass">32310406 - Tempered glass: made from purchased glass</option>
                          <option value="32310407 - Windshields, glass: made from purchased glass">32310407 - Windshields, glass: made from purchased glass</option>
                          <option value="32310500 - Laboratory glassware">32310500 - Laboratory glassware</option>
                          <option value="32310501 - Medical and laboratory glassware: made from purchased glass">32310501 - Medical and laboratory glassware: made from purchased glass</option>
                          <option value="32310502 - Scientific and technical glassware: from purchased glass">32310502 - Scientific and technical glassware: from purchased glass</option>
                          <option value="32319901 - Art glass: made from purchased glass">32319901 - Art glass: made from purchased glass</option>
                          <option value="32319902 - Doors, glass: made from purchased glass">32319902 - Doors, glass: made from purchased glass</option>
                          <option value="32319903 - Furniture tops, glass: cut, beveled, or polished">32319903 - Furniture tops, glass: cut, beveled, or polished</option>
                          <option value="32319904 - Glass sheet bent: made from purchased glass">32319904 - Glass sheet bent: made from purchased glass</option>
                          <option value="32319905 - Industrial glassware: made from purchased glass">32319905 - Industrial glassware: made from purchased glass</option>
                          <option value="32319907 - Framed mirrors">32319907 - Framed mirrors</option>
                          <option value="32410000 - Cement, hydraulic">32410000 - Cement, hydraulic</option>
                          <option value="32419901 - Masonry cement">32419901 - Masonry cement</option>
                          <option value="32419902 - Natural cement">32419902 - Natural cement</option>
                          <option value="32419903 - Portland cement">32419903 - Portland cement</option>
                          <option value="32510000 - Brick and structural clay tile">32510000 - Brick and structural clay tile</option>
                          <option value="32510100 - Structural brick and blocks">32510100 - Structural brick and blocks</option>
                          <option value="32510101 - Brick clay: common face, glazed, vitrified, or hollow">32510101 - Brick clay: common face, glazed, vitrified, or hollow</option>
                          <option value="32510105 - Paving brick, clay">32510105 - Paving brick, clay</option>
                          <option value="32510202 - Building tile, clay">32510202 - Building tile, clay</option>
                          <option value="32530000 - Ceramic wall and floor tile">32530000 - Ceramic wall and floor tile</option>
                          <option value="32530102 - Quarry tile, clay">32530102 - Quarry tile, clay</option>
                          <option value="32530200 - Ceramic wall and floor tile">32530200 - Ceramic wall and floor tile</option>
                          <option value="32530201 - Floor tile, ceramic">32530201 - Floor tile, ceramic</option>
                          <option value="32530202 - Mosaic tile, glazed and unglazed: ceramic">32530202 - Mosaic tile, glazed and unglazed: ceramic</option>
                          <option value="32530203 - Wall tile, ceramic">32530203 - Wall tile, ceramic</option>
                          <option value="32550000 - Clay refractories">32550000 - Clay refractories</option>
                          <option value="32550200 - Glasshouse refractories">32550200 - Glasshouse refractories</option>
                          <option value="32550301 - Brick, clay refractory">32550301 - Brick, clay refractory</option>
                          <option value="32550305 - Tile, clay refractory">32550305 - Tile, clay refractory</option>
                          <option value="32559901 - Castable refractories: clay">32559901 - Castable refractories: clay</option>
                          <option value="32559906 - Mortars, clay refractory">32559906 - Mortars, clay refractory</option>
                          <option value="32590100 - Clay sewer and drainage pipe and tile">32590100 - Clay sewer and drainage pipe and tile</option>
                          <option value="32590103 - Liner brick or plates for sewer/tank lining, vitrified clay">32590103 - Liner brick or plates for sewer/tank lining, vitrified clay</option>
                          <option value="32590104 - Sewer pipe or fittings, clay">32590104 - Sewer pipe or fittings, clay</option>
                          <option value="32590200 - Clay chimney products">32590200 - Clay chimney products</option>
                          <option value="32590300 - Architectural clay products">32590300 - Architectural clay products</option>
                          <option value="32590302 - Architectural terra cotta">32590302 - Architectural terra cotta</option>
                          <option value="32590303 - Roofing tile, clay">32590303 - Roofing tile, clay</option>
                          <option value="32610000 - Vitreous plumbing fixtures">32610000 - Vitreous plumbing fixtures</option>
                          <option value="32610100 - Bathroom accessories/fittings, vitreous china or earthenware">32610100 - Bathroom accessories/fittings, vitreous china or earthenware</option>
                          <option value="32610200 - Plumbing fixtures, vitreous china">32610200 - Plumbing fixtures, vitreous china</option>
                          <option value="32610201 - Bidets, vitreous china">32610201 - Bidets, vitreous china</option>
                          <option value="32629902 - China cookware">32629902 - China cookware</option>
                          <option value="32629903 - Dishes, commercial or household: vitreous china">32629903 - Dishes, commercial or household: vitreous china</option>
                          <option value="32629904 - Tableware, vitreous china">32629904 - Tableware, vitreous china</option>
                          <option value="32630000 - Semivitreous table and kitchenware">32630000 - Semivitreous table and kitchenware</option>
                          <option value="32639902 - Cookware, fine earthenware">32639902 - Cookware, fine earthenware</option>
                          <option value="32640000 - Porcelain electrical supplies">32640000 - Porcelain electrical supplies</option>
                          <option value="32649902 - Ferrite and ferrite parts">32649902 - Ferrite and ferrite parts</option>
                          <option value="32649903 - Insulators, electrical: porcelain">32649903 - Insulators, electrical: porcelain</option>
                          <option value="32649905 - Magnets, permanent: ceramic or ferrite">32649905 - Magnets, permanent: ceramic or ferrite</option>
                          <option value="32649906 - Porcelain parts for electrical devices, molded">32649906 - Porcelain parts for electrical devices, molded</option>
                          <option value="32690202 - Cones, pyrometric: earthenware">32690202 - Cones, pyrometric: earthenware</option>
                          <option value="32690203 - Filtering media, pottery">32690203 - Filtering media, pottery</option>
                          <option value="32690301 - Decalcomania work on china and glass">32690301 - Decalcomania work on china and glass</option>
                          <option value="32690400 - Pottery household articles, except kitchen articles">32690400 - Pottery household articles, except kitchen articles</option>
                          <option value="32690403 - Vases, pottery">32690403 - Vases, pottery</option>
                          <option value="32699901 - Art and ornamental ware, pottery">32699901 - Art and ornamental ware, pottery</option>
                          <option value="32699902 - Figures: pottery, china, earthenware, and stoneware">32699902 - Figures: pottery, china, earthenware, and stoneware</option>
                          <option value="32699905 - Stoneware pottery products">32699905 - Stoneware pottery products</option>
                          <option value="32710000 - Concrete block and brick">32710000 - Concrete block and brick</option>
                          <option value="32719901 - Architectural concrete: block, split, fluted, screen, etc.">32719901 - Architectural concrete: block, split, fluted, screen, etc.</option>
                          <option value="32719902 - Blocks, concrete or cinder: standard">32719902 - Blocks, concrete or cinder: standard</option>
                          <option value="32719904 - Blocks, concrete: chimney or fireplace">32719904 - Blocks, concrete: chimney or fireplace</option>
                          <option value="32719907 - Blocks, concrete: heat absorbing">32719907 - Blocks, concrete: heat absorbing</option>
                          <option value="32719908 - Blocks, concrete: insulating">32719908 - Blocks, concrete: insulating</option>
                          <option value="32719909 - Blocks, concrete: landscape or retaining wall">32719909 - Blocks, concrete: landscape or retaining wall</option>
                          <option value="32719911 - Brick, concrete">32719911 - Brick, concrete</option>
                          <option value="32719912 - Paving blocks, concrete">32719912 - Paving blocks, concrete</option>
                          <option value="32719915 - Sewer and manhole block, concrete">32719915 - Sewer and manhole block, concrete</option>
                          <option value="32720000 - Concrete products, nec">32720000 - Concrete products, nec</option>
                          <option value="32720100 - Liquid catch basins, tanks, and covers: concrete">32720100 - Liquid catch basins, tanks, and covers: concrete</option>
                          <option value="32720101 - Catch basin covers, concrete">32720101 - Catch basin covers, concrete</option>
                          <option value="32720102 - Manhole covers or frames, concrete">32720102 - Manhole covers or frames, concrete</option>
                          <option value="32720103 - Septic tanks, concrete">32720103 - Septic tanks, concrete</option>
                          <option value="32720104 - Tanks, concrete">32720104 - Tanks, concrete</option>
                          <option value="32720206 - Silo staves, cast stone or concrete">32720206 - Silo staves, cast stone or concrete</option>
                          <option value="32720300 - Precast terrazzo or concrete products">32720300 - Precast terrazzo or concrete products</option>
                          <option value="32720302 - Burial vaults, concrete or precast terrazzo">32720302 - Burial vaults, concrete or precast terrazzo</option>
                          <option value="32720303 - Concrete products, precast, nec">32720303 - Concrete products, precast, nec</option>
                          <option value="32720304 - Floor slabs and tiles, precast concrete">32720304 - Floor slabs and tiles, precast concrete</option>
                          <option value="32720306 - Fountains, concrete">32720306 - Fountains, concrete</option>
                          <option value="32720309 - Furniture, garden: concrete">32720309 - Furniture, garden: concrete</option>
                          <option value="32720312 - Roofing tile and slabs, concrete">32720312 - Roofing tile and slabs, concrete</option>
                          <option value="32720313 - Shower receptors, concrete">32720313 - Shower receptors, concrete</option>
                          <option value="32720316 - Steps, prefabricated concrete">32720316 - Steps, prefabricated concrete</option>
                          <option value="32720318 - Terrazzo products, precast, nec">32720318 - Terrazzo products, precast, nec</option>
                          <option value="32720320 - Ties, railroad: concrete">32720320 - Ties, railroad: concrete</option>
                          <option value="32720321 - Tile, precast terrazzo or concrete">32720321 - Tile, precast terrazzo or concrete</option>
                          <option value="32720324 - Wash foundations, precast terrazzo">32720324 - Wash foundations, precast terrazzo</option>
                          <option value="32720402 - Fireplaces, concrete">32720402 - Fireplaces, concrete</option>
                          <option value="32720500 - Concrete window and door components, sills and frames">32720500 - Concrete window and door components, sills and frames</option>
                          <option value="32720503 - Lintels, concrete">32720503 - Lintels, concrete</option>
                          <option value="32720505 - Window sills, cast stone">32720505 - Window sills, cast stone</option>
                          <option value="32720600 - Concrete products used to facilitate drainage">32720600 - Concrete products used to facilitate drainage</option>
                          <option value="32720604 - Culvert pipe, concrete">32720604 - Culvert pipe, concrete</option>
                          <option value="32720607 - Irrigation pipe, concrete">32720607 - Irrigation pipe, concrete</option>
                          <option value="32720608 - Pipe, concrete or lined with concrete">32720608 - Pipe, concrete or lined with concrete</option>
                          <option value="32720609 - Pressure pipe, reinforced concrete">32720609 - Pressure pipe, reinforced concrete</option>
                          <option value="32720610 - Sewer pipe, concrete">32720610 - Sewer pipe, concrete</option>
                          <option value="32720700 - Concrete structural support and building material">32720700 - Concrete structural support and building material</option>
                          <option value="32720702 - Building materials, except block or brick: concrete">32720702 - Building materials, except block or brick: concrete</option>
                          <option value="32720703 - Building stone, artificial: concrete">32720703 - Building stone, artificial: concrete</option>
                          <option value="32720704 - Cast stone, concrete">32720704 - Cast stone, concrete</option>
                          <option value="32720705 - Columns, concrete">32720705 - Columns, concrete</option>
                          <option value="32720708 - Joists, concrete">32720708 - Joists, concrete</option>
                          <option value="32720709 - Panels and sections, prefabricated concrete">32720709 - Panels and sections, prefabricated concrete</option>
                          <option value="32720713 - Stone, cast concrete">32720713 - Stone, cast concrete</option>
                          <option value="32720800 - Monuments and grave markers, except terrazzo">32720800 - Monuments and grave markers, except terrazzo</option>
                          <option value="32720802 - Monuments, concrete">32720802 - Monuments, concrete</option>
                          <option value="32729901 - Art marble, concrete">32729901 - Art marble, concrete</option>
                          <option value="32729902 - Dry mixture concrete">32729902 - Dry mixture concrete</option>
                          <option value="32729903 - Paving materials, prefabricated concrete">32729903 - Paving materials, prefabricated concrete</option>
                          <option value="32729904 - Prestressed concrete products">32729904 - Prestressed concrete products</option>
                          <option value="32740000 - Lime">32740000 - Lime</option>
                          <option value="32740100 - Building lime">32740100 - Building lime</option>
                          <option value="32749901 - Agricultural lime">32749901 - Agricultural lime</option>
                          <option value="32749902 - Dolomitic lime, dead-burned dolomite">32749902 - Dolomitic lime, dead-burned dolomite</option>
                          <option value="32750000 - Gypsum products">32750000 - Gypsum products</option>
                          <option value="32750103 - Wallboard, gypsum">32750103 - Wallboard, gypsum</option>
                          <option value="32759902 - Cement, Keene's">32759902 - Cement, Keene's</option>
                          <option value="32810000 - Cut stone and stone products">32810000 - Cut stone and stone products</option>
                          <option value="32810100 - Furniture, cut stone">32810100 - Furniture, cut stone</option>
                          <option value="32810101 - Altars, cut stone">32810101 - Altars, cut stone</option>
                          <option value="32810104 - Table tops, marble">32810104 - Table tops, marble</option>
                          <option value="32810200 - Household articles, except furniture: cut stone">32810200 - Household articles, except furniture: cut stone</option>
                          <option value="32810201 - Bathroom fixtures, cut stone">32810201 - Bathroom fixtures, cut stone</option>
                          <option value="32810204 - Urns, cut stone">32810204 - Urns, cut stone</option>
                          <option value="32810300 - Building stone products">32810300 - Building stone products</option>
                          <option value="32810301 - Dimension stone for buildings">32810301 - Dimension stone for buildings</option>
                          <option value="32810302 - Marble, building: cut and shaped">32810302 - Marble, building: cut and shaped</option>
                          <option value="32810400 - Slate products">32810400 - Slate products</option>
                          <option value="32810401 - Blackboards, slate">32810401 - Blackboards, slate</option>
                          <option value="32810501 - Burial vaults, stone">32810501 - Burial vaults, stone</option>
                          <option value="32810502 - Monuments, cut stone (not finishing or lettering only)">32810502 - Monuments, cut stone (not finishing or lettering only)</option>
                          <option value="32810503 - Pedestals, marble">32810503 - Pedestals, marble</option>
                          <option value="32810601 - Curbing, granite or stone">32810601 - Curbing, granite or stone</option>
                          <option value="32810602 - Flagstones">32810602 - Flagstones</option>
                          <option value="32810603 - Paving blocks, cut stone">32810603 - Paving blocks, cut stone</option>
                          <option value="32819901 - Granite, cut and shaped">32819901 - Granite, cut and shaped</option>
                          <option value="32819902 - Limestone, cut and shaped">32819902 - Limestone, cut and shaped</option>
                          <option value="32819903 - Stone, quarrying and processing of own stone products">32819903 - Stone, quarrying and processing of own stone products</option>
                          <option value="32910000 - Abrasive products">32910000 - Abrasive products</option>
                          <option value="32910200 - Abrasive stones, except grinding stones: ground or whole">32910200 - Abrasive stones, except grinding stones: ground or whole</option>
                          <option value="32910202 - Hones">32910202 - Hones</option>
                          <option value="32910300 - Abrasive metal and steel products">32910300 - Abrasive metal and steel products</option>
                          <option value="32910304 - Steel shot abrasive">32910304 - Steel shot abrasive</option>
                          <option value="32910305 - Steel wool">32910305 - Steel wool</option>
                          <option value="32910400 - Abrasive wheels and grindstones, not artificial">32910400 - Abrasive wheels and grindstones, not artificial</option>
                          <option value="32910401 - Buffing or polishing wheels, abrasive or nonabrasive">32910401 - Buffing or polishing wheels, abrasive or nonabrasive</option>
                          <option value="32910403 - Wheels, abrasive">32910403 - Wheels, abrasive</option>
                          <option value="32910500 - Synthetic abrasives">32910500 - Synthetic abrasives</option>
                          <option value="32910508 - Tungsten carbide abrasive">32910508 - Tungsten carbide abrasive</option>
                          <option value="32910600 - Coated abrasive products">32910600 - Coated abrasive products</option>
                          <option value="32910603 - Sandpaper">32910603 - Sandpaper</option>
                          <option value="32910701 - Grindstones, artificial">32910701 - Grindstones, artificial</option>
                          <option value="32910705 - Wheels, grinding: artificial">32910705 - Wheels, grinding: artificial</option>
                          <option value="32910800 - Abrasive grains">32910800 - Abrasive grains</option>
                          <option value="32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.">32919901 - Abrasive buffs, bricks, cloth, paper, stones, etc.</option>
                          <option value="32920000 - Asbestos products">32920000 - Asbestos products</option>
                          <option value="32920300 - Asbestos insulating materials">32920300 - Asbestos insulating materials</option>
                          <option value="32920304 - Pipe covering (heat insulating material), except felt">32920304 - Pipe covering (heat insulating material), except felt</option>
                          <option value="32950000 - Minerals, ground or treated">32950000 - Minerals, ground or treated</option>
                          <option value="32950100 - Minerals, ground or otherwise treated">32950100 - Minerals, ground or otherwise treated</option>
                          <option value="32950200 - Earths, ground or otherwise treated">32950200 - Earths, ground or otherwise treated</option>
                          <option value="32950202 - Clay for petroleum refining, chemically processed">32950202 - Clay for petroleum refining, chemically processed</option>
                          <option value="32950203 - Clay, ground or otherwise treated">32950203 - Clay, ground or otherwise treated</option>
                          <option value="32950208 - Graphite, natural: ground, pulverized, refined, or blended">32950208 - Graphite, natural: ground, pulverized, refined, or blended</option>
                          <option value="32950210 - Cat box filler">32950210 - Cat box filler</option>
                          <option value="32950212 - Perlite, aggregate or expanded">32950212 - Perlite, aggregate or expanded</option>
                          <option value="32950214 - Pulverized earth">32950214 - Pulverized earth</option>
                          <option value="32950217 - Silicon, ultra high purity: treated">32950217 - Silicon, ultra high purity: treated</option>
                          <option value="32959903 - Roofing granules">32959903 - Roofing granules</option>
                          <option value="32959904 - Slag, crushed or ground">32959904 - Slag, crushed or ground</option>
                          <option value="32960000 - Mineral wool">32960000 - Mineral wool</option>
                          <option value="32960100 - Mineral wool insulation products">32960100 - Mineral wool insulation products</option>
                          <option value="32960101 - Fiberglass insulation">32960101 - Fiberglass insulation</option>
                          <option value="32960102 - Insulation: rock wool, slag, and silica minerals">32960102 - Insulation: rock wool, slag, and silica minerals</option>
                          <option value="32969901 - Acoustical board and tile, mineral wool">32969901 - Acoustical board and tile, mineral wool</option>
                          <option value="32969902 - Glass wool">32969902 - Glass wool</option>
                          <option value="32970000 - Nonclay refractories">32970000 - Nonclay refractories</option>
                          <option value="32970100 - Brick refractories">32970100 - Brick refractories</option>
                          <option value="32970200 - Cement refractories">32970200 - Cement refractories</option>
                          <option value="32970201 - Cement refractories, nonclay">32970201 - Cement refractories, nonclay</option>
                          <option value="32970203 - Cement: high temperature, refractory (nonclay)">32970203 - Cement: high temperature, refractory (nonclay)</option>
                          <option value="32970300 - Heat resistant mixtures">32970300 - Heat resistant mixtures</option>
                          <option value="32979902 - Castable refractories, nonclay">32979902 - Castable refractories, nonclay</option>
                          <option value="32979904 - Graphite refractories: carbon bond or ceramic bond">32979904 - Graphite refractories: carbon bond or ceramic bond</option>
                          <option value="32990200 - Sand lime products">32990200 - Sand lime products</option>
                          <option value="32990300 - Ornamental and architectural plaster work">32990300 - Ornamental and architectural plaster work</option>
                          <option value="32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.">32990301 - Architectural sculptures: gypsum, clay, papier mache, etc.</option>
                          <option value="32990304 - Moldings, architectural: plaster of paris">32990304 - Moldings, architectural: plaster of paris</option>
                          <option value="32990306 - Stucco">32990306 - Stucco</option>
                          <option value="32990400 - Nonmetallic mineral statuary and other decorative products">32990400 - Nonmetallic mineral statuary and other decorative products</option>
                          <option value="32990401 - Art goods: plaster of paris, papier mache, and scagliola">32990401 - Art goods: plaster of paris, papier mache, and scagliola</option>
                          <option value="32990404 - Fountains, plaster of paris">32990404 - Fountains, plaster of paris</option>
                          <option value="32990405 - Images, small: gypsum, clay, or papier mache">32990405 - Images, small: gypsum, clay, or papier mache</option>
                          <option value="32990407 - Plaques: clay, plaster, or papier mache">32990407 - Plaques: clay, plaster, or papier mache</option>
                          <option value="32999901 - Ceramic fiber">32999901 - Ceramic fiber</option>
                          <option value="32999906 - Tubing for electrical purposes, quartz">32999906 - Tubing for electrical purposes, quartz</option>
                          <option value="33120100 - Chemicals and other products derived from coking">33120100 - Chemicals and other products derived from coking</option>
                          <option value="33120106 - Coke oven products (chemical recovery), nec">33120106 - Coke oven products (chemical recovery), nec</option>
                          <option value="33120108 - Coke, produced in chemical recovery coke ovens">33120108 - Coke, produced in chemical recovery coke ovens</option>
                          <option value="33120110 - Light oil crude, from chemical recovery coke ovens">33120110 - Light oil crude, from chemical recovery coke ovens</option>
                          <option value="33120200 - Blast furnace and related products">33120200 - Blast furnace and related products</option>
                          <option value="33120301 - Billets, steel">33120301 - Billets, steel</option>
                          <option value="33120303 - Ingots, steel">33120303 - Ingots, steel</option>
                          <option value="33120304 - Slabs, steel">33120304 - Slabs, steel</option>
                          <option value="33120402 - Railroad crossings, steel or iron">33120402 - Railroad crossings, steel or iron</option>
                          <option value="33120404 - Rails, steel or iron">33120404 - Rails, steel or iron</option>
                          <option value="33120405 - Structural shapes and pilings, steel">33120405 - Structural shapes and pilings, steel</option>
                          <option value="33120500 - Bar, rod, and wire products">33120500 - Bar, rod, and wire products</option>
                          <option value="33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled">33120501 - Bars and bar shapes, steel, cold-finished: own hot-rolled</option>
                          <option value="33120502 - Bars and bar shapes, steel, hot-rolled">33120502 - Bars and bar shapes, steel, hot-rolled</option>
                          <option value="33120505 - Wire products, steel or iron">33120505 - Wire products, steel or iron</option>
                          <option value="33120600 - Pipes and tubes">33120600 - Pipes and tubes</option>
                          <option value="33120601 - Pipes, iron and steel">33120601 - Pipes, iron and steel</option>
                          <option value="33120602 - Tubes, steel and iron">33120602 - Tubes, steel and iron</option>
                          <option value="33120700 - Plate, sheet and strip, except coated products">33120700 - Plate, sheet and strip, except coated products</option>
                          <option value="33120701 - Armor plate">33120701 - Armor plate</option>
                          <option value="33120702 - Plate, steel">33120702 - Plate, steel</option>
                          <option value="33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled">33120703 - Sheet or strip, steel, cold-rolled: own hot-rolled</option>
                          <option value="33120704 - Sheet or strip, steel, hot-rolled">33120704 - Sheet or strip, steel, hot-rolled</option>
                          <option value="33120800 - Tool and die steel and alloys">33120800 - Tool and die steel and alloys</option>
                          <option value="33120801 - Ferroalloys, produced in blast furnaces">33120801 - Ferroalloys, produced in blast furnaces</option>
                          <option value="33120802 - Stainless steel">33120802 - Stainless steel</option>
                          <option value="33120803 - Tool and die steel">33120803 - Tool and die steel</option>
                          <option value="33120900 - Wheels">33120900 - Wheels</option>
                          <option value="33120902 - Wheels, locomotive and car: iron and steel">33120902 - Wheels, locomotive and car: iron and steel</option>
                          <option value="33121000 - Coated or plated products">33121000 - Coated or plated products</option>
                          <option value="33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel">33121002 - Galvanized pipes, plates, sheets, etc.: iron and steel</option>
                          <option value="33129903 - Fence posts, iron and steel">33129903 - Fence posts, iron and steel</option>
                          <option value="33129904 - Forgings, iron and steel">33129904 - Forgings, iron and steel</option>
                          <option value="33129906 - Iron and steel products, hot-rolled">33129906 - Iron and steel products, hot-rolled</option>
                          <option value="33129907 - Sinter, iron">33129907 - Sinter, iron</option>
                          <option value="33129908 - Tin-free steel">33129908 - Tin-free steel</option>
                          <option value="33130000 - Electrometallurgical products">33130000 - Electrometallurgical products</option>
                          <option value="33130200 - Ferroalloys">33130200 - Ferroalloys</option>
                          <option value="33130201 - Alloys, additive, except copper: not made in blast furnaces">33130201 - Alloys, additive, except copper: not made in blast furnaces</option>
                          <option value="33139902 - Tungsten carbide powder">33139902 - Tungsten carbide powder</option>
                          <option value="33150000 - Steel wire and related products">33150000 - Steel wire and related products</option>
                          <option value="33150101 - Chain link fencing">33150101 - Chain link fencing</option>
                          <option value="33150102 - Fence gates, posts, and fittings: steel">33150102 - Fence gates, posts, and fittings: steel</option>
                          <option value="33150202 - Nails, steel: wire or cut">33150202 - Nails, steel: wire or cut</option>
                          <option value="33150205 - Staples, steel: wire or cut">33150205 - Staples, steel: wire or cut</option>
                          <option value="33150300 - Wire and fabricated wire products">33150300 - Wire and fabricated wire products</option>
                          <option value="33150302 - Baskets, steel wire">33150302 - Baskets, steel wire</option>
                          <option value="33150303 - Cable, steel: insulated or armored">33150303 - Cable, steel: insulated or armored</option>
                          <option value="33150305 - Welded steel wire fabric">33150305 - Welded steel wire fabric</option>
                          <option value="33150307 - Wire products, ferrous/iron: made in wiredrawing plants">33150307 - Wire products, ferrous/iron: made in wiredrawing plants</option>
                          <option value="33150308 - Wire, ferrous/iron">33150308 - Wire, ferrous/iron</option>
                          <option value="33150309 - Wire, steel: insulated or armored">33150309 - Wire, steel: insulated or armored</option>
                          <option value="33160000 - Cold finishing of steel shapes">33160000 - Cold finishing of steel shapes</option>
                          <option value="33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,">33160101 - Strip, steel, cold-rolled, nec: from purchased hot-rolled,</option>
                          <option value="33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled">33160102 - Strip, steel, flat bright, cold-rolled: purchased hot-rolled</option>
                          <option value="33169901 - Bars, steel, cold finished, from purchased hot-rolled">33169901 - Bars, steel, cold finished, from purchased hot-rolled</option>
                          <option value="33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled">33169903 - Sheet, steel, cold-rolled, nec: from purchased hot-rolled</option>
                          <option value="33170000 - Steel pipe and tubes">33170000 - Steel pipe and tubes</option>
                          <option value="33170100 - Seamless pipes and tubes">33170100 - Seamless pipes and tubes</option>
                          <option value="33170101 - Pipes, seamless steel">33170101 - Pipes, seamless steel</option>
                          <option value="33170102 - Tubes, seamless steel">33170102 - Tubes, seamless steel</option>
                          <option value="33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless">33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless</option>
                          <option value="33170200 - Welded pipe and tubes">33170200 - Welded pipe and tubes</option>
                          <option value="33170201 - Boiler tubes (wrought)">33170201 - Boiler tubes (wrought)</option>
                          <option value="33170203 - Pipes, wrought: welded, lock joint, or heavy riveted">33170203 - Pipes, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33170204 - Tubes, wrought: welded or lock joint">33170204 - Tubes, wrought: welded or lock joint</option>
                          <option value="33170205 - Well casing, wrought: welded, lock joint, or heavy riveted">33170205 - Well casing, wrought: welded, lock joint, or heavy riveted</option>
                          <option value="33210000 - Gray and ductile iron foundries">33210000 - Gray and ductile iron foundries</option>
                          <option value="33210100 - Cast iron pipe and fittings">33210100 - Cast iron pipe and fittings</option>
                          <option value="33210102 - Sewer pipe, cast iron">33210102 - Sewer pipe, cast iron</option>
                          <option value="33210103 - Soil pipe and fittings: cast iron">33210103 - Soil pipe and fittings: cast iron</option>
                          <option value="33219901 - Cooking utensils, cast iron">33219901 - Cooking utensils, cast iron</option>
                          <option value="33219902 - Ductile iron castings">33219902 - Ductile iron castings</option>
                          <option value="33219903 - Gray iron castings, nec">33219903 - Gray iron castings, nec</option>
                          <option value="33219904 - Gray iron ingot molds, cast">33219904 - Gray iron ingot molds, cast</option>
                          <option value="33219905 - Manhole covers, metal">33219905 - Manhole covers, metal</option>
                          <option value="33219906 - Railroad car wheels and brake shoes, cast iron">33219906 - Railroad car wheels and brake shoes, cast iron</option>
                          <option value="33220000 - Malleable iron foundries">33220000 - Malleable iron foundries</option>
                          <option value="33240000 - Steel investment foundries">33240000 - Steel investment foundries</option>
                          <option value="33249901 - Aerospace investment castings, ferrous">33249901 - Aerospace investment castings, ferrous</option>
                          <option value="33249902 - Commercial investment castings, ferrous">33249902 - Commercial investment castings, ferrous</option>
                          <option value="33250000 - Steel foundries, nec">33250000 - Steel foundries, nec</option>
                          <option value="33259901 - Alloy steel castings, except investment">33259901 - Alloy steel castings, except investment</option>
                          <option value="33259902 - Bushings, cast steel: except investment">33259902 - Bushings, cast steel: except investment</option>
                          <option value="33259903 - Railroad car wheels, cast steel">33259903 - Railroad car wheels, cast steel</option>
                          <option value="33310000 - Primary copper">33310000 - Primary copper</option>
                          <option value="33310100 - Primary copper smelter products">33310100 - Primary copper smelter products</option>
                          <option value="33310101 - Blister copper">33310101 - Blister copper</option>
                          <option value="33340000 - Primary aluminum">33340000 - Primary aluminum</option>
                          <option value="33340100 - Aluminum ingots and slabs">33340100 - Aluminum ingots and slabs</option>
                          <option value="33340102 - Slabs (primary), aluminum">33340102 - Slabs (primary), aluminum</option>
                          <option value="33349901 - Pigs, aluminum">33349901 - Pigs, aluminum</option>
                          <option value="33390000 - Primary nonferrous metals, nec">33390000 - Primary nonferrous metals, nec</option>
                          <option value="33390101 - Antifriction bearing metals, lead-base">33390101 - Antifriction bearing metals, lead-base</option>
                          <option value="33390102 - Lead smelting and refining (primary)">33390102 - Lead smelting and refining (primary)</option>
                          <option value="33390103 - Zinc refining (primary), including slabs &amp; dust">33390103 - Zinc refining (primary), including slabs &amp; dust</option>
                          <option value="33390104 - Zinc smelting (primary), including zinc residue">33390104 - Zinc smelting (primary), including zinc residue</option>
                          <option value="33390200 - Precious metals">33390200 - Precious metals</option>
                          <option value="33390201 - Gold refining (primary)">33390201 - Gold refining (primary)</option>
                          <option value="33390300 - Silicon and chromium">33390300 - Silicon and chromium</option>
                          <option value="33390302 - Silicon refining (primary, over 99% pure)">33390302 - Silicon refining (primary, over 99% pure)</option>
                          <option value="33390304 - Silicon, pure">33390304 - Silicon, pure</option>
                          <option value="33399903 - Beryllium metal">33399903 - Beryllium metal</option>
                          <option value="33399919 - Zirconium metal, sponge and granules">33399919 - Zirconium metal, sponge and granules</option>
                          <option value="33410000 - Secondary nonferrous metals">33410000 - Secondary nonferrous metals</option>
                          <option value="33410101 - Lead smelting and refining (secondary)">33410101 - Lead smelting and refining (secondary)</option>
                          <option value="33410200 - Secondary precious metals">33410200 - Secondary precious metals</option>
                          <option value="33410202 - Platinum group metals, smelting and refining (secondary)">33410202 - Platinum group metals, smelting and refining (secondary)</option>
                          <option value="33410203 - Silver recovery from used photographic film">33410203 - Silver recovery from used photographic film</option>
                          <option value="33419901 - Aluminum smelting and refining (secondary)">33419901 - Aluminum smelting and refining (secondary)</option>
                          <option value="33419903 - Brass smelting and refining (secondary)">33419903 - Brass smelting and refining (secondary)</option>
                          <option value="33419905 - Copper smelting and refining (secondary)">33419905 - Copper smelting and refining (secondary)</option>
                          <option value="33419911 - Recovery and refining of nonferrous metals">33419911 - Recovery and refining of nonferrous metals</option>
                          <option value="33510000 - Copper rolling and drawing">33510000 - Copper rolling and drawing</option>
                          <option value="33510100 - Copper and copper alloy sheet, strip, plate, and products">33510100 - Copper and copper alloy sheet, strip, plate, and products</option>
                          <option value="33510101 - Bands, copper and copper alloy">33510101 - Bands, copper and copper alloy</option>
                          <option value="33510105 - Strip, copper and copper alloy">33510105 - Strip, copper and copper alloy</option>
                          <option value="33510200 - Copper and copper alloy pipe and tube">33510200 - Copper and copper alloy pipe and tube</option>
                          <option value="33510201 - Copper pipe">33510201 - Copper pipe</option>
                          <option value="33510202 - Pipe, brass and bronze">33510202 - Pipe, brass and bronze</option>
                          <option value="33510203 - Tubing, copper and copper alloy">33510203 - Tubing, copper and copper alloy</option>
                          <option value="33519904 - Extruded shapes, nec, copper and copper alloy">33519904 - Extruded shapes, nec, copper and copper alloy</option>
                          <option value="33519905 - Rails, copper and copper alloy">33519905 - Rails, copper and copper alloy</option>
                          <option value="33519907 - Wire, copper and copper alloy">33519907 - Wire, copper and copper alloy</option>
                          <option value="33530000 - Aluminum sheet, plate, and foil">33530000 - Aluminum sheet, plate, and foil</option>
                          <option value="33530100 - Aluminum sheet and strip">33530100 - Aluminum sheet and strip</option>
                          <option value="33530101 - Coils, sheet aluminum">33530101 - Coils, sheet aluminum</option>
                          <option value="33530102 - Flat rolled shapes, nec, aluminum">33530102 - Flat rolled shapes, nec, aluminum</option>
                          <option value="33539901 - Foil, aluminum">33539901 - Foil, aluminum</option>
                          <option value="33539903 - Tubes, welded, aluminum">33539903 - Tubes, welded, aluminum</option>
                          <option value="33540000 - Aluminum extruded products">33540000 - Aluminum extruded products</option>
                          <option value="33540102 - Coils, rod, extruded, aluminum">33540102 - Coils, rod, extruded, aluminum</option>
                          <option value="33540200 - Aluminum pipe and tube">33540200 - Aluminum pipe and tube</option>
                          <option value="33540203 - Tube, extruded or drawn, aluminum">33540203 - Tube, extruded or drawn, aluminum</option>
                          <option value="33549901 - Shapes, extruded aluminum, nec">33549901 - Shapes, extruded aluminum, nec</option>
                          <option value="33550000 - Aluminum rolling and drawing, nec">33550000 - Aluminum rolling and drawing, nec</option>
                          <option value="33550100 - Aluminum wire and cable">33550100 - Aluminum wire and cable</option>
                          <option value="33550201 - Bars, rolled, aluminum">33550201 - Bars, rolled, aluminum</option>
                          <option value="33550401 - Rails, rolled and drawn, aluminum">33550401 - Rails, rolled and drawn, aluminum</option>
                          <option value="33550402 - Structural shapes, rolled, aluminum">33550402 - Structural shapes, rolled, aluminum</option>
                          <option value="33560000 - Nonferrous rolling and drawing, nec">33560000 - Nonferrous rolling and drawing, nec</option>
                          <option value="33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.">33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc.</option>
                          <option value="33560201 - Gold and gold alloy bars, sheets, strip, etc.">33560201 - Gold and gold alloy bars, sheets, strip, etc.</option>
                          <option value="33560400 - Nickel">33560400 - Nickel</option>
                          <option value="33560402 - Nickel and nickel alloy: rolling, drawing, or extruding">33560402 - Nickel and nickel alloy: rolling, drawing, or extruding</option>
                          <option value="33560600 - Titanium">33560600 - Titanium</option>
                          <option value="33560602 - Titanium and titanium alloy: rolling, drawing, or extruding">33560602 - Titanium and titanium alloy: rolling, drawing, or extruding</option>
                          <option value="33569901 - Battery metal">33569901 - Battery metal</option>
                          <option value="33569902 - Solder: wire, bar, acid core, and rosin core">33569902 - Solder: wire, bar, acid core, and rosin core</option>
                          <option value="33569904 - Welding rods">33569904 - Welding rods</option>
                          <option value="33570000 - Nonferrous wiredrawing and insulating">33570000 - Nonferrous wiredrawing and insulating</option>
                          <option value="33570100 - Communication wire">33570100 - Communication wire</option>
                          <option value="33570101 - Coaxial cable, nonferrous">33570101 - Coaxial cable, nonferrous</option>
                          <option value="33570102 - Fiber optic cable (insulated)">33570102 - Fiber optic cable (insulated)</option>
                          <option value="33579902 - Aluminum wire and cable">33579902 - Aluminum wire and cable</option>
                          <option value="33579905 - Building wire and cable, nonferrous">33579905 - Building wire and cable, nonferrous</option>
                          <option value="33579906 - Magnet wire, nonferrous">33579906 - Magnet wire, nonferrous</option>
                          <option value="33579907 - Shipboard cable, nonferrous">33579907 - Shipboard cable, nonferrous</option>
                          <option value="33630000 - Aluminum die-castings">33630000 - Aluminum die-castings</option>
                          <option value="33640000 - Nonferrous die-castings except aluminum">33640000 - Nonferrous die-castings except aluminum</option>
                          <option value="33640100 - Copper and copper alloy die-castings">33640100 - Copper and copper alloy die-castings</option>
                          <option value="33640101 - Brass and bronze die-castings">33640101 - Brass and bronze die-castings</option>
                          <option value="33640201 - Lead die-castings">33640201 - Lead die-castings</option>
                          <option value="33640202 - Zinc and zinc-base alloy die-castings">33640202 - Zinc and zinc-base alloy die-castings</option>
                          <option value="33649901 - Magnesium and magnesium-base alloy die-castings">33649901 - Magnesium and magnesium-base alloy die-castings</option>
                          <option value="33650000 - Aluminum foundries">33650000 - Aluminum foundries</option>
                          <option value="33650101 - Cooking/kitchen utensils, cast aluminum">33650101 - Cooking/kitchen utensils, cast aluminum</option>
                          <option value="33650200 - Aluminum and aluminum-based alloy castings">33650200 - Aluminum and aluminum-based alloy castings</option>
                          <option value="33650201 - Aerospace castings, aluminum">33650201 - Aerospace castings, aluminum</option>
                          <option value="33650202 - Machinery castings, aluminum">33650202 - Machinery castings, aluminum</option>
                          <option value="33659901 - Masts, cast aluminum">33659901 - Masts, cast aluminum</option>
                          <option value="33660000 - Copper foundries">33660000 - Copper foundries</option>
                          <option value="33660100 - Bushings and bearings">33660100 - Bushings and bearings</option>
                          <option value="33660200 - Propellers">33660200 - Propellers</option>
                          <option value="33660202 - Propellers, ship: cast brass">33660202 - Propellers, ship: cast brass</option>
                          <option value="33669901 - Brass foundry, nec">33669901 - Brass foundry, nec</option>
                          <option value="33669902 - Bronze foundry, nec">33669902 - Bronze foundry, nec</option>
                          <option value="33669903 - Castings (except die), nec, brass">33669903 - Castings (except die), nec, brass</option>
                          <option value="33669904 - Castings (except die), nec, bronze">33669904 - Castings (except die), nec, bronze</option>
                          <option value="33669906 - Castings (except die), nsk">33669906 - Castings (except die), nsk</option>
                          <option value="33669907 - Machinery castings, brass">33669907 - Machinery castings, brass</option>
                          <option value="33690000 - Nonferrous foundries, nec">33690000 - Nonferrous foundries, nec</option>
                          <option value="33690101 - Lead castings, except die-castings">33690101 - Lead castings, except die-castings</option>
                          <option value="33690103 - Zinc and zinc-base alloy castings, except die-castings">33690103 - Zinc and zinc-base alloy castings, except die-castings</option>
                          <option value="33699901 - Aerospace castings, nonferrous: except aluminum">33699901 - Aerospace castings, nonferrous: except aluminum</option>
                          <option value="33699902 - Castings, except die-castings, precision">33699902 - Castings, except die-castings, precision</option>
                          <option value="33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper">33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper</option>
                          <option value="33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting">33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting</option>
                          <option value="33699905 - Titanium castings, except die-casting">33699905 - Titanium castings, except die-casting</option>
                          <option value="33980000 - Metal heat treating">33980000 - Metal heat treating</option>
                          <option value="33989901 - Annealing of metal">33989901 - Annealing of metal</option>
                          <option value="33989902 - Brazing (hardening) of metal">33989902 - Brazing (hardening) of metal</option>
                          <option value="33989903 - Metal burning">33989903 - Metal burning</option>
                          <option value="33989904 - Shot peening (treating steel to reduce fatigue)">33989904 - Shot peening (treating steel to reduce fatigue)</option>
                          <option value="33989905 - Tempering of metal">33989905 - Tempering of metal</option>
                          <option value="33990000 - Primary metal products">33990000 - Primary metal products</option>
                          <option value="33990100 - Metal powders, pastes, and flakes">33990100 - Metal powders, pastes, and flakes</option>
                          <option value="33990102 - Flakes, metal">33990102 - Flakes, metal</option>
                          <option value="33990103 - Iron, powdered">33990103 - Iron, powdered</option>
                          <option value="33990105 - Powder, metal">33990105 - Powder, metal</option>
                          <option value="33990106 - Silver powder">33990106 - Silver powder</option>
                          <option value="33990200 - Metal fasteners">33990200 - Metal fasteners</option>
                          <option value="33990201 - Brads: aluminum, brass, or other nonferrous metal or wire">33990201 - Brads: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33990202 - Nails: aluminum, brass, or other nonferrous metal or wire">33990202 - Nails: aluminum, brass, or other nonferrous metal or wire</option>
                          <option value="33999901 - Iron ore recovery from open hearth slag">33999901 - Iron ore recovery from open hearth slag</option>
                          <option value="33999902 - Laminating steel">33999902 - Laminating steel</option>
                          <option value="33999904 - Steel balls">33999904 - Steel balls</option>
                          <option value="33999906 - Cryogenic treatment of metal">33999906 - Cryogenic treatment of metal</option>
                          <option value="34110000 - Metal cans">34110000 - Metal cans</option>
                          <option value="34110100 - Food and beverage containers">34110100 - Food and beverage containers</option>
                          <option value="34110102 - Beverage cans, metal: except beer">34110102 - Beverage cans, metal: except beer</option>
                          <option value="34110103 - Food containers, metal">34110103 - Food containers, metal</option>
                          <option value="34119901 - Aluminum cans">34119901 - Aluminum cans</option>
                          <option value="34119906 - Tin cans">34119906 - Tin cans</option>
                          <option value="34120000 - Metal barrels, drums, and pails">34120000 - Metal barrels, drums, and pails</option>
                          <option value="34129901 - Barrels, shipping: metal">34129901 - Barrels, shipping: metal</option>
                          <option value="34129902 - Drums, shipping: metal">34129902 - Drums, shipping: metal</option>
                          <option value="34210000 - Cutlery">34210000 - Cutlery</option>
                          <option value="34210100 - Table and food cutlery, including butchers'">34210100 - Table and food cutlery, including butchers'</option>
                          <option value="34210103 - Knife blades and blanks">34210103 - Knife blades and blanks</option>
                          <option value="34210104 - Knives: butchers', hunting, pocket, etc.">34210104 - Knives: butchers', hunting, pocket, etc.</option>
                          <option value="34210203 - Scissors, hand">34210203 - Scissors, hand</option>
                          <option value="34210204 - Shears, hand">34210204 - Shears, hand</option>
                          <option value="34219901 - Razor blades and razors">34219901 - Razor blades and razors</option>
                          <option value="34230000 - Hand and edge tools, nec">34230000 - Hand and edge tools, nec</option>
                          <option value="34230100 - Garden and farm tools, including shovels">34230100 - Garden and farm tools, including shovels</option>
                          <option value="34230200 - Soldering tools">34230200 - Soldering tools</option>
                          <option value="34230201 - Soldering guns or tools, hand: electric">34230201 - Soldering guns or tools, hand: electric</option>
                          <option value="34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.">34239904 - Carpenters' hand tools, except saws: levels, chisels, etc.</option>
                          <option value="34239905 - Carpet layers' hand tools">34239905 - Carpet layers' hand tools</option>
                          <option value="34239906 - Caulking tools, hand">34239906 - Caulking tools, hand</option>
                          <option value="34239907 - Cutters, glass">34239907 - Cutters, glass</option>
                          <option value="34239908 - Cutting dies, except metal cutting">34239908 - Cutting dies, except metal cutting</option>
                          <option value="34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.">34239910 - Edge tools for woodworking: augers, bits, gimlets, etc.</option>
                          <option value="34239912 - Hammers (hand tools)">34239912 - Hammers (hand tools)</option>
                          <option value="34239914 - Jacks: lifting, screw, or ratchet (hand tools)">34239914 - Jacks: lifting, screw, or ratchet (hand tools)</option>
                          <option value="34239916 - Knives, agricultural or industrial">34239916 - Knives, agricultural or industrial</option>
                          <option value="34239919 - Masons' hand tools">34239919 - Masons' hand tools</option>
                          <option value="34239920 - Mechanics' hand tools">34239920 - Mechanics' hand tools</option>
                          <option value="34239921 - Plumbers' hand tools">34239921 - Plumbers' hand tools</option>
                          <option value="34239922 - Rules or rulers, metal">34239922 - Rules or rulers, metal</option>
                          <option value="34239923 - Screw drivers, pliers, chisels, etc. (hand tools)">34239923 - Screw drivers, pliers, chisels, etc. (hand tools)</option>
                          <option value="34239927 - Tools or equipment for use with sporting arms">34239927 - Tools or equipment for use with sporting arms</option>
                          <option value="34239928 - Wrenches, hand tools">34239928 - Wrenches, hand tools</option>
                          <option value="34250000 - Saw blades and handsaws">34250000 - Saw blades and handsaws</option>
                          <option value="34259902 - Saw blades, for hand or power saws">34259902 - Saw blades, for hand or power saws</option>
                          <option value="34259903 - Saws, hand: metalworking or woodworking">34259903 - Saws, hand: metalworking or woodworking</option>
                          <option value="34290000 - Hardware, nec">34290000 - Hardware, nec</option>
                          <option value="34290100 - Furniture, builders' and other household hardware">34290100 - Furniture, builders' and other household hardware</option>
                          <option value="34290101 - Builders' hardware">34290101 - Builders' hardware</option>
                          <option value="34290102 - Cabinet hardware">34290102 - Cabinet hardware</option>
                          <option value="34290103 - Door opening and closing devices, except electrical">34290103 - Door opening and closing devices, except electrical</option>
                          <option value="34290104 - Fireplace equipment, hardware: andirons, grates, screens">34290104 - Fireplace equipment, hardware: andirons, grates, screens</option>
                          <option value="34290105 - Furniture hardware">34290105 - Furniture hardware</option>
                          <option value="34290200 - Keys, locks, and related hardware">34290200 - Keys, locks, and related hardware</option>
                          <option value="34290201 - Door locks, bolts, and checks">34290201 - Door locks, bolts, and checks</option>
                          <option value="34290203 - Locks or lock sets">34290203 - Locks or lock sets</option>
                          <option value="34290204 - Padlocks">34290204 - Padlocks</option>
                          <option value="34290300 - Motor vehicle hardware">34290300 - Motor vehicle hardware</option>
                          <option value="34290301 - Bicycle racks, automotive">34290301 - Bicycle racks, automotive</option>
                          <option value="34290302 - Luggage racks, car top">34290302 - Luggage racks, car top</option>
                          <option value="34290303 - Ski racks, automotive">34290303 - Ski racks, automotive</option>
                          <option value="34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items">34290400 - Aircraft &amp; marine hardware, inc. pulleys &amp; similar items</option>
                          <option value="34290401 - Aircraft hardware">34290401 - Aircraft hardware</option>
                          <option value="34290402 - Marine hardware">34290402 - Marine hardware</option>
                          <option value="34290403 - Pulleys, metal">34290403 - Pulleys, metal</option>
                          <option value="34290500 - Clamps, couplings, nozzles, and other metal hose fittings">34290500 - Clamps, couplings, nozzles, and other metal hose fittings</option>
                          <option value="34290501 - Clamps and couplings, hose">34290501 - Clamps and couplings, hose</option>
                          <option value="34290502 - Clamps, metal">34290502 - Clamps, metal</option>
                          <option value="34299901 - Animal traps, iron or steel">34299901 - Animal traps, iron or steel</option>
                          <option value="34299902 - Casket hardware">34299902 - Casket hardware</option>
                          <option value="34299905 - Harness hardware">34299905 - Harness hardware</option>
                          <option value="34299907 - Luggage hardware">34299907 - Luggage hardware</option>
                          <option value="34299908 - Metal fasteners">34299908 - Metal fasteners</option>
                          <option value="34299910 - Parachute hardware">34299910 - Parachute hardware</option>
                          <option value="34310000 - Metal sanitary ware">34310000 - Metal sanitary ware</option>
                          <option value="34310100 - Bathroom fixtures, including sinks">34310100 - Bathroom fixtures, including sinks</option>
                          <option value="34310103 - Shower stalls, metal">34310103 - Shower stalls, metal</option>
                          <option value="34319901 - Drinking fountains, metal">34319901 - Drinking fountains, metal</option>
                          <option value="34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal">34319903 - Plumbing fixtures: enameled iron, cast iron,or pressed metal</option>
                          <option value="34320000 - Plumbing fixture fittings and trim">34320000 - Plumbing fixture fittings and trim</option>
                          <option value="34329901 - Faucets and spigots, metal and plastic">34329901 - Faucets and spigots, metal and plastic</option>
                          <option value="34329902 - Lawn hose nozzles and sprinklers">34329902 - Lawn hose nozzles and sprinklers</option>
                          <option value="34329903 - Plastic plumbing fixture fittings, assembly">34329903 - Plastic plumbing fixture fittings, assembly</option>
                          <option value="34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.">34329904 - Plumbers' brass goods: drain cocks, faucets, spigots, etc.</option>
                          <option value="34330000 - Heating equipment, except electric">34330000 - Heating equipment, except electric</option>
                          <option value="34330100 - Burners, furnaces, boilers, and stokers">34330100 - Burners, furnaces, boilers, and stokers</option>
                          <option value="34330101 - Boilers, low-pressure heating: steam or hot water">34330101 - Boilers, low-pressure heating: steam or hot water</option>
                          <option value="34330103 - Gas burners, domestic">34330103 - Gas burners, domestic</option>
                          <option value="34330104 - Gas burners, industrial">34330104 - Gas burners, industrial</option>
                          <option value="34330105 - Gas-oil burners, combination">34330105 - Gas-oil burners, combination</option>
                          <option value="34330106 - Oil burners, domestic or industrial">34330106 - Oil burners, domestic or industrial</option>
                          <option value="34330107 - Stokers, mechanical: domestic or industrial">34330107 - Stokers, mechanical: domestic or industrial</option>
                          <option value="34330201 - Logs, gas fireplace">34330201 - Logs, gas fireplace</option>
                          <option value="34330202 - Radiators, except electric">34330202 - Radiators, except electric</option>
                          <option value="34330205 - Space heaters, except electric">34330205 - Space heaters, except electric</option>
                          <option value="34339901 - Gas infrared heating units">34339901 - Gas infrared heating units</option>
                          <option value="34339902 - Heaters, swimming pool: oil or gas">34339902 - Heaters, swimming pool: oil or gas</option>
                          <option value="34339904 - Solar heaters and collectors">34339904 - Solar heaters and collectors</option>
                          <option value="34339905 - Steam heating apparatus">34339905 - Steam heating apparatus</option>
                          <option value="34339906 - Stoves, wood and coal burning">34339906 - Stoves, wood and coal burning</option>
                          <option value="34410100 - Fabricated structural metal for ships">34410100 - Fabricated structural metal for ships</option>
                          <option value="34410101 - Boat and barge sections, prefabricated metal">34410101 - Boat and barge sections, prefabricated metal</option>
                          <option value="34410200 - Fabricated structural metal for bridges">34410200 - Fabricated structural metal for bridges</option>
                          <option value="34410201 - Bridge sections, prefabricated, highway">34410201 - Bridge sections, prefabricated, highway</option>
                          <option value="34419901 - Building components, structural steel">34419901 - Building components, structural steel</option>
                          <option value="34419902 - Dam gates, metal plate">34419902 - Dam gates, metal plate</option>
                          <option value="34419903 - Expansion joints (structural shapes), iron or steel">34419903 - Expansion joints (structural shapes), iron or steel</option>
                          <option value="34419904 - Floor jacks, metal">34419904 - Floor jacks, metal</option>
                          <option value="34419906 - Joists, open web steel: long-span series">34419906 - Joists, open web steel: long-span series</option>
                          <option value="34419907 - Railroad car racks, for transporting vehicles: steel">34419907 - Railroad car racks, for transporting vehicles: steel</option>
                          <option value="34419908 - Tower sections, radio and television transmission">34419908 - Tower sections, radio and television transmission</option>
                          <option value="34420000 - Metal doors, sash, and trim">34420000 - Metal doors, sash, and trim</option>
                          <option value="34420100 - Window and door frames">34420100 - Window and door frames</option>
                          <option value="34420101 - Casements, aluminum">34420101 - Casements, aluminum</option>
                          <option value="34420102 - Sash, door or window: metal">34420102 - Sash, door or window: metal</option>
                          <option value="34420200 - Louvers, shutters, jalousies, and similar items">34420200 - Louvers, shutters, jalousies, and similar items</option>
                          <option value="34420204 - Shutters, door or window: metal">34420204 - Shutters, door or window: metal</option>
                          <option value="34420300 - Screen and storm doors and windows">34420300 - Screen and storm doors and windows</option>
                          <option value="34420301 - Screen doors, metal">34420301 - Screen doors, metal</option>
                          <option value="34420302 - Screens, window, metal">34420302 - Screens, window, metal</option>
                          <option value="34420303 - Storm doors or windows, metal">34420303 - Storm doors or windows, metal</option>
                          <option value="34420400 - Metal doors">34420400 - Metal doors</option>
                          <option value="34420401 - Fire doors, metal">34420401 - Fire doors, metal</option>
                          <option value="34420402 - Garage doors, overhead: metal">34420402 - Garage doors, overhead: metal</option>
                          <option value="34420403 - Hangar doors, metal">34420403 - Hangar doors, metal</option>
                          <option value="34420404 - Rolling doors for industrial buildings or warehouses, metal">34420404 - Rolling doors for industrial buildings or warehouses, metal</option>
                          <option value="34420500 - Molding, trim, and stripping">34420500 - Molding, trim, and stripping</option>
                          <option value="34420503 - Weather strip, metal">34420503 - Weather strip, metal</option>
                          <option value="34430000 - Fabricated plate work (boiler shop)">34430000 - Fabricated plate work (boiler shop)</option>
                          <option value="34430100 - Industrial vessels, tanks, and containers">34430100 - Industrial vessels, tanks, and containers</option>
                          <option value="34430102 - Bins, prefabricated metal plate">34430102 - Bins, prefabricated metal plate</option>
                          <option value="34430103 - Columns (fractioning, etc.): metal plate">34430103 - Columns (fractioning, etc.): metal plate</option>
                          <option value="34430104 - Cryogenic tanks, for liquids and gases">34430104 - Cryogenic tanks, for liquids and gases</option>
                          <option value="34430108 - Dumpsters, garbage">34430108 - Dumpsters, garbage</option>
                          <option value="34430110 - Fuel tanks (oil, gas, etc.), metal plate">34430110 - Fuel tanks (oil, gas, etc.), metal plate</option>
                          <option value="34430111 - Gas holders, metal plate">34430111 - Gas holders, metal plate</option>
                          <option value="34430113 - Housings, pressure">34430113 - Housings, pressure</option>
                          <option value="34430115 - Process vessels, industrial: metal plate">34430115 - Process vessels, industrial: metal plate</option>
                          <option value="34430116 - Separators, industrial process: metal plate">34430116 - Separators, industrial process: metal plate</option>
                          <option value="34430118 - Stills, pressure: metal plate">34430118 - Stills, pressure: metal plate</option>
                          <option value="34430120 - Tanks for tank trucks, metal plate">34430120 - Tanks for tank trucks, metal plate</option>
                          <option value="34430121 - Tanks, lined: metal plate">34430121 - Tanks, lined: metal plate</option>
                          <option value="34430122 - Tanks, standard or custom fabricated: metal plate">34430122 - Tanks, standard or custom fabricated: metal plate</option>
                          <option value="34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate">34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate</option>
                          <option value="34430125 - Vats, metal plate">34430125 - Vats, metal plate</option>
                          <option value="34430126 - Vessels, process or storage (from boiler shops): metal plate">34430126 - Vessels, process or storage (from boiler shops): metal plate</option>
                          <option value="34430127 - Water tanks, metal plate">34430127 - Water tanks, metal plate</option>
                          <option value="34430200 - Heat exchangers, condensers, and components">34430200 - Heat exchangers, condensers, and components</option>
                          <option value="34430201 - Air coolers, metal plate">34430201 - Air coolers, metal plate</option>
                          <option value="34430205 - Condensers, steam">34430205 - Condensers, steam</option>
                          <option value="34430206 - Cooling towers, metal plate">34430206 - Cooling towers, metal plate</option>
                          <option value="34430207 - Finned tubes, for heat transfer">34430207 - Finned tubes, for heat transfer</option>
                          <option value="34430208 - Heat exchangers, plate type">34430208 - Heat exchangers, plate type</option>
                          <option value="34430209 - Heat exchangers: coolers (after, inter), condensers, etc.">34430209 - Heat exchangers: coolers (after, inter), condensers, etc.</option>
                          <option value="34430300 - Boiler and boiler shop work">34430300 - Boiler and boiler shop work</option>
                          <option value="34430302 - Boiler shop products: boilers, smokestacks, steel tanks">34430302 - Boiler shop products: boilers, smokestacks, steel tanks</option>
                          <option value="34430303 - Boilers: industrial, power, or marine">34430303 - Boilers: industrial, power, or marine</option>
                          <option value="34430503 - Nuclear core structurals, metal plate">34430503 - Nuclear core structurals, metal plate</option>
                          <option value="34430504 - Nuclear reactors, military or industrial">34430504 - Nuclear reactors, military or industrial</option>
                          <option value="34430505 - Nuclear shielding, metal plate">34430505 - Nuclear shielding, metal plate</option>
                          <option value="34430507 - Reactor containment vessels, metal plate">34430507 - Reactor containment vessels, metal plate</option>
                          <option value="34430600 - Liners/lining">34430600 - Liners/lining</option>
                          <option value="34430601 - Liners, industrial: metal plate">34430601 - Liners, industrial: metal plate</option>
                          <option value="34430700 - Metal parts">34430700 - Metal parts</option>
                          <option value="34430701 - Baffles">34430701 - Baffles</option>
                          <option value="34430702 - Breechings, metal plate">34430702 - Breechings, metal plate</option>
                          <option value="34430703 - Cable trays, metal plate">34430703 - Cable trays, metal plate</option>
                          <option value="34430800 - Chutes and troughs">34430800 - Chutes and troughs</option>
                          <option value="34430801 - Chutes, metal plate">34430801 - Chutes, metal plate</option>
                          <option value="34430900 - Pipe, standpipe, and culverts">34430900 - Pipe, standpipe, and culverts</option>
                          <option value="34430902 - Pipe, large diameter: metal plate">34430902 - Pipe, large diameter: metal plate</option>
                          <option value="34431002 - Wind tunnels">34431002 - Wind tunnels</option>
                          <option value="34431105 - Sterilizing chambers, metal plate">34431105 - Sterilizing chambers, metal plate</option>
                          <option value="34439902 - Containers, shipping (bombs, etc.): metal plate">34439902 - Containers, shipping (bombs, etc.): metal plate</option>
                          <option value="34439904 - Cylinders, pressure: metal plate">34439904 - Cylinders, pressure: metal plate</option>
                          <option value="34439906 - High vacuum coaters, metal plate">34439906 - High vacuum coaters, metal plate</option>
                          <option value="34439911 - Perforating on heavy metal">34439911 - Perforating on heavy metal</option>
                          <option value="34439915 - Truss plates, metal">34439915 - Truss plates, metal</option>
                          <option value="34439916 - Weldments">34439916 - Weldments</option>
                          <option value="34440000 - Sheet metalwork">34440000 - Sheet metalwork</option>
                          <option value="34440100 - Culverts, flumes, and pipes">34440100 - Culverts, flumes, and pipes</option>
                          <option value="34440101 - Culverts, sheet metal">34440101 - Culverts, sheet metal</option>
                          <option value="34440104 - Pipe, sheet metal">34440104 - Pipe, sheet metal</option>
                          <option value="34440200 - Metal ventilating equipment">34440200 - Metal ventilating equipment</option>
                          <option value="34440202 - Ducts, sheet metal">34440202 - Ducts, sheet metal</option>
                          <option value="34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal">34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal</option>
                          <option value="34440204 - Flues and pipes, stove or furnace: sheet metal">34440204 - Flues and pipes, stove or furnace: sheet metal</option>
                          <option value="34440205 - Ventilators, sheet metal">34440205 - Ventilators, sheet metal</option>
                          <option value="34440300 - Metal roofing and roof drainage equipment">34440300 - Metal roofing and roof drainage equipment</option>
                          <option value="34440303 - Gutters, sheet metal">34440303 - Gutters, sheet metal</option>
                          <option value="34440304 - Roof deck, sheet metal">34440304 - Roof deck, sheet metal</option>
                          <option value="34440305 - Skylights, sheet metal">34440305 - Skylights, sheet metal</option>
                          <option value="34440400 - Metal flooring and siding">34440400 - Metal flooring and siding</option>
                          <option value="34440402 - Flooring, cellular steel">34440402 - Flooring, cellular steel</option>
                          <option value="34440403 - Siding, sheet metal">34440403 - Siding, sheet metal</option>
                          <option value="34440500 - Metal housings, enclosures, casings, and other containers">34440500 - Metal housings, enclosures, casings, and other containers</option>
                          <option value="34440502 - Booths, spray: prefabricated sheet metal">34440502 - Booths, spray: prefabricated sheet metal</option>
                          <option value="34440503 - Casings, sheet metal">34440503 - Casings, sheet metal</option>
                          <option value="34440504 - Furnace casings, sheet metal">34440504 - Furnace casings, sheet metal</option>
                          <option value="34440505 - Hoods, range: sheet metal">34440505 - Hoods, range: sheet metal</option>
                          <option value="34440506 - Hoppers, sheet metal">34440506 - Hoppers, sheet metal</option>
                          <option value="34440507 - Housings for business machines, sheet metal">34440507 - Housings for business machines, sheet metal</option>
                          <option value="34440508 - Laundry hampers, sheet metal">34440508 - Laundry hampers, sheet metal</option>
                          <option value="34440509 - Machine guards, sheet metal">34440509 - Machine guards, sheet metal</option>
                          <option value="34440510 - Mail (post office) collection or storage boxes, sheet metal">34440510 - Mail (post office) collection or storage boxes, sheet metal</option>
                          <option value="34440511 - Radiator shields or enclosures, sheet metal">34440511 - Radiator shields or enclosures, sheet metal</option>
                          <option value="34440600 - Awnings and canopies">34440600 - Awnings and canopies</option>
                          <option value="34440601 - Awnings, sheet metal">34440601 - Awnings, sheet metal</option>
                          <option value="34440602 - Canopies, sheet metal">34440602 - Canopies, sheet metal</option>
                          <option value="34449901 - Coal chutes, prefabricated sheet metal">34449901 - Coal chutes, prefabricated sheet metal</option>
                          <option value="34449902 - Concrete forms, sheet metal">34449902 - Concrete forms, sheet metal</option>
                          <option value="34449904 - Forming machine work, sheet metal">34449904 - Forming machine work, sheet metal</option>
                          <option value="34449905 - Guard rails, highway: sheet metal">34449905 - Guard rails, highway: sheet metal</option>
                          <option value="34449908 - Restaurant sheet metalwork">34449908 - Restaurant sheet metalwork</option>
                          <option value="34449911 - Studs and joists, sheet metal">34449911 - Studs and joists, sheet metal</option>
                          <option value="34460000 - Architectural metalwork">34460000 - Architectural metalwork</option>
                          <option value="34460100 - Stairs, fire escapes, balconies, railings, and ladders">34460100 - Stairs, fire escapes, balconies, railings, and ladders</option>
                          <option value="34460101 - Balconies, metal">34460101 - Balconies, metal</option>
                          <option value="34460103 - Fire escapes, metal">34460103 - Fire escapes, metal</option>
                          <option value="34460107 - Railings, banisters, guards, etc: made from metal pipe">34460107 - Railings, banisters, guards, etc: made from metal pipe</option>
                          <option value="34460108 - Railings, prefabricated metal">34460108 - Railings, prefabricated metal</option>
                          <option value="34460109 - Stairs, staircases, stair treads: prefabricated metal">34460109 - Stairs, staircases, stair treads: prefabricated metal</option>
                          <option value="34460201 - Gratings, open steel flooring">34460201 - Gratings, open steel flooring</option>
                          <option value="34460202 - Gratings, tread: fabricated metal">34460202 - Gratings, tread: fabricated metal</option>
                          <option value="34460300 - Fences, gates, posts, and flagpoles">34460300 - Fences, gates, posts, and flagpoles</option>
                          <option value="34460301 - Fences or posts, ornamental iron or steel">34460301 - Fences or posts, ornamental iron or steel</option>
                          <option value="34460302 - Flagpoles, metal">34460302 - Flagpoles, metal</option>
                          <option value="34460303 - Gates, ornamental metal">34460303 - Gates, ornamental metal</option>
                          <option value="34460400 - Partitions and supports/studs, including acoustical systems">34460400 - Partitions and supports/studs, including acoustical systems</option>
                          <option value="34460401 - Acoustical suspension systems, metal">34460401 - Acoustical suspension systems, metal</option>
                          <option value="34460403 - Partitions, ornamental metal">34460403 - Partitions, ornamental metal</option>
                          <option value="34460502 - Louvers, ventilating">34460502 - Louvers, ventilating</option>
                          <option value="34460600 - Ornamental metalwork">34460600 - Ornamental metalwork</option>
                          <option value="34460601 - Bank fixtures, ornamental metal">34460601 - Bank fixtures, ornamental metal</option>
                          <option value="34460603 - Grillwork, ornamental metal">34460603 - Grillwork, ornamental metal</option>
                          <option value="34469902 - Scaffolds, mobile or stationary: metal">34469902 - Scaffolds, mobile or stationary: metal</option>
                          <option value="34480000 - Prefabricated metal buildings and components">34480000 - Prefabricated metal buildings and components</option>
                          <option value="34480100 - Prefabricated metal buildings">34480100 - Prefabricated metal buildings</option>
                          <option value="34480101 - Buildings, portable: prefabricated metal">34480101 - Buildings, portable: prefabricated metal</option>
                          <option value="34480102 - Carports, prefabricated metal">34480102 - Carports, prefabricated metal</option>
                          <option value="34480105 - Greenhouses, prefabricated metal">34480105 - Greenhouses, prefabricated metal</option>
                          <option value="34480106 - Screen enclosures">34480106 - Screen enclosures</option>
                          <option value="34480108 - Sunrooms, prefabricated metal">34480108 - Sunrooms, prefabricated metal</option>
                          <option value="34480200 - Prefabricated metal components">34480200 - Prefabricated metal components</option>
                          <option value="34480201 - Panels for prefabricated metal buildings">34480201 - Panels for prefabricated metal buildings</option>
                          <option value="34480202 - Ramps, prefabricated metal">34480202 - Ramps, prefabricated metal</option>
                          <option value="34480203 - Trusses and framing, prefabricated metal">34480203 - Trusses and framing, prefabricated metal</option>
                          <option value="34489901 - Docks, prefabricated metal">34489901 - Docks, prefabricated metal</option>
                          <option value="34490000 - Miscellaneous metalwork">34490000 - Miscellaneous metalwork</option>
                          <option value="34490100 - Fabricated bar joists and concrete reinforcing bars">34490100 - Fabricated bar joists and concrete reinforcing bars</option>
                          <option value="34490101 - Bars, concrete reinforcing: fabricated steel">34490101 - Bars, concrete reinforcing: fabricated steel</option>
                          <option value="34490201 - Lath, expanded metal">34490201 - Lath, expanded metal</option>
                          <option value="34499901 - Curtain wall, metal">34499901 - Curtain wall, metal</option>
                          <option value="34499902 - Curtain walls for buildings, steel">34499902 - Curtain walls for buildings, steel</option>
                          <option value="34499903 - Custom roll formed products">34499903 - Custom roll formed products</option>
                          <option value="34499904 - Landing mats, aircraft: metal">34499904 - Landing mats, aircraft: metal</option>
                          <option value="34510000 - Screw machine products">34510000 - Screw machine products</option>
                          <option value="34520000 - Bolts, nuts, rivets, and washers">34520000 - Bolts, nuts, rivets, and washers</option>
                          <option value="34520100 - Pins">34520100 - Pins</option>
                          <option value="34520101 - Cotter pins, metal">34520101 - Cotter pins, metal</option>
                          <option value="34520102 - Dowel pins, metal">34520102 - Dowel pins, metal</option>
                          <option value="34520200 - Washers">34520200 - Washers</option>
                          <option value="34520202 - Spring washers, metal">34520202 - Spring washers, metal</option>
                          <option value="34520203 - Washers, metal">34520203 - Washers, metal</option>
                          <option value="34529901 - Bolts, metal">34529901 - Bolts, metal</option>
                          <option value="34529904 - Nuts, metal">34529904 - Nuts, metal</option>
                          <option value="34529905 - Rivets, metal">34529905 - Rivets, metal</option>
                          <option value="34529907 - Screws, metal">34529907 - Screws, metal</option>
                          <option value="34620000 - Iron and steel forgings">34620000 - Iron and steel forgings</option>
                          <option value="34620100 - Gear and chain forgings">34620100 - Gear and chain forgings</option>
                          <option value="34620101 - Chains, forged steel">34620101 - Chains, forged steel</option>
                          <option value="34620102 - Gears, forged steel">34620102 - Gears, forged steel</option>
                          <option value="34620200 - Pump, compressor, and turbine forgings">34620200 - Pump, compressor, and turbine forgings</option>
                          <option value="34620202 - Turbine engine forgings, ferrous">34620202 - Turbine engine forgings, ferrous</option>
                          <option value="34620401 - Construction or mining equipment forgings, ferrous">34620401 - Construction or mining equipment forgings, ferrous</option>
                          <option value="34620402 - Railroad wheels, axles, frogs, or other equipment: forged">34620402 - Railroad wheels, axles, frogs, or other equipment: forged</option>
                          <option value="34629901 - Aircraft forgings, ferrous">34629901 - Aircraft forgings, ferrous</option>
                          <option value="34629902 - Anchors, forged">34629902 - Anchors, forged</option>
                          <option value="34629903 - Armor plate, forged iron or steel">34629903 - Armor plate, forged iron or steel</option>
                          <option value="34629904 - Flange, valve, and pipe fitting forgings, ferrous">34629904 - Flange, valve, and pipe fitting forgings, ferrous</option>
                          <option value="34629905 - Horseshoes">34629905 - Horseshoes</option>
                          <option value="34629907 - Mechanical power transmission forgings, ferrous">34629907 - Mechanical power transmission forgings, ferrous</option>
                          <option value="34629908 - Nuclear power plant forgings, ferrous">34629908 - Nuclear power plant forgings, ferrous</option>
                          <option value="34629909 - Ornamental metal forgings, ferrous">34629909 - Ornamental metal forgings, ferrous</option>
                          <option value="34630000 - Nonferrous forgings">34630000 - Nonferrous forgings</option>
                          <option value="34639901 - Aircraft forgings, nonferrous">34639901 - Aircraft forgings, nonferrous</option>
                          <option value="34639902 - Aluminum forgings">34639902 - Aluminum forgings</option>
                          <option value="34639904 - Bearing and bearing race forgings, nonferrous">34639904 - Bearing and bearing race forgings, nonferrous</option>
                          <option value="34639905 - Flange, valve or pipe fitting forgings, nonferrous">34639905 - Flange, valve or pipe fitting forgings, nonferrous</option>
                          <option value="34639906 - Machinery forgings, nonferrous">34639906 - Machinery forgings, nonferrous</option>
                          <option value="34639909 - Pole line hardware forgings, nonferrous">34639909 - Pole line hardware forgings, nonferrous</option>
                          <option value="34669901 - Bottle caps and tops, stamped metal">34669901 - Bottle caps and tops, stamped metal</option>
                          <option value="34669902 - Closures, stamped metal">34669902 - Closures, stamped metal</option>
                          <option value="34690000 - Metal stampings, nec">34690000 - Metal stampings, nec</option>
                          <option value="34690100 - Household cooking and kitchen utensils, metal">34690100 - Household cooking and kitchen utensils, metal</option>
                          <option value="34690102 - Kitchen fixtures and equipment: metal, except cast aluminum">34690102 - Kitchen fixtures and equipment: metal, except cast aluminum</option>
                          <option value="34690103 - Utensils, household: metal, except cast">34690103 - Utensils, household: metal, except cast</option>
                          <option value="34690104 - Cooking ware, except porcelain enameled">34690104 - Cooking ware, except porcelain enameled</option>
                          <option value="34690200 - Household cooking and kitchen utensils, porcelain enameled">34690200 - Household cooking and kitchen utensils, porcelain enameled</option>
                          <option value="34690201 - Cooking ware, porcelain enameled">34690201 - Cooking ware, porcelain enameled</option>
                          <option value="34690300 - Porcelain enameled products and utensils">34690300 - Porcelain enameled products and utensils</option>
                          <option value="34690400 - Boxes, stamped metal">34690400 - Boxes, stamped metal</option>
                          <option value="34690401 - Boxes: tool, lunch, mail, etc.: stamped metal">34690401 - Boxes: tool, lunch, mail, etc.: stamped metal</option>
                          <option value="34699903 - Capacitor or condenser cans and cases, stamped metal">34699903 - Capacitor or condenser cans and cases, stamped metal</option>
                          <option value="34699904 - Electronic enclosures, stamped or pressed metal">34699904 - Electronic enclosures, stamped or pressed metal</option>
                          <option value="34699905 - Garbage cans, stamped and pressed metal">34699905 - Garbage cans, stamped and pressed metal</option>
                          <option value="34699906 - Helmets, steel">34699906 - Helmets, steel</option>
                          <option value="34699907 - Honeycombed metal">34699907 - Honeycombed metal</option>
                          <option value="34699908 - Machine parts, stamped or pressed metal">34699908 - Machine parts, stamped or pressed metal</option>
                          <option value="34699909 - Ornamental metal stampings">34699909 - Ornamental metal stampings</option>
                          <option value="34699910 - Patterns on metal">34699910 - Patterns on metal</option>
                          <option value="34699911 - Perforated metal, stamped">34699911 - Perforated metal, stamped</option>
                          <option value="34699918 - Tube fins, stamped metal">34699918 - Tube fins, stamped metal</option>
                          <option value="34710000 - Plating and polishing">34710000 - Plating and polishing</option>
                          <option value="34710100 - Electroplating and plating">34710100 - Electroplating and plating</option>
                          <option value="34710101 - Anodizing (plating) of metals or formed products">34710101 - Anodizing (plating) of metals or formed products</option>
                          <option value="34710102 - Chromium plating of metals or formed products">34710102 - Chromium plating of metals or formed products</option>
                          <option value="34710103 - Decorative plating and finishing of formed products">34710103 - Decorative plating and finishing of formed products</option>
                          <option value="34710104 - Electrolizing steel">34710104 - Electrolizing steel</option>
                          <option value="34710105 - Electroplating of metals or formed products">34710105 - Electroplating of metals or formed products</option>
                          <option value="34710106 - Gold plating">34710106 - Gold plating</option>
                          <option value="34710107 - Plating of metals or formed products">34710107 - Plating of metals or formed products</option>
                          <option value="34710200 - Cleaning, polishing, and finishing">34710200 - Cleaning, polishing, and finishing</option>
                          <option value="34710202 - Cleaning and descaling metal products">34710202 - Cleaning and descaling metal products</option>
                          <option value="34710203 - Coloring and finishing of aluminum or formed products">34710203 - Coloring and finishing of aluminum or formed products</option>
                          <option value="34710206 - Finishing, metals or formed products">34710206 - Finishing, metals or formed products</option>
                          <option value="34710207 - Polishing, metals or formed products">34710207 - Polishing, metals or formed products</option>
                          <option value="34710208 - Sand blasting of metal parts">34710208 - Sand blasting of metal parts</option>
                          <option value="34790100 - Etching and engraving">34790100 - Etching and engraving</option>
                          <option value="34790102 - Engraving jewelry, silverware, or metal">34790102 - Engraving jewelry, silverware, or metal</option>
                          <option value="34790103 - Etching on metals">34790103 - Etching on metals</option>
                          <option value="34790104 - Etching, photochemical">34790104 - Etching, photochemical</option>
                          <option value="34790105 - Name plates: engraved, etched, etc.">34790105 - Name plates: engraved, etched, etc.</option>
                          <option value="34790200 - Painting, coating, and hot dipping">34790200 - Painting, coating, and hot dipping</option>
                          <option value="34790201 - Aluminum coating of metal products">34790201 - Aluminum coating of metal products</option>
                          <option value="34790202 - Bonderizing of metal or metal products">34790202 - Bonderizing of metal or metal products</option>
                          <option value="34790203 - Coating electrodes">34790203 - Coating electrodes</option>
                          <option value="34790204 - Coating of metals and formed products">34790204 - Coating of metals and formed products</option>
                          <option value="34790205 - Coating of metals with plastic or resins">34790205 - Coating of metals with plastic or resins</option>
                          <option value="34790206 - Coating of metals with silicon">34790206 - Coating of metals with silicon</option>
                          <option value="34790207 - Coating or wrapping steel pipe">34790207 - Coating or wrapping steel pipe</option>
                          <option value="34790208 - Coating, rust preventive">34790208 - Coating, rust preventive</option>
                          <option value="34790209 - Enameling, including porcelain, of metal products">34790209 - Enameling, including porcelain, of metal products</option>
                          <option value="34790210 - Galvanizing of iron, steel, or end-formed products">34790210 - Galvanizing of iron, steel, or end-formed products</option>
                          <option value="34790211 - Hot dip coating of metals or formed products">34790211 - Hot dip coating of metals or formed products</option>
                          <option value="34790215 - Painting of metal products">34790215 - Painting of metal products</option>
                          <option value="34790219 - Rust proofing (hot dipping) of metals and formed products">34790219 - Rust proofing (hot dipping) of metals and formed products</option>
                          <option value="34790221 - Varnishing of metal products">34790221 - Varnishing of metal products</option>
                          <option value="34820000 - Small arms ammunition">34820000 - Small arms ammunition</option>
                          <option value="34829902 - Cartridges, 30 mm. and below">34829902 - Cartridges, 30 mm. and below</option>
                          <option value="34829903 - Cores, bullet: 30 mm. and below">34829903 - Cores, bullet: 30 mm. and below</option>
                          <option value="34829905 - Pellets and BB's, pistol and air rifle ammunition">34829905 - Pellets and BB's, pistol and air rifle ammunition</option>
                          <option value="34829907 - Shot, lead">34829907 - Shot, lead</option>
                          <option value="34830000 - Ammunition, except for small arms, nec">34830000 - Ammunition, except for small arms, nec</option>
                          <option value="34830100 - Ammunition components">34830100 - Ammunition components</option>
                          <option value="34830101 - Arming and fusing devices for missiles">34830101 - Arming and fusing devices for missiles</option>
                          <option value="34839902 - Artillery shells, over 30 mm.">34839902 - Artillery shells, over 30 mm.</option>
                          <option value="34839905 - Chemical warfare projectiles and components">34839905 - Chemical warfare projectiles and components</option>
                          <option value="34839910 - Missile warheads">34839910 - Missile warheads</option>
                          <option value="34840000 - Small arms">34840000 - Small arms</option>
                          <option value="34840100 - Machine guns and grenade launchers">34840100 - Machine guns and grenade launchers</option>
                          <option value="34840102 - Machine guns or machine gun parts, 30 mm. and below">34840102 - Machine guns or machine gun parts, 30 mm. and below</option>
                          <option value="34849902 - Guns (firearms) or gun parts, 30 mm. and below">34849902 - Guns (firearms) or gun parts, 30 mm. and below</option>
                          <option value="34849903 - Pellet and BB guns">34849903 - Pellet and BB guns</option>
                          <option value="34849904 - Pistols or pistol parts, 30 mm. and below">34849904 - Pistols or pistol parts, 30 mm. and below</option>
                          <option value="34849906 - Revolvers or revolver parts, 30 mm. and below">34849906 - Revolvers or revolver parts, 30 mm. and below</option>
                          <option value="34849907 - Rifles or rifle parts, 30 mm. and below">34849907 - Rifles or rifle parts, 30 mm. and below</option>
                          <option value="34849908 - Shotguns or shotgun parts, 30 mm. and below">34849908 - Shotguns or shotgun parts, 30 mm. and below</option>
                          <option value="34890000 - Ordnance and accessories, nec">34890000 - Ordnance and accessories, nec</option>
                          <option value="34890100 - Guns, howitzers, mortars, and related equipment">34890100 - Guns, howitzers, mortars, and related equipment</option>
                          <option value="34890101 - Artillery or artillery parts, over 30 mm.">34890101 - Artillery or artillery parts, over 30 mm.</option>
                          <option value="34890103 - Guns or gun parts, over 30 mm.">34890103 - Guns or gun parts, over 30 mm.</option>
                          <option value="34890105 - Rifles, recoilless">34890105 - Rifles, recoilless</option>
                          <option value="34899904 - Rocket launchers">34899904 - Rocket launchers</option>
                          <option value="34910000 - Industrial valves">34910000 - Industrial valves</option>
                          <option value="34910101 - Process control regulator valves">34910101 - Process control regulator valves</option>
                          <option value="34919902 - Compressed gas cylinder valves">34919902 - Compressed gas cylinder valves</option>
                          <option value="34919903 - Fire hydrant valves">34919903 - Fire hydrant valves</option>
                          <option value="34919904 - Gas valves and parts, industrial">34919904 - Gas valves and parts, industrial</option>
                          <option value="34919905 - Pressure valves and regulators, industrial">34919905 - Pressure valves and regulators, industrial</option>
                          <option value="34919907 - Solenoid valves">34919907 - Solenoid valves</option>
                          <option value="34919908 - Steam traps">34919908 - Steam traps</option>
                          <option value="34919910 - Water works valves">34919910 - Water works valves</option>
                          <option value="34920000 - Fluid power valves and hose fittings">34920000 - Fluid power valves and hose fittings</option>
                          <option value="34920100 - Fluid power valves for aircraft">34920100 - Fluid power valves for aircraft</option>
                          <option value="34920101 - Control valves, aircraft: hydraulic and pneumatic">34920101 - Control valves, aircraft: hydraulic and pneumatic</option>
                          <option value="34929901 - Control valves, fluid power: hydraulic and pneumatic">34929901 - Control valves, fluid power: hydraulic and pneumatic</option>
                          <option value="34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic">34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic</option>
                          <option value="34929904 - Hose and tube couplings, hydraulic/pneumatic">34929904 - Hose and tube couplings, hydraulic/pneumatic</option>
                          <option value="34930000 - Steel springs, except wire">34930000 - Steel springs, except wire</option>
                          <option value="34930102 - Helical springs, hot wound: railroad equip., etc.">34930102 - Helical springs, hot wound: railroad equip., etc.</option>
                          <option value="34930103 - Hot wound springs, except wire">34930103 - Hot wound springs, except wire</option>
                          <option value="34930105 - Torsion bar springs">34930105 - Torsion bar springs</option>
                          <option value="34930201 - Coiled flat springs">34930201 - Coiled flat springs</option>
                          <option value="34930202 - Flat springs, sheet or strip stock">34930202 - Flat springs, sheet or strip stock</option>
                          <option value="34940000 - Valves and pipe fittings, nec">34940000 - Valves and pipe fittings, nec</option>
                          <option value="34940100 - Pipe fittings">34940100 - Pipe fittings</option>
                          <option value="34940101 - Couplings, except pressure and soil pipe">34940101 - Couplings, except pressure and soil pipe</option>
                          <option value="34940102 - Expansion joints, pipe">34940102 - Expansion joints, pipe</option>
                          <option value="34940103 - Line strainers, for use in piping systems">34940103 - Line strainers, for use in piping systems</option>
                          <option value="34940106 - Well adapters">34940106 - Well adapters</option>
                          <option value="34949901 - Plumbing and heating valves">34949901 - Plumbing and heating valves</option>
                          <option value="34949902 - Sprinkler systems, field">34949902 - Sprinkler systems, field</option>
                          <option value="34950000 - Wire springs">34950000 - Wire springs</option>
                          <option value="34950100 - Precision springs">34950100 - Precision springs</option>
                          <option value="34950103 - Instrument springs, precision">34950103 - Instrument springs, precision</option>
                          <option value="34950104 - Mechanical springs, precision">34950104 - Mechanical springs, precision</option>
                          <option value="34959903 - Upholstery springs, unassembled">34959903 - Upholstery springs, unassembled</option>
                          <option value="34960000 - Miscellaneous fabricated wire products">34960000 - Miscellaneous fabricated wire products</option>
                          <option value="34960100 - Wire cloth and woven wire products">34960100 - Wire cloth and woven wire products</option>
                          <option value="34960101 - Cylinder wire cloth">34960101 - Cylinder wire cloth</option>
                          <option value="34960103 - Fabrics, woven wire">34960103 - Fabrics, woven wire</option>
                          <option value="34960105 - Grilles and grillework, woven wire">34960105 - Grilles and grillework, woven wire</option>
                          <option value="34960106 - Hardware cloth, woven wire">34960106 - Hardware cloth, woven wire</option>
                          <option value="34960108 - Mats and matting">34960108 - Mats and matting</option>
                          <option value="34960109 - Mesh, made from purchased wire">34960109 - Mesh, made from purchased wire</option>
                          <option value="34960111 - Screening, woven wire: made from purchased wire">34960111 - Screening, woven wire: made from purchased wire</option>
                          <option value="34960113 - Woven wire products, nec">34960113 - Woven wire products, nec</option>
                          <option value="34960200 - Wire chain">34960200 - Wire chain</option>
                          <option value="34960201 - Chain, welded">34960201 - Chain, welded</option>
                          <option value="34960202 - Tire chains">34960202 - Tire chains</option>
                          <option value="34960300 - Wire fasteners">34960300 - Wire fasteners</option>
                          <option value="34960301 - Clips and fasteners, made from purchased wire">34960301 - Clips and fasteners, made from purchased wire</option>
                          <option value="34960303 - Slings, lifting: made from purchased wire">34960303 - Slings, lifting: made from purchased wire</option>
                          <option value="34969902 - Cable, uninsulated wire: made from purchased wire">34969902 - Cable, uninsulated wire: made from purchased wire</option>
                          <option value="34969903 - Cages, wire">34969903 - Cages, wire</option>
                          <option value="34969904 - Concrete reinforcing mesh and wire">34969904 - Concrete reinforcing mesh and wire</option>
                          <option value="34969905 - Conveyor belts">34969905 - Conveyor belts</option>
                          <option value="34969906 - Fencing, made from purchased wire">34969906 - Fencing, made from purchased wire</option>
                          <option value="34969909 - Grocery carts, made from purchased wire">34969909 - Grocery carts, made from purchased wire</option>
                          <option value="34969912 - Shelving, made from purchased wire">34969912 - Shelving, made from purchased wire</option>
                          <option value="34969913 - Staples, made from purchased wire">34969913 - Staples, made from purchased wire</option>
                          <option value="34969914 - Traps, animal and fish">34969914 - Traps, animal and fish</option>
                          <option value="34969915 - Wire winding">34969915 - Wire winding</option>
                          <option value="34970000 - Metal foil and leaf">34970000 - Metal foil and leaf</option>
                          <option value="34979903 - Foil, laminated to paper or other materials">34979903 - Foil, laminated to paper or other materials</option>
                          <option value="34980000 - Fabricated pipe and fittings">34980000 - Fabricated pipe and fittings</option>
                          <option value="34989901 - Coils, pipe: fabricated from purchased pipe">34989901 - Coils, pipe: fabricated from purchased pipe</option>
                          <option value="34989902 - Couplings, pipe: fabricated from purchased pipe">34989902 - Couplings, pipe: fabricated from purchased pipe</option>
                          <option value="34989903 - Manifolds, pipe: fabricated from purchased pipe">34989903 - Manifolds, pipe: fabricated from purchased pipe</option>
                          <option value="34989904 - Pipe fittings, fabricated from purchased pipe">34989904 - Pipe fittings, fabricated from purchased pipe</option>
                          <option value="34989905 - Pipe sections, fabricated from purchased pipe">34989905 - Pipe sections, fabricated from purchased pipe</option>
                          <option value="34989906 - Piping systems for pulp, paper, and chemical industries">34989906 - Piping systems for pulp, paper, and chemical industries</option>
                          <option value="34989907 - Tube fabricating (contract bending and shaping)">34989907 - Tube fabricating (contract bending and shaping)</option>
                          <option value="34990000 - Fabricated metal products, nec">34990000 - Fabricated metal products, nec</option>
                          <option value="34990100 - Fire- or burglary-resistive products">34990100 - Fire- or burglary-resistive products</option>
                          <option value="34990101 - Bank chests, metal">34990101 - Bank chests, metal</option>
                          <option value="34990103 - Doors, safe and vault: metal">34990103 - Doors, safe and vault: metal</option>
                          <option value="34990106 - Money chests, steel">34990106 - Money chests, steel</option>
                          <option value="34990108 - Safes and vaults, metal">34990108 - Safes and vaults, metal</option>
                          <option value="34990200 - Metal household articles">34990200 - Metal household articles</option>
                          <option value="34990201 - Ice cream freezers, household, nonelectric: metal">34990201 - Ice cream freezers, household, nonelectric: metal</option>
                          <option value="34990300 - Metal ladders">34990300 - Metal ladders</option>
                          <option value="34990301 - Ladder assemblies, combination workstand: metal">34990301 - Ladder assemblies, combination workstand: metal</option>
                          <option value="34990302 - Ladders, portable: metal">34990302 - Ladders, portable: metal</option>
                          <option value="34990400 - Novelties and giftware, including trophies">34990400 - Novelties and giftware, including trophies</option>
                          <option value="34990401 - Giftware, brass goods">34990401 - Giftware, brass goods</option>
                          <option value="34990402 - Giftware, copper goods">34990402 - Giftware, copper goods</option>
                          <option value="34990404 - Trophies, metal, except silver">34990404 - Trophies, metal, except silver</option>
                          <option value="34999901 - Aerosol valves, metal">34999901 - Aerosol valves, metal</option>
                          <option value="34999903 - Aquarium accessories, metal">34999903 - Aquarium accessories, metal</option>
                          <option value="34999905 - Barricades, metal">34999905 - Barricades, metal</option>
                          <option value="34999907 - Boxes for packing and shipping, metal">34999907 - Boxes for packing and shipping, metal</option>
                          <option value="34999908 - Chair frames, metal">34999908 - Chair frames, metal</option>
                          <option value="34999911 - Fountains (except drinking), metal">34999911 - Fountains (except drinking), metal</option>
                          <option value="34999912 - Friction material, made from powdered metal">34999912 - Friction material, made from powdered metal</option>
                          <option value="34999913 - Furniture parts, metal">34999913 - Furniture parts, metal</option>
                          <option value="34999914 - Machine bases, metal">34999914 - Machine bases, metal</option>
                          <option value="34999915 - Magnets, permanent: metallic">34999915 - Magnets, permanent: metallic</option>
                          <option value="34999917 - Nozzles, spray: aerosol, paint, or insecticide">34999917 - Nozzles, spray: aerosol, paint, or insecticide</option>
                          <option value="34999918 - Picture frames, metal">34999918 - Picture frames, metal</option>
                          <option value="34999919 - Reels, cable: metal">34999919 - Reels, cable: metal</option>
                          <option value="34999920 - Shims, metal">34999920 - Shims, metal</option>
                          <option value="34999921 - Stabilizing bars (cargo), metal">34999921 - Stabilizing bars (cargo), metal</option>
                          <option value="34999922 - Strapping, metal">34999922 - Strapping, metal</option>
                          <option value="34999923 - Tablets, bronze or other metal">34999923 - Tablets, bronze or other metal</option>
                          <option value="34999925 - Welding tips, heat resistant: metal">34999925 - Welding tips, heat resistant: metal</option>
                          <option value="34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal">34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped metal</option>
                          <option value="34999927 - Magnetic shields, metal">34999927 - Magnetic shields, metal</option>
                          <option value="35110000 - Turbines and turbine generator sets">35110000 - Turbines and turbine generator sets</option>
                          <option value="35110100 - Turbines and turbine generator set units, complete">35110100 - Turbines and turbine generator set units, complete</option>
                          <option value="35110101 - Gas turbine generator set units, complete">35110101 - Gas turbine generator set units, complete</option>
                          <option value="35110102 - Hydraulic turbine generator set units, complete">35110102 - Hydraulic turbine generator set units, complete</option>
                          <option value="35110103 - Steam turbine generator set units, complete">35110103 - Steam turbine generator set units, complete</option>
                          <option value="35110200 - Turbines and turbine generator sets and parts">35110200 - Turbines and turbine generator sets and parts</option>
                          <option value="35110201 - Gas turbines, mechanical drive">35110201 - Gas turbines, mechanical drive</option>
                          <option value="35110202 - Hydraulic turbines">35110202 - Hydraulic turbines</option>
                          <option value="35110203 - Steam engines">35110203 - Steam engines</option>
                          <option value="35110205 - Steam turbines">35110205 - Steam turbines</option>
                          <option value="35110206 - Turbo-generators">35110206 - Turbo-generators</option>
                          <option value="35190000 - Internal combustion engines, nec">35190000 - Internal combustion engines, nec</option>
                          <option value="35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine">35190100 - Diesel, semi-diesel, or duel-fuel engines, including marine</option>
                          <option value="35190101 - Diesel engine rebuilding">35190101 - Diesel engine rebuilding</option>
                          <option value="35190102 - Engines, diesel and semi-diesel or dual-fuel">35190102 - Engines, diesel and semi-diesel or dual-fuel</option>
                          <option value="35190103 - Marine engines">35190103 - Marine engines</option>
                          <option value="35190200 - Parts and accessories, internal combustion engines">35190200 - Parts and accessories, internal combustion engines</option>
                          <option value="35190204 - Governors, pump, for diesel engines">35190204 - Governors, pump, for diesel engines</option>
                          <option value="35199902 - Gasoline engines">35199902 - Gasoline engines</option>
                          <option value="35199904 - Outboard motors">35199904 - Outboard motors</option>
                          <option value="35230000 - Farm machinery and equipment">35230000 - Farm machinery and equipment</option>
                          <option value="35230100 - Planting, haying, harvesting, and processing machinery">35230100 - Planting, haying, harvesting, and processing machinery</option>
                          <option value="35230101 - Balers, farm: hay, straw, cotton, etc.">35230101 - Balers, farm: hay, straw, cotton, etc.</option>
                          <option value="35230102 - Cleaning machines for fruits, grains, and vegetables">35230102 - Cleaning machines for fruits, grains, and vegetables</option>
                          <option value="35230103 - Combines (harvester-threshers)">35230103 - Combines (harvester-threshers)</option>
                          <option value="35230106 - Driers (farm): grain, hay, and seed">35230106 - Driers (farm): grain, hay, and seed</option>
                          <option value="35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable">35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable</option>
                          <option value="35230108 - Grain stackers">35230108 - Grain stackers</option>
                          <option value="35230109 - Harvesters, fruit, vegetable, tobacco, etc.">35230109 - Harvesters, fruit, vegetable, tobacco, etc.</option>
                          <option value="35230110 - Haying machines: mowers, rakes, stackers, etc.">35230110 - Haying machines: mowers, rakes, stackers, etc.</option>
                          <option value="35230111 - Hulling machinery, agricultural">35230111 - Hulling machinery, agricultural</option>
                          <option value="35230113 - Planting machines, agricultural">35230113 - Planting machines, agricultural</option>
                          <option value="35230114 - Potato diggers, harvesters, and planters">35230114 - Potato diggers, harvesters, and planters</option>
                          <option value="35230200 - Soil preparation machinery, except turf and grounds">35230200 - Soil preparation machinery, except turf and grounds</option>
                          <option value="35230201 - Harrows: disc, spring, tine, etc.">35230201 - Harrows: disc, spring, tine, etc.</option>
                          <option value="35230300 - Fertilizing, spraying, dusting, and irrigation machinery">35230300 - Fertilizing, spraying, dusting, and irrigation machinery</option>
                          <option value="35230302 - Fertilizing machinery, farm">35230302 - Fertilizing machinery, farm</option>
                          <option value="35230303 - Irrigation equipment, self-propelled">35230303 - Irrigation equipment, self-propelled</option>
                          <option value="35230304 - Sprayers and spraying machines, agricultural">35230304 - Sprayers and spraying machines, agricultural</option>
                          <option value="35230305 - Spreaders, fertilizer">35230305 - Spreaders, fertilizer</option>
                          <option value="35230400 - Barn, silo, poultry, dairy, and livestock machinery">35230400 - Barn, silo, poultry, dairy, and livestock machinery</option>
                          <option value="35230401 - Barn cleaners">35230401 - Barn cleaners</option>
                          <option value="35230402 - Barn stanchions and standards">35230402 - Barn stanchions and standards</option>
                          <option value="35230404 - Cattle feeding, handling, and watering equipment">35230404 - Cattle feeding, handling, and watering equipment</option>
                          <option value="35230409 - Dairy equipment (farm), nec">35230409 - Dairy equipment (farm), nec</option>
                          <option value="35230410 - Feed grinders, crushers, and mixers">35230410 - Feed grinders, crushers, and mixers</option>
                          <option value="35230411 - Hog feeding, handling, and watering equipment">35230411 - Hog feeding, handling, and watering equipment</option>
                          <option value="35230412 - Incubators and brooders, farm">35230412 - Incubators and brooders, farm</option>
                          <option value="35230413 - Loaders, farm type: manure, general utility">35230413 - Loaders, farm type: manure, general utility</option>
                          <option value="35230414 - Milking machines">35230414 - Milking machines</option>
                          <option value="35230415 - Poultry brooders, feeders and waterers">35230415 - Poultry brooders, feeders and waterers</option>
                          <option value="35230417 - Silo fillers and unloaders">35230417 - Silo fillers and unloaders</option>
                          <option value="35230500 - Turf and grounds equipment">35230500 - Turf and grounds equipment</option>
                          <option value="35230501 - Greens mowing equipment">35230501 - Greens mowing equipment</option>
                          <option value="35230502 - Grounds mowing equipment">35230502 - Grounds mowing equipment</option>
                          <option value="35230503 - Turf equipment, commercial">35230503 - Turf equipment, commercial</option>
                          <option value="35239901 - Cabs, tractors, and agricultural machinery">35239901 - Cabs, tractors, and agricultural machinery</option>
                          <option value="35239902 - Elevators, farm">35239902 - Elevators, farm</option>
                          <option value="35239903 - Soil sampling machines">35239903 - Soil sampling machines</option>
                          <option value="35239904 - Tractors, farm">35239904 - Tractors, farm</option>
                          <option value="35239905 - Trailers and wagons, farm">35239905 - Trailers and wagons, farm</option>
                          <option value="35240000 - Lawn and garden equipment">35240000 - Lawn and garden equipment</option>
                          <option value="35240100 - Lawn and garden tractors and equipment">35240100 - Lawn and garden tractors and equipment</option>
                          <option value="35240103 - Plows (garden tractor equipment)">35240103 - Plows (garden tractor equipment)</option>
                          <option value="35240104 - Rototillers (garden machinery)">35240104 - Rototillers (garden machinery)</option>
                          <option value="35240200 - Lawn and garden mowers and accessories">35240200 - Lawn and garden mowers and accessories</option>
                          <option value="35240201 - Grass catchers, lawn mower">35240201 - Grass catchers, lawn mower</option>
                          <option value="35240202 - Lawnmowers, residential: hand or power">35240202 - Lawnmowers, residential: hand or power</option>
                          <option value="35249906 - Snowblowers and throwers, residential">35249906 - Snowblowers and throwers, residential</option>
                          <option value="35310000 - Construction machinery">35310000 - Construction machinery</option>
                          <option value="35310100 - Forestry related equipment">35310100 - Forestry related equipment</option>
                          <option value="35310101 - Chippers: brush, limb, and log">35310101 - Chippers: brush, limb, and log</option>
                          <option value="35310103 - Logging equipment">35310103 - Logging equipment</option>
                          <option value="35310200 - Marine related equipment">35310200 - Marine related equipment</option>
                          <option value="35310201 - Capstans, ship">35310201 - Capstans, ship</option>
                          <option value="35310202 - Cranes, ship">35310202 - Cranes, ship</option>
                          <option value="35310300 - Railroad related equipment">35310300 - Railroad related equipment</option>
                          <option value="35310301 - Ballast distributors">35310301 - Ballast distributors</option>
                          <option value="35310303 - Laying equipment, rail">35310303 - Laying equipment, rail</option>
                          <option value="35310304 - Railway track equipment">35310304 - Railway track equipment</option>
                          <option value="35310400 - Bituminous, cement and concrete related products and equip.">35310400 - Bituminous, cement and concrete related products and equip.</option>
                          <option value="35310401 - Asphalt plant, including gravel-mix type">35310401 - Asphalt plant, including gravel-mix type</option>
                          <option value="35310402 - Batching plants, for aggregate concrete and bulk cement">35310402 - Batching plants, for aggregate concrete and bulk cement</option>
                          <option value="35310406 - Concrete grouting equipment">35310406 - Concrete grouting equipment</option>
                          <option value="35310408 - Concrete plants">35310408 - Concrete plants</option>
                          <option value="35310409 - Finishers, concrete and bituminous: powered">35310409 - Finishers, concrete and bituminous: powered</option>
                          <option value="35310411 - Mixers, concrete">35310411 - Mixers, concrete</option>
                          <option value="35310412 - Pavers">35310412 - Pavers</option>
                          <option value="35310414 - Planers, bituminous">35310414 - Planers, bituminous</option>
                          <option value="35310416 - Surfacers, concrete grinding">35310416 - Surfacers, concrete grinding</option>
                          <option value="35310417 - Vibrators for concrete construction">35310417 - Vibrators for concrete construction</option>
                          <option value="35310500 - Scrapers, graders, rollers, and similar equipment">35310500 - Scrapers, graders, rollers, and similar equipment</option>
                          <option value="35310501 - Backfillers, self-propelled">35310501 - Backfillers, self-propelled</option>
                          <option value="35310502 - Finishers and spreaders (construction equipment)">35310502 - Finishers and spreaders (construction equipment)</option>
                          <option value="35310505 - Line markers, self-propelled">35310505 - Line markers, self-propelled</option>
                          <option value="35310506 - Pile drivers (construction machinery)">35310506 - Pile drivers (construction machinery)</option>
                          <option value="35310512 - Tampers, powered">35310512 - Tampers, powered</option>
                          <option value="35310600 - Backhoes, tractors, cranes, plows, and similar equipment">35310600 - Backhoes, tractors, cranes, plows, and similar equipment</option>
                          <option value="35310601 - Backhoes">35310601 - Backhoes</option>
                          <option value="35310603 - Crane carriers">35310603 - Crane carriers</option>
                          <option value="35310604 - Cranes, nec">35310604 - Cranes, nec</option>
                          <option value="35310605 - Dozers, tractor mounted: material moving">35310605 - Dozers, tractor mounted: material moving</option>
                          <option value="35310606 - Draglines, powered">35310606 - Draglines, powered</option>
                          <option value="35310608 - Entrenching machines">35310608 - Entrenching machines</option>
                          <option value="35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.">35310609 - Excavators: cable, clamshell, crane, derrick, dragline, etc.</option>
                          <option value="35310614 - Tractors, construction">35310614 - Tractors, construction</option>
                          <option value="35310616 - Tractors, tracklaying">35310616 - Tractors, tracklaying</option>
                          <option value="35310617 - Trucks, off-highway">35310617 - Trucks, off-highway</option>
                          <option value="35310618 - Tunneling machinery">35310618 - Tunneling machinery</option>
                          <option value="35310700 - Crushers, grinders, and similar equipment">35310700 - Crushers, grinders, and similar equipment</option>
                          <option value="35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.">35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.</option>
                          <option value="35310705 - Posthole diggers, powered">35310705 - Posthole diggers, powered</option>
                          <option value="35310800 - Construction machinery attachments">35310800 - Construction machinery attachments</option>
                          <option value="35310801 - Aggregate spreaders">35310801 - Aggregate spreaders</option>
                          <option value="35310803 - Blades for graders, scrapers, dozers, and snow plows">35310803 - Blades for graders, scrapers, dozers, and snow plows</option>
                          <option value="35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.">35310805 - Buckets, excavating: clamshell, concrete, dragline, etc.</option>
                          <option value="35310806 - Cabs, for construction machinery">35310806 - Cabs, for construction machinery</option>
                          <option value="35310807 - Drags, road (construction and road maintenance equipment)">35310807 - Drags, road (construction and road maintenance equipment)</option>
                          <option value="35310810 - Plows: construction, excavating, and grading">35310810 - Plows: construction, excavating, and grading</option>
                          <option value="35310811 - Rakes, land clearing: mechanical">35310811 - Rakes, land clearing: mechanical</option>
                          <option value="35310812 - Snow plow attachments">35310812 - Snow plow attachments</option>
                          <option value="35310814 - Winches">35310814 - Winches</option>
                          <option value="35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted">35319901 - Aerial work platforms: hydraulic/elec. truck/carrier mounted</option>
                          <option value="35319902 - Airport construction machinery">35319902 - Airport construction machinery</option>
                          <option value="35319904 - Catch basin cleaners">35319904 - Catch basin cleaners</option>
                          <option value="35319908 - Road construction and maintenance machinery">35319908 - Road construction and maintenance machinery</option>
                          <option value="35319909 - Roofing equipment">35319909 - Roofing equipment</option>
                          <option value="35320000 - Mining machinery">35320000 - Mining machinery</option>
                          <option value="35320100 - Drills, bits, and similar equipment">35320100 - Drills, bits, and similar equipment</option>
                          <option value="35320101 - Auger mining equipment">35320101 - Auger mining equipment</option>
                          <option value="35320102 - Bits, except oil and gas field tools, rock">35320102 - Bits, except oil and gas field tools, rock</option>
                          <option value="35320103 - Drills (portable), rock">35320103 - Drills (portable), rock</option>
                          <option value="35320104 - Drills and drilling equipment, mining (except oil and gas)">35320104 - Drills and drilling equipment, mining (except oil and gas)</option>
                          <option value="35320105 - Drills, core">35320105 - Drills, core</option>
                          <option value="35320201 - Amalgamators (metallurgical or mining machinery)">35320201 - Amalgamators (metallurgical or mining machinery)</option>
                          <option value="35320202 - Clarifying machinery, mineral">35320202 - Clarifying machinery, mineral</option>
                          <option value="35320204 - Cleaning machinery, mineral">35320204 - Cleaning machinery, mineral</option>
                          <option value="35320205 - Concentration machinery (metallurgical or mining)">35320205 - Concentration machinery (metallurgical or mining)</option>
                          <option value="35320300 - Crushing, pulverizing, and screening equipment">35320300 - Crushing, pulverizing, and screening equipment</option>
                          <option value="35320302 - Crushers, stationary">35320302 - Crushers, stationary</option>
                          <option value="35320304 - Pulverizers (stationary), stone">35320304 - Pulverizers (stationary), stone</option>
                          <option value="35320305 - Rock crushing machinery, stationary">35320305 - Rock crushing machinery, stationary</option>
                          <option value="35320404 - Feeders, ore and aggregate">35320404 - Feeders, ore and aggregate</option>
                          <option value="35330000 - Oil and gas field machinery">35330000 - Oil and gas field machinery</option>
                          <option value="35330100 - Oil and gas drilling rigs and equipment">35330100 - Oil and gas drilling rigs and equipment</option>
                          <option value="35330101 - Bits, oil and gas field tools: rock">35330101 - Bits, oil and gas field tools: rock</option>
                          <option value="35330102 - Drill rigs">35330102 - Drill rigs</option>
                          <option value="35330103 - Drilling tools for gas, oil, or water wells">35330103 - Drilling tools for gas, oil, or water wells</option>
                          <option value="35339902 - Gas field machinery and equipment">35339902 - Gas field machinery and equipment</option>
                          <option value="35339904 - Oil and gas field machinery">35339904 - Oil and gas field machinery</option>
                          <option value="- Water well drilling equipment">- Water well drilling equipment</option>
                          <option value="35339905 - Well logging equipment">35339905 - Well logging equipment</option>
                          <option value="35339906 - Well surveying equipment">35339906 - Well surveying equipment</option>
                          <option value="35340000 - Elevators and moving stairways">35340000 - Elevators and moving stairways</option>
                          <option value="35340100 - Elevators and equipment">35340100 - Elevators and equipment</option>
                          <option value="35340102 - Stair elevators, motor powered">35340102 - Stair elevators, motor powered</option>
                          <option value="35349901 - Dumbwaiters">35349901 - Dumbwaiters</option>
                          <option value="35350000 - Conveyors and conveying equipment">35350000 - Conveyors and conveying equipment</option>
                          <option value="35350100 - Unit handling conveying systems">35350100 - Unit handling conveying systems</option>
                          <option value="35350101 - Belt conveyor systems, general industrial use">35350101 - Belt conveyor systems, general industrial use</option>
                          <option value="35350103 - Pneumatic tube conveyor systems">35350103 - Pneumatic tube conveyor systems</option>
                          <option value="35350105 - Trolley conveyors">35350105 - Trolley conveyors</option>
                          <option value="35359901 - Bucket type conveyor systems">35359901 - Bucket type conveyor systems</option>
                          <option value="35359902 - Bulk handling conveyor systems">35359902 - Bulk handling conveyor systems</option>
                          <option value="35359904 - Robotic conveyors">35359904 - Robotic conveyors</option>
                          <option value="35360000 - Hoists, cranes, and monorails">35360000 - Hoists, cranes, and monorails</option>
                          <option value="35360100 - Hoists">35360100 - Hoists</option>
                          <option value="35360101 - Boat lifts">35360101 - Boat lifts</option>
                          <option value="35360102 - Davits">35360102 - Davits</option>
                          <option value="35360103 - Hand hoists">35360103 - Hand hoists</option>
                          <option value="35360104 - Hoisting slings">35360104 - Hoisting slings</option>
                          <option value="35360200 - Cranes and monorail systems">35360200 - Cranes and monorail systems</option>
                          <option value="35360201 - Cranes, industrial plant">35360201 - Cranes, industrial plant</option>
                          <option value="35360202 - Cranes, overhead traveling">35360202 - Cranes, overhead traveling</option>
                          <option value="35370000 - Industrial trucks and tractors">35370000 - Industrial trucks and tractors</option>
                          <option value="35370100 - Platforms, stands, tables, pallets, and similar equipment">35370100 - Platforms, stands, tables, pallets, and similar equipment</option>
                          <option value="35370102 - Containers (metal), air cargo">35370102 - Containers (metal), air cargo</option>
                          <option value="35370105 - Engine stands and racks, metal">35370105 - Engine stands and racks, metal</option>
                          <option value="35370106 - Loading docks: portable, adjustable, and hydraulic">35370106 - Loading docks: portable, adjustable, and hydraulic</option>
                          <option value="35370107 - Pallets, metal">35370107 - Pallets, metal</option>
                          <option value="35370110 - Skids, metal">35370110 - Skids, metal</option>
                          <option value="35370111 - Stands, ground servicing aircraft">35370111 - Stands, ground servicing aircraft</option>
                          <option value="35370112 - Tables, lift: hydraulic">35370112 - Tables, lift: hydraulic</option>
                          <option value="35370200 - Trucks, tractors, loaders, carriers, and similar equipment">35370200 - Trucks, tractors, loaders, carriers, and similar equipment</option>
                          <option value="35370201 - Aircraft loading hoists">35370201 - Aircraft loading hoists</option>
                          <option value="35370205 - Cranes, industrial truck">35370205 - Cranes, industrial truck</option>
                          <option value="35370207 - Dollies (hand or power trucks), industrial,except mining">35370207 - Dollies (hand or power trucks), industrial,except mining</option>
                          <option value="35370208 - Forklift trucks">35370208 - Forklift trucks</option>
                          <option value="35370210 - Lift trucks, industrial: fork, platform, straddle, etc.">35370210 - Lift trucks, industrial: fork, platform, straddle, etc.</option>
                          <option value="35370211 - Pallet loaders and unloaders">35370211 - Pallet loaders and unloaders</option>
                          <option value="35370212 - Palletizers and depalletizers">35370212 - Palletizers and depalletizers</option>
                          <option value="35370215 - Straddle carriers, mobile">35370215 - Straddle carriers, mobile</option>
                          <option value="35370216 - Tractors, used in plants, docks,terminals, etc.: industrial">35370216 - Tractors, used in plants, docks,terminals, etc.: industrial</option>
                          <option value="35370218 - Trucks: freight, baggage, etc.: industrial, except mining">35370218 - Trucks: freight, baggage, etc.: industrial, except mining</option>
                          <option value="35410000 - Machine tools, metal cutting type">35410000 - Machine tools, metal cutting type</option>
                          <option value="35410100 - Drilling and boring machines">35410100 - Drilling and boring machines</option>
                          <option value="35410102 - Broaching machines">35410102 - Broaching machines</option>
                          <option value="35410106 - Drilling machine tools (metal cutting)">35410106 - Drilling machine tools (metal cutting)</option>
                          <option value="35410109 - Vertical turning and boring machines (metalworking)">35410109 - Vertical turning and boring machines (metalworking)</option>
                          <option value="35410200 - Grinding, polishing, buffing, lapping, and honing machines">35410200 - Grinding, polishing, buffing, lapping, and honing machines</option>
                          <option value="35410204 - Deburring machines">35410204 - Deburring machines</option>
                          <option value="35410206 - Flange facing machines">35410206 - Flange facing machines</option>
                          <option value="35410207 - Grinding machines, metalworking">35410207 - Grinding machines, metalworking</option>
                          <option value="35410208 - Honing and lapping machines">35410208 - Honing and lapping machines</option>
                          <option value="35410402 - Lathes, metal cutting and polishing">35410402 - Lathes, metal cutting and polishing</option>
                          <option value="35410500 - Screw and thread machines">35410500 - Screw and thread machines</option>
                          <option value="35410501 - Pipe cutting and threading machines">35410501 - Pipe cutting and threading machines</option>
                          <option value="35410502 - Screw and nut slotting machines">35410502 - Screw and nut slotting machines</option>
                          <option value="35410504 - Tapping machines">35410504 - Tapping machines</option>
                          <option value="35410600 - Saws and sawing machines">35410600 - Saws and sawing machines</option>
                          <option value="35410601 - Cutoff machines (metalworking machinery)">35410601 - Cutoff machines (metalworking machinery)</option>
                          <option value="35410603 - Saws, power (metalworking machinery)">35410603 - Saws, power (metalworking machinery)</option>
                          <option value="35419902 - Electrical discharge erosion machines">35419902 - Electrical discharge erosion machines</option>
                          <option value="35419904 - Electron-discharge metal cutting machine tools">35419904 - Electron-discharge metal cutting machine tools</option>
                          <option value="35419905 - Gear cutting and finishing machines">35419905 - Gear cutting and finishing machines</option>
                          <option value="35419906 - Home workshop machine tools, metalworking">35419906 - Home workshop machine tools, metalworking</option>
                          <option value="35419907 - Keysetting machines">35419907 - Keysetting machines</option>
                          <option value="35419909 - Machine tools, metal cutting: exotic (explosive, etc.)">35419909 - Machine tools, metal cutting: exotic (explosive, etc.)</option>
                          <option value="35419910 - Numerically controlled metal cutting machine tools">35419910 - Numerically controlled metal cutting machine tools</option>
                          <option value="35419912 - Plasma process metal cutting machines">35419912 - Plasma process metal cutting machines</option>
                          <option value="35419913 - Robots for drilling, cutting, grinding, polishing, etc.">35419913 - Robots for drilling, cutting, grinding, polishing, etc.</option>
                          <option value="35419914 - Shaving machines (metalworking)">35419914 - Shaving machines (metalworking)</option>
                          <option value="35420000 - Machine tools, metal forming type">35420000 - Machine tools, metal forming type</option>
                          <option value="35420101 - Bending machines">35420101 - Bending machines</option>
                          <option value="35420102 - Punching and shearing machines">35420102 - Punching and shearing machines</option>
                          <option value="35420103 - Shearing machines, power">35420103 - Shearing machines, power</option>
                          <option value="35420104 - Swaging machines">35420104 - Swaging machines</option>
                          <option value="35420200 - Pressing machines">35420200 - Pressing machines</option>
                          <option value="35420201 - Arbor presses">35420201 - Arbor presses</option>
                          <option value="35420202 - Crimping machinery, metal">35420202 - Crimping machinery, metal</option>
                          <option value="35420203 - Press brakes">35420203 - Press brakes</option>
                          <option value="35420204 - Presses: forming, stamping, punching, sizing (machine tools)">35420204 - Presses: forming, stamping, punching, sizing (machine tools)</option>
                          <option value="35420205 - Presses: hydraulic and pneumatic, mechanical and manual">35420205 - Presses: hydraulic and pneumatic, mechanical and manual</option>
                          <option value="35420300 - Die casting and extruding machines">35420300 - Die casting and extruding machines</option>
                          <option value="35420301 - Die casting machines">35420301 - Die casting machines</option>
                          <option value="35420302 - Extruding machines (machine tools), metal">35420302 - Extruding machines (machine tools), metal</option>
                          <option value="35420400 - Spinning, spline rolling, and winding machines">35420400 - Spinning, spline rolling, and winding machines</option>
                          <option value="35420402 - Spinning machines, metal">35420402 - Spinning machines, metal</option>
                          <option value="35420403 - Spline rolling machines">35420403 - Spline rolling machines</option>
                          <option value="35420405 - Thread rolling machines">35420405 - Thread rolling machines</option>
                          <option value="35429901 - Brakes, metal forming">35429901 - Brakes, metal forming</option>
                          <option value="35429906 - Forging machinery and hammers">35429906 - Forging machinery and hammers</option>
                          <option value="35429908 - Headers">35429908 - Headers</option>
                          <option value="35429909 - High energy rate metal forming machines">35429909 - High energy rate metal forming machines</option>
                          <option value="35429910 - Magnetic forming machines">35429910 - Magnetic forming machines</option>
                          <option value="35429911 - Mechanical (pneumatic or hydraulic) metal forming machines">35429911 - Mechanical (pneumatic or hydraulic) metal forming machines</option>
                          <option value="35429912 - Metal container making machines: cans, etc.">35429912 - Metal container making machines: cans, etc.</option>
                          <option value="35429914 - Plasma jet spray metal forming machines">35429914 - Plasma jet spray metal forming machines</option>
                          <option value="35429915 - Rebuilt machine tools, metal forming types">35429915 - Rebuilt machine tools, metal forming types</option>
                          <option value="35429918 - Sheet metalworking machines">35429918 - Sheet metalworking machines</option>
                          <option value="35430000 - Industrial patterns">35430000 - Industrial patterns</option>
                          <option value="35439901 - Foundry cores">35439901 - Foundry cores</option>
                          <option value="35439902 - Foundry patternmaking">35439902 - Foundry patternmaking</option>
                          <option value="35440101 - Diamond dies, metalworking">35440101 - Diamond dies, metalworking</option>
                          <option value="35440102 - Die sets for metal stamping (presses)">35440102 - Die sets for metal stamping (presses)</option>
                          <option value="35440104 - Dies and die holders for metal cutting, forming, die casting">35440104 - Dies and die holders for metal cutting, forming, die casting</option>
                          <option value="35440105 - Dies, plastics forming">35440105 - Dies, plastics forming</option>
                          <option value="35440106 - Dies, steel rule">35440106 - Dies, steel rule</option>
                          <option value="35440107 - Extrusion dies">35440107 - Extrusion dies</option>
                          <option value="35440108 - Paper cutting dies">35440108 - Paper cutting dies</option>
                          <option value="35440109 - Wire drawing and straightening dies">35440109 - Wire drawing and straightening dies</option>
                          <option value="35440200 - Jigs and fixtures">35440200 - Jigs and fixtures</option>
                          <option value="35440201 - Jigs: inspection, gauging, and checking">35440201 - Jigs: inspection, gauging, and checking</option>
                          <option value="35440202 - Welding positioners (jigs)">35440202 - Welding positioners (jigs)</option>
                          <option value="35449901 - Forms (molds), for foundry and plastics working machinery">35449901 - Forms (molds), for foundry and plastics working machinery</option>
                          <option value="35449902 - Industrial molds">35449902 - Industrial molds</option>
                          <option value="35449903 - Punches, forming and stamping">35449903 - Punches, forming and stamping</option>
                          <option value="35449904 - Subpresses, metalworking">35449904 - Subpresses, metalworking</option>
                          <option value="35450000 - Machine tool accessories">35450000 - Machine tool accessories</option>
                          <option value="35450100 - Precision measuring tools">35450100 - Precision measuring tools</option>
                          <option value="35450101 - Calipers and dividers">35450101 - Calipers and dividers</option>
                          <option value="35450105 - Measuring tools and machines, machinists' metalworking type">35450105 - Measuring tools and machines, machinists' metalworking type</option>
                          <option value="35450106 - Micrometers">35450106 - Micrometers</option>
                          <option value="35450107 - Precision tools, machinists'">35450107 - Precision tools, machinists'</option>
                          <option value="35450108 - Scales, measuring (machinists' precision tools)">35450108 - Scales, measuring (machinists' precision tools)</option>
                          <option value="35450200 - Cutting tools for machine tools">35450200 - Cutting tools for machine tools</option>
                          <option value="35450203 - Diamond cutting tools for turning, boring, burnishing, etc.">35450203 - Diamond cutting tools for turning, boring, burnishing, etc.</option>
                          <option value="35450204 - Dressers, abrasive wheel: diamond point or other">35450204 - Dressers, abrasive wheel: diamond point or other</option>
                          <option value="35450206 - Files, machine tool">35450206 - Files, machine tool</option>
                          <option value="35450208 - Machine knives, metalworking">35450208 - Machine knives, metalworking</option>
                          <option value="35450210 - Reamers, machine tool">35450210 - Reamers, machine tool</option>
                          <option value="35450212 - Taps, machine tool">35450212 - Taps, machine tool</option>
                          <option value="35450213 - Thread cutting dies">35450213 - Thread cutting dies</option>
                          <option value="35450214 - Threading tools (machine tool accessories)">35450214 - Threading tools (machine tool accessories)</option>
                          <option value="35450300 - Machine tool attachments and accessories">35450300 - Machine tool attachments and accessories</option>
                          <option value="35450302 - Arbors (machine tool accessories)">35450302 - Arbors (machine tool accessories)</option>
                          <option value="35450303 - Balancing machines (machine tool accessories)">35450303 - Balancing machines (machine tool accessories)</option>
                          <option value="35450304 - Bits for use on lathes, planers, shapers, etc.">35450304 - Bits for use on lathes, planers, shapers, etc.</option>
                          <option value="35450305 - Boring machine attachments (machine tool accessories)">35450305 - Boring machine attachments (machine tool accessories)</option>
                          <option value="35450306 - Broaches (machine tool accessories)">35450306 - Broaches (machine tool accessories)</option>
                          <option value="35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)">35450309 - Chucks: drill, lathe, or magnetic (machine tool accessories)</option>
                          <option value="35450311 - Collets (machine tool accessories)">35450311 - Collets (machine tool accessories)</option>
                          <option value="35450312 - Diamond dressing and wheel crushing attachments">35450312 - Diamond dressing and wheel crushing attachments</option>
                          <option value="35450313 - Drill bits, metalworking">35450313 - Drill bits, metalworking</option>
                          <option value="35450314 - Drill bushings (drilling jig)">35450314 - Drill bushings (drilling jig)</option>
                          <option value="35450315 - Drilling machine attachments and accessories">35450315 - Drilling machine attachments and accessories</option>
                          <option value="35450316 - Drills (machine tool accessories)">35450316 - Drills (machine tool accessories)</option>
                          <option value="35450317 - Gauges (machine tool accessories)">35450317 - Gauges (machine tool accessories)</option>
                          <option value="35450319 - Honing heads">35450319 - Honing heads</option>
                          <option value="35450324 - Rotary tables">35450324 - Rotary tables</option>
                          <option value="35450325 - Shaping tools (machine tool accessories)">35450325 - Shaping tools (machine tool accessories)</option>
                          <option value="35450327 - Tool holders">35450327 - Tool holders</option>
                          <option value="35450328 - Tools and accessories for machine tools">35450328 - Tools and accessories for machine tools</option>
                          <option value="35450329 - Vises, machine (machine tool accessories)">35450329 - Vises, machine (machine tool accessories)</option>
                          <option value="35460000 - Power-driven handtools">35460000 - Power-driven handtools</option>
                          <option value="35460100 - Drills and drilling tools">35460100 - Drills and drilling tools</option>
                          <option value="35460200 - Saws and sawing equipment">35460200 - Saws and sawing equipment</option>
                          <option value="35469901 - Cartridge-activated hand power tools">35469901 - Cartridge-activated hand power tools</option>
                          <option value="35469903 - Guns, pneumatic: chip removal">35469903 - Guns, pneumatic: chip removal</option>
                          <option value="35470209 - Steel rolling machinery">35470209 - Steel rolling machinery</option>
                          <option value="35480000 - Welding apparatus">35480000 - Welding apparatus</option>
                          <option value="35480100 - Electric welding equipment">35480100 - Electric welding equipment</option>
                          <option value="35480101 - Arc welders, transformer-rectifier">35480101 - Arc welders, transformer-rectifier</option>
                          <option value="35480102 - Arc welding generators, a.c. and d.c.">35480102 - Arc welding generators, a.c. and d.c.</option>
                          <option value="35480104 - Electrodes, electric welding">35480104 - Electrodes, electric welding</option>
                          <option value="35480105 - Resistance welders, electric">35480105 - Resistance welders, electric</option>
                          <option value="35480107 - Spot welding apparatus, electric">35480107 - Spot welding apparatus, electric</option>
                          <option value="35489901 - Gas welding equipment">35489901 - Gas welding equipment</option>
                          <option value="35489902 - Soldering equipment, except hand soldering irons">35489902 - Soldering equipment, except hand soldering irons</option>
                          <option value="35489903 - Welding and cutting apparatus and accessories, nec">35489903 - Welding and cutting apparatus and accessories, nec</option>
                          <option value="35489904 - Welding wire, bare and coated">35489904 - Welding wire, bare and coated</option>
                          <option value="35490000 - Metalworking machinery, nec">35490000 - Metalworking machinery, nec</option>
                          <option value="35490102 - Wiredrawing and fabricating machinery and equipment, ex. die">35490102 - Wiredrawing and fabricating machinery and equipment, ex. die</option>
                          <option value="35490200 - Coiling machinery">35490200 - Coiling machinery</option>
                          <option value="35490201 - Coil winding machines for springs">35490201 - Coil winding machines for springs</option>
                          <option value="35490300 - Cutting and slitting machinery">35490300 - Cutting and slitting machinery</option>
                          <option value="35490301 - Cutting-up lines">35490301 - Cutting-up lines</option>
                          <option value="35490302 - Rotary slitters (metalworking machines)">35490302 - Rotary slitters (metalworking machines)</option>
                          <option value="35499901 - Assembly machines, including robotic">35499901 - Assembly machines, including robotic</option>
                          <option value="35499902 - Marking machines, metalworking">35499902 - Marking machines, metalworking</option>
                          <option value="35520000 - Textile machinery">35520000 - Textile machinery</option>
                          <option value="35520115 - Spindles, textile">35520115 - Spindles, textile</option>
                          <option value="35520120 - Winders, textile machinery">35520120 - Winders, textile machinery</option>
                          <option value="35520202 - Embroidery machines">35520202 - Embroidery machines</option>
                          <option value="35520207 - Knitting machines">35520207 - Knitting machines</option>
                          <option value="35520211 - Reeds, loom">35520211 - Reeds, loom</option>
                          <option value="35520300 - Dyeing, drying, and finishing machinery and equipment">35520300 - Dyeing, drying, and finishing machinery and equipment</option>
                          <option value="35520305 - Finishing machinery, textile">35520305 - Finishing machinery, textile</option>
                          <option value="35520309 - Silk screens for textile industry">35520309 - Silk screens for textile industry</option>
                          <option value="35530000 - Woodworking machinery">35530000 - Woodworking machinery</option>
                          <option value="35539901 - Bandsaws, woodworking">35539901 - Bandsaws, woodworking</option>
                          <option value="35539903 - Cabinet makers' machinery">35539903 - Cabinet makers' machinery</option>
                          <option value="35539904 - Furniture makers machinery, woodworking">35539904 - Furniture makers machinery, woodworking</option>
                          <option value="35539908 - Pattern makers' machinery, woodworking">35539908 - Pattern makers' machinery, woodworking</option>
                          <option value="35539914 - Saws, power: bench and table, except portable: woodworking">35539914 - Saws, power: bench and table, except portable: woodworking</option>
                          <option value="35539916 - Shapers, woodworking machines">35539916 - Shapers, woodworking machines</option>
                          <option value="35540000 - Paper industries machinery">35540000 - Paper industries machinery</option>
                          <option value="35540100 - Paper forming machines">35540100 - Paper forming machines</option>
                          <option value="35540103 - Folding machines, paper">35540103 - Folding machines, paper</option>
                          <option value="35549901 - Coating and finishing machinery, paper">35549901 - Coating and finishing machinery, paper</option>
                          <option value="35549902 - Corrugating machines, paper">35549902 - Corrugating machines, paper</option>
                          <option value="35549903 - Cutting machines, paper">35549903 - Cutting machines, paper</option>
                          <option value="35549904 - Die cutting and stamping machinery, paper converting">35549904 - Die cutting and stamping machinery, paper converting</option>
                          <option value="35549906 - Paper mill machinery: plating, slitting, waxing, etc.">35549906 - Paper mill machinery: plating, slitting, waxing, etc.</option>
                          <option value="35550102 - Presses, gravure">35550102 - Presses, gravure</option>
                          <option value="35550500 - Type and type making machinery and equipment">35550500 - Type and type making machinery and equipment</option>
                          <option value="35550501 - Type casting, founding, or melting machines">35550501 - Type casting, founding, or melting machines</option>
                          <option value="35550503 - Type: lead, steel, brass, copper faced, etc.">35550503 - Type: lead, steel, brass, copper faced, etc.</option>
                          <option value="35559903 - Lithographic stones">35559903 - Lithographic stones</option>
                          <option value="35559906 - Typographic numbering machines">35559906 - Typographic numbering machines</option>
                          <option value="35560000 - Food products machinery">35560000 - Food products machinery</option>
                          <option value="35560100 - Dairy and milk machinery">35560100 - Dairy and milk machinery</option>
                          <option value="35560102 - Cheese making machinery">35560102 - Cheese making machinery</option>
                          <option value="35560105 - Ice cream manufacturing machinery">35560105 - Ice cream manufacturing machinery</option>
                          <option value="35560109 - Pasteurizing equipment, dairy machinery">35560109 - Pasteurizing equipment, dairy machinery</option>
                          <option value="35560200 - Cutting, chopping, grinding, mixing, and similar machinery">35560200 - Cutting, chopping, grinding, mixing, and similar machinery</option>
                          <option value="35560208 - Mixers, commercial, food">35560208 - Mixers, commercial, food</option>
                          <option value="35560209 - Mixers, feed, except agricultural">35560209 - Mixers, feed, except agricultural</option>
                          <option value="35560210 - Oilseed crushing and extracting machinery">35560210 - Oilseed crushing and extracting machinery</option>
                          <option value="35560212 - Presses, food: cheese, beet, cider, and sugarcane">35560212 - Presses, food: cheese, beet, cider, and sugarcane</option>
                          <option value="35560214 - Slicers, commercial, food">35560214 - Slicers, commercial, food</option>
                          <option value="35560300 - Smoking or roasting machinery, including ovens">35560300 - Smoking or roasting machinery, including ovens</option>
                          <option value="35560301 - Dehydrating equipment, food processing">35560301 - Dehydrating equipment, food processing</option>
                          <option value="35560302 - Ovens, bakery">35560302 - Ovens, bakery</option>
                          <option value="35560303 - Roasting machinery: coffee, peanut, etc.">35560303 - Roasting machinery: coffee, peanut, etc.</option>
                          <option value="35560304 - Smokers, food processing equipment">35560304 - Smokers, food processing equipment</option>
                          <option value="35560400 - Beverage machinery">35560400 - Beverage machinery</option>
                          <option value="35560401 - Brewers' and maltsters' machinery">35560401 - Brewers' and maltsters' machinery</option>
                          <option value="35560403 - Juice extractors, fruit and vegetable: commercial type">35560403 - Juice extractors, fruit and vegetable: commercial type</option>
                          <option value="35560500 - Meat, poultry, and seafood processing machinery">35560500 - Meat, poultry, and seafood processing machinery</option>
                          <option value="35560501 - Fish and shellfish processing machinery">35560501 - Fish and shellfish processing machinery</option>
                          <option value="35560502 - Meat processing machinery">35560502 - Meat processing machinery</option>
                          <option value="35560503 - Poultry processing machinery">35560503 - Poultry processing machinery</option>
                          <option value="35569901 - Bakery machinery">35569901 - Bakery machinery</option>
                          <option value="35569903 - Chocolate processing machinery">35569903 - Chocolate processing machinery</option>
                          <option value="35569906 - Packing house machinery">35569906 - Packing house machinery</option>
                          <option value="35569907 - Pasta machinery">35569907 - Pasta machinery</option>
                          <option value="35569908 - Sugar plant machinery">35569908 - Sugar plant machinery</option>
                          <option value="35590100 - Sewing machines and hat and zipper making machinery">35590100 - Sewing machines and hat and zipper making machinery</option>
                          <option value="35590101 - Bag seaming and closing machines (sewing machinery)">35590101 - Bag seaming and closing machines (sewing machinery)</option>
                          <option value="35590106 - Sewing machines and attachments, industrial, nec">35590106 - Sewing machines and attachments, industrial, nec</option>
                          <option value="35590203 - Scouring machines (tannery equipment)">35590203 - Scouring machines (tannery equipment)</option>
                          <option value="35590304 - Pack-up assemblies, wheel overhaul">35590304 - Pack-up assemblies, wheel overhaul</option>
                          <option value="35590400 - Refinery, chemical processing, and similar machinery">35590400 - Refinery, chemical processing, and similar machinery</option>
                          <option value="35590401 - Chemical machinery and equipment">35590401 - Chemical machinery and equipment</option>
                          <option value="35590402 - Cryogenic machinery, industrial">35590402 - Cryogenic machinery, industrial</option>
                          <option value="35590403 - Desalination equipment">35590403 - Desalination equipment</option>
                          <option value="35590404 - Petroleum refinery equipment">35590404 - Petroleum refinery equipment</option>
                          <option value="35590501 - Foundry machinery and equipment">35590501 - Foundry machinery and equipment</option>
                          <option value="35590502 - Smelting and refining machinery and equipment">35590502 - Smelting and refining machinery and equipment</option>
                          <option value="35590603 - Kilns, lumber">35590603 - Kilns, lumber</option>
                          <option value="35590700 - Rubber working machinery, including tires">35590700 - Rubber working machinery, including tires</option>
                          <option value="35599901 - Ammunition and explosives, loading machinery">35599901 - Ammunition and explosives, loading machinery</option>
                          <option value="35599902 - Anodizing equipment">35599902 - Anodizing equipment</option>
                          <option value="35599904 - Broom making machinery">35599904 - Broom making machinery</option>
                          <option value="35599907 - Concrete products machinery">35599907 - Concrete products machinery</option>
                          <option value="35599909 - Cotton ginning machinery">35599909 - Cotton ginning machinery</option>
                          <option value="35599911 - Electroplating machinery and equipment">35599911 - Electroplating machinery and equipment</option>
                          <option value="35599912 - Glass making machinery: blowing, molding, forming, etc.">35599912 - Glass making machinery: blowing, molding, forming, etc.</option>
                          <option value="35599913 - Jewelers' machines">35599913 - Jewelers' machines</option>
                          <option value="35599915 - Metal finishing equipment for plating, etc.">35599915 - Metal finishing equipment for plating, etc.</option>
                          <option value="35599918 - Optical lens machinery">35599918 - Optical lens machinery</option>
                          <option value="35599919 - Ozone machines">35599919 - Ozone machines</option>
                          <option value="35599920 - Paint making machinery">35599920 - Paint making machinery</option>
                          <option value="35599921 - Parking facility equipment and supplies">35599921 - Parking facility equipment and supplies</option>
                          <option value="35599922 - Pharmaceutical machinery">35599922 - Pharmaceutical machinery</option>
                          <option value="35599923 - Plastics working machinery">35599923 - Plastics working machinery</option>
                          <option value="35599924 - Pottery making machinery">35599924 - Pottery making machinery</option>
                          <option value="35599925 - Robots, molding and forming plastics">35599925 - Robots, molding and forming plastics</option>
                          <option value="35599926 - Screening equipment, electric">35599926 - Screening equipment, electric</option>
                          <option value="35599928 - Separation equipment, magnetic">35599928 - Separation equipment, magnetic</option>
                          <option value="35599931 - Stone working machinery">35599931 - Stone working machinery</option>
                          <option value="35599932 - Synthetic filament extruding machines">35599932 - Synthetic filament extruding machines</option>
                          <option value="35599934 - Tobacco products machinery">35599934 - Tobacco products machinery</option>
                          <option value="35599937 - Recycling machinery">35599937 - Recycling machinery</option>
                          <option value="35599938 - Fiber optics strand coating machinery">35599938 - Fiber optics strand coating machinery</option>
                          <option value="35599939 - Electronic component making machinery">35599939 - Electronic component making machinery</option>
                          <option value="35599942 - Vibratory parts handling equipment">35599942 - Vibratory parts handling equipment</option>
                          <option value="35610000 - Pumps and pumping equipment">35610000 - Pumps and pumping equipment</option>
                          <option value="35610100 - Industrial pumps and parts">35610100 - Industrial pumps and parts</option>
                          <option value="35610101 - Pump jacks and other pumping equipment">35610101 - Pump jacks and other pumping equipment</option>
                          <option value="35610102 - Pumps, oil well and field">35610102 - Pumps, oil well and field</option>
                          <option value="35619901 - Cylinders, pump">35619901 - Cylinders, pump</option>
                          <option value="35619903 - Pumps, domestic: water or sump">35619903 - Pumps, domestic: water or sump</option>
                          <option value="35620000 - Ball and roller bearings">35620000 - Ball and roller bearings</option>
                          <option value="35629901 - Ball bearings and parts">35629901 - Ball bearings and parts</option>
                          <option value="35629902 - Casters">35629902 - Casters</option>
                          <option value="35629903 - Roller bearings and parts">35629903 - Roller bearings and parts</option>
                          <option value="35630000 - Air and gas compressors">35630000 - Air and gas compressors</option>
                          <option value="35630100 - Air and gas compressors including vacuum pumps">35630100 - Air and gas compressors including vacuum pumps</option>
                          <option value="35630101 - Tire inflators, hand or compressor operated">35630101 - Tire inflators, hand or compressor operated</option>
                          <option value="35630102 - Vacuum pumps, except laboratory">35630102 - Vacuum pumps, except laboratory</option>
                          <option value="35630103 - Vacuum (air extraction) systems, industrial">35630103 - Vacuum (air extraction) systems, industrial</option>
                          <option value="35630200 - Spraying and dusting equipment">35630200 - Spraying and dusting equipment</option>
                          <option value="35630203 - Spraying outfits: metals, paints, and chemicals (compressor)">35630203 - Spraying outfits: metals, paints, and chemicals (compressor)</option>
                          <option value="35640000 - Blowers and fans">35640000 - Blowers and fans</option>
                          <option value="35640100 - Purification and dust collection equipment">35640100 - Purification and dust collection equipment</option>
                          <option value="35640101 - Air cleaning systems">35640101 - Air cleaning systems</option>
                          <option value="35640102 - Air purification equipment">35640102 - Air purification equipment</option>
                          <option value="35640104 - Dust or fume collecting equipment, industrial">35640104 - Dust or fume collecting equipment, industrial</option>
                          <option value="35640105 - Filters, air: furnaces, air conditioning equipment, etc.">35640105 - Filters, air: furnaces, air conditioning equipment, etc.</option>
                          <option value="35640106 - Precipitators, electrostatic">35640106 - Precipitators, electrostatic</option>
                          <option value="35640200 - Blowers and fans">35640200 - Blowers and fans</option>
                          <option value="35640201 - Aircurtains (blower)">35640201 - Aircurtains (blower)</option>
                          <option value="35640202 - Blowing fans: industrial or commercial">35640202 - Blowing fans: industrial or commercial</option>
                          <option value="35640203 - Exhaust fans: industrial or commercial">35640203 - Exhaust fans: industrial or commercial</option>
                          <option value="35640205 - Ventilating fans: industrial or commercial">35640205 - Ventilating fans: industrial or commercial</option>
                          <option value="35650000 - Packaging machinery">35650000 - Packaging machinery</option>
                          <option value="35650100 - Bottling and canning machinery">35650100 - Bottling and canning machinery</option>
                          <option value="35650101 - Aerating machines, for beverages">35650101 - Aerating machines, for beverages</option>
                          <option value="35650103 - Bottling machinery: filling, capping, labeling">35650103 - Bottling machinery: filling, capping, labeling</option>
                          <option value="35650104 - Canning machinery, food">35650104 - Canning machinery, food</option>
                          <option value="35650200 - Packing and wrapping machinery">35650200 - Packing and wrapping machinery</option>
                          <option value="35650201 - Bag opening, filling, and closing machines">35650201 - Bag opening, filling, and closing machines</option>
                          <option value="35650203 - Carton packing machines">35650203 - Carton packing machines</option>
                          <option value="35650205 - Labeling machines, industrial">35650205 - Labeling machines, industrial</option>
                          <option value="35650206 - Vacuum packaging machinery">35650206 - Vacuum packaging machinery</option>
                          <option value="35650207 - Wrapping machines">35650207 - Wrapping machines</option>
                          <option value="35660000 - Speed changers, drives, and gears">35660000 - Speed changers, drives, and gears</option>
                          <option value="35669901 - Drives, high speed industrial, except hydrostatic">35669901 - Drives, high speed industrial, except hydrostatic</option>
                          <option value="35670000 - Industrial furnaces and ovens">35670000 - Industrial furnaces and ovens</option>
                          <option value="35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction">35670100 - Electrical furnaces, ovens, &amp; heating devices, exc.induction</option>
                          <option value="35670101 - Heating units and devices, industrial: electric">35670101 - Heating units and devices, industrial: electric</option>
                          <option value="35670102 - Metal melting furnaces, industrial: electric">35670102 - Metal melting furnaces, industrial: electric</option>
                          <option value="35670200 - Fuel-fired furnaces and ovens">35670200 - Fuel-fired furnaces and ovens</option>
                          <option value="35670300 - Induction and dielectric heating equipment">35670300 - Induction and dielectric heating equipment</option>
                          <option value="35670301 - Dielectric heating equipment">35670301 - Dielectric heating equipment</option>
                          <option value="35670302 - Induction heating equipment">35670302 - Induction heating equipment</option>
                          <option value="35679902 - Ceramic kilns and furnaces">35679902 - Ceramic kilns and furnaces</option>
                          <option value="35679904 - Driers and redriers, industrial process">35679904 - Driers and redriers, industrial process</option>
                          <option value="35679906 - Incinerators, metal: domestic or commercial">35679906 - Incinerators, metal: domestic or commercial</option>
                          <option value="35679907 - Infrared ovens, industrial">35679907 - Infrared ovens, industrial</option>
                          <option value="35679910 - Paint baking and drying ovens">35679910 - Paint baking and drying ovens</option>
                          <option value="35679911 - Radiant heating systems, industrial process">35679911 - Radiant heating systems, industrial process</option>
                          <option value="35679914 - Vacuum furnaces and ovens">35679914 - Vacuum furnaces and ovens</option>
                          <option value="35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic">35679915 - &nbsp;Incinerators, thermal, fume &amp; catalytic</option>
                          <option value="35680000 - Power transmission equipment, nec">35680000 - Power transmission equipment, nec</option>
                          <option value="35680100 - Bearings, bushings, and blocks">35680100 - Bearings, bushings, and blocks</option>
                          <option value="35680101 - Bearings, plain">35680101 - Bearings, plain</option>
                          <option value="35680102 - Pillow blocks with plain bearings">35680102 - Pillow blocks with plain bearings</option>
                          <option value="35680200 - Joints and couplings">35680200 - Joints and couplings</option>
                          <option value="35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.">35680202 - Couplings, shaft: rigid, flexible, universal joint, etc.</option>
                          <option value="35680300 - Drives, chains, and sprockets">35680300 - Drives, chains, and sprockets</option>
                          <option value="35680301 - Belting, chain">35680301 - Belting, chain</option>
                          <option value="35680302 - Chain, power transmission">35680302 - Chain, power transmission</option>
                          <option value="35680304 - Drives: belt, cable, or rope">35680304 - Drives: belt, cable, or rope</option>
                          <option value="35680305 - Sprockets (power transmission equipment)">35680305 - Sprockets (power transmission equipment)</option>
                          <option value="35689901 - Clutches, except vehicular">35689901 - Clutches, except vehicular</option>
                          <option value="35689904 - Pulleys, power transmission">35689904 - Pulleys, power transmission</option>
                          <option value="35689905 - Shafts, flexible">35689905 - Shafts, flexible</option>
                          <option value="35690000 - General industrial machinery, nec">35690000 - General industrial machinery, nec</option>
                          <option value="35690100 - Filters">35690100 - Filters</option>
                          <option value="35690101 - Filter elements, fluid, hydraulic line">35690101 - Filter elements, fluid, hydraulic line</option>
                          <option value="35690102 - Filters and strainers, pipeline">35690102 - Filters and strainers, pipeline</option>
                          <option value="35690103 - Filters, general line: industrial">35690103 - Filters, general line: industrial</option>
                          <option value="35690200 - Firefighting and related equipment">35690200 - Firefighting and related equipment</option>
                          <option value="35690202 - Firehose equipment: driers, rack, and reels">35690202 - Firehose equipment: driers, rack, and reels</option>
                          <option value="35690300 - Lubricating equipment">35690300 - Lubricating equipment</option>
                          <option value="35690301 - Lubricating systems, centralized">35690301 - Lubricating systems, centralized</option>
                          <option value="35690302 - Lubrication equipment, industrial">35690302 - Lubrication equipment, industrial</option>
                          <option value="35690400 - Gas producers, generators, and other gas related equipment">35690400 - Gas producers, generators, and other gas related equipment</option>
                          <option value="35690401 - Gas generators">35690401 - Gas generators</option>
                          <option value="35690402 - Gas producers (machinery)">35690402 - Gas producers (machinery)</option>
                          <option value="35690404 - Generators: steam, liquid oxygen, or nitrogen">35690404 - Generators: steam, liquid oxygen, or nitrogen</option>
                          <option value="35690405 - Separators for steam, gas, vapor, or air (machinery)">35690405 - Separators for steam, gas, vapor, or air (machinery)</option>
                          <option value="35699901 - Assembly machines, non-metalworking">35699901 - Assembly machines, non-metalworking</option>
                          <option value="35699902 - Baling machines, for scrap metal, paper, or similar material">35699902 - Baling machines, for scrap metal, paper, or similar material</option>
                          <option value="35699903 - Blast cleaning equipment, dustless">35699903 - Blast cleaning equipment, dustless</option>
                          <option value="35699905 - Bridge or gate machinery, hydraulic">35699905 - Bridge or gate machinery, hydraulic</option>
                          <option value="35699906 - Centrifugal purifiers">35699906 - Centrifugal purifiers</option>
                          <option value="35699907 - Centrifuges, industrial">35699907 - Centrifuges, industrial</option>
                          <option value="35699909 - Heaters, swimming pool: electric">35699909 - Heaters, swimming pool: electric</option>
                          <option value="35699912 - Jacks, hydraulic">35699912 - Jacks, hydraulic</option>
                          <option value="35699914 - Robots, assembly line: industrial and commercial">35699914 - Robots, assembly line: industrial and commercial</option>
                          <option value="35699915 - Sifting and screening machines">35699915 - Sifting and screening machines</option>
                          <option value="35699917 - Testing chambers for altitude, temperature, ordnance, power">35699917 - Testing chambers for altitude, temperature, ordnance, power</option>
                          <option value="35699918 - Industrial shock absorbers">35699918 - Industrial shock absorbers</option>
                          <option value="35710000 - Electronic computers">35710000 - Electronic computers</option>
                          <option value="35719901 - Computers, digital, analog or hybrid">35719901 - Computers, digital, analog or hybrid</option>
                          <option value="35719903 - Minicomputers">35719903 - Minicomputers</option>
                          <option value="35719904 - Personal computers (microcomputers)">35719904 - Personal computers (microcomputers)</option>
                          <option value="35720000 - Computer storage devices">35720000 - Computer storage devices</option>
                          <option value="35720100 - Computer disk and drum drives and components">35720100 - Computer disk and drum drives and components</option>
                          <option value="35720101 - Disk drives, computer">35720101 - Disk drives, computer</option>
                          <option value="35720200 - Computer tape drives and components">35720200 - Computer tape drives and components</option>
                          <option value="35720201 - Tape recorders for computers">35720201 - Tape recorders for computers</option>
                          <option value="35729901 - Computer auxiliary storage units">35729901 - Computer auxiliary storage units</option>
                          <option value="35729902 - Magnetic storage devices, computer">35729902 - Magnetic storage devices, computer</option>
                          <option value="35750000 - Computer terminals">35750000 - Computer terminals</option>
                          <option value="35750100 - Computer terminals, monitors and components">35750100 - Computer terminals, monitors and components</option>
                          <option value="35750101 - Cathode ray tube (CRT), computer terminal">35750101 - Cathode ray tube (CRT), computer terminal</option>
                          <option value="35750102 - Keyboards, computer, office machine">35750102 - Keyboards, computer, office machine</option>
                          <option value="35759901 - Teletypewriters">35759901 - Teletypewriters</option>
                          <option value="35770000 - Computer peripheral equipment, nec">35770000 - Computer peripheral equipment, nec</option>
                          <option value="35770101 - Plotters, computer">35770101 - Plotters, computer</option>
                          <option value="35770202 - Tape cleaners, magnetic: computer">35770202 - Tape cleaners, magnetic: computer</option>
                          <option value="35770300 - Disk and diskette equipment, except drives">35770300 - Disk and diskette equipment, except drives</option>
                          <option value="35770500 - Magnetic ink and optical scanning devices">35770500 - Magnetic ink and optical scanning devices</option>
                          <option value="35770502 - Magnetic ink recognition devices">35770502 - Magnetic ink recognition devices</option>
                          <option value="35770503 - Optical scanning devices">35770503 - Optical scanning devices</option>
                          <option value="35770504 - Readers, sorters, or inscribers, magnetic ink">35770504 - Readers, sorters, or inscribers, magnetic ink</option>
                          <option value="35779901 - Computer output to microfilm units">35779901 - Computer output to microfilm units</option>
                          <option value="35779902 - Data conversion equipment, media-to-media: computer">35779902 - Data conversion equipment, media-to-media: computer</option>
                          <option value="35779903 - Decoders, computer peripheral equipment">35779903 - Decoders, computer peripheral equipment</option>
                          <option value="35779904 - Encoders, computer peripheral equipment">35779904 - Encoders, computer peripheral equipment</option>
                          <option value="35779906 - Graphic displays, except graphic terminals">35779906 - Graphic displays, except graphic terminals</option>
                          <option value="35779907 - Input/output equipment, computer">35779907 - Input/output equipment, computer</option>
                          <option value="35780000 - Calculating and accounting equipment">35780000 - Calculating and accounting equipment</option>
                          <option value="35780100 - Accounting machines and cash registers">35780100 - Accounting machines and cash registers</option>
                          <option value="35780103 - Cash registers">35780103 - Cash registers</option>
                          <option value="35780104 - Point-of-sale devices">35780104 - Point-of-sale devices</option>
                          <option value="35780300 - Banking machines">35780300 - Banking machines</option>
                          <option value="35789901 - Betting machines, pari-mutuel">35789901 - Betting machines, pari-mutuel</option>
                          <option value="35789902 - Change making machines">35789902 - Change making machines</option>
                          <option value="35789903 - Coin counters">35789903 - Coin counters</option>
                          <option value="35790000 - Office machines, nec">35790000 - Office machines, nec</option>
                          <option value="35790100 - Mailing, letter handling, and addressing machines">35790100 - Mailing, letter handling, and addressing machines</option>
                          <option value="35790102 - Addressing machines, plates and plate embossers">35790102 - Addressing machines, plates and plate embossers</option>
                          <option value="35790103 - Envelope stuffing, sealing, and addressing machines">35790103 - Envelope stuffing, sealing, and addressing machines</option>
                          <option value="35790107 - Mailing machines">35790107 - Mailing machines</option>
                          <option value="35790200 - Typing and word processing machines">35790200 - Typing and word processing machines</option>
                          <option value="35790300 - Paper handling machines">35790300 - Paper handling machines</option>
                          <option value="35790301 - Binding machines, plastic and adhesive">35790301 - Binding machines, plastic and adhesive</option>
                          <option value="35790303 - Embossing machines for store and office use">35790303 - Embossing machines for store and office use</option>
                          <option value="35799902 - Check writing, endorsing, or signing machines">35799902 - Check writing, endorsing, or signing machines</option>
                          <option value="35799905 - Dictating machines">35799905 - Dictating machines</option>
                          <option value="35799906 - Duplicating machines">35799906 - Duplicating machines</option>
                          <option value="35799912 - Time clocks and time recording devices">35799912 - Time clocks and time recording devices</option>
                          <option value="35799913 - Voting machines">35799913 - Voting machines</option>
                          <option value="35810102 - Mechanisms for coin-operated machines">35810102 - Mechanisms for coin-operated machines</option>
                          <option value="35820000 - Commercial laundry equipment">35820000 - Commercial laundry equipment</option>
                          <option value="35820100 - Commercial laundry equipment">35820100 - Commercial laundry equipment</option>
                          <option value="35820103 - Washing machines, laundry: commercial, incl. coin-operated">35820103 - Washing machines, laundry: commercial, incl. coin-operated</option>
                          <option value="35829901 - Drycleaning equipment and machinery, commercial, nec">35829901 - Drycleaning equipment and machinery, commercial, nec</option>
                          <option value="35850000 - Refrigeration and heating equipment">35850000 - Refrigeration and heating equipment</option>
                          <option value="35850100 - Air conditioning equipment, complete">35850100 - Air conditioning equipment, complete</option>
                          <option value="35850101 - Air conditioning units, complete: domestic or industrial">35850101 - Air conditioning units, complete: domestic or industrial</option>
                          <option value="35850102 - Air conditioning, motor vehicle">35850102 - Air conditioning, motor vehicle</option>
                          <option value="35850200 - Refrigeration equipment, complete">35850200 - Refrigeration equipment, complete</option>
                          <option value="35850201 - Cabinets, show and display, refrigerated">35850201 - Cabinets, show and display, refrigerated</option>
                          <option value="35850202 - Counters and counter display cases, refrigerated">35850202 - Counters and counter display cases, refrigerated</option>
                          <option value="35850203 - Ice boxes, industrial">35850203 - Ice boxes, industrial</option>
                          <option value="35850204 - Ice making machinery">35850204 - Ice making machinery</option>
                          <option value="35850205 - Lockers, refrigerated">35850205 - Lockers, refrigerated</option>
                          <option value="35850300 - Heating equipment, complete">35850300 - Heating equipment, complete</option>
                          <option value="35850301 - Furnaces, warm air: electric">35850301 - Furnaces, warm air: electric</option>
                          <option value="35850302 - Heat pumps, electric">35850302 - Heat pumps, electric</option>
                          <option value="35850400 - Parts for heating, cooling, and refrigerating equipment">35850400 - Parts for heating, cooling, and refrigerating equipment</option>
                          <option value="35850401 - Air conditioning condensers and condensing units">35850401 - Air conditioning condensers and condensing units</option>
                          <option value="35850402 - Compressors for refrigeration and air conditioning equipment">35850402 - Compressors for refrigeration and air conditioning equipment</option>
                          <option value="35850403 - Condensers, refrigeration">35850403 - Condensers, refrigeration</option>
                          <option value="35850404 - Evaporative condensers, heat transfer equipment">35850404 - Evaporative condensers, heat transfer equipment</option>
                          <option value="35850500 - Soda fountain and beverage dispensing equipment and parts">35850500 - Soda fountain and beverage dispensing equipment and parts</option>
                          <option value="35850501 - Beer dispensing equipment">35850501 - Beer dispensing equipment</option>
                          <option value="35850504 - Coolers, milk and water: electric">35850504 - Coolers, milk and water: electric</option>
                          <option value="35850507 - Soda fountains, parts, and accessories">35850507 - Soda fountains, parts, and accessories</option>
                          <option value="35850600 - Humidifiers and dehumidifiers">35850600 - Humidifiers and dehumidifiers</option>
                          <option value="35850601 - Dehumidifiers electric, except portable">35850601 - Dehumidifiers electric, except portable</option>
                          <option value="35850602 - Humidifying equipment, except portable">35850602 - Humidifying equipment, except portable</option>
                          <option value="35859901 - Heating and air conditioning combination units">35859901 - Heating and air conditioning combination units</option>
                          <option value="35859902 - Snowmaking machinery">35859902 - Snowmaking machinery</option>
                          <option value="35860000 - Measuring and dispensing pumps">35860000 - Measuring and dispensing pumps</option>
                          <option value="35869901 - Gasoline pumps, measuring or dispensing">35869901 - Gasoline pumps, measuring or dispensing</option>
                          <option value="35890100 - Commercial cooking and foodwarming equipment">35890100 - Commercial cooking and foodwarming equipment</option>
                          <option value="35890101 - Coffee brewing equipment">35890101 - Coffee brewing equipment</option>
                          <option value="35890102 - Cooking equipment, commercial">35890102 - Cooking equipment, commercial</option>
                          <option value="35890103 - Food warming equipment, commercial">35890103 - Food warming equipment, commercial</option>
                          <option value="35890105 - Popcorn machines, commercial">35890105 - Popcorn machines, commercial</option>
                          <option value="35890200 - Commercial cleaning equipment">35890200 - Commercial cleaning equipment</option>
                          <option value="35890201 - Car washing machinery">35890201 - Car washing machinery</option>
                          <option value="35890203 - Dirt sweeping units, industrial">35890203 - Dirt sweeping units, industrial</option>
                          <option value="35890204 - Dishwashing machines, commercial">35890204 - Dishwashing machines, commercial</option>
                          <option value="35890205 - Floor washing and polishing machines, commercial">35890205 - Floor washing and polishing machines, commercial</option>
                          <option value="35890207 - Vacuum cleaners and sweepers, electric: industrial">35890207 - Vacuum cleaners and sweepers, electric: industrial</option>
                          <option value="35890300 - Sewage and water treatment equipment">35890300 - Sewage and water treatment equipment</option>
                          <option value="35890301 - Sewage treatment equipment">35890301 - Sewage treatment equipment</option>
                          <option value="35890302 - Sewer cleaning equipment, power">35890302 - Sewer cleaning equipment, power</option>
                          <option value="35890303 - Swimming pool filter and water conditioning systems">35890303 - Swimming pool filter and water conditioning systems</option>
                          <option value="35890304 - Water filters and softeners, household type">35890304 - Water filters and softeners, household type</option>
                          <option value="35890305 - Water purification equipment, household type">35890305 - Water purification equipment, household type</option>
                          <option value="35890306 - Water treatment equipment, industrial">35890306 - Water treatment equipment, industrial</option>
                          <option value="35899903 - Garbage disposers and compactors, commercial">35899903 - Garbage disposers and compactors, commercial</option>
                          <option value="35899904 - High pressure cleaning equipment">35899904 - High pressure cleaning equipment</option>
                          <option value="35899905 - Janitors' carts">35899905 - Janitors' carts</option>
                          <option value="35899906 - Liquor dispensing equipment and systems">35899906 - Liquor dispensing equipment and systems</option>
                          <option value="35899907 - Sandblasting equipment">35899907 - Sandblasting equipment</option>
                          <option value="35899909 - Shredders, industrial and commercial">35899909 - Shredders, industrial and commercial</option>
                          <option value="35920000 - Carburetors, pistons, piston rings and valves">35920000 - Carburetors, pistons, piston rings and valves</option>
                          <option value="35920100 - Valves">35920100 - Valves</option>
                          <option value="35920101 - Valves, aircraft">35920101 - Valves, aircraft</option>
                          <option value="35920102 - Valves, engine">35920102 - Valves, engine</option>
                          <option value="35929901 - Carburetors">35929901 - Carburetors</option>
                          <option value="35929902 - Pistons and piston rings">35929902 - Pistons and piston rings</option>
                          <option value="35930000 - Fluid power cylinders and actuators">35930000 - Fluid power cylinders and actuators</option>
                          <option value="35939901 - Fluid power actuators, hydraulic or pneumatic">35939901 - Fluid power actuators, hydraulic or pneumatic</option>
                          <option value="35939902 - Fluid power cylinders, hydraulic or pneumatic">35939902 - Fluid power cylinders, hydraulic or pneumatic</option>
                          <option value="35940000 - Fluid power pumps and motors">35940000 - Fluid power pumps and motors</option>
                          <option value="35940100 - Fluid power pumps">35940100 - Fluid power pumps</option>
                          <option value="35940101 - Pumps, hydraulic power transfer">35940101 - Pumps, hydraulic power transfer</option>
                          <option value="35940200 - Fluid power motors">35940200 - Fluid power motors</option>
                          <option value="35940202 - Motors: hydraulic, fluid power, or air">35940202 - Motors: hydraulic, fluid power, or air</option>
                          <option value="35949901 - Hydrostatic drives (transmissions)">35949901 - Hydrostatic drives (transmissions)</option>
                          <option value="35960000 - Scales and balances, except laboratory">35960000 - Scales and balances, except laboratory</option>
                          <option value="35969903 - Counting scales">35969903 - Counting scales</option>
                          <option value="35969904 - Industrial scales">35969904 - Industrial scales</option>
                          <option value="35969907 - Truck (motor vehicle) scales">35969907 - Truck (motor vehicle) scales</option>
                          <option value="35969908 - Weighing machines and apparatus">35969908 - Weighing machines and apparatus</option>
                          <option value="35990000 - Industrial machinery, nec">35990000 - Industrial machinery, nec</option>
                          <option value="35990100 - Amusement park equipment">35990100 - Amusement park equipment</option>
                          <option value="35990101 - Carnival machines and equipment, amusement park, nec">35990101 - Carnival machines and equipment, amusement park, nec</option>
                          <option value="35990103 - Ferris wheels">35990103 - Ferris wheels</option>
                          <option value="35990200 - Flexible metal hose, tubing, and bellows">35990200 - Flexible metal hose, tubing, and bellows</option>
                          <option value="35990201 - Bellows, industrial: metal">35990201 - Bellows, industrial: metal</option>
                          <option value="35990202 - Hose, flexible metallic">35990202 - Hose, flexible metallic</option>
                          <option value="35990302 - Custom machinery">35990302 - Custom machinery</option>
                          <option value="35999902 - Boiler tube cleaners">35999902 - Boiler tube cleaners</option>
                          <option value="35999903 - Catapults">35999903 - Catapults</option>
                          <option value="35999905 - Crankshafts and camshafts, machining">35999905 - Crankshafts and camshafts, machining</option>
                          <option value="35999906 - Electrical discharge machining (EDM)">35999906 - Electrical discharge machining (EDM)</option>
                          <option value="35999913 - Propellers, ship and boat: machined">35999913 - Propellers, ship and boat: machined</option>
                          <option value="35999918 - Ties, form: metal">35999918 - Ties, form: metal</option>
                          <option value="35999919 - Water leak detectors">35999919 - Water leak detectors</option>
                          <option value="35999920 - Weather vanes">35999920 - Weather vanes</option>
                          <option value="36120000 - Transformers, except electric">36120000 - Transformers, except electric</option>
                          <option value="36120100 - Power and distribution transformers">36120100 - Power and distribution transformers</option>
                          <option value="36120102 - Control transformers">36120102 - Control transformers</option>
                          <option value="36120103 - Current limiting reactors, electrical">36120103 - Current limiting reactors, electrical</option>
                          <option value="36120104 - Distribution transformers, electric">36120104 - Distribution transformers, electric</option>
                          <option value="36120105 - Feeder voltage boosters (electric transformers)">36120105 - Feeder voltage boosters (electric transformers)</option>
                          <option value="36120108 - Line voltage regulators">36120108 - Line voltage regulators</option>
                          <option value="36120109 - Power transformers, electric">36120109 - Power transformers, electric</option>
                          <option value="36120110 - Transmission and distribution voltage regulators">36120110 - Transmission and distribution voltage regulators</option>
                          <option value="36120111 - Voltage regulating transformers, electric power">36120111 - Voltage regulating transformers, electric power</option>
                          <option value="36120112 - Voltage regulators, transmission and distribution">36120112 - Voltage regulators, transmission and distribution</option>
                          <option value="36120201 - Ballasts for lighting fixtures">36120201 - Ballasts for lighting fixtures</option>
                          <option value="36120202 - Fluorescent ballasts">36120202 - Fluorescent ballasts</option>
                          <option value="36120305 - Electronic meter transformers">36120305 - Electronic meter transformers</option>
                          <option value="36120307 - Ignition transformers, for use on domestic fuel burners">36120307 - Ignition transformers, for use on domestic fuel burners</option>
                          <option value="36120314 - Rectifier transformers">36120314 - Rectifier transformers</option>
                          <option value="36120317 - Tripping transformers">36120317 - Tripping transformers</option>
                          <option value="36129901 - Instrument transformers (except portable)">36129901 - Instrument transformers (except portable)</option>
                          <option value="36129903 - Vibrators, interrupter">36129903 - Vibrators, interrupter</option>
                          <option value="36130000 - Switchgear and switchboard apparatus">36130000 - Switchgear and switchboard apparatus</option>
                          <option value="36130100 - Power circuit breakers">36130100 - Power circuit breakers</option>
                          <option value="36130103 - Switches, electric power except snap, push button, etc.">36130103 - Switches, electric power except snap, push button, etc.</option>
                          <option value="36130104 - Time switches, electrical switchgear apparatus">36130104 - Time switches, electrical switchgear apparatus</option>
                          <option value="36130200 - Panel and distribution boards and other related apparatus">36130200 - Panel and distribution boards and other related apparatus</option>
                          <option value="36130201 - Control panels, electric">36130201 - Control panels, electric</option>
                          <option value="36130205 - Generator control and metering panels">36130205 - Generator control and metering panels</option>
                          <option value="36130206 - Metering panels, electric">36130206 - Metering panels, electric</option>
                          <option value="36130207 - Panelboards and distribution boards, electric">36130207 - Panelboards and distribution boards, electric</option>
                          <option value="36130209 - Power switching equipment">36130209 - Power switching equipment</option>
                          <option value="36130211 - Switchboard apparatus, except instruments">36130211 - Switchboard apparatus, except instruments</option>
                          <option value="36130212 - Switchboards and parts, power">36130212 - Switchboards and parts, power</option>
                          <option value="36130213 - Switchgear and switchgear accessories, nec">36130213 - Switchgear and switchgear accessories, nec</option>
                          <option value="36130300 - Fuses and fuse equipment">36130300 - Fuses and fuse equipment</option>
                          <option value="36130304 - Fuses, electric">36130304 - Fuses, electric</option>
                          <option value="36139901 - Bus bar structures">36139901 - Bus bar structures</option>
                          <option value="36210000 - Motors and generators">36210000 - Motors and generators</option>
                          <option value="36210100 - Electric motor and generator parts">36210100 - Electric motor and generator parts</option>
                          <option value="36210101 - Armatures, industrial">36210101 - Armatures, industrial</option>
                          <option value="36210102 - Coils, for electric motors or generators">36210102 - Coils, for electric motors or generators</option>
                          <option value="36210103 - Collector rings, for electric motors or generators">36210103 - Collector rings, for electric motors or generators</option>
                          <option value="36210104 - Commutators, electric motor">36210104 - Commutators, electric motor</option>
                          <option value="36210105 - Frequency converters (electric generators)">36210105 - Frequency converters (electric generators)</option>
                          <option value="36210107 - Motor housings">36210107 - Motor housings</option>
                          <option value="36210108 - Motors, electric">36210108 - Motors, electric</option>
                          <option value="36210109 - Phase or rotary converters (electrical equipment)">36210109 - Phase or rotary converters (electrical equipment)</option>
                          <option value="36210110 - Power generators">36210110 - Power generators</option>
                          <option value="36210113 - Rotors, for motors">36210113 - Rotors, for motors</option>
                          <option value="36210114 - Sliprings, for motors or generators">36210114 - Sliprings, for motors or generators</option>
                          <option value="36210115 - Starters, for motors">36210115 - Starters, for motors</option>
                          <option value="36210116 - Storage battery chargers, motor and engine generator type">36210116 - Storage battery chargers, motor and engine generator type</option>
                          <option value="36210200 - Electric motor and generator auxiliary parts">36210200 - Electric motor and generator auxiliary parts</option>
                          <option value="36210205 - Inverters, rotating: electrical">36210205 - Inverters, rotating: electrical</option>
                          <option value="36210300 - Control equipment for electric buses and locomotives">36210300 - Control equipment for electric buses and locomotives</option>
                          <option value="36219901 - Generating apparatus and parts, electrical">36219901 - Generating apparatus and parts, electrical</option>
                          <option value="36219902 - Generator sets: gasoline, diesel, or dual-fuel">36219902 - Generator sets: gasoline, diesel, or dual-fuel</option>
                          <option value="36219903 - Generators and sets, electric">36219903 - Generators and sets, electric</option>
                          <option value="36219905 - Generators for storage battery chargers">36219905 - Generators for storage battery chargers</option>
                          <option value="36219906 - Servomotors, electric">36219906 - Servomotors, electric</option>
                          <option value="36219908 - Torque motors, electric">36219908 - Torque motors, electric</option>
                          <option value="36240000 - Carbon and graphite products">36240000 - Carbon and graphite products</option>
                          <option value="36249901 - Brush blocks, carbon or molded graphite">36249901 - Brush blocks, carbon or molded graphite</option>
                          <option value="36249902 - Brushes and brush stock contacts, electric">36249902 - Brushes and brush stock contacts, electric</option>
                          <option value="36249904 - Electric carbons">36249904 - Electric carbons</option>
                          <option value="36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite">36249905 - Electrodes, thermal and electrolytic uses: carbon, graphite</option>
                          <option value="36249906 - Fibers, carbon and graphite">36249906 - Fibers, carbon and graphite</option>
                          <option value="36250000 - Relays and industrial controls">36250000 - Relays and industrial controls</option>
                          <option value="36250100 - Motor controls and accessories">36250100 - Motor controls and accessories</option>
                          <option value="36250101 - Motor control accessories, including overload relays">36250101 - Motor control accessories, including overload relays</option>
                          <option value="36250103 - Motor controls, electric">36250103 - Motor controls, electric</option>
                          <option value="36250104 - Motor starters and controllers, electric">36250104 - Motor starters and controllers, electric</option>
                          <option value="36250105 - Starter, electric motor">36250105 - Starter, electric motor</option>
                          <option value="36250200 - Industrial electrical relays and switches">36250200 - Industrial electrical relays and switches</option>
                          <option value="36250202 - Control circuit relays, industrial">36250202 - Control circuit relays, industrial</option>
                          <option value="36250204 - Relays, electric power">36250204 - Relays, electric power</option>
                          <option value="36250205 - Relays, for electronic use">36250205 - Relays, for electronic use</option>
                          <option value="36250207 - Switches, electric power">36250207 - Switches, electric power</option>
                          <option value="36250208 - Switches, electronic applications">36250208 - Switches, electronic applications</option>
                          <option value="36259901 - Actuators, industrial">36259901 - Actuators, industrial</option>
                          <option value="36259902 - Brakes, electromagnetic">36259902 - Brakes, electromagnetic</option>
                          <option value="36259903 - Control circuit devices, magnet and solid state">36259903 - Control circuit devices, magnet and solid state</option>
                          <option value="36259904 - Control equipment, electric">36259904 - Control equipment, electric</option>
                          <option value="36259905 - Controls for adjustable speed drives">36259905 - Controls for adjustable speed drives</option>
                          <option value="36259907 - Electric controls and control accessories, industrial">36259907 - Electric controls and control accessories, industrial</option>
                          <option value="36259908 - Electromagnetic clutches or brakes">36259908 - Electromagnetic clutches or brakes</option>
                          <option value="36259909 - Industrial controls: push button, selector switches, pilot">36259909 - Industrial controls: push button, selector switches, pilot</option>
                          <option value="36259910 - Marine and navy auxiliary controls">36259910 - Marine and navy auxiliary controls</option>
                          <option value="36259911 - Noise control equipment">36259911 - Noise control equipment</option>
                          <option value="36259912 - Numerical controls">36259912 - Numerical controls</option>
                          <option value="36259913 - Positioning controls, electric">36259913 - Positioning controls, electric</option>
                          <option value="36259914 - Resistance welder controls">36259914 - Resistance welder controls</option>
                          <option value="36259915 - Resistors and resistor units">36259915 - Resistors and resistor units</option>
                          <option value="36259917 - Timing devices, electronic">36259917 - Timing devices, electronic</option>
                          <option value="36259918 - Truck controls, industrial battery">36259918 - Truck controls, industrial battery</option>
                          <option value="36290100 - Electronic generation equipment">36290100 - Electronic generation equipment</option>
                          <option value="36290101 - Battery chargers, rectifying or nonrotating">36290101 - Battery chargers, rectifying or nonrotating</option>
                          <option value="36290102 - Electrochemical generators (fuel cells)">36290102 - Electrochemical generators (fuel cells)</option>
                          <option value="36290103 - Inverters, nonrotating: electrical">36290103 - Inverters, nonrotating: electrical</option>
                          <option value="36290105 - Power conversion units, a.c. to d.c.: static-electric">36290105 - Power conversion units, a.c. to d.c.: static-electric</option>
                          <option value="36290106 - Rectifiers (electrical apparatus)">36290106 - Rectifiers (electrical apparatus)</option>
                          <option value="36290107 - Thermo-electric generators">36290107 - Thermo-electric generators</option>
                          <option value="36290200 - Capacitors and condensers">36290200 - Capacitors and condensers</option>
                          <option value="36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts">36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts</option>
                          <option value="36290202 - Capacitors, fixed or variable">36290202 - Capacitors, fixed or variable</option>
                          <option value="36290203 - Condensers, fixed or variable">36290203 - Condensers, fixed or variable</option>
                          <option value="36299901 - Blasting machines, electrical">36299901 - Blasting machines, electrical</option>
                          <option value="36299903 - Static elimination equipment, industrial">36299903 - Static elimination equipment, industrial</option>
                          <option value="36310000 - Household cooking equipment">36310000 - Household cooking equipment</option>
                          <option value="36310100 - Indoor cooking equipment">36310100 - Indoor cooking equipment</option>
                          <option value="36310105 - Stoves, disk">36310105 - Stoves, disk</option>
                          <option value="36319901 - Barbecues, grills, and braziers (outdoor cooking)">36319901 - Barbecues, grills, and braziers (outdoor cooking)</option>
                          <option value="36320000 - Household refrigerators and freezers">36320000 - Household refrigerators and freezers</option>
                          <option value="36329903 - Refrigerator cabinets, household: metal and wood">36329903 - Refrigerator cabinets, household: metal and wood</option>
                          <option value="36329904 - Refrigerators, mechanical and absorption: household">36329904 - Refrigerators, mechanical and absorption: household</option>
                          <option value="36330000 - Household laundry equipment">36330000 - Household laundry equipment</option>
                          <option value="36340000 - Electric housewares and fans">36340000 - Electric housewares and fans</option>
                          <option value="36340100 - Electric household cooking appliances">36340100 - Electric household cooking appliances</option>
                          <option value="36340101 - Broilers, electric">36340101 - Broilers, electric</option>
                          <option value="36340109 - Heaters, tape">36340109 - Heaters, tape</option>
                          <option value="36340110 - Heating units, for electric appliances">36340110 - Heating units, for electric appliances</option>
                          <option value="36340112 - Ovens, portable: household">36340112 - Ovens, portable: household</option>
                          <option value="36340118 - Toasters, electric: household">36340118 - Toasters, electric: household</option>
                          <option value="36340206 - Juice extractors, electric">36340206 - Juice extractors, electric</option>
                          <option value="36340302 - Ceiling fans">36340302 - Ceiling fans</option>
                          <option value="36340303 - Dehumidifiers, electric: room">36340303 - Dehumidifiers, electric: room</option>
                          <option value="36340304 - Fans, electric: desk">36340304 - Fans, electric: desk</option>
                          <option value="36340307 - Fans, exhaust and ventilating, electric: household">36340307 - Fans, exhaust and ventilating, electric: household</option>
                          <option value="36340310 - Heating units, electric (radiant heat): baseboard or wall">36340310 - Heating units, electric (radiant heat): baseboard or wall</option>
                          <option value="36340312 - Radiators, electric">36340312 - Radiators, electric</option>
                          <option value="36340314 - Space heaters, electric">36340314 - Space heaters, electric</option>
                          <option value="36340400 - Housewares, excluding cooking appliances and utensils">36340400 - Housewares, excluding cooking appliances and utensils</option>
                          <option value="36340401 - Air purifiers, portable">36340401 - Air purifiers, portable</option>
                          <option value="36340406 - Vaporizers, electric: household">36340406 - Vaporizers, electric: household</option>
                          <option value="36340500 - Personal electrical appliances">36340500 - Personal electrical appliances</option>
                          <option value="36340504 - Dryers, electric: hand and face">36340504 - Dryers, electric: hand and face</option>
                          <option value="36340505 - Hair curlers, electric">36340505 - Hair curlers, electric</option>
                          <option value="36340507 - Heating pads, electric">36340507 - Heating pads, electric</option>
                          <option value="36340509 - Razors, electric">36340509 - Razors, electric</option>
                          <option value="36350000 - Household vacuum cleaners">36350000 - Household vacuum cleaners</option>
                          <option value="36359901 - Carpet shampooer">36359901 - Carpet shampooer</option>
                          <option value="36359903 - Electric sweeper">36359903 - Electric sweeper</option>
                          <option value="36390100 - Major kitchen appliances, except refrigerators and stoves">36390100 - Major kitchen appliances, except refrigerators and stoves</option>
                          <option value="36390101 - Dishwashing machines, household">36390101 - Dishwashing machines, household</option>
                          <option value="36390103 - Trash compactors, household">36390103 - Trash compactors, household</option>
                          <option value="36390200 - Sewing equipment">36390200 - Sewing equipment</option>
                          <option value="36390202 - Sewing machines and attachments, domestic">36390202 - Sewing machines and attachments, domestic</option>
                          <option value="36399902 - Hot water heaters, household">36399902 - Hot water heaters, household</option>
                          <option value="36410000 - Electric lamps">36410000 - Electric lamps</option>
                          <option value="36410100 - Electric lamps and parts for generalized applications">36410100 - Electric lamps and parts for generalized applications</option>
                          <option value="36410101 - Electric lamp (bulb) parts">36410101 - Electric lamp (bulb) parts</option>
                          <option value="36410102 - Electric light bulbs, complete">36410102 - Electric light bulbs, complete</option>
                          <option value="36410103 - Electrodes, cold cathode fluorescent lamp">36410103 - Electrodes, cold cathode fluorescent lamp</option>
                          <option value="36410106 - Lamps, fluorescent, electric">36410106 - Lamps, fluorescent, electric</option>
                          <option value="36410107 - Lamps, incandescent filament, electric">36410107 - Lamps, incandescent filament, electric</option>
                          <option value="36410110 - Tubes, electric light">36410110 - Tubes, electric light</option>
                          <option value="36410203 - Health lamps, infrared or ultraviolet">36410203 - Health lamps, infrared or ultraviolet</option>
                          <option value="36410211 - Ultraviolet lamps">36410211 - Ultraviolet lamps</option>
                          <option value="36410212 - Sealed low-pressure gas lights">36410212 - Sealed low-pressure gas lights</option>
                          <option value="36430100 - Power outlets and sockets">36430100 - Power outlets and sockets</option>
                          <option value="36430103 - Lamp sockets and receptacles (electric wiring devices)">36430103 - Lamp sockets and receptacles (electric wiring devices)</option>
                          <option value="36430104 - Outlets, electric: convenience">36430104 - Outlets, electric: convenience</option>
                          <option value="36430105 - Sockets, electric">36430105 - Sockets, electric</option>
                          <option value="36430200 - Electric switches">36430200 - Electric switches</option>
                          <option value="36430201 - Bus bars (electrical conductors)">36430201 - Bus bars (electrical conductors)</option>
                          <option value="36430300 - Electric connectors">36430300 - Electric connectors</option>
                          <option value="36430302 - Connectors and terminals for electrical devices">36430302 - Connectors and terminals for electrical devices</option>
                          <option value="36430303 - Contacts, electrical">36430303 - Contacts, electrical</option>
                          <option value="36430304 - Cord connectors, electric">36430304 - Cord connectors, electric</option>
                          <option value="36430305 - Plugs, electric">36430305 - Plugs, electric</option>
                          <option value="36439902 - Ground clamps (electric wiring devices)">36439902 - Ground clamps (electric wiring devices)</option>
                          <option value="36439904 - Lightning protection equipment">36439904 - Lightning protection equipment</option>
                          <option value="36439907 - Power line cable">36439907 - Power line cable</option>
                          <option value="36440000 - Noncurrent-carrying wiring devices">36440000 - Noncurrent-carrying wiring devices</option>
                          <option value="36440102 - Junction boxes, electric">36440102 - Junction boxes, electric</option>
                          <option value="36440103 - Outlet boxes (electric wiring devices)">36440103 - Outlet boxes (electric wiring devices)</option>
                          <option value="36440200 - Electric conduits and fittings">36440200 - Electric conduits and fittings</option>
                          <option value="36440202 - Raceways">36440202 - Raceways</option>
                          <option value="36449902 - Insulators and insulation materials, electrical">36449902 - Insulators and insulation materials, electrical</option>
                          <option value="36449903 - Pole line hardware">36449903 - Pole line hardware</option>
                          <option value="36450000 - Residential lighting fixtures">36450000 - Residential lighting fixtures</option>
                          <option value="36450100 - Lamp and light shades">36450100 - Lamp and light shades</option>
                          <option value="36459901 - Boudoir lamps">36459901 - Boudoir lamps</option>
                          <option value="36459903 - Desk lamps">36459903 - Desk lamps</option>
                          <option value="36459904 - Floor lamps">36459904 - Floor lamps</option>
                          <option value="36459905 - Fluorescent lighting fixtures, residential">36459905 - Fluorescent lighting fixtures, residential</option>
                          <option value="36459906 - Garden, patio, walkway and yard lighting fixtures: electric">36459906 - Garden, patio, walkway and yard lighting fixtures: electric</option>
                          <option value="36459907 - Table lamps">36459907 - Table lamps</option>
                          <option value="36460000 - Commercial lighting fixtures">36460000 - Commercial lighting fixtures</option>
                          <option value="36469901 - Ceiling systems, luminous">36469901 - Ceiling systems, luminous</option>
                          <option value="36469902 - Chandeliers, commercial">36469902 - Chandeliers, commercial</option>
                          <option value="36469903 - Desk lamps, commercial">36469903 - Desk lamps, commercial</option>
                          <option value="36469904 - Fluorescent lighting fixtures, commercial">36469904 - Fluorescent lighting fixtures, commercial</option>
                          <option value="36469905 - Ornamental lighting fixtures, commercial">36469905 - Ornamental lighting fixtures, commercial</option>
                          <option value="36470000 - Vehicular lighting equipment">36470000 - Vehicular lighting equipment</option>
                          <option value="36470100 - Motor vehicle lighting equipment">36470100 - Motor vehicle lighting equipment</option>
                          <option value="36470105 - Headlights (fixtures), vehicular">36470105 - Headlights (fixtures), vehicular</option>
                          <option value="36479901 - Aircraft lighting fixtures">36479901 - Aircraft lighting fixtures</option>
                          <option value="36479903 - Boat and ship lighting fixtures">36479903 - Boat and ship lighting fixtures</option>
                          <option value="36480000 - Lighting equipment, nec">36480000 - Lighting equipment, nec</option>
                          <option value="36480100 - Outdoor lighting equipment">36480100 - Outdoor lighting equipment</option>
                          <option value="36480101 - Airport lighting fixtures: runway approach, taxi, or ramp">36480101 - Airport lighting fixtures: runway approach, taxi, or ramp</option>
                          <option value="36480103 - Decorative area lighting fixtures">36480103 - Decorative area lighting fixtures</option>
                          <option value="36480105 - Fountain lighting fixtures">36480105 - Fountain lighting fixtures</option>
                          <option value="36480106 - Gas lighting fixtures">36480106 - Gas lighting fixtures</option>
                          <option value="36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline">36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline</option>
                          <option value="36480108 - Public lighting fixtures">36480108 - Public lighting fixtures</option>
                          <option value="36480110 - Street lighting fixtures">36480110 - Street lighting fixtures</option>
                          <option value="36480200 - Stage lighting equipment">36480200 - Stage lighting equipment</option>
                          <option value="36480201 - Spotlights">36480201 - Spotlights</option>
                          <option value="36480202 - Strobe lighting systems">36480202 - Strobe lighting systems</option>
                          <option value="36489901 - Arc lighting fixtures">36489901 - Arc lighting fixtures</option>
                          <option value="36489902 - Flashlights">36489902 - Flashlights</option>
                          <option value="36489904 - Lighting fixtures, except electric: residential">36489904 - Lighting fixtures, except electric: residential</option>
                          <option value="36489906 - Reflectors, for lighting equipment: metal">36489906 - Reflectors, for lighting equipment: metal</option>
                          <option value="36489907 - Sun tanning equipment, incl. tanning beds">36489907 - Sun tanning equipment, incl. tanning beds</option>
                          <option value="36489908 - Swimming pool lighting fixtures">36489908 - Swimming pool lighting fixtures</option>
                          <option value="36489909 - Ultraviolet lamp fixtures">36489909 - Ultraviolet lamp fixtures</option>
                          <option value="36489910 - Underwater lighting fixtures">36489910 - Underwater lighting fixtures</option>
                          <option value="36510000 - Household audio and video equipment">36510000 - Household audio and video equipment</option>
                          <option value="36510100 - Household audio equipment">36510100 - Household audio equipment</option>
                          <option value="36510101 - Amplifiers: radio, public address, or musical instrument">36510101 - Amplifiers: radio, public address, or musical instrument</option>
                          <option value="36510102 - Audio electronic systems">36510102 - Audio electronic systems</option>
                          <option value="36510108 - Loudspeakers, electrodynamic or magnetic">36510108 - Loudspeakers, electrodynamic or magnetic</option>
                          <option value="36510109 - Microphones">36510109 - Microphones</option>
                          <option value="36510110 - Music distribution apparatus">36510110 - Music distribution apparatus</option>
                          <option value="36510115 - Public address systems">36510115 - Public address systems</option>
                          <option value="36510116 - Radio receiving sets">36510116 - Radio receiving sets</option>
                          <option value="36510117 - Recording machines, except dictation and telephone answering">36510117 - Recording machines, except dictation and telephone answering</option>
                          <option value="36510118 - Sound reproducing equipment">36510118 - Sound reproducing equipment</option>
                          <option value="36510119 - Speaker monitors">36510119 - Speaker monitors</option>
                          <option value="36510120 - Speaker systems">36510120 - Speaker systems</option>
                          <option value="36510200 - Household video equipment">36510200 - Household video equipment</option>
                          <option value="36510201 - Television receiving sets">36510201 - Television receiving sets</option>
                          <option value="36510202 - Video camera-audio recorders, household use">36510202 - Video camera-audio recorders, household use</option>
                          <option value="36510203 - Video cassette recorders/players and accessories">36510203 - Video cassette recorders/players and accessories</option>
                          <option value="36510204 - Video triggers (remote control TV devices)">36510204 - Video triggers (remote control TV devices)</option>
                          <option value="36519901 - Electronic kits for home assembly: radio, TV, phonograph">36519901 - Electronic kits for home assembly: radio, TV, phonograph</option>
                          <option value="36519902 - Home entertainment equipment, electronic, nec">36519902 - Home entertainment equipment, electronic, nec</option>
                          <option value="36520000 - Prerecorded records and tapes">36520000 - Prerecorded records and tapes</option>
                          <option value="36529901 - Compact laser discs, prerecorded">36529901 - Compact laser discs, prerecorded</option>
                          <option value="36529902 - Magnetic tape (audio): prerecorded">36529902 - Magnetic tape (audio): prerecorded</option>
                          <option value="36529903 - Master records or tapes, preparation of">36529903 - Master records or tapes, preparation of</option>
                          <option value="36529904 - Phonograph record blanks">36529904 - Phonograph record blanks</option>
                          <option value="36529905 - Phonograph records, prerecorded">36529905 - Phonograph records, prerecorded</option>
                          <option value="36610000 - Telephone and telegraph apparatus">36610000 - Telephone and telegraph apparatus</option>
                          <option value="36610100 - Telephones and telephone apparatus">36610100 - Telephones and telephone apparatus</option>
                          <option value="36610102 - Communication headgear, telephone">36610102 - Communication headgear, telephone</option>
                          <option value="36610103 - Facsimile equipment">36610103 - Facsimile equipment</option>
                          <option value="36610104 - Headsets, telephone">36610104 - Headsets, telephone</option>
                          <option value="36610105 - Modems">36610105 - Modems</option>
                          <option value="36610106 - Switching equipment, telephone">36610106 - Switching equipment, telephone</option>
                          <option value="36610107 - Telephone answering machines">36610107 - Telephone answering machines</option>
                          <option value="36610108 - Telephone central office equipment, dial or manual">36610108 - Telephone central office equipment, dial or manual</option>
                          <option value="36610110 - Telephone sets, all types except cellular radio">36610110 - Telephone sets, all types except cellular radio</option>
                          <option value="36610111 - Telephone station equipment and parts, wire">36610111 - Telephone station equipment and parts, wire</option>
                          <option value="36610112 - Telephones, sound powered (no battery)">36610112 - Telephones, sound powered (no battery)</option>
                          <option value="36610203 - Telegraph or telephone carrier and repeater equipment">36610203 - Telegraph or telephone carrier and repeater equipment</option>
                          <option value="36619901 - Carrier equipment, telephone or telegraph">36619901 - Carrier equipment, telephone or telegraph</option>
                          <option value="36619904 - Message concentrators">36619904 - Message concentrators</option>
                          <option value="36619905 - Multiplex equipment, telephone and telegraph">36619905 - Multiplex equipment, telephone and telegraph</option>
                          <option value="36619906 - Switchboards, telephone or telegraph">36619906 - Switchboards, telephone or telegraph</option>
                          <option value="36619907 - Telephone cords, jacks, adapters, etc.">36619907 - Telephone cords, jacks, adapters, etc.</option>
                          <option value="36619908 - Fiber optics communications equipment">36619908 - Fiber optics communications equipment</option>
                          <option value="36630000 - Radio and t.v. communications equipment">36630000 - Radio and t.v. communications equipment</option>
                          <option value="36630100 - Radio broadcasting and communications equipment">36630100 - Radio broadcasting and communications equipment</option>
                          <option value="36630101 - Airborne radio communications equipment">36630101 - Airborne radio communications equipment</option>
                          <option value="36630102 - Amplifiers, RF power and IF">36630102 - Amplifiers, RF power and IF</option>
                          <option value="36630104 - Cellular radio telephone">36630104 - Cellular radio telephone</option>
                          <option value="36630106 - Marine radio communications equipment">36630106 - Marine radio communications equipment</option>
                          <option value="36630108 - Pagers (one-way)">36630108 - Pagers (one-way)</option>
                          <option value="36630109 - Radio receiver networks">36630109 - Radio receiver networks</option>
                          <option value="36630110 - Receivers, radio communications">36630110 - Receivers, radio communications</option>
                          <option value="36630111 - Transmitter-receivers, radio">36630111 - Transmitter-receivers, radio</option>
                          <option value="36630200 - Television broadcasting and communications equipment">36630200 - Television broadcasting and communications equipment</option>
                          <option value="36630201 - Cable television equipment">36630201 - Cable television equipment</option>
                          <option value="36630204 - Television antennas (transmitting) and ground equipment">36630204 - Television antennas (transmitting) and ground equipment</option>
                          <option value="36630205 - Television closed circuit equipment">36630205 - Television closed circuit equipment</option>
                          <option value="36630206 - Television monitors">36630206 - Television monitors</option>
                          <option value="36639901 - Antennas, transmitting and communications">36639901 - Antennas, transmitting and communications</option>
                          <option value="36639902 - Digital encoders">36639902 - Digital encoders</option>
                          <option value="36639903 - Encryption devices">36639903 - Encryption devices</option>
                          <option value="36639904 - Light communications equipment">36639904 - Light communications equipment</option>
                          <option value="36639905 - Microwave communication equipment">36639905 - Microwave communication equipment</option>
                          <option value="36639906 - Mobile communication equipment">36639906 - Mobile communication equipment</option>
                          <option value="36639907 - Radio and television switching equipment">36639907 - Radio and television switching equipment</option>
                          <option value="36639908 - Receiver-transmitter units (transceiver)">36639908 - Receiver-transmitter units (transceiver)</option>
                          <option value="36639909 - Satellites, communications">36639909 - Satellites, communications</option>
                          <option value="36639910 - Space satellite communications equipment">36639910 - Space satellite communications equipment</option>
                          <option value="36639911 - Studio equipment, radio and television broadcasting">36639911 - Studio equipment, radio and television broadcasting</option>
                          <option value="36639912 - Telemetering equipment, electronic">36639912 - Telemetering equipment, electronic</option>
                          <option value="36639913 - Transmitting apparatus, radio or television">36639913 - Transmitting apparatus, radio or television</option>
                          <option value="36639914 - Global positioning systems (GPS) equipment">36639914 - Global positioning systems (GPS) equipment</option>
                          <option value="36690000 - Communications equipment, nec">36690000 - Communications equipment, nec</option>
                          <option value="36690100 - Emergency alarms">36690100 - Emergency alarms</option>
                          <option value="36690101 - Burglar alarm apparatus, electric">36690101 - Burglar alarm apparatus, electric</option>
                          <option value="36690102 - Fire alarm apparatus, electric">36690102 - Fire alarm apparatus, electric</option>
                          <option value="36690103 - Fire detection systems, electric">36690103 - Fire detection systems, electric</option>
                          <option value="36690104 - Metal detectors">36690104 - Metal detectors</option>
                          <option value="36690105 - Sirens, electric: vehicle, marine, industrial, and air raid">36690105 - Sirens, electric: vehicle, marine, industrial, and air raid</option>
                          <option value="36690106 - Smoke detectors">36690106 - Smoke detectors</option>
                          <option value="36690200 - Transportation signaling devices">36690200 - Transportation signaling devices</option>
                          <option value="36690203 - Pedestrian traffic control equipment">36690203 - Pedestrian traffic control equipment</option>
                          <option value="36690204 - Railroad signaling devices, electric">36690204 - Railroad signaling devices, electric</option>
                          <option value="36690205 - Signaling apparatus, electric">36690205 - Signaling apparatus, electric</option>
                          <option value="36690206 - Traffic signals, electric">36690206 - Traffic signals, electric</option>
                          <option value="36699901 - Intercommunication systems, electric">36699901 - Intercommunication systems, electric</option>
                          <option value="36699902 - Visual communication systems">36699902 - Visual communication systems</option>
                          <option value="36710000 - Electron tubes">36710000 - Electron tubes</option>
                          <option value="36710100 - Cathode ray tubes, including rebuilt">36710100 - Cathode ray tubes, including rebuilt</option>
                          <option value="36710202 - Electron tubes, industrial">36710202 - Electron tubes, industrial</option>
                          <option value="36710207 - Electronic tube parts, except glass blanks">36710207 - Electronic tube parts, except glass blanks</option>
                          <option value="36710208 - Gas or vapor tubes">36710208 - Gas or vapor tubes</option>
                          <option value="36710213 - Photomultiplier tubes">36710213 - Photomultiplier tubes</option>
                          <option value="36710215 - Traveling wave tubes">36710215 - Traveling wave tubes</option>
                          <option value="36710217 - Vacuum tubes">36710217 - Vacuum tubes</option>
                          <option value="36729902 - Wiring boards">36729902 - Wiring boards</option>
                          <option value="36740102 - Diodes, solid state (germanium, silicon, etc.)">36740102 - Diodes, solid state (germanium, silicon, etc.)</option>
                          <option value="36740103 - Light emitting diodes">36740103 - Light emitting diodes</option>
                          <option value="36740201 - Computer logic modules">36740201 - Computer logic modules</option>
                          <option value="36740202 - Hybrid integrated circuits">36740202 - Hybrid integrated circuits</option>
                          <option value="36740203 - Magnetic bubble memory device">36740203 - Magnetic bubble memory device</option>
                          <option value="36740204 - Memories, solid state">36740204 - Memories, solid state</option>
                          <option value="36740205 - Metal oxide silicon (MOS) devices">36740205 - Metal oxide silicon (MOS) devices</option>
                          <option value="36740207 - Microprocessors">36740207 - Microprocessors</option>
                          <option value="36740208 - Monolithic integrated circuits (solid state)">36740208 - Monolithic integrated circuits (solid state)</option>
                          <option value="36740209 - Random access memory (RAM)">36740209 - Random access memory (RAM)</option>
                          <option value="36740212 - Thin film circuits">36740212 - Thin film circuits</option>
                          <option value="36740300 - Light sensitive devices">36740300 - Light sensitive devices</option>
                          <option value="36740301 - Light sensitive devices, solid state">36740301 - Light sensitive devices, solid state</option>
                          <option value="36740305 - Photovoltaic devices, solid state">36740305 - Photovoltaic devices, solid state</option>
                          <option value="36740306 - Solar cells">36740306 - Solar cells</option>
                          <option value="36740400 - Radiation sensors">36740400 - Radiation sensors</option>
                          <option value="36740401 - Infrared sensors, solid state">36740401 - Infrared sensors, solid state</option>
                          <option value="36749901 - Fuel cells, solid state">36749901 - Fuel cells, solid state</option>
                          <option value="36749903 - Hall effect devices">36749903 - Hall effect devices</option>
                          <option value="36749905 - Modules, solid state">36749905 - Modules, solid state</option>
                          <option value="36749906 - Molecular devices, solid state">36749906 - Molecular devices, solid state</option>
                          <option value="36749907 - Nuclear detectors, solid state">36749907 - Nuclear detectors, solid state</option>
                          <option value="36749908 - Optical isolators">36749908 - Optical isolators</option>
                          <option value="36749909 - Silicon wafers, chemically doped">36749909 - Silicon wafers, chemically doped</option>
                          <option value="36749910 - Solid state electronic devices, nec">36749910 - Solid state electronic devices, nec</option>
                          <option value="36749911 - Strain gages, solid state">36749911 - Strain gages, solid state</option>
                          <option value="36749913 - Switches, silicon control">36749913 - Switches, silicon control</option>
                          <option value="36749915 - Thermoelectric devices, solid state">36749915 - Thermoelectric devices, solid state</option>
                          <option value="36749916 - Transistors">36749916 - Transistors</option>
                          <option value="36750000 - Electronic capacitors">36750000 - Electronic capacitors</option>
                          <option value="36759901 - Condensers, electronic">36759901 - Condensers, electronic</option>
                          <option value="36760000 - Electronic resistors">36760000 - Electronic resistors</option>
                          <option value="36769902 - Thermistors, except temperature sensors">36769902 - Thermistors, except temperature sensors</option>
                          <option value="36770000 - Electronic coils and transformers">36770000 - Electronic coils and transformers</option>
                          <option value="36770100 - Electronic transformers">36770100 - Electronic transformers</option>
                          <option value="36770104 - Transformers power supply, electronic type">36770104 - Transformers power supply, electronic type</option>
                          <option value="36779901 - Baluns">36779901 - Baluns</option>
                          <option value="36779902 - Coil windings, electronic">36779902 - Coil windings, electronic</option>
                          <option value="36779903 - Filtration devices, electronic">36779903 - Filtration devices, electronic</option>
                          <option value="36779904 - Inductors, electronic">36779904 - Inductors, electronic</option>
                          <option value="36780000 - Electronic connectors">36780000 - Electronic connectors</option>
                          <option value="36790000 - Electronic components, nec">36790000 - Electronic components, nec</option>
                          <option value="36790100 - Electronic circuits">36790100 - Electronic circuits</option>
                          <option value="36790101 - Attenuators">36790101 - Attenuators</option>
                          <option value="36790102 - Commutators, electronic">36790102 - Commutators, electronic</option>
                          <option value="36790103 - Delay lines">36790103 - Delay lines</option>
                          <option value="36790105 - Microwave components">36790105 - Microwave components</option>
                          <option value="36790108 - Rectifiers, electronic">36790108 - Rectifiers, electronic</option>
                          <option value="36790109 - Rheostats, for electronic end products">36790109 - Rheostats, for electronic end products</option>
                          <option value="36790110 - Solenoids for electronic applications">36790110 - Solenoids for electronic applications</option>
                          <option value="36790111 - Transducers, electrical">36790111 - Transducers, electrical</option>
                          <option value="36790200 - Recording and playback apparatus, including phonograph">36790200 - Recording and playback apparatus, including phonograph</option>
                          <option value="36790203 - Recording and playback heads, magnetic">36790203 - Recording and playback heads, magnetic</option>
                          <option value="36790300 - Electronic loads and power supplies">36790300 - Electronic loads and power supplies</option>
                          <option value="36790301 - Loads, electronic">36790301 - Loads, electronic</option>
                          <option value="36790302 - Oscillators">36790302 - Oscillators</option>
                          <option value="36790303 - Power supplies, all types: static">36790303 - Power supplies, all types: static</option>
                          <option value="36790304 - Static power supply converters for electronic applications">36790304 - Static power supply converters for electronic applications</option>
                          <option value="36790400 - Electronic crystals">36790400 - Electronic crystals</option>
                          <option value="36790403 - Quartz crystals, for electronic application">36790403 - Quartz crystals, for electronic application</option>
                          <option value="36790500 - Electronic switches">36790500 - Electronic switches</option>
                          <option value="36790502 - Switches, stepping">36790502 - Switches, stepping</option>
                          <option value="36790503 - Video triggers, except remote control TV devices">36790503 - Video triggers, except remote control TV devices</option>
                          <option value="36799901 - Antennas, receiving">36799901 - Antennas, receiving</option>
                          <option value="36799902 - Antennas, satellite: household use">36799902 - Antennas, satellite: household use</option>
                          <option value="36799903 - Cores, magnetic">36799903 - Cores, magnetic</option>
                          <option value="36799904 - Cryogenic cooling devices for infrared detectors, masers">36799904 - Cryogenic cooling devices for infrared detectors, masers</option>
                          <option value="36799905 - Harness assemblies, for electronic use: wire or cable">36799905 - Harness assemblies, for electronic use: wire or cable</option>
                          <option value="36799906 - Headphones, radio">36799906 - Headphones, radio</option>
                          <option value="36799907 - Hermetic seals, for electronic equipment">36799907 - Hermetic seals, for electronic equipment</option>
                          <option value="36799908 - Liquid crystal displays (LCD)">36799908 - Liquid crystal displays (LCD)</option>
                          <option value="36799909 - Parametric amplifiers">36799909 - Parametric amplifiers</option>
                          <option value="36799910 - Resonant reed devices, electronic">36799910 - Resonant reed devices, electronic</option>
                          <option value="36799915 - Voice controls">36799915 - Voice controls</option>
                          <option value="36910000 - Storage batteries">36910000 - Storage batteries</option>
                          <option value="36919901 - Alkaline cell storage batteries">36919901 - Alkaline cell storage batteries</option>
                          <option value="36919902 - Batteries, rechargeable">36919902 - Batteries, rechargeable</option>
                          <option value="36919903 - Lead acid batteries (storage batteries)">36919903 - Lead acid batteries (storage batteries)</option>
                          <option value="36920000 - Primary batteries, dry and wet">36920000 - Primary batteries, dry and wet</option>
                          <option value="36940000 - Engine electrical equipment">36940000 - Engine electrical equipment</option>
                          <option value="36940100 - Battery charging alternators and generators">36940100 - Battery charging alternators and generators</option>
                          <option value="36940102 - Battery charging generators, automobile and aircraft">36940102 - Battery charging generators, automobile and aircraft</option>
                          <option value="36940200 - Ignition apparatus and distributors">36940200 - Ignition apparatus and distributors</option>
                          <option value="36940201 - Distributors, motor vehicle engine">36940201 - Distributors, motor vehicle engine</option>
                          <option value="36940202 - Harness wiring sets, internal combustion engines">36940202 - Harness wiring sets, internal combustion engines</option>
                          <option value="36940203 - Ignition apparatus, internal combustion engines">36940203 - Ignition apparatus, internal combustion engines</option>
                          <option value="36940205 - Ignition systems, high frequency">36940205 - Ignition systems, high frequency</option>
                          <option value="36940207 - Spark plugs, for internal combustion engines">36940207 - Spark plugs, for internal combustion engines</option>
                          <option value="36949903 - Battery cable wiring sets for internal combustion engines">36949903 - Battery cable wiring sets for internal combustion engines</option>
                          <option value="36950000 - Magnetic and optical recording media">36950000 - Magnetic and optical recording media</option>
                          <option value="36950100 - Magnetic disks and drums">36950100 - Magnetic disks and drums</option>
                          <option value="36950101 - Computer software tape and disks: blank, rigid, and floppy">36950101 - Computer software tape and disks: blank, rigid, and floppy</option>
                          <option value="36950201 - Audio range tape, blank">36950201 - Audio range tape, blank</option>
                          <option value="36950203 - Video recording tape, blank">36950203 - Video recording tape, blank</option>
                          <option value="36959901 - Optical disks and tape, blank">36959901 - Optical disks and tape, blank</option>
                          <option value="36990000 - Electrical equipment and supplies, nec">36990000 - Electrical equipment and supplies, nec</option>
                          <option value="36990100 - High-energy particle physics equipment">36990100 - High-energy particle physics equipment</option>
                          <option value="36990101 - Accelerating waveguide structures">36990101 - Accelerating waveguide structures</option>
                          <option value="36990103 - Betatrons">36990103 - Betatrons</option>
                          <option value="36990104 - Cyclotrons">36990104 - Cyclotrons</option>
                          <option value="36990106 - Electron linear accelerators">36990106 - Electron linear accelerators</option>
                          <option value="36990107 - Electrostatic particle accelerators">36990107 - Electrostatic particle accelerators</option>
                          <option value="36990108 - Linear accelerators">36990108 - Linear accelerators</option>
                          <option value="36990200 - Electrical welding equipment">36990200 - Electrical welding equipment</option>
                          <option value="36990201 - Electron beam metal cutting, forming or welding machines">36990201 - Electron beam metal cutting, forming or welding machines</option>
                          <option value="36990202 - Laser welding, drilling, and cutting equipment">36990202 - Laser welding, drilling, and cutting equipment</option>
                          <option value="36990203 - Welding machines and equipment, ultrasonic">36990203 - Welding machines and equipment, ultrasonic</option>
                          <option value="36990300 - Electronic training devices">36990300 - Electronic training devices</option>
                          <option value="36990302 - Flight simulators (training aids), electronic">36990302 - Flight simulators (training aids), electronic</option>
                          <option value="36990303 - Teaching machines and aids, electronic">36990303 - Teaching machines and aids, electronic</option>
                          <option value="36990400 - Electric sound equipment">36990400 - Electric sound equipment</option>
                          <option value="36990404 - Sound signaling devices, electrical">36990404 - Sound signaling devices, electrical</option>
                          <option value="36990405 - Underwater sound equipment">36990405 - Underwater sound equipment</option>
                          <option value="36990500 - Security devices">36990500 - Security devices</option>
                          <option value="36990502 - Security control equipment and systems">36990502 - Security control equipment and systems</option>
                          <option value="36990601 - Appliance cords, for household electrical equipment">36990601 - Appliance cords, for household electrical equipment</option>
                          <option value="36990602 - Christmas tree lighting sets, electric">36990602 - Christmas tree lighting sets, electric</option>
                          <option value="36990604 - Door opening and closing devices, electrical">36990604 - Door opening and closing devices, electrical</option>
                          <option value="36990605 - Extension cords">36990605 - Extension cords</option>
                          <option value="36990608 - Insect lamps, electric">36990608 - Insect lamps, electric</option>
                          <option value="36999901 - Cleaning equipment, ultrasonic, except medical and dental">36999901 - Cleaning equipment, ultrasonic, except medical and dental</option>
                          <option value="36999902 - Fire control or bombing equipment, electronic">36999902 - Fire control or bombing equipment, electronic</option>
                          <option value="36999904 - Grids, electric">36999904 - Grids, electric</option>
                          <option value="36999905 - Heat emission operating apparatus">36999905 - Heat emission operating apparatus</option>
                          <option value="36999906 - Laser systems and equipment">36999906 - Laser systems and equipment</option>
                          <option value="37140000 - Motor vehicle parts and accessories">37140000 - Motor vehicle parts and accessories</option>
                          <option value="37140110 - Filters: oil, fuel, and air, motor vehicle">37140110 - Filters: oil, fuel, and air, motor vehicle</option>
                          <option value="37140304 - Shock absorbers, motor vehicle">37140304 - Shock absorbers, motor vehicle</option>
                          <option value="37140405 - Horns, motor vehicle">37140405 - Horns, motor vehicle</option>
                          <option value="37140409 - Wipers, windshield, motor vehicle">37140409 - Wipers, windshield, motor vehicle</option>
                          <option value="37280102 - Aircraft body assemblies and parts">37280102 - Aircraft body assemblies and parts</option>
                          <option value="37319903 - Drydocks, floating">37319903 - Drydocks, floating</option>
                          <option value="37319906 - Submersible marine robots, manned or unmanned">37319906 - Submersible marine robots, manned or unmanned</option>
                          <option value="37320101 - Fishing boats: lobster, crab, oyster, etc.: small">37320101 - Fishing boats: lobster, crab, oyster, etc.: small</option>
                          <option value="37320103 - Hydrofoil boats">37320103 - Hydrofoil boats</option>
                          <option value="37329901 - Boat kits, not models">37329901 - Boat kits, not models</option>
                          <option value="37329904 - Pontoons, except aircraft and inflatable">37329904 - Pontoons, except aircraft and inflatable</option>
                          <option value="37430000 - Railroad equipment">37430000 - Railroad equipment</option>
                          <option value="37430100 - Railroad equipment, except locomotives">37430100 - Railroad equipment, except locomotives</option>
                          <option value="37430101 - Brakes, air and vacuum: railway">37430101 - Brakes, air and vacuum: railway</option>
                          <option value="37430103 - Freight cars and equipment">37430103 - Freight cars and equipment</option>
                          <option value="37430105 - Lubrication systems, locomotive">37430105 - Lubrication systems, locomotive</option>
                          <option value="37430106 - Railroad car rebuilding">37430106 - Railroad car rebuilding</option>
                          <option value="37430107 - Railway maintenance cars">37430107 - Railway maintenance cars</option>
                          <option value="37430111 - Train cars and equipment, freight or passenger">37430111 - Train cars and equipment, freight or passenger</option>
                          <option value="37430203 - Streetcars and car equipment">37430203 - Streetcars and car equipment</option>
                          <option value="37430204 - Trackless trolley buses">37430204 - Trackless trolley buses</option>
                          <option value="37430300 - Locomotives and parts">37430300 - Locomotives and parts</option>
                          <option value="37430304 - Railroad locomotives and parts, electric or nonelectric">37430304 - Railroad locomotives and parts, electric or nonelectric</option>
                          <option value="37510000 - Motorcycles, bicycles and parts">37510000 - Motorcycles, bicycles and parts</option>
                          <option value="37510100 - Motorcycles and related parts">37510100 - Motorcycles and related parts</option>
                          <option value="37510102 - Motor scooters and parts">37510102 - Motor scooters and parts</option>
                          <option value="37510103 - Motorcycle accessories">37510103 - Motorcycle accessories</option>
                          <option value="37510200 - Bicycles and related parts">37510200 - Bicycles and related parts</option>
                          <option value="37510201 - Brakes, friction clutch and other: bicycle">37510201 - Brakes, friction clutch and other: bicycle</option>
                          <option value="37519901 - Frames, motorcycle and bicycle">37519901 - Frames, motorcycle and bicycle</option>
                          <option value="37519902 - Gears, motorcycle and bicycle">37519902 - Gears, motorcycle and bicycle</option>
                          <option value="37610000 - Guided missiles and space vehicles">37610000 - Guided missiles and space vehicles</option>
                          <option value="37619902 - Guided missiles and space vehicles, research and development">37619902 - Guided missiles and space vehicles, research and development</option>
                          <option value="37619904 - Rockets, space and military, complete">37619904 - Rockets, space and military, complete</option>
                          <option value="37619905 - Space vehicles, complete">37619905 - Space vehicles, complete</option>
                          <option value="37640000 - Space propulsion units and parts">37640000 - Space propulsion units and parts</option>
                          <option value="37649901 - Engines and engine parts, guided missile">37649901 - Engines and engine parts, guided missile</option>
                          <option value="37649902 - Guided missile and space vehicle engines, research &amp; devel.">37649902 - Guided missile and space vehicle engines, research &amp; devel.</option>
                          <option value="37649903 - Propulsion units for guided missiles and space vehicles">37649903 - Propulsion units for guided missiles and space vehicles</option>
                          <option value="37649904 - Rocket motors, guided missiles">37649904 - Rocket motors, guided missiles</option>
                          <option value="37690000 - Space vehicle equipment, nec">37690000 - Space vehicle equipment, nec</option>
                          <option value="37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D">37699904 - Guided missile and space vehicle parts and aux. equip., R&amp;D</option>
                          <option value="37920000 - Travel trailers and campers">37920000 - Travel trailers and campers</option>
                          <option value="37929902 - Campers, for mounting on trucks">37929902 - Campers, for mounting on trucks</option>
                          <option value="37929903 - Camping trailers and chassis">37929903 - Camping trailers and chassis</option>
                          <option value="37929904 - House trailers, except as permanent dwellings">37929904 - House trailers, except as permanent dwellings</option>
                          <option value="37929905 - Pickup covers, canopies or caps">37929905 - Pickup covers, canopies or caps</option>
                          <option value="37950000 - Tanks and tank components">37950000 - Tanks and tank components</option>
                          <option value="37990100 - Trailers and trailer equipment">37990100 - Trailers and trailer equipment</option>
                          <option value="37990102 - Boat trailers">37990102 - Boat trailers</option>
                          <option value="37990103 - Horse trailers, except fifth-wheel type">37990103 - Horse trailers, except fifth-wheel type</option>
                          <option value="37990104 - Towing bars and systems">37990104 - Towing bars and systems</option>
                          <option value="37990105 - Trailer hitches">37990105 - Trailer hitches</option>
                          <option value="37990200 - Recreational vehicles">37990200 - Recreational vehicles</option>
                          <option value="37990201 - All terrain vehicles (ATV)">37990201 - All terrain vehicles (ATV)</option>
                          <option value="37990204 - Golf carts, powered">37990204 - Golf carts, powered</option>
                          <option value="37990205 - Snowmobiles">37990205 - Snowmobiles</option>
                          <option value="37990401 - Pushcarts">37990401 - Pushcarts</option>
                          <option value="37990402 - Wheelbarrows">37990402 - Wheelbarrows</option>
                          <option value="37999901 - Carriages, horse drawn">37999901 - Carriages, horse drawn</option>
                          <option value="37999902 - Ski lifts, tows or gondolas">37999902 - Ski lifts, tows or gondolas</option>
                          <option value="38120000 - Search and navigation equipment">38120000 - Search and navigation equipment</option>
                          <option value="38120100 - Aircraft/aerospace flight instruments and guidance systems">38120100 - Aircraft/aerospace flight instruments and guidance systems</option>
                          <option value="38120101 - Acceleration indicators and systems components, aerospace">38120101 - Acceleration indicators and systems components, aerospace</option>
                          <option value="38120102 - Aircraft flight instruments">38120102 - Aircraft flight instruments</option>
                          <option value="38120104 - Altimeters, standard and sensitive">38120104 - Altimeters, standard and sensitive</option>
                          <option value="38120111 - Flight recorders">38120111 - Flight recorders</option>
                          <option value="38120116 - Gyroscopes">38120116 - Gyroscopes</option>
                          <option value="38120119 - Inertial guidance systems">38120119 - Inertial guidance systems</option>
                          <option value="38120120 - Infrared object detection equipment">38120120 - Infrared object detection equipment</option>
                          <option value="38120121 - Instrument landing systems (ILS), airborne or ground">38120121 - Instrument landing systems (ILS), airborne or ground</option>
                          <option value="38120200 - Aircraft control instruments">38120200 - Aircraft control instruments</option>
                          <option value="38120201 - Aircraft control systems, electronic">38120201 - Aircraft control systems, electronic</option>
                          <option value="38120300 - Navigational systems and instruments">38120300 - Navigational systems and instruments</option>
                          <option value="38120301 - Antennas, radar or communications">38120301 - Antennas, radar or communications</option>
                          <option value="38120305 - Degaussing equipment">38120305 - Degaussing equipment</option>
                          <option value="38120306 - Radar systems and equipment">38120306 - Radar systems and equipment</option>
                          <option value="38120307 - Sonar systems and equipment">38120307 - Sonar systems and equipment</option>
                          <option value="38120308 - Space vehicle guidance systems and equipment">38120308 - Space vehicle guidance systems and equipment</option>
                          <option value="38120500 - Defense systems and equipment">38120500 - Defense systems and equipment</option>
                          <option value="38120502 - Warfare counter-measure equipment">38120502 - Warfare counter-measure equipment</option>
                          <option value="38120600 - Search and detection systems and instruments">38120600 - Search and detection systems and instruments</option>
                          <option value="38120601 - Air traffic control systems and equipment, electronic">38120601 - Air traffic control systems and equipment, electronic</option>
                          <option value="38120602 - Detection apparatus: electronic/magnetic field, light/heat">38120602 - Detection apparatus: electronic/magnetic field, light/heat</option>
                          <option value="38120604 - Magnetic field detection apparatus">38120604 - Magnetic field detection apparatus</option>
                          <option value="38129902 - Distance measuring equipment">38129902 - Distance measuring equipment</option>
                          <option value="38129903 - Light or heat emission operating apparatus">38129903 - Light or heat emission operating apparatus</option>
                          <option value="38210000 - Laboratory apparatus and furniture">38210000 - Laboratory apparatus and furniture</option>
                          <option value="38210100 - Laboratory apparatus, except heating and measuring">38210100 - Laboratory apparatus, except heating and measuring</option>
                          <option value="38210103 - Chemical laboratory apparatus, nec">38210103 - Chemical laboratory apparatus, nec</option>
                          <option value="38210104 - Clinical laboratory instruments, except medical and dental">38210104 - Clinical laboratory instruments, except medical and dental</option>
                          <option value="38210108 - Freezers, laboratory">38210108 - Freezers, laboratory</option>
                          <option value="38210111 - Incubators, laboratory">38210111 - Incubators, laboratory</option>
                          <option value="38210112 - Laboratory equipment: fume hoods, distillation racks, etc.">38210112 - Laboratory equipment: fume hoods, distillation racks, etc.</option>
                          <option value="38210113 - Laser beam alignment devices">38210113 - Laser beam alignment devices</option>
                          <option value="38210120 - Pi tapes (metal periphery direct reading diameter tapes)">38210120 - Pi tapes (metal periphery direct reading diameter tapes)</option>
                          <option value="38210121 - Pipettes, hemocytometer">38210121 - Pipettes, hemocytometer</option>
                          <option value="38210123 - Shakers and stirrers">38210123 - Shakers and stirrers</option>
                          <option value="38210124 - Sterilizers">38210124 - Sterilizers</option>
                          <option value="38210125 - Vacuum pumps, laboratory">38210125 - Vacuum pumps, laboratory</option>
                          <option value="38210200 - Laboratory furniture">38210200 - Laboratory furniture</option>
                          <option value="38210201 - Worktables, laboratory">38210201 - Worktables, laboratory</option>
                          <option value="38210300 - Laboratory heating apparatus">38210300 - Laboratory heating apparatus</option>
                          <option value="38210303 - Furnaces, laboratory">38210303 - Furnaces, laboratory</option>
                          <option value="38210400 - Laboratory measuring apparatus">38210400 - Laboratory measuring apparatus</option>
                          <option value="38210404 - Time interval measuring equipment, electric (lab type)">38210404 - Time interval measuring equipment, electric (lab type)</option>
                          <option value="38220000 - Environmental controls">38220000 - Environmental controls</option>
                          <option value="38220100 - Air conditioning and refrigeration controls">38220100 - Air conditioning and refrigeration controls</option>
                          <option value="38220101 - Air flow controllers, air conditioning and refrigeration">38220101 - Air flow controllers, air conditioning and refrigeration</option>
                          <option value="38220103 - Humidity controls, air-conditioning types">38220103 - Humidity controls, air-conditioning types</option>
                          <option value="38220104 - Pressure controllers, air-conditioning system type">38220104 - Pressure controllers, air-conditioning system type</option>
                          <option value="38220105 - Refrigeration controls (pressure)">38220105 - Refrigeration controls (pressure)</option>
                          <option value="38220106 - Refrigeration/air-conditioning defrost controls">38220106 - Refrigeration/air-conditioning defrost controls</option>
                          <option value="38220200 - Hardware for environmental regulators">38220200 - Hardware for environmental regulators</option>
                          <option value="38220201 - Damper operators: pneumatic, thermostatic, electric">38220201 - Damper operators: pneumatic, thermostatic, electric</option>
                          <option value="38220300 - Thermostats and other environmental sensors">38220300 - Thermostats and other environmental sensors</option>
                          <option value="38220301 - Built-in thermostats, filled system and bimetal types">38220301 - Built-in thermostats, filled system and bimetal types</option>
                          <option value="38220304 - Temperature sensors for motor windings">38220304 - Temperature sensors for motor windings</option>
                          <option value="38220306 - Thermostats, except built-in">38220306 - Thermostats, except built-in</option>
                          <option value="38220400 - Hydronic controls">38220400 - Hydronic controls</option>
                          <option value="38220403 - Hydronic pressure or temperature controls">38220403 - Hydronic pressure or temperature controls</option>
                          <option value="38220404 - Liquid level controls, residential or commercial heating">38220404 - Liquid level controls, residential or commercial heating</option>
                          <option value="38220500 - Electric heat controls">38220500 - Electric heat controls</option>
                          <option value="38220501 - Electric heat proportioning controls, modulating controls">38220501 - Electric heat proportioning controls, modulating controls</option>
                          <option value="38220600 - Appliance controls,except air-conditioning and refrigeration">38220600 - Appliance controls,except air-conditioning and refrigeration</option>
                          <option value="38229902 - Controls, combination limit and fan">38229902 - Controls, combination limit and fan</option>
                          <option value="38229903 - Controls, combination oil and hydronic">38229903 - Controls, combination oil and hydronic</option>
                          <option value="38229905 - Energy cutoff controls, residential or commercial types">38229905 - Energy cutoff controls, residential or commercial types</option>
                          <option value="38229912 - Limit controls, residential and commercial heating types">38229912 - Limit controls, residential and commercial heating types</option>
                          <option value="38229914 - Static pressure regulators">38229914 - Static pressure regulators</option>
                          <option value="38229916 - Vapor heating controls">38229916 - Vapor heating controls</option>
                          <option value="38229917 - Water heater controls">38229917 - Water heater controls</option>
                          <option value="38230000 - Process control instruments">38230000 - Process control instruments</option>
                          <option value="38230100 - Temperature measurement instruments, industrial">38230100 - Temperature measurement instruments, industrial</option>
                          <option value="38230101 - Pyrometers, industrial process type">38230101 - Pyrometers, industrial process type</option>
                          <option value="38230102 - Resistance thermometers and bulbs, industrial process type">38230102 - Resistance thermometers and bulbs, industrial process type</option>
                          <option value="38230103 - Temperature instruments: industrial process type">38230103 - Temperature instruments: industrial process type</option>
                          <option value="38230104 - Thermistors, industrial process type">38230104 - Thermistors, industrial process type</option>
                          <option value="38230105 - Thermocouples, industrial process type">38230105 - Thermocouples, industrial process type</option>
                          <option value="38230106 - Thermometers, filled system: industrial process type">38230106 - Thermometers, filled system: industrial process type</option>
                          <option value="38230200 - Pressure measurement instruments, industrial">38230200 - Pressure measurement instruments, industrial</option>
                          <option value="38230201 - Differential pressure instruments, industrial process type">38230201 - Differential pressure instruments, industrial process type</option>
                          <option value="38230203 - Pressure gauges, dial and digital">38230203 - Pressure gauges, dial and digital</option>
                          <option value="38230300 - Industrial flow and liquid measuring instruments">38230300 - Industrial flow and liquid measuring instruments</option>
                          <option value="38230301 - Flow instruments, industrial process type">38230301 - Flow instruments, industrial process type</option>
                          <option value="38230302 - Fluidic devices, circuits, and systems for process control">38230302 - Fluidic devices, circuits, and systems for process control</option>
                          <option value="38230303 - Gas flow computers, industrial process type">38230303 - Gas flow computers, industrial process type</option>
                          <option value="38230304 - Level and bulk measuring instruments, industrial process">38230304 - Level and bulk measuring instruments, industrial process</option>
                          <option value="38230305 - Liquid level instruments, industrial process type">38230305 - Liquid level instruments, industrial process type</option>
                          <option value="38230307 - Primary elements for process flow measurement">38230307 - Primary elements for process flow measurement</option>
                          <option value="38230310 - Viscosimeters, industrial process type">38230310 - Viscosimeters, industrial process type</option>
                          <option value="38230400 - Industrial process measurement equipment">38230400 - Industrial process measurement equipment</option>
                          <option value="38230401 - Analyzers, industrial process type">38230401 - Analyzers, industrial process type</option>
                          <option value="38230402 - Annunciators, relay and solid state types">38230402 - Annunciators, relay and solid state types</option>
                          <option value="38230403 - Computer interface equipment, for industrial process control">38230403 - Computer interface equipment, for industrial process control</option>
                          <option value="38230404 - Controllers, for process variables, all types">38230404 - Controllers, for process variables, all types</option>
                          <option value="38230406 - Data loggers, industrial process type">38230406 - Data loggers, industrial process type</option>
                          <option value="38230408 - Digital displays of process variables">38230408 - Digital displays of process variables</option>
                          <option value="38230409 - Draft gauges, industrial process type">38230409 - Draft gauges, industrial process type</option>
                          <option value="38230410 - Electrodes used in industrial process measurement">38230410 - Electrodes used in industrial process measurement</option>
                          <option value="38230411 - Electrolytic conductivity instruments, industrial process">38230411 - Electrolytic conductivity instruments, industrial process</option>
                          <option value="38230413 - Infrared instruments, industrial process type">38230413 - Infrared instruments, industrial process type</option>
                          <option value="38230415 - Programmers, process type">38230415 - Programmers, process type</option>
                          <option value="38230416 - Refractometers, industrial process type">38230416 - Refractometers, industrial process type</option>
                          <option value="38230417 - Telemetering instruments, industrial process type">38230417 - Telemetering instruments, industrial process type</option>
                          <option value="38230418 - Thermal conductivity instruments, industrial process type">38230418 - Thermal conductivity instruments, industrial process type</option>
                          <option value="38230419 - Time cycle and program controllers, industrial process type">38230419 - Time cycle and program controllers, industrial process type</option>
                          <option value="38230420 - Transmitters of process variables, stand. signal conversion">38230420 - Transmitters of process variables, stand. signal conversion</option>
                          <option value="38230500 - On-stream gas/liquid analysis instruments, industrial">38230500 - On-stream gas/liquid analysis instruments, industrial</option>
                          <option value="38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial">38230501 - Absorption analyzers: infrared, x-ray, etc.: industrial</option>
                          <option value="38230502 - Chromatographs, industrial process type">38230502 - Chromatographs, industrial process type</option>
                          <option value="38230503 - Liquid analysis instruments, industrial process type">38230503 - Liquid analysis instruments, industrial process type</option>
                          <option value="38230506 - Water quality monitoring and control systems">38230506 - Water quality monitoring and control systems</option>
                          <option value="38239901 - Boiler controls: industrial, power, and marine type">38239901 - Boiler controls: industrial, power, and marine type</option>
                          <option value="38239903 - Combustion control instruments">38239903 - Combustion control instruments</option>
                          <option value="38239905 - Industrial process control instruments">38239905 - Industrial process control instruments</option>
                          <option value="38239906 - Moisture meters, industrial process type">38239906 - Moisture meters, industrial process type</option>
                          <option value="38239907 - Nuclear reactor controls">38239907 - Nuclear reactor controls</option>
                          <option value="38240000 - Fluid meters and counting devices">38240000 - Fluid meters and counting devices</option>
                          <option value="38240100 - Integrating and totalizing meters for gas and liquids">38240100 - Integrating and totalizing meters for gas and liquids</option>
                          <option value="38240101 - Gasmeters, domestic and large capacity: industrial">38240101 - Gasmeters, domestic and large capacity: industrial</option>
                          <option value="38240102 - Gasoline dispensing meters">38240102 - Gasoline dispensing meters</option>
                          <option value="38240103 - Impeller and counter driven flow meters">38240103 - Impeller and counter driven flow meters</option>
                          <option value="38240105 - Liquid meters, nec">38240105 - Liquid meters, nec</option>
                          <option value="38240107 - Mechanical measuring meters">38240107 - Mechanical measuring meters</option>
                          <option value="38240108 - Positive displacement meters">38240108 - Positive displacement meters</option>
                          <option value="38240115 - Turbine meters">38240115 - Turbine meters</option>
                          <option value="38240117 - Water meters">38240117 - Water meters</option>
                          <option value="38240200 - Mechanical and electromechanical counters and devices">38240200 - Mechanical and electromechanical counters and devices</option>
                          <option value="38240202 - Counters, revolution">38240202 - Counters, revolution</option>
                          <option value="38240203 - Electromechanical counters">38240203 - Electromechanical counters</option>
                          <option value="38240210 - Tally counters">38240210 - Tally counters</option>
                          <option value="38240300 - Vehicle instruments">38240300 - Vehicle instruments</option>
                          <option value="38240303 - Speedometers">38240303 - Speedometers</option>
                          <option value="38240304 - Tachometer, centrifugal">38240304 - Tachometer, centrifugal</option>
                          <option value="38249901 - Controls, revolution and timing instruments">38249901 - Controls, revolution and timing instruments</option>
                          <option value="38249904 - Pedometers">38249904 - Pedometers</option>
                          <option value="38250000 - Instruments to measure electricity">38250000 - Instruments to measure electricity</option>
                          <option value="38250100 - Engine electrical test equipment">38250100 - Engine electrical test equipment</option>
                          <option value="38250103 - Battery testers, electrical">38250103 - Battery testers, electrical</option>
                          <option value="38250105 - Digital test equipment, electronic and electrical circuits">38250105 - Digital test equipment, electronic and electrical circuits</option>
                          <option value="38250200 - Test equipment for electronic and electric measurement">38250200 - Test equipment for electronic and electric measurement</option>
                          <option value="38250201 - Analog-digital converters, electronic instrumentation type">38250201 - Analog-digital converters, electronic instrumentation type</option>
                          <option value="38250202 - Analyzers for testing electrical characteristics, nec">38250202 - Analyzers for testing electrical characteristics, nec</option>
                          <option value="38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.">38250204 - Bridges: Kelvin, Wheatstone, vacuum tube, megohm, etc.</option>
                          <option value="38250206 - Digital panel meters, electricity measuring">38250206 - Digital panel meters, electricity measuring</option>
                          <option value="38250207 - Diode and transistor testers">38250207 - Diode and transistor testers</option>
                          <option value="38250209 - Electron tube test equipment">38250209 - Electron tube test equipment</option>
                          <option value="38250215 - Integrated circuit testers">38250215 - Integrated circuit testers</option>
                          <option value="38250216 - Lab standards, electric: resistance, inductance, capacitance">38250216 - Lab standards, electric: resistance, inductance, capacitance</option>
                          <option value="38250218 - Microwave test equipment">38250218 - Microwave test equipment</option>
                          <option value="38250219 - Network analyzers">38250219 - Network analyzers</option>
                          <option value="38250221 - Radar testing instruments, electric">38250221 - Radar testing instruments, electric</option>
                          <option value="38250222 - Radio apparatus analyzers, nec">38250222 - Radio apparatus analyzers, nec</option>
                          <option value="38250228 - Signal generators and averagers">38250228 - Signal generators and averagers</option>
                          <option value="38250229 - Spectrum analyzers">38250229 - Spectrum analyzers</option>
                          <option value="38250231 - Standards and calibrating equipment, laboratory">38250231 - Standards and calibrating equipment, laboratory</option>
                          <option value="38250232 - Standards and calibration equipment for electrical measuring">38250232 - Standards and calibration equipment for electrical measuring</option>
                          <option value="38250234 - Synchroscopes">38250234 - Synchroscopes</option>
                          <option value="38250236 - Test equipment for electronic and electrical circuits">38250236 - Test equipment for electronic and electrical circuits</option>
                          <option value="38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.">38250238 - Transducers for volts, amperes, watts, vars, frequency, etc.</option>
                          <option value="38250241 - Waveform measuring and/or analyzing equipment, nec">38250241 - Waveform measuring and/or analyzing equipment, nec</option>
                          <option value="38250300 - Electrical energy measuring equipment">38250300 - Electrical energy measuring equipment</option>
                          <option value="38250303 - Current measuring equipment, nec">38250303 - Current measuring equipment, nec</option>
                          <option value="38250305 - Electrical power measuring equipment">38250305 - Electrical power measuring equipment</option>
                          <option value="38250306 - Energy measuring equipment, electrical">38250306 - Energy measuring equipment, electrical</option>
                          <option value="38250308 - Frequency meters: electrical, mechanical, and electronic">38250308 - Frequency meters: electrical, mechanical, and electronic</option>
                          <option value="38250310 - Instruments for measuring electrical quantities">38250310 - Instruments for measuring electrical quantities</option>
                          <option value="38250312 - Measuring instruments and meters, electric">38250312 - Measuring instruments and meters, electric</option>
                          <option value="38250313 - Meters, power factor and phase angle">38250313 - Meters, power factor and phase angle</option>
                          <option value="38250314 - Meters: electric, pocket, portable, panelboard, etc.">38250314 - Meters: electric, pocket, portable, panelboard, etc.</option>
                          <option value="38250317 - Oscillators, audio and radio frequency (instrument types)">38250317 - Oscillators, audio and radio frequency (instrument types)</option>
                          <option value="38250318 - Oscillographs and oscilloscopes">38250318 - Oscillographs and oscilloscopes</option>
                          <option value="38250319 - Potentiometric instruments, except industrial process type">38250319 - Potentiometric instruments, except industrial process type</option>
                          <option value="38250320 - Power measuring equipment, electrical">38250320 - Power measuring equipment, electrical</option>
                          <option value="38250321 - Radio frequency measuring equipment">38250321 - Radio frequency measuring equipment</option>
                          <option value="38250322 - Recorders, oscillographic">38250322 - Recorders, oscillographic</option>
                          <option value="38250323 - Resistance measuring equipment">38250323 - Resistance measuring equipment</option>
                          <option value="38250326 - Sweep oscillators">38250326 - Sweep oscillators</option>
                          <option value="38250331 - Watt-hour meters, electrical">38250331 - Watt-hour meters, electrical</option>
                          <option value="38259901 - Elapsed time meters, electronic">38259901 - Elapsed time meters, electronic</option>
                          <option value="38260000 - Analytical instruments">38260000 - Analytical instruments</option>
                          <option value="38260100 - Spectroscopic and other optical properties measuring equip.">38260100 - Spectroscopic and other optical properties measuring equip.</option>
                          <option value="38260103 - Infrared analytical instruments">38260103 - Infrared analytical instruments</option>
                          <option value="38260104 - Mass spectrometers">38260104 - Mass spectrometers</option>
                          <option value="38260105 - Mass spectroscopy instrumentation">38260105 - Mass spectroscopy instrumentation</option>
                          <option value="38260109 - Polariscopes">38260109 - Polariscopes</option>
                          <option value="38260113 - Spectrographs">38260113 - Spectrographs</option>
                          <option value="38260114 - Spectrometers">38260114 - Spectrometers</option>
                          <option value="38260200 - Analytical optical instruments">38260200 - Analytical optical instruments</option>
                          <option value="38260202 - Microscopes, electron and proton">38260202 - Microscopes, electron and proton</option>
                          <option value="38260300 - Liquid testing apparatus">38260300 - Liquid testing apparatus</option>
                          <option value="38260302 - Liquid chromatographic instruments">38260302 - Liquid chromatographic instruments</option>
                          <option value="38260305 - Petroleum product analyzing apparatus">38260305 - Petroleum product analyzing apparatus</option>
                          <option value="38260308 - Water testing apparatus">38260308 - Water testing apparatus</option>
                          <option value="38260400 - Blood testing apparatus">38260400 - Blood testing apparatus</option>
                          <option value="38260401 - Amino acid analyzers">38260401 - Amino acid analyzers</option>
                          <option value="38260403 - Protein analyzers, laboratory type">38260403 - Protein analyzers, laboratory type</option>
                          <option value="38260500 - Gas testing apparatus">38260500 - Gas testing apparatus</option>
                          <option value="38260501 - Gas analyzing equipment">38260501 - Gas analyzing equipment</option>
                          <option value="38260600 - Instruments measuring magnetic and electrical properties">38260600 - Instruments measuring magnetic and electrical properties</option>
                          <option value="38260604 - Electrophoresis equipment">38260604 - Electrophoresis equipment</option>
                          <option value="38260605 - Magnetic resonance imaging apparatus">38260605 - Magnetic resonance imaging apparatus</option>
                          <option value="38260700 - Instruments measuring thermal properties">38260700 - Instruments measuring thermal properties</option>
                          <option value="38260702 - Thermal analysis instruments, laboratory type">38260702 - Thermal analysis instruments, laboratory type</option>
                          <option value="38269901 - Automatic chemical analyzers">38269901 - Automatic chemical analyzers</option>
                          <option value="38269902 - Chromatographic equipment, laboratory type">38269902 - Chromatographic equipment, laboratory type</option>
                          <option value="38269905 - Dust sampling and analysis equipment">38269905 - Dust sampling and analysis equipment</option>
                          <option value="38269907 - Environmental testing equipment">38269907 - Environmental testing equipment</option>
                          <option value="38269908 - Integrators (mathematical instruments)">38269908 - Integrators (mathematical instruments)</option>
                          <option value="38269909 - Laser scientific and engineering instruments">38269909 - Laser scientific and engineering instruments</option>
                          <option value="38270000 - Optical instruments and lenses">38270000 - Optical instruments and lenses</option>
                          <option value="38270100 - Optical instruments and apparatus">38270100 - Optical instruments and apparatus</option>
                          <option value="38270101 - Binoculars">38270101 - Binoculars</option>
                          <option value="38270102 - Boroscopes">38270102 - Boroscopes</option>
                          <option value="38270106 - Gun sights, optical">38270106 - Gun sights, optical</option>
                          <option value="38270107 - Lenses, optical: all types except ophthalmic">38270107 - Lenses, optical: all types except ophthalmic</option>
                          <option value="38270110 - Metallographs">38270110 - Metallographs</option>
                          <option value="38270112 - Microscopes, except electron, proton, and corneal">38270112 - Microscopes, except electron, proton, and corneal</option>
                          <option value="38270113 - Periscopes">38270113 - Periscopes</option>
                          <option value="38270115 - Sighting and fire control equipment, optical">38270115 - Sighting and fire control equipment, optical</option>
                          <option value="38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.">38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.</option>
                          <option value="38270118 - Telescopic sights">38270118 - Telescopic sights</option>
                          <option value="38270200 - Lens coating and grinding equipment">38270200 - Lens coating and grinding equipment</option>
                          <option value="38270201 - Lens coating equipment">38270201 - Lens coating equipment</option>
                          <option value="38279901 - Aiming circles (fire control equipment)">38279901 - Aiming circles (fire control equipment)</option>
                          <option value="38279909 - Light sources, standard">38279909 - Light sources, standard</option>
                          <option value="38279914 - Optical comparators">38279914 - Optical comparators</option>
                          <option value="38279915 - Optical elements and assemblies, except ophthalmic">38279915 - Optical elements and assemblies, except ophthalmic</option>
                          <option value="38279916 - Optical test and inspection equipment">38279916 - Optical test and inspection equipment</option>
                          <option value="38279919 - Reflectors, optical">38279919 - Reflectors, optical</option>
                          <option value="38290000 - Measuring and controlling devices, nec">38290000 - Measuring and controlling devices, nec</option>
                          <option value="38290100 - Aircraft and motor vehicle measurement equipment">38290100 - Aircraft and motor vehicle measurement equipment</option>
                          <option value="38290101 - Accelerometers">38290101 - Accelerometers</option>
                          <option value="38290107 - Gauging instruments, thickness ultrasonic">38290107 - Gauging instruments, thickness ultrasonic</option>
                          <option value="38290110 - Pressure and vacuum indicators, aircraft engine">38290110 - Pressure and vacuum indicators, aircraft engine</option>
                          <option value="38290112 - Testers for checking hydraulic controls on aircraft">38290112 - Testers for checking hydraulic controls on aircraft</option>
                          <option value="38290113 - Thrust power indicators, aircraft engine">38290113 - Thrust power indicators, aircraft engine</option>
                          <option value="38290200 - Geophysical and meteorological testing equipment">38290200 - Geophysical and meteorological testing equipment</option>
                          <option value="38290203 - Barometers, mercury and aneroid types">38290203 - Barometers, mercury and aneroid types</option>
                          <option value="38290206 - Geophysical or meteorological electronic equipment">38290206 - Geophysical or meteorological electronic equipment</option>
                          <option value="38290209 - Magnetometers">38290209 - Magnetometers</option>
                          <option value="38290210 - Meteorologic tracking systems">38290210 - Meteorologic tracking systems</option>
                          <option value="38290211 - Meteorological instruments">38290211 - Meteorological instruments</option>
                          <option value="38290215 - Seismographs">38290215 - Seismographs</option>
                          <option value="38290218 - Solarimeters">38290218 - Solarimeters</option>
                          <option value="38290219 - Weather tracking equipment">38290219 - Weather tracking equipment</option>
                          <option value="38290220 - Wind direction indicators">38290220 - Wind direction indicators</option>
                          <option value="38290300 - Surveying and drafting equipment">38290300 - Surveying and drafting equipment</option>
                          <option value="38290305 - Photogrammetrical instruments">38290305 - Photogrammetrical instruments</option>
                          <option value="38290312 - Surveying instruments and accessories">38290312 - Surveying instruments and accessories</option>
                          <option value="38290400 - Physical property testing equipment">38290400 - Physical property testing equipment</option>
                          <option value="38290401 - Cable testing machines">38290401 - Cable testing machines</option>
                          <option value="38290403 - Dynamometer instruments">38290403 - Dynamometer instruments</option>
                          <option value="38290404 - Fatigue testing machines, industrial: mechanical">38290404 - Fatigue testing machines, industrial: mechanical</option>
                          <option value="38290405 - Hardness testing equipment">38290405 - Hardness testing equipment</option>
                          <option value="38290406 - Stress, strain, and flaw detecting/measuring equipment">38290406 - Stress, strain, and flaw detecting/measuring equipment</option>
                          <option value="38290407 - Tensile strength testing equipment">38290407 - Tensile strength testing equipment</option>
                          <option value="38290408 - Testing equipment: abrasion, shearing strength, etc.">38290408 - Testing equipment: abrasion, shearing strength, etc.</option>
                          <option value="38290500 - Nuclear radiation and testing apparatus">38290500 - Nuclear radiation and testing apparatus</option>
                          <option value="38290502 - Electrogamma ray loggers">38290502 - Electrogamma ray loggers</option>
                          <option value="38290503 - Geiger counters">38290503 - Geiger counters</option>
                          <option value="38290504 - Ion chambers">38290504 - Ion chambers</option>
                          <option value="38290506 - Medical diagnostic systems, nuclear">38290506 - Medical diagnostic systems, nuclear</option>
                          <option value="38290507 - Nuclear instrument modules">38290507 - Nuclear instrument modules</option>
                          <option value="38290512 - Spectrometers, liquid scintillation and nuclear">38290512 - Spectrometers, liquid scintillation and nuclear</option>
                          <option value="38290601 - Fare registers, for street cars, buses, etc.">38290601 - Fare registers, for street cars, buses, etc.</option>
                          <option value="38290603 - Turnstiles, equipped with counting mechanisms">38290603 - Turnstiles, equipped with counting mechanisms</option>
                          <option value="38290700 - Thermometers and temperature sensors">38290700 - Thermometers and temperature sensors</option>
                          <option value="38290701 - Temperature sensors, except industrial process and aircraft">38290701 - Temperature sensors, except industrial process and aircraft</option>
                          <option value="38290702 - Thermocouples">38290702 - Thermocouples</option>
                          <option value="38290703 - Thermometers, including digital: clinical">38290703 - Thermometers, including digital: clinical</option>
                          <option value="38290704 - Thermometers, liquid-in-glass and bimetal type">38290704 - Thermometers, liquid-in-glass and bimetal type</option>
                          <option value="38299901 - Anamometers">38299901 - Anamometers</option>
                          <option value="38299902 - Breathalyzers">38299902 - Breathalyzers</option>
                          <option value="38299903 - Chronometers, electronic">38299903 - Chronometers, electronic</option>
                          <option value="38299906 - Gas detectors">38299906 - Gas detectors</option>
                          <option value="38299908 - Instrumentation for reactor controls, auxiliary">38299908 - Instrumentation for reactor controls, auxiliary</option>
                          <option value="38299913 - Pressure transducers">38299913 - Pressure transducers</option>
                          <option value="38299920 - Thermomagnetic oxygen analyzer">38299920 - Thermomagnetic oxygen analyzer</option>
                          <option value="38299922 - Ultrasonic testing equipment">38299922 - Ultrasonic testing equipment</option>
                          <option value="38299923 - Vibration meters, analyzers, and calibrators">38299923 - Vibration meters, analyzers, and calibrators</option>
                          <option value="38299925 - Polygraph devices">38299925 - Polygraph devices</option>
                          <option value="38299926 - Liquid leak detection equipment">38299926 - Liquid leak detection equipment</option>
                          <option value="38410000 - Surgical and medical instruments">38410000 - Surgical and medical instruments</option>
                          <option value="38410100 - Ophthalmic instruments and apparatus">38410100 - Ophthalmic instruments and apparatus</option>
                          <option value="38410101 - Muscle exercise apparatus, ophthalmic">38410101 - Muscle exercise apparatus, ophthalmic</option>
                          <option value="38410102 - Ophthalmic lasers">38410102 - Ophthalmic lasers</option>
                          <option value="38410200 - Diagnostic apparatus, medical">38410200 - Diagnostic apparatus, medical</option>
                          <option value="38410201 - Biopsy instruments and equipment">38410201 - Biopsy instruments and equipment</option>
                          <option value="38410202 - Blood pressure apparatus">38410202 - Blood pressure apparatus</option>
                          <option value="38410206 - Eye examining instruments and apparatus">38410206 - Eye examining instruments and apparatus</option>
                          <option value="38410300 - Veterinarians' instruments and apparatus">38410300 - Veterinarians' instruments and apparatus</option>
                          <option value="38410400 - Surgical instruments and apparatus">38410400 - Surgical instruments and apparatus</option>
                          <option value="38410401 - Anesthesia apparatus">38410401 - Anesthesia apparatus</option>
                          <option value="38410402 - Cannulae">38410402 - Cannulae</option>
                          <option value="38410403 - Catheters">38410403 - Catheters</option>
                          <option value="38410408 - Hypodermic needles and syringes">38410408 - Hypodermic needles and syringes</option>
                          <option value="38410409 - Inhalators, surgical and medical">38410409 - Inhalators, surgical and medical</option>
                          <option value="38410410 - Instruments, microsurgical: except electromedical">38410410 - Instruments, microsurgical: except electromedical</option>
                          <option value="38410413 - Needles, suture">38410413 - Needles, suture</option>
                          <option value="38410418 - Suction therapy apparatus">38410418 - Suction therapy apparatus</option>
                          <option value="38410420 - Surgical lasers">38410420 - Surgical lasers</option>
                          <option value="38410421 - Surgical stapling devices">38410421 - Surgical stapling devices</option>
                          <option value="38410500 - Medical instruments and equipment, blood and bone work">38410500 - Medical instruments and equipment, blood and bone work</option>
                          <option value="38410501 - Blood transfusion equipment">38410501 - Blood transfusion equipment</option>
                          <option value="38410503 - Bone plates and screws">38410503 - Bone plates and screws</option>
                          <option value="38410505 - Hemodialysis apparatus">38410505 - Hemodialysis apparatus</option>
                          <option value="38410506 - IV transfusion apparatus">38410506 - IV transfusion apparatus</option>
                          <option value="38419901 - Inhalation therapy equipment">38419901 - Inhalation therapy equipment</option>
                          <option value="38419904 - Physiotherapy equipment, electrical">38419904 - Physiotherapy equipment, electrical</option>
                          <option value="38419905 - Skin grafting equipment">38419905 - Skin grafting equipment</option>
                          <option value="38419907 - Ultrasonic medical cleaning equipment">38419907 - Ultrasonic medical cleaning equipment</option>
                          <option value="38420000 - Surgical appliances and supplies">38420000 - Surgical appliances and supplies</option>
                          <option value="38420100 - Personal safety equipment">38420100 - Personal safety equipment</option>
                          <option value="38420101 - Bulletproof vests">38420101 - Bulletproof vests</option>
                          <option value="38420102 - Clothing, fire resistant and protective">38420102 - Clothing, fire resistant and protective</option>
                          <option value="38420103 - Ear plugs">38420103 - Ear plugs</option>
                          <option value="38420104 - Gas masks">38420104 - Gas masks</option>
                          <option value="38420105 - Gloves, safety">38420105 - Gloves, safety</option>
                          <option value="38420107 - Life preservers, except cork and inflatable">38420107 - Life preservers, except cork and inflatable</option>
                          <option value="38420109 - Noise protectors, personal">38420109 - Noise protectors, personal</option>
                          <option value="38420111 - Radiation shielding aprons, gloves, sheeting, etc.">38420111 - Radiation shielding aprons, gloves, sheeting, etc.</option>
                          <option value="38420112 - Respiratory protection equipment, personal">38420112 - Respiratory protection equipment, personal</option>
                          <option value="38420115 - Welders' hoods">38420115 - Welders' hoods</option>
                          <option value="38420201 - Absorbent cotton, sterilized">38420201 - Absorbent cotton, sterilized</option>
                          <option value="38420300 - Prosthetic appliances">38420300 - Prosthetic appliances</option>
                          <option value="38420301 - Cosmetic restorations">38420301 - Cosmetic restorations</option>
                          <option value="38420302 - Implants, surgical">38420302 - Implants, surgical</option>
                          <option value="38420303 - Limbs, artificial">38420303 - Limbs, artificial</option>
                          <option value="38420304 - Models, anatomical">38420304 - Models, anatomical</option>
                          <option value="38420400 - Orthopedic appliances">38420400 - Orthopedic appliances</option>
                          <option value="38420401 - Abdominal supporters, braces, and trusses">38420401 - Abdominal supporters, braces, and trusses</option>
                          <option value="38420402 - Braces, elastic">38420402 - Braces, elastic</option>
                          <option value="38420403 - Braces, orthopedic">38420403 - Braces, orthopedic</option>
                          <option value="38420405 - Cervical collars">38420405 - Cervical collars</option>
                          <option value="38420409 - Elastic hosiery, orthopedic (support)">38420409 - Elastic hosiery, orthopedic (support)</option>
                          <option value="38420411 - Foot appliances, orthopedic">38420411 - Foot appliances, orthopedic</option>
                          <option value="38420412 - Hearing aids">38420412 - Hearing aids</option>
                          <option value="38420414 - Splints, pneumatic and wood">38420414 - Splints, pneumatic and wood</option>
                          <option value="38420415 - Supports: abdominal, ankle, arch, kneecap, etc.">38420415 - Supports: abdominal, ankle, arch, kneecap, etc.</option>
                          <option value="38420416 - Suspensories">38420416 - Suspensories</option>
                          <option value="38420417 - Technical aids for the handicapped">38420417 - Technical aids for the handicapped</option>
                          <option value="38420418 - Trusses, orthopedic and surgical">38420418 - Trusses, orthopedic and surgical</option>
                          <option value="38420420 - Wheelchairs">38420420 - Wheelchairs</option>
                          <option value="38420500 - Bandages and dressings">38420500 - Bandages and dressings</option>
                          <option value="38420502 - Dressings, surgical">38420502 - Dressings, surgical</option>
                          <option value="38420503 - Gauze, surgical">38420503 - Gauze, surgical</option>
                          <option value="38429901 - Adhesive tape and plasters, medicated or non-medicated">38429901 - Adhesive tape and plasters, medicated or non-medicated</option>
                          <option value="38429904 - Belts: surgical, sanitary, and corrective">38429904 - Belts: surgical, sanitary, and corrective</option>
                          <option value="38429907 - First aid, snake bite, and burn kits">38429907 - First aid, snake bite, and burn kits</option>
                          <option value="38429909 - Grafts, artificial: for surgery">38429909 - Grafts, artificial: for surgery</option>
                          <option value="38429915 - Ligatures, medical">38429915 - Ligatures, medical</option>
                          <option value="38429916 - Respirators">38429916 - Respirators</option>
                          <option value="38429919 - Sterilizers, hospital and surgical">38429919 - Sterilizers, hospital and surgical</option>
                          <option value="38429921 - Stretchers">38429921 - Stretchers</option>
                          <option value="38429922 - Surgical appliances and supplies">38429922 - Surgical appliances and supplies</option>
                          <option value="38429923 - Sutures, absorbable and non-absorbable">38429923 - Sutures, absorbable and non-absorbable</option>
                          <option value="38429927 - Whirlpool baths, hydrotherapy equipment">38429927 - Whirlpool baths, hydrotherapy equipment</option>
                          <option value="38430000 - Dental equipment and supplies">38430000 - Dental equipment and supplies</option>
                          <option value="38430100 - Dental equipment">38430100 - Dental equipment</option>
                          <option value="38430104 - Burs, dental">38430104 - Burs, dental</option>
                          <option value="38430105 - Cabinets, dental">38430105 - Cabinets, dental</option>
                          <option value="38430107 - Dental chairs">38430107 - Dental chairs</option>
                          <option value="38430109 - Dental hand instruments, nec">38430109 - Dental hand instruments, nec</option>
                          <option value="38430110 - Dental laboratory equipment">38430110 - Dental laboratory equipment</option>
                          <option value="38430115 - Hand pieces and parts, dental">38430115 - Hand pieces and parts, dental</option>
                          <option value="38430116 - Orthodontic appliances">38430116 - Orthodontic appliances</option>
                          <option value="38430200 - Dental materials">38430200 - Dental materials</option>
                          <option value="38430202 - Compounds, dental">38430202 - Compounds, dental</option>
                          <option value="38430203 - Dental alloys for amalgams">38430203 - Dental alloys for amalgams</option>
                          <option value="38430205 - Denture materials">38430205 - Denture materials</option>
                          <option value="38430206 - Enamels, dentists'">38430206 - Enamels, dentists'</option>
                          <option value="38430212 - Teeth, artificial (not made in dental laboratories)">38430212 - Teeth, artificial (not made in dental laboratories)</option>
                          <option value="38440000 - X-ray apparatus and tubes">38440000 - X-ray apparatus and tubes</option>
                          <option value="38449901 - Beta-ray irradiation equipment">38449901 - Beta-ray irradiation equipment</option>
                          <option value="38449906 - Lamps, X-ray">38449906 - Lamps, X-ray</option>
                          <option value="38449908 - Radiographic X-ray apparatus and tubes">38449908 - Radiographic X-ray apparatus and tubes</option>
                          <option value="38449910 - Therapeutic X-ray apparatus and tubes">38449910 - Therapeutic X-ray apparatus and tubes</option>
                          <option value="38449911 - X-ray generators">38449911 - X-ray generators</option>
                          <option value="38450000 - Electromedical equipment">38450000 - Electromedical equipment</option>
                          <option value="38450100 - Electromedical apparatus">38450100 - Electromedical apparatus</option>
                          <option value="38450101 - Audiological equipment, electromedical">38450101 - Audiological equipment, electromedical</option>
                          <option value="38450103 - Bronchoscopes, electromedical">38450103 - Bronchoscopes, electromedical</option>
                          <option value="38450104 - Cardiographs">38450104 - Cardiographs</option>
                          <option value="38450107 - CAT scanner (computerized axial tomography) apparatus">38450107 - CAT scanner (computerized axial tomography) apparatus</option>
                          <option value="38450108 - Electrocardiographs">38450108 - Electrocardiographs</option>
                          <option value="38450111 - Endoscopic equipment, electromedical, nec">38450111 - Endoscopic equipment, electromedical, nec</option>
                          <option value="38450113 - Magnetic resonance imaging device, nuclear">38450113 - Magnetic resonance imaging device, nuclear</option>
                          <option value="38450115 - Patient monitoring apparatus, nec">38450115 - Patient monitoring apparatus, nec</option>
                          <option value="38450117 - Position emission tomography (PET scanner)">38450117 - Position emission tomography (PET scanner)</option>
                          <option value="38450118 - Respiratory analysis equipment, electromedical">38450118 - Respiratory analysis equipment, electromedical</option>
                          <option value="38450120 - Ultrasonic medical equipment, except cleaning">38450120 - Ultrasonic medical equipment, except cleaning</option>
                          <option value="38450121 - Ultrasonic scanning devices, medical">38450121 - Ultrasonic scanning devices, medical</option>
                          <option value="38450200 - Electrotherapeutic apparatus">38450200 - Electrotherapeutic apparatus</option>
                          <option value="38450202 - Defibrillator">38450202 - Defibrillator</option>
                          <option value="38450203 - Dialyzers, electromedical">38450203 - Dialyzers, electromedical</option>
                          <option value="38450205 - Heart-lung machine">38450205 - Heart-lung machine</option>
                          <option value="38450206 - Pacemaker, cardiac">38450206 - Pacemaker, cardiac</option>
                          <option value="38450207 - Surgical support systems: heart-lung machine, exc. iron lung">38450207 - Surgical support systems: heart-lung machine, exc. iron lung</option>
                          <option value="38450208 - Transcutaneous electrical nerve stimulators (TENS)">38450208 - Transcutaneous electrical nerve stimulators (TENS)</option>
                          <option value="38459901 - Laser systems and equipment, medical">38459901 - Laser systems and equipment, medical</option>
                          <option value="38459902 - Lithotripters">38459902 - Lithotripters</option>
                          <option value="38459903 - Medical cleaning equipment, ultrasonic">38459903 - Medical cleaning equipment, ultrasonic</option>
                          <option value="38510000 - Ophthalmic goods">38510000 - Ophthalmic goods</option>
                          <option value="38510100 - Frames, lenses, and parts, eyeglass and spectacle">38510100 - Frames, lenses, and parts, eyeglass and spectacle</option>
                          <option value="38510101 - Eyeglasses, lenses and frames">38510101 - Eyeglasses, lenses and frames</option>
                          <option value="38510102 - Frames and parts, eyeglass and spectacle">38510102 - Frames and parts, eyeglass and spectacle</option>
                          <option value="38510103 - Lens coating, ophthalmic">38510103 - Lens coating, ophthalmic</option>
                          <option value="38510104 - Lens grinding, except prescription: ophthalmic">38510104 - Lens grinding, except prescription: ophthalmic</option>
                          <option value="38510105 - Lenses, ophthalmic">38510105 - Lenses, ophthalmic</option>
                          <option value="38510200 - Protective eyeware">38510200 - Protective eyeware</option>
                          <option value="38510201 - Glasses, sun or glare">38510201 - Glasses, sun or glare</option>
                          <option value="38510202 - Goggles: sun, safety, industrial, underwater, etc.">38510202 - Goggles: sun, safety, industrial, underwater, etc.</option>
                          <option value="38510203 - Protectors, eye">38510203 - Protectors, eye</option>
                          <option value="38519901 - Contact lenses">38519901 - Contact lenses</option>
                          <option value="38519902 - Eyes, glass and plastic">38519902 - Eyes, glass and plastic</option>
                          <option value="38610000 - Photographic equipment and supplies">38610000 - Photographic equipment and supplies</option>
                          <option value="38610100 - Sensitized film, cloth, and paper">38610100 - Sensitized film, cloth, and paper</option>
                          <option value="38610104 - Film, sensitized motion picture, X-ray, still camera, etc.">38610104 - Film, sensitized motion picture, X-ray, still camera, etc.</option>
                          <option value="38610105 - Graphic arts plates, sensitized">38610105 - Graphic arts plates, sensitized</option>
                          <option value="38610109 - Motion picture film">38610109 - Motion picture film</option>
                          <option value="38610110 - Photographic paper and cloth, all types, nec">38610110 - Photographic paper and cloth, all types, nec</option>
                          <option value="38610111 - Photographic sensitized goods, nec">38610111 - Photographic sensitized goods, nec</option>
                          <option value="38610112 - Plates, photographic (sensitized)">38610112 - Plates, photographic (sensitized)</option>
                          <option value="38610200 - Photographic processing equipment and chemicals">38610200 - Photographic processing equipment and chemicals</option>
                          <option value="38610207 - Processing equipment, photographic">38610207 - Processing equipment, photographic</option>
                          <option value="38610300 - Cameras and related equipment">38610300 - Cameras and related equipment</option>
                          <option value="38610301 - Aerial cameras">38610301 - Aerial cameras</option>
                          <option value="38610302 - Cameras, microfilm">38610302 - Cameras, microfilm</option>
                          <option value="38610303 - Cameras, still and motion picture (all types)">38610303 - Cameras, still and motion picture (all types)</option>
                          <option value="38610305 - Flashlight apparatus for photographers, except bulbs">38610305 - Flashlight apparatus for photographers, except bulbs</option>
                          <option value="38610306 - Lens shades, camera">38610306 - Lens shades, camera</option>
                          <option value="38610308 - Microfilm equipment: cameras, projectors, readers, etc.">38610308 - Microfilm equipment: cameras, projectors, readers, etc.</option>
                          <option value="38610309 - Motion picture apparatus and equipment">38610309 - Motion picture apparatus and equipment</option>
                          <option value="38610310 - Photo reconnaissance systems">38610310 - Photo reconnaissance systems</option>
                          <option value="38610314 - Shutters, camera">38610314 - Shutters, camera</option>
                          <option value="38610315 - Stands, camera and projector">38610315 - Stands, camera and projector</option>
                          <option value="38610316 - Tripods, camera and projector">38610316 - Tripods, camera and projector</option>
                          <option value="38610400 - Photographic film, plate, and paper holders">38610400 - Photographic film, plate, and paper holders</option>
                          <option value="38610402 - Reels, film">38610402 - Reels, film</option>
                          <option value="38610500 - Reproduction machines and equipment">38610500 - Reproduction machines and equipment</option>
                          <option value="38610505 - Photocopy machines">38610505 - Photocopy machines</option>
                          <option value="38610603 - Toners, prepared photographic (not made in chemical plants)">38610603 - Toners, prepared photographic (not made in chemical plants)</option>
                          <option value="38619902 - Editing equipment, motion picture: viewers, splicers, etc.">38619902 - Editing equipment, motion picture: viewers, splicers, etc.</option>
                          <option value="38619903 - Projectors, still or motion picture, silent or sound">38619903 - Projectors, still or motion picture, silent or sound</option>
                          <option value="38619904 - Screens, projection">38619904 - Screens, projection</option>
                          <option value="38619906 - Sound recording and reproducing equipment, motion picture">38619906 - Sound recording and reproducing equipment, motion picture</option>
                          <option value="38730000 - Watches, clocks, watchcases, and parts">38730000 - Watches, clocks, watchcases, and parts</option>
                          <option value="38739901 - Appliance timers">38739901 - Appliance timers</option>
                          <option value="38739904 - Clocks, assembly of">38739904 - Clocks, assembly of</option>
                          <option value="38739905 - Clocks, except timeclocks">38739905 - Clocks, except timeclocks</option>
                          <option value="38739907 - Timers for industrial use, clockwork mechanism only">38739907 - Timers for industrial use, clockwork mechanism only</option>
                          <option value="38739909 - Watches and parts, except crystals and jewels">38739909 - Watches and parts, except crystals and jewels</option>
                          <option value="39110000 - Jewelry, precious metal">39110000 - Jewelry, precious metal</option>
                          <option value="39110100 - Jewelry apparel">39110100 - Jewelry apparel</option>
                          <option value="39110101 - Bracelets, precious metal">39110101 - Bracelets, precious metal</option>
                          <option value="39110102 - Collar/cuff buttons, precious/semiprecious metal or stone">39110102 - Collar/cuff buttons, precious/semiprecious metal or stone</option>
                          <option value="39110103 - Earrings, precious metal">39110103 - Earrings, precious metal</option>
                          <option value="39110104 - Medals, precious or semiprecious metal">39110104 - Medals, precious or semiprecious metal</option>
                          <option value="39110105 - Necklaces, precious metal">39110105 - Necklaces, precious metal</option>
                          <option value="39110106 - Pearl jewelry, natural or cultured">39110106 - Pearl jewelry, natural or cultured</option>
                          <option value="39110107 - Pins (jewelry), precious metal">39110107 - Pins (jewelry), precious metal</option>
                          <option value="39110108 - Rings, finger: precious metal">39110108 - Rings, finger: precious metal</option>
                          <option value="39110109 - Rosaries or other small religious articles, precious metal">39110109 - Rosaries or other small religious articles, precious metal</option>
                          <option value="39110200 - Cigar and cigarette accessories">39110200 - Cigar and cigarette accessories</option>
                          <option value="39110300 - Jewelry mountings and trimmings">39110300 - Jewelry mountings and trimmings</option>
                          <option value="39110302 - Jewel settings and mountings, precious metal">39110302 - Jewel settings and mountings, precious metal</option>
                          <option value="39110303 - Mountings, gold or silver: pens, leather goods, etc.">39110303 - Mountings, gold or silver: pens, leather goods, etc.</option>
                          <option value="39140000 - Silverware and plated ware">39140000 - Silverware and plated ware</option>
                          <option value="39140300 - Pewter ware">39140300 - Pewter ware</option>
                          <option value="39140500 - Stainless steel ware">39140500 - Stainless steel ware</option>
                          <option value="39140502 - Cutlery, stainless steel">39140502 - Cutlery, stainless steel</option>
                          <option value="39140503 - Ecclesiastical ware, stainless steel">39140503 - Ecclesiastical ware, stainless steel</option>
                          <option value="39140504 - Flatware, stainless steel">39140504 - Flatware, stainless steel</option>
                          <option value="39140508 - Trays, stainless steel">39140508 - Trays, stainless steel</option>
                          <option value="39149902 - Cutlery, nsk">39149902 - Cutlery, nsk</option>
                          <option value="39149903 - Ecclesiastical ware, nsk">39149903 - Ecclesiastical ware, nsk</option>
                          <option value="39149910 - Trophies, nsk">39149910 - Trophies, nsk</option>
                          <option value="39150000 - Jewelers' materials and lapidary work">39150000 - Jewelers' materials and lapidary work</option>
                          <option value="39150100 - Jewelers' findings and materials">39150100 - Jewelers' findings and materials</option>
                          <option value="39150101 - Gems, real and imitation: preparation for settings">39150101 - Gems, real and imitation: preparation for settings</option>
                          <option value="39150102 - Jewel bearings, synthetic">39150102 - Jewel bearings, synthetic</option>
                          <option value="39150103 - Jewel preparing: instruments, tools, watches, and jewelry">39150103 - Jewel preparing: instruments, tools, watches, and jewelry</option>
                          <option value="39150104 - Jewelers' castings">39150104 - Jewelers' castings</option>
                          <option value="39150200 - Lapidary work and diamond cutting and polishing">39150200 - Lapidary work and diamond cutting and polishing</option>
                          <option value="39150201 - Diamond cutting and polishing">39150201 - Diamond cutting and polishing</option>
                          <option value="39150202 - Jewel cutting, drilling, polishing, recutting, or setting">39150202 - Jewel cutting, drilling, polishing, recutting, or setting</option>
                          <option value="39310000 - Musical instruments">39310000 - Musical instruments</option>
                          <option value="39310101 - Accordions and parts">39310101 - Accordions and parts</option>
                          <option value="39310114 - Music rolls, perforated">39310114 - Music rolls, perforated</option>
                          <option value="39310115 - Organ parts and materials">39310115 - Organ parts and materials</option>
                          <option value="39310116 - Organs, all types: pipe, reed, hand, electronic, etc.">39310116 - Organs, all types: pipe, reed, hand, electronic, etc.</option>
                          <option value="39310118 - Pianos, all types: vertical, grand, spinet, player, etc.">39310118 - Pianos, all types: vertical, grand, spinet, player, etc.</option>
                          <option value="39310119 - Pipes, organ">39310119 - Pipes, organ</option>
                          <option value="39310200 - String instruments and parts">39310200 - String instruments and parts</option>
                          <option value="39310201 - Banjos and parts">39310201 - Banjos and parts</option>
                          <option value="39310204 - Guitars and parts, electric and nonelectric">39310204 - Guitars and parts, electric and nonelectric</option>
                          <option value="39310205 - Harps and parts">39310205 - Harps and parts</option>
                          <option value="39310208 - Strings, musical instrument">39310208 - Strings, musical instrument</option>
                          <option value="39310301 - Bassoons">39310301 - Bassoons</option>
                          <option value="39310304 - Flutes and parts">39310304 - Flutes and parts</option>
                          <option value="39310306 - Piccolos and parts">39310306 - Piccolos and parts</option>
                          <option value="39310400 - Brass instruments and parts">39310400 - Brass instruments and parts</option>
                          <option value="39310500 - Percussion instruments and parts">39310500 - Percussion instruments and parts</option>
                          <option value="39310501 - Bells (musical instruments)">39310501 - Bells (musical instruments)</option>
                          <option value="39310506 - Drums, parts, and accessories (musical instruments)">39310506 - Drums, parts, and accessories (musical instruments)</option>
                          <option value="39319903 - Musical instruments, electric and electronic, nec">39319903 - Musical instruments, electric and electronic, nec</option>
                          <option value="39319906 - Stands, music">39319906 - Stands, music</option>
                          <option value="39420000 - Dolls and stuffed toys">39420000 - Dolls and stuffed toys</option>
                          <option value="39420100 - Dolls and doll clothing">39420100 - Dolls and doll clothing</option>
                          <option value="39420103 - Dolls, except stuffed toy animals">39420103 - Dolls, except stuffed toy animals</option>
                          <option value="39429901 - Stuffed toys, including animals">39429901 - Stuffed toys, including animals</option>
                          <option value="39440000 - Games, toys, and children's vehicles">39440000 - Games, toys, and children's vehicles</option>
                          <option value="39440102 - Cars, play (children's vehicles)">39440102 - Cars, play (children's vehicles)</option>
                          <option value="39440105 - Go-carts, children's">39440105 - Go-carts, children's</option>
                          <option value="39440106 - Scooters, children's">39440106 - Scooters, children's</option>
                          <option value="39440109 - Wagons: coaster, express, and play: children's">39440109 - Wagons: coaster, express, and play: children's</option>
                          <option value="39440200 - Electronic games and toys">39440200 - Electronic games and toys</option>
                          <option value="39440201 - Electronic game machines, except coin-operated">39440201 - Electronic game machines, except coin-operated</option>
                          <option value="39440202 - Electronic toys">39440202 - Electronic toys</option>
                          <option value="39440203 - Video game machines, except coin-operated">39440203 - Video game machines, except coin-operated</option>
                          <option value="39440300 - Board games, puzzles, and models, except electronic">39440300 - Board games, puzzles, and models, except electronic</option>
                          <option value="39440301 - Airplane models, toy and hobby">39440301 - Airplane models, toy and hobby</option>
                          <option value="39440303 - Bingo boards (games)">39440303 - Bingo boards (games)</option>
                          <option value="39440305 - Board games, children's and adults'">39440305 - Board games, children's and adults'</option>
                          <option value="39440308 - Chessmen and chessboards">39440308 - Chessmen and chessboards</option>
                          <option value="39440309 - Craft and hobby kits and sets">39440309 - Craft and hobby kits and sets</option>
                          <option value="39440310 - Dice and dice cups">39440310 - Dice and dice cups</option>
                          <option value="39440312 - Erector sets, toy">39440312 - Erector sets, toy</option>
                          <option value="39440314 - Puzzles">39440314 - Puzzles</option>
                          <option value="39440315 - Railroad models: toy and hobby">39440315 - Railroad models: toy and hobby</option>
                          <option value="39440316 - Science kits: microscopes, chemistry sets, etc.">39440316 - Science kits: microscopes, chemistry sets, etc.</option>
                          <option value="39440400 - Toy guns">39440400 - Toy guns</option>
                          <option value="39440403 - Rifles, toy: except air">39440403 - Rifles, toy: except air</option>
                          <option value="39440603 - Trains and equipment, toy: electric and mechanical">39440603 - Trains and equipment, toy: electric and mechanical</option>
                          <option value="39440700 - Baby carriages and restraint seats">39440700 - Baby carriages and restraint seats</option>
                          <option value="39440701 - Carriages, baby">39440701 - Carriages, baby</option>
                          <option value="39440702 - Child restraint seats, automotive">39440702 - Child restraint seats, automotive</option>
                          <option value="39440703 - Strollers, baby (vehicle)">39440703 - Strollers, baby (vehicle)</option>
                          <option value="39449904 - Darts and dart games">39449904 - Darts and dart games</option>
                          <option value="39449908 - Hobby horses">39449908 - Hobby horses</option>
                          <option value="39449909 - Kites">39449909 - Kites</option>
                          <option value="39449912 - Paint sets, children's">39449912 - Paint sets, children's</option>
                          <option value="39490000 - Sporting and athletic goods, nec">39490000 - Sporting and athletic goods, nec</option>
                          <option value="39490100 - Golf equipment">39490100 - Golf equipment</option>
                          <option value="39490101 - Bags, golf">39490101 - Bags, golf</option>
                          <option value="39490103 - Driving ranges, golf, electronic">39490103 - Driving ranges, golf, electronic</option>
                          <option value="39490105 - Shafts, golf club">39490105 - Shafts, golf club</option>
                          <option value="39490200 - Fishing equipment">39490200 - Fishing equipment</option>
                          <option value="39490201 - Bait, artificial: fishing">39490201 - Bait, artificial: fishing</option>
                          <option value="39490203 - Buckets, fish and bait">39490203 - Buckets, fish and bait</option>
                          <option value="39490204 - Fishing tackle, general">39490204 - Fishing tackle, general</option>
                          <option value="39490205 - Flies, fishing: artificial">39490205 - Flies, fishing: artificial</option>
                          <option value="39490206 - Hooks, fishing">39490206 - Hooks, fishing</option>
                          <option value="39490207 - Lures, fishing: artificial">39490207 - Lures, fishing: artificial</option>
                          <option value="39490208 - Reels, fishing">39490208 - Reels, fishing</option>
                          <option value="39490209 - Rods and rod parts, fishing">39490209 - Rods and rod parts, fishing</option>
                          <option value="39490300 - Exercise equipment">39490300 - Exercise equipment</option>
                          <option value="39490301 - Dumbbells and other weightlifting equipment">39490301 - Dumbbells and other weightlifting equipment</option>
                          <option value="39490302 - Exercising cycles">39490302 - Exercising cycles</option>
                          <option value="39490305 - Treadmills">39490305 - Treadmills</option>
                          <option value="39490400 - Winter sports equipment">39490400 - Winter sports equipment</option>
                          <option value="39490403 - Snow skiing equipment and supplies, except skis">39490403 - Snow skiing equipment and supplies, except skis</option>
                          <option value="39490404 - Snow skis">39490404 - Snow skis</option>
                          <option value="39490405 - Snowshoes">39490405 - Snowshoes</option>
                          <option value="39490500 - Hunting equipment">39490500 - Hunting equipment</option>
                          <option value="39490502 - Archery equipment, general">39490502 - Archery equipment, general</option>
                          <option value="39490504 - Bows, archery">39490504 - Bows, archery</option>
                          <option value="39490506 - Cases, gun and rod (sporting equipment)">39490506 - Cases, gun and rod (sporting equipment)</option>
                          <option value="39490507 - Crossbows">39490507 - Crossbows</option>
                          <option value="39490508 - Decoys, duck and other game birds">39490508 - Decoys, duck and other game birds</option>
                          <option value="39490509 - Game calls">39490509 - Game calls</option>
                          <option value="39490511 - Shooting equipment and supplies, general">39490511 - Shooting equipment and supplies, general</option>
                          <option value="39490512 - Target shooting equipment">39490512 - Target shooting equipment</option>
                          <option value="39490513 - Targets, archery and rifle shooting">39490513 - Targets, archery and rifle shooting</option>
                          <option value="39490600 - Water sports equipment">39490600 - Water sports equipment</option>
                          <option value="39490601 - Skin diving equipment, scuba type">39490601 - Skin diving equipment, scuba type</option>
                          <option value="39490602 - Surfboards">39490602 - Surfboards</option>
                          <option value="39490603 - Swimming pools, plastic">39490603 - Swimming pools, plastic</option>
                          <option value="39490607 - Windsurfing boards (sailboards) and equipment">39490607 - Windsurfing boards (sailboards) and equipment</option>
                          <option value="39490608 - Swimming pools, except plastic">39490608 - Swimming pools, except plastic</option>
                          <option value="39490700 - Protective sporting equipment">39490700 - Protective sporting equipment</option>
                          <option value="39490702 - Guards: football, basketball, soccer, lacrosse, etc.">39490702 - Guards: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490703 - Helmets, athletic">39490703 - Helmets, athletic</option>
                          <option value="39490704 - Masks: hockey, baseball, football, etc.">39490704 - Masks: hockey, baseball, football, etc.</option>
                          <option value="39490705 - Pads: football, basketball, soccer, lacrosse, etc.">39490705 - Pads: football, basketball, soccer, lacrosse, etc.</option>
                          <option value="39490800 - Darts and table sports equipment and supplies">39490800 - Darts and table sports equipment and supplies</option>
                          <option value="39490802 - Billiard and pool equipment and supplies, general">39490802 - Billiard and pool equipment and supplies, general</option>
                          <option value="39490805 - Dartboards and accessories">39490805 - Dartboards and accessories</option>
                          <option value="39490807 - Ping-pong tables">39490807 - Ping-pong tables</option>
                          <option value="39490900 - Racket sports equipment">39490900 - Racket sports equipment</option>
                          <option value="39490906 - Tennis equipment and supplies">39490906 - Tennis equipment and supplies</option>
                          <option value="39491000 - Bowling equipment and supplies">39491000 - Bowling equipment and supplies</option>
                          <option value="39491001 - Bowling alleys and accessories">39491001 - Bowling alleys and accessories</option>
                          <option value="39491100 - Baseball, softball, and cricket sports equipment">39491100 - Baseball, softball, and cricket sports equipment</option>
                          <option value="39491101 - Baseball equipment and supplies, general">39491101 - Baseball equipment and supplies, general</option>
                          <option value="39491102 - Bases, baseball">39491102 - Bases, baseball</option>
                          <option value="39491104 - Mitts and gloves, baseball">39491104 - Mitts and gloves, baseball</option>
                          <option value="39491300 - Team sports equipment">39491300 - Team sports equipment</option>
                          <option value="39491301 - Basketball equipment and supplies, general">39491301 - Basketball equipment and supplies, general</option>
                          <option value="39491302 - Football equipment and supplies, general">39491302 - Football equipment and supplies, general</option>
                          <option value="39491303 - Hockey equipment and supplies, general">39491303 - Hockey equipment and supplies, general</option>
                          <option value="39491304 - Lacrosse equipment and supplies, general">39491304 - Lacrosse equipment and supplies, general</option>
                          <option value="39491305 - Soccer equipment and supplies">39491305 - Soccer equipment and supplies</option>
                          <option value="39499902 - Balls: baseball, football, basketball, etc.">39499902 - Balls: baseball, football, basketball, etc.</option>
                          <option value="39499904 - Boxing equipment and supplies, general">39499904 - Boxing equipment and supplies, general</option>
                          <option value="39499905 - Camping equipment and supplies">39499905 - Camping equipment and supplies</option>
                          <option value="39499907 - Gymnasium equipment">39499907 - Gymnasium equipment</option>
                          <option value="39499909 - Playground equipment">39499909 - Playground equipment</option>
                          <option value="39499910 - Shuffleboards and shuffleboard equipment">39499910 - Shuffleboards and shuffleboard equipment</option>
                          <option value="39499911 - Skateboards">39499911 - Skateboards</option>
                          <option value="39499912 - Skates and parts, roller">39499912 - Skates and parts, roller</option>
                          <option value="39499915 - Trampolines and equipment">39499915 - Trampolines and equipment</option>
                          <option value="39499916 - Batons">39499916 - Batons</option>
                          <option value="39510000 - Pens and mechanical pencils">39510000 - Pens and mechanical pencils</option>
                          <option value="39519901 - Ball point pens and parts">39519901 - Ball point pens and parts</option>
                          <option value="39519903 - Fountain pens and fountain pen desk sets">39519903 - Fountain pens and fountain pen desk sets</option>
                          <option value="39519904 - Markers, soft tip (felt, fabric, plastic, etc.)">39519904 - Markers, soft tip (felt, fabric, plastic, etc.)</option>
                          <option value="39520100 - Artists' materials, except pencils and leads">39520100 - Artists' materials, except pencils and leads</option>
                          <option value="39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.">39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.</option>
                          <option value="39520105 - Ink, drawing: black and colored">39520105 - Ink, drawing: black and colored</option>
                          <option value="39520108 - Modeling clay">39520108 - Modeling clay</option>
                          <option value="39520111 - Paints, except gold and bronze: artists'">39520111 - Paints, except gold and bronze: artists'</option>
                          <option value="39520117 - Water colors, artists'">39520117 - Water colors, artists'</option>
                          <option value="39520200 - Artists' equipment">39520200 - Artists' equipment</option>
                          <option value="39520203 - Brushes, air, artists'">39520203 - Brushes, air, artists'</option>
                          <option value="39520211 - Frames for artists' canvases">39520211 - Frames for artists' canvases</option>
                          <option value="39520300 - Pencils and leads, including artists'">39520300 - Pencils and leads, including artists'</option>
                          <option value="39520302 - Pencil lead: black, indelible, or colored: artists'">39520302 - Pencil lead: black, indelible, or colored: artists'</option>
                          <option value="39530000 - Marking devices">39530000 - Marking devices</option>
                          <option value="39530100 - Embossing seals and hand stamps">39530100 - Embossing seals and hand stamps</option>
                          <option value="39530103 - Embossing seals, corporate and official">39530103 - Embossing seals, corporate and official</option>
                          <option value="39530104 - Numbering stamps, hand: rubber or metal">39530104 - Numbering stamps, hand: rubber or metal</option>
                          <option value="39530105 - Postmark stamps, hand: rubber or metal">39530105 - Postmark stamps, hand: rubber or metal</option>
                          <option value="39530108 - Stationery embossers, personal">39530108 - Stationery embossers, personal</option>
                          <option value="39530110 - Time stamps, hand: rubber or metal">39530110 - Time stamps, hand: rubber or metal</option>
                          <option value="39539901 - Figures (marking devices), metal">39539901 - Figures (marking devices), metal</option>
                          <option value="39539902 - Irons, marking or branding">39539902 - Irons, marking or branding</option>
                          <option value="39539904 - Pads, inking and stamping">39539904 - Pads, inking and stamping</option>
                          <option value="39539908 - Stencils, painting and marking">39539908 - Stencils, painting and marking</option>
                          <option value="39550000 - Carbon paper and inked ribbons">39550000 - Carbon paper and inked ribbons</option>
                          <option value="39550103 - Stencil paper, gelatin or spirit process">39550103 - Stencil paper, gelatin or spirit process</option>
                          <option value="39559901 - Ribbons, inked: typewriter, adding machine, register, etc.">39559901 - Ribbons, inked: typewriter, adding machine, register, etc.</option>
                          <option value="39610000 - Costume jewelry">39610000 - Costume jewelry</option>
                          <option value="39610100 - Jewelry apparel, non-precious metals">39610100 - Jewelry apparel, non-precious metals</option>
                          <option value="39610103 - Earrings, except precious metal">39610103 - Earrings, except precious metal</option>
                          <option value="39619901 - Costume jewelry, ex. precious metal and semiprecious stones">39619901 - Costume jewelry, ex. precious metal and semiprecious stones</option>
                          <option value="39619903 - Rosaries and small religious articles, except precious metal">39619903 - Rosaries and small religious articles, except precious metal</option>
                          <option value="39650000 - Fasteners, buttons, needles, and pins">39650000 - Fasteners, buttons, needles, and pins</option>
                          <option value="39650100 - Buttons and parts">39650100 - Buttons and parts</option>
                          <option value="39650101 - Button backs and parts">39650101 - Button backs and parts</option>
                          <option value="39650102 - Button blanks and molds">39650102 - Button blanks and molds</option>
                          <option value="39650200 - Pins and needles">39650200 - Pins and needles</option>
                          <option value="39650204 - Straight pins: steel or brass">39650204 - Straight pins: steel or brass</option>
                          <option value="39650300 - Fasteners">39650300 - Fasteners</option>
                          <option value="39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes">39650301 - Eyelets, metal: clothing, fabrics, boots, or shoes</option>
                          <option value="39650303 - Fasteners, hooks and eyes">39650303 - Fasteners, hooks and eyes</option>
                          <option value="39659901 - Buckles and buckle parts">39659901 - Buckles and buckle parts</option>
                          <option value="39659905 - Zipper">39659905 - Zipper</option>
                          <option value="39910000 - Brooms and brushes">39910000 - Brooms and brushes</option>
                          <option value="39910100 - Brooms">39910100 - Brooms</option>
                          <option value="39910102 - Street sweeping brooms, hand or machine">39910102 - Street sweeping brooms, hand or machine</option>
                          <option value="39910200 - Paint and varnish brushes">39910200 - Paint and varnish brushes</option>
                          <option value="39910201 - Paint rollers">39910201 - Paint rollers</option>
                          <option value="39910202 - Paintbrushes">39910202 - Paintbrushes</option>
                          <option value="39910300 - Brushes, except paint and varnish">39910300 - Brushes, except paint and varnish</option>
                          <option value="39910302 - Brushes, household or industrial">39910302 - Brushes, household or industrial</option>
                          <option value="39910306 - Toothbrushes, except electric">39910306 - Toothbrushes, except electric</option>
                          <option value="39930100 - Electric signs">39930100 - Electric signs</option>
                          <option value="39930101 - Neon signs">39930101 - Neon signs</option>
                          <option value="39930102 - Scoreboards, electric">39930102 - Scoreboards, electric</option>
                          <option value="39939903 - Displays and cutouts, window and lobby">39939903 - Displays and cutouts, window and lobby</option>
                          <option value="39939904 - Displays, paint process">39939904 - Displays, paint process</option>
                          <option value="39939905 - Letters for signs, metal">39939905 - Letters for signs, metal</option>
                          <option value="39939906 - Name plates: except engraved, etched, etc.: metal">39939906 - Name plates: except engraved, etched, etc.: metal</option>
                          <option value="39939907 - Signs, not made in custom sign painting shops">39939907 - Signs, not made in custom sign painting shops</option>
                          <option value="39950000 - Burial caskets">39950000 - Burial caskets</option>
                          <option value="39959903 - Grave vaults, metal">39959903 - Grave vaults, metal</option>
                          <option value="39960000 - Hard surface floor coverings, nec">39960000 - Hard surface floor coverings, nec</option>
                          <option value="39969901 - Asphalted-felt-base floor coverings: linoleum, carpet">39969901 - Asphalted-felt-base floor coverings: linoleum, carpet</option>
                          <option value="39969902 - Tile, floor: supported plastic">39969902 - Tile, floor: supported plastic</option>
                          <option value="39990000 - Manufacturing industries, nec">39990000 - Manufacturing industries, nec</option>
                          <option value="39990200 - Hair and hair-based products">39990200 - Hair and hair-based products</option>
                          <option value="39990205 - Hairpin mountings">39990205 - Hairpin mountings</option>
                          <option value="39990207 - Wigs, including doll wigs, toupees, or wiglets">39990207 - Wigs, including doll wigs, toupees, or wiglets</option>
                          <option value="39990302 - Down (feathers)">39990302 - Down (feathers)</option>
                          <option value="39990307 - Trimmings, feather">39990307 - Trimmings, feather</option>
                          <option value="39990500 - Cigarette and cigar products and accessories">39990500 - Cigarette and cigar products and accessories</option>
                          <option value="39990503 - Cigarette filters">39990503 - Cigarette filters</option>
                          <option value="39990509 - Tobacco pipes, pipestems, and bits">39990509 - Tobacco pipes, pipestems, and bits</option>
                          <option value="39990600 - Umbrellas, canes, and parts">39990600 - Umbrellas, canes, and parts</option>
                          <option value="39990603 - Umbrellas, garden or wagon">39990603 - Umbrellas, garden or wagon</option>
                          <option value="39990700 - Artificial trees and flowers">39990700 - Artificial trees and flowers</option>
                          <option value="39990701 - Artificial flower arrangements">39990701 - Artificial flower arrangements</option>
                          <option value="39990702 - Christmas trees, artificial">39990702 - Christmas trees, artificial</option>
                          <option value="39990703 - Flowers, artificial and preserved">39990703 - Flowers, artificial and preserved</option>
                          <option value="39990704 - Foliage, artificial and preserved">39990704 - Foliage, artificial and preserved</option>
                          <option value="39990705 - Fruits, artificial and preserved">39990705 - Fruits, artificial and preserved</option>
                          <option value="39990706 - Grasses, artificial and preserved">39990706 - Grasses, artificial and preserved</option>
                          <option value="39990707 - Plants, artificial and preserved">39990707 - Plants, artificial and preserved</option>
                          <option value="39990708 - Sprays, artificial and preserved">39990708 - Sprays, artificial and preserved</option>
                          <option value="39990800 - Novelties, bric-a-brac, and hobby kits">39990800 - Novelties, bric-a-brac, and hobby kits</option>
                          <option value="39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.">39990802 - Boutiquing: decorating gift items with sequins, fruit, etc.</option>
                          <option value="39990803 - Bric-a-brac">39990803 - Bric-a-brac</option>
                          <option value="39990804 - Burnt wood articles">39990804 - Burnt wood articles</option>
                          <option value="39990805 - Calendars, framed">39990805 - Calendars, framed</option>
                          <option value="39990806 - Christmas tree ornaments, except electrical and glass">39990806 - Christmas tree ornaments, except electrical and glass</option>
                          <option value="39990807 - Coins and tokens, non-currency">39990807 - Coins and tokens, non-currency</option>
                          <option value="39990809 - Miniatures">39990809 - Miniatures</option>
                          <option value="39990813 - Puppets and marionettes">39990813 - Puppets and marionettes</option>
                          <option value="39990814 - Sewing kits, novelty">39990814 - Sewing kits, novelty</option>
                          <option value="39990815 - Straw goods">39990815 - Straw goods</option>
                          <option value="39990817 - Tinsel">39990817 - Tinsel</option>
                          <option value="39990819 - Lawn ornaments">39990819 - Lawn ornaments</option>
                          <option value="39990901 - Honeycomb foundations (beekeepers' supplies)">39990901 - Honeycomb foundations (beekeepers' supplies)</option>
                          <option value="39991000 - Coin-operated amusement machines">39991000 - Coin-operated amusement machines</option>
                          <option value="39991001 - Slot machines">39991001 - Slot machines</option>
                          <option value="39991100 - Models, except toy">39991100 - Models, except toy</option>
                          <option value="39991101 - Airplane models, except toy">39991101 - Airplane models, except toy</option>
                          <option value="39991103 - Models, general, except toy">39991103 - Models, general, except toy</option>
                          <option value="39991104 - Railroad models, except toy">39991104 - Railroad models, except toy</option>
                          <option value="39991200 - Identification badges and insignia">39991200 - Identification badges and insignia</option>
                          <option value="39991201 - Badges, metal: policemen, firemen, etc.">39991201 - Badges, metal: policemen, firemen, etc.</option>
                          <option value="39991203 - Identification plates">39991203 - Identification plates</option>
                          <option value="39991204 - Identification tags, except paper">39991204 - Identification tags, except paper</option>
                          <option value="39991205 - Military insignia">39991205 - Military insignia</option>
                          <option value="39991302 - Forms: display, dress, and show">39991302 - Forms: display, dress, and show</option>
                          <option value="39991303 - Mannequins">39991303 - Mannequins</option>
                          <option value="39991402 - Handles, handbag and luggage">39991402 - Handles, handbag and luggage</option>
                          <option value="39999901 - Atomizers, toiletry">39999901 - Atomizers, toiletry</option>
                          <option value="39999905 - Candles">39999905 - Candles</option>
                          <option value="39999909 - Dock equipment and supplies, industrial">39999909 - Dock equipment and supplies, industrial</option>
                          <option value="39999910 - Education aids, devices and supplies">39999910 - Education aids, devices and supplies</option>
                          <option value="39999911 - Figures, wax">39999911 - Figures, wax</option>
                          <option value="39999913 - Fire extinguishers, portable">39999913 - Fire extinguishers, portable</option>
                          <option value="39999920 - Hot tub and spa covers">39999920 - Hot tub and spa covers</option>
                          <option value="39999921 - Hot tubs">39999921 - Hot tubs</option>
                          <option value="39999925 - Nut shells, grinding, from purchased nuts">39999925 - Nut shells, grinding, from purchased nuts</option>
                          <option value="39999926 - Painting instrument dials">39999926 - Painting instrument dials</option>
                          <option value="39999927 - Pet supplies">39999927 - Pet supplies</option>
                          <option value="39999928 - Plaques, picture, laminated">39999928 - Plaques, picture, laminated</option>
                          <option value="39999929 - Potpourri">39999929 - Potpourri</option>
                          <option value="39999930 - Preparation of slides and exhibits">39999930 - Preparation of slides and exhibits</option>
                          <option value="39999932 - Self-defense sprays">39999932 - Self-defense sprays</option>
                          <option value="39999933 - Shades, lamp or candle">39999933 - Shades, lamp or candle</option>
                          <option value="39999935 - Soap dispensers">39999935 - Soap dispensers</option>
                          <option value="39999936 - Stage hardware and equipment, except lighting">39999936 - Stage hardware and equipment, except lighting</option>
                          <option value="39999937 - Stereographs, photographic">39999937 - Stereographs, photographic</option>
                          <option value="39999938 - Tape measures">39999938 - Tape measures</option>
                          <option value="39999939 - Tear gas devices and equipment">39999939 - Tear gas devices and equipment</option>
                          <option value="39999940 - Theatrical scenery">39999940 - Theatrical scenery</option>
                          <option value="39999945 - Wheelchair lifts">39999945 - Wheelchair lifts</option>
                          <option value="39999946 - Fingernails, artificial">39999946 - Fingernails, artificial</option>
                          <option value="39999947 - Grinding and pulverizing of materials, nec">39999947 - Grinding and pulverizing of materials, nec</option>
                          <option value="39999949 - Seeds, coated or treated, from purchased seeds">39999949 - Seeds, coated or treated, from purchased seeds</option>
                          <option value="39999950 - Framed artwork">39999950 - Framed artwork</option>
                          <option value="40110000 - Railroads, line-haul operating">40110000 - Railroads, line-haul operating</option>
                          <option value="41190000 - Local passenger transportation, nec">41190000 - Local passenger transportation, nec</option>
                          <option value="42120000 - Local trucking, without storage">42120000 - Local trucking, without storage</option>
                          <option value="42120102 - Farm to market haulage, local">42120102 - Farm to market haulage, local</option>
                          <option value="42129905 - Dump truck haulage">42129905 - Dump truck haulage</option>
                          <option value="42129906 - Garbage collection and transport, no disposal">42129906 - Garbage collection and transport, no disposal</option>
                          <option value="42129907 - Hazardous waste transport">42129907 - Hazardous waste transport</option>
                          <option value="42129909 - Light haulage and cartage, local">42129909 - Light haulage and cartage, local</option>
                          <option value="42130000 - Trucking, except local">42130000 - Trucking, except local</option>
                          <option value="42139902 - Building materials transport">42139902 - Building materials transport</option>
                          <option value="42139906 - Household goods transport">42139906 - Household goods transport</option>
                          <option value="42139911 - Trailer or container on flat car (TOFC/COFC)">42139911 - Trailer or container on flat car (TOFC/COFC)</option>
                          <option value="42140000 - Local trucking with storage">42140000 - Local trucking with storage</option>
                          <option value="42219901 - Cotton compresses and warehouses">42219901 - Cotton compresses and warehouses</option>
                          <option value="42229903 - Warehousing, cold storage or refrigerated">42229903 - Warehousing, cold storage or refrigerated</option>
                          <option value="42250000 - General warehousing and storage">42250000 - General warehousing and storage</option>
                          <option value="42259901 - General warehousing">42259901 - General warehousing</option>
                          <option value="42259902 - Miniwarehouse, warehousing">42259902 - Miniwarehouse, warehousing</option>
                          <option value="42260100 - Liquid storage">42260100 - Liquid storage</option>
                          <option value="44490101 - Canal barge operations">44490101 - Canal barge operations</option>
                          <option value="44910000 - Marine cargo handling">44910000 - Marine cargo handling</option>
                          <option value="44910200 - Docks, piers and terminals">44910200 - Docks, piers and terminals</option>
                          <option value="44930000 - Marinas">44930000 - Marinas</option>
                          <option value="45129901 - Air cargo carrier, scheduled">45129901 - Air cargo carrier, scheduled</option>
                          <option value="46120000 - Crude petroleum pipelines">46120000 - Crude petroleum pipelines</option>
                          <option value="46199902 - Slurry pipeline operation">46199902 - Slurry pipeline operation</option>
                          <option value="47240000 - Travel agencies">47240000 - Travel agencies</option>
                          <option value="47250000 - Tour operators">47250000 - Tour operators</option>
                          <option value="47310000 - Freight transportation arrangement">47310000 - Freight transportation arrangement</option>
                          <option value="47310100 - Transportation agents and brokers">47310100 - Transportation agents and brokers</option>
                          <option value="47310103 - Customhouse brokers">47310103 - Customhouse brokers</option>
                          <option value="47310200 - Freight forwarding">47310200 - Freight forwarding</option>
                          <option value="47410000 - Rental of railroad cars">47410000 - Rental of railroad cars</option>
                          <option value="47830000 - Packing and crating">47830000 - Packing and crating</option>
                          <option value="47839902 - Crating goods for shipping">47839902 - Crating goods for shipping</option>
                          <option value="47839903 - Packing goods for shipping">47839903 - Packing goods for shipping</option>
                          <option value="47890102 - Freight car loading and unloading">47890102 - Freight car loading and unloading</option>
                          <option value="47899901 - Pipeline terminal facilities, independently operated">47899901 - Pipeline terminal facilities, independently operated</option>
                          <option value="48120000 - Radiotelephone communication">48120000 - Radiotelephone communication</option>
                          <option value="48130000 - Telephone communication, except radio">48130000 - Telephone communication, except radio</option>
                          <option value="48130101 - Data telephone communications">48130101 - Data telephone communications</option>
                          <option value="48130103 - Long distance telephone communications">48130103 - Long distance telephone communications</option>
                          <option value="48139903 - Telephone/video communications">48139903 - Telephone/video communications</option>
                          <option value="48320000 - Radio broadcasting stations">48320000 - Radio broadcasting stations</option>
                          <option value="48320203 - Religious">48320203 - Religious</option>
                          <option value="48330000 - Television broadcasting stations">48330000 - Television broadcasting stations</option>
                          <option value="48999905 - Satellite earth stations">48999905 - Satellite earth stations</option>
                          <option value="49110000 - Electric services">49110000 - Electric services</option>
                          <option value="49119901 - Distribution, electric power">49119901 - Distribution, electric power</option>
                          <option value="49119902 - Generation, electric power">49119902 - Generation, electric power</option>
                          <option value="49119905 - Electric power marketers">49119905 - Electric power marketers</option>
                          <option value="49119907 - Fossil fuel electric power generation">49119907 - Fossil fuel electric power generation</option>
                          <option value="49240000 - Natural gas distribution">49240000 - Natural gas distribution</option>
                          <option value="49250106 - Mixed natural and manufactured gas, distribution">49250106 - Mixed natural and manufactured gas, distribution</option>
                          <option value="49410000 - Water supply">49410000 - Water supply</option>
                          <option value="49520000 - Sewerage systems">49520000 - Sewerage systems</option>
                          <option value="49530000 - Refuse systems">49530000 - Refuse systems</option>
                          <option value="49530100 - Hazardous waste collection and disposal">49530100 - Hazardous waste collection and disposal</option>
                          <option value="49530102 - Chemical detoxification">49530102 - Chemical detoxification</option>
                          <option value="49530202 - Liquid waste, collection and disposal">49530202 - Liquid waste, collection and disposal</option>
                          <option value="49530203 - Rubbish collection and disposal">49530203 - Rubbish collection and disposal</option>
                          <option value="49530300 - Nonhazardous waste disposal sites">49530300 - Nonhazardous waste disposal sites</option>
                          <option value="49539904 - Medical waste disposal">49539904 - Medical waste disposal</option>
                          <option value="49539905 - Recycling, waste materials">49539905 - Recycling, waste materials</option>
                          <option value="49610000 - Steam and air-conditioning supply">49610000 - Steam and air-conditioning supply</option>
                          <option value="50120103 - Trucks, noncommercial">50120103 - Trucks, noncommercial</option>
                          <option value="50120104 - Vans, noncommercial">50120104 - Vans, noncommercial</option>
                          <option value="50120203 - Fire trucks">50120203 - Fire trucks</option>
                          <option value="50120205 - Trailers for trucks, new and used">50120205 - Trailers for trucks, new and used</option>
                          <option value="50120206 - Truck bodies">50120206 - Truck bodies</option>
                          <option value="50120208 - Trucks, commercial">50120208 - Trucks, commercial</option>
                          <option value="50120305 - Recreation vehicles, all-terrain">50120305 - Recreation vehicles, all-terrain</option>
                          <option value="50120307 - Trailers for passenger vehicles">50120307 - Trailers for passenger vehicles</option>
                          <option value="50120401 - Mopeds">50120401 - Mopeds</option>
                          <option value="50130000 - Motor vehicle supplies and new parts">50130000 - Motor vehicle supplies and new parts</option>
                          <option value="50130100 - Automotive supplies and parts">50130100 - Automotive supplies and parts</option>
                          <option value="50130108 - Automotive supplies">50130108 - Automotive supplies</option>
                          <option value="50130112 - Exhaust systems (mufflers, tail pipes, etc.)">50130112 - Exhaust systems (mufflers, tail pipes, etc.)</option>
                          <option value="50130118 - Springs, shock absorbers and struts">50130118 - Springs, shock absorbers and struts</option>
                          <option value="50130119 - Truck parts and accessories">50130119 - Truck parts and accessories</option>
                          <option value="50130120 - Wheels, motor vehicle">50130120 - Wheels, motor vehicle</option>
                          <option value="50130204 - Testing equipment, engine">50130204 - Testing equipment, engine</option>
                          <option value="50130205 - Tools and equipment, automotive">50130205 - Tools and equipment, automotive</option>
                          <option value="50139901 - Motorcycle parts">50139901 - Motorcycle parts</option>
                          <option value="50139903 - Trailer parts and accessories">50139903 - Trailer parts and accessories</option>
                          <option value="50140000 - Tires and tubes">50140000 - Tires and tubes</option>
                          <option value="50149901 - Automobile tires and tubes">50149901 - Automobile tires and tubes</option>
                          <option value="50149904 - Tires, used">50149904 - Tires, used</option>
                          <option value="50150000 - Motor vehicle parts, used">50150000 - Motor vehicle parts, used</option>
                          <option value="50210000 - Furniture">50210000 - Furniture</option>
                          <option value="50210100 - Office and public building furniture">50210100 - Office and public building furniture</option>
                          <option value="50210106 - Office furniture, nec">50210106 - Office furniture, nec</option>
                          <option value="50210200 - Household furniture">50210200 - Household furniture</option>
                          <option value="50210302 - Bedsprings">50210302 - Bedsprings</option>
                          <option value="50219904 - Outdoor and lawn furniture, nec">50219904 - Outdoor and lawn furniture, nec</option>
                          <option value="50219906 - Shelving">50219906 - Shelving</option>
                          <option value="50230000 - Homefurnishings">50230000 - Homefurnishings</option>
                          <option value="50230100 - Kitchenware">50230100 - Kitchenware</option>
                          <option value="50230102 - China">50230102 - China</option>
                          <option value="50230104 - Glassware">50230104 - Glassware</option>
                          <option value="50230105 - Kitchen tools and utensils, nec">50230105 - Kitchen tools and utensils, nec</option>
                          <option value="50230200 - Linens and towels">50230200 - Linens and towels</option>
                          <option value="50230202 - Blankets">50230202 - Blankets</option>
                          <option value="50230203 - Linens, table">50230203 - Linens, table</option>
                          <option value="50230205 - Sheets, textile">50230205 - Sheets, textile</option>
                          <option value="50230207 - Towels">50230207 - Towels</option>
                          <option value="50230300 - Window furnishings">50230300 - Window furnishings</option>
                          <option value="50230301 - Curtains">50230301 - Curtains</option>
                          <option value="50230302 - Draperies">50230302 - Draperies</option>
                          <option value="50230305 - Window covering parts and accessories">50230305 - Window covering parts and accessories</option>
                          <option value="50230400 - Floor coverings">50230400 - Floor coverings</option>
                          <option value="50230401 - Carpets">50230401 - Carpets</option>
                          <option value="50230404 - Rugs">50230404 - Rugs</option>
                          <option value="50230405 - Wood flooring">50230405 - Wood flooring</option>
                          <option value="50230500 - Decorative home furnishings and supplies">50230500 - Decorative home furnishings and supplies</option>
                          <option value="50230502 - Frames and framing, picture and mirror">50230502 - Frames and framing, picture and mirror</option>
                          <option value="50230504 - Pottery">50230504 - Pottery</option>
                          <option value="50310100 - Building materials, exterior">50310100 - Building materials, exterior</option>
                          <option value="50310101 - Fencing, wood">50310101 - Fencing, wood</option>
                          <option value="50310104 - Trim, sheet metal">50310104 - Trim, sheet metal</option>
                          <option value="50310200 - Building materials, interior">50310200 - Building materials, interior</option>
                          <option value="50310202 - Molding, all materials">50310202 - Molding, all materials</option>
                          <option value="50310204 - Veneer">50310204 - Veneer</option>
                          <option value="50310300 - Doors and windows">50310300 - Doors and windows</option>
                          <option value="50310301 - Door frames, all materials">50310301 - Door frames, all materials</option>
                          <option value="50310302 - Doors, combination, screen-storm">50310302 - Doors, combination, screen-storm</option>
                          <option value="50310303 - Doors, garage">50310303 - Doors, garage</option>
                          <option value="50310304 - Doors, nec">50310304 - Doors, nec</option>
                          <option value="50310305 - Metal doors, sash and trim">50310305 - Metal doors, sash and trim</option>
                          <option value="50310306 - Window frames, all materials">50310306 - Window frames, all materials</option>
                          <option value="50310307 - Windows">50310307 - Windows</option>
                          <option value="50310308 - Skylights, all materials">50310308 - Skylights, all materials</option>
                          <option value="50319901 - Composite board products, woodboard">50319901 - Composite board products, woodboard</option>
                          <option value="50319903 - Kitchen cabinets">50319903 - Kitchen cabinets</option>
                          <option value="50319904 - Lumber: rough, dressed, and finished">50319904 - Lumber: rough, dressed, and finished</option>
                          <option value="50319909 - Plywood">50319909 - Plywood</option>
                          <option value="50320000 - Brick, stone, and related material">50320000 - Brick, stone, and related material</option>
                          <option value="50320100 - Paving materials">50320100 - Paving materials</option>
                          <option value="50320201 - Drywall materials">50320201 - Drywall materials</option>
                          <option value="50320202 - Stucco">50320202 - Stucco</option>
                          <option value="50320302 - Ceramic wall and floor tile, nec">50320302 - Ceramic wall and floor tile, nec</option>
                          <option value="50320306 - Tile, clay or other ceramic, excluding refractory">50320306 - Tile, clay or other ceramic, excluding refractory</option>
                          <option value="50320400 - Building stone">50320400 - Building stone</option>
                          <option value="50320401 - Granite building stone">50320401 - Granite building stone</option>
                          <option value="50320402 - Marble building stone">50320402 - Marble building stone</option>
                          <option value="50320500 - Concrete and cinder building products">50320500 - Concrete and cinder building products</option>
                          <option value="50320502 - Concrete and cinder block">50320502 - Concrete and cinder block</option>
                          <option value="50320503 - Concrete building products">50320503 - Concrete building products</option>
                          <option value="50320504 - Concrete mixtures">50320504 - Concrete mixtures</option>
                          <option value="50329902 - Brick, except refractory">50329902 - Brick, except refractory</option>
                          <option value="50329904 - Cement">50329904 - Cement</option>
                          <option value="50329905 - Gravel">50329905 - Gravel</option>
                          <option value="50329907 - Sand, construction">50329907 - Sand, construction</option>
                          <option value="50329908 - Stone, crushed or broken">50329908 - Stone, crushed or broken</option>
                          <option value="50330000 - Roofing, siding, and insulation">50330000 - Roofing, siding, and insulation</option>
                          <option value="50330100 - Roofing and siding materials">50330100 - Roofing and siding materials</option>
                          <option value="50330101 - Asphalt felts and coating">50330101 - Asphalt felts and coating</option>
                          <option value="50330103 - Roofing, asphalt and sheet metal">50330103 - Roofing, asphalt and sheet metal</option>
                          <option value="50330105 - Siding, except wood">50330105 - Siding, except wood</option>
                          <option value="50330200 - Insulation materials">50330200 - Insulation materials</option>
                          <option value="50330201 - Fiberglass building materials">50330201 - Fiberglass building materials</option>
                          <option value="50330203 - Mineral wool insulation materials">50330203 - Mineral wool insulation materials</option>
                          <option value="50390100 - Prefabricated structures">50390100 - Prefabricated structures</option>
                          <option value="50390104 - Structural assemblies, prefabricated: non-wood">50390104 - Structural assemblies, prefabricated: non-wood</option>
                          <option value="50390200 - Glass construction materials">50390200 - Glass construction materials</option>
                          <option value="50390201 - Exterior flat glass: plate or window">50390201 - Exterior flat glass: plate or window</option>
                          <option value="50390202 - Interior flat glass: plate and window">50390202 - Interior flat glass: plate and window</option>
                          <option value="50399902 - Architectural metalwork">50399902 - Architectural metalwork</option>
                          <option value="50399905 - Doors, sliding">50399905 - Doors, sliding</option>
                          <option value="50399911 - Septic tanks">50399911 - Septic tanks</option>
                          <option value="50399912 - Soil erosion control fabrics">50399912 - Soil erosion control fabrics</option>
                          <option value="50399913 - Wire fence, gates, and accessories">50399913 - Wire fence, gates, and accessories</option>
                          <option value="50430000 - Photographic equipment and supplies">50430000 - Photographic equipment and supplies</option>
                          <option value="50430100 - Photographic processing equipment">50430100 - Photographic processing equipment</option>
                          <option value="50430200 - Cameras and photographic equipment">50430200 - Cameras and photographic equipment</option>
                          <option value="50430202 - Photographic cameras, projectors, equipment and supplies">50430202 - Photographic cameras, projectors, equipment and supplies</option>
                          <option value="50440000 - Office equipment">50440000 - Office equipment</option>
                          <option value="50440103 - Cash registers">50440103 - Cash registers</option>
                          <option value="50440200 - Copying equipment">50440200 - Copying equipment</option>
                          <option value="50440204 - Microfilm equipment">50440204 - Microfilm equipment</option>
                          <option value="50440207 - Photocopy machines">50440207 - Photocopy machines</option>
                          <option value="50449903 - Vaults and safes">50449903 - Vaults and safes</option>
                          <option value="50450000 - Computers, peripherals, and software">50450000 - Computers, peripherals, and software</option>
                          <option value="50450100 - Computer peripheral equipment">50450100 - Computer peripheral equipment</option>
                          <option value="50450101 - Disk drives">50450101 - Disk drives</option>
                          <option value="50450104 - Terminals, computer">50450104 - Terminals, computer</option>
                          <option value="50459903 - Computer software">50459903 - Computer software</option>
                          <option value="50459904 - Computers and accessories, personal and home entertainment">50459904 - Computers and accessories, personal and home entertainment</option>
                          <option value="50459905 - Computers, nec">50459905 - Computers, nec</option>
                          <option value="50460000 - Commercial equipment, nec">50460000 - Commercial equipment, nec</option>
                          <option value="50460100 - Store fixtures and display equipment">50460100 - Store fixtures and display equipment</option>
                          <option value="50460101 - Display equipment, except refrigerated">50460101 - Display equipment, except refrigerated</option>
                          <option value="50460104 - Partitions">50460104 - Partitions</option>
                          <option value="50460106 - Signs, electrical">50460106 - Signs, electrical</option>
                          <option value="50460107 - Store equipment">50460107 - Store equipment</option>
                          <option value="50460108 - Store fixtures">50460108 - Store fixtures</option>
                          <option value="50460301 - Bakery equipment and supplies">50460301 - Bakery equipment and supplies</option>
                          <option value="50460302 - Coffee brewing equipment and supplies">50460302 - Coffee brewing equipment and supplies</option>
                          <option value="50460303 - Cooking equipment, commercial">50460303 - Cooking equipment, commercial</option>
                          <option value="50460306 - Restaurant equipment and supplies, nec">50460306 - Restaurant equipment and supplies, nec</option>
                          <option value="50469902 - Coin counters">50469902 - Coin counters</option>
                          <option value="50469903 - Hotel equipment and supplies">50469903 - Hotel equipment and supplies</option>
                          <option value="50469907 - Scales, except laboratory">50469907 - Scales, except laboratory</option>
                          <option value="50470000 - Medical and hospital equipment">50470000 - Medical and hospital equipment</option>
                          <option value="50470100 - Hospital equipment and furniture">50470100 - Hospital equipment and furniture</option>
                          <option value="50470102 - Hospital equipment and supplies, nec">50470102 - Hospital equipment and supplies, nec</option>
                          <option value="50470104 - Instruments, surgical and medical">50470104 - Instruments, surgical and medical</option>
                          <option value="50470106 - Patient monitoring equipment">50470106 - Patient monitoring equipment</option>
                          <option value="50470107 - Physician equipment and supplies">50470107 - Physician equipment and supplies</option>
                          <option value="50470108 - Surgical equipment and supplies">50470108 - Surgical equipment and supplies</option>
                          <option value="50470109 - X-ray machines and tubes">50470109 - X-ray machines and tubes</option>
                          <option value="50470200 - Dental equipment and supplies">50470200 - Dental equipment and supplies</option>
                          <option value="50470202 - Dentists' professional supplies">50470202 - Dentists' professional supplies</option>
                          <option value="50470300 - Medical equipment and supplies">50470300 - Medical equipment and supplies</option>
                          <option value="50470303 - Diagnostic equipment, medical">50470303 - Diagnostic equipment, medical</option>
                          <option value="50470307 - Incontinent care products and supplies">50470307 - Incontinent care products and supplies</option>
                          <option value="50470308 - Medical laboratory equipment">50470308 - Medical laboratory equipment</option>
                          <option value="50470309 - Orthopedic equipment and supplies">50470309 - Orthopedic equipment and supplies</option>
                          <option value="50479902 - Veterinarians' equipment and supplies">50479902 - Veterinarians' equipment and supplies</option>
                          <option value="50480000 - Ophthalmic goods">50480000 - Ophthalmic goods</option>
                          <option value="50489902 - Frames, ophthalmic">50489902 - Frames, ophthalmic</option>
                          <option value="50489903 - Lenses, ophthalmic">50489903 - Lenses, ophthalmic</option>
                          <option value="50489904 - Optometric equipment and supplies">50489904 - Optometric equipment and supplies</option>
                          <option value="50490100 - Scientific and engineering equipment and supplies">50490100 - Scientific and engineering equipment and supplies</option>
                          <option value="50490101 - Analytical instruments">50490101 - Analytical instruments</option>
                          <option value="50490102 - Engineers' equipment and supplies, nec">50490102 - Engineers' equipment and supplies, nec</option>
                          <option value="50490103 - Laboratory equipment, except medical or dental">50490103 - Laboratory equipment, except medical or dental</option>
                          <option value="50490104 - Optical goods">50490104 - Optical goods</option>
                          <option value="50490106 - Scientific instruments">50490106 - Scientific instruments</option>
                          <option value="50499902 - Drafting supplies">50499902 - Drafting supplies</option>
                          <option value="50499903 - Law enforcement equipment and supplies">50499903 - Law enforcement equipment and supplies</option>
                          <option value="50499905 - Religious supplies">50499905 - Religious supplies</option>
                          <option value="50499907 - Theatrical equipment and supplies">50499907 - Theatrical equipment and supplies</option>
                          <option value="50510100 - Metal wires, ties, cables, and screening">50510100 - Metal wires, ties, cables, and screening</option>
                          <option value="50510102 - Cable, wire">50510102 - Cable, wire</option>
                          <option value="50510105 - Rope, wire (not insulated)">50510105 - Rope, wire (not insulated)</option>
                          <option value="50510107 - Wire, nec">50510107 - Wire, nec</option>
                          <option value="50510200 - Iron and steel (ferrous) products">50510200 - Iron and steel (ferrous) products</option>
                          <option value="50510203 - Cast iron pipe">50510203 - Cast iron pipe</option>
                          <option value="50510207 - Ferrous metals">50510207 - Ferrous metals</option>
                          <option value="50510208 - Forgings, ferrous">50510208 - Forgings, ferrous</option>
                          <option value="50510210 - Iron or steel flat products">50510210 - Iron or steel flat products</option>
                          <option value="50510214 - Pipe and tubing, steel">50510214 - Pipe and tubing, steel</option>
                          <option value="50510216 - Steel">50510216 - Steel</option>
                          <option value="50510217 - Structural shapes, iron or steel">50510217 - Structural shapes, iron or steel</option>
                          <option value="50510301 - Copper">50510301 - Copper</option>
                          <option value="50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec">50510302 - Copper sheets, plates, bars, rods, pipes, etc., nec</option>
                          <option value="50510400 - Miscellaneous nonferrous products">50510400 - Miscellaneous nonferrous products</option>
                          <option value="50510404 - Nonferrous metal sheets, bars, rods, etc., nec">50510404 - Nonferrous metal sheets, bars, rods, etc., nec</option>
                          <option value="50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.">50519901 - Aluminum bars, rods, ingots, sheets, pipes, plates, etc.</option>
                          <option value="50519902 - Bars, metal">50519902 - Bars, metal</option>
                          <option value="50519903 - Foundry products">50519903 - Foundry products</option>
                          <option value="50519906 - Plates, metal">50519906 - Plates, metal</option>
                          <option value="50519909 - Sheets, metal">50519909 - Sheets, metal</option>
                          <option value="50519911 - Tubing, metal">50519911 - Tubing, metal</option>
                          <option value="50519912 - Stampings, metal">50519912 - Stampings, metal</option>
                          <option value="50520201 - Coal">50520201 - Coal</option>
                          <option value="50630000 - Electrical apparatus and equipment">50630000 - Electrical apparatus and equipment</option>
                          <option value="50630100 - Transformers and transmission equipment">50630100 - Transformers and transmission equipment</option>
                          <option value="50630103 - Power transmission equipment, electric">50630103 - Power transmission equipment, electric</option>
                          <option value="50630104 - Transformers, electric">50630104 - Transformers, electric</option>
                          <option value="50630200 - Electrical fittings and construction materials">50630200 - Electrical fittings and construction materials</option>
                          <option value="50630203 - Circuit breakers">50630203 - Circuit breakers</option>
                          <option value="50630205 - Electrical construction materials">50630205 - Electrical construction materials</option>
                          <option value="50630206 - Electrical supplies, nec">50630206 - Electrical supplies, nec</option>
                          <option value="50630220 - Wiring devices">50630220 - Wiring devices</option>
                          <option value="50630300 - Wire and cable">50630300 - Wire and cable</option>
                          <option value="50630303 - Control and signal wire and cable, including coaxial">50630303 - Control and signal wire and cable, including coaxial</option>
                          <option value="50630304 - Electronic wire and cable">50630304 - Electronic wire and cable</option>
                          <option value="50630400 - Lighting fixtures">50630400 - Lighting fixtures</option>
                          <option value="50630401 - Light bulbs and related supplies">50630401 - Light bulbs and related supplies</option>
                          <option value="50630403 - Lighting fixtures, commercial and industrial">50630403 - Lighting fixtures, commercial and industrial</option>
                          <option value="50630404 - Lighting fixtures, residential">50630404 - Lighting fixtures, residential</option>
                          <option value="50630500 - Electric alarms and signaling equipment">50630500 - Electric alarms and signaling equipment</option>
                          <option value="50630503 - Fire alarm systems">50630503 - Fire alarm systems</option>
                          <option value="50630504 - Signaling equipment, electrical">50630504 - Signaling equipment, electrical</option>
                          <option value="50630600 - Batteries">50630600 - Batteries</option>
                          <option value="50630601 - Batteries, dry cell">50630601 - Batteries, dry cell</option>
                          <option value="50639901 - Antennas, receiving, satellite dishes">50639901 - Antennas, receiving, satellite dishes</option>
                          <option value="50639902 - Flashlights">50639902 - Flashlights</option>
                          <option value="50639903 - Generators">50639903 - Generators</option>
                          <option value="50639904 - Motor controls, starters and relays: electric">50639904 - Motor controls, starters and relays: electric</option>
                          <option value="50639905 - Motors, electric">50639905 - Motors, electric</option>
                          <option value="50640000 - Electrical appliances, television and radio">50640000 - Electrical appliances, television and radio</option>
                          <option value="50640105 - Refrigerators and freezers">50640105 - Refrigerators and freezers</option>
                          <option value="50640200 - Electrical entertainment equipment">50640200 - Electrical entertainment equipment</option>
                          <option value="50640201 - High fidelity equipment">50640201 - High fidelity equipment</option>
                          <option value="50640202 - Radios, motor vehicle">50640202 - Radios, motor vehicle</option>
                          <option value="50640203 - Radios, nec">50640203 - Radios, nec</option>
                          <option value="50640300 - Air conditioning appliances">50640300 - Air conditioning appliances</option>
                          <option value="50640303 - Fans, household: electric">50640303 - Fans, household: electric</option>
                          <option value="50649903 - Electric household appliances, nec">50649903 - Electric household appliances, nec</option>
                          <option value="50650000 - Electronic parts and equipment, nec">50650000 - Electronic parts and equipment, nec</option>
                          <option value="50650100 - Telephone and telegraphic equipment">50650100 - Telephone and telegraphic equipment</option>
                          <option value="50650101 - Mobile telephone equipment">50650101 - Mobile telephone equipment</option>
                          <option value="50650103 - Telephone equipment">50650103 - Telephone equipment</option>
                          <option value="50650200 - Communication equipment">50650200 - Communication equipment</option>
                          <option value="50650202 - Electronic tubes: receiving and transmitting, or industrial">50650202 - Electronic tubes: receiving and transmitting, or industrial</option>
                          <option value="50650205 - Modems, computer">50650205 - Modems, computer</option>
                          <option value="50650208 - Sound equipment, electronic">50650208 - Sound equipment, electronic</option>
                          <option value="50650300 - Electronic parts">50650300 - Electronic parts</option>
                          <option value="50650301 - Capacitors, electronic">50650301 - Capacitors, electronic</option>
                          <option value="50650303 - Coils, electronic">50650303 - Coils, electronic</option>
                          <option value="50650305 - Connectors, electronic">50650305 - Connectors, electronic</option>
                          <option value="50650306 - Diodes">50650306 - Diodes</option>
                          <option value="50650311 - Transistors">50650311 - Transistors</option>
                          <option value="50650403 - Closed circuit TV">50650403 - Closed circuit TV</option>
                          <option value="50659902 - Magnetic recording tape">50659902 - Magnetic recording tape</option>
                          <option value="50659903 - Security control equipment and systems">50659903 - Security control equipment and systems</option>
                          <option value="50659904 - Tapes, audio and video recording">50659904 - Tapes, audio and video recording</option>
                          <option value="50720000 - Hardware">50720000 - Hardware</option>
                          <option value="50720100 - Bolts, nuts, and screws">50720100 - Bolts, nuts, and screws</option>
                          <option value="50720101 - Bolts">50720101 - Bolts</option>
                          <option value="50720102 - Nuts (hardware)">50720102 - Nuts (hardware)</option>
                          <option value="50720104 - Screws">50720104 - Screws</option>
                          <option value="50720200 - Hand tools">50720200 - Hand tools</option>
                          <option value="50720201 - Cutlery">50720201 - Cutlery</option>
                          <option value="50720300 - Power tools and accessories">50720300 - Power tools and accessories</option>
                          <option value="50720400 - Miscellaneous fasteners">50720400 - Miscellaneous fasteners</option>
                          <option value="50720402 - Staples">50720402 - Staples</option>
                          <option value="50729901 - Builders' hardware, nec">50729901 - Builders' hardware, nec</option>
                          <option value="50729904 - Furniture hardware, nec">50729904 - Furniture hardware, nec</option>
                          <option value="50729907 - Security devices, locks">50729907 - Security devices, locks</option>
                          <option value="50740000 - Plumbing and hydronic heating supplies">50740000 - Plumbing and hydronic heating supplies</option>
                          <option value="50740100 - Water heaters and purification equipment">50740100 - Water heaters and purification equipment</option>
                          <option value="50740102 - Water purification equipment">50740102 - Water purification equipment</option>
                          <option value="50740103 - Water softeners">50740103 - Water softeners</option>
                          <option value="50740200 - Heating equipment (hydronic)">50740200 - Heating equipment (hydronic)</option>
                          <option value="50740202 - Boilers, power (industrial)">50740202 - Boilers, power (industrial)</option>
                          <option value="50740203 - Boilers, steam">50740203 - Boilers, steam</option>
                          <option value="50740208 - Heating equipment and panels, solar">50740208 - Heating equipment and panels, solar</option>
                          <option value="50740300 - Plumbing fittings and supplies">50740300 - Plumbing fittings and supplies</option>
                          <option value="50750000 - Warm air heating and air conditioning">50750000 - Warm air heating and air conditioning</option>
                          <option value="50750100 - Air conditioning and ventilation equipment and supplies">50750100 - Air conditioning and ventilation equipment and supplies</option>
                          <option value="50750101 - Air conditioning equipment, except room units, nec">50750101 - Air conditioning equipment, except room units, nec</option>
                          <option value="50750102 - Air filters">50750102 - Air filters</option>
                          <option value="50750105 - Compressors, air conditioning">50750105 - Compressors, air conditioning</option>
                          <option value="50750111 - Ventilating equipment and supplies">50750111 - Ventilating equipment and supplies</option>
                          <option value="50750200 - Warm air heating equipment and supplies">50750200 - Warm air heating equipment and supplies</option>
                          <option value="50750201 - Electrical heating equipment">50750201 - Electrical heating equipment</option>
                          <option value="50750202 - Furnaces, heating: electric">50750202 - Furnaces, heating: electric</option>
                          <option value="50780000 - Refrigeration equipment and supplies">50780000 - Refrigeration equipment and supplies</option>
                          <option value="50780101 - Display cases, refrigerated">50780101 - Display cases, refrigerated</option>
                          <option value="50780201 - Beverage coolers">50780201 - Beverage coolers</option>
                          <option value="50780202 - Drinking water coolers, mechanical">50780202 - Drinking water coolers, mechanical</option>
                          <option value="50789903 - Refrigeration units, motor vehicles">50789903 - Refrigeration units, motor vehicles</option>
                          <option value="50820000 - Construction and mining machinery">50820000 - Construction and mining machinery</option>
                          <option value="50820100 - Road construction equipment">50820100 - Road construction equipment</option>
                          <option value="50820101 - Pavers">50820101 - Pavers</option>
                          <option value="50820202 - Logging equipment and supplies">50820202 - Logging equipment and supplies</option>
                          <option value="50820300 - General construction machinery and equipment">50820300 - General construction machinery and equipment</option>
                          <option value="50820304 - Excavating machinery and equipment">50820304 - Excavating machinery and equipment</option>
                          <option value="50820305 - Ladders">50820305 - Ladders</option>
                          <option value="50820306 - Masonry equipment and supplies">50820306 - Masonry equipment and supplies</option>
                          <option value="50820400 - Mining machinery and equipment, except petroleum">50820400 - Mining machinery and equipment, except petroleum</option>
                          <option value="50830000 - Farm and garden machinery">50830000 - Farm and garden machinery</option>
                          <option value="50830101 - Livestock equipment">50830101 - Livestock equipment</option>
                          <option value="50830201 - Garden machinery and equipment, nec">50830201 - Garden machinery and equipment, nec</option>
                          <option value="50830203 - Lawn machinery and equipment">50830203 - Lawn machinery and equipment</option>
                          <option value="50830300 - Agricultural machinery and equipment">50830300 - Agricultural machinery and equipment</option>
                          <option value="50830301 - Agricultural machinery, nec">50830301 - Agricultural machinery, nec</option>
                          <option value="50830303 - Farm equipment parts and supplies">50830303 - Farm equipment parts and supplies</option>
                          <option value="50830304 - Farm implements">50830304 - Farm implements</option>
                          <option value="50830308 - Irrigation equipment">50830308 - Irrigation equipment</option>
                          <option value="50830400 - Dairy machinery and equipment">50830400 - Dairy machinery and equipment</option>
                          <option value="50839901 - Hydroponic equipment and supplies">50839901 - Hydroponic equipment and supplies</option>
                          <option value="50840000 - Industrial machinery and equipment">50840000 - Industrial machinery and equipment</option>
                          <option value="50840100 - Food industry machinery">50840100 - Food industry machinery</option>
                          <option value="50840102 - Brewery products manufacturing machinery, commercial">50840102 - Brewery products manufacturing machinery, commercial</option>
                          <option value="50840105 - Dairy products manufacturing machinery, nec">50840105 - Dairy products manufacturing machinery, nec</option>
                          <option value="50840107 - Food product manufacturing machinery">50840107 - Food product manufacturing machinery</option>
                          <option value="50840200 - Textile and leather machinery">50840200 - Textile and leather machinery</option>
                          <option value="50840201 - Sewing machines, industrial">50840201 - Sewing machines, industrial</option>
                          <option value="50840204 - Textile machinery and equipment">50840204 - Textile machinery and equipment</option>
                          <option value="50840302 - Paper manufacturing machinery">50840302 - Paper manufacturing machinery</option>
                          <option value="50840305 - Woodworking machinery">50840305 - Woodworking machinery</option>
                          <option value="50840402 - Drilling bits">50840402 - Drilling bits</option>
                          <option value="50840403 - Drilling equipment, excluding bits">50840403 - Drilling equipment, excluding bits</option>
                          <option value="50840405 - Oil well machinery, equipment, and supplies">50840405 - Oil well machinery, equipment, and supplies</option>
                          <option value="50840500 - Machine tools and metalworking machinery">50840500 - Machine tools and metalworking machinery</option>
                          <option value="50840505 - Industrial machine parts">50840505 - Industrial machine parts</option>
                          <option value="50840507 - Machine tools and accessories">50840507 - Machine tools and accessories</option>
                          <option value="50840509 - Metal refining machinery and equipment">50840509 - Metal refining machinery and equipment</option>
                          <option value="50840510 - Metalworking machinery">50840510 - Metalworking machinery</option>
                          <option value="50840518 - Welding machinery and equipment">50840518 - Welding machinery and equipment</option>
                          <option value="50840600 - Engines and transportation equipment">50840600 - Engines and transportation equipment</option>
                          <option value="50840601 - Engines and parts, air-cooled">50840601 - Engines and parts, air-cooled</option>
                          <option value="50840602 - Engines and parts, diesel">50840602 - Engines and parts, diesel</option>
                          <option value="50840603 - Engines, gasoline">50840603 - Engines, gasoline</option>
                          <option value="50840605 - Lift trucks and parts">50840605 - Lift trucks and parts</option>
                          <option value="50840607 - Trailers, industrial">50840607 - Trailers, industrial</option>
                          <option value="50840700 - Instruments and control equipment">50840700 - Instruments and control equipment</option>
                          <option value="50840701 - Controlling instruments and accessories">50840701 - Controlling instruments and accessories</option>
                          <option value="50840702 - Indicating instruments and accessories">50840702 - Indicating instruments and accessories</option>
                          <option value="50840703 - Measuring and testing equipment, electrical">50840703 - Measuring and testing equipment, electrical</option>
                          <option value="50840705 - Noise control equipment">50840705 - Noise control equipment</option>
                          <option value="50840706 - Pollution control equipment, air (environmental)">50840706 - Pollution control equipment, air (environmental)</option>
                          <option value="50840800 - Materials handling machinery">50840800 - Materials handling machinery</option>
                          <option value="50840801 - Conveyor systems">50840801 - Conveyor systems</option>
                          <option value="50840802 - Cranes, industrial">50840802 - Cranes, industrial</option>
                          <option value="50840803 - Elevators">50840803 - Elevators</option>
                          <option value="50840804 - Hoists">50840804 - Hoists</option>
                          <option value="50840805 - Pumps and pumping equipment, nec">50840805 - Pumps and pumping equipment, nec</option>
                          <option value="50840807 - Water pumps (industrial)">50840807 - Water pumps (industrial)</option>
                          <option value="50840900 - Processing and packaging equipment">50840900 - Processing and packaging equipment</option>
                          <option value="50840901 - Cleaning equipment, high pressure, sand or steam">50840901 - Cleaning equipment, high pressure, sand or steam</option>
                          <option value="50840903 - Compressors, except air conditioning">50840903 - Compressors, except air conditioning</option>
                          <option value="50840905 - Packaging machinery and equipment">50840905 - Packaging machinery and equipment</option>
                          <option value="50840906 - Paint spray equipment, industrial">50840906 - Paint spray equipment, industrial</option>
                          <option value="50840907 - Pneumatic tools and equipment">50840907 - Pneumatic tools and equipment</option>
                          <option value="50840909 - Screening machinery and equipment">50840909 - Screening machinery and equipment</option>
                          <option value="50840910 - Waste compactors">50840910 - Waste compactors</option>
                          <option value="50849902 - Chemical process equipment">50849902 - Chemical process equipment</option>
                          <option value="50849903 - Fans, industrial">50849903 - Fans, industrial</option>
                          <option value="50849904 - Heat exchange equipment, industrial">50849904 - Heat exchange equipment, industrial</option>
                          <option value="50849905 - Hydraulic systems equipment and supplies">50849905 - Hydraulic systems equipment and supplies</option>
                          <option value="50849906 - Plastic products machinery">50849906 - Plastic products machinery</option>
                          <option value="50849907 - Power plant machinery">50849907 - Power plant machinery</option>
                          <option value="50849911 - Robots, industrial">50849911 - Robots, industrial</option>
                          <option value="50849912 - Safety equipment">50849912 - Safety equipment</option>
                          <option value="50849913 - Tanks, storage">50849913 - Tanks, storage</option>
                          <option value="50849914 - Recycling machinery and equipment">50849914 - Recycling machinery and equipment</option>
                          <option value="50850000 - Industrial supplies">50850000 - Industrial supplies</option>
                          <option value="50850100 - Commercial containers">50850100 - Commercial containers</option>
                          <option value="50850101 - Barrels, new or reconditioned">50850101 - Barrels, new or reconditioned</option>
                          <option value="50850102 - Bins and containers, storage">50850102 - Bins and containers, storage</option>
                          <option value="50850104 - Boxes, crates, etc., other than paper">50850104 - Boxes, crates, etc., other than paper</option>
                          <option value="50850109 - Glass bottles">50850109 - Glass bottles</option>
                          <option value="50850200 - Hose, belting, and packing">50850200 - Hose, belting, and packing</option>
                          <option value="50850202 - Packing, industrial">50850202 - Packing, industrial</option>
                          <option value="50850300 - Valves, pistons, and fittings">50850300 - Valves, pistons, and fittings</option>
                          <option value="50850301 - Hydraulic and pneumatic pistons and valves">50850301 - Hydraulic and pneumatic pistons and valves</option>
                          <option value="50850302 - Industrial fittings">50850302 - Industrial fittings</option>
                          <option value="50850303 - Valves and fittings">50850303 - Valves and fittings</option>
                          <option value="50850400 - Fasteners and fastening equipment">50850400 - Fasteners and fastening equipment</option>
                          <option value="50850401 - Fasteners, industrial: nuts, bolts, screws, etc.">50850401 - Fasteners, industrial: nuts, bolts, screws, etc.</option>
                          <option value="50850500 - Bearings, bushings, wheels, and gears">50850500 - Bearings, bushings, wheels, and gears</option>
                          <option value="50850501 - Bearings">50850501 - Bearings</option>
                          <option value="50850600 - Industrial tools">50850600 - Industrial tools</option>
                          <option value="50850601 - Brushes, industrial">50850601 - Brushes, industrial</option>
                          <option value="50850603 - Knives, industrial">50850603 - Knives, industrial</option>
                          <option value="50850604 - Tools, nec">50850604 - Tools, nec</option>
                          <option value="50850801 - Abrasives">50850801 - Abrasives</option>
                          <option value="50850802 - Adhesives, tape and plasters">50850802 - Adhesives, tape and plasters</option>
                          <option value="50850900 - Power transmission equipment and apparatus">50850900 - Power transmission equipment and apparatus</option>
                          <option value="50851000 - Gaskets and seals">50851000 - Gaskets and seals</option>
                          <option value="50851001 - Gaskets">50851001 - Gaskets</option>
                          <option value="50851002 - Seals, industrial">50851002 - Seals, industrial</option>
                          <option value="50859901 - Bottler supplies">50859901 - Bottler supplies</option>
                          <option value="50859904 - Filters, industrial">50859904 - Filters, industrial</option>
                          <option value="50859905 - Gas equipment, parts and supplies">50859905 - Gas equipment, parts and supplies</option>
                          <option value="50859910 - Refractory material">50859910 - Refractory material</option>
                          <option value="50859911 - Rubber goods, mechanical">50859911 - Rubber goods, mechanical</option>
                          <option value="50859912 - Signmaker equipment and supplies">50859912 - Signmaker equipment and supplies</option>
                          <option value="50870201 - Dry cleaning plant equipment and supplies">50870201 - Dry cleaning plant equipment and supplies</option>
                          <option value="50870202 - Laundry equipment and supplies">50870202 - Laundry equipment and supplies</option>
                          <option value="50870300 - Cleaning and maintenance equipment and supplies">50870300 - Cleaning and maintenance equipment and supplies</option>
                          <option value="50870302 - Carwash equipment and supplies">50870302 - Carwash equipment and supplies</option>
                          <option value="50870304 - Janitors' supplies">50870304 - Janitors' supplies</option>
                          <option value="50870500 - Firefighting equipment">50870500 - Firefighting equipment</option>
                          <option value="50870501 - Sprinkler systems">50870501 - Sprinkler systems</option>
                          <option value="50870602 - Cemetery supplies and equipment">50870602 - Cemetery supplies and equipment</option>
                          <option value="50879903 - Engraving equipment and supplies">50879903 - Engraving equipment and supplies</option>
                          <option value="50879904 - Extermination and fumigation equipment and supplies">50879904 - Extermination and fumigation equipment and supplies</option>
                          <option value="50879905 - Liquor dispensing equipment and systems">50879905 - Liquor dispensing equipment and systems</option>
                          <option value="50879906 - Locksmith equipment and supplies">50879906 - Locksmith equipment and supplies</option>
                          <option value="50880000 - Transportation equipment and supplies">50880000 - Transportation equipment and supplies</option>
                          <option value="50880100 - Marine crafts and supplies">50880100 - Marine crafts and supplies</option>
                          <option value="50880102 - Marine propulsion machinery and equipment">50880102 - Marine propulsion machinery and equipment</option>
                          <option value="50880103 - Marine supplies">50880103 - Marine supplies</option>
                          <option value="50880300 - Aircraft and space vehicle supplies and parts">50880300 - Aircraft and space vehicle supplies and parts</option>
                          <option value="50880302 - Aircraft and parts, nec">50880302 - Aircraft and parts, nec</option>
                          <option value="50880303 - Aircraft engines and engine parts">50880303 - Aircraft engines and engine parts</option>
                          <option value="50880304 - Aircraft equipment and supplies, nec">50880304 - Aircraft equipment and supplies, nec</option>
                          <option value="50880306 - Helicopter parts">50880306 - Helicopter parts</option>
                          <option value="50889903 - Railroad equipment and supplies">50889903 - Railroad equipment and supplies</option>
                          <option value="50910000 - Sporting and recreation goods">50910000 - Sporting and recreation goods</option>
                          <option value="50910100 - Watersports equipment and supplies">50910100 - Watersports equipment and supplies</option>
                          <option value="50910101 - Diving equipment and supplies">50910101 - Diving equipment and supplies</option>
                          <option value="50910102 - Surfing equipment and supplies">50910102 - Surfing equipment and supplies</option>
                          <option value="50910103 - Swimming pools, equipment and supplies">50910103 - Swimming pools, equipment and supplies</option>
                          <option value="50910200 - Golf and skiing equipment and supplies">50910200 - Golf and skiing equipment and supplies</option>
                          <option value="50910201 - Golf equipment">50910201 - Golf equipment</option>
                          <option value="50910300 - Fishing equipment and supplies">50910300 - Fishing equipment and supplies</option>
                          <option value="50910301 - Fishing tackle">50910301 - Fishing tackle</option>
                          <option value="50910400 - Hunting equipment and supplies">50910400 - Hunting equipment and supplies</option>
                          <option value="50910402 - Archery equipment">50910402 - Archery equipment</option>
                          <option value="50910403 - Firearms, sporting">50910403 - Firearms, sporting</option>
                          <option value="50910500 - Fitness equipment and supplies">50910500 - Fitness equipment and supplies</option>
                          <option value="50910504 - Spa equipment and supplies">50910504 - Spa equipment and supplies</option>
                          <option value="50910603 - Bicycles">50910603 - Bicycles</option>
                          <option value="50910700 - Boats, canoes, watercrafts, and equipment">50910700 - Boats, canoes, watercrafts, and equipment</option>
                          <option value="50910701 - Boat accessories and parts">50910701 - Boat accessories and parts</option>
                          <option value="50919901 - Athletic goods">50919901 - Athletic goods</option>
                          <option value="50919902 - Billiard equipment and supplies">50919902 - Billiard equipment and supplies</option>
                          <option value="50919903 - Bowling equipment">50919903 - Bowling equipment</option>
                          <option value="50919904 - Camping equipment and supplies">50919904 - Camping equipment and supplies</option>
                          <option value="50919908 - Racquet sports equipment and supplies">50919908 - Racquet sports equipment and supplies</option>
                          <option value="50919909 - Sharpeners, sporting goods">50919909 - Sharpeners, sporting goods</option>
                          <option value="50920000 - Toys and hobby goods and supplies">50920000 - Toys and hobby goods and supplies</option>
                          <option value="50920100 - Hobby supplies">50920100 - Hobby supplies</option>
                          <option value="50920200 - Toys and games">50920200 - Toys and games</option>
                          <option value="50920201 - Bingo games and supplies">50920201 - Bingo games and supplies</option>
                          <option value="50920204 - Dolls">50920204 - Dolls</option>
                          <option value="50920205 - Educational toys">50920205 - Educational toys</option>
                          <option value="50920300 - Toy novelties and amusements">50920300 - Toy novelties and amusements</option>
                          <option value="50929901 - Arts and crafts equipment and supplies">50929901 - Arts and crafts equipment and supplies</option>
                          <option value="50930000 - Scrap and waste materials">50930000 - Scrap and waste materials</option>
                          <option value="50930105 - Waste paper">50930105 - Waste paper</option>
                          <option value="50930200 - Metal scrap and waste materials">50930200 - Metal scrap and waste materials</option>
                          <option value="50930201 - Ferrous metal scrap and waste">50930201 - Ferrous metal scrap and waste</option>
                          <option value="50930202 - Nonferrous metals scrap">50930202 - Nonferrous metals scrap</option>
                          <option value="50930203 - Wire and cable scrap">50930203 - Wire and cable scrap</option>
                          <option value="50939904 - Junk and scrap">50939904 - Junk and scrap</option>
                          <option value="50939905 - Oil, waste">50939905 - Oil, waste</option>
                          <option value="50939906 - Plastics scrap">50939906 - Plastics scrap</option>
                          <option value="50940000 - Jewelry and precious stones">50940000 - Jewelry and precious stones</option>
                          <option value="50940100 - Precious stones and metals">50940100 - Precious stones and metals</option>
                          <option value="50940102 - Diamonds (gems)">50940102 - Diamonds (gems)</option>
                          <option value="50940105 - Precious stones (gems), nec">50940105 - Precious stones (gems), nec</option>
                          <option value="50940203 - Trophies">50940203 - Trophies</option>
                          <option value="50940300 - Clocks, watches, and parts">50940300 - Clocks, watches, and parts</option>
                          <option value="50940304 - Watches and parts">50940304 - Watches and parts</option>
                          <option value="50949901 - Beads">50949901 - Beads</option>
                          <option value="50949902 - Jewelers' findings">50949902 - Jewelers' findings</option>
                          <option value="50949903 - Jewelry">50949903 - Jewelry</option>
                          <option value="50990100 - Firearms and ammunition, except sporting">50990100 - Firearms and ammunition, except sporting</option>
                          <option value="50990102 - Firearms, except sporting">50990102 - Firearms, except sporting</option>
                          <option value="50990200 - Wood and wood by-products">50990200 - Wood and wood by-products</option>
                          <option value="50990202 - Cork products, fabricated">50990202 - Cork products, fabricated</option>
                          <option value="50990204 - Logs, hewn ties, posts, and poles">50990204 - Logs, hewn ties, posts, and poles</option>
                          <option value="50990208 - Timber products, rough">50990208 - Timber products, rough</option>
                          <option value="50990300 - Safety equipment and supplies">50990300 - Safety equipment and supplies</option>
                          <option value="50990301 - Fire extinguishers">50990301 - Fire extinguishers</option>
                          <option value="50990303 - Locks and lock sets">50990303 - Locks and lock sets</option>
                          <option value="50990304 - Reflective road markers">50990304 - Reflective road markers</option>
                          <option value="50990500 - Video and audio equipment">50990500 - Video and audio equipment</option>
                          <option value="50990501 - Compact discs">50990501 - Compact discs</option>
                          <option value="50990600 - Musical instruments">50990600 - Musical instruments</option>
                          <option value="50990601 - Musical instruments parts and accessories">50990601 - Musical instruments parts and accessories</option>
                          <option value="50990602 - Pianos">50990602 - Pianos</option>
                          <option value="50990700 - Antiques, souvenirs, and novelties">50990700 - Antiques, souvenirs, and novelties</option>
                          <option value="50990703 - Souvenirs">50990703 - Souvenirs</option>
                          <option value="50999903 - Containers: glass, metal or plastic">50999903 - Containers: glass, metal or plastic</option>
                          <option value="50999905 - Luggage">50999905 - Luggage</option>
                          <option value="50999909 - Portraits">50999909 - Portraits</option>
                          <option value="50999912 - Signs, except electric">50999912 - Signs, except electric</option>
                          <option value="50999913 - Sunglasses">50999913 - Sunglasses</option>
                          <option value="50999914 - Tanning salon equipment and supplies">50999914 - Tanning salon equipment and supplies</option>
                          <option value="51110000 - Printing and writing paper">51110000 - Printing and writing paper</option>
                          <option value="51120000 - Stationery and office supplies">51120000 - Stationery and office supplies</option>
                          <option value="51120100 - Writing instruments and supplies">51120100 - Writing instruments and supplies</option>
                          <option value="51120101 - Marking devices">51120101 - Marking devices</option>
                          <option value="51120102 - Pens and/or pencils">51120102 - Pens and/or pencils</option>
                          <option value="51120201 - Greeting cards">51120201 - Greeting cards</option>
                          <option value="51120202 - Stationery">51120202 - Stationery</option>
                          <option value="51120302 - Looseleaf binders">51120302 - Looseleaf binders</option>
                          <option value="51120400 - Computer and photocopying supplies">51120400 - Computer and photocopying supplies</option>
                          <option value="51120401 - Computer paper">51120401 - Computer paper</option>
                          <option value="51120501 - File cards">51120501 - File cards</option>
                          <option value="51129902 - Business forms">51129902 - Business forms</option>
                          <option value="51129904 - Envelopes">51129904 - Envelopes</option>
                          <option value="51129906 - Manifold business forms">51129906 - Manifold business forms</option>
                          <option value="51129907 - Office supplies, nec">51129907 - Office supplies, nec</option>
                          <option value="51129909 - Stationers, commercial">51129909 - Stationers, commercial</option>
                          <option value="51130100 - Shipping supplies">51130100 - Shipping supplies</option>
                          <option value="51130204 - Napkins, paper">51130204 - Napkins, paper</option>
                          <option value="51130300 - Boxes and containers">51130300 - Boxes and containers</option>
                          <option value="51130301 - Bags, paper and disposable plastic">51130301 - Bags, paper and disposable plastic</option>
                          <option value="51130303 - Containers, paper and disposable plastic">51130303 - Containers, paper and disposable plastic</option>
                          <option value="51130304 - Corrugated and solid fiber boxes">51130304 - Corrugated and solid fiber boxes</option>
                          <option value="51139901 - Cardboard and products">51139901 - Cardboard and products</option>
                          <option value="51139903 - Paper, wrapping or coarse, and products">51139903 - Paper, wrapping or coarse, and products</option>
                          <option value="51139907 - Pressure sensitive tape">51139907 - Pressure sensitive tape</option>
                          <option value="51220000 - Drugs, proprietaries, and sundries">51220000 - Drugs, proprietaries, and sundries</option>
                          <option value="51220100 - Cosmetics, perfumes, and hair products">51220100 - Cosmetics, perfumes, and hair products</option>
                          <option value="51220101 - Cosmetics">51220101 - Cosmetics</option>
                          <option value="51220103 - Perfumes">51220103 - Perfumes</option>
                          <option value="51220200 - Toiletries">51220200 - Toiletries</option>
                          <option value="51220205 - Toilet soap">51220205 - Toilet soap</option>
                          <option value="51220300 - Drugs and drug proprietaries">51220300 - Drugs and drug proprietaries</option>
                          <option value="51220303 - Biologicals and allied products">51220303 - Biologicals and allied products</option>
                          <option value="51220306 - Medicinals and botanicals">51220306 - Medicinals and botanicals</option>
                          <option value="51220307 - Patent medicines">51220307 - Patent medicines</option>
                          <option value="51220308 - Pharmaceuticals">51220308 - Pharmaceuticals</option>
                          <option value="51220310 - Vitamins and minerals">51220310 - Vitamins and minerals</option>
                          <option value="51229903 - Medical rubber goods">51229903 - Medical rubber goods</option>
                          <option value="51310000 - Piece goods and notions">51310000 - Piece goods and notions</option>
                          <option value="51310100 - Piece goods and other fabrics">51310100 - Piece goods and other fabrics</option>
                          <option value="51310101 - Broadwoven fabrics">51310101 - Broadwoven fabrics</option>
                          <option value="51310105 - Cotton goods">51310105 - Cotton goods</option>
                          <option value="51310107 - Fiberglass fabrics">51310107 - Fiberglass fabrics</option>
                          <option value="51310114 - Plastic piece goods, woven">51310114 - Plastic piece goods, woven</option>
                          <option value="51310118 - Textiles, woven, nec">51310118 - Textiles, woven, nec</option>
                          <option value="51310202 - Bindings, bias and straight">51310202 - Bindings, bias and straight</option>
                          <option value="51310203 - Buttons">51310203 - Buttons</option>
                          <option value="51310205 - Labels">51310205 - Labels</option>
                          <option value="51310210 - Sewing accessories">51310210 - Sewing accessories</option>
                          <option value="51310213 - Textile converters">51310213 - Textile converters</option>
                          <option value="51310214 - Thread">51310214 - Thread</option>
                          <option value="51310215 - Trimmings, apparel">51310215 - Trimmings, apparel</option>
                          <option value="51319903 - Flags and banners">51319903 - Flags and banners</option>
                          <option value="51360000 - Men's and boy's clothing">51360000 - Men's and boy's clothing</option>
                          <option value="51360101 - Caps, men's and boys'">51360101 - Caps, men's and boys'</option>
                          <option value="51360103 - Hats, men's and boys'">51360103 - Hats, men's and boys'</option>
                          <option value="51360401 - Apparel belts, men's and boys'">51360401 - Apparel belts, men's and boys'</option>
                          <option value="51360602 - Sportswear, men's and boys'">51360602 - Sportswear, men's and boys'</option>
                          <option value="51360603 - Uniforms, men's and boys'">51360603 - Uniforms, men's and boys'</option>
                          <option value="51369901 - Shirts, men's and boys'">51369901 - Shirts, men's and boys'</option>
                          <option value="51370000 - Women's and children's clothing">51370000 - Women's and children's clothing</option>
                          <option value="51370200 - Women's and children's lingerie and undergarments">51370200 - Women's and children's lingerie and undergarments</option>
                          <option value="51370300 - Women's and children's sportswear and swimsuits">51370300 - Women's and children's sportswear and swimsuits</option>
                          <option value="51370301 - Sportswear, women's and children's">51370301 - Sportswear, women's and children's</option>
                          <option value="51370400 - Women's and children's accessories">51370400 - Women's and children's accessories</option>
                          <option value="51370401 - Apparel belts, women's and children's">51370401 - Apparel belts, women's and children's</option>
                          <option value="51370403 - Gloves, women's and children's">51370403 - Gloves, women's and children's</option>
                          <option value="51370407 - Hosiery: women's, children's, and infants'">51370407 - Hosiery: women's, children's, and infants'</option>
                          <option value="51370502 - Diapers">51370502 - Diapers</option>
                          <option value="51370600 - Women's and children's dresses, suits, skirts, and blouses">51370600 - Women's and children's dresses, suits, skirts, and blouses</option>
                          <option value="51370602 - Dresses">51370602 - Dresses</option>
                          <option value="51379905 - Uniforms, women's and children's">51379905 - Uniforms, women's and children's</option>
                          <option value="51390000 - Footwear">51390000 - Footwear</option>
                          <option value="51399902 - Footwear, athletic">51399902 - Footwear, athletic</option>
                          <option value="51399904 - Shoes">51399904 - Shoes</option>
                          <option value="51410000 - Groceries, general line">51410000 - Groceries, general line</option>
                          <option value="51419901 - Food brokers">51419901 - Food brokers</option>
                          <option value="51420000 - Packaged frozen goods">51420000 - Packaged frozen goods</option>
                          <option value="51420100 - Frozen vegetables and fruit products">51420100 - Frozen vegetables and fruit products</option>
                          <option value="51420200 - Frozen fish, meat, and poultry">51420200 - Frozen fish, meat, and poultry</option>
                          <option value="51420203 - Meat, frozen: packaged">51420203 - Meat, frozen: packaged</option>
                          <option value="51420205 - Poultry, frozen: packaged">51420205 - Poultry, frozen: packaged</option>
                          <option value="51429902 - Dinners, frozen">51429902 - Dinners, frozen</option>
                          <option value="51430000 - Dairy products, except dried or canned">51430000 - Dairy products, except dried or canned</option>
                          <option value="51430100 - Milk">51430100 - Milk</option>
                          <option value="51430101 - Milk and cream, fluid">51430101 - Milk and cream, fluid</option>
                          <option value="51439902 - Cheese">51439902 - Cheese</option>
                          <option value="51439905 - Ice cream and ices">51439905 - Ice cream and ices</option>
                          <option value="51440000 - Poultry and poultry products">51440000 - Poultry and poultry products</option>
                          <option value="51449901 - Eggs">51449901 - Eggs</option>
                          <option value="51449902 - Eggs: cleaning, oil treating, packing, and grading">51449902 - Eggs: cleaning, oil treating, packing, and grading</option>
                          <option value="51449903 - Poultry products, nec">51449903 - Poultry products, nec</option>
                          <option value="51450000 - Confectionery">51450000 - Confectionery</option>
                          <option value="51450200 - Snack foods">51450200 - Snack foods</option>
                          <option value="51450202 - Nuts, salted or roasted">51450202 - Nuts, salted or roasted</option>
                          <option value="51450203 - Popcorn and supplies">51450203 - Popcorn and supplies</option>
                          <option value="51450205 - Pretzels">51450205 - Pretzels</option>
                          <option value="51459901 - Candy">51459901 - Candy</option>
                          <option value="51460000 - Fish and seafoods">51460000 - Fish and seafoods</option>
                          <option value="51469902 - Fish, fresh">51469902 - Fish, fresh</option>
                          <option value="51469904 - Seafoods">51469904 - Seafoods</option>
                          <option value="51470000 - Meats and meat products">51470000 - Meats and meat products</option>
                          <option value="51479901 - Lard">51479901 - Lard</option>
                          <option value="51479903 - Meats, cured or smoked">51479903 - Meats, cured or smoked</option>
                          <option value="51479904 - Meats, fresh">51479904 - Meats, fresh</option>
                          <option value="51480000 - Fresh fruits and vegetables">51480000 - Fresh fruits and vegetables</option>
                          <option value="51480100 - Fruits">51480100 - Fruits</option>
                          <option value="51480102 - Fruits, fresh">51480102 - Fruits, fresh</option>
                          <option value="51480201 - Potatoes, fresh">51480201 - Potatoes, fresh</option>
                          <option value="51480202 - Vegetables, fresh">51480202 - Vegetables, fresh</option>
                          <option value="51490000 - Groceries and related products, nec">51490000 - Groceries and related products, nec</option>
                          <option value="51490101 - Cooking oils">51490101 - Cooking oils</option>
                          <option value="51490200 - Pet foods">51490200 - Pet foods</option>
                          <option value="51490300 - Seasonings, sauces, and extracts">51490300 - Seasonings, sauces, and extracts</option>
                          <option value="51490302 - Flavorings and fragrances">51490302 - Flavorings and fragrances</option>
                          <option value="51490307 - Salad dressing">51490307 - Salad dressing</option>
                          <option value="51490309 - Sauces">51490309 - Sauces</option>
                          <option value="51490310 - Spices and seasonings">51490310 - Spices and seasonings</option>
                          <option value="51490400 - Pasta and rice">51490400 - Pasta and rice</option>
                          <option value="51490500 - Beverages, except coffee and tea">51490500 - Beverages, except coffee and tea</option>
                          <option value="51490501 - Beverage concentrates">51490501 - Beverage concentrates</option>
                          <option value="51490502 - Juices">51490502 - Juices</option>
                          <option value="51490503 - Mineral or spring water bottling">51490503 - Mineral or spring water bottling</option>
                          <option value="51490504 - Soft drinks">51490504 - Soft drinks</option>
                          <option value="51490505 - Water, distilled">51490505 - Water, distilled</option>
                          <option value="51490600 - Organic and diet food">51490600 - Organic and diet food</option>
                          <option value="51490602 - Health foods">51490602 - Health foods</option>
                          <option value="51490603 - Natural and organic foods">51490603 - Natural and organic foods</option>
                          <option value="51490700 - Crackers, cookies, and bakery products">51490700 - Crackers, cookies, and bakery products</option>
                          <option value="51490701 - Bakery products">51490701 - Bakery products</option>
                          <option value="51490702 - Cookies">51490702 - Cookies</option>
                          <option value="51490800 - Dried or canned foods">51490800 - Dried or canned foods</option>
                          <option value="51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.">51490801 - Canned goods: fruit, vegetables, seafood, meats, etc.</option>
                          <option value="51490802 - Dairy products, dried or canned">51490802 - Dairy products, dried or canned</option>
                          <option value="51490900 - Coffee and tea">51490900 - Coffee and tea</option>
                          <option value="51490901 - Coffee, green or roasted">51490901 - Coffee, green or roasted</option>
                          <option value="51490902 - Tea">51490902 - Tea</option>
                          <option value="51491000 - Sugar, honey, molasses, and syrups">51491000 - Sugar, honey, molasses, and syrups</option>
                          <option value="51491003 - Sugar, refined">51491003 - Sugar, refined</option>
                          <option value="51491100 - Baking supplies">51491100 - Baking supplies</option>
                          <option value="51499905 - Pickles, preserves, jellies, and jams">51499905 - Pickles, preserves, jellies, and jams</option>
                          <option value="51499906 - Pizza supplies">51499906 - Pizza supplies</option>
                          <option value="51530000 - Grain and field beans">51530000 - Grain and field beans</option>
                          <option value="51530100 - Grains">51530100 - Grains</option>
                          <option value="51530102 - Corn">51530102 - Corn</option>
                          <option value="51530105 - Wheat">51530105 - Wheat</option>
                          <option value="51530200 - Field beans">51530200 - Field beans</option>
                          <option value="51539901 - Grain elevators">51539901 - Grain elevators</option>
                          <option value="51540000 - Livestock">51540000 - Livestock</option>
                          <option value="51590500 - Nuts and nut by-products">51590500 - Nuts and nut by-products</option>
                          <option value="51590502 - Oil nuts, kernels, seeds">51590502 - Oil nuts, kernels, seeds</option>
                          <option value="51590503 - Peanuts (bulk), unroasted">51590503 - Peanuts (bulk), unroasted</option>
                          <option value="51620000 - Plastics materials and basic shapes">51620000 - Plastics materials and basic shapes</option>
                          <option value="51620100 - Resins">51620100 - Resins</option>
                          <option value="51620101 - Plastics resins">51620101 - Plastics resins</option>
                          <option value="51620102 - Resins, synthetic">51620102 - Resins, synthetic</option>
                          <option value="51629902 - Plastics film">51629902 - Plastics film</option>
                          <option value="51629903 - Plastics materials, nec">51629903 - Plastics materials, nec</option>
                          <option value="51629904 - Plastics products, nec">51629904 - Plastics products, nec</option>
                          <option value="51629905 - Plastics sheets and rods">51629905 - Plastics sheets and rods</option>
                          <option value="51690000 - Chemicals and allied products, nec">51690000 - Chemicals and allied products, nec</option>
                          <option value="51690200 - Industrial gases">51690200 - Industrial gases</option>
                          <option value="51690202 - Aerosols">51690202 - Aerosols</option>
                          <option value="51690207 - Industrial gases">51690207 - Industrial gases</option>
                          <option value="51690301 - Detergents">51690301 - Detergents</option>
                          <option value="51690402 - Sanitation preparations">51690402 - Sanitation preparations</option>
                          <option value="51690600 - Aromatic chemicals">51690600 - Aromatic chemicals</option>
                          <option value="51690700 - Chemical additives">51690700 - Chemical additives</option>
                          <option value="51690701 - Concrete additives">51690701 - Concrete additives</option>
                          <option value="51690800 - Synthetic resins, rubber, and plastic materials">51690800 - Synthetic resins, rubber, and plastic materials</option>
                          <option value="51690804 - Synthetic rubber">51690804 - Synthetic rubber</option>
                          <option value="51690900 - Food additives and preservatives">51690900 - Food additives and preservatives</option>
                          <option value="51690901 - Gelatin">51690901 - Gelatin</option>
                          <option value="51691000 - Noncorrosive products and materials">51691000 - Noncorrosive products and materials</option>
                          <option value="51691001 - Anti-corrosion products">51691001 - Anti-corrosion products</option>
                          <option value="51691103 - Metal polishes">51691103 - Metal polishes</option>
                          <option value="51691201 - Alcohols">51691201 - Alcohols</option>
                          <option value="51699901 - Acids">51699901 - Acids</option>
                          <option value="51699904 - Chemicals, industrial and heavy">51699904 - Chemicals, industrial and heavy</option>
                          <option value="51699906 - Explosives">51699906 - Explosives</option>
                          <option value="51699907 - Industrial chemicals">51699907 - Industrial chemicals</option>
                          <option value="51699910 - Organic chemicals, synthetic">51699910 - Organic chemicals, synthetic</option>
                          <option value="51710000 - Petroleum bulk stations and terminals">51710000 - Petroleum bulk stations and terminals</option>
                          <option value="51719901 - Petroleum bulk stations">51719901 - Petroleum bulk stations</option>
                          <option value="51720000 - Petroleum products, nec">51720000 - Petroleum products, nec</option>
                          <option value="51720100 - Gases">51720100 - Gases</option>
                          <option value="51720102 - Gases, liquefied petroleum (propane)">51720102 - Gases, liquefied petroleum (propane)</option>
                          <option value="51720200 - Engine fuels and oils">51720200 - Engine fuels and oils</option>
                          <option value="51720202 - Diesel fuel">51720202 - Diesel fuel</option>
                          <option value="51720203 - Gasoline">51720203 - Gasoline</option>
                          <option value="51720204 - Lubricating oils and greases">51720204 - Lubricating oils and greases</option>
                          <option value="51729901 - Crude oil">51729901 - Crude oil</option>
                          <option value="51729905 - Petroleum brokers">51729905 - Petroleum brokers</option>
                          <option value="51810000 - Beer and ale">51810000 - Beer and ale</option>
                          <option value="51819901 - Ale">51819901 - Ale</option>
                          <option value="51819902 - Beer and other fermented malt liquors">51819902 - Beer and other fermented malt liquors</option>
                          <option value="51820000 - Wine and distilled beverages">51820000 - Wine and distilled beverages</option>
                          <option value="51820100 - Wine">51820100 - Wine</option>
                          <option value="51820200 - Liquor">51820200 - Liquor</option>
                          <option value="51829901 - Bottling wines and liquors">51829901 - Bottling wines and liquors</option>
                          <option value="51910000 - Farm supplies">51910000 - Farm supplies</option>
                          <option value="51910100 - Fertilizers and agricultural chemicals">51910100 - Fertilizers and agricultural chemicals</option>
                          <option value="51910101 - Chemicals, agricultural">51910101 - Chemicals, agricultural</option>
                          <option value="51910102 - Fertilizer and fertilizer materials">51910102 - Fertilizer and fertilizer materials</option>
                          <option value="51910104 - Insecticides">51910104 - Insecticides</option>
                          <option value="51910107 - Pesticides">51910107 - Pesticides</option>
                          <option value="51910200 - Animal feeds">51910200 - Animal feeds</option>
                          <option value="51910202 - Feed">51910202 - Feed</option>
                          <option value="51910400 - Equestrian equipment">51910400 - Equestrian equipment</option>
                          <option value="51929902 - Magazines">51929902 - Magazines</option>
                          <option value="51930000 - Flowers and florists supplies">51930000 - Flowers and florists supplies</option>
                          <option value="51930100 - Florists' supplies">51930100 - Florists' supplies</option>
                          <option value="51930200 - Flowers and nursery stock">51930200 - Flowers and nursery stock</option>
                          <option value="51940000 - Tobacco and tobacco products">51940000 - Tobacco and tobacco products</option>
                          <option value="51980000 - Paints, varnishes, and supplies">51980000 - Paints, varnishes, and supplies</option>
                          <option value="51980100 - Paints">51980100 - Paints</option>
                          <option value="51989902 - Wallcoverings">51989902 - Wallcoverings</option>
                          <option value="51990100 - Art goods and supplies">51990100 - Art goods and supplies</option>
                          <option value="51990102 - Art goods">51990102 - Art goods</option>
                          <option value="51990200 - Gifts and novelties">51990200 - Gifts and novelties</option>
                          <option value="51990201 - Badges">51990201 - Badges</option>
                          <option value="51990205 - Christmas novelties">51990205 - Christmas novelties</option>
                          <option value="51990211 - Statuary">51990211 - Statuary</option>
                          <option value="51990305 - Pet supplies">51990305 - Pet supplies</option>
                          <option value="51990400 - Fabrics, yarns, and knit goods">51990400 - Fabrics, yarns, and knit goods</option>
                          <option value="51990405 - Industrial yarns">51990405 - Industrial yarns</option>
                          <option value="51990411 - Yarns, nec">51990411 - Yarns, nec</option>
                          <option value="51990503 - Leather and cut stock">51990503 - Leather and cut stock</option>
                          <option value="51990504 - Leather goods, except footwear, gloves, luggage, belting">51990504 - Leather goods, except footwear, gloves, luggage, belting</option>
                          <option value="51990601 - Bags, textile">51990601 - Bags, textile</option>
                          <option value="51990604 - Jewelry boxes">51990604 - Jewelry boxes</option>
                          <option value="51990700 - Smokers' supplies">51990700 - Smokers' supplies</option>
                          <option value="51990803 - Oils, animal or vegetable">51990803 - Oils, animal or vegetable</option>
                          <option value="51990900 - Foams and rubber">51990900 - Foams and rubber</option>
                          <option value="51990902 - Plastics foam">51990902 - Plastics foam</option>
                          <option value="51999905 - Broom, mop, and paint handles">51999905 - Broom, mop, and paint handles</option>
                          <option value="51999906 - Candles">51999906 - Candles</option>
                          <option value="51999912 - First aid supplies">51999912 - First aid supplies</option>
                          <option value="51999914 - General merchandise, non-durable">51999914 - General merchandise, non-durable</option>
                          <option value="51999916 - Ice, manufactured or natural">51999916 - Ice, manufactured or natural</option>
                          <option value="51999918 - Packaging materials">51999918 - Packaging materials</option>
                          <option value="51999922 - Sheet music">51999922 - Sheet music</option>
                          <option value="51999923 - Variety store merchandise">51999923 - Variety store merchandise</option>
                          <option value="51999924 - Wigs">51999924 - Wigs</option>
                          <option value="52110000 - Lumber and other building materials">52110000 - Lumber and other building materials</option>
                          <option value="52110100 - Lumber products">52110100 - Lumber products</option>
                          <option value="52110101 - Flooring, wood">52110101 - Flooring, wood</option>
                          <option value="52110200 - Door and window products">52110200 - Door and window products</option>
                          <option value="52110203 - Garage doors, sale and installation">52110203 - Garage doors, sale and installation</option>
                          <option value="52110205 - Sash, wood or metal">52110205 - Sash, wood or metal</option>
                          <option value="52110206 - Screens, door and window">52110206 - Screens, door and window</option>
                          <option value="52110207 - Windows, storm: wood or metal">52110207 - Windows, storm: wood or metal</option>
                          <option value="52110300 - Insulation and energy conservation products">52110300 - Insulation and energy conservation products</option>
                          <option value="52110303 - Solar heating equipment">52110303 - Solar heating equipment</option>
                          <option value="52110402 - Modular homes">52110402 - Modular homes</option>
                          <option value="52110500 - Masonry materials and supplies">52110500 - Masonry materials and supplies</option>
                          <option value="52110502 - Cement">52110502 - Cement</option>
                          <option value="52110503 - Concrete and cinder block">52110503 - Concrete and cinder block</option>
                          <option value="52110505 - Paving stones">52110505 - Paving stones</option>
                          <option value="52110506 - Sand and gravel">52110506 - Sand and gravel</option>
                          <option value="52119902 - Cabinets, kitchen">52119902 - Cabinets, kitchen</option>
                          <option value="52119903 - Closets, interiors and accessories">52119903 - Closets, interiors and accessories</option>
                          <option value="52119904 - Counter tops">52119904 - Counter tops</option>
                          <option value="52119906 - Electrical construction materials">52119906 - Electrical construction materials</option>
                          <option value="52119907 - Fencing">52119907 - Fencing</option>
                          <option value="52119909 - Roofing material">52119909 - Roofing material</option>
                          <option value="52310000 - Paint, glass, and wallpaper stores">52310000 - Paint, glass, and wallpaper stores</option>
                          <option value="52310100 - Glass">52310100 - Glass</option>
                          <option value="52310101 - Glass, leaded or stained">52310101 - Glass, leaded or stained</option>
                          <option value="52310200 - Paint and painting supplies">52310200 - Paint and painting supplies</option>
                          <option value="52310201 - Paint">52310201 - Paint</option>
                          <option value="52510000 - Hardware stores">52510000 - Hardware stores</option>
                          <option value="52510100 - Tools">52510100 - Tools</option>
                          <option value="52519901 - Builders' hardware">52519901 - Builders' hardware</option>
                          <option value="52519902 - Door locks and lock sets">52519902 - Door locks and lock sets</option>
                          <option value="52610103 - Lawnmowers and tractors">52610103 - Lawnmowers and tractors</option>
                          <option value="52610200 - Lawn and garden supplies">52610200 - Lawn and garden supplies</option>
                          <option value="52610201 - Fertilizer">52610201 - Fertilizer</option>
                          <option value="52610203 - Garden supplies and tools, nec">52610203 - Garden supplies and tools, nec</option>
                          <option value="52610302 - Nursery stock, seeds and bulbs">52610302 - Nursery stock, seeds and bulbs</option>
                          <option value="52710000 - Mobile home dealers">52710000 - Mobile home dealers</option>
                          <option value="52719901 - Mobile home equipment">52719901 - Mobile home equipment</option>
                          <option value="53110000 - Department stores">53110000 - Department stores</option>
                          <option value="53119902 - Department stores, non-discount">53119902 - Department stores, non-discount</option>
                          <option value="53999903 - Country general stores">53999903 - Country general stores</option>
                          <option value="53999905 - Surplus and salvage stores">53999905 - Surplus and salvage stores</option>
                          <option value="54110000 - Grocery stores">54110000 - Grocery stores</option>
                          <option value="54110101 - Supermarkets, chain">54110101 - Supermarkets, chain</option>
                          <option value="54110103 - Supermarkets, independent">54110103 - Supermarkets, independent</option>
                          <option value="54110200 - Convenience stores">54110200 - Convenience stores</option>
                          <option value="54110201 - Convenience stores, chain">54110201 - Convenience stores, chain</option>
                          <option value="54110202 - Convenience stores, independent">54110202 - Convenience stores, independent</option>
                          <option value="54119901 - Cooperative food stores">54119901 - Cooperative food stores</option>
                          <option value="54119902 - Delicatessen stores">54119902 - Delicatessen stores</option>
                          <option value="54119905 - Grocery stores, independent">54119905 - Grocery stores, independent</option>
                          <option value="54210000 - Meat and fish markets">54210000 - Meat and fish markets</option>
                          <option value="54210101 - Fish markets">54210101 - Fish markets</option>
                          <option value="54210200 - Meat markets, including freezer provisioners">54210200 - Meat markets, including freezer provisioners</option>
                          <option value="54410000 - Candy, nut, and confectionery stores">54410000 - Candy, nut, and confectionery stores</option>
                          <option value="54419901 - Candy">54419901 - Candy</option>
                          <option value="54419903 - Confectionery produced for direct sale on the premises">54419903 - Confectionery produced for direct sale on the premises</option>
                          <option value="54419905 - Popcorn, including caramel corn">54419905 - Popcorn, including caramel corn</option>
                          <option value="54519904 - Milk">54519904 - Milk</option>
                          <option value="54619901 - Bagels">54619901 - Bagels</option>
                          <option value="54619902 - Bread">54619902 - Bread</option>
                          <option value="54619903 - Cakes">54619903 - Cakes</option>
                          <option value="54619904 - Cookies">54619904 - Cookies</option>
                          <option value="54619905 - Doughnuts">54619905 - Doughnuts</option>
                          <option value="54619906 - Pastries">54619906 - Pastries</option>
                          <option value="54619908 - Pretzels">54619908 - Pretzels</option>
                          <option value="54990100 - Health and dietetic food stores">54990100 - Health and dietetic food stores</option>
                          <option value="54990101 - Dietetic foods">54990101 - Dietetic foods</option>
                          <option value="54990102 - Health foods">54990102 - Health foods</option>
                          <option value="54990103 - Vitamin food stores">54990103 - Vitamin food stores</option>
                          <option value="54990201 - Coffee">54990201 - Coffee</option>
                          <option value="54999904 - Gourmet food stores">54999904 - Gourmet food stores</option>
                          <option value="54999905 - Spices and herbs">54999905 - Spices and herbs</option>
                          <option value="55110000 - New and used car dealers">55110000 - New and used car dealers</option>
                          <option value="55119903 - Trucks, tractors, and trailers: new and used">55119903 - Trucks, tractors, and trailers: new and used</option>
                          <option value="55219904 - Trucks, tractors, and trailers: used">55219904 - Trucks, tractors, and trailers: used</option>
                          <option value="55310103 - Automotive parts">55310103 - Automotive parts</option>
                          <option value="55310104 - Batteries, automotive and truck">55310104 - Batteries, automotive and truck</option>
                          <option value="55310105 - Speed shops, including race car supplies">55310105 - Speed shops, including race car supplies</option>
                          <option value="55310107 - Truck equipment and parts">55310107 - Truck equipment and parts</option>
                          <option value="55419901 - Filling stations, gasoline">55419901 - Filling stations, gasoline</option>
                          <option value="55510000 - Boat dealers">55510000 - Boat dealers</option>
                          <option value="55510100 - Motor boat dealers">55510100 - Motor boat dealers</option>
                          <option value="55510400 - Marine supplies and equipment">55510400 - Marine supplies and equipment</option>
                          <option value="55510401 - Marine supplies, nec">55510401 - Marine supplies, nec</option>
                          <option value="55610000 - Recreational vehicle dealers">55610000 - Recreational vehicle dealers</option>
                          <option value="55619902 - Recreational vehicle parts and accessories">55619902 - Recreational vehicle parts and accessories</option>
                          <option value="55710000 - Motorcycle dealers">55710000 - Motorcycle dealers</option>
                          <option value="55719901 - All-terrain vehicles">55719901 - All-terrain vehicles</option>
                          <option value="55719906 - Motorcycles">55719906 - Motorcycles</option>
                          <option value="55999904 - Snowmobiles">55999904 - Snowmobiles</option>
                          <option value="55999905 - Utility trailers">55999905 - Utility trailers</option>
                          <option value="56110000 - Men's and boys' clothing stores">56110000 - Men's and boys' clothing stores</option>
                          <option value="56119903 - Clothing, sportswear, men's and boys'">56119903 - Clothing, sportswear, men's and boys'</option>
                          <option value="56210000 - Women's clothing stores">56210000 - Women's clothing stores</option>
                          <option value="56219902 - Ready-to-wear apparel, women's">56219902 - Ready-to-wear apparel, women's</option>
                          <option value="56320100 - Fur apparel">56320100 - Fur apparel</option>
                          <option value="56320202 - Hosiery">56320202 - Hosiery</option>
                          <option value="56329901 - Apparel accessories">56329901 - Apparel accessories</option>
                          <option value="56329903 - Costume jewelry">56329903 - Costume jewelry</option>
                          <option value="56410000 - Children's and infants' wear stores">56410000 - Children's and infants' wear stores</option>
                          <option value="56419901 - Children's wear">56419901 - Children's wear</option>
                          <option value="56510000 - Family clothing stores">56510000 - Family clothing stores</option>
                          <option value="56519902 - Unisex clothing stores">56519902 - Unisex clothing stores</option>
                          <option value="56610101 - Shoes, custom">56610101 - Shoes, custom</option>
                          <option value="56619901 - Children's shoes">56619901 - Children's shoes</option>
                          <option value="56619903 - Men's boots">56619903 - Men's boots</option>
                          <option value="56990100 - Uniforms and work clothing">56990100 - Uniforms and work clothing</option>
                          <option value="56990102 - Uniforms">56990102 - Uniforms</option>
                          <option value="56990300 - Sports apparel">56990300 - Sports apparel</option>
                          <option value="56990400 - Customized clothing and apparel">56990400 - Customized clothing and apparel</option>
                          <option value="56999903 - Designers, apparel">56999903 - Designers, apparel</option>
                          <option value="57120000 - Furniture stores">57120000 - Furniture stores</option>
                          <option value="57120100 - Beds and accessories">57120100 - Beds and accessories</option>
                          <option value="57120102 - Mattresses">57120102 - Mattresses</option>
                          <option value="57120200 - Customized furniture and cabinets">57120200 - Customized furniture and cabinets</option>
                          <option value="57120201 - Cabinet work, custom">57120201 - Cabinet work, custom</option>
                          <option value="57120202 - Custom made furniture, except cabinets">57120202 - Custom made furniture, except cabinets</option>
                          <option value="57129902 - Cabinets, except custom made: kitchen">57129902 - Cabinets, except custom made: kitchen</option>
                          <option value="57129904 - Office furniture">57129904 - Office furniture</option>
                          <option value="57129905 - Outdoor and garden furniture">57129905 - Outdoor and garden furniture</option>
                          <option value="57129906 - Unfinished furniture">57129906 - Unfinished furniture</option>
                          <option value="57130000 - Floor covering stores">57130000 - Floor covering stores</option>
                          <option value="57140000 - Drapery and upholstery stores">57140000 - Drapery and upholstery stores</option>
                          <option value="57149902 - Draperies">57149902 - Draperies</option>
                          <option value="57190100 - Kitchenware">57190100 - Kitchenware</option>
                          <option value="57190202 - Lighting fixtures">57190202 - Lighting fixtures</option>
                          <option value="57190301 - Fireplace equipment and accessories">57190301 - Fireplace equipment and accessories</option>
                          <option value="57190400 - Window furnishings">57190400 - Window furnishings</option>
                          <option value="57190401 - Venetian blinds">57190401 - Venetian blinds</option>
                          <option value="57190403 - Window shades, nec">57190403 - Window shades, nec</option>
                          <option value="57190501 - Bedding (sheets, blankets, spreads, and pillows)">57190501 - Bedding (sheets, blankets, spreads, and pillows)</option>
                          <option value="57190601 - Mirrors">57190601 - Mirrors</option>
                          <option value="57199905 - Housewares, nec">57199905 - Housewares, nec</option>
                          <option value="57199906 - Pottery">57199906 - Pottery</option>
                          <option value="57220000 - Household appliance stores">57220000 - Household appliance stores</option>
                          <option value="57220200 - Electric household appliances">57220200 - Electric household appliances</option>
                          <option value="57220201 - Air conditioning room units, self-contained">57220201 - Air conditioning room units, self-contained</option>
                          <option value="57220203 - Electric household appliances, small">57220203 - Electric household appliances, small</option>
                          <option value="57220208 - Vacuum cleaners">57220208 - Vacuum cleaners</option>
                          <option value="57229902 - Kitchens, complete (sinks, cabinets, etc.)">57229902 - Kitchens, complete (sinks, cabinets, etc.)</option>
                          <option value="57310000 - Radio, television, and electronic stores">57310000 - Radio, television, and electronic stores</option>
                          <option value="57310100 - Antennas">57310100 - Antennas</option>
                          <option value="57310200 - Video cameras, recorders, and accessories">57310200 - Video cameras, recorders, and accessories</option>
                          <option value="57310201 - Video cameras and accessories">57310201 - Video cameras and accessories</option>
                          <option value="57319902 - Consumer electronic equipment, nec">57319902 - Consumer electronic equipment, nec</option>
                          <option value="57319903 - High fidelity stereo equipment">57319903 - High fidelity stereo equipment</option>
                          <option value="57319907 - Radios, two-way, citizens band, weather, short-wave, etc.">57319907 - Radios, two-way, citizens band, weather, short-wave, etc.</option>
                          <option value="57319909 - Television sets">57319909 - Television sets</option>
                          <option value="57340000 - Computer and software stores">57340000 - Computer and software stores</option>
                          <option value="57340100 - Computer peripheral equipment">57340100 - Computer peripheral equipment</option>
                          <option value="57340101 - Modems, monitors, terminals, and disk drives: computers">57340101 - Modems, monitors, terminals, and disk drives: computers</option>
                          <option value="57340200 - Computer software and accessories">57340200 - Computer software and accessories</option>
                          <option value="57340203 - Software, business and non-game">57340203 - Software, business and non-game</option>
                          <option value="57349901 - Personal computers">57349901 - Personal computers</option>
                          <option value="57350200 - Records, audio discs, and tapes">57350200 - Records, audio discs, and tapes</option>
                          <option value="57350201 - Audio tapes, prerecorded">57350201 - Audio tapes, prerecorded</option>
                          <option value="57360000 - Musical instrument stores">57360000 - Musical instrument stores</option>
                          <option value="57369902 - Brass instruments">57369902 - Brass instruments</option>
                          <option value="58120000 - Eating places">58120000 - Eating places</option>
                          <option value="58120101 - American restaurant">58120101 - American restaurant</option>
                          <option value="58120108 - Italian restaurant">58120108 - Italian restaurant</option>
                          <option value="58120203 - Ice cream stands or dairy bars">58120203 - Ice cream stands or dairy bars</option>
                          <option value="58120300 - Fast food restaurants and stands">58120300 - Fast food restaurants and stands</option>
                          <option value="58120304 - Coffee shop">58120304 - Coffee shop</option>
                          <option value="58120307 - Fast-food restaurant, chain">58120307 - Fast-food restaurant, chain</option>
                          <option value="58120310 - Grills (eating places)">58120310 - Grills (eating places)</option>
                          <option value="58120402 - Cafeteria">58120402 - Cafeteria</option>
                          <option value="58120501 - Restaurant, family: chain">58120501 - Restaurant, family: chain</option>
                          <option value="58120502 - Restaurant, family: independent">58120502 - Restaurant, family: independent</option>
                          <option value="58120600 - Pizza restaurants">58120600 - Pizza restaurants</option>
                          <option value="58120601 - Pizzeria, chain">58120601 - Pizzeria, chain</option>
                          <option value="58120602 - Pizzeria, independent">58120602 - Pizzeria, independent</option>
                          <option value="58120700 - Seafood restaurants">58120700 - Seafood restaurants</option>
                          <option value="58120801 - Barbecue restaurant">58120801 - Barbecue restaurant</option>
                          <option value="58129903 - Caterers">58129903 - Caterers</option>
                          <option value="58129904 - Chicken restaurant">58129904 - Chicken restaurant</option>
                          <option value="58130000 - Drinking places">58130000 - Drinking places</option>
                          <option value="58130100 - Bars and lounges">58130100 - Bars and lounges</option>
                          <option value="58130101 - Bar (drinking places)">58130101 - Bar (drinking places)</option>
                          <option value="58130105 - Tavern (drinking places)">58130105 - Tavern (drinking places)</option>
                          <option value="59120000 - Drug stores and proprietary stores">59120000 - Drug stores and proprietary stores</option>
                          <option value="59129901 - Drug stores">59129901 - Drug stores</option>
                          <option value="59129902 - Proprietary (non-prescription medicine) stores">59129902 - Proprietary (non-prescription medicine) stores</option>
                          <option value="59210100 - Wine and beer">59210100 - Wine and beer</option>
                          <option value="59210101 - Beer (packaged)">59210101 - Beer (packaged)</option>
                          <option value="59210102 - Wine">59210102 - Wine</option>
                          <option value="59320500 - Office furniture and store fixtures, secondhand">59320500 - Office furniture and store fixtures, secondhand</option>
                          <option value="59410000 - Sporting goods and bicycle shops">59410000 - Sporting goods and bicycle shops</option>
                          <option value="59410101 - Bait and tackle">59410101 - Bait and tackle</option>
                          <option value="59410201 - Ammunition">59410201 - Ammunition</option>
                          <option value="59410202 - Firearms">59410202 - Firearms</option>
                          <option value="59410400 - Exercise equipment">59410400 - Exercise equipment</option>
                          <option value="59410602 - Camping equipment">59410602 - Camping equipment</option>
                          <option value="59410700 - Team sports equipment">59410700 - Team sports equipment</option>
                          <option value="59410701 - Baseball equipment">59410701 - Baseball equipment</option>
                          <option value="59410705 - Soccer supplies">59410705 - Soccer supplies</option>
                          <option value="59419902 - Bicycle and bicycle parts">59419902 - Bicycle and bicycle parts</option>
                          <option value="59419905 - Playground equipment">59419905 - Playground equipment</option>
                          <option value="59419906 - Pool and billiard tables">59419906 - Pool and billiard tables</option>
                          <option value="59419907 - Saddlery and equestrian equipment">59419907 - Saddlery and equestrian equipment</option>
                          <option value="59430000 - Stationery stores">59430000 - Stationery stores</option>
                          <option value="59439902 - Office forms and supplies">59439902 - Office forms and supplies</option>
                          <option value="59439903 - School supplies">59439903 - School supplies</option>
                          <option value="59440000 - Jewelry stores">59440000 - Jewelry stores</option>
                          <option value="59440102 - Watches">59440102 - Watches</option>
                          <option value="59449901 - Jewelry, precious stones and precious metals">59449901 - Jewelry, precious stones and precious metals</option>
                          <option value="59450000 - Hobby, toy, and game shops">59450000 - Hobby, toy, and game shops</option>
                          <option value="59450100 - Hobby and craft supplies">59450100 - Hobby and craft supplies</option>
                          <option value="59450101 - Arts and crafts supplies">59450101 - Arts and crafts supplies</option>
                          <option value="59450104 - Models, toy and hobby">59450104 - Models, toy and hobby</option>
                          <option value="59469902 - Photographic supplies">59469902 - Photographic supplies</option>
                          <option value="59470000 - Gift, novelty, and souvenir shop">59470000 - Gift, novelty, and souvenir shop</option>
                          <option value="59470104 - Gift shop">59470104 - Gift shop</option>
                          <option value="59479902 - Souvenirs">59479902 - Souvenirs</option>
                          <option value="59480000 - Luggage and leather goods stores">59480000 - Luggage and leather goods stores</option>
                          <option value="59489901 - Leather goods, except luggage and shoes">59489901 - Leather goods, except luggage and shoes</option>
                          <option value="59490101 - Bridal fabrics">59490101 - Bridal fabrics</option>
                          <option value="59490203 - Notions, including trim">59490203 - Notions, including trim</option>
                          <option value="59610000 - Catalog and mail-order houses">59610000 - Catalog and mail-order houses</option>
                          <option value="59610203 - Electronic kits and parts, mail order">59610203 - Electronic kits and parts, mail order</option>
                          <option value="59610303 - Record and/or tape (music or video) club, mail order">59610303 - Record and/or tape (music or video) club, mail order</option>
                          <option value="59610403 - Stamps, mail order">59610403 - Stamps, mail order</option>
                          <option value="59619905 - Catalog sales">59619905 - Catalog sales</option>
                          <option value="59619906 - Clothing, mail order (except women's)">59619906 - Clothing, mail order (except women's)</option>
                          <option value="59619908 - Educational supplies and equipment, mail order">59619908 - Educational supplies and equipment, mail order</option>
                          <option value="59619909 - Fishing, hunting and camping equipment and supplies: by mail">59619909 - Fishing, hunting and camping equipment and supplies: by mail</option>
                          <option value="59619910 - Fitness and sporting goods, mail order">59619910 - Fitness and sporting goods, mail order</option>
                          <option value="59619912 - Furniture and furnishings, mail order">59619912 - Furniture and furnishings, mail order</option>
                          <option value="59619913 - General merchandise, mail order">59619913 - General merchandise, mail order</option>
                          <option value="59619915 - Jewelry, mail order">59619915 - Jewelry, mail order</option>
                          <option value="59619916 - Mail order house, nec">59619916 - Mail order house, nec</option>
                          <option value="59619925 - Electronic shopping">59619925 - Electronic shopping</option>
                          <option value="59620000 - Merchandising machine operators">59620000 - Merchandising machine operators</option>
                          <option value="59620102 - Sandwich and hot food vending machines">59620102 - Sandwich and hot food vending machines</option>
                          <option value="59630000 - Direct selling establishments">59630000 - Direct selling establishments</option>
                          <option value="59630101 - Bottled water delivery">59630101 - Bottled water delivery</option>
                          <option value="59630207 - Snacks, direct sales">59630207 - Snacks, direct sales</option>
                          <option value="59630300 - Encyclopedias and publications, direct sales">59630300 - Encyclopedias and publications, direct sales</option>
                          <option value="59630404 - Houseware sales, house-to-house">59630404 - Houseware sales, house-to-house</option>
                          <option value="59639903 - Cosmetic sales, house-to-house">59639903 - Cosmetic sales, house-to-house</option>
                          <option value="59639904 - Direct sales, telemarketing">59639904 - Direct sales, telemarketing</option>
                          <option value="59830000 - Fuel oil dealers">59830000 - Fuel oil dealers</option>
                          <option value="59840000 - Liquefied petroleum gas dealers">59840000 - Liquefied petroleum gas dealers</option>
                          <option value="59849903 - Propane gas, bottled">59849903 - Propane gas, bottled</option>
                          <option value="59939901 - Cigar store">59939901 - Cigar store</option>
                          <option value="59949902 - Newsstand">59949902 - Newsstand</option>
                          <option value="59950000 - Optical goods stores">59950000 - Optical goods stores</option>
                          <option value="59990100 - Alarm and safety equipment stores">59990100 - Alarm and safety equipment stores</option>
                          <option value="59990101 - Alarm signal systems">59990101 - Alarm signal systems</option>
                          <option value="59990102 - Fire extinguishers">59990102 - Fire extinguishers</option>
                          <option value="59990103 - Safety supplies and equipment">59990103 - Safety supplies and equipment</option>
                          <option value="59990201 - Architectural supplies">59990201 - Architectural supplies</option>
                          <option value="59990202 - Artists' supplies and materials">59990202 - Artists' supplies and materials</option>
                          <option value="59990203 - Drafting equipment and supplies">59990203 - Drafting equipment and supplies</option>
                          <option value="59990300 - Banners, flags, decals, and posters">59990300 - Banners, flags, decals, and posters</option>
                          <option value="59990303 - Flags">59990303 - Flags</option>
                          <option value="59990400 - Binoculars and telescopes">59990400 - Binoculars and telescopes</option>
                          <option value="59990600 - Telephone and communication equipment">59990600 - Telephone and communication equipment</option>
                          <option value="59990601 - Audio-visual equipment and supplies">59990601 - Audio-visual equipment and supplies</option>
                          <option value="59990602 - Communication equipment">59990602 - Communication equipment</option>
                          <option value="59990700 - Engine and motor equipment and supplies">59990700 - Engine and motor equipment and supplies</option>
                          <option value="59990702 - Motors, electric">59990702 - Motors, electric</option>
                          <option value="59990800 - Farm equipment and supplies">59990800 - Farm equipment and supplies</option>
                          <option value="59990803 - Feed and farm supply">59990803 - Feed and farm supply</option>
                          <option value="59990900 - Medical apparatus and supplies">59990900 - Medical apparatus and supplies</option>
                          <option value="59990906 - Orthopedic and prosthesis applications">59990906 - Orthopedic and prosthesis applications</option>
                          <option value="59990908 - Wheelchair lifts">59990908 - Wheelchair lifts</option>
                          <option value="59991002 - Monuments, finished to custom order">59991002 - Monuments, finished to custom order</option>
                          <option value="59991102 - Pet food">59991102 - Pet food</option>
                          <option value="59991103 - Pet supplies">59991103 - Pet supplies</option>
                          <option value="59991200 - Swimming pools, hot tubs, and sauna equipment and supplies">59991200 - Swimming pools, hot tubs, and sauna equipment and supplies</option>
                          <option value="59991201 - Hot tub and spa chemicals, equipment, and supplies">59991201 - Hot tub and spa chemicals, equipment, and supplies</option>
                          <option value="59991203 - Spas and hot tubs">59991203 - Spas and hot tubs</option>
                          <option value="59991204 - Swimming pool chemicals, equipment, and supplies">59991204 - Swimming pool chemicals, equipment, and supplies</option>
                          <option value="59991300 - Toiletries, cosmetics, and perfumes">59991300 - Toiletries, cosmetics, and perfumes</option>
                          <option value="59991301 - Cosmetics">59991301 - Cosmetics</option>
                          <option value="59991302 - Perfumes and colognes">59991302 - Perfumes and colognes</option>
                          <option value="59991304 - Hair care products">59991304 - Hair care products</option>
                          <option value="59991401 - Business machines and equipment">59991401 - Business machines and equipment</option>
                          <option value="59991402 - Photocopy machines">59991402 - Photocopy machines</option>
                          <option value="59991601 - Art dealers">59991601 - Art dealers</option>
                          <option value="59991604 - Christmas lights and decorations">59991604 - Christmas lights and decorations</option>
                          <option value="59991700 - Educational aids and electronic training materials">59991700 - Educational aids and electronic training materials</option>
                          <option value="59991701 - Education aids, devices and supplies">59991701 - Education aids, devices and supplies</option>
                          <option value="59991805 - Children's furniture, nec">59991805 - Children's furniture, nec</option>
                          <option value="59999902 - Auction rooms (general merchandise)">59999902 - Auction rooms (general merchandise)</option>
                          <option value="59999904 - Awnings">59999904 - Awnings</option>
                          <option value="59999907 - Canvas products">59999907 - Canvas products</option>
                          <option value="59999908 - Cleaning equipment and supplies">59999908 - Cleaning equipment and supplies</option>
                          <option value="59999909 - Concrete products, pre-cast">59999909 - Concrete products, pre-cast</option>
                          <option value="59999910 - Electronic parts and equipment">59999910 - Electronic parts and equipment</option>
                          <option value="59999912 - Foam and foam products">59999912 - Foam and foam products</option>
                          <option value="59999916 - Plumbing and heating supplies">59999916 - Plumbing and heating supplies</option>
                          <option value="59999917 - Police supply stores">59999917 - Police supply stores</option>
                          <option value="59999919 - Religious goods">59999919 - Religious goods</option>
                          <option value="59999921 - Rubber stamps">59999921 - Rubber stamps</option>
                          <option value="59999924 - Tents">59999924 - Tents</option>
                          <option value="59999926 - Theatrical equipment and supplies">59999926 - Theatrical equipment and supplies</option>
                          <option value="59999927 - Trophies and plaques">59999927 - Trophies and plaques</option>
                          <option value="59999929 - Water purification equipment">59999929 - Water purification equipment</option>
                          <option value="59999930 - Packaging materials: boxes, padding, etc.">59999930 - Packaging materials: boxes, padding, etc.</option>
                          <option value="59999931 - Welding supplies">59999931 - Welding supplies</option>
                          <option value="59999932 - Air purification equipment">59999932 - Air purification equipment</option>
                          <option value="61590101 - Agricultural loan companies">61590101 - Agricultural loan companies</option>
                          <option value="61590200 - Equipment and vehicle finance leasing companies">61590200 - Equipment and vehicle finance leasing companies</option>
                          <option value="61639904 - Mortgage brokers arranging for loans, using money of others">61639904 - Mortgage brokers arranging for loans, using money of others</option>
                          <option value="62110000 - Security brokers and dealers">62110000 - Security brokers and dealers</option>
                          <option value="62110204 - Investment firm, general brokerage">62110204 - Investment firm, general brokerage</option>
                          <option value="62820000 - Investment advice">62820000 - Investment advice</option>
                          <option value="62829903 - Investment counselors">62829903 - Investment counselors</option>
                          <option value="63110000 - Life insurance">63110000 - Life insurance</option>
                          <option value="63110102 - Fraternal life insurance organizations">63110102 - Fraternal life insurance organizations</option>
                          <option value="63610000 - Title insurance">63610000 - Title insurance</option>
                          <option value="63710101 - Pension funds">63710101 - Pension funds</option>
                          <option value="64110201 - Insurance claim adjusters, not employed by insurance company">64110201 - Insurance claim adjusters, not employed by insurance company</option>
                          <option value="64110300 - Insurance agents and brokers">64110300 - Insurance agents and brokers</option>
                          <option value="64110301 - Insurance agents, nec">64110301 - Insurance agents, nec</option>
                          <option value="65120000 - Nonresidential building operators">65120000 - Nonresidential building operators</option>
                          <option value="65120100 - Commercial and industrial building operation">65120100 - Commercial and industrial building operation</option>
                          <option value="65130000 - Apartment building operators">65130000 - Apartment building operators</option>
                          <option value="65190000 - Real property lessors, nec">65190000 - Real property lessors, nec</option>
                          <option value="65310000 - Real estate agents and managers">65310000 - Real estate agents and managers</option>
                          <option value="65310200 - Real estate managers">65310200 - Real estate managers</option>
                          <option value="65520000 - Subdividers and developers, nec">65520000 - Subdividers and developers, nec</option>
                          <option value="65529901 - Land subdividers and developers, commercial">65529901 - Land subdividers and developers, commercial</option>
                          <option value="65530000 - Cemetery subdividers and developers">65530000 - Cemetery subdividers and developers</option>
                          <option value="65539902 - Cemeteries, real estate operation">65539902 - Cemeteries, real estate operation</option>
                          <option value="67199901 - Investment holding companies, except banks">67199901 - Investment holding companies, except banks</option>
                          <option value="67199902 - Personal holding companies, except banks">67199902 - Personal holding companies, except banks</option>
                          <option value="67220000 - Management investment, open-end">67220000 - Management investment, open-end</option>
                          <option value="67260000 - Investment offices, nec">67260000 - Investment offices, nec</option>
                          <option value="67269905 - Management investment funds, closed-end">67269905 - Management investment funds, closed-end</option>
                          <option value="67929901 - Oil leases, buying and selling on own account">67929901 - Oil leases, buying and selling on own account</option>
                          <option value="67940000 - Patent owners and lessors">67940000 - Patent owners and lessors</option>
                          <option value="67940102 - Music royalties, sheet and record">67940102 - Music royalties, sheet and record</option>
                          <option value="67949901 - Copyright buying and licensing">67949901 - Copyright buying and licensing</option>
                          <option value="67949902 - Franchises, selling or licensing">67949902 - Franchises, selling or licensing</option>
                          <option value="67949903 - Patent buying, licensing, leasing">67949903 - Patent buying, licensing, leasing</option>
                          <option value="67980000 - Real estate investment trusts">67980000 - Real estate investment trusts</option>
                          <option value="67990000 - Investors, nec">67990000 - Investors, nec</option>
                          <option value="67999901 - Investment clubs">67999901 - Investment clubs</option>
                          <option value="67999904 - Venture capital companies">67999904 - Venture capital companies</option>
                          <option value="70110200 - Vacation lodges">70110200 - Vacation lodges</option>
                          <option value="70110300 - Hotels">70110300 - Hotels</option>
                          <option value="70110303 - Resort hotel">70110303 - Resort hotel</option>
                          <option value="70110401 - Bed and breakfast inn">70110401 - Bed and breakfast inn</option>
                          <option value="70110402 - Motor inn">70110402 - Motor inn</option>
                          <option value="70320000 - Sporting and recreational camps">70320000 - Sporting and recreational camps</option>
                          <option value="70339901 - Campgrounds">70339901 - Campgrounds</option>
                          <option value="72120100 - Laundry and drycleaner agents">72120100 - Laundry and drycleaner agents</option>
                          <option value="72130000 - Linen supply">72130000 - Linen supply</option>
                          <option value="72130202 - Coat supply">72130202 - Coat supply</option>
                          <option value="72160000 - Drycleaning plants, except rugs">72160000 - Drycleaning plants, except rugs</option>
                          <option value="72169902 - Drapery, curtain drycleaning">72169902 - Drapery, curtain drycleaning</option>
                          <option value="72170000 - Carpet and upholstery cleaning">72170000 - Carpet and upholstery cleaning</option>
                          <option value="72170101 - Carpet and furniture cleaning on location">72170101 - Carpet and furniture cleaning on location</option>
                          <option value="72180100 - Industrial equipment launderers">72180100 - Industrial equipment launderers</option>
                          <option value="72180200 - Industrial clothing launderers">72180200 - Industrial clothing launderers</option>
                          <option value="72180203 - Industrial uniform supply">72180203 - Industrial uniform supply</option>
                          <option value="72210000 - Photographic studios, portrait">72210000 - Photographic studios, portrait</option>
                          <option value="72219903 - Photographer, still or video">72219903 - Photographer, still or video</option>
                          <option value="72990802 - Stitching, custom">72990802 - Stitching, custom</option>
                          <option value="72990901 - Costume rental">72990901 - Costume rental</option>
                          <option value="73229902 - Collection agency, except real estate">73229902 - Collection agency, except real estate</option>
                          <option value="73319903 - Mailing list compilers">73319903 - Mailing list compilers</option>
                          <option value="73319906 - Mailing list brokers">73319906 - Mailing list brokers</option>
                          <option value="73349902 - Mimeographing">73349902 - Mimeographing</option>
                          <option value="73350000 - Commercial photography">73350000 - Commercial photography</option>
                          <option value="73359901 - Aerial photography, except mapmaking">73359901 - Aerial photography, except mapmaking</option>
                          <option value="73359903 - Photographic studio, commercial">73359903 - Photographic studio, commercial</option>
                          <option value="73360000 - Commercial art and graphic design">73360000 - Commercial art and graphic design</option>
                          <option value="73360103 - Graphic arts and related design">73360103 - Graphic arts and related design</option>
                          <option value="73360104 - Package design">73360104 - Package design</option>
                          <option value="73360105 - Silk screen design">73360105 - Silk screen design</option>
                          <option value="73420202 - Exterminating and fumigating">73420202 - Exterminating and fumigating</option>
                          <option value="73420203 - Pest control in structures">73420203 - Pest control in structures</option>
                          <option value="73520000 - Medical equipment rental">73520000 - Medical equipment rental</option>
                          <option value="73530000 - Heavy construction equipment rental">73530000 - Heavy construction equipment rental</option>
                          <option value="73530102 - Oil well drilling equipment, rental or leasing">73530102 - Oil well drilling equipment, rental or leasing</option>
                          <option value="73539901 - Cranes and aerial lift equipment, rental or leasing">73539901 - Cranes and aerial lift equipment, rental or leasing</option>
                          <option value="73539902 - Earth moving equipment, rental or leasing">73539902 - Earth moving equipment, rental or leasing</option>
                          <option value="73590000 - Equipment rental and leasing, nec">73590000 - Equipment rental and leasing, nec</option>
                          <option value="73590401 - Aircraft rental">73590401 - Aircraft rental</option>
                          <option value="73590501 - Audio-visual equipment and supply rental">73590501 - Audio-visual equipment and supply rental</option>
                          <option value="73590506 - Sound and lighting equipment rental">73590506 - Sound and lighting equipment rental</option>
                          <option value="73599905 - Propane equipment rental">73599905 - Propane equipment rental</option>
                          <option value="73599908 - Sign rental">73599908 - Sign rental</option>
                          <option value="73599909 - Stores and yards equipment rental">73599909 - Stores and yards equipment rental</option>
                          <option value="73599910 - Tent and tarpaulin rental">73599910 - Tent and tarpaulin rental</option>
                          <option value="73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)">73599912 - Work zone traffic equipment (flags, cones, barrels, etc.)</option>
                          <option value="73610101 - Executive placement">73610101 - Executive placement</option>
                          <option value="73630102 - Manpower pools">73630102 - Manpower pools</option>
                          <option value="73710101 - Computer software systems analysis and design, custom">73710101 - Computer software systems analysis and design, custom</option>
                          <option value="73710300 - Computer software development and applications">73710300 - Computer software development and applications</option>
                          <option value="73710301 - Computer software development">73710301 - Computer software development</option>
                          <option value="73710302 - Software programming applications">73710302 - Software programming applications</option>
                          <option value="73720000 - Prepackaged software">73720000 - Prepackaged software</option>
                          <option value="73729901 - Application computer software">73729901 - Application computer software</option>
                          <option value="73729902 - Business oriented computer software">73729902 - Business oriented computer software</option>
                          <option value="73729903 - Educational computer software">73729903 - Educational computer software</option>
                          <option value="73730000 - Computer integrated systems design">73730000 - Computer integrated systems design</option>
                          <option value="73730100 - Systems software development services">73730100 - Systems software development services</option>
                          <option value="73730101 - Computer systems analysis and design">73730101 - Computer systems analysis and design</option>
                          <option value="73730102 - Systems engineering, computer related">73730102 - Systems engineering, computer related</option>
                          <option value="73730201 - Local area network (LAN) systems integrator">73730201 - Local area network (LAN) systems integrator</option>
                          <option value="73730301 - Turnkey vendors, computer systems">73730301 - Turnkey vendors, computer systems</option>
                          <option value="73730302 - Value-added resellers, computer systems">73730302 - Value-added resellers, computer systems</option>
                          <option value="73740000 - Data processing and preparation">73740000 - Data processing and preparation</option>
                          <option value="73760000 - Computer facilities management">73760000 - Computer facilities management</option>
                          <option value="73779901 - Computer hardware rental or leasing, except finance leasing">73779901 - Computer hardware rental or leasing, except finance leasing</option>
                          <option value="73790202 - Data processing consultant">73790202 - Data processing consultant</option>
                          <option value="73829901 - Burglar alarm maintenance and monitoring">73829901 - Burglar alarm maintenance and monitoring</option>
                          <option value="73829903 - Protective devices, security">73829903 - Protective devices, security</option>
                          <option value="73829904 - Confinement surveillance systems maintenance and monitoring">73829904 - Confinement surveillance systems maintenance and monitoring</option>
                          <option value="73840000 - Photofinish laboratories">73840000 - Photofinish laboratories</option>
                          <option value="73840101 - Photofinishing laboratory">73840101 - Photofinishing laboratory</option>
                          <option value="73890104 - Lecture bureau">73890104 - Lecture bureau</option>
                          <option value="73890106 - Speakers' bureau">73890106 - Speakers' bureau</option>
                          <option value="73890304 - Embroidery advertising">73890304 - Embroidery advertising</option>
                          <option value="73890306 - Field audits, cable television">73890306 - Field audits, cable television</option>
                          <option value="73890308 - Promoters of shows and exhibitions">73890308 - Promoters of shows and exhibitions</option>
                          <option value="73890401 - Apparel designers, commercial">73890401 - Apparel designers, commercial</option>
                          <option value="73890411 - Textile designers">73890411 - Textile designers</option>
                          <option value="73890602 - Interior designer">73890602 - Interior designer</option>
                          <option value="73890603 - Interior decorating">73890603 - Interior decorating</option>
                          <option value="73890801 - Mapmaking or drafting, including aerial">73890801 - Mapmaking or drafting, including aerial</option>
                          <option value="73891105 - Recording studio, noncommercial records">73891105 - Recording studio, noncommercial records</option>
                          <option value="73891106 - Music recording producer">73891106 - Music recording producer</option>
                          <option value="73891202 - Mounting merchandise on cards">73891202 - Mounting merchandise on cards</option>
                          <option value="73891503 - Sign painting and lettering shop">73891503 - Sign painting and lettering shop</option>
                          <option value="73891705 - Yacht brokers">73891705 - Yacht brokers</option>
                          <option value="73891801 - Design, commercial and industrial">73891801 - Design, commercial and industrial</option>
                          <option value="73891900 - Metal cutting services">73891900 - Metal cutting services</option>
                          <option value="73899904 - Building scale models">73899904 - Building scale models</option>
                          <option value="73899908 - Cosmetic kits, assembling and packaging">73899908 - Cosmetic kits, assembling and packaging</option>
                          <option value="73899910 - Divers, commercial">73899910 - Divers, commercial</option>
                          <option value="73899911 - Document and office record destruction">73899911 - Document and office record destruction</option>
                          <option value="73899912 - Document embossing">73899912 - Document embossing</option>
                          <option value="73899917 - Field warehousing">73899917 - Field warehousing</option>
                          <option value="73899919 - Fire extinguisher servicing">73899919 - Fire extinguisher servicing</option>
                          <option value="73899923 - Fund raising organizations">73899923 - Fund raising organizations</option>
                          <option value="73899924 - Gas system conversion">73899924 - Gas system conversion</option>
                          <option value="73899925 - Grinding, precision: commercial or industrial">73899925 - Grinding, precision: commercial or industrial</option>
                          <option value="73899962 - Printers' services: folding, collating, etc.">73899962 - Printers' services: folding, collating, etc.</option>
                          <option value="75190100 - Recreational vehicle rental">75190100 - Recreational vehicle rental</option>
                          <option value="75320301 - Van conversion">75320301 - Van conversion</option>
                          <option value="75320402 - Body shop, trucks">75320402 - Body shop, trucks</option>
                          <option value="75499901 - Do-it-yourself garages">75499901 - Do-it-yourself garages</option>
                          <option value="76410102 - Reupholstery">76410102 - Reupholstery</option>
                          <option value="76410202 - Furniture refinishing">76410202 - Furniture refinishing</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_56" class="label lc">
                      <label class="fieldLabel " for="_fid_34"><b>Walmart Primary Category Desc:</b></label>
                      <div id="tdf_56" class="cell cc"><input name="_fid_oval_34" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_34" id="_fid_34" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Baby Consumables, Hardlines - BABY FOOD">Baby Consumables, Hardlines - BABY FOOD</option>
                          <option value="Baby Consumables, Hardlines - BABY NEEDS">Baby Consumables, Hardlines - BABY NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BABY TRAVEL NEEDS">Baby Consumables, Hardlines - BABY TRAVEL NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BATH HARDWARE">Baby Consumables, Hardlines - BATH HARDWARE</option>
                          <option value="Baby Consumables, Hardlines - BEDDING AND ACCESSORIES">Baby Consumables, Hardlines - BEDDING AND ACCESSORIES</option>
                          <option value="Baby Consumables, Hardlines - DIAPER BAGS">Baby Consumables, Hardlines - DIAPER BAGS</option>
                          <option value="Baby Consumables, Hardlines - DIAPERS">Baby Consumables, Hardlines - DIAPERS</option>
                          <option value="Baby Consumables, Hardlines - FEEDING BABY">Baby Consumables, Hardlines - FEEDING BABY</option>
                          <option value="Baby Consumables, Hardlines - FORMULA">Baby Consumables, Hardlines - FORMULA</option>
                          <option value="Baby Consumables, Hardlines - GIFTING">Baby Consumables, Hardlines - GIFTING</option>
                          <option value="Baby Consumables, Hardlines - LARGE FURNITURE">Baby Consumables, Hardlines - LARGE FURNITURE</option>
                          <option value="Baby Consumables, Hardlines - SAFETY">Baby Consumables, Hardlines - SAFETY</option>
                          <option value="Baby Consumables, Hardlines - SMALL FURNITURE AND BATH">Baby Consumables, Hardlines - SMALL FURNITURE AND BATH</option>
                          <option value="Baby Consumables, Hardlines - TOILETRIES">Baby Consumables, Hardlines - TOILETRIES</option>
                          <option value="Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS">Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS</option>
                          <option value="Baby Consumables, Hardlines - TRAINING PANTS">Baby Consumables, Hardlines - TRAINING PANTS</option>
                          <option value="Baby Consumables, Hardlines - WIPES">Baby Consumables, Hardlines - WIPES</option>
                          <option value="Beauty - BEAUTY BATH">Beauty - BEAUTY BATH</option>
                          <option value="Beauty - COMPLEXION CARE">Beauty - COMPLEXION CARE</option>
                          <option value="Beauty - COSMETICS BAGS ORGANIZERS">Beauty - COSMETICS BAGS ORGANIZERS</option>
                          <option value="Beauty - COSMETICS EYE">Beauty - COSMETICS EYE</option>
                          <option value="Beauty - COSMETICS FACE">Beauty - COSMETICS FACE</option>
                          <option value="Beauty - COSMETICS IMPLEMENTS">Beauty - COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - COSMETICS LIP">Beauty - COSMETICS LIP</option>
                          <option value="Beauty - COSMETICS NAIL">Beauty - COSMETICS NAIL</option>
                          <option value="Beauty - COTTON">Beauty - COTTON</option>
                          <option value="Beauty - FACE CARE">Beauty - FACE CARE</option>
                          <option value="Beauty - FRAGRANCES">Beauty - FRAGRANCES</option>
                          <option value="Beauty - GIFTS">Beauty - GIFTS</option>
                          <option value="Beauty - HAND BODY LOTION">Beauty - HAND BODY LOTION</option>
                          <option value="Beauty - NAIL CARE">Beauty - NAIL CARE</option>
                          <option value="Beauty - NATURALS">Beauty - NATURALS</option>
                          <option value="Beauty - SUNCARE">Beauty - SUNCARE</option>
                          <option value="Beauty - TREND COSMETICS EYE">Beauty - TREND COSMETICS EYE</option>
                          <option value="Beauty - TREND COSMETICS FACE">Beauty - TREND COSMETICS FACE</option>
                          <option value="Beauty - TREND COSMETICS IMPLEMENTS">Beauty - TREND COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - TREND COSMETICS LIP">Beauty - TREND COSMETICS LIP</option>
                          <option value="Beauty - TREND COSMETICS NAIL">Beauty - TREND COSMETICS NAIL</option>
                          <option value="Chemicals - AIR FRESHENER AND DEODORIZER">Chemicals - AIR FRESHENER AND DEODORIZER</option>
                          <option value="Chemicals - ALL PURPOSE CLEANERS">Chemicals - ALL PURPOSE CLEANERS</option>
                          <option value="Chemicals - BATH TOILET DRAIN">Chemicals - BATH TOILET DRAIN</option>
                          <option value="Chemicals - BLEACH">Chemicals - BLEACH</option>
                          <option value="Chemicals - DISH CLEANING PRODUCTS">Chemicals - DISH CLEANING PRODUCTS</option>
                          <option value="Chemicals - INSECT AND RODENT CTRL">Chemicals - INSECT AND RODENT CTRL</option>
                          <option value="Chemicals - LAUNDRY DETERGENT">Chemicals - LAUNDRY DETERGENT</option>
                          <option value="Chemicals - LAUNDRY SPECIALTY CARE">Chemicals - LAUNDRY SPECIALTY CARE</option>
                          <option value="Chemicals - MOPS AND BROOMS">Chemicals - MOPS AND BROOMS</option>
                          <option value="Chemicals - PREWASH">Chemicals - PREWASH</option>
                          <option value="Chemicals - QUICK CLEANING">Chemicals - QUICK CLEANING</option>
                          <option value="Chemicals - RUG DOCTOR">Chemicals - RUG DOCTOR</option>
                          <option value="Chemicals - SPONGES">Chemicals - SPONGES</option>
                          <option value="OTC Pharmacy - ADULT NUTRITION">OTC Pharmacy - ADULT NUTRITION</option>
                          <option value="OTC Pharmacy - ALLERGY">OTC Pharmacy - ALLERGY</option>
                          <option value="OTC Pharmacy - ANALGESICS">OTC Pharmacy - ANALGESICS</option>
                          <option value="OTC Pharmacy - ANTACIDS">OTC Pharmacy - ANTACIDS</option>
                          <option value="OTC Pharmacy - BP/DIAGNOSTICS AIDS">OTC Pharmacy - BP/DIAGNOSTICS AIDS</option>
                          <option value="OTC Pharmacy - COUGH-COLD-FLU">OTC Pharmacy - COUGH-COLD-FLU</option>
                          <option value="OTC Pharmacy - DIABETES OTC">OTC Pharmacy - DIABETES OTC</option>
                          <option value="OTC Pharmacy - DURABLE MEDICAL EQUIPMENT">OTC Pharmacy - DURABLE MEDICAL EQUIPMENT</option>
                          <option value="OTC Pharmacy - ELASTICS HEATING PADS">OTC Pharmacy - ELASTICS HEATING PADS</option>
                          <option value="OTC Pharmacy - EYECARE">OTC Pharmacy - EYECARE</option>
                          <option value="OTC Pharmacy - FEMININE HYGIENE">OTC Pharmacy - FEMININE HYGIENE</option>
                          <option value="OTC Pharmacy - FIRST AID">OTC Pharmacy - FIRST AID</option>
                          <option value="OTC Pharmacy - FOOTCARE">OTC Pharmacy - FOOTCARE</option>
                          <option value="OTC Pharmacy - LAXATIVES">OTC Pharmacy - LAXATIVES</option>
                          <option value="OTC Pharmacy - NICOTINE REPLACEMENT THERAPY">OTC Pharmacy - NICOTINE REPLACEMENT THERAPY</option>
                          <option value="OTC Pharmacy - PEDIATRICS">OTC Pharmacy - PEDIATRICS</option>
                          <option value="OTC Pharmacy - PERFORMANCE NUTRITION">OTC Pharmacy - PERFORMANCE NUTRITION</option>
                          <option value="OTC Pharmacy - READING GLASSES">OTC Pharmacy - READING GLASSES</option>
                          <option value="OTC Pharmacy - VAPORIZER HUMIDIFIER">OTC Pharmacy - VAPORIZER HUMIDIFIER</option>
                          <option value="OTC Pharmacy - VITAMINS">OTC Pharmacy - VITAMINS</option>
                          <option value="OTC Pharmacy - WEIGHT MANAGEMENT">OTC Pharmacy - WEIGHT MANAGEMENT</option>
                          <option value="OTC Pharmacy - WELLNESS">OTC Pharmacy - WELLNESS</option>
                          <option value="Paper Goods - BATHROOM TISSUE">Paper Goods - BATHROOM TISSUE</option>
                          <option value="Paper Goods - DISPOSABLE TABLETOP">Paper Goods - DISPOSABLE TABLETOP</option>
                          <option value="Paper Goods - FACIAL TISSUE">Paper Goods - FACIAL TISSUE</option>
                          <option value="Paper Goods - FOIL, BAGS &amp; WRAP">Paper Goods - FOIL, BAGS &amp; WRAP</option>
                          <option value="Paper Goods - PAPER TOWELS">Paper Goods - PAPER TOWELS</option>
                          <option value="Paper Goods - TRASH BAGS">Paper Goods - TRASH BAGS</option>
                          <option value="Personal Care - BABY NEEDS">Personal Care - BABY NEEDS</option>
                          <option value="Personal Care - BARSOAP">Personal Care - BARSOAP</option>
                          <option value="Personal Care - BODYWASH">Personal Care - BODYWASH</option>
                          <option value="Personal Care - DENTAL STRIPS">Personal Care - DENTAL STRIPS</option>
                          <option value="Personal Care - DENTURE">Personal Care - DENTURE</option>
                          <option value="Personal Care - DEODORANT">Personal Care - DEODORANT</option>
                          <option value="Personal Care - ELECTRIC SHAVE">Personal Care - ELECTRIC SHAVE</option>
                          <option value="Personal Care - FAMILY PLANNING">Personal Care - FAMILY PLANNING</option>
                          <option value="Personal Care - FEMININE HYGIENE">Personal Care - FEMININE HYGIENE</option>
                          <option value="Personal Care - FEMININE NEEDS">Personal Care - FEMININE NEEDS</option>
                          <option value="Personal Care - FLOSS INTERDENTAL">Personal Care - FLOSS INTERDENTAL</option>
                          <option value="Personal Care - HAIR ACCESSORIES">Personal Care - HAIR ACCESSORIES</option>
                          <option value="Personal Care - HAIR APPLIANCES">Personal Care - HAIR APPLIANCES</option>
                          <option value="Personal Care - HAIRCOLOR">Personal Care - HAIRCOLOR</option>
                          <option value="Personal Care - HAIRSPRAY">Personal Care - HAIRSPRAY</option>
                          <option value="Personal Care - HAND LIQUIDS">Personal Care - HAND LIQUIDS</option>
                          <option value="Personal Care - INCONTINENCE">Personal Care - INCONTINENCE</option>
                          <option value="Personal Care - KIDS ORAL CARE">Personal Care - KIDS ORAL CARE</option>
                          <option value="Personal Care - MOUTH WASH AND BREATH">Personal Care - MOUTH WASH AND BREATH</option>
                          <option value="Personal Care - MULTI-CULTURAL CARE">Personal Care - MULTI-CULTURAL CARE</option>
                          <option value="Personal Care - NATURALS">Personal Care - NATURALS</option>
                          <option value="Personal Care - SHAMPOOS AND CONDITIONERS">Personal Care - SHAMPOOS AND CONDITIONERS</option>
                          <option value="Personal Care - STYLING PRODUCTS">Personal Care - STYLING PRODUCTS</option>
                          <option value="Personal Care - TOOTHBRUSHES">Personal Care - TOOTHBRUSHES</option>
                          <option value="Personal Care - TOOTHPASTE">Personal Care - TOOTHPASTE</option>
                          <option value="Personal Care - TRIAL TRAVEL">Personal Care - TRIAL TRAVEL</option>
                          <option value="Personal Care - WET SHAVE">Personal Care - WET SHAVE</option>
                          <option value="Pets &amp; Supplies - AQUATICS">Pets &amp; Supplies - AQUATICS</option>
                          <option value="Pets &amp; Supplies - CANNED CAT FOOD">Pets &amp; Supplies - CANNED CAT FOOD</option>
                          <option value="Pets &amp; Supplies - CAT ACCESSORIES">Pets &amp; Supplies - CAT ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT FLEA AND TICK">Pets &amp; Supplies - CAT FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - CAT FURNITURE">Pets &amp; Supplies - CAT FURNITURE</option>
                          <option value="Pets &amp; Supplies - CAT LITTER">Pets &amp; Supplies - CAT LITTER</option>
                          <option value="Pets &amp; Supplies - CAT PANS AND ACCESSORIES">Pets &amp; Supplies - CAT PANS AND ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT TREATS">Pets &amp; Supplies - CAT TREATS</option>
                          <option value="Pets &amp; Supplies - CHEWS">Pets &amp; Supplies - CHEWS</option>
                          <option value="Pets &amp; Supplies - COLLARS AND LEASHES">Pets &amp; Supplies - COLLARS AND LEASHES</option>
                          <option value="Pets &amp; Supplies - DOG  GROOMING">Pets &amp; Supplies - DOG &nbsp;GROOMING</option>
                          <option value="Pets &amp; Supplies - DOG FEEDING AND WATERING">Pets &amp; Supplies - DOG FEEDING AND WATERING</option>
                          <option value="Pets &amp; Supplies - DOG HBA">Pets &amp; Supplies - DOG HBA</option>
                          <option value="Pets &amp; Supplies - DOG TOYS">Pets &amp; Supplies - DOG TOYS</option>
                          <option value="Pets &amp; Supplies - DOG TREATS">Pets &amp; Supplies - DOG TREATS</option>
                          <option value="Pets &amp; Supplies - DOMESTIC BIRD">Pets &amp; Supplies - DOMESTIC BIRD</option>
                          <option value="Pets &amp; Supplies - DRY CAT FOOD">Pets &amp; Supplies - DRY CAT FOOD</option>
                          <option value="Pets &amp; Supplies - DRY DOG FOOD">Pets &amp; Supplies - DRY DOG FOOD</option>
                          <option value="Pets &amp; Supplies - FISH LIVE">Pets &amp; Supplies - FISH LIVE</option>
                          <option value="Pets &amp; Supplies - FLEA AND TICK">Pets &amp; Supplies - FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - FRESH DOG FOOD">Pets &amp; Supplies - FRESH DOG FOOD</option>
                          <option value="Pets &amp; Supplies - KENNELS">Pets &amp; Supplies - KENNELS</option>
                          <option value="Pets &amp; Supplies - LIVESTOCK FEED ACCESS">Pets &amp; Supplies - LIVESTOCK FEED ACCESS</option>
                          <option value="Pets &amp; Supplies - PET BEDDING">Pets &amp; Supplies - PET BEDDING</option>
                          <option value="Pets &amp; Supplies - PET BEDS">Pets &amp; Supplies - PET BEDS</option>
                          <option value="Pets &amp; Supplies - PET COLLECTIONS">Pets &amp; Supplies - PET COLLECTIONS</option>
                          <option value="Pets &amp; Supplies - SEASONAL">Pets &amp; Supplies - SEASONAL</option>
                          <option value="Pets &amp; Supplies - SMALL ANIMAL">Pets &amp; Supplies - SMALL ANIMAL</option>
                          <option value="Pets &amp; Supplies - TRAINING AIDS">Pets &amp; Supplies - TRAINING AIDS</option>
                          <option value="Pets &amp; Supplies - WET DOG FOOD">Pets &amp; Supplies - WET DOG FOOD</option>
                          <option value="Adult Beverages - BLUSH AND SPARKLING WINE">Adult Beverages - BLUSH AND SPARKLING WINE</option>
                          <option value="Adult Beverages - BUDGET BEER">Adult Beverages - BUDGET BEER</option>
                          <option value="Adult Beverages - CRAFT BEER">Adult Beverages - CRAFT BEER</option>
                          <option value="Adult Beverages - DARK SPIRITS">Adult Beverages - DARK SPIRITS</option>
                          <option value="Adult Beverages - EUROPEAN IMPORT">Adult Beverages - EUROPEAN IMPORT</option>
                          <option value="Adult Beverages - FLAVORED BEER">Adult Beverages - FLAVORED BEER</option>
                          <option value="Adult Beverages - HEAVY CLASSIC">Adult Beverages - HEAVY CLASSIC</option>
                          <option value="Adult Beverages - IMPORT OTHER">Adult Beverages - IMPORT OTHER</option>
                          <option value="Adult Beverages - LIGHT CLASSIC">Adult Beverages - LIGHT CLASSIC</option>
                          <option value="Adult Beverages - LIGHT SPIRITS">Adult Beverages - LIGHT SPIRITS</option>
                          <option value="Adult Beverages - LOW CALORIE BEER">Adult Beverages - LOW CALORIE BEER</option>
                          <option value="Adult Beverages - MEXICAN IMPORT">Adult Beverages - MEXICAN IMPORT</option>
                          <option value="Adult Beverages - NA BEER">Adult Beverages - NA BEER</option>
                          <option value="Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS">Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS</option>
                          <option value="Adult Beverages - PREMIUM CLASSIC">Adult Beverages - PREMIUM CLASSIC</option>
                          <option value="Adult Beverages - RED WINE">Adult Beverages - RED WINE</option>
                          <option value="Adult Beverages - SINGLES BEER">Adult Beverages - SINGLES BEER</option>
                          <option value="Adult Beverages - SPARKLING OTHER WINES">Adult Beverages - SPARKLING OTHER WINES</option>
                          <option value="Adult Beverages - WHITE WINE">Adult Beverages - WHITE WINE</option>
                          <option value="Adult Beverages - WINE">Adult Beverages - WINE</option>
                          <option value="Candy / Tobacco - CHOCOLATE">Candy / Tobacco - CHOCOLATE</option>
                          <option value="Candy / Tobacco - CHRISTMAS">Candy / Tobacco - CHRISTMAS</option>
                          <option value="Candy / Tobacco - EASTER">Candy / Tobacco - EASTER</option>
                          <option value="Candy / Tobacco - GUM - MINT D01">Candy / Tobacco - GUM - MINT D01</option>
                          <option value="Candy / Tobacco - HALLOWEEN">Candy / Tobacco - HALLOWEEN</option>
                          <option value="Candy / Tobacco - NON CHOCOLATE">Candy / Tobacco - NON CHOCOLATE</option>
                          <option value="Candy / Tobacco - SNACKS TO GO">Candy / Tobacco - SNACKS TO GO</option>
                          <option value="Candy / Tobacco - SPECIALTY CANDY">Candy / Tobacco - SPECIALTY CANDY</option>
                          <option value="Candy / Tobacco - SUGAR FREE">Candy / Tobacco - SUGAR FREE</option>
                          <option value="Candy / Tobacco - VALENTINE">Candy / Tobacco - VALENTINE</option>
                          <option value="Snacks - ASIAN">Snacks - ASIAN</option>
                          <option value="Snacks - CONES AND TOPPING">Snacks - CONES AND TOPPING</option>
                          <option value="Snacks - COOKIES">Snacks - COOKIES</option>
                          <option value="Snacks - CRACKERS">Snacks - CRACKERS</option>
                          <option value="Snacks - CANNED SOFT DRINKS">Snacks - CANNED SOFT DRINKS</option>
                          <option value="Snacks - DIPS">Snacks - DIPS</option>
                          <option value="Snacks - DRIED FRUIT">Snacks - DRIED FRUIT</option>
                          <option value="Snacks - ENERGY DRINKS">Snacks - ENERGY DRINKS</option>
                          <option value="Snacks - FLAVORED WATER">Snacks - FLAVORED WATER</option>
                          <option value="Snacks - FRUIT SNACKS">Snacks - FRUIT SNACKS</option>
                          <option value="Snacks - FUNCTIONAL">Snacks - FUNCTIONAL</option>
                          <option value="Snacks - HEALTHY LIFESTYLE">Snacks - HEALTHY LIFESTYLE</option>
                          <option value="Snacks - ISOTONICS">Snacks - ISOTONICS</option>
                          <option value="Snacks - MULTI PACK JUICE">Snacks - MULTI PACK JUICE</option>
                          <option value="Snacks - NONALCOHOLIC MIXERS">Snacks - NONALCOHOLIC MIXERS</option>
                          <option value="Snacks - POPCORN">Snacks - POPCORN</option>
                          <option value="Snacks - POWDERED SOFT DRINK">Snacks - POWDERED SOFT DRINK</option>
                          <option value="Snacks - PRODUCE DRIED FRUIT">Snacks - PRODUCE DRIED FRUIT</option>
                          <option value="Snacks - PRODUCE SNACKS">Snacks - PRODUCE SNACKS</option>
                          <option value="Snacks - PUDDING CUPS">Snacks - PUDDING CUPS</option>
                          <option value="Snacks - READY TO DRINK COFFEE">Snacks - READY TO DRINK COFFEE</option>
                          <option value="Snacks - READY TO DRINK TEA">Snacks - READY TO DRINK TEA</option>
                          <option value="Snacks - SALTY SNACKS">Snacks - SALTY SNACKS</option>
                          <option value="Snacks - SNACK MEATS">Snacks - SNACK MEATS</option>
                          <option value="Snacks - SNACK NUTS">Snacks - SNACK NUTS</option>
                          <option value="Snacks - SNACKS TO GO">Snacks - SNACKS TO GO</option>
                          <option value="Snacks - SPECIALTY COOKIES">Snacks - SPECIALTY COOKIES</option>
                          <option value="Snacks - SPORTS TRAINING AND MEDICINE">Snacks - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Snacks - WATER">Snacks - WATER</option>
                          <option value="Impulse - BATTERIES">Impulse - BATTERIES</option>
                          <option value="Impulse - CANDY">Impulse - CANDY</option>
                          <option value="Impulse - CHOCOLATE">Impulse - CHOCOLATE</option>
                          <option value="Impulse - COLLECTIBLES">Impulse - COLLECTIBLES</option>
                          <option value="Impulse - DOLLAR PROGRAM">Impulse - DOLLAR PROGRAM</option>
                          <option value="Impulse - GUM - MINT">Impulse - GUM - MINT</option>
                          <option value="Impulse - IMPULSE STRIPS">Impulse - IMPULSE STRIPS</option>
                          <option value="Impulse - SALTY SNACKS">Impulse - SALTY SNACKS</option>
                          <option value="Bakery - BAKERY FREEZER">Bakery - BAKERY FREEZER</option>
                          <option value="Bakery - BAKERY GRAB AND GO">Bakery - BAKERY GRAB AND GO</option>
                          <option value="Bakery - BREAD">Bakery - BREAD</option>
                          <option value="Bakery - BREAKFAST FOODS">Bakery - BREAKFAST FOODS</option>
                          <option value="Bakery - CAKE DESSERTS">Bakery - CAKE DESSERTS</option>
                          <option value="Bakery - CELEBRATION CAKES">Bakery - CELEBRATION CAKES</option>
                          <option value="Bakery - COOKIES">Bakery - COOKIES</option>
                          <option value="Bakery - CUP CAKES">Bakery - CUP CAKES</option>
                          <option value="Bakery - DONUTS AND PASTRIES">Bakery - DONUTS AND PASTRIES</option>
                          <option value="Bakery - ORNAMENTS">Bakery - ORNAMENTS</option>
                          <option value="Bakery - PIE">Bakery - PIE</option>
                          <option value="Bakery - ROLLS">Bakery - ROLLS</option>
                          <option value="Bakery - SHELF STABLE CAKES">Bakery - SHELF STABLE CAKES</option>
                          <option value="Bakery - SPECIALTY BREADS AND ROLLS">Bakery - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Bakery - SWEET BAKED GOODS">Bakery - SWEET BAKED GOODS</option>
                          <option value="Bakery - SWEET GOODS">Bakery - SWEET GOODS</option>
                          <option value="Bakery - VALUE SWEETS">Bakery - VALUE SWEETS</option>
                          <option value="Produce - APPLE CIDER">Produce - APPLE CIDER</option>
                          <option value="Produce - APPLES">Produce - APPLES</option>
                          <option value="Produce - ASPARAGUS">Produce - ASPARAGUS</option>
                          <option value="Produce - AVOCADOS">Produce - AVOCADOS</option>
                          <option value="Produce - BANANAS">Produce - BANANAS</option>
                          <option value="Produce - BELL PEPPER">Produce - BELL PEPPER</option>
                          <option value="Produce - BLACKBERRIES">Produce - BLACKBERRIES</option>
                          <option value="Produce - BLENDING">Produce - BLENDING</option>
                          <option value="Produce - BLUEBERRIES">Produce - BLUEBERRIES</option>
                          <option value="Produce - BROCCOLI">Produce - BROCCOLI</option>
                          <option value="Produce - BULBS">Produce - BULBS</option>
                          <option value="Produce - CABBAGE">Produce - CABBAGE</option>
                          <option value="Produce - CAL SEASONAL">Produce - CAL SEASONAL</option>
                          <option value="Produce - CANTALOUPES">Produce - CANTALOUPES</option>
                          <option value="Produce - CARROTS">Produce - CARROTS</option>
                          <option value="Produce - CAULIFLOWER">Produce - CAULIFLOWER</option>
                          <option value="Produce - CELERY">Produce - CELERY</option>
                          <option value="Produce - CHILIS">Produce - CHILIS</option>
                          <option value="Produce - CORN">Produce - CORN</option>
                          <option value="Produce - CRANBERRIES">Produce - CRANBERRIES</option>
                          <option value="Produce - CUCUMBERS">Produce - CUCUMBERS</option>
                          <option value="Produce - CUT FRUIT PACKAGED">Produce - CUT FRUIT PACKAGED</option>
                          <option value="Produce - CUT FRUIT PROCESSED">Produce - CUT FRUIT PROCESSED</option>
                          <option value="Produce - DIPS">Produce - DIPS</option>
                          <option value="Produce - DIPS AND GLAZE">Produce - DIPS AND GLAZE</option>
                          <option value="Produce - DRESSINGS">Produce - DRESSINGS</option>
                          <option value="Produce - DRIED FRUIT">Produce - DRIED FRUIT</option>
                          <option value="Produce - DRIED VEGGIES">Produce - DRIED VEGGIES</option>
                          <option value="Produce - ETHNIC AND SPECIALTY">Produce - ETHNIC AND SPECIALTY</option>
                          <option value="Produce - ETHNIC ROOTS">Produce - ETHNIC ROOTS</option>
                          <option value="Produce - GARLIC">Produce - GARLIC</option>
                          <option value="Produce - GRAPEFRUIT">Produce - GRAPEFRUIT</option>
                          <option value="Produce - GRAPES">Produce - GRAPES</option>
                          <option value="Produce - GREENS">Produce - GREENS</option>
                          <option value="Produce - HERBS">Produce - HERBS</option>
                          <option value="Produce - KIWI">Produce - KIWI</option>
                          <option value="Produce - LEMONS">Produce - LEMONS</option>
                          <option value="Produce - LETTUCE">Produce - LETTUCE</option>
                          <option value="Produce - LIMES">Produce - LIMES</option>
                          <option value="Produce - MANDARINS">Produce - MANDARINS</option>
                          <option value="Produce - MANGOES">Produce - MANGOES</option>
                          <option value="Produce - MIXED BOUQUETS">Produce - MIXED BOUQUETS</option>
                          <option value="Produce - MIXED VEGETABLES">Produce - MIXED VEGETABLES</option>
                          <option value="Produce - MUSHROOM">Produce - MUSHROOM</option>
                          <option value="Produce - NECTARINES">Produce - NECTARINES</option>
                          <option value="Produce - NUT MEATS">Produce - NUT MEATS</option>
                          <option value="Produce - NUTS PEANUTS">Produce - NUTS PEANUTS</option>
                          <option value="Produce - NUTS PISTACHIOS">Produce - NUTS PISTACHIOS</option>
                          <option value="Produce - NUTS SEASONAL">Produce - NUTS SEASONAL</option>
                          <option value="Produce - NUTS SUNFLOWER">Produce - NUTS SUNFLOWER</option>
                          <option value="Produce - ONIONS">Produce - ONIONS</option>
                          <option value="Produce - ORANGES">Produce - ORANGES</option>
                          <option value="Produce - ORG MIXED BERRIES">Produce - ORG MIXED BERRIES</option>
                          <option value="Produce - ORGANIC COOKING VEG">Produce - ORGANIC COOKING VEG</option>
                          <option value="Produce - PAPAYAS">Produce - PAPAYAS</option>
                          <option value="Produce - PEACHES">Produce - PEACHES</option>
                          <option value="Produce - PEARS">Produce - PEARS</option>
                          <option value="Produce - PINEAPPLES">Produce - PINEAPPLES</option>
                          <option value="Produce - PACKAGED SALADS">Produce - PACKAGED SALADS</option>
                          <option value="Produce - PLUMS">Produce - PLUMS</option>
                          <option value="Produce - POTATOES">Produce - POTATOES</option>
                          <option value="Produce - PREMIUM BEVERAGE">Produce - PREMIUM BEVERAGE</option>
                          <option value="Produce - PRODUCE SNACKS">Produce - PRODUCE SNACKS</option>
                          <option value="Produce - PUMPKINS SEASONAL">Produce - PUMPKINS SEASONAL</option>
                          <option value="Produce - RAINIER CHERRIES">Produce - RAINIER CHERRIES</option>
                          <option value="Produce - RASPBERRIES">Produce - RASPBERRIES</option>
                          <option value="Produce - RED CHERRIES">Produce - RED CHERRIES</option>
                          <option value="Produce - ROSES">Produce - ROSES</option>
                          <option value="Produce - SALAD TOPPINGS">Produce - SALAD TOPPINGS</option>
                          <option value="Produce - SOFT VEGETABLES">Produce - SOFT VEGETABLES</option>
                          <option value="Produce - SPECIALITY">Produce - SPECIALITY</option>
                          <option value="Produce - SPECIALTY STONEFRUIT">Produce - SPECIALTY STONEFRUIT</option>
                          <option value="Produce - SQUASH">Produce - SQUASH</option>
                          <option value="Produce - STRAWBERRIES">Produce - STRAWBERRIES</option>
                          <option value="Produce - SWEET POTATOES">Produce - SWEET POTATOES</option>
                          <option value="Produce - TOMATOS">Produce - TOMATOS</option>
                          <option value="Produce - TRAIL MIX">Produce - TRAIL MIX</option>
                          <option value="Produce - VALUE ADDED VEGETABLES">Produce - VALUE ADDED VEGETABLES</option>
                          <option value="Produce - VARIETY MELONS">Produce - VARIETY MELONS</option>
                          <option value="Produce - VARIETY TROPICALS">Produce - VARIETY TROPICALS</option>
                          <option value="Produce - WATERMELONS">Produce - WATERMELONS</option>
                          <option value="Prepared Deli - BABYBEL">Prepared Deli - BABYBEL</option>
                          <option value="Prepared Deli - BULK SALADS">Prepared Deli - BULK SALADS</option>
                          <option value="Prepared Deli - CHEESE">Prepared Deli - CHEESE</option>
                          <option value="Prepared Deli - DRINKS">Prepared Deli - DRINKS</option>
                          <option value="Prepared Deli - HOT CASE AND CHILLED">Prepared Deli - HOT CASE AND CHILLED</option>
                          <option value="Prepared Deli - MEAT">Prepared Deli - MEAT</option>
                          <option value="Prepared Deli - PACKAGED MEALS">Prepared Deli - PACKAGED MEALS</option>
                          <option value="Prepared Deli - PARTY TRAYS">Prepared Deli - PARTY TRAYS</option>
                          <option value="Prepared Deli - PASTA AND SAUCES">Prepared Deli - PASTA AND SAUCES</option>
                          <option value="Prepared Deli - PIZZA">Prepared Deli - PIZZA</option>
                          <option value="Prepared Deli - PREPARED MEALS">Prepared Deli - PREPARED MEALS</option>
                          <option value="Prepared Deli - ROTISSERIE">Prepared Deli - ROTISSERIE</option>
                          <option value="Prepared Deli - SALADS">Prepared Deli - SALADS</option>
                          <option value="Prepared Deli - SANDWICHES">Prepared Deli - SANDWICHES</option>
                          <option value="Prepared Deli - SNACKING">Prepared Deli - SNACKING</option>
                          <option value="Prepared Deli - SOUPS">Prepared Deli - SOUPS</option>
                          <option value="Prepared Deli - SPREADS AND DIPS">Prepared Deli - SPREADS AND DIPS</option>
                          <option value="Prepared Deli - SUSHI">Prepared Deli - SUSHI</option>
                          <option value="Prepared Deli - TABLE READY SALADS">Prepared Deli - TABLE READY SALADS</option>
                          <option value="Commercial Packaged Bread - BREAD">Commercial Packaged Bread - BREAD</option>
                          <option value="Commercial Packaged Bread - BREAKFAST FOODS">Commercial Packaged Bread - BREAKFAST FOODS</option>
                          <option value="Commercial Packaged Bread - BUNS">Commercial Packaged Bread - BUNS</option>
                          <option value="Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS">Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Commercial Packaged Bread - SWEET BAKED GOODS">Commercial Packaged Bread - SWEET BAKED GOODS</option>
                          <option value="Commercial Packaged Bread - TORTILLAS">Commercial Packaged Bread - TORTILLAS</option>
                          <option value="Dairy - BUTTER MARGARINE">Dairy - BUTTER MARGARINE</option>
                          <option value="Dairy - CHEESES">Dairy - CHEESES</option>
                          <option value="Dairy - CHILLED BAKING">Dairy - CHILLED BAKING</option>
                          <option value="Dairy - CHILLED BEVERAGES">Dairy - CHILLED BEVERAGES</option>
                          <option value="Dairy - CULTURED PRODUCTS">Dairy - CULTURED PRODUCTS</option>
                          <option value="Dairy - DESSERTS">Dairy - DESSERTS</option>
                          <option value="Dairy - EGGS">Dairy - EGGS</option>
                          <option value="Dairy - HISPANIC CHILLED">Dairy - HISPANIC CHILLED</option>
                          <option value="Dairy - MILK CREAMERS">Dairy - MILK CREAMERS</option>
                          <option value="Dairy - MILK">Dairy - MILK</option>
                          <option value="Dairy - SPREADS-CREAM CHEESE-BFAST BREADS">Dairy - SPREADS-CREAM CHEESE-BFAST BREADS</option>
                          <option value="Dairy - YOGURT">Dairy - YOGURT</option>
                          <option value="Deli - BACON">Deli - BACON</option>
                          <option value="Deli - BREAKFAST CONVENIENCE">Deli - BREAKFAST CONVENIENCE</option>
                          <option value="Deli - BREAKFAST SAUSAGE">Deli - BREAKFAST SAUSAGE</option>
                          <option value="Deli - DINNER MEATS">Deli - DINNER MEATS</option>
                          <option value="Deli - HOT DOGS">Deli - HOT DOGS</option>
                          <option value="Deli - LUNCH COMBOS">Deli - LUNCH COMBOS</option>
                          <option value="Deli - LUNCHMEAT">Deli - LUNCHMEAT</option>
                          <option value="Dry Grocery - ADULT-FAMILY MEALS">Dry Grocery - ADULT-FAMILY MEALS</option>
                          <option value="Dry Grocery - ASIAN">Dry Grocery - ASIAN</option>
                          <option value="Dry Grocery - BAG PASTA">Dry Grocery - BAG PASTA</option>
                          <option value="Dry Grocery - BAKING MIXES">Dry Grocery - BAKING MIXES</option>
                          <option value="Dry Grocery - BAKING NUTS CAN MILK">Dry Grocery - BAKING NUTS CAN MILK</option>
                          <option value="Dry Grocery - BATTERS">Dry Grocery - BATTERS</option>
                          <option value="Dry Grocery - BOX JUICE">Dry Grocery - BOX JUICE</option>
                          <option value="Dry Grocery - CHILI">Dry Grocery - CHILI</option>
                          <option value="Dry Grocery - COFFEE">Dry Grocery - COFFEE</option>
                          <option value="Dry Grocery - COLD CEREAL">Dry Grocery - COLD CEREAL</option>
                          <option value="Dry Grocery - COOKIES">Dry Grocery - COOKIES</option>
                          <option value="Dry Grocery - DIET AND HEALTH">Dry Grocery - DIET AND HEALTH</option>
                          <option value="Dry Grocery - DIY PIZZA">Dry Grocery - DIY PIZZA</option>
                          <option value="Dry Grocery - GRAVY">Dry Grocery - GRAVY</option>
                          <option value="Dry Grocery - ETHNIC">Dry Grocery - ETHNIC</option>
                          <option value="Dry Grocery - FLOUR">Dry Grocery - FLOUR</option>
                          <option value="Dry Grocery - FROZEN INTERNATIONAL FOODS">Dry Grocery - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Dry Grocery - GRILL ACCESSORIES">Dry Grocery - GRILL ACCESSORIES</option>
                          <option value="Dry Grocery - HEALTHY LIFESTYLE">Dry Grocery - HEALTHY LIFESTYLE</option>
                          <option value="Dry Grocery - HISPANIC">Dry Grocery - HISPANIC</option>
                          <option value="Dry Grocery - HOT CEREAL">Dry Grocery - HOT CEREAL</option>
                          <option value="Dry Grocery - INSTITUTIONAL">Dry Grocery - INSTITUTIONAL</option>
                          <option value="Dry Grocery - JAMS AND JELLY">Dry Grocery - JAMS AND JELLY</option>
                          <option value="Dry Grocery - JELLO AND MARSHMALLO">Dry Grocery - JELLO AND MARSHMALLO</option>
                          <option value="Dry Grocery - KIDS MEALS">Dry Grocery - KIDS MEALS</option>
                          <option value="Dry Grocery - MAC AND CHEESE">Dry Grocery - MAC AND CHEESE</option>
                          <option value="Dry Grocery - MAYONNAISE">Dry Grocery - MAYONNAISE</option>
                          <option value="Dry Grocery - MUSTARD KETCHUP">Dry Grocery - MUSTARD KETCHUP</option>
                          <option value="Dry Grocery - OIL AND SHORTENING">Dry Grocery - OIL AND SHORTENING</option>
                          <option value="Dry Grocery - OLIVES">Dry Grocery - OLIVES</option>
                          <option value="Dry Grocery - PEANUT BUTTER">Dry Grocery - PEANUT BUTTER</option>
                          <option value="Dry Grocery - PICKLES">Dry Grocery - PICKLES</option>
                          <option value="Dry Grocery - PIE FILLING">Dry Grocery - PIE FILLING</option>
                          <option value="Dry Grocery - PORTABLE SNACKING">Dry Grocery - PORTABLE SNACKING</option>
                          <option value="Dry Grocery - POTATO AND STUFFING">Dry Grocery - POTATO AND STUFFING</option>
                          <option value="Dry Grocery - POWDERED SOFT DRINK">Dry Grocery - POWDERED SOFT DRINK</option>
                          <option value="Dry Grocery - PR BREAD AND TORTILLAS">Dry Grocery - PR BREAD AND TORTILLAS</option>
                          <option value="Dry Grocery - RICE AND BEANS">Dry Grocery - RICE AND BEANS</option>
                          <option value="Dry Grocery - SALAD DRESSING">Dry Grocery - SALAD DRESSING</option>
                          <option value="Dry Grocery - SALAD TOPPINGS">Dry Grocery - SALAD TOPPINGS</option>
                          <option value="Dry Grocery - SAUCES">Dry Grocery - SAUCES</option>
                          <option value="Dry Grocery - SHELF STABLE BEANS">Dry Grocery - SHELF STABLE BEANS</option>
                          <option value="Dry Grocery - SHELF STABLE CHEESE">Dry Grocery - SHELF STABLE CHEESE</option>
                          <option value="Dry Grocery - SHELF STABLE FRUIT">Dry Grocery - SHELF STABLE FRUIT</option>
                          <option value="Dry Grocery - SHELF STABLE JUICE">Dry Grocery - SHELF STABLE JUICE</option>
                          <option value="Dry Grocery - SHELF STABLE MEATS">Dry Grocery - SHELF STABLE MEATS</option>
                          <option value="Dry Grocery - SHELF STABLE SEAFOOD">Dry Grocery - SHELF STABLE SEAFOOD</option>
                          <option value="Dry Grocery - SHELF STABLE TOMATOES">Dry Grocery - SHELF STABLE TOMATOES</option>
                          <option value="Dry Grocery - SHELF STABLE VEGETABLES">Dry Grocery - SHELF STABLE VEGETABLES</option>
                          <option value="Dry Grocery - SOUP">Dry Grocery - SOUP</option>
                          <option value="Dry Grocery - SPAGHETTI SAUCE">Dry Grocery - SPAGHETTI SAUCE</option>
                          <option value="Dry Grocery - SPICES AND SALT">Dry Grocery - SPICES AND SALT</option>
                          <option value="Dry Grocery - SUGAR">Dry Grocery - SUGAR</option>
                          <option value="Dry Grocery - SWEET BAKED GOODS">Dry Grocery - SWEET BAKED GOODS</option>
                          <option value="Dry Grocery - SYRUP AND MIXES">Dry Grocery - SYRUP AND MIXES</option>
                          <option value="Dry Grocery - TEA">Dry Grocery - TEA</option>
                          <option value="Dry Grocery - TEXMEX">Dry Grocery - TEXMEX</option>
                          <option value="Dry Grocery - TORTILLAS">Dry Grocery - TORTILLAS</option>
                          <option value="Dry Grocery - VINEGAR">Dry Grocery - VINEGAR</option>
                          <option value="Frozen - FROZEN BAKERY">Frozen - FROZEN BAKERY</option>
                          <option value="Frozen - FROZEN BREAD AND PASTRIES">Frozen - FROZEN BREAD AND PASTRIES</option>
                          <option value="Frozen - FROZEN BREAKFAST FOODS">Frozen - FROZEN BREAKFAST FOODS</option>
                          <option value="Frozen - FROZEN DOG FOOD">Frozen - FROZEN DOG FOOD</option>
                          <option value="Frozen - FROZEN ENTERTAINING">Frozen - FROZEN ENTERTAINING</option>
                          <option value="Frozen - FROZEN INTERNATIONAL FOODS">Frozen - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Frozen - FROZEN MEALS">Frozen - FROZEN MEALS</option>
                          <option value="Frozen - FROZEN PREPARED MEAT AND SEAFOOD">Frozen - FROZEN PREPARED MEAT AND SEAFOOD</option>
                          <option value="Frozen - FROZEN PIZZA">Frozen - FROZEN PIZZA</option>
                          <option value="Frozen - FROZEN POTATOES">Frozen - FROZEN POTATOES</option>
                          <option value="Frozen - FROZEN PRODUCE">Frozen - FROZEN PRODUCE</option>
                          <option value="Frozen - ICE CREAM">Frozen - ICE CREAM</option>
                          <option value="Meat - CHOICE BEEF">Meat - CHOICE BEEF</option>
                          <option value="Meat - CONDIMENTS">Meat - CONDIMENTS</option>
                          <option value="Meat - EXOTIC MEATS">Meat - EXOTIC MEATS</option>
                          <option value="Meat - FRESH BEEF OFFALS">Meat - FRESH BEEF OFFALS</option>
                          <option value="Meat - FRESH CHICKEN">Meat - FRESH CHICKEN</option>
                          <option value="Meat - FRESH DINNER SAUSAGE">Meat - FRESH DINNER SAUSAGE</option>
                          <option value="Meat - FRESH FIN FISH">Meat - FRESH FIN FISH</option>
                          <option value="Meat - FRESH GRND BEEF PATTIES">Meat - FRESH GRND BEEF PATTIES</option>
                          <option value="Meat - FRESH GROUND BEEF">Meat - FRESH GROUND BEEF</option>
                          <option value="Meat - FRESH PORK">Meat - FRESH PORK</option>
                          <option value="Meat - FRESH PORK OFFALS">Meat - FRESH PORK OFFALS</option>
                          <option value="Meat - FRESH SALMON">Meat - FRESH SALMON</option>
                          <option value="Meat - FRESH SHELLFISH">Meat - FRESH SHELLFISH</option>
                          <option value="Meat - FRESH SHRIMP">Meat - FRESH SHRIMP</option>
                          <option value="Meat - FRESH SPECIALTY MEAT HALAL RW">Meat - FRESH SPECIALTY MEAT HALAL RW</option>
                          <option value="Meat - FRESH TURKEY">Meat - FRESH TURKEY</option>
                          <option value="Meat - FROZEN BEEF OFFALS">Meat - FROZEN BEEF OFFALS</option>
                          <option value="Meat - FROZEN BEEF PATTIES">Meat - FROZEN BEEF PATTIES</option>
                          <option value="Meat - FROZEN BEEF STEAKS">Meat - FROZEN BEEF STEAKS</option>
                          <option value="Meat - FROZEN CHICKEN">Meat - FROZEN CHICKEN</option>
                          <option value="Meat - FROZEN DINNER SAUSAGE">Meat - FROZEN DINNER SAUSAGE</option>
                          <option value="Meat - FROZEN DSD">Meat - FROZEN DSD</option>
                          <option value="Meat - FROZEN PORK">Meat - FROZEN PORK</option>
                          <option value="Meat - FROZEN TURKEY">Meat - FROZEN TURKEY</option>
                          <option value="Meat - FROZEN FISH">Meat - FROZEN FISH</option>
                          <option value="Meat - FROZEN SHELLFISH">Meat - FROZEN SHELLFISH</option>
                          <option value="Meat - FROZEN SHRIMP">Meat - FROZEN SHRIMP</option>
                          <option value="Meat - FROZEN TILAPIA">Meat - FROZEN TILAPIA</option>
                          <option value="Meat - SEAFOOD GRAB N GO">Meat - SEAFOOD GRAB N GO</option>
                          <option value="Meat - SELECT BEEF">Meat - SELECT BEEF</option>
                          <option value="Meat - SMOKED MEATS">Meat - SMOKED MEATS</option>
                          <option value="Meat - SPARERIBS AND BACKRIBS">Meat - SPARERIBS AND BACKRIBS</option>
                          <option value="Meat - SPECIALTY BEEF">Meat - SPECIALTY BEEF</option>
                          <option value="Boyswear - ACTIVE">Boyswear - ACTIVE</option>
                          <option value="Boyswear - CASUAL PANTS">Boyswear - CASUAL PANTS</option>
                          <option value="Boyswear - FLEECE">Boyswear - FLEECE</option>
                          <option value="Boyswear - HEAD AND HAND">Boyswear - HEAD AND HAND</option>
                          <option value="Boyswear - HOLIDAY">Boyswear - HOLIDAY</option>
                          <option value="Boyswear - JEANS">Boyswear - JEANS</option>
                          <option value="Boyswear - KNIT TOPS">Boyswear - KNIT TOPS</option>
                          <option value="Boyswear - LICENSED">Boyswear - LICENSED</option>
                          <option value="Boyswear - OUTERWEAR">Boyswear - OUTERWEAR</option>
                          <option value="Boyswear - SCHOOL UNIFORMS">Boyswear - SCHOOL UNIFORMS</option>
                          <option value="Boyswear - SETS">Boyswear - SETS</option>
                          <option value="Boyswear - SHORTS">Boyswear - SHORTS</option>
                          <option value="Boyswear - SLEEPWEAR">Boyswear - SLEEPWEAR</option>
                          <option value="Boyswear - SOCKS">Boyswear - SOCKS</option>
                          <option value="Boyswear - SWIMWEAR">Boyswear - SWIMWEAR</option>
                          <option value="Boyswear - THERMALS">Boyswear - THERMALS</option>
                          <option value="Boyswear - UNDERWEAR">Boyswear - UNDERWEAR</option>
                          <option value="Boyswear - WOVEN SHIRTS">Boyswear - WOVEN SHIRTS</option>
                          <option value="Family Socks - CASUAL SOCKS">Family Socks - CASUAL SOCKS</option>
                          <option value="Family Socks - CORE BASIC SOCKS">Family Socks - CORE BASIC SOCKS</option>
                          <option value="Family Socks - LINERS">Family Socks - LINERS</option>
                          <option value="Family Socks - PERFORMANCE SOCKS">Family Socks - PERFORMANCE SOCKS</option>
                          <option value="Family Socks - SEASONAL SOCKS">Family Socks - SEASONAL SOCKS</option>
                          <option value="Family Socks - WELLNESS SOCKS">Family Socks - WELLNESS SOCKS</option>
                          <option value="Foundations - DAYWEAR">Foundations - DAYWEAR</option>
                          <option value="Foundations - JUNIOR BRAS">Foundations - JUNIOR BRAS</option>
                          <option value="Foundations - MATERNITY">Foundations - MATERNITY</option>
                          <option value="Foundations - MISSY BRAS">Foundations - MISSY BRAS</option>
                          <option value="Foundations - SHAPEWEAR">Foundations - SHAPEWEAR</option>
                          <option value="Foundations - SPORT BRAS">Foundations - SPORT BRAS</option>
                          <option value="Girlswear - 365 GIRLS">Girlswear - 365 GIRLS</option>
                          <option value="Girlswear - ACTIVE">Girlswear - ACTIVE</option>
                          <option value="Girlswear - BRAS">Girlswear - BRAS</option>
                          <option value="Girlswear - CASUAL PANTS">Girlswear - CASUAL PANTS</option>
                          <option value="Girlswear - DANCEWEAR">Girlswear - DANCEWEAR</option>
                          <option value="Girlswear - DRESSES">Girlswear - DRESSES</option>
                          <option value="Girlswear - FLEECE">Girlswear - FLEECE</option>
                          <option value="Girlswear - HEAD AND HAND">Girlswear - HEAD AND HAND</option>
                          <option value="Girlswear - HOLIDAY">Girlswear - HOLIDAY</option>
                          <option value="Girlswear - HOSIERY">Girlswear - HOSIERY</option>
                          <option value="Girlswear - JEANS">Girlswear - JEANS</option>
                          <option value="Girlswear - KNIT TOPS">Girlswear - KNIT TOPS</option>
                          <option value="Girlswear - LICENSED">Girlswear - LICENSED</option>
                          <option value="Girlswear - OUTERWEAR">Girlswear - OUTERWEAR</option>
                          <option value="Girlswear - RELATED SEPERATES">Girlswear - RELATED SEPERATES</option>
                          <option value="Girlswear - SCHOOL UNIFORMS">Girlswear - SCHOOL UNIFORMS</option>
                          <option value="Girlswear - SETS">Girlswear - SETS</option>
                          <option value="Girlswear - SHORTS">Girlswear - SHORTS</option>
                          <option value="Girlswear - SKIRTS">Girlswear - SKIRTS</option>
                          <option value="Girlswear - SLEEPWEAR">Girlswear - SLEEPWEAR</option>
                          <option value="Girlswear - SOCKS">Girlswear - SOCKS</option>
                          <option value="Girlswear - SWEATERS">Girlswear - SWEATERS</option>
                          <option value="Girlswear - SWIMWEAR">Girlswear - SWIMWEAR</option>
                          <option value="Girlswear - TEAM SPORTS">Girlswear - TEAM SPORTS</option>
                          <option value="Girlswear - THERMALS">Girlswear - THERMALS</option>
                          <option value="Girlswear - UNDERWEAR">Girlswear - UNDERWEAR</option>
                          <option value="Girlswear - WOVEN TOPS">Girlswear - WOVEN TOPS</option>
                          <option value="Handbags And Accessories - BACKPACK">Handbags And Accessories - BACKPACK</option>
                          <option value="Handbags And Accessories - BEACH TOTE">Handbags And Accessories - BEACH TOTE</option>
                          <option value="Handbags And Accessories - BELTS">Handbags And Accessories - BELTS</option>
                          <option value="Handbags And Accessories - HAIR ACCESSORIES">Handbags And Accessories - HAIR ACCESSORIES</option>
                          <option value="Handbags And Accessories - HANDBAGS">Handbags And Accessories - HANDBAGS</option>
                          <option value="Handbags And Accessories - HATS">Handbags And Accessories - HATS</option>
                          <option value="Handbags And Accessories - RAINWEAR">Handbags And Accessories - RAINWEAR</option>
                          <option value="Handbags And Accessories - SCARVES">Handbags And Accessories - SCARVES</option>
                          <option value="Handbags And Accessories - SMALL LEATHER GOODS">Handbags And Accessories - SMALL LEATHER GOODS</option>
                          <option value="Handbags And Accessories - SUNGLASSES">Handbags And Accessories - SUNGLASSES</option>
                          <option value="Handbags And Accessories - WINTER ACCESSORIES">Handbags And Accessories - WINTER ACCESSORIES</option>
                          <option value="Hosiery - HOSIERY">Hosiery - HOSIERY</option>
                          <option value="Hosiery - LEGGINGS">Hosiery - LEGGINGS</option>
                          <option value="Hosiery - TIGHTS">Hosiery - TIGHTS</option>
                          <option value="Infant Apparel - BABY DRESSES">Infant Apparel - BABY DRESSES</option>
                          <option value="Infant Apparel - BABY FLEECE">Infant Apparel - BABY FLEECE</option>
                          <option value="Infant Apparel - BABY LICENSE">Infant Apparel - BABY LICENSE</option>
                          <option value="Infant Apparel - BABY PLAYWEAR">Infant Apparel - BABY PLAYWEAR</option>
                          <option value="Infant Apparel - BABY SEPARATES">Infant Apparel - BABY SEPARATES</option>
                          <option value="Infant Apparel - BABY SETS">Infant Apparel - BABY SETS</option>
                          <option value="Infant Apparel - BABY SLEEP AND PLAY">Infant Apparel - BABY SLEEP AND PLAY</option>
                          <option value="Infant Apparel - BABY TRAVEL NEEDS">Infant Apparel - BABY TRAVEL NEEDS</option>
                          <option value="Infant Apparel - BASIC BIBS">Infant Apparel - BASIC BIBS</option>
                          <option value="Infant Apparel - BEDDING AND ACCESSORIES">Infant Apparel - BEDDING AND ACCESSORIES</option>
                          <option value="Infant Apparel - DIAPER BLANKETS BATH">Infant Apparel - DIAPER BLANKETS BATH</option>
                          <option value="Infant Apparel - GIFTS">Infant Apparel - GIFTS</option>
                          <option value="Infant Apparel - HEAD AND HAND">Infant Apparel - HEAD AND HAND</option>
                          <option value="Infant Apparel - HOLIDAY MOTIF">Infant Apparel - HOLIDAY MOTIF</option>
                          <option value="Infant Apparel - LAYETTE BIBS">Infant Apparel - LAYETTE BIBS</option>
                          <option value="Infant Apparel - LAYETTE BODYSUITS">Infant Apparel - LAYETTE BODYSUITS</option>
                          <option value="Infant Apparel - LAYETTE ONE PIECES">Infant Apparel - LAYETTE ONE PIECES</option>
                          <option value="Infant Apparel - LAYETTE PANTS">Infant Apparel - LAYETTE PANTS</option>
                          <option value="Infant Apparel - LAYETTE SETS">Infant Apparel - LAYETTE SETS</option>
                          <option value="Infant Apparel - LAYETTE SOCKS AND SHOES">Infant Apparel - LAYETTE SOCKS AND SHOES</option>
                          <option value="Infant Apparel - OUTERWEAR">Infant Apparel - OUTERWEAR</option>
                          <option value="Infant Apparel - SLEEPWEAR">Infant Apparel - SLEEPWEAR</option>
                          <option value="Infant Apparel - SOCKS">Infant Apparel - SOCKS</option>
                          <option value="Infant Apparel - SWIMWEAR">Infant Apparel - SWIMWEAR</option>
                          <option value="Infant Apparel - DENIM">Infant Apparel - DENIM</option>
                          <option value="Infant Apparel - FLEECE">Infant Apparel - FLEECE</option>
                          <option value="Infant Apparel - LICENSE">Infant Apparel - LICENSE</option>
                          <option value="Infant Apparel - PLAYWEAR">Infant Apparel - PLAYWEAR</option>
                          <option value="Infant Apparel - SEPARATES">Infant Apparel - SEPARATES</option>
                          <option value="Infant Apparel - SETS">Infant Apparel - SETS</option>
                          <option value="Infant Apparel - TEAM SPORTS">Infant Apparel - TEAM SPORTS</option>
                          <option value="Infant Apparel - TG DENIM">Infant Apparel - TG DENIM</option>
                          <option value="Infant Apparel - UNDERWEAR">Infant Apparel - UNDERWEAR</option>
                          <option value="Jewelry - EAR PIERCING">Jewelry - EAR PIERCING</option>
                          <option value="Jewelry - FINE JEWELRY COUNTERTOPS">Jewelry - FINE JEWELRY COUNTERTOPS</option>
                          <option value="Jewelry - FINE JEWELRY SHOWCASES">Jewelry - FINE JEWELRY SHOWCASES</option>
                          <option value="Jewelry - JEWELRY CLEANER">Jewelry - JEWELRY CLEANER</option>
                          <option value="Jewelry - JEWELRY COSTUME">Jewelry - JEWELRY COSTUME</option>
                          <option value="Jewelry - JEWELRY GIFTS">Jewelry - JEWELRY GIFTS</option>
                          <option value="Jewelry - JEWELRY ORGANIZATION">Jewelry - JEWELRY ORGANIZATION</option>
                          <option value="Jewelry - JEWELRY SUNGLASSES">Jewelry - JEWELRY SUNGLASSES</option>
                          <option value="Jewelry - KIDS WATCHES">Jewelry - KIDS WATCHES</option>
                          <option value="Jewelry - WATCH ACCESSORIES">Jewelry - WATCH ACCESSORIES</option>
                          <option value="Jewelry - WATCH COUNTERTOP">Jewelry - WATCH COUNTERTOP</option>
                          <option value="Jewelry - WATCH PROMOTIONS">Jewelry - WATCH PROMOTIONS</option>
                          <option value="Jewelry - WATCH SHOWCASE">Jewelry - WATCH SHOWCASE</option>
                          <option value="Jewelry - WATCH TIMECENTER">Jewelry - WATCH TIMECENTER</option>
                          <option value="Ladies Outerwear - OUTERWEAR">Ladies Outerwear - OUTERWEAR</option>
                          <option value="Ladies Outerwear - SWIMWEAR">Ladies Outerwear - SWIMWEAR</option>
                          <option value="Ladieswear - ACTIVE LS KNITS">Ladieswear - ACTIVE LS KNITS</option>
                          <option value="Ladieswear - ACTIVE SLEEVELESS KNITS">Ladieswear - ACTIVE SLEEVELESS KNITS</option>
                          <option value="Ladieswear - ACTIVE SS KNITS">Ladieswear - ACTIVE SS KNITS</option>
                          <option value="Ladieswear - ACTIVEWEAR - TOPS JR">Ladieswear - ACTIVEWEAR - TOPS JR</option>
                          <option value="Ladieswear - CAPRIS ACTIVE">Ladieswear - CAPRIS ACTIVE</option>
                          <option value="Ladieswear - CAPRIS MISSY">Ladieswear - CAPRIS MISSY</option>
                          <option value="Ladieswear - DENIM CAPRIS JR">Ladieswear - DENIM CAPRIS JR</option>
                          <option value="Ladieswear - DENIM JR">Ladieswear - DENIM JR</option>
                          <option value="Ladieswear - DRESSES">Ladieswear - DRESSES</option>
                          <option value="Ladieswear - DRESSES JR">Ladieswear - DRESSES JR</option>
                          <option value="Ladieswear - FLEECE-MISSY">Ladieswear - FLEECE-MISSY</option>
                          <option value="Ladieswear - JACKETS ACTIVE">Ladieswear - JACKETS ACTIVE</option>
                          <option value="Ladieswear - JACKETS MISSY">Ladieswear - JACKETS MISSY</option>
                          <option value="Ladieswear - JEANS MISSY">Ladieswear - JEANS MISSY</option>
                          <option value="Ladieswear - KNIT CAPRIS JR">Ladieswear - KNIT CAPRIS JR</option>
                          <option value="Ladieswear - KNIT JR">Ladieswear - KNIT JR</option>
                          <option value="Ladieswear - KNIT TOPS JR">Ladieswear - KNIT TOPS JR</option>
                          <option value="Ladieswear - KNIT TOPS-MISSY">Ladieswear - KNIT TOPS-MISSY</option>
                          <option value="Ladieswear - KNIT TOPS-PLUS">Ladieswear - KNIT TOPS-PLUS</option>
                          <option value="Ladieswear - LADIES COLLECTION MISSY">Ladieswear - LADIES COLLECTION MISSY</option>
                          <option value="Ladieswear - MISSY LS KNIT TOPS">Ladieswear - MISSY LS KNIT TOPS</option>
                          <option value="Ladieswear - MISSY SLEEVELESS KNIT TOPS">Ladieswear - MISSY SLEEVELESS KNIT TOPS</option>
                          <option value="Ladieswear - PANTS ACTIVE">Ladieswear - PANTS ACTIVE</option>
                          <option value="Ladieswear - PANTS JR">Ladieswear - PANTS JR</option>
                          <option value="Ladieswear - PANTS MISSY">Ladieswear - PANTS MISSY</option>
                          <option value="Ladieswear - SCREEN TEES">Ladieswear - SCREEN TEES</option>
                          <option value="Ladieswear - SEASONAL">Ladieswear - SEASONAL</option>
                          <option value="Ladieswear - SHORTS ACTIVE">Ladieswear - SHORTS ACTIVE</option>
                          <option value="Ladieswear - SHORTS JR">Ladieswear - SHORTS JR</option>
                          <option value="Ladieswear - SHORTS MISSY">Ladieswear - SHORTS MISSY</option>
                          <option value="Ladieswear - SKIRTS JR">Ladieswear - SKIRTS JR</option>
                          <option value="Ladieswear - SKIRTS MISSY">Ladieswear - SKIRTS MISSY</option>
                          <option value="Ladieswear - SPORTS BRAS">Ladieswear - SPORTS BRAS</option>
                          <option value="Ladieswear - SWEATERS  MISSY">Ladieswear - SWEATERS MISSY</option>
                          <option value="Ladieswear - SWEATERS JR">Ladieswear - SWEATERS JR</option>
                          <option value="Ladieswear - TEAM SPORTS">Ladieswear - TEAM SPORTS</option>
                          <option value="Ladieswear - WOVEN SHIRTS JR">Ladieswear - WOVEN SHIRTS JR</option>
                          <option value="Ladieswear - WOVENS TOPS-MISSY">Ladieswear - WOVENS TOPS-MISSY</option>
                          <option value="Menswear - ACTIVEWEAR">Menswear - ACTIVEWEAR</option>
                          <option value="Menswear - BASIC ACTIVEWEAR">Menswear - BASIC ACTIVEWEAR</option>
                          <option value="Menswear - CASUAL PANTS">Menswear - CASUAL PANTS</option>
                          <option value="Menswear - COLLEGE">Menswear - COLLEGE</option>
                          <option value="Menswear - DRESS">Menswear - DRESS</option>
                          <option value="Menswear - DRESS SHIRTS">Menswear - DRESS SHIRTS</option>
                          <option value="Menswear - FLEECE">Menswear - FLEECE</option>
                          <option value="Menswear - HEAD AND HAND">Menswear - HEAD AND HAND</option>
                          <option value="Menswear - HIGH SCHOOL">Menswear - HIGH SCHOOL</option>
                          <option value="Menswear - JEANS">Menswear - JEANS</option>
                          <option value="Menswear - KNIT TOPS">Menswear - KNIT TOPS</option>
                          <option value="Menswear - KNITS">Menswear - KNITS</option>
                          <option value="Menswear - LICENSE AND GRAPHICS">Menswear - LICENSE AND GRAPHICS</option>
                          <option value="Menswear - OUTERWEAR">Menswear - OUTERWEAR</option>
                          <option value="Menswear - SHORTS">Menswear - SHORTS</option>
                          <option value="Menswear - SLEEPWEAR">Menswear - SLEEPWEAR</option>
                          <option value="Menswear - SOCCER">Menswear - SOCCER</option>
                          <option value="Menswear - SOCKS">Menswear - SOCKS</option>
                          <option value="Menswear - SWEATERS">Menswear - SWEATERS</option>
                          <option value="Menswear - SWIMWEAR">Menswear - SWIMWEAR</option>
                          <option value="Menswear - THERMALS">Menswear - THERMALS</option>
                          <option value="Menswear - TIES">Menswear - TIES</option>
                          <option value="Menswear - UNDERWEAR">Menswear - UNDERWEAR</option>
                          <option value="Menswear - WORKWEAR">Menswear - WORKWEAR</option>
                          <option value="Menswear - WOVENS">Menswear - WOVENS</option>
                          <option value="Plus Size/Maternity - CAPRIS PLUS">Plus Size/Maternity - CAPRIS PLUS</option>
                          <option value="Plus Size/Maternity - DRESSES PLUS">Plus Size/Maternity - DRESSES PLUS</option>
                          <option value="Plus Size/Maternity - FLEECE PLUS">Plus Size/Maternity - FLEECE PLUS</option>
                          <option value="Plus Size/Maternity - JEANS PLUS">Plus Size/Maternity - JEANS PLUS</option>
                          <option value="Plus Size/Maternity - KNIT TOPS PLUS">Plus Size/Maternity - KNIT TOPS PLUS</option>
                          <option value="Plus Size/Maternity - LICENSED PLUS">Plus Size/Maternity - LICENSED PLUS</option>
                          <option value="Plus Size/Maternity - MATERNITY">Plus Size/Maternity - MATERNITY</option>
                          <option value="Plus Size/Maternity - PANTS PLUS">Plus Size/Maternity - PANTS PLUS</option>
                          <option value="Plus Size/Maternity - SHORTS PLUS">Plus Size/Maternity - SHORTS PLUS</option>
                          <option value="Plus Size/Maternity - SKIRTS PLUS">Plus Size/Maternity - SKIRTS PLUS</option>
                          <option value="Plus Size/Maternity - SWEATERS PLUS">Plus Size/Maternity - SWEATERS PLUS</option>
                          <option value="Plus Size/Maternity - WOVEN SHIRTS PLUS">Plus Size/Maternity - WOVEN SHIRTS PLUS</option>
                          <option value="Shoes - BOY -GIRL RAINBOOTS">Shoes - BOY -GIRL RAINBOOTS</option>
                          <option value="Shoes - BOYS  CASUAL-DRESS">Shoes - BOYS CASUAL-DRESS</option>
                          <option value="Shoes - BOYS ATHLETIC">Shoes - BOYS ATHLETIC</option>
                          <option value="Shoes - BOYS BEACHWEAR">Shoes - BOYS BEACHWEAR</option>
                          <option value="Shoes - BOYS BOOTS">Shoes - BOYS BOOTS</option>
                          <option value="Shoes - BOYS SANDALS">Shoes - BOYS SANDALS</option>
                          <option value="Shoes - BOYS SLIPPERS">Shoes - BOYS SLIPPERS</option>
                          <option value="Shoes - BOYS WINTER BOOTS">Shoes - BOYS WINTER BOOTS</option>
                          <option value="Shoes - GIRL ATHLETIC">Shoes - GIRL ATHLETIC</option>
                          <option value="Shoes - GIRL BOOTS">Shoes - GIRL BOOTS</option>
                          <option value="Shoes - GIRL CASUAL-DRESS">Shoes - GIRL CASUAL-DRESS</option>
                          <option value="Shoes - GIRL SANDALS">Shoes - GIRL SANDALS</option>
                          <option value="Shoes - GIRL-BOY PREWALK">Shoes - GIRL-BOY PREWALK</option>
                          <option value="Shoes - GIRLS BEACHWEAR">Shoes - GIRLS BEACHWEAR</option>
                          <option value="Shoes - GIRLS SLIPPERS">Shoes - GIRLS SLIPPERS</option>
                          <option value="Shoes - GIRLS WINTER BOOTS">Shoes - GIRLS WINTER BOOTS</option>
                          <option value="Shoes - KIDS ATHLETIC">Shoes - KIDS ATHLETIC</option>
                          <option value="Shoes - LADIES ATHLETIC">Shoes - LADIES ATHLETIC</option>
                          <option value="Shoes - LADIES BEACHWEAR">Shoes - LADIES BEACHWEAR</option>
                          <option value="Shoes - LADIES BOOTS">Shoes - LADIES BOOTS</option>
                          <option value="Shoes - LADIES CASUALS">Shoes - LADIES CASUALS</option>
                          <option value="Shoes - LADIES RAINBOOTS">Shoes - LADIES RAINBOOTS</option>
                          <option value="Shoes - LADIES SANDALS">Shoes - LADIES SANDALS</option>
                          <option value="Shoes - LADIES SLIPPERS">Shoes - LADIES SLIPPERS</option>
                          <option value="Shoes - LADIES WINTERBOOTS ALL">Shoes - LADIES WINTERBOOTS ALL</option>
                          <option value="Shoes - MENS ATHLETICS">Shoes - MENS ATHLETICS</option>
                          <option value="Shoes - MENS BEACHWEAR">Shoes - MENS BEACHWEAR</option>
                          <option value="Shoes - MENS BOOTS">Shoes - MENS BOOTS</option>
                          <option value="Shoes - MENS CASUALS-DRESS">Shoes - MENS CASUALS-DRESS</option>
                          <option value="Shoes - MENS SANDALS">Shoes - MENS SANDALS</option>
                          <option value="Shoes - MENS SLIPPERS">Shoes - MENS SLIPPERS</option>
                          <option value="Shoes - MENS WINTER  BOOTS">Shoes - MENS WINTER BOOTS</option>
                          <option value="Shoes - RUBBER BOOTS">Shoes - RUBBER BOOTS</option>
                          <option value="Shoes - SLIP RESISTANT">Shoes - SLIP RESISTANT</option>
                          <option value="Shoes - WORKSHOES">Shoes - WORKSHOES</option>
                          <option value="Shoes - SHOE CARE">Shoes - SHOE CARE</option>
                          <option value="Sleepwear - DAYWEAR">Sleepwear - DAYWEAR</option>
                          <option value="Sleepwear - FASHION SLEEPWEAR">Sleepwear - FASHION SLEEPWEAR</option>
                          <option value="Sleepwear - LICENSED SLEEPWEAR">Sleepwear - LICENSED SLEEPWEAR</option>
                          <option value="Sleepwear - MISSY CONTEMPORARY">Sleepwear - MISSY CONTEMPORARY</option>
                          <option value="Sleepwear - NON-PACKAGED UNDERWEAR">Sleepwear - NON-PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - PACKAGED UNDERWEAR">Sleepwear - PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - SCRUBS">Sleepwear - SCRUBS</option>
                          <option value="Sleepwear - THERMALS">Sleepwear - THERMALS</option>
                          <option value="Sleepwear - TRADITIONAL SLEEPWEAR">Sleepwear - TRADITIONAL SLEEPWEAR</option>
                          <option value="Celebration - BAKING">Celebration - BAKING</option>
                          <option value="Celebration - BAKING MIXES">Celebration - BAKING MIXES</option>
                          <option value="Celebration - FASHION STATIONERY">Celebration - FASHION STATIONERY</option>
                          <option value="Celebration - FOIL BALLOONS">Celebration - FOIL BALLOONS</option>
                          <option value="Celebration - GIFT WRAP AND BAGS">Celebration - GIFT WRAP AND BAGS</option>
                          <option value="Celebration - GIFTS">Celebration - GIFTS</option>
                          <option value="Celebration - GREETING CARDS">Celebration - GREETING CARDS</option>
                          <option value="Celebration - HANUKKAH">Celebration - HANUKKAH</option>
                          <option value="Celebration - NEW YEARS">Celebration - NEW YEARS</option>
                          <option value="Celebration - NOVELTY">Celebration - NOVELTY</option>
                          <option value="Celebration - NOVELTY SEASONAL">Celebration - NOVELTY SEASONAL</option>
                          <option value="Celebration - PARTY PROMO">Celebration - PARTY PROMO</option>
                          <option value="Celebration - PARTY SEASONAL">Celebration - PARTY SEASONAL</option>
                          <option value="Celebration - PARTY SUPPLIES">Celebration - PARTY SUPPLIES</option>
                          <option value="Celebration - POSTERS">Celebration - POSTERS</option>
                          <option value="Celebration - SPECIAL OCCASIONS">Celebration - SPECIAL OCCASIONS</option>
                          <option value="Celebration - SPICES AND SALT">Celebration - SPICES AND SALT</option>
                          <option value="Celebration - ST PATS">Celebration - ST PATS</option>
                          <option value="Celebration - STICKERS">Celebration - STICKERS</option>
                          <option value="Electronics - ANTENNAS">Electronics - ANTENNAS</option>
                          <option value="Electronics - AUDIO HARDWARE">Electronics - AUDIO HARDWARE</option>
                          <option value="Electronics - AV ACCESSORIES">Electronics - AV ACCESSORIES</option>
                          <option value="Electronics - BLURAY DVD HARDWARE">Electronics - BLURAY DVD HARDWARE</option>
                          <option value="Electronics - CHROMEBOOKS">Electronics - CHROMEBOOKS</option>
                          <option value="Electronics - COMPUTER MONITORS">Electronics - COMPUTER MONITORS</option>
                          <option value="Electronics - CONNECTED HOME">Electronics - CONNECTED HOME</option>
                          <option value="Electronics - DESKTOP ACCESSORIES">Electronics - DESKTOP ACCESSORIES</option>
                          <option value="Electronics - DESKTOP COMPUTERS">Electronics - DESKTOP COMPUTERS</option>
                          <option value="Electronics - DIGITAL STORAGE">Electronics - DIGITAL STORAGE</option>
                          <option value="Electronics - GPS">Electronics - GPS</option>
                          <option value="Electronics - HDMI">Electronics - HDMI</option>
                          <option value="Electronics - HEADPHONES">Electronics - HEADPHONES</option>
                          <option value="Electronics - HOME THEATRE">Electronics - HOME THEATRE</option>
                          <option value="Electronics - INK">Electronics - INK</option>
                          <option value="Electronics - IPAD ACCESSORIES">Electronics - IPAD ACCESSORIES</option>
                          <option value="Electronics - IPOD ACCESSORIES">Electronics - IPOD ACCESSORIES</option>
                          <option value="Electronics - LAPTOP CASES">Electronics - LAPTOP CASES</option>
                          <option value="Electronics - LAPTOP COMPUTERS">Electronics - LAPTOP COMPUTERS</option>
                          <option value="Electronics - LAPTOP POWER">Electronics - LAPTOP POWER</option>
                          <option value="Electronics - LEGACY VCR-DVD">Electronics - LEGACY VCR-DVD</option>
                          <option value="Electronics - MOBILE VR">Electronics - MOBILE VR</option>
                          <option value="Electronics - MP3">Electronics - MP3</option>
                          <option value="Electronics - NETWORK CONNECTIVITY">Electronics - NETWORK CONNECTIVITY</option>
                          <option value="Electronics - TABLET ACCESSORIES">Electronics - TABLET ACCESSORIES</option>
                          <option value="Electronics - PC GAMING">Electronics - PC GAMING</option>
                          <option value="Electronics - PC GAMING ACCESSORIES">Electronics - PC GAMING ACCESSORIES</option>
                          <option value="Electronics - PC SOFTWARE">Electronics - PC SOFTWARE</option>
                          <option value="Electronics - PORTABLE DVD &amp; TV">Electronics - PORTABLE DVD &amp; TV</option>
                          <option value="Electronics - PRINTERS">Electronics - PRINTERS</option>
                          <option value="Electronics - SLATES">Electronics - SLATES</option>
                          <option value="Electronics - SOUNDBARS">Electronics - SOUNDBARS</option>
                          <option value="Electronics - SPEAKERS">Electronics - SPEAKERS</option>
                          <option value="Electronics - STREAMING BOXES">Electronics - STREAMING BOXES</option>
                          <option value="Electronics - TELEPHONES">Electronics - TELEPHONES</option>
                          <option value="Electronics - TELEVISION">Electronics - TELEVISION</option>
                          <option value="Electronics - TV MOUNTS">Electronics - TV MOUNTS</option>
                          <option value="Electronics - WELLNESS TECH">Electronics - WELLNESS TECH</option>
                          <option value="Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES">Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES</option>
                          <option value="Media &amp; Gaming - BLURAY DVD">Media &amp; Gaming - BLURAY DVD</option>
                          <option value="Media &amp; Gaming - COLLECTIBLES">Media &amp; Gaming - COLLECTIBLES</option>
                          <option value="Media &amp; Gaming - COMPUTER SOFTWARE">Media &amp; Gaming - COMPUTER SOFTWARE</option>
                          <option value="Media &amp; Gaming - TOY ACTION FIGURES">Media &amp; Gaming - TOY ACTION FIGURES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME ACCESSORIES">Media &amp; Gaming - VIDEO GAME ACCESSORIES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME HARDWARE">Media &amp; Gaming - VIDEO GAME HARDWARE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME INTERACTIVE">Media &amp; Gaming - VIDEO GAME INTERACTIVE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME SOFTWARE">Media &amp; Gaming - VIDEO GAME SOFTWARE</option>
                          <option value="Seasonal - BOXED CARDS">Seasonal - BOXED CARDS</option>
                          <option value="Seasonal - CARVING">Seasonal - CARVING</option>
                          <option value="Seasonal - CHINESE NEW YEAR">Seasonal - CHINESE NEW YEAR</option>
                          <option value="Seasonal - CHRISTMAS LIGHT SETS">Seasonal - CHRISTMAS LIGHT SETS</option>
                          <option value="Seasonal - CHRISTMAS ORNAMENTS">Seasonal - CHRISTMAS ORNAMENTS</option>
                          <option value="Seasonal - CHRISTMAS OUTDOOR DÉCOR">Seasonal - CHRISTMAS OUTDOOR DÉCOR</option>
                          <option value="Seasonal - CHRISTMAS TREE BOWS - RIBBONS">Seasonal - CHRISTMAS TREE BOWS - RIBBONS</option>
                          <option value="Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS">Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS</option>
                          <option value="Seasonal - CHRISTMAS TREES">Seasonal - CHRISTMAS TREES</option>
                          <option value="Seasonal - CHRISTMAS VILLAGE">Seasonal - CHRISTMAS VILLAGE</option>
                          <option value="Seasonal - CHRISTMAS WREATHS - GARLAND">Seasonal - CHRISTMAS WREATHS - GARLAND</option>
                          <option value="Seasonal - CMAS CLINGS">Seasonal - CMAS CLINGS</option>
                          <option value="Seasonal - CMAS INDOOR DECOR">Seasonal - CMAS INDOOR DECOR</option>
                          <option value="Seasonal - CMAS LICENSED">Seasonal - CMAS LICENSED</option>
                          <option value="Seasonal - CMAS NOVELTY">Seasonal - CMAS NOVELTY</option>
                          <option value="Seasonal - CMAS PARTYWARE">Seasonal - CMAS PARTYWARE</option>
                          <option value="Seasonal - CMAS PLUSH">Seasonal - CMAS PLUSH</option>
                          <option value="Seasonal - CMAS TINSEL GARLAND">Seasonal - CMAS TINSEL GARLAND</option>
                          <option value="Seasonal - CMAS TRIM A PACKAGE">Seasonal - CMAS TRIM A PACKAGE</option>
                          <option value="Seasonal - COSTUMES">Seasonal - COSTUMES</option>
                          <option value="Seasonal - DRESS UP">Seasonal - DRESS UP</option>
                          <option value="Seasonal - EASTER">Seasonal - EASTER</option>
                          <option value="Seasonal - HALLOWEEN INDOOR DECOR">Seasonal - HALLOWEEN INDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN OUTDOOR DECOR">Seasonal - HALLOWEEN OUTDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN TRICK OR TREAT">Seasonal - HALLOWEEN TRICK OR TREAT</option>
                          <option value="Seasonal - HANUKKAH">Seasonal - HANUKKAH</option>
                          <option value="Seasonal - HARVEST">Seasonal - HARVEST</option>
                          <option value="Seasonal - MAKEUP">Seasonal - MAKEUP</option>
                          <option value="Seasonal - MARDI GRAS">Seasonal - MARDI GRAS</option>
                          <option value="Seasonal - NOVELTY">Seasonal - NOVELTY</option>
                          <option value="Seasonal - PARTYWARE">Seasonal - PARTYWARE</option>
                          <option value="Seasonal - SPRING AND SUMMER">Seasonal - SPRING AND SUMMER</option>
                          <option value="Seasonal - STICKERS">Seasonal - STICKERS</option>
                          <option value="Seasonal - TREE TOPPERS">Seasonal - TREE TOPPERS</option>
                          <option value="Seasonal - VALENTINES DAY">Seasonal - VALENTINES DAY</option>
                          <option value="Toys - ACTIVITIES">Toys - ACTIVITIES</option>
                          <option value="Toys - BICYCLES">Toys - BICYCLES</option>
                          <option value="Toys - BIKE ACCESSORIES">Toys - BIKE ACCESSORIES</option>
                          <option value="Toys - BOARD GAMES">Toys - BOARD GAMES</option>
                          <option value="Toys - DOLLS">Toys - DOLLS</option>
                          <option value="Toys - ELECTRONIC GAMES">Toys - ELECTRONIC GAMES</option>
                          <option value="Toys - FASHION DOLLS">Toys - FASHION DOLLS</option>
                          <option value="Toys - FIREWORKS">Toys - FIREWORKS</option>
                          <option value="Toys - FOOT TO FLOOR">Toys - FOOT TO FLOOR</option>
                          <option value="Toys - GIRL ROLE PLAY">Toys - GIRL ROLE PLAY</option>
                          <option value="Toys - GIRLS TOYS">Toys - GIRLS TOYS</option>
                          <option value="Toys - INFANT PRESCHOOL">Toys - INFANT PRESCHOOL</option>
                          <option value="Toys - JUNIOR SPORTS">Toys - JUNIOR SPORTS</option>
                          <option value="Toys - KID CONNECTION">Toys - KID CONNECTION</option>
                          <option value="Toys - KIDS IMPULSE">Toys - KIDS IMPULSE</option>
                          <option value="Toys - LICENSED PRESCHOOL">Toys - LICENSED PRESCHOOL</option>
                          <option value="Toys - MUSIC">Toys - MUSIC</option>
                          <option value="Toys - POOLS">Toys - POOLS</option>
                          <option value="Toys - PRESCHOOL  ACTIVITY">Toys - PRESCHOOL ACTIVITY</option>
                          <option value="Toys - PRESCHOOL WHEELS">Toys - PRESCHOOL WHEELS</option>
                          <option value="Toys - PUZZLES">Toys - PUZZLES</option>
                          <option value="Toys - RADIO CONTROL VEHICLES">Toys - RADIO CONTROL VEHICLES</option>
                          <option value="Toys - RIDE ONS">Toys - RIDE ONS</option>
                          <option value="Toys - SEASONAL PLASTICS">Toys - SEASONAL PLASTICS</option>
                          <option value="Toys - SMALL DOLL AND COLLECTABLES">Toys - SMALL DOLL AND COLLECTABLES</option>
                          <option value="Toys - SNOW TOYS">Toys - SNOW TOYS</option>
                          <option value="Toys - SPORTS PLAY">Toys - SPORTS PLAY</option>
                          <option value="Toys - SPRING TOYS">Toys - SPRING TOYS</option>
                          <option value="Toys - SWINGSETS">Toys - SWINGSETS</option>
                          <option value="Toys - TOY ACTION FIGURES">Toys - TOY ACTION FIGURES</option>
                          <option value="Toys - TOY VEHICLES">Toys - TOY VEHICLES</option>
                          <option value="Toys - TOYS CONSTRUCTION">Toys - TOYS CONSTRUCTION</option>
                          <option value="Toys - WATER TOYS">Toys - WATER TOYS</option>
                          <option value="Automotive - ANTIFREEZE">Automotive - ANTIFREEZE</option>
                          <option value="Automotive - AUTO ACCESSORIES">Automotive - AUTO ACCESSORIES</option>
                          <option value="Automotive - AUTO APPEARANCE">Automotive - AUTO APPEARANCE</option>
                          <option value="Automotive - AUTO FILTERS AND TOOLS">Automotive - AUTO FILTERS AND TOOLS</option>
                          <option value="Automotive - AUTO FRAGRANCES">Automotive - AUTO FRAGRANCES</option>
                          <option value="Automotive - AUTO KEYS AND ACCESSORIES">Automotive - AUTO KEYS AND ACCESSORIES</option>
                          <option value="Automotive - AUTO LIGHTING">Automotive - AUTO LIGHTING</option>
                          <option value="Automotive - AUTO SUNSHADES">Automotive - AUTO SUNSHADES</option>
                          <option value="Automotive - AUTO TIRES">Automotive - AUTO TIRES</option>
                          <option value="Automotive - BATTERIES AUTO">Automotive - BATTERIES AUTO</option>
                          <option value="Automotive - BATTERY ACCESSORIES AUTO">Automotive - BATTERY ACCESSORIES AUTO</option>
                          <option value="Automotive - BULK FILTERS">Automotive - BULK FILTERS</option>
                          <option value="Automotive - BULK OIL">Automotive - BULK OIL</option>
                          <option value="Automotive - CARGO AND ORGANIZATION">Automotive - CARGO AND ORGANIZATION</option>
                          <option value="Automotive - CHEMICALS">Automotive - CHEMICALS</option>
                          <option value="Automotive - CVP">Automotive - CVP</option>
                          <option value="Automotive - ELECTRONICS">Automotive - ELECTRONICS</option>
                          <option value="Automotive - FLOORMATS">Automotive - FLOORMATS</option>
                          <option value="Automotive - GAS CANS">Automotive - GAS CANS</option>
                          <option value="Automotive - HARD PARTS">Automotive - HARD PARTS</option>
                          <option value="Automotive - HEAVY DUTY CLEANING">Automotive - HEAVY DUTY CLEANING</option>
                          <option value="Automotive - JACKS">Automotive - JACKS</option>
                          <option value="Automotive - MARINE">Automotive - MARINE</option>
                          <option value="Automotive - MOTOR OIL">Automotive - MOTOR OIL</option>
                          <option value="Automotive - PAINT AND BODY">Automotive - PAINT AND BODY</option>
                          <option value="Automotive - POWER EQUIPMENT">Automotive - POWER EQUIPMENT</option>
                          <option value="Automotive - REFRIGERANT">Automotive - REFRIGERANT</option>
                          <option value="Automotive - RV ACCESSORIES">Automotive - RV ACCESSORIES</option>
                          <option value="Automotive - SEATCOVERS">Automotive - SEATCOVERS</option>
                          <option value="Automotive - TARPS TIE DOWNS">Automotive - TARPS TIE DOWNS</option>
                          <option value="Automotive - TENTS">Automotive - TENTS</option>
                          <option value="Automotive - TIRE MAINTENANCE">Automotive - TIRE MAINTENANCE</option>
                          <option value="Automotive - TIRE SPECIALTY AND WHEELS">Automotive - TIRE SPECIALTY AND WHEELS</option>
                          <option value="Automotive - TOWING AND ACCESSORIES">Automotive - TOWING AND ACCESSORIES</option>
                          <option value="Automotive - WASHER FLUID">Automotive - WASHER FLUID</option>
                          <option value="Automotive - WINTER SEASONAL">Automotive - WINTER SEASONAL</option>
                          <option value="Automotive - WIPERS">Automotive - WIPERS</option>
                          <option value="Hardware - AIR CONDITIONERS">Hardware - AIR CONDITIONERS</option>
                          <option value="Hardware - AIR FILTERS">Hardware - AIR FILTERS</option>
                          <option value="Hardware - AIR PURIFICATION">Hardware - AIR PURIFICATION</option>
                          <option value="Hardware - ALL PURPOSE CLEANERS">Hardware - ALL PURPOSE CLEANERS</option>
                          <option value="Hardware - BATH HARDWARE">Hardware - BATH HARDWARE</option>
                          <option value="Hardware - BATH SCALES">Hardware - BATH SCALES</option>
                          <option value="Hardware - CEILING FANS">Hardware - CEILING FANS</option>
                          <option value="Hardware - CLEANING">Hardware - CLEANING</option>
                          <option value="Hardware - DEHUMIDIFIERS">Hardware - DEHUMIDIFIERS</option>
                          <option value="Hardware - FANS">Hardware - FANS</option>
                          <option value="Hardware - FASHION PLUMBING">Hardware - FASHION PLUMBING</option>
                          <option value="Hardware - FASTENERS">Hardware - FASTENERS</option>
                          <option value="Hardware - FIRELOGS">Hardware - FIRELOGS</option>
                          <option value="Hardware - GENERATORS">Hardware - GENERATORS</option>
                          <option value="Hardware - HAND TOOLS">Hardware - HAND TOOLS</option>
                          <option value="Hardware - HEATERS">Hardware - HEATERS</option>
                          <option value="Hardware - HOME HARDWARE">Hardware - HOME HARDWARE</option>
                          <option value="Hardware - HUMIDIFIERS">Hardware - HUMIDIFIERS</option>
                          <option value="Hardware - LIGHT BULBS">Hardware - LIGHT BULBS</option>
                          <option value="Hardware - LIGHTING">Hardware - LIGHTING</option>
                          <option value="Hardware - MOVING">Hardware - MOVING</option>
                          <option value="Hardware - PLUMBING">Hardware - PLUMBING</option>
                          <option value="Hardware - POWER">Hardware - POWER</option>
                          <option value="Hardware - POWER TOOLS">Hardware - POWER TOOLS</option>
                          <option value="Hardware - STORAGE">Hardware - STORAGE</option>
                          <option value="Hardware - TOILET SEATS">Hardware - TOILET SEATS</option>
                          <option value="Hardware - TRASH">Hardware - TRASH</option>
                          <option value="Hardware - WATER">Hardware - WATER</option>
                          <option value="Hardware - WEATHER STRIP - SCREENWIRE">Hardware - WEATHER STRIP - SCREENWIRE</option>
                          <option value="Hardware - WET-DRY VACS">Hardware - WET-DRY VACS</option>
                          <option value="Hardware - WOOD PELLETS">Hardware - WOOD PELLETS</option>
                          <option value="Hardware - WORK  LIGHTS">Hardware - WORK LIGHTS</option>
                          <option value="Live Plants - ANNUALS PAK &amp; POTTED">Live Plants - ANNUALS PAK &amp; POTTED</option>
                          <option value="Live Plants - BULBS">Live Plants - BULBS</option>
                          <option value="Live Plants - CHRISTMAS">Live Plants - CHRISTMAS</option>
                          <option value="Live Plants - CONTAINERS">Live Plants - CONTAINERS</option>
                          <option value="Live Plants - EVERYDAY FLORAL">Live Plants - EVERYDAY FLORAL</option>
                          <option value="Live Plants - FALL HOLIDAYS">Live Plants - FALL HOLIDAYS</option>
                          <option value="Live Plants - FERNS">Live Plants - FERNS</option>
                          <option value="Live Plants - FOLIAGE">Live Plants - FOLIAGE</option>
                          <option value="Live Plants - GRASS SEED">Live Plants - GRASS SEED</option>
                          <option value="Live Plants - HANGING BASKETS">Live Plants - HANGING BASKETS</option>
                          <option value="Live Plants - OUTDOOR VEG GARDENING">Live Plants - OUTDOOR VEG GARDENING</option>
                          <option value="Live Plants - PERENNIALS">Live Plants - PERENNIALS</option>
                          <option value="Live Plants - POTTING SOIL">Live Plants - POTTING SOIL</option>
                          <option value="Live Plants - SEED GARDENING">Live Plants - SEED GARDENING</option>
                          <option value="Live Plants - SHRUBS">Live Plants - SHRUBS</option>
                          <option value="Live Plants - SPRING HOLIDAYS">Live Plants - SPRING HOLIDAYS</option>
                          <option value="Live Plants - TREES">Live Plants - TREES</option>
                          <option value="Live Plants - TROPICAL BLOOMING">Live Plants - TROPICAL BLOOMING</option>
                          <option value="Outdoor Living - BIRDS">Outdoor Living - BIRDS</option>
                          <option value="Outdoor Living - BLOWERS">Outdoor Living - BLOWERS</option>
                          <option value="Outdoor Living - CHAINSAWS AND ACCESSORIES">Outdoor Living - CHAINSAWS AND ACCESSORIES</option>
                          <option value="Outdoor Living - CHARCOAL GRILLS">Outdoor Living - CHARCOAL GRILLS</option>
                          <option value="Outdoor Living - CITRO &amp; REPELLENTS">Outdoor Living - CITRO &amp; REPELLENTS</option>
                          <option value="Outdoor Living - EXTRA SEATING">Outdoor Living - EXTRA SEATING</option>
                          <option value="Outdoor Living - FERTILIZERS &amp; SPREADERS">Outdoor Living - FERTILIZERS &amp; SPREADERS</option>
                          <option value="Outdoor Living - FRYERS">Outdoor Living - FRYERS</option>
                          <option value="Outdoor Living - FUEL">Outdoor Living - FUEL</option>
                          <option value="Outdoor Living - GARDEN TOOLS">Outdoor Living - GARDEN TOOLS</option>
                          <option value="Outdoor Living - GARDENING">Outdoor Living - GARDENING</option>
                          <option value="Outdoor Living - GAS AND SPECIALTY GRILLS">Outdoor Living - GAS AND SPECIALTY GRILLS</option>
                          <option value="Outdoor Living - GLOVES">Outdoor Living - GLOVES</option>
                          <option value="Outdoor Living - GRILL ACCESSORIES">Outdoor Living - GRILL ACCESSORIES</option>
                          <option value="Outdoor Living - HARDSCAPES">Outdoor Living - HARDSCAPES</option>
                          <option value="Outdoor Living - HERBICIDES">Outdoor Living - HERBICIDES</option>
                          <option value="Outdoor Living - IN-GROUND SOILS">Outdoor Living - IN-GROUND SOILS</option>
                          <option value="Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS">Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS</option>
                          <option value="Outdoor Living - MULCH">Outdoor Living - MULCH</option>
                          <option value="Outdoor Living - OUTDOOR DECOR">Outdoor Living - OUTDOOR DECOR</option>
                          <option value="Outdoor Living - OUTDOOR HEATING">Outdoor Living - OUTDOOR HEATING</option>
                          <option value="Outdoor Living - OUTDOOR LIGHTING">Outdoor Living - OUTDOOR LIGHTING</option>
                          <option value="Outdoor Living - PATIO ACCESSORIES">Outdoor Living - PATIO ACCESSORIES</option>
                          <option value="Outdoor Living - PATIO FURNITURE">Outdoor Living - PATIO FURNITURE</option>
                          <option value="Outdoor Living - PESTICIDES">Outdoor Living - PESTICIDES</option>
                          <option value="Outdoor Living - PLANT FOOD">Outdoor Living - PLANT FOOD</option>
                          <option value="Outdoor Living - PLANTERS">Outdoor Living - PLANTERS</option>
                          <option value="Outdoor Living - PLANTING ACCESSORIES">Outdoor Living - PLANTING ACCESSORIES</option>
                          <option value="Outdoor Living - POOL CHEMICALS">Outdoor Living - POOL CHEMICALS</option>
                          <option value="Outdoor Living - PORTABLE GRILLS">Outdoor Living - PORTABLE GRILLS</option>
                          <option value="Outdoor Living - POTTING SOIL">Outdoor Living - POTTING SOIL</option>
                          <option value="Outdoor Living - PROPANE EXCHANGE">Outdoor Living - PROPANE EXCHANGE</option>
                          <option value="Outdoor Living - PUSH MOWERS">Outdoor Living - PUSH MOWERS</option>
                          <option value="Outdoor Living - REPLACEMENT CUSHIONS">Outdoor Living - REPLACEMENT CUSHIONS</option>
                          <option value="Outdoor Living - RIDER MOWER">Outdoor Living - RIDER MOWER</option>
                          <option value="Outdoor Living - SALT">Outdoor Living - SALT</option>
                          <option value="Outdoor Living - SMOKERS">Outdoor Living - SMOKERS</option>
                          <option value="Outdoor Living - SNOW REMOVAL">Outdoor Living - SNOW REMOVAL</option>
                          <option value="Outdoor Living - SNOW THROWERS">Outdoor Living - SNOW THROWERS</option>
                          <option value="Outdoor Living - TRIMMERS AND ACCESSORIES">Outdoor Living - TRIMMERS AND ACCESSORIES</option>
                          <option value="Outdoor Living - WATERING">Outdoor Living - WATERING</option>
                          <option value="Paint And Accessories - APPLICATORS">Paint And Accessories - APPLICATORS</option>
                          <option value="Paint And Accessories - EXTERIOR PAINT">Paint And Accessories - EXTERIOR PAINT</option>
                          <option value="Paint And Accessories - EXTERIOR PROTECTANTS">Paint And Accessories - EXTERIOR PROTECTANTS</option>
                          <option value="Paint And Accessories - FLOORING AND WALL DECOR">Paint And Accessories - FLOORING AND WALL DECOR</option>
                          <option value="Paint And Accessories - INTERIOR STAINS">Paint And Accessories - INTERIOR STAINS</option>
                          <option value="Paint And Accessories - LADDERS">Paint And Accessories - LADDERS</option>
                          <option value="Paint And Accessories - PAINT INTERIOR">Paint And Accessories - PAINT INTERIOR</option>
                          <option value="Paint And Accessories - PRIMERS">Paint And Accessories - PRIMERS</option>
                          <option value="Paint And Accessories - SPRAY PAINT">Paint And Accessories - SPRAY PAINT</option>
                          <option value="Paint And Accessories - SUNDRIES">Paint And Accessories - SUNDRIES</option>
                          <option value="Paint And Accessories - TAPE.ADHESIVES.CAULK">Paint And Accessories - TAPE.ADHESIVES.CAULK</option>
                          <option value="Sporting Goods - AIRBEDS AND PUMPS">Sporting Goods - AIRBEDS AND PUMPS</option>
                          <option value="Sporting Goods - AIRGUN">Sporting Goods - AIRGUN</option>
                          <option value="Sporting Goods - AMMUNITION">Sporting Goods - AMMUNITION</option>
                          <option value="Sporting Goods - ARCHERY">Sporting Goods - ARCHERY</option>
                          <option value="Sporting Goods - BASEBALL SOFTBALL">Sporting Goods - BASEBALL SOFTBALL</option>
                          <option value="Sporting Goods - BASKETBALL">Sporting Goods - BASKETBALL</option>
                          <option value="Sporting Goods - CAMPSITE">Sporting Goods - CAMPSITE</option>
                          <option value="Sporting Goods - CANOPIES">Sporting Goods - CANOPIES</option>
                          <option value="Sporting Goods - CHAIRS">Sporting Goods - CHAIRS</option>
                          <option value="Sporting Goods - CLAY TARGETS">Sporting Goods - CLAY TARGETS</option>
                          <option value="Sporting Goods - COLD WEATHER HUNTING">Sporting Goods - COLD WEATHER HUNTING</option>
                          <option value="Sporting Goods - CONSUMABLES">Sporting Goods - CONSUMABLES</option>
                          <option value="Sporting Goods - COOLERS">Sporting Goods - COOLERS</option>
                          <option value="Sporting Goods - COTS">Sporting Goods - COTS</option>
                          <option value="Sporting Goods - DEER CORN">Sporting Goods - DEER CORN</option>
                          <option value="Sporting Goods - DELETED AMMO">Sporting Goods - DELETED AMMO</option>
                          <option value="Sporting Goods - FANS">Sporting Goods - FANS</option>
                          <option value="Sporting Goods - FEED &amp; ATTRACTANTS">Sporting Goods - FEED &amp; ATTRACTANTS</option>
                          <option value="Sporting Goods - FISHING ACCESSORIES">Sporting Goods - FISHING ACCESSORIES</option>
                          <option value="Sporting Goods - FISHING LURES">Sporting Goods - FISHING LURES</option>
                          <option value="Sporting Goods - FLASHLIGHTS">Sporting Goods - FLASHLIGHTS</option>
                          <option value="Sporting Goods - FOOT TO FLOOR">Sporting Goods - FOOT TO FLOOR</option>
                          <option value="Sporting Goods - FOOTBALL">Sporting Goods - FOOTBALL</option>
                          <option value="Sporting Goods - GOLF">Sporting Goods - GOLF</option>
                          <option value="Sporting Goods - GUN ACCESSORIES">Sporting Goods - GUN ACCESSORIES</option>
                          <option value="Sporting Goods - GUN STORAGE">Sporting Goods - GUN STORAGE</option>
                          <option value="Sporting Goods - GUNS">Sporting Goods - GUNS</option>
                          <option value="Sporting Goods - HAMMOCKS">Sporting Goods - HAMMOCKS</option>
                          <option value="Sporting Goods - HUNTING ACCESSORIES">Sporting Goods - HUNTING ACCESSORIES</option>
                          <option value="Sporting Goods - HUNTING AND FISHING LICENSES">Sporting Goods - HUNTING AND FISHING LICENSES</option>
                          <option value="Sporting Goods - HUNTING APPAREL">Sporting Goods - HUNTING APPAREL</option>
                          <option value="Sporting Goods - ICE  FISHING">Sporting Goods - ICE FISHING</option>
                          <option value="Sporting Goods - INDOOR GAMES">Sporting Goods - INDOOR GAMES</option>
                          <option value="Sporting Goods - KNIVES">Sporting Goods - KNIVES</option>
                          <option value="Sporting Goods - LARGE EXERCISE">Sporting Goods - LARGE EXERCISE</option>
                          <option value="Sporting Goods - LIQUID CONTAINERS">Sporting Goods - LIQUID CONTAINERS</option>
                          <option value="Sporting Goods - LIVE BAIT">Sporting Goods - LIVE BAIT</option>
                          <option value="Sporting Goods - MARINE">Sporting Goods - MARINE</option>
                          <option value="Sporting Goods - MUZZLE LOADER">Sporting Goods - MUZZLE LOADER</option>
                          <option value="Sporting Goods - OUTDOOR GAMES">Sporting Goods - OUTDOOR GAMES</option>
                          <option value="Sporting Goods - PADDLE SPORTS">Sporting Goods - PADDLE SPORTS</option>
                          <option value="Sporting Goods - PERFORMANCE NUTRITION">Sporting Goods - PERFORMANCE NUTRITION</option>
                          <option value="Sporting Goods - RACQUET SPORTS">Sporting Goods - RACQUET SPORTS</option>
                          <option value="Sporting Goods - RAINWEAR">Sporting Goods - RAINWEAR</option>
                          <option value="Sporting Goods - REGIONAL SPORTS">Sporting Goods - REGIONAL SPORTS</option>
                          <option value="Sporting Goods - RODS &amp; REELS">Sporting Goods - RODS &amp; REELS</option>
                          <option value="Sporting Goods - SLEEPING BAGS">Sporting Goods - SLEEPING BAGS</option>
                          <option value="Sporting Goods - SMALL EXERCISE AND BOXING">Sporting Goods - SMALL EXERCISE AND BOXING</option>
                          <option value="Sporting Goods - SOCCER">Sporting Goods - SOCCER</option>
                          <option value="Sporting Goods - SPECIALTY HUNTING">Sporting Goods - SPECIALTY HUNTING</option>
                          <option value="Sporting Goods - SPORTS OPTICS">Sporting Goods - SPORTS OPTICS</option>
                          <option value="Sporting Goods - SPORTS TRAINING AND MEDICINE">Sporting Goods - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Sporting Goods - SWIM">Sporting Goods - SWIM</option>
                          <option value="Sporting Goods - TABLES">Sporting Goods - TABLES</option>
                          <option value="Sporting Goods - TARPS">Sporting Goods - TARPS</option>
                          <option value="Sporting Goods - TENTS">Sporting Goods - TENTS</option>
                          <option value="Sporting Goods - TERMINAL TACKLE">Sporting Goods - TERMINAL TACKLE</option>
                          <option value="Sporting Goods - TRAMPOLINES">Sporting Goods - TRAMPOLINES</option>
                          <option value="Sporting Goods - TREE STANDS">Sporting Goods - TREE STANDS</option>
                          <option value="Sporting Goods - TURKEY">Sporting Goods - TURKEY</option>
                          <option value="Sporting Goods - VOLLEYBALL">Sporting Goods - VOLLEYBALL</option>
                          <option value="Sporting Goods - WATER  SPORTS">Sporting Goods - WATER SPORTS</option>
                          <option value="Sporting Goods - WEIGHTS AND BENCHES">Sporting Goods - WEIGHTS AND BENCHES</option>
                          <option value="Sporting Goods - YOUTH SPORTS">Sporting Goods - YOUTH SPORTS</option>
                          <option value="Stationery - ACTIVITY">Stationery - ACTIVITY</option>
                          <option value="Stationery - BINDERS">Stationery - BINDERS</option>
                          <option value="Stationery - BOOKS">Stationery - BOOKS</option>
                          <option value="Stationery - CALCULATORS">Stationery - CALCULATORS</option>
                          <option value="Stationery - CALENDARS">Stationery - CALENDARS</option>
                          <option value="Stationery - COPY PAPER">Stationery - COPY PAPER</option>
                          <option value="Stationery - ENVELOPE">Stationery - ENVELOPE</option>
                          <option value="Stationery - FASHION STATIONERY">Stationery - FASHION STATIONERY</option>
                          <option value="Stationery - FILING">Stationery - FILING</option>
                          <option value="Stationery - FLAGS">Stationery - FLAGS</option>
                          <option value="Stationery - MAPS AND ATLAS">Stationery - MAPS AND ATLAS</option>
                          <option value="Stationery - MOVE AND SHIP">Stationery - MOVE AND SHIP</option>
                          <option value="Stationery - NOTETAKING">Stationery - NOTETAKING</option>
                          <option value="Stationery - OFFICE BOARDS">Stationery - OFFICE BOARDS</option>
                          <option value="Stationery - OFFICE SUPPLIES">Stationery - OFFICE SUPPLIES</option>
                          <option value="Stationery - ORGANIZATION">Stationery - ORGANIZATION</option>
                          <option value="Stationery - PARTY SUPPLIES">Stationery - PARTY SUPPLIES</option>
                          <option value="Stationery - PLANNERS">Stationery - PLANNERS</option>
                          <option value="Stationery - SCHOOL SUPPLIES">Stationery - SCHOOL SUPPLIES</option>
                          <option value="Stationery - SECURITY">Stationery - SECURITY</option>
                          <option value="Stationery - SOUVENIR">Stationery - SOUVENIR</option>
                          <option value="Stationery - SOUVENIRS">Stationery - SOUVENIRS</option>
                          <option value="Stationery - SPORTS LICENSE">Stationery - SPORTS LICENSE</option>
                          <option value="Stationery - WRITING">Stationery - WRITING</option>
                          <option value="Bath / Shower - BATH ACCESSORIES">Bath / Shower - BATH ACCESSORIES</option>
                          <option value="Bath / Shower - BATH RUGS">Bath / Shower - BATH RUGS</option>
                          <option value="Bath / Shower - BATH TOWELS">Bath / Shower - BATH TOWELS</option>
                          <option value="Bath / Shower - BEACH">Bath / Shower - BEACH</option>
                          <option value="Bath / Shower - DECORATIVE BATH">Bath / Shower - DECORATIVE BATH</option>
                          <option value="Bath / Shower - SHOWER">Bath / Shower - SHOWER</option>
                          <option value="Bath / Shower - WASHCLOTH BUNDLES">Bath / Shower - WASHCLOTH BUNDLES</option>
                          <option value="Bedding - AIR BEDS">Bedding - AIR BEDS</option>
                          <option value="Bedding - BED N BAG">Bedding - BED N BAG</option>
                          <option value="Bedding - BED PADS AND FOAM">Bedding - BED PADS AND FOAM</option>
                          <option value="Bedding - BED PILLOWS">Bedding - BED PILLOWS</option>
                          <option value="Bedding - BED QUILTS">Bedding - BED QUILTS</option>
                          <option value="Bedding - BLANKETS AND SEASONAL">Bedding - BLANKETS AND SEASONAL</option>
                          <option value="Bedding - COMFORTERS AND BEDSPREADS">Bedding - COMFORTERS AND BEDSPREADS</option>
                          <option value="Bedding - KIDS LICENSED BEDDING">Bedding - KIDS LICENSED BEDDING</option>
                          <option value="Bedding - SHEETS">Bedding - SHEETS</option>
                          <option value="Cook &amp; Dining - BAKEWARE">Cook &amp; Dining - BAKEWARE</option>
                          <option value="Cook &amp; Dining - BEVERAGE">Cook &amp; Dining - BEVERAGE</option>
                          <option value="Cook &amp; Dining - CHILDRENS TABLEWARE">Cook &amp; Dining - CHILDRENS TABLEWARE</option>
                          <option value="Cook &amp; Dining - COFFEE MAKERS">Cook &amp; Dining - COFFEE MAKERS</option>
                          <option value="Cook &amp; Dining - COOKWARE SETS">Cook &amp; Dining - COOKWARE SETS</option>
                          <option value="Cook &amp; Dining - CUTLERY">Cook &amp; Dining - CUTLERY</option>
                          <option value="Cook &amp; Dining - DINNERWARE">Cook &amp; Dining - DINNERWARE</option>
                          <option value="Cook &amp; Dining - DRINKWARE">Cook &amp; Dining - DRINKWARE</option>
                          <option value="Cook &amp; Dining - FLATWARE">Cook &amp; Dining - FLATWARE</option>
                          <option value="Cook &amp; Dining - FOOD PREPARATION">Cook &amp; Dining - FOOD PREPARATION</option>
                          <option value="Cook &amp; Dining - GADGETS">Cook &amp; Dining - GADGETS</option>
                          <option value="Cook &amp; Dining - HEATED COOKING">Cook &amp; Dining - HEATED COOKING</option>
                          <option value="Cook &amp; Dining - KITCHEN">Cook &amp; Dining - KITCHEN</option>
                          <option value="Cook &amp; Dining - MICROWAVES">Cook &amp; Dining - MICROWAVES</option>
                          <option value="Cook &amp; Dining - OPEN STOCK COOKWARE">Cook &amp; Dining - OPEN STOCK COOKWARE</option>
                          <option value="Cook &amp; Dining - SEASONAL SOFT TABLETOP">Cook &amp; Dining - SEASONAL SOFT TABLETOP</option>
                          <option value="Cook &amp; Dining - TOAST AND BREAD">Cook &amp; Dining - TOAST AND BREAD</option>
                          <option value="Cook &amp; Dining - UTILITY-CLOSET STORAGE">Cook &amp; Dining - UTILITY-CLOSET STORAGE</option>
                          <option value="Crafts - ADULT CRAFTING">Crafts - ADULT CRAFTING</option>
                          <option value="Crafts - DIE CUTTING">Crafts - DIE CUTTING</option>
                          <option value="Crafts - FABRIC">Crafts - FABRIC</option>
                          <option value="Crafts - FASHION ART">Crafts - FASHION ART</option>
                          <option value="Crafts - FINE ART">Crafts - FINE ART</option>
                          <option value="Crafts - FLORAL">Crafts - FLORAL</option>
                          <option value="Crafts - FRAGRANCE">Crafts - FRAGRANCE</option>
                          <option value="Crafts - JEWELRY MAKING">Crafts - JEWELRY MAKING</option>
                          <option value="Crafts - KIDS CRAFT">Crafts - KIDS CRAFT</option>
                          <option value="Crafts - NEEDLECRAFT">Crafts - NEEDLECRAFT</option>
                          <option value="Crafts - NOTIONS">Crafts - NOTIONS</option>
                          <option value="Crafts - PAINTS AND  SURFACES">Crafts - PAINTS AND SURFACES</option>
                          <option value="Crafts - PAPERCRAFTING">Crafts - PAPERCRAFTING</option>
                          <option value="Crafts - PHOTO ALBUMS">Crafts - PHOTO ALBUMS</option>
                          <option value="Crafts - SEASONAL FLORAL">Crafts - SEASONAL FLORAL</option>
                          <option value="Crafts - SEWING">Crafts - SEWING</option>
                          <option value="Crafts - SEWING MACHINE">Crafts - SEWING MACHINE</option>
                          <option value="Crafts - SEWING RIBBON">Crafts - SEWING RIBBON</option>
                          <option value="Crafts - WEDDING">Crafts - WEDDING</option>
                          <option value="Furniture &amp; Luggage - FURNITURE FOLDING">Furniture &amp; Luggage - FURNITURE FOLDING</option>
                          <option value="Furniture &amp; Luggage - KIDS FURNITURE">Furniture &amp; Luggage - KIDS FURNITURE</option>
                          <option value="Furniture &amp; Luggage - LIVING ROOM">Furniture &amp; Luggage - LIVING ROOM</option>
                          <option value="Furniture &amp; Luggage - MATTRESSES">Furniture &amp; Luggage - MATTRESSES</option>
                          <option value="Furniture &amp; Luggage - RTA BEDROOM">Furniture &amp; Luggage - RTA BEDROOM</option>
                          <option value="Furniture &amp; Luggage - RTA HOME OFFICE">Furniture &amp; Luggage - RTA HOME OFFICE</option>
                          <option value="Furniture &amp; Luggage - RTA KITCHEN">Furniture &amp; Luggage - RTA KITCHEN</option>
                          <option value="Furniture &amp; Luggage - SEATING">Furniture &amp; Luggage - SEATING</option>
                          <option value="Home Decor - CANDLE ACCESSORIES">Home Decor - CANDLE ACCESSORIES</option>
                          <option value="Home Decor - CANDLES">Home Decor - CANDLES</option>
                          <option value="Home Decor - CLOCKS">Home Decor - CLOCKS</option>
                          <option value="Home Decor - DECORATIVE ACCESSORIES">Home Decor - DECORATIVE ACCESSORIES</option>
                          <option value="Home Decor - DOORMATS">Home Decor - DOORMATS</option>
                          <option value="Home Decor - FRAGRANCE">Home Decor - FRAGRANCE</option>
                          <option value="Home Decor - FRAMES">Home Decor - FRAMES</option>
                          <option value="Home Decor - FURNITURE COVERINGS">Home Decor - FURNITURE COVERINGS</option>
                          <option value="Home Decor - LIGHTING">Home Decor - LIGHTING</option>
                          <option value="Home Decor - MIRRORS">Home Decor - MIRRORS</option>
                          <option value="Home Decor - PILLOWS">Home Decor - PILLOWS</option>
                          <option value="Home Decor - RUGS">Home Decor - RUGS</option>
                          <option value="Home Decor - WALL ART">Home Decor - WALL ART</option>
                          <option value="Home Decor - WAX CUBES AND WARMERS">Home Decor - WAX CUBES AND WARMERS</option>
                          <option value="Home Decor - WINDOW BLINDS">Home Decor - WINDOW BLINDS</option>
                          <option value="Home Decor - WINDOW DRAPERY HARDWARE">Home Decor - WINDOW DRAPERY HARDWARE</option>
                          <option value="Home Decor - WINDOW SOFT">Home Decor - WINDOW SOFT</option>
                          <option value="Organization &amp; Floor Care - ALTERNATIVE STORAGE">Organization &amp; Floor Care - ALTERNATIVE STORAGE</option>
                          <option value="Organization &amp; Floor Care - BASKETS - HAMPERS">Organization &amp; Floor Care - BASKETS - HAMPERS</option>
                          <option value="Organization &amp; Floor Care - BULK STORAGE">Organization &amp; Floor Care - BULK STORAGE</option>
                          <option value="Organization &amp; Floor Care - CARGO AND ORGANIZATION">Organization &amp; Floor Care - CARGO AND ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - CLOSET STORAGE">Organization &amp; Floor Care - CLOSET STORAGE</option>
                          <option value="Organization &amp; Floor Care - FLOOR CARE">Organization &amp; Floor Care - FLOOR CARE</option>
                          <option value="Organization &amp; Floor Care - FOOD PRESERVATION">Organization &amp; Floor Care - FOOD PRESERVATION</option>
                          <option value="Organization &amp; Floor Care - FOOD STORAGE">Organization &amp; Floor Care - FOOD STORAGE</option>
                          <option value="Organization &amp; Floor Care - HANGERS">Organization &amp; Floor Care - HANGERS</option>
                          <option value="Organization &amp; Floor Care - KITCHEN ORGANIZATION">Organization &amp; Floor Care - KITCHEN ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - LARGE APPLIANCES">Organization &amp; Floor Care - LARGE APPLIANCES</option>
                          <option value="Organization &amp; Floor Care - LAUNDRY">Organization &amp; Floor Care - LAUNDRY</option>
                          <option value="Organization &amp; Floor Care - LUGGAGE">Organization &amp; Floor Care - LUGGAGE</option>
                          <option value="Organization &amp; Floor Care - WASTE">Organization &amp; Floor Care - WASTE</option>
                          <option value="Optical - SUN">Optical - SUN</option>
                          <option value="Optical - FRAMES">Optical - FRAMES</option>
                          <option value="Optical - LENS">Optical - LENS</option>
                          <option value="Optical - SAFETY">Optical - SAFETY</option>
                        </select>
                      </div>
                    </td>
                    <td id="tdl_57" class="label lc" colspan="100" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_73"><b>Walmart Secondary Category</b></label>
                      <div id="tdf_57" class="cell cc formrule-hide" style="visibility: hidden; display: none;"><input name="_fid_oval_73" type="hidden" value="">
                        <select onmousedown="CaptureSelectStateIfSafari(event);return true;" onchange=" OnCHF(this);" name="_fid_73" id="_fid_73" onblur="OnBF(this)" onfocus="OnFF(this)" size="1" class="hybridStyle">
                          <option value="" selected=""></option>
                          <option value="Baby Consumables, Hardlines - BABY FOOD">Baby Consumables, Hardlines - BABY FOOD</option>
                          <option value="Baby Consumables, Hardlines - BABY NEEDS">Baby Consumables, Hardlines - BABY NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BABY TRAVEL NEEDS">Baby Consumables, Hardlines - BABY TRAVEL NEEDS</option>
                          <option value="Baby Consumables, Hardlines - BATH HARDWARE">Baby Consumables, Hardlines - BATH HARDWARE</option>
                          <option value="Baby Consumables, Hardlines - BEDDING AND ACCESSORIES">Baby Consumables, Hardlines - BEDDING AND ACCESSORIES</option>
                          <option value="Baby Consumables, Hardlines - DIAPER BAGS">Baby Consumables, Hardlines - DIAPER BAGS</option>
                          <option value="Baby Consumables, Hardlines - DIAPERS">Baby Consumables, Hardlines - DIAPERS</option>
                          <option value="Baby Consumables, Hardlines - FEEDING BABY">Baby Consumables, Hardlines - FEEDING BABY</option>
                          <option value="Baby Consumables, Hardlines - FORMULA">Baby Consumables, Hardlines - FORMULA</option>
                          <option value="Baby Consumables, Hardlines - GIFTING">Baby Consumables, Hardlines - GIFTING</option>
                          <option value="Baby Consumables, Hardlines - LARGE FURNITURE">Baby Consumables, Hardlines - LARGE FURNITURE</option>
                          <option value="Baby Consumables, Hardlines - SAFETY">Baby Consumables, Hardlines - SAFETY</option>
                          <option value="Baby Consumables, Hardlines - SMALL FURNITURE AND BATH">Baby Consumables, Hardlines - SMALL FURNITURE AND BATH</option>
                          <option value="Baby Consumables, Hardlines - TOILETRIES">Baby Consumables, Hardlines - TOILETRIES</option>
                          <option value="Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS">Baby Consumables, Hardlines - TOYS AND ACTIVITY TOYS</option>
                          <option value="Baby Consumables, Hardlines - TRAINING PANTS">Baby Consumables, Hardlines - TRAINING PANTS</option>
                          <option value="Baby Consumables, Hardlines - WIPES">Baby Consumables, Hardlines - WIPES</option>
                          <option value="Beauty - BEAUTY BATH">Beauty - BEAUTY BATH</option>
                          <option value="Beauty - COMPLEXION CARE">Beauty - COMPLEXION CARE</option>
                          <option value="Beauty - COSMETICS BAGS ORGANIZERS">Beauty - COSMETICS BAGS ORGANIZERS</option>
                          <option value="Beauty - COSMETICS EYE">Beauty - COSMETICS EYE</option>
                          <option value="Beauty - COSMETICS FACE">Beauty - COSMETICS FACE</option>
                          <option value="Beauty - COSMETICS IMPLEMENTS">Beauty - COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - COSMETICS LIP">Beauty - COSMETICS LIP</option>
                          <option value="Beauty - COSMETICS NAIL">Beauty - COSMETICS NAIL</option>
                          <option value="Beauty - COTTON">Beauty - COTTON</option>
                          <option value="Beauty - FACE CARE">Beauty - FACE CARE</option>
                          <option value="Beauty - FRAGRANCES">Beauty - FRAGRANCES</option>
                          <option value="Beauty - GIFTS">Beauty - GIFTS</option>
                          <option value="Beauty - HAND BODY LOTION">Beauty - HAND BODY LOTION</option>
                          <option value="Beauty - NAIL CARE">Beauty - NAIL CARE</option>
                          <option value="Beauty - NATURALS">Beauty - NATURALS</option>
                          <option value="Beauty - SUNCARE">Beauty - SUNCARE</option>
                          <option value="Beauty - TREND COSMETICS EYE">Beauty - TREND COSMETICS EYE</option>
                          <option value="Beauty - TREND COSMETICS FACE">Beauty - TREND COSMETICS FACE</option>
                          <option value="Beauty - TREND COSMETICS IMPLEMENTS">Beauty - TREND COSMETICS IMPLEMENTS</option>
                          <option value="Beauty - TREND COSMETICS LIP">Beauty - TREND COSMETICS LIP</option>
                          <option value="Beauty - TREND COSMETICS NAIL">Beauty - TREND COSMETICS NAIL</option>
                          <option value="Chemicals - AIR FRESHENER AND DEODORIZER">Chemicals - AIR FRESHENER AND DEODORIZER</option>
                          <option value="Chemicals - ALL PURPOSE CLEANERS">Chemicals - ALL PURPOSE CLEANERS</option>
                          <option value="Chemicals - BATH TOILET DRAIN">Chemicals - BATH TOILET DRAIN</option>
                          <option value="Chemicals - BLEACH">Chemicals - BLEACH</option>
                          <option value="Chemicals - DISH CLEANING PRODUCTS">Chemicals - DISH CLEANING PRODUCTS</option>
                          <option value="Chemicals - INSECT AND RODENT CTRL">Chemicals - INSECT AND RODENT CTRL</option>
                          <option value="Chemicals - LAUNDRY DETERGENT">Chemicals - LAUNDRY DETERGENT</option>
                          <option value="Chemicals - LAUNDRY SPECIALTY CARE">Chemicals - LAUNDRY SPECIALTY CARE</option>
                          <option value="Chemicals - MOPS AND BROOMS">Chemicals - MOPS AND BROOMS</option>
                          <option value="Chemicals - PREWASH">Chemicals - PREWASH</option>
                          <option value="Chemicals - QUICK CLEANING">Chemicals - QUICK CLEANING</option>
                          <option value="Chemicals - RUG DOCTOR">Chemicals - RUG DOCTOR</option>
                          <option value="Chemicals - SPONGES">Chemicals - SPONGES</option>
                          <option value="OTC Pharmacy - ADULT NUTRITION">OTC Pharmacy - ADULT NUTRITION</option>
                          <option value="OTC Pharmacy - ALLERGY">OTC Pharmacy - ALLERGY</option>
                          <option value="OTC Pharmacy - ANALGESICS">OTC Pharmacy - ANALGESICS</option>
                          <option value="OTC Pharmacy - ANTACIDS">OTC Pharmacy - ANTACIDS</option>
                          <option value="OTC Pharmacy - BP/DIAGNOSTICS AIDS">OTC Pharmacy - BP/DIAGNOSTICS AIDS</option>
                          <option value="OTC Pharmacy - COUGH-COLD-FLU">OTC Pharmacy - COUGH-COLD-FLU</option>
                          <option value="OTC Pharmacy - DIABETES OTC">OTC Pharmacy - DIABETES OTC</option>
                          <option value="OTC Pharmacy - DURABLE MEDICAL EQUIPMENT">OTC Pharmacy - DURABLE MEDICAL EQUIPMENT</option>
                          <option value="OTC Pharmacy - ELASTICS HEATING PADS">OTC Pharmacy - ELASTICS HEATING PADS</option>
                          <option value="OTC Pharmacy - EYECARE">OTC Pharmacy - EYECARE</option>
                          <option value="OTC Pharmacy - FEMININE HYGIENE">OTC Pharmacy - FEMININE HYGIENE</option>
                          <option value="OTC Pharmacy - FIRST AID">OTC Pharmacy - FIRST AID</option>
                          <option value="OTC Pharmacy - FOOTCARE">OTC Pharmacy - FOOTCARE</option>
                          <option value="OTC Pharmacy - LAXATIVES">OTC Pharmacy - LAXATIVES</option>
                          <option value="OTC Pharmacy - NICOTINE REPLACEMENT THERAPY">OTC Pharmacy - NICOTINE REPLACEMENT THERAPY</option>
                          <option value="OTC Pharmacy - PEDIATRICS">OTC Pharmacy - PEDIATRICS</option>
                          <option value="OTC Pharmacy - PERFORMANCE NUTRITION">OTC Pharmacy - PERFORMANCE NUTRITION</option>
                          <option value="OTC Pharmacy - READING GLASSES">OTC Pharmacy - READING GLASSES</option>
                          <option value="OTC Pharmacy - VAPORIZER HUMIDIFIER">OTC Pharmacy - VAPORIZER HUMIDIFIER</option>
                          <option value="OTC Pharmacy - VITAMINS">OTC Pharmacy - VITAMINS</option>
                          <option value="OTC Pharmacy - WEIGHT MANAGEMENT">OTC Pharmacy - WEIGHT MANAGEMENT</option>
                          <option value="OTC Pharmacy - WELLNESS">OTC Pharmacy - WELLNESS</option>
                          <option value="Paper Goods - BATHROOM TISSUE">Paper Goods - BATHROOM TISSUE</option>
                          <option value="Paper Goods - DISPOSABLE TABLETOP">Paper Goods - DISPOSABLE TABLETOP</option>
                          <option value="Paper Goods - FACIAL TISSUE">Paper Goods - FACIAL TISSUE</option>
                          <option value="Paper Goods - FOIL, BAGS &amp; WRAP">Paper Goods - FOIL, BAGS &amp; WRAP</option>
                          <option value="Paper Goods - PAPER TOWELS">Paper Goods - PAPER TOWELS</option>
                          <option value="Paper Goods - TRASH BAGS">Paper Goods - TRASH BAGS</option>
                          <option value="Personal Care - BABY NEEDS">Personal Care - BABY NEEDS</option>
                          <option value="Personal Care - BARSOAP">Personal Care - BARSOAP</option>
                          <option value="Personal Care - BODYWASH">Personal Care - BODYWASH</option>
                          <option value="Personal Care - DENTAL STRIPS">Personal Care - DENTAL STRIPS</option>
                          <option value="Personal Care - DENTURE">Personal Care - DENTURE</option>
                          <option value="Personal Care - DEODORANT">Personal Care - DEODORANT</option>
                          <option value="Personal Care - ELECTRIC SHAVE">Personal Care - ELECTRIC SHAVE</option>
                          <option value="Personal Care - FAMILY PLANNING">Personal Care - FAMILY PLANNING</option>
                          <option value="Personal Care - FEMININE HYGIENE">Personal Care - FEMININE HYGIENE</option>
                          <option value="Personal Care - FEMININE NEEDS">Personal Care - FEMININE NEEDS</option>
                          <option value="Personal Care - FLOSS INTERDENTAL">Personal Care - FLOSS INTERDENTAL</option>
                          <option value="Personal Care - HAIR ACCESSORIES">Personal Care - HAIR ACCESSORIES</option>
                          <option value="Personal Care - HAIR APPLIANCES">Personal Care - HAIR APPLIANCES</option>
                          <option value="Personal Care - HAIRCOLOR">Personal Care - HAIRCOLOR</option>
                          <option value="Personal Care - HAIRSPRAY">Personal Care - HAIRSPRAY</option>
                          <option value="Personal Care - HAND LIQUIDS">Personal Care - HAND LIQUIDS</option>
                          <option value="Personal Care - INCONTINENCE">Personal Care - INCONTINENCE</option>
                          <option value="Personal Care - KIDS ORAL CARE">Personal Care - KIDS ORAL CARE</option>
                          <option value="Personal Care - MOUTH WASH AND BREATH">Personal Care - MOUTH WASH AND BREATH</option>
                          <option value="Personal Care - MULTI-CULTURAL CARE">Personal Care - MULTI-CULTURAL CARE</option>
                          <option value="Personal Care - NATURALS">Personal Care - NATURALS</option>
                          <option value="Personal Care - SHAMPOOS AND CONDITIONERS">Personal Care - SHAMPOOS AND CONDITIONERS</option>
                          <option value="Personal Care - STYLING PRODUCTS">Personal Care - STYLING PRODUCTS</option>
                          <option value="Personal Care - TOOTHBRUSHES">Personal Care - TOOTHBRUSHES</option>
                          <option value="Personal Care - TOOTHPASTE">Personal Care - TOOTHPASTE</option>
                          <option value="Personal Care - TRIAL TRAVEL">Personal Care - TRIAL TRAVEL</option>
                          <option value="Personal Care - WET SHAVE">Personal Care - WET SHAVE</option>
                          <option value="Pets &amp; Supplies - AQUATICS">Pets &amp; Supplies - AQUATICS</option>
                          <option value="Pets &amp; Supplies - CANNED CAT FOOD">Pets &amp; Supplies - CANNED CAT FOOD</option>
                          <option value="Pets &amp; Supplies - CAT ACCESSORIES">Pets &amp; Supplies - CAT ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT FLEA AND TICK">Pets &amp; Supplies - CAT FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - CAT FURNITURE">Pets &amp; Supplies - CAT FURNITURE</option>
                          <option value="Pets &amp; Supplies - CAT LITTER">Pets &amp; Supplies - CAT LITTER</option>
                          <option value="Pets &amp; Supplies - CAT PANS AND ACCESSORIES">Pets &amp; Supplies - CAT PANS AND ACCESSORIES</option>
                          <option value="Pets &amp; Supplies - CAT TREATS">Pets &amp; Supplies - CAT TREATS</option>
                          <option value="Pets &amp; Supplies - CHEWS">Pets &amp; Supplies - CHEWS</option>
                          <option value="Pets &amp; Supplies - COLLARS AND LEASHES">Pets &amp; Supplies - COLLARS AND LEASHES</option>
                          <option value="Pets &amp; Supplies - DOG  GROOMING">Pets &amp; Supplies - DOG &nbsp;GROOMING</option>
                          <option value="Pets &amp; Supplies - DOG FEEDING AND WATERING">Pets &amp; Supplies - DOG FEEDING AND WATERING</option>
                          <option value="Pets &amp; Supplies - DOG HBA">Pets &amp; Supplies - DOG HBA</option>
                          <option value="Pets &amp; Supplies - DOG TOYS">Pets &amp; Supplies - DOG TOYS</option>
                          <option value="Pets &amp; Supplies - DOG TREATS">Pets &amp; Supplies - DOG TREATS</option>
                          <option value="Pets &amp; Supplies - DOMESTIC BIRD">Pets &amp; Supplies - DOMESTIC BIRD</option>
                          <option value="Pets &amp; Supplies - DRY CAT FOOD">Pets &amp; Supplies - DRY CAT FOOD</option>
                          <option value="Pets &amp; Supplies - DRY DOG FOOD">Pets &amp; Supplies - DRY DOG FOOD</option>
                          <option value="Pets &amp; Supplies - FISH LIVE">Pets &amp; Supplies - FISH LIVE</option>
                          <option value="Pets &amp; Supplies - FLEA AND TICK">Pets &amp; Supplies - FLEA AND TICK</option>
                          <option value="Pets &amp; Supplies - FRESH DOG FOOD">Pets &amp; Supplies - FRESH DOG FOOD</option>
                          <option value="Pets &amp; Supplies - KENNELS">Pets &amp; Supplies - KENNELS</option>
                          <option value="Pets &amp; Supplies - LIVESTOCK FEED ACCESS">Pets &amp; Supplies - LIVESTOCK FEED ACCESS</option>
                          <option value="Pets &amp; Supplies - PET BEDDING">Pets &amp; Supplies - PET BEDDING</option>
                          <option value="Pets &amp; Supplies - PET BEDS">Pets &amp; Supplies - PET BEDS</option>
                          <option value="Pets &amp; Supplies - PET COLLECTIONS">Pets &amp; Supplies - PET COLLECTIONS</option>
                          <option value="Pets &amp; Supplies - SEASONAL">Pets &amp; Supplies - SEASONAL</option>
                          <option value="Pets &amp; Supplies - SMALL ANIMAL">Pets &amp; Supplies - SMALL ANIMAL</option>
                          <option value="Pets &amp; Supplies - TRAINING AIDS">Pets &amp; Supplies - TRAINING AIDS</option>
                          <option value="Pets &amp; Supplies - WET DOG FOOD">Pets &amp; Supplies - WET DOG FOOD</option>
                          <option value="Adult Beverages - BLUSH AND SPARKLING WINE">Adult Beverages - BLUSH AND SPARKLING WINE</option>
                          <option value="Adult Beverages - BUDGET BEER">Adult Beverages - BUDGET BEER</option>
                          <option value="Adult Beverages - CRAFT BEER">Adult Beverages - CRAFT BEER</option>
                          <option value="Adult Beverages - DARK SPIRITS">Adult Beverages - DARK SPIRITS</option>
                          <option value="Adult Beverages - EUROPEAN IMPORT">Adult Beverages - EUROPEAN IMPORT</option>
                          <option value="Adult Beverages - FLAVORED BEER">Adult Beverages - FLAVORED BEER</option>
                          <option value="Adult Beverages - HEAVY CLASSIC">Adult Beverages - HEAVY CLASSIC</option>
                          <option value="Adult Beverages - IMPORT OTHER">Adult Beverages - IMPORT OTHER</option>
                          <option value="Adult Beverages - LIGHT CLASSIC">Adult Beverages - LIGHT CLASSIC</option>
                          <option value="Adult Beverages - LIGHT SPIRITS">Adult Beverages - LIGHT SPIRITS</option>
                          <option value="Adult Beverages - LOW CALORIE BEER">Adult Beverages - LOW CALORIE BEER</option>
                          <option value="Adult Beverages - MEXICAN IMPORT">Adult Beverages - MEXICAN IMPORT</option>
                          <option value="Adult Beverages - NA BEER">Adult Beverages - NA BEER</option>
                          <option value="Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS">Adult Beverages - NONALCOHOLIC COCKTAIL MIXERS</option>
                          <option value="Adult Beverages - PREMIUM CLASSIC">Adult Beverages - PREMIUM CLASSIC</option>
                          <option value="Adult Beverages - RED WINE">Adult Beverages - RED WINE</option>
                          <option value="Adult Beverages - SINGLES BEER">Adult Beverages - SINGLES BEER</option>
                          <option value="Adult Beverages - SPARKLING OTHER WINES">Adult Beverages - SPARKLING OTHER WINES</option>
                          <option value="Adult Beverages - WHITE WINE">Adult Beverages - WHITE WINE</option>
                          <option value="Adult Beverages - WINE">Adult Beverages - WINE</option>
                          <option value="Candy / Tobacco - CHOCOLATE">Candy / Tobacco - CHOCOLATE</option>
                          <option value="Candy / Tobacco - CHRISTMAS">Candy / Tobacco - CHRISTMAS</option>
                          <option value="Candy / Tobacco - EASTER">Candy / Tobacco - EASTER</option>
                          <option value="Candy / Tobacco - GUM - MINT D01">Candy / Tobacco - GUM - MINT D01</option>
                          <option value="Candy / Tobacco - HALLOWEEN">Candy / Tobacco - HALLOWEEN</option>
                          <option value="Candy / Tobacco - NON CHOCOLATE">Candy / Tobacco - NON CHOCOLATE</option>
                          <option value="Candy / Tobacco - SNACKS TO GO">Candy / Tobacco - SNACKS TO GO</option>
                          <option value="Candy / Tobacco - SPECIALTY CANDY">Candy / Tobacco - SPECIALTY CANDY</option>
                          <option value="Candy / Tobacco - SUGAR FREE">Candy / Tobacco - SUGAR FREE</option>
                          <option value="Candy / Tobacco - VALENTINE">Candy / Tobacco - VALENTINE</option>
                          <option value="Snacks - ASIAN">Snacks - ASIAN</option>
                          <option value="Snacks - CONES AND TOPPING">Snacks - CONES AND TOPPING</option>
                          <option value="Snacks - COOKIES">Snacks - COOKIES</option>
                          <option value="Snacks - CRACKERS">Snacks - CRACKERS</option>
                          <option value="Snacks - CANNED SOFT DRINKS">Snacks - CANNED SOFT DRINKS</option>
                          <option value="Snacks - DIPS">Snacks - DIPS</option>
                          <option value="Snacks - DRIED FRUIT">Snacks - DRIED FRUIT</option>
                          <option value="Snacks - ENERGY DRINKS">Snacks - ENERGY DRINKS</option>
                          <option value="Snacks - FLAVORED WATER">Snacks - FLAVORED WATER</option>
                          <option value="Snacks - FRUIT SNACKS">Snacks - FRUIT SNACKS</option>
                          <option value="Snacks - FUNCTIONAL">Snacks - FUNCTIONAL</option>
                          <option value="Snacks - HEALTHY LIFESTYLE">Snacks - HEALTHY LIFESTYLE</option>
                          <option value="Snacks - ISOTONICS">Snacks - ISOTONICS</option>
                          <option value="Snacks - MULTI PACK JUICE">Snacks - MULTI PACK JUICE</option>
                          <option value="Snacks - NONALCOHOLIC MIXERS">Snacks - NONALCOHOLIC MIXERS</option>
                          <option value="Snacks - POPCORN">Snacks - POPCORN</option>
                          <option value="Snacks - POWDERED SOFT DRINK">Snacks - POWDERED SOFT DRINK</option>
                          <option value="Snacks - PRODUCE DRIED FRUIT">Snacks - PRODUCE DRIED FRUIT</option>
                          <option value="Snacks - PRODUCE SNACKS">Snacks - PRODUCE SNACKS</option>
                          <option value="Snacks - PUDDING CUPS">Snacks - PUDDING CUPS</option>
                          <option value="Snacks - READY TO DRINK COFFEE">Snacks - READY TO DRINK COFFEE</option>
                          <option value="Snacks - READY TO DRINK TEA">Snacks - READY TO DRINK TEA</option>
                          <option value="Snacks - SALTY SNACKS">Snacks - SALTY SNACKS</option>
                          <option value="Snacks - SNACK MEATS">Snacks - SNACK MEATS</option>
                          <option value="Snacks - SNACK NUTS">Snacks - SNACK NUTS</option>
                          <option value="Snacks - SNACKS TO GO">Snacks - SNACKS TO GO</option>
                          <option value="Snacks - SPECIALTY COOKIES">Snacks - SPECIALTY COOKIES</option>
                          <option value="Snacks - SPORTS TRAINING AND MEDICINE">Snacks - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Snacks - WATER">Snacks - WATER</option>
                          <option value="Impulse - BATTERIES">Impulse - BATTERIES</option>
                          <option value="Impulse - CANDY">Impulse - CANDY</option>
                          <option value="Impulse - CHOCOLATE">Impulse - CHOCOLATE</option>
                          <option value="Impulse - COLLECTIBLES">Impulse - COLLECTIBLES</option>
                          <option value="Impulse - DOLLAR PROGRAM">Impulse - DOLLAR PROGRAM</option>
                          <option value="Impulse - GUM - MINT">Impulse - GUM - MINT</option>
                          <option value="Impulse - IMPULSE STRIPS">Impulse - IMPULSE STRIPS</option>
                          <option value="Impulse - SALTY SNACKS">Impulse - SALTY SNACKS</option>
                          <option value="Bakery - BAKERY FREEZER">Bakery - BAKERY FREEZER</option>
                          <option value="Bakery - BAKERY GRAB AND GO">Bakery - BAKERY GRAB AND GO</option>
                          <option value="Bakery - BREAD">Bakery - BREAD</option>
                          <option value="Bakery - BREAKFAST FOODS">Bakery - BREAKFAST FOODS</option>
                          <option value="Bakery - CAKE DESSERTS">Bakery - CAKE DESSERTS</option>
                          <option value="Bakery - CELEBRATION CAKES">Bakery - CELEBRATION CAKES</option>
                          <option value="Bakery - COOKIES">Bakery - COOKIES</option>
                          <option value="Bakery - CUP CAKES">Bakery - CUP CAKES</option>
                          <option value="Bakery - DONUTS AND PASTRIES">Bakery - DONUTS AND PASTRIES</option>
                          <option value="Bakery - ORNAMENTS">Bakery - ORNAMENTS</option>
                          <option value="Bakery - PIE">Bakery - PIE</option>
                          <option value="Bakery - ROLLS">Bakery - ROLLS</option>
                          <option value="Bakery - SHELF STABLE CAKES">Bakery - SHELF STABLE CAKES</option>
                          <option value="Bakery - SPECIALTY BREADS AND ROLLS">Bakery - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Bakery - SWEET BAKED GOODS">Bakery - SWEET BAKED GOODS</option>
                          <option value="Bakery - SWEET GOODS">Bakery - SWEET GOODS</option>
                          <option value="Bakery - VALUE SWEETS">Bakery - VALUE SWEETS</option>
                          <option value="Produce - APPLE CIDER">Produce - APPLE CIDER</option>
                          <option value="Produce - APPLES">Produce - APPLES</option>
                          <option value="Produce - ASPARAGUS">Produce - ASPARAGUS</option>
                          <option value="Produce - AVOCADOS">Produce - AVOCADOS</option>
                          <option value="Produce - BANANAS">Produce - BANANAS</option>
                          <option value="Produce - BELL PEPPER">Produce - BELL PEPPER</option>
                          <option value="Produce - BLACKBERRIES">Produce - BLACKBERRIES</option>
                          <option value="Produce - BLENDING">Produce - BLENDING</option>
                          <option value="Produce - BLUEBERRIES">Produce - BLUEBERRIES</option>
                          <option value="Produce - BROCCOLI">Produce - BROCCOLI</option>
                          <option value="Produce - BULBS">Produce - BULBS</option>
                          <option value="Produce - CABBAGE">Produce - CABBAGE</option>
                          <option value="Produce - CAL SEASONAL">Produce - CAL SEASONAL</option>
                          <option value="Produce - CANTALOUPES">Produce - CANTALOUPES</option>
                          <option value="Produce - CARROTS">Produce - CARROTS</option>
                          <option value="Produce - CAULIFLOWER">Produce - CAULIFLOWER</option>
                          <option value="Produce - CELERY">Produce - CELERY</option>
                          <option value="Produce - CHILIS">Produce - CHILIS</option>
                          <option value="Produce - CORN">Produce - CORN</option>
                          <option value="Produce - CRANBERRIES">Produce - CRANBERRIES</option>
                          <option value="Produce - CUCUMBERS">Produce - CUCUMBERS</option>
                          <option value="Produce - CUT FRUIT PACKAGED">Produce - CUT FRUIT PACKAGED</option>
                          <option value="Produce - CUT FRUIT PROCESSED">Produce - CUT FRUIT PROCESSED</option>
                          <option value="Produce - DIPS">Produce - DIPS</option>
                          <option value="Produce - DIPS AND GLAZE">Produce - DIPS AND GLAZE</option>
                          <option value="Produce - DRESSINGS">Produce - DRESSINGS</option>
                          <option value="Produce - DRIED FRUIT">Produce - DRIED FRUIT</option>
                          <option value="Produce - DRIED VEGGIES">Produce - DRIED VEGGIES</option>
                          <option value="Produce - ETHNIC AND SPECIALTY">Produce - ETHNIC AND SPECIALTY</option>
                          <option value="Produce - ETHNIC ROOTS">Produce - ETHNIC ROOTS</option>
                          <option value="Produce - GARLIC">Produce - GARLIC</option>
                          <option value="Produce - GRAPEFRUIT">Produce - GRAPEFRUIT</option>
                          <option value="Produce - GRAPES">Produce - GRAPES</option>
                          <option value="Produce - GREENS">Produce - GREENS</option>
                          <option value="Produce - HERBS">Produce - HERBS</option>
                          <option value="Produce - KIWI">Produce - KIWI</option>
                          <option value="Produce - LEMONS">Produce - LEMONS</option>
                          <option value="Produce - LETTUCE">Produce - LETTUCE</option>
                          <option value="Produce - LIMES">Produce - LIMES</option>
                          <option value="Produce - MANDARINS">Produce - MANDARINS</option>
                          <option value="Produce - MANGOES">Produce - MANGOES</option>
                          <option value="Produce - MIXED BOUQUETS">Produce - MIXED BOUQUETS</option>
                          <option value="Produce - MIXED VEGETABLES">Produce - MIXED VEGETABLES</option>
                          <option value="Produce - MUSHROOM">Produce - MUSHROOM</option>
                          <option value="Produce - NECTARINES">Produce - NECTARINES</option>
                          <option value="Produce - NUT MEATS">Produce - NUT MEATS</option>
                          <option value="Produce - NUTS PEANUTS">Produce - NUTS PEANUTS</option>
                          <option value="Produce - NUTS PISTACHIOS">Produce - NUTS PISTACHIOS</option>
                          <option value="Produce - NUTS SEASONAL">Produce - NUTS SEASONAL</option>
                          <option value="Produce - NUTS SUNFLOWER">Produce - NUTS SUNFLOWER</option>
                          <option value="Produce - ONIONS">Produce - ONIONS</option>
                          <option value="Produce - ORANGES">Produce - ORANGES</option>
                          <option value="Produce - ORG MIXED BERRIES">Produce - ORG MIXED BERRIES</option>
                          <option value="Produce - ORGANIC COOKING VEG">Produce - ORGANIC COOKING VEG</option>
                          <option value="Produce - PAPAYAS">Produce - PAPAYAS</option>
                          <option value="Produce - PEACHES">Produce - PEACHES</option>
                          <option value="Produce - PEARS">Produce - PEARS</option>
                          <option value="Produce - PINEAPPLES">Produce - PINEAPPLES</option>
                          <option value="Produce - PACKAGED SALADS">Produce - PACKAGED SALADS</option>
                          <option value="Produce - PLUMS">Produce - PLUMS</option>
                          <option value="Produce - POTATOES">Produce - POTATOES</option>
                          <option value="Produce - PREMIUM BEVERAGE">Produce - PREMIUM BEVERAGE</option>
                          <option value="Produce - PRODUCE SNACKS">Produce - PRODUCE SNACKS</option>
                          <option value="Produce - PUMPKINS SEASONAL">Produce - PUMPKINS SEASONAL</option>
                          <option value="Produce - RAINIER CHERRIES">Produce - RAINIER CHERRIES</option>
                          <option value="Produce - RASPBERRIES">Produce - RASPBERRIES</option>
                          <option value="Produce - RED CHERRIES">Produce - RED CHERRIES</option>
                          <option value="Produce - ROSES">Produce - ROSES</option>
                          <option value="Produce - SALAD TOPPINGS">Produce - SALAD TOPPINGS</option>
                          <option value="Produce - SOFT VEGETABLES">Produce - SOFT VEGETABLES</option>
                          <option value="Produce - SPECIALITY">Produce - SPECIALITY</option>
                          <option value="Produce - SPECIALTY STONEFRUIT">Produce - SPECIALTY STONEFRUIT</option>
                          <option value="Produce - SQUASH">Produce - SQUASH</option>
                          <option value="Produce - STRAWBERRIES">Produce - STRAWBERRIES</option>
                          <option value="Produce - SWEET POTATOES">Produce - SWEET POTATOES</option>
                          <option value="Produce - TOMATOS">Produce - TOMATOS</option>
                          <option value="Produce - TRAIL MIX">Produce - TRAIL MIX</option>
                          <option value="Produce - VALUE ADDED VEGETABLES">Produce - VALUE ADDED VEGETABLES</option>
                          <option value="Produce - VARIETY MELONS">Produce - VARIETY MELONS</option>
                          <option value="Produce - VARIETY TROPICALS">Produce - VARIETY TROPICALS</option>
                          <option value="Produce - WATERMELONS">Produce - WATERMELONS</option>
                          <option value="Prepared Deli - BABYBEL">Prepared Deli - BABYBEL</option>
                          <option value="Prepared Deli - BULK SALADS">Prepared Deli - BULK SALADS</option>
                          <option value="Prepared Deli - CHEESE">Prepared Deli - CHEESE</option>
                          <option value="Prepared Deli - DRINKS">Prepared Deli - DRINKS</option>
                          <option value="Prepared Deli - HOT CASE AND CHILLED">Prepared Deli - HOT CASE AND CHILLED</option>
                          <option value="Prepared Deli - MEAT">Prepared Deli - MEAT</option>
                          <option value="Prepared Deli - PACKAGED MEALS">Prepared Deli - PACKAGED MEALS</option>
                          <option value="Prepared Deli - PARTY TRAYS">Prepared Deli - PARTY TRAYS</option>
                          <option value="Prepared Deli - PASTA AND SAUCES">Prepared Deli - PASTA AND SAUCES</option>
                          <option value="Prepared Deli - PIZZA">Prepared Deli - PIZZA</option>
                          <option value="Prepared Deli - PREPARED MEALS">Prepared Deli - PREPARED MEALS</option>
                          <option value="Prepared Deli - ROTISSERIE">Prepared Deli - ROTISSERIE</option>
                          <option value="Prepared Deli - SALADS">Prepared Deli - SALADS</option>
                          <option value="Prepared Deli - SANDWICHES">Prepared Deli - SANDWICHES</option>
                          <option value="Prepared Deli - SNACKING">Prepared Deli - SNACKING</option>
                          <option value="Prepared Deli - SOUPS">Prepared Deli - SOUPS</option>
                          <option value="Prepared Deli - SPREADS AND DIPS">Prepared Deli - SPREADS AND DIPS</option>
                          <option value="Prepared Deli - SUSHI">Prepared Deli - SUSHI</option>
                          <option value="Prepared Deli - TABLE READY SALADS">Prepared Deli - TABLE READY SALADS</option>
                          <option value="Commercial Packaged Bread - BREAD">Commercial Packaged Bread - BREAD</option>
                          <option value="Commercial Packaged Bread - BREAKFAST FOODS">Commercial Packaged Bread - BREAKFAST FOODS</option>
                          <option value="Commercial Packaged Bread - BUNS">Commercial Packaged Bread - BUNS</option>
                          <option value="Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS">Commercial Packaged Bread - SPECIALTY BREADS AND ROLLS</option>
                          <option value="Commercial Packaged Bread - SWEET BAKED GOODS">Commercial Packaged Bread - SWEET BAKED GOODS</option>
                          <option value="Commercial Packaged Bread - TORTILLAS">Commercial Packaged Bread - TORTILLAS</option>
                          <option value="Dairy - BUTTER MARGARINE">Dairy - BUTTER MARGARINE</option>
                          <option value="Dairy - CHEESES">Dairy - CHEESES</option>
                          <option value="Dairy - CHILLED BAKING">Dairy - CHILLED BAKING</option>
                          <option value="Dairy - CHILLED BEVERAGES">Dairy - CHILLED BEVERAGES</option>
                          <option value="Dairy - CULTURED PRODUCTS">Dairy - CULTURED PRODUCTS</option>
                          <option value="Dairy - DESSERTS">Dairy - DESSERTS</option>
                          <option value="Dairy - EGGS">Dairy - EGGS</option>
                          <option value="Dairy - HISPANIC CHILLED">Dairy - HISPANIC CHILLED</option>
                          <option value="Dairy - MILK CREAMERS">Dairy - MILK CREAMERS</option>
                          <option value="Dairy - MILK">Dairy - MILK</option>
                          <option value="Dairy - SPREADS-CREAM CHEESE-BFAST BREADS">Dairy - SPREADS-CREAM CHEESE-BFAST BREADS</option>
                          <option value="Dairy - YOGURT">Dairy - YOGURT</option>
                          <option value="Deli - BACON">Deli - BACON</option>
                          <option value="Deli - BREAKFAST CONVENIENCE">Deli - BREAKFAST CONVENIENCE</option>
                          <option value="Deli - BREAKFAST SAUSAGE">Deli - BREAKFAST SAUSAGE</option>
                          <option value="Deli - DINNER MEATS">Deli - DINNER MEATS</option>
                          <option value="Deli - HOT DOGS">Deli - HOT DOGS</option>
                          <option value="Deli - LUNCH COMBOS">Deli - LUNCH COMBOS</option>
                          <option value="Deli - LUNCHMEAT">Deli - LUNCHMEAT</option>
                          <option value="Dry Grocery - ADULT-FAMILY MEALS">Dry Grocery - ADULT-FAMILY MEALS</option>
                          <option value="Dry Grocery - ASIAN">Dry Grocery - ASIAN</option>
                          <option value="Dry Grocery - BAG PASTA">Dry Grocery - BAG PASTA</option>
                          <option value="Dry Grocery - BAKING MIXES">Dry Grocery - BAKING MIXES</option>
                          <option value="Dry Grocery - BAKING NUTS CAN MILK">Dry Grocery - BAKING NUTS CAN MILK</option>
                          <option value="Dry Grocery - BATTERS">Dry Grocery - BATTERS</option>
                          <option value="Dry Grocery - BOX JUICE">Dry Grocery - BOX JUICE</option>
                          <option value="Dry Grocery - CHILI">Dry Grocery - CHILI</option>
                          <option value="Dry Grocery - COFFEE">Dry Grocery - COFFEE</option>
                          <option value="Dry Grocery - COLD CEREAL">Dry Grocery - COLD CEREAL</option>
                          <option value="Dry Grocery - COOKIES">Dry Grocery - COOKIES</option>
                          <option value="Dry Grocery - DIET AND HEALTH">Dry Grocery - DIET AND HEALTH</option>
                          <option value="Dry Grocery - DIY PIZZA">Dry Grocery - DIY PIZZA</option>
                          <option value="Dry Grocery - GRAVY">Dry Grocery - GRAVY</option>
                          <option value="Dry Grocery - ETHNIC">Dry Grocery - ETHNIC</option>
                          <option value="Dry Grocery - FLOUR">Dry Grocery - FLOUR</option>
                          <option value="Dry Grocery - FROZEN INTERNATIONAL FOODS">Dry Grocery - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Dry Grocery - GRILL ACCESSORIES">Dry Grocery - GRILL ACCESSORIES</option>
                          <option value="Dry Grocery - HEALTHY LIFESTYLE">Dry Grocery - HEALTHY LIFESTYLE</option>
                          <option value="Dry Grocery - HISPANIC">Dry Grocery - HISPANIC</option>
                          <option value="Dry Grocery - HOT CEREAL">Dry Grocery - HOT CEREAL</option>
                          <option value="Dry Grocery - INSTITUTIONAL">Dry Grocery - INSTITUTIONAL</option>
                          <option value="Dry Grocery - JAMS AND JELLY">Dry Grocery - JAMS AND JELLY</option>
                          <option value="Dry Grocery - JELLO AND MARSHMALLO">Dry Grocery - JELLO AND MARSHMALLO</option>
                          <option value="Dry Grocery - KIDS MEALS">Dry Grocery - KIDS MEALS</option>
                          <option value="Dry Grocery - MAC AND CHEESE">Dry Grocery - MAC AND CHEESE</option>
                          <option value="Dry Grocery - MAYONNAISE">Dry Grocery - MAYONNAISE</option>
                          <option value="Dry Grocery - MUSTARD KETCHUP">Dry Grocery - MUSTARD KETCHUP</option>
                          <option value="Dry Grocery - OIL AND SHORTENING">Dry Grocery - OIL AND SHORTENING</option>
                          <option value="Dry Grocery - OLIVES">Dry Grocery - OLIVES</option>
                          <option value="Dry Grocery - PEANUT BUTTER">Dry Grocery - PEANUT BUTTER</option>
                          <option value="Dry Grocery - PICKLES">Dry Grocery - PICKLES</option>
                          <option value="Dry Grocery - PIE FILLING">Dry Grocery - PIE FILLING</option>
                          <option value="Dry Grocery - PORTABLE SNACKING">Dry Grocery - PORTABLE SNACKING</option>
                          <option value="Dry Grocery - POTATO AND STUFFING">Dry Grocery - POTATO AND STUFFING</option>
                          <option value="Dry Grocery - POWDERED SOFT DRINK">Dry Grocery - POWDERED SOFT DRINK</option>
                          <option value="Dry Grocery - PR BREAD AND TORTILLAS">Dry Grocery - PR BREAD AND TORTILLAS</option>
                          <option value="Dry Grocery - RICE AND BEANS">Dry Grocery - RICE AND BEANS</option>
                          <option value="Dry Grocery - SALAD DRESSING">Dry Grocery - SALAD DRESSING</option>
                          <option value="Dry Grocery - SALAD TOPPINGS">Dry Grocery - SALAD TOPPINGS</option>
                          <option value="Dry Grocery - SAUCES">Dry Grocery - SAUCES</option>
                          <option value="Dry Grocery - SHELF STABLE BEANS">Dry Grocery - SHELF STABLE BEANS</option>
                          <option value="Dry Grocery - SHELF STABLE CHEESE">Dry Grocery - SHELF STABLE CHEESE</option>
                          <option value="Dry Grocery - SHELF STABLE FRUIT">Dry Grocery - SHELF STABLE FRUIT</option>
                          <option value="Dry Grocery - SHELF STABLE JUICE">Dry Grocery - SHELF STABLE JUICE</option>
                          <option value="Dry Grocery - SHELF STABLE MEATS">Dry Grocery - SHELF STABLE MEATS</option>
                          <option value="Dry Grocery - SHELF STABLE SEAFOOD">Dry Grocery - SHELF STABLE SEAFOOD</option>
                          <option value="Dry Grocery - SHELF STABLE TOMATOES">Dry Grocery - SHELF STABLE TOMATOES</option>
                          <option value="Dry Grocery - SHELF STABLE VEGETABLES">Dry Grocery - SHELF STABLE VEGETABLES</option>
                          <option value="Dry Grocery - SOUP">Dry Grocery - SOUP</option>
                          <option value="Dry Grocery - SPAGHETTI SAUCE">Dry Grocery - SPAGHETTI SAUCE</option>
                          <option value="Dry Grocery - SPICES AND SALT">Dry Grocery - SPICES AND SALT</option>
                          <option value="Dry Grocery - SUGAR">Dry Grocery - SUGAR</option>
                          <option value="Dry Grocery - SWEET BAKED GOODS">Dry Grocery - SWEET BAKED GOODS</option>
                          <option value="Dry Grocery - SYRUP AND MIXES">Dry Grocery - SYRUP AND MIXES</option>
                          <option value="Dry Grocery - TEA">Dry Grocery - TEA</option>
                          <option value="Dry Grocery - TEXMEX">Dry Grocery - TEXMEX</option>
                          <option value="Dry Grocery - TORTILLAS">Dry Grocery - TORTILLAS</option>
                          <option value="Dry Grocery - VINEGAR">Dry Grocery - VINEGAR</option>
                          <option value="Frozen - FROZEN BAKERY">Frozen - FROZEN BAKERY</option>
                          <option value="Frozen - FROZEN BREAD AND PASTRIES">Frozen - FROZEN BREAD AND PASTRIES</option>
                          <option value="Frozen - FROZEN BREAKFAST FOODS">Frozen - FROZEN BREAKFAST FOODS</option>
                          <option value="Frozen - FROZEN DOG FOOD">Frozen - FROZEN DOG FOOD</option>
                          <option value="Frozen - FROZEN ENTERTAINING">Frozen - FROZEN ENTERTAINING</option>
                          <option value="Frozen - FROZEN INTERNATIONAL FOODS">Frozen - FROZEN INTERNATIONAL FOODS</option>
                          <option value="Frozen - FROZEN MEALS">Frozen - FROZEN MEALS</option>
                          <option value="Frozen - FROZEN PREPARED MEAT AND SEAFOOD">Frozen - FROZEN PREPARED MEAT AND SEAFOOD</option>
                          <option value="Frozen - FROZEN PIZZA">Frozen - FROZEN PIZZA</option>
                          <option value="Frozen - FROZEN POTATOES">Frozen - FROZEN POTATOES</option>
                          <option value="Frozen - FROZEN PRODUCE">Frozen - FROZEN PRODUCE</option>
                          <option value="Frozen - ICE CREAM">Frozen - ICE CREAM</option>
                          <option value="Meat - CHOICE BEEF">Meat - CHOICE BEEF</option>
                          <option value="Meat - CONDIMENTS">Meat - CONDIMENTS</option>
                          <option value="Meat - EXOTIC MEATS">Meat - EXOTIC MEATS</option>
                          <option value="Meat - FRESH BEEF OFFALS">Meat - FRESH BEEF OFFALS</option>
                          <option value="Meat - FRESH CHICKEN">Meat - FRESH CHICKEN</option>
                          <option value="Meat - FRESH DINNER SAUSAGE">Meat - FRESH DINNER SAUSAGE</option>
                          <option value="Meat - FRESH FIN FISH">Meat - FRESH FIN FISH</option>
                          <option value="Meat - FRESH GRND BEEF PATTIES">Meat - FRESH GRND BEEF PATTIES</option>
                          <option value="Meat - FRESH GROUND BEEF">Meat - FRESH GROUND BEEF</option>
                          <option value="Meat - FRESH PORK">Meat - FRESH PORK</option>
                          <option value="Meat - FRESH PORK OFFALS">Meat - FRESH PORK OFFALS</option>
                          <option value="Meat - FRESH SALMON">Meat - FRESH SALMON</option>
                          <option value="Meat - FRESH SHELLFISH">Meat - FRESH SHELLFISH</option>
                          <option value="Meat - FRESH SHRIMP">Meat - FRESH SHRIMP</option>
                          <option value="Meat - FRESH SPECIALTY MEAT HALAL RW">Meat - FRESH SPECIALTY MEAT HALAL RW</option>
                          <option value="Meat - FRESH TURKEY">Meat - FRESH TURKEY</option>
                          <option value="Meat - FROZEN BEEF OFFALS">Meat - FROZEN BEEF OFFALS</option>
                          <option value="Meat - FROZEN BEEF PATTIES">Meat - FROZEN BEEF PATTIES</option>
                          <option value="Meat - FROZEN BEEF STEAKS">Meat - FROZEN BEEF STEAKS</option>
                          <option value="Meat - FROZEN CHICKEN">Meat - FROZEN CHICKEN</option>
                          <option value="Meat - FROZEN DINNER SAUSAGE">Meat - FROZEN DINNER SAUSAGE</option>
                          <option value="Meat - FROZEN DSD">Meat - FROZEN DSD</option>
                          <option value="Meat - FROZEN PORK">Meat - FROZEN PORK</option>
                          <option value="Meat - FROZEN TURKEY">Meat - FROZEN TURKEY</option>
                          <option value="Meat - FROZEN FISH">Meat - FROZEN FISH</option>
                          <option value="Meat - FROZEN SHELLFISH">Meat - FROZEN SHELLFISH</option>
                          <option value="Meat - FROZEN SHRIMP">Meat - FROZEN SHRIMP</option>
                          <option value="Meat - FROZEN TILAPIA">Meat - FROZEN TILAPIA</option>
                          <option value="Meat - SEAFOOD GRAB N GO">Meat - SEAFOOD GRAB N GO</option>
                          <option value="Meat - SELECT BEEF">Meat - SELECT BEEF</option>
                          <option value="Meat - SMOKED MEATS">Meat - SMOKED MEATS</option>
                          <option value="Meat - SPARERIBS AND BACKRIBS">Meat - SPARERIBS AND BACKRIBS</option>
                          <option value="Meat - SPECIALTY BEEF">Meat - SPECIALTY BEEF</option>
                          <option value="Boyswear - ACTIVE">Boyswear - ACTIVE</option>
                          <option value="Boyswear - CASUAL PANTS">Boyswear - CASUAL PANTS</option>
                          <option value="Boyswear - FLEECE">Boyswear - FLEECE</option>
                          <option value="Boyswear - HEAD AND HAND">Boyswear - HEAD AND HAND</option>
                          <option value="Boyswear - HOLIDAY">Boyswear - HOLIDAY</option>
                          <option value="Boyswear - JEANS">Boyswear - JEANS</option>
                          <option value="Boyswear - KNIT TOPS">Boyswear - KNIT TOPS</option>
                          <option value="Boyswear - LICENSED">Boyswear - LICENSED</option>
                          <option value="Boyswear - OUTERWEAR">Boyswear - OUTERWEAR</option>
                          <option value="Boyswear - SCHOOL UNIFORMS">Boyswear - SCHOOL UNIFORMS</option>
                          <option value="Boyswear - SETS">Boyswear - SETS</option>
                          <option value="Boyswear - SHORTS">Boyswear - SHORTS</option>
                          <option value="Boyswear - SLEEPWEAR">Boyswear - SLEEPWEAR</option>
                          <option value="Boyswear - SOCKS">Boyswear - SOCKS</option>
                          <option value="Boyswear - SWIMWEAR">Boyswear - SWIMWEAR</option>
                          <option value="Boyswear - THERMALS">Boyswear - THERMALS</option>
                          <option value="Boyswear - UNDERWEAR">Boyswear - UNDERWEAR</option>
                          <option value="Boyswear - WOVEN SHIRTS">Boyswear - WOVEN SHIRTS</option>
                          <option value="Family Socks - CASUAL SOCKS">Family Socks - CASUAL SOCKS</option>
                          <option value="Family Socks - CORE BASIC SOCKS">Family Socks - CORE BASIC SOCKS</option>
                          <option value="Family Socks - LINERS">Family Socks - LINERS</option>
                          <option value="Family Socks - PERFORMANCE SOCKS">Family Socks - PERFORMANCE SOCKS</option>
                          <option value="Family Socks - SEASONAL SOCKS">Family Socks - SEASONAL SOCKS</option>
                          <option value="Family Socks - WELLNESS SOCKS">Family Socks - WELLNESS SOCKS</option>
                          <option value="Foundations - DAYWEAR">Foundations - DAYWEAR</option>
                          <option value="Foundations - JUNIOR BRAS">Foundations - JUNIOR BRAS</option>
                          <option value="Foundations - MATERNITY">Foundations - MATERNITY</option>
                          <option value="Foundations - MISSY BRAS">Foundations - MISSY BRAS</option>
                          <option value="Foundations - SHAPEWEAR">Foundations - SHAPEWEAR</option>
                          <option value="Foundations - SPORT BRAS">Foundations - SPORT BRAS</option>
                          <option value="Girlswear - 365 GIRLS">Girlswear - 365 GIRLS</option>
                          <option value="Girlswear - ACTIVE">Girlswear - ACTIVE</option>
                          <option value="Girlswear - BRAS">Girlswear - BRAS</option>
                          <option value="Girlswear - CASUAL PANTS">Girlswear - CASUAL PANTS</option>
                          <option value="Girlswear - DANCEWEAR">Girlswear - DANCEWEAR</option>
                          <option value="Girlswear - DRESSES">Girlswear - DRESSES</option>
                          <option value="Girlswear - FLEECE">Girlswear - FLEECE</option>
                          <option value="Girlswear - HEAD AND HAND">Girlswear - HEAD AND HAND</option>
                          <option value="Girlswear - HOLIDAY">Girlswear - HOLIDAY</option>
                          <option value="Girlswear - HOSIERY">Girlswear - HOSIERY</option>
                          <option value="Girlswear - JEANS">Girlswear - JEANS</option>
                          <option value="Girlswear - KNIT TOPS">Girlswear - KNIT TOPS</option>
                          <option value="Girlswear - LICENSED">Girlswear - LICENSED</option>
                          <option value="Girlswear - OUTERWEAR">Girlswear - OUTERWEAR</option>
                          <option value="Girlswear - RELATED SEPERATES">Girlswear - RELATED SEPERATES</option>
                          <option value="Girlswear - SCHOOL UNIFORMS">Girlswear - SCHOOL UNIFORMS</option>
                          <option value="Girlswear - SETS">Girlswear - SETS</option>
                          <option value="Girlswear - SHORTS">Girlswear - SHORTS</option>
                          <option value="Girlswear - SKIRTS">Girlswear - SKIRTS</option>
                          <option value="Girlswear - SLEEPWEAR">Girlswear - SLEEPWEAR</option>
                          <option value="Girlswear - SOCKS">Girlswear - SOCKS</option>
                          <option value="Girlswear - SWEATERS">Girlswear - SWEATERS</option>
                          <option value="Girlswear - SWIMWEAR">Girlswear - SWIMWEAR</option>
                          <option value="Girlswear - TEAM SPORTS">Girlswear - TEAM SPORTS</option>
                          <option value="Girlswear - THERMALS">Girlswear - THERMALS</option>
                          <option value="Girlswear - UNDERWEAR">Girlswear - UNDERWEAR</option>
                          <option value="Girlswear - WOVEN TOPS">Girlswear - WOVEN TOPS</option>
                          <option value="Handbags And Accessories - BACKPACK">Handbags And Accessories - BACKPACK</option>
                          <option value="Handbags And Accessories - BEACH TOTE">Handbags And Accessories - BEACH TOTE</option>
                          <option value="Handbags And Accessories - BELTS">Handbags And Accessories - BELTS</option>
                          <option value="Handbags And Accessories - HAIR ACCESSORIES">Handbags And Accessories - HAIR ACCESSORIES</option>
                          <option value="Handbags And Accessories - HANDBAGS">Handbags And Accessories - HANDBAGS</option>
                          <option value="Handbags And Accessories - HATS">Handbags And Accessories - HATS</option>
                          <option value="Handbags And Accessories - RAINWEAR">Handbags And Accessories - RAINWEAR</option>
                          <option value="Handbags And Accessories - SCARVES">Handbags And Accessories - SCARVES</option>
                          <option value="Handbags And Accessories - SMALL LEATHER GOODS">Handbags And Accessories - SMALL LEATHER GOODS</option>
                          <option value="Handbags And Accessories - SUNGLASSES">Handbags And Accessories - SUNGLASSES</option>
                          <option value="Handbags And Accessories - WINTER ACCESSORIES">Handbags And Accessories - WINTER ACCESSORIES</option>
                          <option value="Hosiery - HOSIERY">Hosiery - HOSIERY</option>
                          <option value="Hosiery - LEGGINGS">Hosiery - LEGGINGS</option>
                          <option value="Hosiery - TIGHTS">Hosiery - TIGHTS</option>
                          <option value="Infant Apparel - BABY DRESSES">Infant Apparel - BABY DRESSES</option>
                          <option value="Infant Apparel - BABY FLEECE">Infant Apparel - BABY FLEECE</option>
                          <option value="Infant Apparel - BABY LICENSE">Infant Apparel - BABY LICENSE</option>
                          <option value="Infant Apparel - BABY PLAYWEAR">Infant Apparel - BABY PLAYWEAR</option>
                          <option value="Infant Apparel - BABY SEPARATES">Infant Apparel - BABY SEPARATES</option>
                          <option value="Infant Apparel - BABY SETS">Infant Apparel - BABY SETS</option>
                          <option value="Infant Apparel - BABY SLEEP AND PLAY">Infant Apparel - BABY SLEEP AND PLAY</option>
                          <option value="Infant Apparel - BABY TRAVEL NEEDS">Infant Apparel - BABY TRAVEL NEEDS</option>
                          <option value="Infant Apparel - BASIC BIBS">Infant Apparel - BASIC BIBS</option>
                          <option value="Infant Apparel - BEDDING AND ACCESSORIES">Infant Apparel - BEDDING AND ACCESSORIES</option>
                          <option value="Infant Apparel - DIAPER BLANKETS BATH">Infant Apparel - DIAPER BLANKETS BATH</option>
                          <option value="Infant Apparel - GIFTS">Infant Apparel - GIFTS</option>
                          <option value="Infant Apparel - HEAD AND HAND">Infant Apparel - HEAD AND HAND</option>
                          <option value="Infant Apparel - HOLIDAY MOTIF">Infant Apparel - HOLIDAY MOTIF</option>
                          <option value="Infant Apparel - LAYETTE BIBS">Infant Apparel - LAYETTE BIBS</option>
                          <option value="Infant Apparel - LAYETTE BODYSUITS">Infant Apparel - LAYETTE BODYSUITS</option>
                          <option value="Infant Apparel - LAYETTE ONE PIECES">Infant Apparel - LAYETTE ONE PIECES</option>
                          <option value="Infant Apparel - LAYETTE PANTS">Infant Apparel - LAYETTE PANTS</option>
                          <option value="Infant Apparel - LAYETTE SETS">Infant Apparel - LAYETTE SETS</option>
                          <option value="Infant Apparel - LAYETTE SOCKS AND SHOES">Infant Apparel - LAYETTE SOCKS AND SHOES</option>
                          <option value="Infant Apparel - OUTERWEAR">Infant Apparel - OUTERWEAR</option>
                          <option value="Infant Apparel - SLEEPWEAR">Infant Apparel - SLEEPWEAR</option>
                          <option value="Infant Apparel - SOCKS">Infant Apparel - SOCKS</option>
                          <option value="Infant Apparel - SWIMWEAR">Infant Apparel - SWIMWEAR</option>
                          <option value="Infant Apparel - DENIM">Infant Apparel - DENIM</option>
                          <option value="Infant Apparel - FLEECE">Infant Apparel - FLEECE</option>
                          <option value="Infant Apparel - LICENSE">Infant Apparel - LICENSE</option>
                          <option value="Infant Apparel - PLAYWEAR">Infant Apparel - PLAYWEAR</option>
                          <option value="Infant Apparel - SEPARATES">Infant Apparel - SEPARATES</option>
                          <option value="Infant Apparel - SETS">Infant Apparel - SETS</option>
                          <option value="Infant Apparel - TEAM SPORTS">Infant Apparel - TEAM SPORTS</option>
                          <option value="Infant Apparel - TG DENIM">Infant Apparel - TG DENIM</option>
                          <option value="Infant Apparel - UNDERWEAR">Infant Apparel - UNDERWEAR</option>
                          <option value="Jewelry - EAR PIERCING">Jewelry - EAR PIERCING</option>
                          <option value="Jewelry - FINE JEWELRY COUNTERTOPS">Jewelry - FINE JEWELRY COUNTERTOPS</option>
                          <option value="Jewelry - FINE JEWELRY SHOWCASES">Jewelry - FINE JEWELRY SHOWCASES</option>
                          <option value="Jewelry - JEWELRY CLEANER">Jewelry - JEWELRY CLEANER</option>
                          <option value="Jewelry - JEWELRY COSTUME">Jewelry - JEWELRY COSTUME</option>
                          <option value="Jewelry - JEWELRY GIFTS">Jewelry - JEWELRY GIFTS</option>
                          <option value="Jewelry - JEWELRY ORGANIZATION">Jewelry - JEWELRY ORGANIZATION</option>
                          <option value="Jewelry - JEWELRY SUNGLASSES">Jewelry - JEWELRY SUNGLASSES</option>
                          <option value="Jewelry - KIDS WATCHES">Jewelry - KIDS WATCHES</option>
                          <option value="Jewelry - WATCH ACCESSORIES">Jewelry - WATCH ACCESSORIES</option>
                          <option value="Jewelry - WATCH COUNTERTOP">Jewelry - WATCH COUNTERTOP</option>
                          <option value="Jewelry - WATCH PROMOTIONS">Jewelry - WATCH PROMOTIONS</option>
                          <option value="Jewelry - WATCH SHOWCASE">Jewelry - WATCH SHOWCASE</option>
                          <option value="Jewelry - WATCH TIMECENTER">Jewelry - WATCH TIMECENTER</option>
                          <option value="Ladies Outerwear - OUTERWEAR">Ladies Outerwear - OUTERWEAR</option>
                          <option value="Ladies Outerwear - SWIMWEAR">Ladies Outerwear - SWIMWEAR</option>
                          <option value="Ladieswear - ACTIVE LS KNITS">Ladieswear - ACTIVE LS KNITS</option>
                          <option value="Ladieswear - ACTIVE SLEEVELESS KNITS">Ladieswear - ACTIVE SLEEVELESS KNITS</option>
                          <option value="Ladieswear - ACTIVE SS KNITS">Ladieswear - ACTIVE SS KNITS</option>
                          <option value="Ladieswear - ACTIVEWEAR - TOPS JR">Ladieswear - ACTIVEWEAR - TOPS JR</option>
                          <option value="Ladieswear - CAPRIS ACTIVE">Ladieswear - CAPRIS ACTIVE</option>
                          <option value="Ladieswear - CAPRIS MISSY">Ladieswear - CAPRIS MISSY</option>
                          <option value="Ladieswear - DENIM CAPRIS JR">Ladieswear - DENIM CAPRIS JR</option>
                          <option value="Ladieswear - DENIM JR">Ladieswear - DENIM JR</option>
                          <option value="Ladieswear - DRESSES">Ladieswear - DRESSES</option>
                          <option value="Ladieswear - DRESSES JR">Ladieswear - DRESSES JR</option>
                          <option value="Ladieswear - FLEECE-MISSY">Ladieswear - FLEECE-MISSY</option>
                          <option value="Ladieswear - JACKETS ACTIVE">Ladieswear - JACKETS ACTIVE</option>
                          <option value="Ladieswear - JACKETS MISSY">Ladieswear - JACKETS MISSY</option>
                          <option value="Ladieswear - JEANS MISSY">Ladieswear - JEANS MISSY</option>
                          <option value="Ladieswear - KNIT CAPRIS JR">Ladieswear - KNIT CAPRIS JR</option>
                          <option value="Ladieswear - KNIT JR">Ladieswear - KNIT JR</option>
                          <option value="Ladieswear - KNIT TOPS JR">Ladieswear - KNIT TOPS JR</option>
                          <option value="Ladieswear - KNIT TOPS-MISSY">Ladieswear - KNIT TOPS-MISSY</option>
                          <option value="Ladieswear - KNIT TOPS-PLUS">Ladieswear - KNIT TOPS-PLUS</option>
                          <option value="Ladieswear - LADIES COLLECTION MISSY">Ladieswear - LADIES COLLECTION MISSY</option>
                          <option value="Ladieswear - MISSY LS KNIT TOPS">Ladieswear - MISSY LS KNIT TOPS</option>
                          <option value="Ladieswear - MISSY SLEEVELESS KNIT TOPS">Ladieswear - MISSY SLEEVELESS KNIT TOPS</option>
                          <option value="Ladieswear - PANTS ACTIVE">Ladieswear - PANTS ACTIVE</option>
                          <option value="Ladieswear - PANTS JR">Ladieswear - PANTS JR</option>
                          <option value="Ladieswear - PANTS MISSY">Ladieswear - PANTS MISSY</option>
                          <option value="Ladieswear - SCREEN TEES">Ladieswear - SCREEN TEES</option>
                          <option value="Ladieswear - SEASONAL">Ladieswear - SEASONAL</option>
                          <option value="Ladieswear - SHORTS ACTIVE">Ladieswear - SHORTS ACTIVE</option>
                          <option value="Ladieswear - SHORTS JR">Ladieswear - SHORTS JR</option>
                          <option value="Ladieswear - SHORTS MISSY">Ladieswear - SHORTS MISSY</option>
                          <option value="Ladieswear - SKIRTS JR">Ladieswear - SKIRTS JR</option>
                          <option value="Ladieswear - SKIRTS MISSY">Ladieswear - SKIRTS MISSY</option>
                          <option value="Ladieswear - SPORTS BRAS">Ladieswear - SPORTS BRAS</option>
                          <option value="Ladieswear - SWEATERS  MISSY">Ladieswear - SWEATERS MISSY</option>
                          <option value="Ladieswear - SWEATERS JR">Ladieswear - SWEATERS JR</option>
                          <option value="Ladieswear - TEAM SPORTS">Ladieswear - TEAM SPORTS</option>
                          <option value="Ladieswear - WOVEN SHIRTS JR">Ladieswear - WOVEN SHIRTS JR</option>
                          <option value="Ladieswear - WOVENS TOPS-MISSY">Ladieswear - WOVENS TOPS-MISSY</option>
                          <option value="Menswear - ACTIVEWEAR">Menswear - ACTIVEWEAR</option>
                          <option value="Menswear - BASIC ACTIVEWEAR">Menswear - BASIC ACTIVEWEAR</option>
                          <option value="Menswear - CASUAL PANTS">Menswear - CASUAL PANTS</option>
                          <option value="Menswear - COLLEGE">Menswear - COLLEGE</option>
                          <option value="Menswear - DRESS">Menswear - DRESS</option>
                          <option value="Menswear - DRESS SHIRTS">Menswear - DRESS SHIRTS</option>
                          <option value="Menswear - FLEECE">Menswear - FLEECE</option>
                          <option value="Menswear - HEAD AND HAND">Menswear - HEAD AND HAND</option>
                          <option value="Menswear - HIGH SCHOOL">Menswear - HIGH SCHOOL</option>
                          <option value="Menswear - JEANS">Menswear - JEANS</option>
                          <option value="Menswear - KNIT TOPS">Menswear - KNIT TOPS</option>
                          <option value="Menswear - KNITS">Menswear - KNITS</option>
                          <option value="Menswear - LICENSE AND GRAPHICS">Menswear - LICENSE AND GRAPHICS</option>
                          <option value="Menswear - OUTERWEAR">Menswear - OUTERWEAR</option>
                          <option value="Menswear - SHORTS">Menswear - SHORTS</option>
                          <option value="Menswear - SLEEPWEAR">Menswear - SLEEPWEAR</option>
                          <option value="Menswear - SOCCER">Menswear - SOCCER</option>
                          <option value="Menswear - SOCKS">Menswear - SOCKS</option>
                          <option value="Menswear - SWEATERS">Menswear - SWEATERS</option>
                          <option value="Menswear - SWIMWEAR">Menswear - SWIMWEAR</option>
                          <option value="Menswear - THERMALS">Menswear - THERMALS</option>
                          <option value="Menswear - TIES">Menswear - TIES</option>
                          <option value="Menswear - UNDERWEAR">Menswear - UNDERWEAR</option>
                          <option value="Menswear - WORKWEAR">Menswear - WORKWEAR</option>
                          <option value="Menswear - WOVENS">Menswear - WOVENS</option>
                          <option value="Plus Size/Maternity - CAPRIS PLUS">Plus Size/Maternity - CAPRIS PLUS</option>
                          <option value="Plus Size/Maternity - DRESSES PLUS">Plus Size/Maternity - DRESSES PLUS</option>
                          <option value="Plus Size/Maternity - FLEECE PLUS">Plus Size/Maternity - FLEECE PLUS</option>
                          <option value="Plus Size/Maternity - JEANS PLUS">Plus Size/Maternity - JEANS PLUS</option>
                          <option value="Plus Size/Maternity - KNIT TOPS PLUS">Plus Size/Maternity - KNIT TOPS PLUS</option>
                          <option value="Plus Size/Maternity - LICENSED PLUS">Plus Size/Maternity - LICENSED PLUS</option>
                          <option value="Plus Size/Maternity - MATERNITY">Plus Size/Maternity - MATERNITY</option>
                          <option value="Plus Size/Maternity - PANTS PLUS">Plus Size/Maternity - PANTS PLUS</option>
                          <option value="Plus Size/Maternity - SHORTS PLUS">Plus Size/Maternity - SHORTS PLUS</option>
                          <option value="Plus Size/Maternity - SKIRTS PLUS">Plus Size/Maternity - SKIRTS PLUS</option>
                          <option value="Plus Size/Maternity - SWEATERS PLUS">Plus Size/Maternity - SWEATERS PLUS</option>
                          <option value="Plus Size/Maternity - WOVEN SHIRTS PLUS">Plus Size/Maternity - WOVEN SHIRTS PLUS</option>
                          <option value="Shoes - BOY -GIRL RAINBOOTS">Shoes - BOY -GIRL RAINBOOTS</option>
                          <option value="Shoes - BOYS  CASUAL-DRESS">Shoes - BOYS CASUAL-DRESS</option>
                          <option value="Shoes - BOYS ATHLETIC">Shoes - BOYS ATHLETIC</option>
                          <option value="Shoes - BOYS BEACHWEAR">Shoes - BOYS BEACHWEAR</option>
                          <option value="Shoes - BOYS BOOTS">Shoes - BOYS BOOTS</option>
                          <option value="Shoes - BOYS SANDALS">Shoes - BOYS SANDALS</option>
                          <option value="Shoes - BOYS SLIPPERS">Shoes - BOYS SLIPPERS</option>
                          <option value="Shoes - BOYS WINTER BOOTS">Shoes - BOYS WINTER BOOTS</option>
                          <option value="Shoes - GIRL ATHLETIC">Shoes - GIRL ATHLETIC</option>
                          <option value="Shoes - GIRL BOOTS">Shoes - GIRL BOOTS</option>
                          <option value="Shoes - GIRL CASUAL-DRESS">Shoes - GIRL CASUAL-DRESS</option>
                          <option value="Shoes - GIRL SANDALS">Shoes - GIRL SANDALS</option>
                          <option value="Shoes - GIRL-BOY PREWALK">Shoes - GIRL-BOY PREWALK</option>
                          <option value="Shoes - GIRLS BEACHWEAR">Shoes - GIRLS BEACHWEAR</option>
                          <option value="Shoes - GIRLS SLIPPERS">Shoes - GIRLS SLIPPERS</option>
                          <option value="Shoes - GIRLS WINTER BOOTS">Shoes - GIRLS WINTER BOOTS</option>
                          <option value="Shoes - KIDS ATHLETIC">Shoes - KIDS ATHLETIC</option>
                          <option value="Shoes - LADIES ATHLETIC">Shoes - LADIES ATHLETIC</option>
                          <option value="Shoes - LADIES BEACHWEAR">Shoes - LADIES BEACHWEAR</option>
                          <option value="Shoes - LADIES BOOTS">Shoes - LADIES BOOTS</option>
                          <option value="Shoes - LADIES CASUALS">Shoes - LADIES CASUALS</option>
                          <option value="Shoes - LADIES RAINBOOTS">Shoes - LADIES RAINBOOTS</option>
                          <option value="Shoes - LADIES SANDALS">Shoes - LADIES SANDALS</option>
                          <option value="Shoes - LADIES SLIPPERS">Shoes - LADIES SLIPPERS</option>
                          <option value="Shoes - LADIES WINTERBOOTS ALL">Shoes - LADIES WINTERBOOTS ALL</option>
                          <option value="Shoes - MENS ATHLETICS">Shoes - MENS ATHLETICS</option>
                          <option value="Shoes - MENS BEACHWEAR">Shoes - MENS BEACHWEAR</option>
                          <option value="Shoes - MENS BOOTS">Shoes - MENS BOOTS</option>
                          <option value="Shoes - MENS CASUALS-DRESS">Shoes - MENS CASUALS-DRESS</option>
                          <option value="Shoes - MENS SANDALS">Shoes - MENS SANDALS</option>
                          <option value="Shoes - MENS SLIPPERS">Shoes - MENS SLIPPERS</option>
                          <option value="Shoes - MENS WINTER  BOOTS">Shoes - MENS WINTER BOOTS</option>
                          <option value="Shoes - RUBBER BOOTS">Shoes - RUBBER BOOTS</option>
                          <option value="Shoes - SLIP RESISTANT">Shoes - SLIP RESISTANT</option>
                          <option value="Shoes - WORKSHOES">Shoes - WORKSHOES</option>
                          <option value="Shoes - SHOE CARE">Shoes - SHOE CARE</option>
                          <option value="Sleepwear - DAYWEAR">Sleepwear - DAYWEAR</option>
                          <option value="Sleepwear - FASHION SLEEPWEAR">Sleepwear - FASHION SLEEPWEAR</option>
                          <option value="Sleepwear - LICENSED SLEEPWEAR">Sleepwear - LICENSED SLEEPWEAR</option>
                          <option value="Sleepwear - MISSY CONTEMPORARY">Sleepwear - MISSY CONTEMPORARY</option>
                          <option value="Sleepwear - NON-PACKAGED UNDERWEAR">Sleepwear - NON-PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - PACKAGED UNDERWEAR">Sleepwear - PACKAGED UNDERWEAR</option>
                          <option value="Sleepwear - SCRUBS">Sleepwear - SCRUBS</option>
                          <option value="Sleepwear - THERMALS">Sleepwear - THERMALS</option>
                          <option value="Sleepwear - TRADITIONAL SLEEPWEAR">Sleepwear - TRADITIONAL SLEEPWEAR</option>
                          <option value="Celebration - BAKING">Celebration - BAKING</option>
                          <option value="Celebration - BAKING MIXES">Celebration - BAKING MIXES</option>
                          <option value="Celebration - FASHION STATIONERY">Celebration - FASHION STATIONERY</option>
                          <option value="Celebration - FOIL BALLOONS">Celebration - FOIL BALLOONS</option>
                          <option value="Celebration - GIFT WRAP AND BAGS">Celebration - GIFT WRAP AND BAGS</option>
                          <option value="Celebration - GIFTS">Celebration - GIFTS</option>
                          <option value="Celebration - GREETING CARDS">Celebration - GREETING CARDS</option>
                          <option value="Celebration - HANUKKAH">Celebration - HANUKKAH</option>
                          <option value="Celebration - NEW YEARS">Celebration - NEW YEARS</option>
                          <option value="Celebration - NOVELTY">Celebration - NOVELTY</option>
                          <option value="Celebration - NOVELTY SEASONAL">Celebration - NOVELTY SEASONAL</option>
                          <option value="Celebration - PARTY PROMO">Celebration - PARTY PROMO</option>
                          <option value="Celebration - PARTY SEASONAL">Celebration - PARTY SEASONAL</option>
                          <option value="Celebration - PARTY SUPPLIES">Celebration - PARTY SUPPLIES</option>
                          <option value="Celebration - POSTERS">Celebration - POSTERS</option>
                          <option value="Celebration - SPECIAL OCCASIONS">Celebration - SPECIAL OCCASIONS</option>
                          <option value="Celebration - SPICES AND SALT">Celebration - SPICES AND SALT</option>
                          <option value="Celebration - ST PATS">Celebration - ST PATS</option>
                          <option value="Celebration - STICKERS">Celebration - STICKERS</option>
                          <option value="Electronics - ANTENNAS">Electronics - ANTENNAS</option>
                          <option value="Electronics - AUDIO HARDWARE">Electronics - AUDIO HARDWARE</option>
                          <option value="Electronics - AV ACCESSORIES">Electronics - AV ACCESSORIES</option>
                          <option value="Electronics - BLURAY DVD HARDWARE">Electronics - BLURAY DVD HARDWARE</option>
                          <option value="Electronics - CHROMEBOOKS">Electronics - CHROMEBOOKS</option>
                          <option value="Electronics - COMPUTER MONITORS">Electronics - COMPUTER MONITORS</option>
                          <option value="Electronics - CONNECTED HOME">Electronics - CONNECTED HOME</option>
                          <option value="Electronics - DESKTOP ACCESSORIES">Electronics - DESKTOP ACCESSORIES</option>
                          <option value="Electronics - DESKTOP COMPUTERS">Electronics - DESKTOP COMPUTERS</option>
                          <option value="Electronics - DIGITAL STORAGE">Electronics - DIGITAL STORAGE</option>
                          <option value="Electronics - GPS">Electronics - GPS</option>
                          <option value="Electronics - HDMI">Electronics - HDMI</option>
                          <option value="Electronics - HEADPHONES">Electronics - HEADPHONES</option>
                          <option value="Electronics - HOME THEATRE">Electronics - HOME THEATRE</option>
                          <option value="Electronics - INK">Electronics - INK</option>
                          <option value="Electronics - IPAD ACCESSORIES">Electronics - IPAD ACCESSORIES</option>
                          <option value="Electronics - IPOD ACCESSORIES">Electronics - IPOD ACCESSORIES</option>
                          <option value="Electronics - LAPTOP CASES">Electronics - LAPTOP CASES</option>
                          <option value="Electronics - LAPTOP COMPUTERS">Electronics - LAPTOP COMPUTERS</option>
                          <option value="Electronics - LAPTOP POWER">Electronics - LAPTOP POWER</option>
                          <option value="Electronics - LEGACY VCR-DVD">Electronics - LEGACY VCR-DVD</option>
                          <option value="Electronics - MOBILE VR">Electronics - MOBILE VR</option>
                          <option value="Electronics - MP3">Electronics - MP3</option>
                          <option value="Electronics - NETWORK CONNECTIVITY">Electronics - NETWORK CONNECTIVITY</option>
                          <option value="Electronics - TABLET ACCESSORIES">Electronics - TABLET ACCESSORIES</option>
                          <option value="Electronics - PC GAMING">Electronics - PC GAMING</option>
                          <option value="Electronics - PC GAMING ACCESSORIES">Electronics - PC GAMING ACCESSORIES</option>
                          <option value="Electronics - PC SOFTWARE">Electronics - PC SOFTWARE</option>
                          <option value="Electronics - PORTABLE DVD &amp; TV">Electronics - PORTABLE DVD &amp; TV</option>
                          <option value="Electronics - PRINTERS">Electronics - PRINTERS</option>
                          <option value="Electronics - SLATES">Electronics - SLATES</option>
                          <option value="Electronics - SOUNDBARS">Electronics - SOUNDBARS</option>
                          <option value="Electronics - SPEAKERS">Electronics - SPEAKERS</option>
                          <option value="Electronics - STREAMING BOXES">Electronics - STREAMING BOXES</option>
                          <option value="Electronics - TELEPHONES">Electronics - TELEPHONES</option>
                          <option value="Electronics - TELEVISION">Electronics - TELEVISION</option>
                          <option value="Electronics - TV MOUNTS">Electronics - TV MOUNTS</option>
                          <option value="Electronics - WELLNESS TECH">Electronics - WELLNESS TECH</option>
                          <option value="Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES">Media &amp; Gaming - APP GAMING AND STRATEGY GUIDES</option>
                          <option value="Media &amp; Gaming - BLURAY DVD">Media &amp; Gaming - BLURAY DVD</option>
                          <option value="Media &amp; Gaming - COLLECTIBLES">Media &amp; Gaming - COLLECTIBLES</option>
                          <option value="Media &amp; Gaming - COMPUTER SOFTWARE">Media &amp; Gaming - COMPUTER SOFTWARE</option>
                          <option value="Media &amp; Gaming - TOY ACTION FIGURES">Media &amp; Gaming - TOY ACTION FIGURES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME ACCESSORIES">Media &amp; Gaming - VIDEO GAME ACCESSORIES</option>
                          <option value="Media &amp; Gaming - VIDEO GAME HARDWARE">Media &amp; Gaming - VIDEO GAME HARDWARE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME INTERACTIVE">Media &amp; Gaming - VIDEO GAME INTERACTIVE</option>
                          <option value="Media &amp; Gaming - VIDEO GAME SOFTWARE">Media &amp; Gaming - VIDEO GAME SOFTWARE</option>
                          <option value="Seasonal - BOXED CARDS">Seasonal - BOXED CARDS</option>
                          <option value="Seasonal - CARVING">Seasonal - CARVING</option>
                          <option value="Seasonal - CHINESE NEW YEAR">Seasonal - CHINESE NEW YEAR</option>
                          <option value="Seasonal - CHRISTMAS LIGHT SETS">Seasonal - CHRISTMAS LIGHT SETS</option>
                          <option value="Seasonal - CHRISTMAS ORNAMENTS">Seasonal - CHRISTMAS ORNAMENTS</option>
                          <option value="Seasonal - CHRISTMAS OUTDOOR DÉCOR">Seasonal - CHRISTMAS OUTDOOR DÉCOR</option>
                          <option value="Seasonal - CHRISTMAS TREE BOWS - RIBBONS">Seasonal - CHRISTMAS TREE BOWS - RIBBONS</option>
                          <option value="Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS">Seasonal - CHRISTMAS TREE SKRTS &amp; STOCKINGS</option>
                          <option value="Seasonal - CHRISTMAS TREES">Seasonal - CHRISTMAS TREES</option>
                          <option value="Seasonal - CHRISTMAS VILLAGE">Seasonal - CHRISTMAS VILLAGE</option>
                          <option value="Seasonal - CHRISTMAS WREATHS - GARLAND">Seasonal - CHRISTMAS WREATHS - GARLAND</option>
                          <option value="Seasonal - CMAS CLINGS">Seasonal - CMAS CLINGS</option>
                          <option value="Seasonal - CMAS INDOOR DECOR">Seasonal - CMAS INDOOR DECOR</option>
                          <option value="Seasonal - CMAS LICENSED">Seasonal - CMAS LICENSED</option>
                          <option value="Seasonal - CMAS NOVELTY">Seasonal - CMAS NOVELTY</option>
                          <option value="Seasonal - CMAS PARTYWARE">Seasonal - CMAS PARTYWARE</option>
                          <option value="Seasonal - CMAS PLUSH">Seasonal - CMAS PLUSH</option>
                          <option value="Seasonal - CMAS TINSEL GARLAND">Seasonal - CMAS TINSEL GARLAND</option>
                          <option value="Seasonal - CMAS TRIM A PACKAGE">Seasonal - CMAS TRIM A PACKAGE</option>
                          <option value="Seasonal - COSTUMES">Seasonal - COSTUMES</option>
                          <option value="Seasonal - DRESS UP">Seasonal - DRESS UP</option>
                          <option value="Seasonal - EASTER">Seasonal - EASTER</option>
                          <option value="Seasonal - HALLOWEEN INDOOR DECOR">Seasonal - HALLOWEEN INDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN OUTDOOR DECOR">Seasonal - HALLOWEEN OUTDOOR DECOR</option>
                          <option value="Seasonal - HALLOWEEN TRICK OR TREAT">Seasonal - HALLOWEEN TRICK OR TREAT</option>
                          <option value="Seasonal - HANUKKAH">Seasonal - HANUKKAH</option>
                          <option value="Seasonal - HARVEST">Seasonal - HARVEST</option>
                          <option value="Seasonal - MAKEUP">Seasonal - MAKEUP</option>
                          <option value="Seasonal - MARDI GRAS">Seasonal - MARDI GRAS</option>
                          <option value="Seasonal - NOVELTY">Seasonal - NOVELTY</option>
                          <option value="Seasonal - PARTYWARE">Seasonal - PARTYWARE</option>
                          <option value="Seasonal - SPRING AND SUMMER">Seasonal - SPRING AND SUMMER</option>
                          <option value="Seasonal - STICKERS">Seasonal - STICKERS</option>
                          <option value="Seasonal - TREE TOPPERS">Seasonal - TREE TOPPERS</option>
                          <option value="Seasonal - VALENTINES DAY">Seasonal - VALENTINES DAY</option>
                          <option value="Toys - ACTIVITIES">Toys - ACTIVITIES</option>
                          <option value="Toys - BICYCLES">Toys - BICYCLES</option>
                          <option value="Toys - BIKE ACCESSORIES">Toys - BIKE ACCESSORIES</option>
                          <option value="Toys - BOARD GAMES">Toys - BOARD GAMES</option>
                          <option value="Toys - DOLLS">Toys - DOLLS</option>
                          <option value="Toys - ELECTRONIC GAMES">Toys - ELECTRONIC GAMES</option>
                          <option value="Toys - FASHION DOLLS">Toys - FASHION DOLLS</option>
                          <option value="Toys - FIREWORKS">Toys - FIREWORKS</option>
                          <option value="Toys - FOOT TO FLOOR">Toys - FOOT TO FLOOR</option>
                          <option value="Toys - GIRL ROLE PLAY">Toys - GIRL ROLE PLAY</option>
                          <option value="Toys - GIRLS TOYS">Toys - GIRLS TOYS</option>
                          <option value="Toys - INFANT PRESCHOOL">Toys - INFANT PRESCHOOL</option>
                          <option value="Toys - JUNIOR SPORTS">Toys - JUNIOR SPORTS</option>
                          <option value="Toys - KID CONNECTION">Toys - KID CONNECTION</option>
                          <option value="Toys - KIDS IMPULSE">Toys - KIDS IMPULSE</option>
                          <option value="Toys - LICENSED PRESCHOOL">Toys - LICENSED PRESCHOOL</option>
                          <option value="Toys - MUSIC">Toys - MUSIC</option>
                          <option value="Toys - POOLS">Toys - POOLS</option>
                          <option value="Toys - PRESCHOOL  ACTIVITY">Toys - PRESCHOOL ACTIVITY</option>
                          <option value="Toys - PRESCHOOL WHEELS">Toys - PRESCHOOL WHEELS</option>
                          <option value="Toys - PUZZLES">Toys - PUZZLES</option>
                          <option value="Toys - RADIO CONTROL VEHICLES">Toys - RADIO CONTROL VEHICLES</option>
                          <option value="Toys - RIDE ONS">Toys - RIDE ONS</option>
                          <option value="Toys - SEASONAL PLASTICS">Toys - SEASONAL PLASTICS</option>
                          <option value="Toys - SMALL DOLL AND COLLECTABLES">Toys - SMALL DOLL AND COLLECTABLES</option>
                          <option value="Toys - SNOW TOYS">Toys - SNOW TOYS</option>
                          <option value="Toys - SPORTS PLAY">Toys - SPORTS PLAY</option>
                          <option value="Toys - SPRING TOYS">Toys - SPRING TOYS</option>
                          <option value="Toys - SWINGSETS">Toys - SWINGSETS</option>
                          <option value="Toys - TOY ACTION FIGURES">Toys - TOY ACTION FIGURES</option>
                          <option value="Toys - TOY VEHICLES">Toys - TOY VEHICLES</option>
                          <option value="Toys - TOYS CONSTRUCTION">Toys - TOYS CONSTRUCTION</option>
                          <option value="Toys - WATER TOYS">Toys - WATER TOYS</option>
                          <option value="Automotive - ANTIFREEZE">Automotive - ANTIFREEZE</option>
                          <option value="Automotive - AUTO ACCESSORIES">Automotive - AUTO ACCESSORIES</option>
                          <option value="Automotive - AUTO APPEARANCE">Automotive - AUTO APPEARANCE</option>
                          <option value="Automotive - AUTO FILTERS AND TOOLS">Automotive - AUTO FILTERS AND TOOLS</option>
                          <option value="Automotive - AUTO FRAGRANCES">Automotive - AUTO FRAGRANCES</option>
                          <option value="Automotive - AUTO KEYS AND ACCESSORIES">Automotive - AUTO KEYS AND ACCESSORIES</option>
                          <option value="Automotive - AUTO LIGHTING">Automotive - AUTO LIGHTING</option>
                          <option value="Automotive - AUTO SUNSHADES">Automotive - AUTO SUNSHADES</option>
                          <option value="Automotive - AUTO TIRES">Automotive - AUTO TIRES</option>
                          <option value="Automotive - BATTERIES AUTO">Automotive - BATTERIES AUTO</option>
                          <option value="Automotive - BATTERY ACCESSORIES AUTO">Automotive - BATTERY ACCESSORIES AUTO</option>
                          <option value="Automotive - BULK FILTERS">Automotive - BULK FILTERS</option>
                          <option value="Automotive - BULK OIL">Automotive - BULK OIL</option>
                          <option value="Automotive - CARGO AND ORGANIZATION">Automotive - CARGO AND ORGANIZATION</option>
                          <option value="Automotive - CHEMICALS">Automotive - CHEMICALS</option>
                          <option value="Automotive - CVP">Automotive - CVP</option>
                          <option value="Automotive - ELECTRONICS">Automotive - ELECTRONICS</option>
                          <option value="Automotive - FLOORMATS">Automotive - FLOORMATS</option>
                          <option value="Automotive - GAS CANS">Automotive - GAS CANS</option>
                          <option value="Automotive - HARD PARTS">Automotive - HARD PARTS</option>
                          <option value="Automotive - HEAVY DUTY CLEANING">Automotive - HEAVY DUTY CLEANING</option>
                          <option value="Automotive - JACKS">Automotive - JACKS</option>
                          <option value="Automotive - MARINE">Automotive - MARINE</option>
                          <option value="Automotive - MOTOR OIL">Automotive - MOTOR OIL</option>
                          <option value="Automotive - PAINT AND BODY">Automotive - PAINT AND BODY</option>
                          <option value="Automotive - POWER EQUIPMENT">Automotive - POWER EQUIPMENT</option>
                          <option value="Automotive - REFRIGERANT">Automotive - REFRIGERANT</option>
                          <option value="Automotive - RV ACCESSORIES">Automotive - RV ACCESSORIES</option>
                          <option value="Automotive - SEATCOVERS">Automotive - SEATCOVERS</option>
                          <option value="Automotive - TARPS TIE DOWNS">Automotive - TARPS TIE DOWNS</option>
                          <option value="Automotive - TENTS">Automotive - TENTS</option>
                          <option value="Automotive - TIRE MAINTENANCE">Automotive - TIRE MAINTENANCE</option>
                          <option value="Automotive - TIRE SPECIALTY AND WHEELS">Automotive - TIRE SPECIALTY AND WHEELS</option>
                          <option value="Automotive - TOWING AND ACCESSORIES">Automotive - TOWING AND ACCESSORIES</option>
                          <option value="Automotive - WASHER FLUID">Automotive - WASHER FLUID</option>
                          <option value="Automotive - WINTER SEASONAL">Automotive - WINTER SEASONAL</option>
                          <option value="Automotive - WIPERS">Automotive - WIPERS</option>
                          <option value="Hardware - AIR CONDITIONERS">Hardware - AIR CONDITIONERS</option>
                          <option value="Hardware - AIR FILTERS">Hardware - AIR FILTERS</option>
                          <option value="Hardware - AIR PURIFICATION">Hardware - AIR PURIFICATION</option>
                          <option value="Hardware - ALL PURPOSE CLEANERS">Hardware - ALL PURPOSE CLEANERS</option>
                          <option value="Hardware - BATH HARDWARE">Hardware - BATH HARDWARE</option>
                          <option value="Hardware - BATH SCALES">Hardware - BATH SCALES</option>
                          <option value="Hardware - CEILING FANS">Hardware - CEILING FANS</option>
                          <option value="Hardware - CLEANING">Hardware - CLEANING</option>
                          <option value="Hardware - DEHUMIDIFIERS">Hardware - DEHUMIDIFIERS</option>
                          <option value="Hardware - FANS">Hardware - FANS</option>
                          <option value="Hardware - FASHION PLUMBING">Hardware - FASHION PLUMBING</option>
                          <option value="Hardware - FASTENERS">Hardware - FASTENERS</option>
                          <option value="Hardware - FIRELOGS">Hardware - FIRELOGS</option>
                          <option value="Hardware - GENERATORS">Hardware - GENERATORS</option>
                          <option value="Hardware - HAND TOOLS">Hardware - HAND TOOLS</option>
                          <option value="Hardware - HEATERS">Hardware - HEATERS</option>
                          <option value="Hardware - HOME HARDWARE">Hardware - HOME HARDWARE</option>
                          <option value="Hardware - HUMIDIFIERS">Hardware - HUMIDIFIERS</option>
                          <option value="Hardware - LIGHT BULBS">Hardware - LIGHT BULBS</option>
                          <option value="Hardware - LIGHTING">Hardware - LIGHTING</option>
                          <option value="Hardware - MOVING">Hardware - MOVING</option>
                          <option value="Hardware - PLUMBING">Hardware - PLUMBING</option>
                          <option value="Hardware - POWER">Hardware - POWER</option>
                          <option value="Hardware - POWER TOOLS">Hardware - POWER TOOLS</option>
                          <option value="Hardware - STORAGE">Hardware - STORAGE</option>
                          <option value="Hardware - TOILET SEATS">Hardware - TOILET SEATS</option>
                          <option value="Hardware - TRASH">Hardware - TRASH</option>
                          <option value="Hardware - WATER">Hardware - WATER</option>
                          <option value="Hardware - WEATHER STRIP - SCREENWIRE">Hardware - WEATHER STRIP - SCREENWIRE</option>
                          <option value="Hardware - WET-DRY VACS">Hardware - WET-DRY VACS</option>
                          <option value="Hardware - WOOD PELLETS">Hardware - WOOD PELLETS</option>
                          <option value="Hardware - WORK  LIGHTS">Hardware - WORK LIGHTS</option>
                          <option value="Live Plants - ANNUALS PAK &amp; POTTED">Live Plants - ANNUALS PAK &amp; POTTED</option>
                          <option value="Live Plants - BULBS">Live Plants - BULBS</option>
                          <option value="Live Plants - CHRISTMAS">Live Plants - CHRISTMAS</option>
                          <option value="Live Plants - CONTAINERS">Live Plants - CONTAINERS</option>
                          <option value="Live Plants - EVERYDAY FLORAL">Live Plants - EVERYDAY FLORAL</option>
                          <option value="Live Plants - FALL HOLIDAYS">Live Plants - FALL HOLIDAYS</option>
                          <option value="Live Plants - FERNS">Live Plants - FERNS</option>
                          <option value="Live Plants - FOLIAGE">Live Plants - FOLIAGE</option>
                          <option value="Live Plants - GRASS SEED">Live Plants - GRASS SEED</option>
                          <option value="Live Plants - HANGING BASKETS">Live Plants - HANGING BASKETS</option>
                          <option value="Live Plants - OUTDOOR VEG GARDENING">Live Plants - OUTDOOR VEG GARDENING</option>
                          <option value="Live Plants - PERENNIALS">Live Plants - PERENNIALS</option>
                          <option value="Live Plants - POTTING SOIL">Live Plants - POTTING SOIL</option>
                          <option value="Live Plants - SEED GARDENING">Live Plants - SEED GARDENING</option>
                          <option value="Live Plants - SHRUBS">Live Plants - SHRUBS</option>
                          <option value="Live Plants - SPRING HOLIDAYS">Live Plants - SPRING HOLIDAYS</option>
                          <option value="Live Plants - TREES">Live Plants - TREES</option>
                          <option value="Live Plants - TROPICAL BLOOMING">Live Plants - TROPICAL BLOOMING</option>
                          <option value="Outdoor Living - BIRDS">Outdoor Living - BIRDS</option>
                          <option value="Outdoor Living - BLOWERS">Outdoor Living - BLOWERS</option>
                          <option value="Outdoor Living - CHAINSAWS AND ACCESSORIES">Outdoor Living - CHAINSAWS AND ACCESSORIES</option>
                          <option value="Outdoor Living - CHARCOAL GRILLS">Outdoor Living - CHARCOAL GRILLS</option>
                          <option value="Outdoor Living - CITRO &amp; REPELLENTS">Outdoor Living - CITRO &amp; REPELLENTS</option>
                          <option value="Outdoor Living - EXTRA SEATING">Outdoor Living - EXTRA SEATING</option>
                          <option value="Outdoor Living - FERTILIZERS &amp; SPREADERS">Outdoor Living - FERTILIZERS &amp; SPREADERS</option>
                          <option value="Outdoor Living - FRYERS">Outdoor Living - FRYERS</option>
                          <option value="Outdoor Living - FUEL">Outdoor Living - FUEL</option>
                          <option value="Outdoor Living - GARDEN TOOLS">Outdoor Living - GARDEN TOOLS</option>
                          <option value="Outdoor Living - GARDENING">Outdoor Living - GARDENING</option>
                          <option value="Outdoor Living - GAS AND SPECIALTY GRILLS">Outdoor Living - GAS AND SPECIALTY GRILLS</option>
                          <option value="Outdoor Living - GLOVES">Outdoor Living - GLOVES</option>
                          <option value="Outdoor Living - GRILL ACCESSORIES">Outdoor Living - GRILL ACCESSORIES</option>
                          <option value="Outdoor Living - HARDSCAPES">Outdoor Living - HARDSCAPES</option>
                          <option value="Outdoor Living - HERBICIDES">Outdoor Living - HERBICIDES</option>
                          <option value="Outdoor Living - IN-GROUND SOILS">Outdoor Living - IN-GROUND SOILS</option>
                          <option value="Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS">Outdoor Living - MOWER ACCESSORIES AND LUBRICANTS</option>
                          <option value="Outdoor Living - MULCH">Outdoor Living - MULCH</option>
                          <option value="Outdoor Living - OUTDOOR DECOR">Outdoor Living - OUTDOOR DECOR</option>
                          <option value="Outdoor Living - OUTDOOR HEATING">Outdoor Living - OUTDOOR HEATING</option>
                          <option value="Outdoor Living - OUTDOOR LIGHTING">Outdoor Living - OUTDOOR LIGHTING</option>
                          <option value="Outdoor Living - PATIO ACCESSORIES">Outdoor Living - PATIO ACCESSORIES</option>
                          <option value="Outdoor Living - PATIO FURNITURE">Outdoor Living - PATIO FURNITURE</option>
                          <option value="Outdoor Living - PESTICIDES">Outdoor Living - PESTICIDES</option>
                          <option value="Outdoor Living - PLANT FOOD">Outdoor Living - PLANT FOOD</option>
                          <option value="Outdoor Living - PLANTERS">Outdoor Living - PLANTERS</option>
                          <option value="Outdoor Living - PLANTING ACCESSORIES">Outdoor Living - PLANTING ACCESSORIES</option>
                          <option value="Outdoor Living - POOL CHEMICALS">Outdoor Living - POOL CHEMICALS</option>
                          <option value="Outdoor Living - PORTABLE GRILLS">Outdoor Living - PORTABLE GRILLS</option>
                          <option value="Outdoor Living - POTTING SOIL">Outdoor Living - POTTING SOIL</option>
                          <option value="Outdoor Living - PROPANE EXCHANGE">Outdoor Living - PROPANE EXCHANGE</option>
                          <option value="Outdoor Living - PUSH MOWERS">Outdoor Living - PUSH MOWERS</option>
                          <option value="Outdoor Living - REPLACEMENT CUSHIONS">Outdoor Living - REPLACEMENT CUSHIONS</option>
                          <option value="Outdoor Living - RIDER MOWER">Outdoor Living - RIDER MOWER</option>
                          <option value="Outdoor Living - SALT">Outdoor Living - SALT</option>
                          <option value="Outdoor Living - SMOKERS">Outdoor Living - SMOKERS</option>
                          <option value="Outdoor Living - SNOW REMOVAL">Outdoor Living - SNOW REMOVAL</option>
                          <option value="Outdoor Living - SNOW THROWERS">Outdoor Living - SNOW THROWERS</option>
                          <option value="Outdoor Living - TRIMMERS AND ACCESSORIES">Outdoor Living - TRIMMERS AND ACCESSORIES</option>
                          <option value="Outdoor Living - WATERING">Outdoor Living - WATERING</option>
                          <option value="Paint And Accessories - APPLICATORS">Paint And Accessories - APPLICATORS</option>
                          <option value="Paint And Accessories - EXTERIOR PAINT">Paint And Accessories - EXTERIOR PAINT</option>
                          <option value="Paint And Accessories - EXTERIOR PROTECTANTS">Paint And Accessories - EXTERIOR PROTECTANTS</option>
                          <option value="Paint And Accessories - FLOORING AND WALL DECOR">Paint And Accessories - FLOORING AND WALL DECOR</option>
                          <option value="Paint And Accessories - INTERIOR STAINS">Paint And Accessories - INTERIOR STAINS</option>
                          <option value="Paint And Accessories - LADDERS">Paint And Accessories - LADDERS</option>
                          <option value="Paint And Accessories - PAINT INTERIOR">Paint And Accessories - PAINT INTERIOR</option>
                          <option value="Paint And Accessories - PRIMERS">Paint And Accessories - PRIMERS</option>
                          <option value="Paint And Accessories - SPRAY PAINT">Paint And Accessories - SPRAY PAINT</option>
                          <option value="Paint And Accessories - SUNDRIES">Paint And Accessories - SUNDRIES</option>
                          <option value="Paint And Accessories - TAPE.ADHESIVES.CAULK">Paint And Accessories - TAPE.ADHESIVES.CAULK</option>
                          <option value="Sporting Goods - AIRBEDS AND PUMPS">Sporting Goods - AIRBEDS AND PUMPS</option>
                          <option value="Sporting Goods - AIRGUN">Sporting Goods - AIRGUN</option>
                          <option value="Sporting Goods - AMMUNITION">Sporting Goods - AMMUNITION</option>
                          <option value="Sporting Goods - ARCHERY">Sporting Goods - ARCHERY</option>
                          <option value="Sporting Goods - BASEBALL SOFTBALL">Sporting Goods - BASEBALL SOFTBALL</option>
                          <option value="Sporting Goods - BASKETBALL">Sporting Goods - BASKETBALL</option>
                          <option value="Sporting Goods - CAMPSITE">Sporting Goods - CAMPSITE</option>
                          <option value="Sporting Goods - CANOPIES">Sporting Goods - CANOPIES</option>
                          <option value="Sporting Goods - CHAIRS">Sporting Goods - CHAIRS</option>
                          <option value="Sporting Goods - CLAY TARGETS">Sporting Goods - CLAY TARGETS</option>
                          <option value="Sporting Goods - COLD WEATHER HUNTING">Sporting Goods - COLD WEATHER HUNTING</option>
                          <option value="Sporting Goods - CONSUMABLES">Sporting Goods - CONSUMABLES</option>
                          <option value="Sporting Goods - COOLERS">Sporting Goods - COOLERS</option>
                          <option value="Sporting Goods - COTS">Sporting Goods - COTS</option>
                          <option value="Sporting Goods - DEER CORN">Sporting Goods - DEER CORN</option>
                          <option value="Sporting Goods - DELETED AMMO">Sporting Goods - DELETED AMMO</option>
                          <option value="Sporting Goods - FANS">Sporting Goods - FANS</option>
                          <option value="Sporting Goods - FEED &amp; ATTRACTANTS">Sporting Goods - FEED &amp; ATTRACTANTS</option>
                          <option value="Sporting Goods - FISHING ACCESSORIES">Sporting Goods - FISHING ACCESSORIES</option>
                          <option value="Sporting Goods - FISHING LURES">Sporting Goods - FISHING LURES</option>
                          <option value="Sporting Goods - FLASHLIGHTS">Sporting Goods - FLASHLIGHTS</option>
                          <option value="Sporting Goods - FOOT TO FLOOR">Sporting Goods - FOOT TO FLOOR</option>
                          <option value="Sporting Goods - FOOTBALL">Sporting Goods - FOOTBALL</option>
                          <option value="Sporting Goods - GOLF">Sporting Goods - GOLF</option>
                          <option value="Sporting Goods - GUN ACCESSORIES">Sporting Goods - GUN ACCESSORIES</option>
                          <option value="Sporting Goods - GUN STORAGE">Sporting Goods - GUN STORAGE</option>
                          <option value="Sporting Goods - GUNS">Sporting Goods - GUNS</option>
                          <option value="Sporting Goods - HAMMOCKS">Sporting Goods - HAMMOCKS</option>
                          <option value="Sporting Goods - HUNTING ACCESSORIES">Sporting Goods - HUNTING ACCESSORIES</option>
                          <option value="Sporting Goods - HUNTING AND FISHING LICENSES">Sporting Goods - HUNTING AND FISHING LICENSES</option>
                          <option value="Sporting Goods - HUNTING APPAREL">Sporting Goods - HUNTING APPAREL</option>
                          <option value="Sporting Goods - ICE  FISHING">Sporting Goods - ICE FISHING</option>
                          <option value="Sporting Goods - INDOOR GAMES">Sporting Goods - INDOOR GAMES</option>
                          <option value="Sporting Goods - KNIVES">Sporting Goods - KNIVES</option>
                          <option value="Sporting Goods - LARGE EXERCISE">Sporting Goods - LARGE EXERCISE</option>
                          <option value="Sporting Goods - LIQUID CONTAINERS">Sporting Goods - LIQUID CONTAINERS</option>
                          <option value="Sporting Goods - LIVE BAIT">Sporting Goods - LIVE BAIT</option>
                          <option value="Sporting Goods - MARINE">Sporting Goods - MARINE</option>
                          <option value="Sporting Goods - MUZZLE LOADER">Sporting Goods - MUZZLE LOADER</option>
                          <option value="Sporting Goods - OUTDOOR GAMES">Sporting Goods - OUTDOOR GAMES</option>
                          <option value="Sporting Goods - PADDLE SPORTS">Sporting Goods - PADDLE SPORTS</option>
                          <option value="Sporting Goods - PERFORMANCE NUTRITION">Sporting Goods - PERFORMANCE NUTRITION</option>
                          <option value="Sporting Goods - RACQUET SPORTS">Sporting Goods - RACQUET SPORTS</option>
                          <option value="Sporting Goods - RAINWEAR">Sporting Goods - RAINWEAR</option>
                          <option value="Sporting Goods - REGIONAL SPORTS">Sporting Goods - REGIONAL SPORTS</option>
                          <option value="Sporting Goods - RODS &amp; REELS">Sporting Goods - RODS &amp; REELS</option>
                          <option value="Sporting Goods - SLEEPING BAGS">Sporting Goods - SLEEPING BAGS</option>
                          <option value="Sporting Goods - SMALL EXERCISE AND BOXING">Sporting Goods - SMALL EXERCISE AND BOXING</option>
                          <option value="Sporting Goods - SOCCER">Sporting Goods - SOCCER</option>
                          <option value="Sporting Goods - SPECIALTY HUNTING">Sporting Goods - SPECIALTY HUNTING</option>
                          <option value="Sporting Goods - SPORTS OPTICS">Sporting Goods - SPORTS OPTICS</option>
                          <option value="Sporting Goods - SPORTS TRAINING AND MEDICINE">Sporting Goods - SPORTS TRAINING AND MEDICINE</option>
                          <option value="Sporting Goods - SWIM">Sporting Goods - SWIM</option>
                          <option value="Sporting Goods - TABLES">Sporting Goods - TABLES</option>
                          <option value="Sporting Goods - TARPS">Sporting Goods - TARPS</option>
                          <option value="Sporting Goods - TENTS">Sporting Goods - TENTS</option>
                          <option value="Sporting Goods - TERMINAL TACKLE">Sporting Goods - TERMINAL TACKLE</option>
                          <option value="Sporting Goods - TRAMPOLINES">Sporting Goods - TRAMPOLINES</option>
                          <option value="Sporting Goods - TREE STANDS">Sporting Goods - TREE STANDS</option>
                          <option value="Sporting Goods - TURKEY">Sporting Goods - TURKEY</option>
                          <option value="Sporting Goods - VOLLEYBALL">Sporting Goods - VOLLEYBALL</option>
                          <option value="Sporting Goods - WATER  SPORTS">Sporting Goods - WATER SPORTS</option>
                          <option value="Sporting Goods - WEIGHTS AND BENCHES">Sporting Goods - WEIGHTS AND BENCHES</option>
                          <option value="Sporting Goods - YOUTH SPORTS">Sporting Goods - YOUTH SPORTS</option>
                          <option value="Stationery - ACTIVITY">Stationery - ACTIVITY</option>
                          <option value="Stationery - BINDERS">Stationery - BINDERS</option>
                          <option value="Stationery - BOOKS">Stationery - BOOKS</option>
                          <option value="Stationery - CALCULATORS">Stationery - CALCULATORS</option>
                          <option value="Stationery - CALENDARS">Stationery - CALENDARS</option>
                          <option value="Stationery - COPY PAPER">Stationery - COPY PAPER</option>
                          <option value="Stationery - ENVELOPE">Stationery - ENVELOPE</option>
                          <option value="Stationery - FASHION STATIONERY">Stationery - FASHION STATIONERY</option>
                          <option value="Stationery - FILING">Stationery - FILING</option>
                          <option value="Stationery - FLAGS">Stationery - FLAGS</option>
                          <option value="Stationery - MAPS AND ATLAS">Stationery - MAPS AND ATLAS</option>
                          <option value="Stationery - MOVE AND SHIP">Stationery - MOVE AND SHIP</option>
                          <option value="Stationery - NOTETAKING">Stationery - NOTETAKING</option>
                          <option value="Stationery - OFFICE BOARDS">Stationery - OFFICE BOARDS</option>
                          <option value="Stationery - OFFICE SUPPLIES">Stationery - OFFICE SUPPLIES</option>
                          <option value="Stationery - ORGANIZATION">Stationery - ORGANIZATION</option>
                          <option value="Stationery - PARTY SUPPLIES">Stationery - PARTY SUPPLIES</option>
                          <option value="Stationery - PLANNERS">Stationery - PLANNERS</option>
                          <option value="Stationery - SCHOOL SUPPLIES">Stationery - SCHOOL SUPPLIES</option>
                          <option value="Stationery - SECURITY">Stationery - SECURITY</option>
                          <option value="Stationery - SOUVENIR">Stationery - SOUVENIR</option>
                          <option value="Stationery - SOUVENIRS">Stationery - SOUVENIRS</option>
                          <option value="Stationery - SPORTS LICENSE">Stationery - SPORTS LICENSE</option>
                          <option value="Stationery - WRITING">Stationery - WRITING</option>
                          <option value="Bath / Shower - BATH ACCESSORIES">Bath / Shower - BATH ACCESSORIES</option>
                          <option value="Bath / Shower - BATH RUGS">Bath / Shower - BATH RUGS</option>
                          <option value="Bath / Shower - BATH TOWELS">Bath / Shower - BATH TOWELS</option>
                          <option value="Bath / Shower - BEACH">Bath / Shower - BEACH</option>
                          <option value="Bath / Shower - DECORATIVE BATH">Bath / Shower - DECORATIVE BATH</option>
                          <option value="Bath / Shower - SHOWER">Bath / Shower - SHOWER</option>
                          <option value="Bath / Shower - WASHCLOTH BUNDLES">Bath / Shower - WASHCLOTH BUNDLES</option>
                          <option value="Bedding - AIR BEDS">Bedding - AIR BEDS</option>
                          <option value="Bedding - BED N BAG">Bedding - BED N BAG</option>
                          <option value="Bedding - BED PADS AND FOAM">Bedding - BED PADS AND FOAM</option>
                          <option value="Bedding - BED PILLOWS">Bedding - BED PILLOWS</option>
                          <option value="Bedding - BED QUILTS">Bedding - BED QUILTS</option>
                          <option value="Bedding - BLANKETS AND SEASONAL">Bedding - BLANKETS AND SEASONAL</option>
                          <option value="Bedding - COMFORTERS AND BEDSPREADS">Bedding - COMFORTERS AND BEDSPREADS</option>
                          <option value="Bedding - KIDS LICENSED BEDDING">Bedding - KIDS LICENSED BEDDING</option>
                          <option value="Bedding - SHEETS">Bedding - SHEETS</option>
                          <option value="Cook &amp; Dining - BAKEWARE">Cook &amp; Dining - BAKEWARE</option>
                          <option value="Cook &amp; Dining - BEVERAGE">Cook &amp; Dining - BEVERAGE</option>
                          <option value="Cook &amp; Dining - CHILDRENS TABLEWARE">Cook &amp; Dining - CHILDRENS TABLEWARE</option>
                          <option value="Cook &amp; Dining - COFFEE MAKERS">Cook &amp; Dining - COFFEE MAKERS</option>
                          <option value="Cook &amp; Dining - COOKWARE SETS">Cook &amp; Dining - COOKWARE SETS</option>
                          <option value="Cook &amp; Dining - CUTLERY">Cook &amp; Dining - CUTLERY</option>
                          <option value="Cook &amp; Dining - DINNERWARE">Cook &amp; Dining - DINNERWARE</option>
                          <option value="Cook &amp; Dining - DRINKWARE">Cook &amp; Dining - DRINKWARE</option>
                          <option value="Cook &amp; Dining - FLATWARE">Cook &amp; Dining - FLATWARE</option>
                          <option value="Cook &amp; Dining - FOOD PREPARATION">Cook &amp; Dining - FOOD PREPARATION</option>
                          <option value="Cook &amp; Dining - GADGETS">Cook &amp; Dining - GADGETS</option>
                          <option value="Cook &amp; Dining - HEATED COOKING">Cook &amp; Dining - HEATED COOKING</option>
                          <option value="Cook &amp; Dining - KITCHEN">Cook &amp; Dining - KITCHEN</option>
                          <option value="Cook &amp; Dining - MICROWAVES">Cook &amp; Dining - MICROWAVES</option>
                          <option value="Cook &amp; Dining - OPEN STOCK COOKWARE">Cook &amp; Dining - OPEN STOCK COOKWARE</option>
                          <option value="Cook &amp; Dining - SEASONAL SOFT TABLETOP">Cook &amp; Dining - SEASONAL SOFT TABLETOP</option>
                          <option value="Cook &amp; Dining - TOAST AND BREAD">Cook &amp; Dining - TOAST AND BREAD</option>
                          <option value="Cook &amp; Dining - UTILITY-CLOSET STORAGE">Cook &amp; Dining - UTILITY-CLOSET STORAGE</option>
                          <option value="Crafts - ADULT CRAFTING">Crafts - ADULT CRAFTING</option>
                          <option value="Crafts - DIE CUTTING">Crafts - DIE CUTTING</option>
                          <option value="Crafts - FABRIC">Crafts - FABRIC</option>
                          <option value="Crafts - FASHION ART">Crafts - FASHION ART</option>
                          <option value="Crafts - FINE ART">Crafts - FINE ART</option>
                          <option value="Crafts - FLORAL">Crafts - FLORAL</option>
                          <option value="Crafts - FRAGRANCE">Crafts - FRAGRANCE</option>
                          <option value="Crafts - JEWELRY MAKING">Crafts - JEWELRY MAKING</option>
                          <option value="Crafts - KIDS CRAFT">Crafts - KIDS CRAFT</option>
                          <option value="Crafts - NEEDLECRAFT">Crafts - NEEDLECRAFT</option>
                          <option value="Crafts - NOTIONS">Crafts - NOTIONS</option>
                          <option value="Crafts - PAINTS AND  SURFACES">Crafts - PAINTS AND SURFACES</option>
                          <option value="Crafts - PAPERCRAFTING">Crafts - PAPERCRAFTING</option>
                          <option value="Crafts - PHOTO ALBUMS">Crafts - PHOTO ALBUMS</option>
                          <option value="Crafts - SEASONAL FLORAL">Crafts - SEASONAL FLORAL</option>
                          <option value="Crafts - SEWING">Crafts - SEWING</option>
                          <option value="Crafts - SEWING MACHINE">Crafts - SEWING MACHINE</option>
                          <option value="Crafts - SEWING RIBBON">Crafts - SEWING RIBBON</option>
                          <option value="Crafts - WEDDING">Crafts - WEDDING</option>
                          <option value="Furniture &amp; Luggage - FURNITURE FOLDING">Furniture &amp; Luggage - FURNITURE FOLDING</option>
                          <option value="Furniture &amp; Luggage - KIDS FURNITURE">Furniture &amp; Luggage - KIDS FURNITURE</option>
                          <option value="Furniture &amp; Luggage - LIVING ROOM">Furniture &amp; Luggage - LIVING ROOM</option>
                          <option value="Furniture &amp; Luggage - MATTRESSES">Furniture &amp; Luggage - MATTRESSES</option>
                          <option value="Furniture &amp; Luggage - RTA BEDROOM">Furniture &amp; Luggage - RTA BEDROOM</option>
                          <option value="Furniture &amp; Luggage - RTA HOME OFFICE">Furniture &amp; Luggage - RTA HOME OFFICE</option>
                          <option value="Furniture &amp; Luggage - RTA KITCHEN">Furniture &amp; Luggage - RTA KITCHEN</option>
                          <option value="Furniture &amp; Luggage - SEATING">Furniture &amp; Luggage - SEATING</option>
                          <option value="Home Decor - CANDLE ACCESSORIES">Home Decor - CANDLE ACCESSORIES</option>
                          <option value="Home Decor - CANDLES">Home Decor - CANDLES</option>
                          <option value="Home Decor - CLOCKS">Home Decor - CLOCKS</option>
                          <option value="Home Decor - DECORATIVE ACCESSORIES">Home Decor - DECORATIVE ACCESSORIES</option>
                          <option value="Home Decor - DOORMATS">Home Decor - DOORMATS</option>
                          <option value="Home Decor - FRAGRANCE">Home Decor - FRAGRANCE</option>
                          <option value="Home Decor - FRAMES">Home Decor - FRAMES</option>
                          <option value="Home Decor - FURNITURE COVERINGS">Home Decor - FURNITURE COVERINGS</option>
                          <option value="Home Decor - LIGHTING">Home Decor - LIGHTING</option>
                          <option value="Home Decor - MIRRORS">Home Decor - MIRRORS</option>
                          <option value="Home Decor - PILLOWS">Home Decor - PILLOWS</option>
                          <option value="Home Decor - RUGS">Home Decor - RUGS</option>
                          <option value="Home Decor - WALL ART">Home Decor - WALL ART</option>
                          <option value="Home Decor - WAX CUBES AND WARMERS">Home Decor - WAX CUBES AND WARMERS</option>
                          <option value="Home Decor - WINDOW BLINDS">Home Decor - WINDOW BLINDS</option>
                          <option value="Home Decor - WINDOW DRAPERY HARDWARE">Home Decor - WINDOW DRAPERY HARDWARE</option>
                          <option value="Home Decor - WINDOW SOFT">Home Decor - WINDOW SOFT</option>
                          <option value="Organization &amp; Floor Care - ALTERNATIVE STORAGE">Organization &amp; Floor Care - ALTERNATIVE STORAGE</option>
                          <option value="Organization &amp; Floor Care - BASKETS - HAMPERS">Organization &amp; Floor Care - BASKETS - HAMPERS</option>
                          <option value="Organization &amp; Floor Care - BULK STORAGE">Organization &amp; Floor Care - BULK STORAGE</option>
                          <option value="Organization &amp; Floor Care - CARGO AND ORGANIZATION">Organization &amp; Floor Care - CARGO AND ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - CLOSET STORAGE">Organization &amp; Floor Care - CLOSET STORAGE</option>
                          <option value="Organization &amp; Floor Care - FLOOR CARE">Organization &amp; Floor Care - FLOOR CARE</option>
                          <option value="Organization &amp; Floor Care - FOOD PRESERVATION">Organization &amp; Floor Care - FOOD PRESERVATION</option>
                          <option value="Organization &amp; Floor Care - FOOD STORAGE">Organization &amp; Floor Care - FOOD STORAGE</option>
                          <option value="Organization &amp; Floor Care - HANGERS">Organization &amp; Floor Care - HANGERS</option>
                          <option value="Organization &amp; Floor Care - KITCHEN ORGANIZATION">Organization &amp; Floor Care - KITCHEN ORGANIZATION</option>
                          <option value="Organization &amp; Floor Care - LARGE APPLIANCES">Organization &amp; Floor Care - LARGE APPLIANCES</option>
                          <option value="Organization &amp; Floor Care - LAUNDRY">Organization &amp; Floor Care - LAUNDRY</option>
                          <option value="Organization &amp; Floor Care - LUGGAGE">Organization &amp; Floor Care - LUGGAGE</option>
                          <option value="Organization &amp; Floor Care - WASTE">Organization &amp; Floor Care - WASTE</option>
                          <option value="Optical - SUN">Optical - SUN</option>
                          <option value="Optical - FRAMES">Optical - FRAMES</option>
                          <option value="Optical - LENS">Optical - LENS</option>
                          <option value="Optical - SAFETY">Optical - SAFETY</option>
                        </select>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_58" class="label lc MultiLineTextField" colspan="100">
                      <label class="fieldLabel " for="_fid_35">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>List items and processes:</b>
                      </label>
                      <div id="tdf_58" class="cell cc MultiLineTextField"><input name="_fid_oval_35" type="hidden" value="">
                        <textarea wrap="virtual" cols="100" rows="2" name="_fid_35" id="_fid_35" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle"></textarea>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_59" class="label lc MultiLineTextField" colspan="100" style="visibility: hidden; display: none;">
                      <label class="fieldLabel " for="_fid_75">
                        <div class="fhelpTip NeedsQTip" align="top"></div><b>Factory Certifications or Audits Completed</b>
                      </label>
                      <div id="tdf_59" class="cell cc MultiLineTextField formrule-hide" style="visibility: hidden; display: none;"><input name="_fid_oval_75" type="hidden" value="">
                        <textarea wrap="virtual" cols="100" rows="2" name="_fid_75" id="_fid_75" onblur="OnBF(this)" onfocus="OnFF(this)" class="hybridStyle"></textarea>
                      </div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s18Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s18" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow stext">
                    <td id="tdl_61" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_61" class="cell stextcell"><span style="color:red; font-size:90%; font-family:arial">*mandatory&nbsp;field</span></div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s16Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s16" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow ">
                    <td id="tdl_63" class="label stextcell">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_63" class="cell stextcell"><b><span style="color:#1a74cf; font-size:110%; font-family:arial">Click here to confirm your information is correct prior to submitting</span></b></div>
                    </td>
                    <td id="tdl_64" class="checkboxFieldContainer label lc" colspan="100" valign="middle">
                      <span id="tdf_64" class="checkboxField cc"><input name="_fid_oval_39" type="hidden" value="">
                        <input type="checkbox" name="_fid_39" id="_fid_39" onclick="OnCHF(this)" onfocus="OnFF(this)">
                        <input name="_fid_req_39" type="hidden" value="1">
                        <label class="fieldLabel " for="_fid_39"><b>(click here)</b></label> <span class="rqrd">*</span></span>&nbsp;
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_65" class="label lc RichTextField" colspan="100">
                      <label class="fieldLabel " for="_fid_40"><b></b></label>
                      <div id="tdf_65" class="cell dc RichTextField"></div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="sectionDiv expanded">
            <div class="Title expanded ToggleSection shead" id="sect_s24Header">
              <span class="sectionTitle"></span>
            </div>
            <div><!--The div around the table is so that the toggling can be animated smoothly-->
              <table id="sect_s24" class="formSection LabelsAbove">
                <tbody>
                  <tr class="formRow ">
                    <td id="tdl_67" class="label stextcell">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_67" class="cell stextcell"><b><span style="color:#1a74cf; font-size:160%; font-family:arial">Questions about the Global Factory Directory?  </span></b></div>
                    </td>
                    <td id="tdl_68" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_68" class="cell stextcell"><b><span style="color:black; font-size:160%; font-family:arial"><a href="mailto:USAJobs@walmart.com?subject=Global Factory Directory question">
Contact&nbsp;Us
</a></span></b>
                      </div>
                    </td>
                  </tr>
                  <tr class="formRow ">
                    <td id="tdl_69" class="label stextcell">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_69" class="cell stextcell"><span style="color:#1a74cf; font-size:110%; font-family:arial">Is your product made in US, or just interested in finding out more? </span></div>
                    </td>
                    <td id="tdl_70" class="label stextcell" colspan="100">
                      <label class="fieldLabel "><b></b></label>
                      <div id="tdf_70" class="cell stextcell"><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color:black; font-size:110%; font-family:arial"><a href="http://www.walmart-jump.com">
Visit Our Site
</a></span></b></div>
                    </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div id="tabHolderSection" class="">
          </div>
        </div>
      </div>
    </div>
    <!-- javascript support is in LookupCreatePopup.js -->
    <div id="fieldSelectorDialogDiv" class="DisplayNone DialogChoices">
      <section id="multiTable">
        <span class="OnlySelfTable FS-H2">Show fields from <span class="ThisTableName"></span></span>
        <span class="MultiTable FS-H2">Show fields from </span>
        <span class="OnlyRelatedTable FS-H2">Show fields from a related table</span>
        <label class="MultiTable">
          <header class="FS-H2"><input id="thisTable" name="tableOption" type="radio" value="thisTable" checked=""><span class="ThisTableName SingleThisTable"></span></header>
        </label>
        <label class="MultiTable">
          <header class="FS-H2"><input id="relatedTable" name="tableOption" type="radio" value="relatedTable"> a table related to "<span class="ThisTableName"></span>"</header>
        </label>
      </section>
      <div id="selectHolder" class="OnlyRelatedTable MultiTable"><select id="relatedTableSelect" class="hybridStyle"></select></div>
      <section id="fieldListholder"></section>
    </div>
    <div id="pathResolverDialogDiv" class="DisplayNone"> </div>
    <script src="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/js/LookUpCreatePopup.js" type="text/javascript"></script>
    <link rel="stylesheet" type="text/css" href="https://assets-cflare.quickbasecdn.net/res/6a668b2-31/css/themes/classic/imageModal.css">
    <!-- The Image Modal -->
    <div id="imageModal" class="QBImageModal">
      <span id="imageTitle" class="modalTitle"></span>
      <span class="close" onclick="exitImageModal()"></span>
      <img class="modalContent" id="inlineModalImage">
    </div>
    <script>
      $(document).ready(function() {
        // Initialize click for expand icon
        $('body').on('click', '.DisplayImageInline', showImageInModal);
        // Bind click and hover events on images to display in modal
        $('body').on('mouseover', '.DisplayImageInline', function() {
          $(this).addClass("Hover");
        });
        $('body').on('mouseout', '.DisplayImageInline', function() {
          $(this).removeClass("Hover");
        });
        // hit escape key closes fullscreen image
        $(document).on('keyup', function(evt) {
          if (evt.keyCode == 27) exitImageModal();
        });
      });

      function showImageInModal() {
        // Get the modal
        var modal = $('#imageModal');
        // Get the image and insert it inside the modal
        var img;
        if ($(this).hasClass('DisplayImageInline')) img = $(this);
        else img = $('.DisplayImageInline', $(this).closest('[id^=tdl_]'));
        // For scenarios when labels are on left
        if (img.length == 0) img = $('.DisplayImageInline', $(this).closest('[id^=tdf_]'));
        if (modal.length > 0 && img.length > 0) {
          var imgSrc = img[0].src;
          var modalImg = $('#inlineModalImage');
          // Display image name as modal title
          var modalTitle = $('#imageTitle');
          var index = imgSrc.lastIndexOf("/");
          $(modalTitle).html(decodeURIComponent(imgSrc.substr(index + 1)));
          $(modal).show();
          modalImg[0].src = imgSrc;
        }
      }

      function exitImageModal() {
        $('#imageModal').hide();
      }
    </script>
    <script>
      $("#formContents").qbPersistentUserPrefs({
        'persistKey': 'bm7nsaput/10',
        'jsonFromServer': '{"collapsedSectionIds": {}}',
        animate: false
      });
      var collapsedSectionsIds = "";
      if (collapsedSectionsIds) {
        var collapsedSections = collapsedSectionsIds.split(',');
        $(collapsedSections).each(function(i, ele) {
          if (ele) $("#formContents").qbPersistentUserPrefs("toggleSection", ele + "Header", false, true);
        });
      }
    </script>
    <script>
      hfv = new Object();
      hfv[60] = '';
      hfv[68] = '';
      hfv[71] = '';
      hfv[70] = '';
    </script>
  </div>
  <input type="hidden" name="PageToken" value="dnNwI2IjN2U4a2dldmEjYWJzbnJyOWY1MiPOp%2FkOjWGwCZpNhmXVbffEIbB1tWdYv1tev5x1zJjB0Q%3D%3D">
  <!-- Fields needed for both Add and Edit -->
  <input type="hidden" name="oldstyle" value="false">
  <input type="hidden" name="isnew" value="true">
  <input type="hidden" name="rid" value="4294967295">
  <input type="hidden" name="rl" value="">
  <input type="hidden" name="EditStartDate" value="1662672410488">
  <input type="hidden" name="fvars" value="0">
  <input type="hidden" name="dfid" value="10">
  <input type="hidden" name="efid">
  <input type="hidden" name="subact">
  <input type="hidden" name="context">
  <input type="hidden" name="newMasterRID" value="">
  <input type="hidden" name="clickedURL" id="clickedURL">
  <input type="hidden" name="replaceRid" id="replaceRid">
  <input type="hidden" name="originalValues" id="originalValues"
    value="_fid_6~~!~^TX~~!~^~~!~^_fid_7~~!~^TX~~!~^~~!~^_fid_8~~!~^TX~~!~^~~!~^_fid_10~~!~^TX~~!~^~~!~^_fid_11~~!~^EM~~!~^~~!~^_fid_12~~!~^PH~~!~^~~!~^_fid_13~~!~^TX~~!~^~~!~^_fid_14~~!~^TX~~!~^~~!~^_fid_15~~!~^LK~~!~^~~!~^_fid_16~~!~^TX~~!~^~~!~^_fid_17~~!~^TX~~!~^~~!~^_fid_19~~!~^TX~~!~^~~!~^_fid_20~~!~^TX~~!~^~~!~^_fid_21~~!~^TX~~!~^~~!~^_fid_22~~!~^NM~~!~^~~!~^_fid_23~~!~^TX~~!~^~~!~^_fid_24~~!~^TX~~!~^~~!~^_fid_25~~!~^TX~~!~^~~!~^_fid_26~~!~^TX~~!~^~~!~^_fid_27~~!~^TX~~!~^~~!~^_fid_28~~!~^TX~~!~^~~!~^_fid_29~~!~^TX~~!~^~~!~^_fid_30~~!~^NM~~!~^~~!~^_fid_31~~!~^TX~~!~^~~!~^_fid_32~~!~^TX~~!~^~~!~^_fid_33~~!~^TX~~!~^~~!~^_fid_34~~!~^TX~~!~^~~!~^_fid_35~~!~^TX~~!~^~~!~^_fid_39~~!~^CB~~!~^false~~!~^_fid_43~~!~^CB~~!~^false~~!~^_fid_44~~!~^TX~~!~^~~!~^_fid_45~~!~^TX~~!~^~~!~^_fid_46~~!~^EM~~!~^~~!~^_fid_62~~!~^TX~~!~^~~!~^_fid_63~~!~^TX~~!~^~~!~^_fid_64~~!~^NM~~!~^~~!~^_fid_66~~!~^NM~~!~^~~!~^_fid_68~~!~^NM~~!~^~~!~^_fid_70~~!~^NM~~!~^~~!~^_fid_72~~!~^TX~~!~^~~!~^_fid_73~~!~^TX~~!~^~~!~^_fid_74~~!~^TX~~!~^~~!~^_fid_75~~!~^TX~~!~^">
  <input type="hidden" name="scrollTop" id="scrollTop" value="-1">
  <input type="hidden" name="newTrustees" id="newTrustees" value="">
  <input type="hidden" name="doInvite" id="doInvite">
  <input type="hidden" name="usertext" id="usertext">
  <input type="hidden" name="replaceExistingTrustees" id="replaceExistingTrustees">
</form>

<form id="SaveMasterForm">
  <label id="saveMasterLabel" for="saveMaster"> </label>
</form>

POST

<form method="POST" id="saveAsReportForm" novalidate="novalidate">
  <div id="saveAsReportDialogContents">
    <input type="hidden" name="queryIDSave">
    <input type="hidden" name="queryParamsSave">
    <input type="hidden" name="VSA_queryParams">
    <input type="hidden" name="saveAsOption" value="new">
    <table id="saveAsReportNewOptions" cellspacing="4" style="width:100%">
      <tbody>
        <tr>
          <td class="FS-H2">Report Name <span style="color:red">*</span></td>
        </tr>
        <tr>
          <td style="width:100%"><input type="text" id="saveAsReportName" name="VSA_qname" size="45" class="required checkExistingShared checkExistingPersonal hybridStyle"></td>
        </tr>
        <tr class="descRow">
          <td class="FS-H2">Description</td>
        </tr>
        <tr class="descRow">
          <td style="width:100%"><textarea id="Textarea1" rows="3" name="VSA_qdesc" class="hybridStyle"></textarea></td>
        </tr>
        <tr class="descRow">
          <td><input type="checkbox" name="VSA_showqdesc" id="VSA_showqdesc2"> <label for="VSA_showqdesc2">Show description on report page</label></td>
        </tr>
      </tbody>
    </table>
    <section id="saveAsReportTypeOptions">
      <div class="subHeader">Reports and Charts Panel</div>
      <div id="saveAsReportRoleHeader" class="reportRoleHeaderText"> Each table has a panel listing its reports and charts, organized in groups. </div>
    </section>
  </div>
  <div id="saveReportDialogMessage" class="DisplayNone">
    <div class="saveReportDialogMessageContent">Please wait while your new report is saved...</div>
  </div>
</form>

Text Content

  For which table?

Factory Directory AppIcon_Open Countries_ Brain Cancel




Open Open in New Window


We are updating our Terms of Service. See our blog post highlighting the
changes. By continuing to use the Quickbase Service, the new Terms of Service
will become effective on the renewal date for each account that you manage. If
you do not accept the changes, please notify us thirty days in advance of your
renewal date.


Quickbase will send a report of the events currently displayed on your calendar.
Email addresses

Subject Message

 * 
 * Sign in

 * 
 * 
 * My preferences
 * Sign up now
 * Manage billing account
 * 
 * Global Factory Directory
 * My role in this app is EOTI - Submit Supplier Directory
   
 * 
 * Sign Out


 * 
   My Apps


New apps will be added to your account close
close
Create your own free Quickbase app
Quickbase Exchange has hundreds of free apps for any business process.
It's simple to get started and you don't need to be technical to do it.
 * Project Management
 * Customer Support
 * Sales & CRM
 * Marketing

 * Team Management
 * Human Resources
 * Information Technology
 * Industry-specific solutions

Find an app in Quickbase Exchange
close
We need to check with your admin first...
We know you're eager to create your first app-but your account settings don't
let you create apps yet. We've asked your account admin to allow it, and you'll
get an email from us when you can.
Prefer a more hands-on solution? Can't wait? Try a 30-day free trial, and get
started creating apps immediately.

Build a new app from scratch Import a spreadsheet to create a new app
Start a trial
Quickbase is a web-site that lets you select, customize, and share online
workgroup applications. The application you are using right now is powered by
Quickbase.

Chances are that your organization has purchased the Quickbase service, in which
case you might be able to build and deploy your own web application for little
or no additional cost.

You have permission to create your own web applications.

To find out more about Quickbase, visit our web site.

Terms of Service


GLOBAL FACTORY DIRECTORY

Manager: Merch PMO QB slqbs@wal-mart.com

Company:

Powered by Quickbase

Terms of Service

Role Name:

Description:




FOR WHICH TABLE?

Factory Directory AppIcon_Open Countries_ Brain
 * Home
 * 


 * 
 * Home


 * 
 * From scratch
   Design your own table
 * 
 * Using connected data
   Connect to an app, service, or CSV


Factory Directory
Add Factory Directory Entry
Save & close  Cancel



Table
Show your data in a spreadsheet-style report with rows and columns.
Kanban
Work with your data as cards in columns. Unavailable for this table because it
has no valid multiple-choice or user fields.
Summary
Group and total your data to answer questions about large data sets.
Chart
Visualize your data in charts including pie, bar, line and others.
Map
Display records with an address as pins on a map.
Calendar
Show your data as events on a calendar to help with scheduling and timing.
Timeline
Create a Gantt chart for records that have start and end dates.

Create a new Quickbase user by entering his/her email address, first name, and
last name below:

Email address: First Name: Last Name:

 * Save & close
 * Save & new

 * Save & close
 * Save & new

Prev | Next




Please follow this process for the factory directory form.  
Add all global locations with unique capabilities whether U.S. or “offshore”.

1) Complete all boxes as appropriate, noting the “*” indicating mandatory data
points
2) Confirm accuracy of all entered content – there is no option to view or edit
after submitting
3) Click the check box at the bottom of the page next to “Click here to confirm
your information is correct prior to submitting”
4) When ready to submit, click the button “Click here to save and submit this
entry”
     a)There is no option to view or edit after submitting
     b) Do not click the green button at the top of the page
     c) Do not attempt to log into QuickBase, this is not part of the process
5) Submit additional forms if needed for more factories or different
competencies or if you discover errors or need to update your information
6) Your only confirmation is the email sent to all addresses listed in the form.


Company Name: *


Company Primary Contact Info

First Name: *

Last Name: *


Title: *



Email: *


Phone: *


Submitter Contact Info
(if different from primary contact)
First Name

Last Name

Email


Company Headquarters Info
Headquarters Country *
< Browse choices... >
Search and select


City:


State/Province:
AK AL AR AZ CA CO CT DC DE FL GA HI IA ID IL IN KS KY LA MA MD ME MI MN MO MS MT
MX NC ND NE NH NJ NM NV NY OH OK OR PA PR RI SC SD TN TX UT VA VT WA WI WV WY

Website:


Total Annual Sales $:
$0 – $100,000 $100,000 - $500,000 $500,000 - $1m $1m - $5m $5m - $20m $20m -
$50m $50m - $100m $100m or above

D-U-N-S Number: *


Walmart Supplier Number: (if applicable)


List Any Relevant Factory or Company Info


Private Brand Capable *
No Yes
What Percent of Total Factory Volume is Private Brand
 %

Factory Details
Country *
< Browse choices... >


State/Province *


City: *


Annual Sales:


Units or $:
Dollars Units


Primary SIC Code: *
0000000 - Other code - please list in items and processes section 1190101 - Bean
(dry field and seed) farm 1339902 - Sugarcane farm 1399905 - Herb or spice farm
1610000 - Vegetables and melons 1610302 - Carrot farm 1719908 - Raspberry farm
1720000 - Grapes 1739908 - Walnut grove 1759901 - Apple orchard 1759904 -
Nectarine orchard 1799908 - Pineapple farm 1810203 - Flowers: grown under cover
(e.g., greenhouse production) 1810300 - Bulbs and seeds 1820103 - Mushrooms,
grown under cover 1910000 - General farms, primarily crop 2110000 - Beef cattle
feedlots 2130000 - Hogs 2139901 - Hog feedlot 2140102 - Goats' milk production
2410000 - Dairy farms 2419902 - Milk production 2519901 - Broiling chickens,
raising of 2520000 - Chicken eggs 2529901 - Started pullet farm 2539902 - Turkey
farm 2540000 - Poultry hatcheries 2549901 - Chicken hatchery 2599901 - Duck farm
2729903 - Horse farm 2730000 - Animal aquaculture 2730200 - Shellfish farms
2790400 - Domestic animal farms 2799903 - Insect farm 7210105 - Vines,
cultivation of 8110000 - Timber tracts 8119901 - Christmas tree farm 8310000 -
Forest products 9120000 - Finfish 9130104 - Oysters, dredging or tonging of
10410100 - Gold ores mining 10990104 - Beryllium ore mining 12210105 - Surface
mining, bituminous, nec 12220000 - Bituminous coal-underground mining 13110000 -
Crude petroleum and natural gas 13110100 - Crude petroleum and natural gas
production 13110101 - Crude petroleum production 13110102 - Natural gas
production 13210000 - Natural gas liquids 13810000 - Drilling oil and gas wells
13819901 - Directional drilling oil and gas wells 13829903 - Geophysical
exploration, oil and gas field 13890101 - Building oil and gas well foundations
on site 13899911 - Oil consultants 13899912 - Oil field services, nec 13899919 -
Servicing oil and gas wells 13899920 - Well logging 14110104 - Limestone,
dimension-quarrying 14110200 - Granite dimension stone 14110205 - Greenstone,
dimension-quarrying 14119906 - Quartzite, dimension-quarrying 14119908 -
Sandstone, dimension-quarrying 14220000 - Crushed and broken limestone 14220100
- Limestone's, ground 14230000 - Crushed and broken granite 14299905 - Grits
mining (crushed stone) 14299909 - Quartzite, crushed and broken-quarrying
14420000 - Construction sand and gravel 14420100 - Sand mining 14420101 - Common
sand mining 14420102 - Construction sand mining 14420201 - Gravel mining
14590100 - Clays, except kaolin and ball 14590101 - Bentonite mining 14749904 -
Soda ash (natural) mining 14750000 - Phosphate rock 14799902 - Amblygonite
mining 14810103 - Test boring for nonmetallic minerals 14990104 - Gem stones
(natural) mining, nec 14990500 - Talc mining 15210000 - Single-family housing
construction 15210101 - General remodeling, single-family houses 15219901 - New
construction, single-family houses 15220000 - Residential construction, nec
15220100 - Hotel/motel and multi-family home construction 15220101 - Apartment
building construction 15220201 - Remodeling, multi-family dwellings 15319904 -
Speculative builder, single-family houses 15319906 - Manuafacturing and light
industrial buildings 15410000 - Industrial buildings and warehouses 15419904 -
Grain elevator construction 15419905 - Industrial buildings, new construction,
nec 15419907 - Pharmaceutical manufacturing plant construction 15419908 -
Prefabricated building erection, industrial 15419910 - Steel building
construction 15419912 - Warehouse construction 15420000 - Nonresidential
construction, nec 15420101 - Commercial and office building, new construction
15420201 - Farm building construction 15420301 - Garage construction 15429902 -
Design and erection, combined: non-residential 16110000 - Highway and street
construction 16110100 - Highway signs and guardrails 16110102 - Highway and
street sign installation 16110200 - Surfacing and paving 16110202 - Concrete
construction: roads, highways, sidewalks, etc. 16110203 - Grading 16229901 -
Bridge construction 16230000 - Water, sewer, and utility lines 16230101 - Gas
main construction 16230102 - Natural gas compressor station construction
16230200 - Communication line and transmission tower construction 16230204 -
Transmitting tower (telecommunication) construction 16230300 - Water and sewer
line construction 16230302 - Sewer line construction 16239901 - Electric power
line construction 16239902 - Manhole construction 16239903 - Pipe laying
construction 16239904 - Pipeline construction, nsk 16290100 - Dams, waterways,
docks, and other marine construction 16290101 - Caisson drilling 16290104 - Dock
construction 16290110 - Marine construction 16290202 - Railroad and railway
roadbed construction 16290300 - Athletic and recreation facilities construction
16290400 - Land preparation construction 16290404 - Timber removal 16290500 -
Industrial plant construction 16290504 - Waste disposal plant construction
16290505 - Waste water and sewage treatment plant construction 16299905 - Power
plant construction 17110000 - Plumbing, heating, air-conditioning 17110201 -
Septic system construction 17110301 - Fire sprinkler system installation
17110302 - Irrigation sprinkler system installation 17210000 - Painting and
paper hanging 17210200 - Commercial painting 17210300 - Industrial painting
17210301 - Aircraft painting 17310000 - Electrical work 17310201 - Computerized
controls installation 17310203 - Environmental system control installation
17310302 - Fiber optic cable installation 17310304 - Telephone and telephone
equipment installation 17310402 - Closed circuit television installation
17410000 - Masonry and other stonework 17410101 - Foundation building 17419906 -
Refractory or acid brick masonry 17419907 - Stone masonry 17420101 - Drywall
17420200 - Acoustical and insulation work 17420201 - Acoustical and ceiling work
17430000 - Terrazzo, tile, marble and mosaic work 17439901 - Marble
installation, interior 17439903 - Terrazzo work 17439904 - Tile installation,
ceramic 17510000 - Carpentry work 17510100 - Cabinet and finish carpentry
17510101 - Cabinet building and installation 17510102 - Finish and trim
carpentry 17510200 - Window and door installation and erection 17510201 - Garage
door, installation or erection 17510202 - Window and door (prefabricated)
installation 17519904 - Store fixture installation 17520000 - Floor laying and
floor work, nec 17529901 - Access flooring system installation 17529903 - Carpet
laying 17529904 - Ceramic floor tile installation 17529908 - Wood floor
installation and refinishing 17610000 - Roofing, siding, and sheetmetal work
17619903 - Sheet metal work, nec 17710000 - Concrete work 17710301 - Blacktop
(asphalt) work 17810000 - Water well drilling 17819902 - Servicing, water wells
17910000 - Structural steel erection 17919902 - Concrete reinforcement, placing
of 17919904 - Exterior wall system installation 17919907 - Precast concrete
structural framing or panels, placing of 17919909 - Storage tanks, metal:
erection 17930000 - Glass and glazing work 17940000 - Excavation work 17949901 -
Excavation and grading, building construction 17950000 - Wrecking and demolition
work 17959902 - Demolition, buildings and other structures 17960000 - Installing
building equipment 17969901 - Elevator installation and conversion 17969902 -
Machine moving and rigging 17969904 - Machinery installation 17969906 -
Pollution control equipment installation 17969907 - Power generating equipment
installation 17990105 - Swimming pool construction 17990200 - Coating, caulking,
and weather, water, and fireproofing 17990208 - Insulation of pipes and boilers
17990210 - Weather stripping 17990400 - Rigging and scaffolding 17990401 -
Rigging, theatrical 17990500 - Exterior cleaning, including sandblasting
17990502 - Cleaning new buildings after construction 17990504 - Sandblasting of
building exteriors 17990600 - Home/office interiors finishing, furnishing and
remodeling 17990602 - Closet organizers, installation and design 17990603 -
Counter top installation 17990606 - Kitchen and bathroom remodeling 17990607 -
Office furniture installation 17990801 - Asbestos removal and encapsulation
17990802 - Lead burning 17999902 - Artificial turf installation 17999903 -
Awning installation 17999907 - Dewatering 17999910 - Epoxy application 17999912
- Fence construction 17999913 - Fiberglass work 17999923 - Lightning conductor
erection 17999924 - Ornamental metal work 17999929 - Sign installation and
maintenance 17999932 - Welding on site 17999934 - Prop, set or scenery
construction, theatrical 17999935 - Petroleum storage tank installation,
underground 17999941 - Protective lining installation, underground (sewage,
etc.) 17999943 - Renovation of aircraft interiors 20110000 - Meat packing plants
20110100 - Beef products, from beef slaughtered on site 20110101 - Boxed beef,
from meat slaughtered on site 20110103 - Veal, from meat slaughtered on site
20110200 - Pork products, from pork slaughtered on site 20110202 - Hams and
picnics, from meat slaughtered on site 20110400 - Meat by-products, from meat
slaughtered on site 20110402 - Hides, cured or uncured: from carcasses
slaughtered on site 20119901 - Canned meats (except baby food), meat slaughtered
on site 20119904 - Frankfurters, from meat slaughtered on site 20119907 -
Sausages, from meat slaughtered on site 20130000 - Sausages and other prepared
meats 20130100 - Prepared beef products, from purchased beef 20130101 - Beef
stew, from purchased meat 20130102 - Beef, dried: from purchased meat 20130106 -
Roast beef, from purchased meat 20130200 - Prepared pork products, from
purchased pork 20130201 - Bacon, side and sliced: from purchased meat 20130202 -
Ham, boiled: from purchased meat 20130203 - Ham, boneless: from purchased meat
20130209 - Pork, pickled: from purchased meat 20130300 - Sausages and related
products, from purchased meat 20130302 - Frankfurters, from purchased meat
20130303 - Sausage casings, natural 20130304 - Sausages, from purchased meat
20139901 - Boneless meat, from purchased meat 20139902 - Canned meats (except
baby food), from purchased meat 20139903 - Cooked meats, from purchased meat
20139905 - Cured meats, from purchased meat 20139906 - Frozen meats, from
purchased meat 20139915 - Smoked meats, from purchased meat 20139916 - Snack
sticks, including jerky: from purchased meat 20139917 - Spiced meats, from
purchased meat 20139918 - Spreads, sandwich: meat, from purchased meat 20150000
- Poultry slaughtering and processing 20150100 - Chicken slaughtering and
processing 20150103 - Chicken, processed: cooked 20150104 - Chicken, processed:
fresh 20150105 - Chicken, processed: frozen 20150106 - Chicken, slaughtered and
dressed 20150200 - Duck slaughtering and processing 20150300 - Egg processing
20150304 - Eggs, processed: dehydrated 20150600 - Poultry slaughtering and
processing 20150601 - Poultry, processed, nsk 20150604 - Poultry, processed:
fresh 20150605 - Poultry, processed: frozen 20150608 - Poultry, slaughtered and
dressed 20150800 - Turkey processing and slaughtering 20150801 - Turkey,
processed, nsk 20150803 - Turkey, processed: cooked 20150806 - Turkey,
slaughtered and dressed 20150900 - Poultry sausage, luncheon meats, and other
poultry products 20150908 - Variety meats (fresh edible organs), poultry
20210000 - Creamery butter 20220000 - Cheese; natural and processed 20220100 -
Cheese spreads, dips, pastes, and other cheese products 20229902 - Natural
cheese 20229903 - Processed cheese 20230000 - Dry, condensed and evaporated
dairy products 20230104 - Powdered baby formula 20230200 - Condensed,
concentrated, and evaporated milk products 20230204 - Concentrated whey 20230300
- Dried and powdered milk and milk products 20230303 - Dried milk 20230307 -
Milk preparations, dried 20230312 - Powdered whey 20239904 - Cream substitutes
20239905 - Dietary supplements, dairy and non-dairy based 20239907 - Ice cream
mix, unfrozen: liquid or dry 20239911 - Milkshake mix 20239913 - Yogurt mix
20240000 - Ice cream and frozen deserts 20240100 - Ice cream and ice milk
20240101 - Ice cream, bulk 20240102 - Ice cream, packaged: molded, on sticks,
etc. 20240103 - Ice milk, bulk 20240200 - Dairy based frozen desserts 20240201 -
Custard, frozen 20240205 - Yogurt desserts, frozen 20240300 - Nondairy based
frozen desserts 20240301 - Fruit pops, frozen 20240303 - Ices, flavored (frozen
dessert) 20240304 - Juice pops, frozen 20240307 - Sorbets, non-dairy based
20260000 - Fluid milk 20260100 - Milk and cream, except fermented, cultured, and
flavored 20260102 - Cream, sour 20260106 - Milk processing (pasteurizing,
homogenizing, bottling) 20260203 - Buttermilk, cultured 20260204 - Cottage
cheese 20260208 - Yogurt 20269902 - Eggnog, fresh: non-alcoholic 20269903 - Milk
drinks, flavored 20269904 - Milk, chocolate 20269905 - Whipped topping, except
frozen or dry mix 20320100 - Beans and bean sprouts, canned, jarred, etc.
20320200 - Ethnic foods, canned, jarred, etc. 20320201 - Chili, with or without
meat: packaged in cans, jars, etc. 20320202 - Chinese foods, nec: packaged in
cans, jars, etc. 20320206 - Italian foods, nec: packaged in cans, jars, etc.
20320208 - Mexican foods, nec: packaged in cans, jars, etc. 20320212 - Tamales:
packaged in cans, jars, etc. 20320300 - Soups and broths, canned, jarred, etc.
20320306 - Soups, except seafood: packaged in cans, jars, etc. 20329901 - Baby
foods, including meats: packaged in cans, jars, etc. 20330100 - Tomato products,
packaged in cans, jars, etc. 20330101 - Barbecue sauce: packaged in cans, jars,
etc. 20330102 - Catsup: packaged in cans, jars, etc. 20330104 - Pizza sauce:
packaged in cans, jars, etc. 20330106 - Spaghetti and other pasta sauce:
packaged in cans, jars, etc 20330109 - Tomato paste: packaged in cans, jars,
etc. 20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.
20330201 - Jams, including imitation: packaged in cans, jars, etc. 20330202 -
Jellies, edible, including imitation: in cans, jars, etc. 20330300 - Fruits and
fruit products, in cans, jars, etc. 20330301 - Apple sauce: packaged in cans,
jars, etc. 20330302 - Fruit butters: packaged in cans, jars, etc. 20330303 -
Fruit juices: concentrated, hot pack 20330304 - Fruit juices: fresh 20330305 -
Fruit juices: packaged in cans, jars, etc. 20330308 - Fruit pie mixes and
fillings: packaged in cans, jars, etc. 20330309 - Fruit purees: packaged in
cans, jars, etc. 20330310 - Fruits: packaged in cans, jars, etc. 20330312 -
Olives: packaged in cans, jars, etc. 20330400 - Vegetables and vegetable
products, in cans, jars, etc. 20330402 - Hominy: packaged in cans, jars, etc.
20330403 - Mushrooms: packaged in cans, jars, etc. 20330407 - Vegetable juices:
packaged in cans, jars, etc. 20330411 - Vegetables: packaged in cans, jars, etc.
20340000 - Dried and dehydrated fruits, vegetables and soup mixes 20340100 -
Dried and dehydrated soup mixes 20340101 - Soup mixes 20340200 - Dried and
dehydrated fruits 20340204 - Fruits, dried or dehydrated, except freeze-dried
20340208 - Prunes, dried 20340209 - Raisins 20340300 - Dried and dehydrated
vegetables 20340301 - Potato products, dried and dehydrated 20340303 -
Vegetables, dried or dehydrated (except freeze-dried) 20350000 - Pickles,
sauces, and salad dressings 20350100 - Seasonings and sauces, except tomato and
dry 20350101 - Dressings, salad: raw and cooked (except dry mixes) 20350102 -
Horseradish, prepared 20350103 - Mayonnaise 20350104 - Mustard, prepared (wet)
20350105 - Seasonings, meat sauces (except tomato and dry) 20350108 - Soy sauce
20350110 - Spreads, sandwich: salad dressing base 20350200 - Pickled fruits and
vegetables 20350201 - Cucumbers, pickles and pickle salting 20350202 - Fruits,
brined 20350204 - Olives, brined: bulk 20350206 - Pickles, vinegar 20350207 -
Relishes, fruit and vegetable 20350211 - Vegetables, pickled 20370000 - Frozen
fruits and vegetables 20370100 - Frozen fruits and vegetables 20370101 - Citrus
pulp, dried 20370102 - Fruits, quick frozen and cold pack (frozen) 20370103 -
Potato products, quick frozen and cold pack 20370104 - Vegetables, quick frozen
& cold pack, excl. potato products 20370200 - Fruit juices 20370201 - Fruit
juice concentrates, frozen 20370202 - Fruit juices, frozen 20389901 -
Breakfasts, frozen and packaged 20389902 - Dinners, frozen and packaged 20389903
- Ethnic foods, nec, frozen 20389905 - Lunches, frozen and packaged 20389906 -
Pizza, frozen 20389907 - Snacks, incl. onion rings, cheese sticks, etc. 20389908
- Soups, frozen 20389910 - Waffles, frozen 20410000 - Flour and other grain mill
products 20410100 - Flour 20410102 - Cake flour 20410105 - Flour: blended,
prepared, or self-rising 20410113 - Wheat flour 20410200 - Doughs and batters
20410201 - Biscuit dough 20410202 - Doughs, frozen or refrigerated 20410204 -
Pizza dough, prepared 20410301 - Bread and bread-type roll mixes 20419903 - Corn
meal 20419906 - Grain cereals, cracked 20430000 - Cereal breakfast foods
20439901 - Coffee substitutes, made from grain 20439905 - Granola and muesli,
except bars and clusters 20439909 - Oatmeal: prepared as cereal breakfast food
20449903 - Brown rice 20449904 - Enriched rice (vitamin and mineral fortified)
20449909 - Polished rice 20450000 - Prepared flour mixes and doughs 20450100 -
Flours and flour mixes, from purchased flour 20450102 - Biscuit mixes, prepared:
from purchased flour 20450103 - Blended flour: from purchased flour 20450104 -
Bread and bread type roll mixes: from purchased flour 20450107 - Doughnut mixes,
prepared: from purchased flour 20450110 - Pancake mixes, prepared: from
purchased flour 20450201 - Biscuit dough, prepared: from purchased flour
20450202 - Doughs, frozen or refrigerated: from purchased flour 20450204 - Pizza
doughs, prepared: from purchased flour 20460101 - Corn starch 20460103 -
Industrial starch 20460106 - Potato starch 20460111 - Wheat gluten 20460200 -
Corn oil products 20460302 - Corn syrup, dried or unmixed 20470000 - Dog and cat
food 20479901 - Cat food 20479902 - Dog food 20480000 - Prepared feeds, nec
20480100 - Cereal-, grain-, and seed-based feeds 20480101 - Alfalfa or alfalfa
meal, prepared as animal feed 20480103 - Bird food, prepared 20480104 - Chicken
feeds, prepared 20480108 - Poultry feeds 20480111 - Stock feeds, dry 20480206 -
Kelp meal and pellets, prepared as animal feed 20480207 - Meat meal and tankage,
prepared as animal feed 20489902 - Canned pet food (except dog and cat) 20489903
- Dry pet food (except dog and cat) 20489905 - Feed concentrates 20489906 - Feed
premixes 20489907 - Feed supplements 20489909 - Fish food 20489910 - Frozen pet
food (except dog and cat) 20489911 - Livestock feeds 20489912 - Mineral feed
supplements 20489913 - Oyster shells, ground: prepared as animal feed 20510000 -
Bread, cake, and related products 20510100 - Breads, rolls, and buns 20510101 -
Bagels, fresh or frozen 20510103 - Bread, all types (white, wheat, rye, etc);
fresh or frozen 20510105 - Buns, bread type: fresh or frozen 20510200 - Cakes,
pies, and pastries 20510202 - Cakes, bakery: except frozen 20510206 - Doughnuts,
except frozen 20510208 - Pastries, e.g. danish: except frozen 20510209 - Pies,
bakery: except frozen 20510210 - Rolls, sweet: except frozen 20519901 - Bakery
products, partially cooked (except frozen) 20519903 - Bakery: wholesale or
wholesale/retail combined 20520000 - Cookies and crackers 20529901 - Bakery
products, dry 20529904 - Cones, ice cream 20529905 - Cookies 20529907 -
Crackers, dry, nec 20529909 - Matzoths 20529911 - Pretzels 20529912 - Rice cakes
20530000 - Frozen bakery products, except bread 20539902 - Cakes, bakery: frozen
20539903 - Croissants, frozen 20539904 - Doughnuts, frozen 20539906 - Pastries,
e.g. danish: frozen 20539907 - Pies, bakery; frozen 20610000 - Raw cane sugar
20610105 - Raw cane sugar 20620000 - Cane sugar refining 20630000 - Beet sugar
20630102 - Beet sugar, from beet sugar refinery 20630103 - Granulated sugar,
from sugar beets 20640000 - Candy and other confectionery products 20640104 -
Fruits candied, crystallized, or glazed 20649901 - Breakfast bars 20649902 -
Cake ornaments, confectionery 20649903 - Candy bars, including chocolate covered
bars 20649904 - Chewing candy, not chewing gum 20649905 - Chocolate candy,
except solid chocolate 20649906 - Cough drops, except pharmaceutical
preparations 20649907 - Fudge (candy) 20649908 - Granola and muesli, bars and
clusters 20649911 - Licorice candy 20649912 - Lollipops and other hard candy
20649913 - Lozenges, candy (non-medicated) 20649916 - Nuts, candy covered
20649918 - Popcorn balls or other treated popcorn products 20660000 - Chocolate
and cocoa products 20660100 - Cacao bean processing 20660300 - Chocolate
20660303 - Chocolate candy, solid 20660304 - Chocolate coatings and syrup
20670000 - Chewing gum 20680000 - Salted and roasted nuts and seeds 20689901 -
Nuts: dried, dehydrated, salted or roasted 20749901 - Cottonseed oil, cake or
meal 20759902 - Soybean flour and grits 20759906 - Soybean protein concentrates
and isolates 20769906 - Peanut oil, cake or meal 20770000 - Animal and marine
fats and oils 20770100 - Animal fats, oils, and meals 20770200 - Marine fats,
oils, and meals 20770202 - Fish meal, except as animal feed 20770203 - Fish oil
20770300 - Rendering 20770301 - Grease rendering, inedible 20770303 - Tallow
rendering, inedible 20790000 - Edible fats and oils 20790100 - Margarine and
margarine oils 20790102 - Margarine-butter blends 20790104 - Nut margarine
20799901 - Cooking oils, except corn: vegetable refined 20799903 - Edible oil
products, except corn oil 20799906 - Olive oil 20799910 - Vegetable refined oils
(except corn oil) 20820000 - Malt beverages 20820100 - Malt beverage products
20820101 - Brewers' grain 20829901 - Ale (alcoholic beverage) 20829902 - Beer
(alcoholic beverage) 20829903 - Liquors, malt 20829904 - Near beer 20830000 -
Malt 20840000 - Wines, brandy, and brandy spirits 20840100 - Wines 20840101 -
Wine coolers (beverages) 20840201 - Brandy 20840202 - Brandy spirits 20849901 -
Wine cellars, bonded: engaged in blending wines 20850000 - Distilled and blended
liquors 20850100 - Distiller's dried grains and solubles, and alcohol 20850103 -
Grain alcohol for beverage purposes 20850105 - Neutral spirits, except fruit
20850201 - Cocktails, alcoholic 20859901 - Applejack (alcoholic beverage)
20859902 - Bourbon whiskey 20859903 - Corn whiskey 20859904 - Gin (alcoholic
beverage) 20859905 - Rum (alcoholic beverage) 20859906 - Rye whiskey 20859908 -
Vodka (alcoholic beverage) 20860000 - Bottled and canned soft drinks 20860100 -
Iced tea and fruit drinks, bottled and canned 20860101 - Fruit drinks (less than
100% juice): packaged in cans, etc. 20860102 - Lemonade: packaged in cans,
bottles, etc. 20860103 - Tea, iced: packaged in cans, bottles, etc. 20860200 -
Pasteurized and mineral waters, bottled and canned 20860201 - Mineral water,
carbonated: packaged in cans, bottles, etc. 20860202 - Water, natural: packaged
in cans, bottles, etc. 20860300 - Carbonated soft drinks, bottled and canned
20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles 20860302
- Soft drinks: packaged in cans, bottles, etc. 20870000 - Flavoring extracts and
syrups, nec 20870100 - Food colorings 20870200 - Beverage bases, concentrates,
syrups, powders and mixes 20870201 - Beverage bases 20870202 - Cocktail mixes,
nonalcoholic 20870203 - Concentrates, drink 20870205 - Fruit juices:
concentrated for fountain use 20870207 - Powders, drink 20870208 - Syrups, drink
20879903 - Extracts, flavoring 20879907 - Syrups, flavoring (except drink)
20910000 - Canned and cured fish and seafoods 20910200 - Shellfish, canned and
cured 20910202 - Clams: packaged in cans, jars, etc. 20910203 - Crabmeat,
preserved and cured 20910300 - Fish, canned and cured 20910315 - Fish, smoked
20910317 - Herring, cured, nsk 20910334 - Salmon: packaged in cans, jars, etc.
20910337 - Tuna fish: packaged in cans, jars, etc. 20919903 - Juice, clam:
packaged in cans, jars, etc. 20919904 - Seafood products: packaged in cans,
jars, etc. 20920000 - Fresh or frozen packaged fish 20920100 - Fresh or frozen
fish or seafood chowders, soups, and stews 20920200 - Prepared fish or other
seafood cakes and sticks 20920201 - Crabcakes, frozen 20929901 - Crab meat,
fresh: packaged in nonsealed containers 20929902 - Crabmeat, frozen 20929904 -
Fish, fresh: prepared 20929905 - Fish, frozen: prepared 20929906 - Seafoods,
fresh: prepared 20929907 - Seafoods, frozen: prepared 20929908 - Shellfish,
fresh: shucked and packed in nonsealed containers 20929909 - Shellfish, frozen:
prepared 20950000 - Roasted coffee 20959901 - Coffee extracts 20959902 - Coffee
roasting (except by wholesale grocers) 20959903 - Coffee, ground: mixed with
grain or chicory 20959905 - Instant coffee 20960000 - Potato chips and similar
snacks 20960100 - Potato chips and other potato-based snacks 20960200 - Corn
chips and other corn-based snacks 20960201 - Popcorn, already popped (except
candy covered) 20960202 - Tortilla chips 20969901 - Cheese curls and puffs
20969903 - Pork rinds 20970000 - Manufactured ice 20979901 - Block ice 20979902
- Ice cubes 20980000 - Macaroni and spaghetti 20989902 - Noodles (e.g. egg,
plain, and water), dry 20990000 - Food preparations, nec 20990100 - Syrups
20990101 - Maple syrup 20990102 - Molasses, mixed or blended: from purchased
ingredients 20990200 - Baking powder and soda, yeast, and other leavening agents
20990201 - Baking powder 20990204 - Yeast 20990300 - Dessert mixes and fillings
20990302 - Desserts, ready-to-mix 20990303 - Frosting mixes, dry: for cakes,
cookies, etc. 20990305 - Gelatin dessert preparations 20990306 - Marshmallow
creme 20990307 - Pie fillings, except fruit, meat, and vegetable 20990400 -
Seasonings and spices 20990402 - Chili pepper or powder 20990403 - Seasonings:
dry mixes 20990404 - Spices, including grinding 20990500 - Sauce, gravy,
dressing, and dip mixes 20990501 - Dips, except cheese and sour cream based
20990504 - Sauces: dry mixes 20990600 - Sugar 20990700 - Ready-to-eat meals,
salads, and sandwiches 20990701 - Box lunches, for sale off premises 20990704 -
Pizza, refrigerated: except frozen 20990705 - Salads, fresh or refrigerated
20990706 - Sandwiches, assembled and packaged: for wholesale market 20990800 -
Pasta, rice, and potato, packaged combination products 20990801 - Noodles,
uncooked: packaged with other ingredients 20990802 - Pasta, uncooked: packaged
with other ingredients 20990803 - Potatoes, dried: packaged with other
ingredients 20990804 - Rice, uncooked: packaged with other ingredients 20999901
- Almond pastes 20999903 - Bread crumbs, except made in bakeries 20999904 -
Butter, renovated and processed 20999906 - Cider, nonalcoholic 20999907 -
Coconut, desiccated and shredded 20999908 - Emulsifiers, food 20999909 - Honey,
strained and bottled 20999910 - Jelly, corncob (gelatin) 20999911 - Noodles,
fried (Chinese) 20999912 - Peanut butter 20999914 - Popcorn, packaged: except
already popped 20999917 - Tea blending 20999918 - Tofu, except frozen desserts
20999919 - Tortillas, fresh or refrigerated 20999921 - Vinegar 21110000 -
Cigarettes 21210000 - Cigars 21310000 - Chewing and smoking tobacco 21319901 -
Chewing tobacco 21319902 - Smoking tobacco 21319903 - Snuff 21410000 - Tobacco
stemming and redrying 22110000 - Broadwoven fabric mills, cotton 22110100 -
Sheets, bedding and table cloths: cotton 22110103 - Bedspreads, cotton 22110104
- Blankets and blanketings, cotton 22110109 - Sheets and sheetings, cotton
22110200 - Apparel and outerwear fabrics, cotton 22110202 - Dress fabrics,
cotton 22110210 - Shirting fabrics, cotton 22110400 - Plushes and piles,
broadwoven cotton: including flannels 22110500 - Twills, drills, denims and
other ribbed fabrics: cotton 22110505 - Denims 22110600 - Upholstery, tapestry
and wall coverings: cotton 22110605 - Draperies and drapery fabrics, cotton
22110606 - Furniture denim 22110700 - Nets and netting products and fabrics,
cotton 22110703 - Mosquito netting 22110806 - Filter cloth, cotton 22110900 -
Bandages, gauzes and surgical fabrics, cotton 22111100 - Canvas and other heavy,
coarse fabrics: cotton 22111105 - Canvas 22111107 - Duck, cotton 22111113 - Sail
cloth 22119902 - Bags and bagging, cotton 22119909 - Cotton broad woven goods
22210000 - Broadwoven fabric mills, manmade 22210100 - Bedding, manmade or silk
fabric 22210400 - Manmade and synthetic broadwoven fabrics 22210404 - Nylon
broadwoven fabrics 22210408 - Polypropylene broadwoven fabrics 22210411 -
Spandex broadwoven fabrics 22210501 - Fiberglass fabrics 22210502 - Glass
broadwoven fabrics 22210600 - Upholstery, tapestry, and wall covering fabrics
22210602 - Draperies and drapery fabrics, manmade fiber and silk 22210603 - Slip
cover fabrics, manmade fiber and silk 22210606 - Wall covering fabrics, manmade
fiber and silk 22210802 - Pile fabrics, manmade fiber and silk 22210900 -
Specialty broadwoven fabrics, including twisted weaves 22210905 - Paper
broadwoven fabrics 22219904 - Textile mills, broadwoven: silk and manmade, also
glass 22310000 - Broadwoven fabric mills, wool 22310100 - Apparel and outerwear
broadwoven fabrics 22310201 - Bleaching yarn and fabrics: wool or similar fibers
22310302 - Blankets and blanketings: wool or similar fibers 22310303 - Felts,
woven: wool, mohair, or similar fibers 22310304 - Papermakers' felts, woven:
wool, mohair, or similar fibers 22310305 - Upholstery fabrics, wool 22319907 -
Weaving mill, broadwoven fabrics: wool or similar fabric 22410000 - Narrow
fabric mills 22410100 - Lace and decorative trim, narrow fabric 22410106 -
Ribbons, nec 22410108 - Shoe laces, except leather 22410109 - Trimmings, textile
22410201 - Elastic narrow fabrics, woven or braided 22410202 - Elastic webbing
22410203 - Rubber thread and yarns, fabric covered 22410300 - Fabric tapes
22410301 - Electric insulating tapes and braids, except plastic 22410302 - Slide
fastener tapes 22410400 - Webbing, braids and belting 22410401 - Apparel webbing
22410403 - Bindings, textile 22410405 - Braids, tubular nylon or plastic
22410408 - Strapping webs 22410409 - Webbing, woven 22419903 - Fabric, animal
fiber: narrow woven 22419904 - Glass narrow fabrics 22419906 - Hose fabric,
tubular 22419907 - Labels, woven 22419908 - Manmade fiber narrow woven fabrics
22510000 - Women's hosiery, except socks 22519902 - Panty hose 22520000 -
Hosiery, nec 22520100 - Anklets and socks 22520103 - Socks 22529901 - Dyeing and
finishing hosiery 22529902 - Men's, boys', and girls' hosiery 22530000 - Knit
outerwear mills 22530101 - Bathing suits and swimwear, knit 22530103 - T-shirts
and tops, knit 22530200 - Cold weather knit outerwear including ski wear
22530201 - Hats and headwear, knit 22530203 - Jerseys, knit 22530207 - Sweaters
and sweater coats, knit 22530400 - Dresses and skirts 22530505 -
Shirts(outerwear), knit 22540000 - Knit underwear mills 22540100 - Shorts,
shirts, slips, and panties (underwear): knit 22549903 - Underwear, knit 22570000
- Weft knit fabric mills 22579901 - Dyeing and finishing circular knit fabrics
22579903 - Pile fabrics, circular knit 22580000 - Lace and warp knit fabric
mills 22580100 - Lace and lace products 22580102 - Bedspreads, lace: made on
lace machines 22580107 - Lace, knit, nec 22580200 - Warp and flat knit products
22580201 - Cloth, warp knit 22580202 - Fabric finishing, warp knit 22580300 -
Net and netting products 22590100 - Gloves and mittens, knit 22590200 - Towels,
washcloths, and dishcloths: knit 22599902 - Convertors, knit goods 22599905 -
Stockinettes, knit 22610000 - Finishing plants, cotton 22610103 - Screen
printing of cotton broadwoven fabrics 22610201 - Bleaching cotton broadwoven
fabrics 22610202 - Dyeing cotton broadwoven fabrics 22610203 - Fire resistance
finishing of cotton broadwoven fabrics 22610300 - Decorative finishing of cotton
broadwoven fabrics 22610301 - Embossing cotton broadwoven fabrics 22620000 -
Finishing plants, manmade 22620200 - Chemical coating or treating of manmade
broadwoven fabrics 22620202 - Dyeing: manmade fiber and silk broadwoven fabrics
22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics 22620300 -
Decorative finishing of manmade broadwoven fabrics 22629903 - Silk broadwoven
fabric finishing 22690000 - Finishing plants, nec 22690200 - Chemical coating or
treating of narrow fabrics 22690202 - Dyeing: raw stock, yarn, and narrow
fabrics 22730000 - Carpets and rugs 22730200 - Mats and matting 22730201 -
Bathmats and sets, textile 22730202 - Door mats: paper, grass, reed, coir,
sisal, jute, rags, etc. 22730302 - Art squares: twisted paper, grass, reed,
coir, sisal, etc. 22730400 - Carpets, hand and machine made 22730402 - Carpets,
textile fiber 22730500 - Rugs, hand and machine made 22730502 - Rugs, braided
and hooked 22730503 - Rugs, machine woven 22730504 - Rugs, tufted 22739901 -
Dyeing and finishing of tufted rugs and carpets 22739902 - Finishers of tufted
carpets and rugs 22739903 - Floor coverings, textile fiber 22810000 - Yarn
spinning mills 22810100 - Needle and handicraft yarns, spun 22810105 - Knitting
yarn, spun 22810200 - Manmade and synthetic fiber yarns, spun 22810205 - Nylon
yarn, spinning of staple 22810207 - Polyester yarn, spun: made from purchased
staple 22810208 - Polypropylene yarn, spun: made from purchased staple 22810209
- Rayon yarn, spun: made from purchased staple 22810302 - Cotton yarn, spun
22810305 - Wool yarn, spun 22810400 - Carpet and rug yarn, spun 22810401 -
Carpet yarn, spun 22820104 - Knitting yarn: twisting, winding, or spooling
22820203 - Nylon yarn: throwing, twisting, winding or spooling 22829904 -
Textured yarn 22829905 - Throwing yarn 22829907 - Winding yarn 22840100 - Thread
from manmade fibers 22840101 - Nylon thread 22840201 - Cotton thread 22950000 -
Coated fabrics, not rubberized 22950100 - Chemically coated and treated fabrics
22950102 - Leather, artificial or imitation 22950106 - Waterproofing fabrics,
except rubberizing 22950200 - Plastic coated yarns or fabrics 22950201 - Resin
or plastic coated fabrics 22950202 - Tape, varnished: plastic, and other coated
(except magnetic) 22950203 - Yarns, plastic coated: made from purchased yarns
22959902 - Laminating of fabrics 22959905 - Tubing, textile: varnished 22960101
- Cord for reinforcing rubber tires 22960104 - Steel tire cords and tire cord
fabrics 22960200 - Cord and fabric for reinforcing industrial belting 22960301 -
Cord for reinforcing fuel cells 22970000 - Nonwoven fabrics 22979901 -
Bonded-fiber fabrics, except felt 22980000 - Cordage and twine 22980100 - Ropes
and fiber cables 22980102 - Cable, fiber 22980103 - Rope, except asbestos and
wire 22980200 - Twine, cord and cordage 22980203 - Cordage: abaca, sisal,
henequen, hemp, jute, or other fiber 22980204 - Hard fiber cordage and twine
22980207 - Twine, nec 22980300 - Nets, seines, slings and insulator pads
22980302 - Cargo nets 22989901 - Wire rope centers 22990100 - Batting, wadding,
padding and fillings 22990101 - Apparel filling: cotton waste, kapok, and
related material 22990102 - Batts and batting: cotton mill waste and related
material 22990104 - Padding and wadding, textile 22990105 - Pads, fiber:
henequen, sisal, istle 22990107 - Quilt fillings: curled hair, cotton waste,
moss, hemp tow 22990108 - Upholstery filling, textile 22990200 - Felts and felt
products 22990209 - Pipe and boiler covering, felt 22990302 - Ramie yarn,
thread, roving, and textiles 22990306 - Yarns, specialty and novelty 22990400 -
Textile mill waste and remnant processing 22990401 - Fibers, textile: recovery
from textile mill waste and rags 22990402 - Flock (recovered textile fibers)
22990404 - Recovering textile fibers from clippings and rags 22990500 - Jute and
flax textile products 22990502 - Burlap, jute 22990504 - Linen fabrics 22990507
- Towels and towelings, linen and linen-and-cotton mixtures 22990604 - Scouring:
wool, mohair, and similar fibers 22999901 - Broadwoven fabrics: linen, jute,
hemp, and ramie 22999902 - Coir yarns and roving 22999903 - Fabrics: linen,
jute, hemp, ramie 22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie
23110000 - Men's and boy's suits and coats 23110103 - Suits, men's and boys':
made from purchased materials 23110105 - Tuxedos: made from purchased materials
23110200 - Coats, overcoats and vests 23110201 - Coats, tailored: men's and
boys': from purchased materials 23110300 - Men's and boys' uniforms 23110301 -
Firemen's uniforms: made from purchased materials 23110302 - Military uniforms,
men's and youths': purchased materials 23210000 - Men's and boy's furnishings
23210100 - Men's and boys' dress shirts 23210200 - Men's and boys' sports and
polo shirts 23210201 - Polo shirts, men's and boys': made from purchased
materials 23210202 - Sport shirts, men's and boys': from purchased materials
23219902 - Uniform shirts: made from purchased materials 23220000 - Men's and
boy's underwear and nightwear 23229902 - Underwear, men's and boys': made from
purchased materials 23230000 - Men's and boy's neckwear 23250000 - Men's and
boy's trousers and slacks 23250101 - Dungarees: men's, youths', and boys'
23250102 - Jeans: men's, youths', and boys' 23250201 - Shorts (outerwear):
men's, youths', and boys' 23250203 - Trousers, dress (separate): men's, youths',
and boys' 23260000 - Men's and boy's work clothing 23260100 - Work uniforms
23260101 - Medical and hospital uniforms, men's 23260102 - Overalls and
coveralls 23260200 - Work apparel, except uniforms 23260201 - Aprons, work,
except rubberized and plastic: men's 23260202 - Industrial garments, men's and
boys' 23260206 - Work pants 23260207 - Work shirts: men's, youths', and boys'
23290000 - Men's and boy's clothing, nec 23290100 - Men's and boys' sportswear
and athletic clothing 23290101 - Athletic clothing, except uniforms: men's,
youths' and boys' 23290104 - Ski and snow clothing: men's and boys' 23290200 -
Men's and boys' leather, wool and down-filled outerwear 23290201 - Coats (oiled
fabric, leatherette, etc.): men's and boys' 23290204 - Hunting coats and vests,
men's 23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'
23290209 - Sweaters and sweater jackets, men's and boys' 23290300 - Men's and
boys' athletic uniforms 23290301 - Baseball uniforms: men's, youths', and boys'
23299901 - Knickers, dress (separate): men's and boys' 23299902 - Shirt and
slack suits: men's, youths', and boys' 23310000 - Women's and misses' blouses
and shirts 23319901 - Blouses, women's and juniors': made from purchased
material 23319903 - T-shirts and tops, women's: made from purchased materials
23350000 - Women's, junior's, and misses' dresses 23350100 - Bridal and formal
gowns 23350101 - Gowns, formal 23350102 - Wedding gowns and dresses 23359901 -
Dresses,paper, cut and sewn 23359903 - Housedresses 23370000 - Women's and
misses' suits and coats 23370100 - Women's and misses' suits and skirts 23370101
- Pantsuits: women's, misses' and juniors' 23370102 - Skirts, separate: women's,
misses', and juniors' 23370103 - Suits: women's, misses', and juniors' 23379901
- Uniforms, except athletic: women's, misses', and juniors' 23390000 - Women's
and misses' outerwear, nec 23390100 - Women's and misses' accessories 23390103 -
Neckwear and ties: women's, misses', and juniors' 23390300 - Women's and misses'
athletic clothing and sportswear 23390301 - Athletic clothing: women's, misses',
and juniors' 23390302 - Bathing suits: women's, misses', and juniors' 23390310 -
Sportswear, women's 23390311 - Uniforms, athletic: women's, misses', and
juniors' 23390400 - Women's and misses' jackets and coats, except sportswear
23399901 - Aprons, except rubber or plastic: women's, misses', juniors' 23399903
- Jeans: women's, misses', and juniors' 23399904 - Leotards: women's, misses',
and juniors' 23399907 - Slacks: women's, misses', and juniors' 23410000 -
Women's and children's underwear 23410100 - Women's and children's nightwear
23410101 - Nightgowns and negligees: women's and children's 23410200 - Women's
and children's undergarments 23410202 - Panties: women's, misses', children's,
and infants' 23420000 - Bras, girdles, and allied garments 23429901 - Brassieres
23429905 - Girdles and panty girdles 23530000 - Hats, caps, and millinery
23530100 - Uniform hats and caps 23530101 - Baseball caps 23539901 - Caps:
cloth, straw, and felt 23539902 - Harvest hats, straw 23539904 - Hats and caps,
nec 23539906 - Hats: cloth, straw, and felt 23539908 - Millinery 23610000 -
Girl's and children's dresses, blouses 23610101 - Blouses: girls', children's,
and infants' 23610103 - T-shirts and tops: girls', children's, and infants'
23619901 - Dresses: girls', children's, and infants' 23690000 - Girl's and
children's outerwear, nec 23690100 - Children's culottes and shorts 23690201 -
Bathing suits and swimwear: girls', children's, and infants' 23690401 -
Buntings, infants' 23690403 - Coats: girls', children's, and infants' 23710000 -
Fur goods 23810000 - Fabric dress and work gloves 23819903 - Gloves, work: woven
or knit, made from purchased materials 23819904 - Gloves, woven or knit: made
from purchased materials 23849901 - Bathrobes, men's and women's: made from
purchased materials 23850000 - Waterproof outerwear 23859904 - Gowns, plastic:
made from purchased materials 23859905 - Raincoats, except vulcanized rubber:
purchased materials 23860000 - Leather and sheep-lined clothing 23860101 - Coats
and jackets, leather and sheep-lined 23860201 - Garments, leather 23870000 -
Apparel belts 23890000 - Apparel and accessories, nec 23890100 - Men's
miscellaneous accessories 23890103 - Handkerchiefs, except paper 23890200 -
Uniforms and vestments 23890201 - Academic vestments (caps and gowns) 23890203 -
Clergymen's vestments 23890300 - Costumes 23890302 - Masquerade costumes
23890303 - Theatrical costumes 23899901 - Apparel for handicapped 23899902 - Arm
bands, elastic 23899906 - Hospital gowns 23899907 - Burial garments 23910000 -
Curtains and draperies 23919901 - Cottage sets (curtains), made from purchased
materials 23919902 - Curtains, window: made from purchased materials 23919903 -
Draperies, plastic and textile: from purchased materials 23920000 - Household
furnishings, nec 23920100 - Cushions and pillows 23920101 - Boat cushions
23920103 - Pillows, bed: made from purchased materials 23920201 - Bags, garment
storage: except paper or plastic film 23920300 - Blankets, comforters and
beddings 23920301 - Bedspreads and bed sets: made from purchased materials
23920403 - Placemats, plastic or textile 23920500 - Towels, dishcloths and dust
cloths 23920504 - Towels, fabric and nonwoven: made from purchased materials
23920601 - Chair covers and pads: made from purchased materials 23920604 -
Mattress pads 23920605 - Mattress protectors, except rubber 23929901 - Bridge
sets, cloth and napkin: from purchased materials 23929902 - Mops, floor and dust
23929903 - Sheets, fabric: made from purchased materials 23930000 - Textile bags
23930100 - Canvas bags 23930101 - Duffle bags, canvas: made from purchased
materials 23939901 - Bags and containers, except sleeping bags: textile 23939902
- Cushions, except spring and carpet: purchased materials 23940000 - Canvas and
related products 23940100 - Canvas awnings and canopies 23940101 - Awnings,
fabric: made from purchased materials 23940102 - Canopies, fabric: made from
purchased materials 23940200 - Canvas covers and drop cloths 23940201 - Cloth,
drop (fabric): made from purchased materials 23940202 - Liners and covers,
fabric: made from purchased materials 23940203 - Tarpaulins, fabric: made from
purchased materials 23949901 - Air cushions and mattresses, canvas 23949903 -
Convertible tops, canvas or boat: from purchased materials 23949904 - Sails:
made from purchased materials 23949906 - Tents: made from purchased materials
23950000 - Pleating and stitching 23950101 - Quilted fabrics or cloth 23950200 -
Embroidery and art needlework 23950202 - Art needlework: made from purchased
materials 23950203 - Emblems, embroidered 23950204 - Embroidery products, except
Schiffli machine 23960100 - Apparel and other linings, except millinery 23960102
- Linings, apparel: made from purchased materials 23960201 - Bindings, bias:
made from purchased materials 23960204 - Ribbons and bows, cut and sewed
23960306 - Sweat bands, hat and cap: made from purchased materials 23990100 -
Emblems, badges, and insignia 23990101 - Emblems, badges, and insignia: from
purchased materials 23990102 - Military insignia, textile 23990200 - Horse and
pet accessories, textile 23990201 - Horse blankets 23990202 - Horse harnesses
and riding crops, etc.: non-leather 23990203 - Pet collars, leashes, etc.:
non-leather 23990300 - Banners, pennants, and flags 23990301 - Banners, made
from fabric 23990302 - Flags, fabric 23990400 - Belting and belt products
23990402 - Belting, fabric: made from purchased materials 23990500 - Hand woven
and crocheted products 23990502 - Hand woven apparel 23990601 - Fishing nets
23999901 - Aprons, breast (harness) 23999905 - Diapers, except disposable: made
from purchased materials 23999908 - Parachutes 23999910 - Seat covers,
automobile 23999911 - Sleeping bags 23999912 - Tire covers 24110101 - Handle
bolts, wood: hewn 24110206 - Poles, wood: untreated 24110208 - Rails, fence:
round or split 24110300 - Wooden logs 24119905 - Timber, cut at logging camp
24119907 - Wood chips, produced in the field 24210100 - Building and structural
materials, wood 24210103 - Flooring (dressed lumber), softwood 24210105 - Siding
(dressed lumber) 24210200 - Sawdust, shavings, and wood chips 24210203 - Wood
chips, produced at mill 24210303 - Kiln drying of lumber 24210400 - Outdoor wood
structural products 24210401 - Railroad ties, sawed 24219901 - Box lumber
24219903 - Cut stock, softwood 24219906 - Lumber: rough, sawed, or planed
24219909 - Resawing lumber into smaller dimensions 24260100 - Furniture stock
and parts, hardwood 24260101 - Carvings, furniture: wood 24260103 - Frames for
upholstered furniture, wood 24260104 - Furniture dimension stock, hardwood
24260105 - Furniture squares, hardwood 24260109 - Turnings, furniture: wood
24260301 - Gun stocks, wood 24260400 - Textile machinery accessories, hardwood
24269901 - Dimension, hardwood 24269902 - Flooring, hardwood 24269903 - Lumber,
hardwood dimension 24269904 - Parquet flooring, hardwood 24290102 - Heading,
barrel (cooperage stock): sawed or split 24290104 - Staves, barrel: sawed or
split 24290200 - Shavings and packaging, excelsior 24310100 - Doors and door
parts and trim, wood 24310101 - Door frames, wood 24310105 - Door shutters, wood
24310108 - Doors, wood 24310109 - Garage doors, overhead, wood 24310200 -
Windows and window parts and trim, wood 24310205 - Window frames, wood 24310206
- Window sashes, wood 24310208 - Window shutters, wood 24310210 - Windows, wood
24310300 - Moldings and baseboards, ornamental and trim 24310301 - Floor
baseboards, wood 24310302 - Mantels, wood 24310303 - Moldings, wood: unfinished
and prefinished 24310400 - Awnings, blinds and shutters: wood 24310401 -
Awnings, wood 24310402 - Blinds (shutters), wood 24310500 - Staircases, stairs
and railings 24310501 - Newel posts, wood 24310502 - Railings, stair: wood
24310503 - Staircases and stairs, wood 24310600 - Interior and ornamental
woodwork and trim 24310601 - Ornamental woodwork: cornices, mantels, etc.
24310602 - Panel work, wood 24310603 - Trim, wood 24310605 - Woodwork, interior
and ornamental, nec 24340000 - Wood kitchen cabinets 24349901 - Vanities,
bathroom: wood 24350000 - Hardwood veneer and plywood 24359901 - Hardwood
plywood, prefinished 24359902 - Panels, hardwood plywood 24359903 - Plywood,
hardwood or hardwood faced 24359904 - Veneer stock, hardwood 24360000 - Softwood
veneer and plywood 24369901 - Panels, softwood plywood 24369902 - Plywood,
softwood 24369903 - Veneer stock, softwood 24390000 - Structural wood members,
nec 24399901 - Arches, laminated lumber 24399902 - Timbers, structural:
laminated lumber 24399903 - Trusses, except roof: laminated lumber 24410000 -
Nailed wood boxes and shook 24410100 - Boxes, wood 24410200 - Cases, wood
24410202 - Packing cases, wood: nailed or lock corner 24410203 - Shipping cases,
wood: nailed or lock corner 24410300 - Chests and trunks, wood 24480000 - Wood
pallets and skids 24480100 - Cargo containers, wood and wood with metal 24480101
- Cargo containers, wood 24480102 - Cargo containers, wood and metal combination
24480200 - Pallets, wood and wood with metal 24480201 - Pallets, wood 24480301 -
Skids, wood 24490000 - Wood containers, nec 24490100 - Food containers, wood
wirebound 24490201 - Barrels: wood, coopered 24490207 - Vats, wood: coopered
24490300 - Rectangular boxes and crates, wood 24490301 - Boxes, wood: wirebound
24490304 - Shipping cases, wood: wirebound 24499903 - Shipping cases and drums,
wood: wirebound and plywood 24510000 - Mobile homes 24510101 - Mobile home
frames 24510102 - Mobile homes, except recreational 24510201 - Mobile buildings:
for commercial use 24520000 - Prefabricated wood buildings 24520103 - Farm
buildings, prefabricated or portable: wood 24529902 - Log cabins, prefabricated,
wood 24529904 - Modular homes, prefabricated, wood 24529905 - Panels and
sections, prefabricated, wood 24529906 - Prefabricated buildings, wood 24529907
- Sauna rooms, prefabricated, wood 24910000 - Wood preserving 24910100 - Poles,
posts and pilings: treated wood 24910104 - Poles and pole crossarms, treated
wood 24910105 - Posts, treated wood 24910203 - Railroad cross-ties, treated wood
24919901 - Flooring, treated wood block 24919903 - Preserving (creosoting) of
wood 24919904 - Structural lumber and timber, treated wood 24919906 - Wood
products, creosoted 24930000 - Reconstituted wood products 24930100 - Building
board and wallboard, except gypsum 24930102 - Wallboard, except gypsum 24930200
- Particleboard products 24930300 - Hardboard and fiberboard products 24930302 -
Fiberboard, wood 24930303 - Hardboard 24930400 - Insulation and roofing
material, reconstituted wood 24930402 - Insulation board, cellular fiber
24939901 - Bulletin boards, cork 24939903 - Strandboard, oriented 24990000 -
Wood products, nec 24990100 - Laundry products, wood 24990203 - Lasts, boot and
shoe 24990302 - Ladders, wood 24990303 - Stepladders, wood 24990400 - Picture
and mirror frames, wood 24990401 - Picture frame molding, finished 24990500 -
Cork and cork products 24990800 - Handles, poles, dowels and stakes: wood
24990801 - Dowels, wood 24990803 - Handles, wood 24990806 - Pencil slats, wood
24990807 - Poles, wood 24990811 - Surveyors' stakes, wood 24990812 - Tool
handles, wood 24990900 - Food handling and processing products, wood 24990901 -
Bakers' equipment, wood 24991000 - Kitchen, bathroom, and household ware: wood
24991009 - Woodenware, kitchen and household 24991100 - Decorative wood and
woodwork 24991101 - Carved and turned wood 24991102 - Engraved wood products
24991105 - Novelties, wood fiber 24991106 - Veneer work, inlaid 24991200 -
Spools, reels, and pulleys: wood 24991205 - Reels, plywood 24991207 - Spools,
wood 24991300 - Mulch or sawdust products, wood 24991302 - Logs of sawdust and
wood particles, pressed 24991303 - Mulch, wood and bark 24991304 - Sawdust,
reground 24991404 - Policemen's clubs, wood 24991600 - Fencing, docks, and other
outdoor wood structural products 24991601 - Extension planks, wood 24991602 -
Fencing, wood 24991604 - Scaffolds, wood 24991605 - Signboards, wood 24999901 -
Applicators, wood 24999902 - Battery separators, wood 24999903 - Beekeeping
supplies, wood 24999906 - Cooling towers, wood or wood and sheet metal
combination 24999911 - Oars and paddles, wood 24999914 - Trophy bases, wood
25110000 - Wood household furniture 25110100 - Wood bedroom furniture 25110101 -
Bed frames, except water bed frames: wood 25110108 - Vanity dressers: wood
25110200 - Kitchen and dining room furniture 25110203 - Chairs, household,
except upholstered: wood 25110204 - Chairs, Bentwood 25110206 - Dining room
furniture: wood 25110208 - Stools, household: wood 25110209 - Tables, household:
wood 25110300 - Children's wood furniture 25110304 - Juvenile furniture: wood
25110305 - Nursery furniture: wood 25110502 - Desks, household: wood 25110602 -
Console tables: wood 25110604 - Stands, household, nec: wood 25110605 - Storage
chests, household: wood 25110700 - Wood lawn and garden furniture 25110702 -
Lawn furniture: wood 25119902 - Coffee tables: wood 25119905 - Novelty
furniture: wood 25119908 - Unassembled or unfinished furniture, household: wood
25119909 - Whatnot shelves: wood 25120000 - Upholstered household furniture
25120100 - Wood upholstered chairs and couches 25120101 - Chairs: upholstered on
wood frames 25120102 - Couches, sofas, and davenports: upholstered on wood
frames 25120103 - Recliners: upholstered on wood frames 25129902 - Living room
furniture: upholstered on wood frames 25140000 - Metal household furniture
25140101 - Beds, including folding and cabinet, household: metal 25140102 -
Frames for box springs or bedsprings: metal 25140202 - Chairs, household: metal
25140204 - Kitchen cabinets: metal 25140206 - Tables, household: metal 25140500
- Metal bookcases and stereo cabinets 25140502 - Cabinets, radio and television:
metal 25140600 - Metal lawn and garden furniture 25140601 - Garden furniture,
metal 25140604 - Lawn furniture: metal 25149903 - Cots, household: metal
25149904 - Household furniture: upholstered on metal frames 25149905 - Medicine
cabinets and vanities: metal 25150000 - Mattresses and bedsprings 25150100 -
Mattresses and foundations 25150101 - Foundations and platforms 25150102 -
Mattresses, containing felt, foam rubber, urethane, etc. 25150103 - Mattresses,
innerspring or box spring 25150201 - Bedsprings, assembled 25150202 - Box
springs, assembled 25170000 - Wood television and radio cabinets 25179901 - Home
entertainment unit cabinets, wood 25179904 - Stereo cabinets, wood 25179905 -
Television cabinets, wood 25190102 - Lawn furniture, except wood, metal, stone,
or concrete 25190204 - Rattan furniture: padded or plain 25190206 - Wicker
furniture: padded or plain 25190300 - Fiberglass and plastic furniture 25190302
- Furniture, household: glass, fiberglass, and plastic 25199901 - Household
furniture, except wood or metal: upholstered 25199902 - Bean bag Chairs 25210000
- Wood office furniture 25210100 - Wood office chairs, benches and stools
25210102 - Chairs, office: padded, upholstered, or plain: wood 25210201 -
Bookcases, office: wood 25210202 - Cabinets, office: wood 25210203 - Filing
cabinets (boxes), office: wood 25210300 - Wood office desks and tables 25210301
- Desks, office: wood 25210302 - Tables, office: wood 25219901 - Panel systems
and partitions (free-standing), office: wood 25220000 - Office furniture, except
wood 25220100 - Office chairs, benches, and stools, except wood 25220101 -
Benches, office: except wood 25220102 - Chairs, office: padded or plain: except
wood 25220202 - Panel systems and partitions, office: except wood 25220300 -
Office cabinets and filing drawers, except wood 25220301 - Cabinets, office:
except wood 25220303 - Filing boxes, cabinets, and cases: except wood 25220400 -
Office desks and tables, except wood 25220401 - Desks, office: except wood
25220402 - Tables, office: except wood 25310000 - Public building and related
furniture 25310100 - School furniture 25310101 - Blackboards, wood 25310200 -
Church furniture 25310300 - Vehicle furniture 25310302 - Seats, aircraft
25310400 - Stadium furniture 25310401 - Bleacher seating, portable 25310402 -
Stadium seating 25319902 - Benches for public buildings 25319903 - Chairs,
portable folding 25319904 - Chairs, table and arm 25319906 - Seats,
miscellaneous public conveyances 25319907 - Theater furniture 25319908 - Picnic
tables or benches, park 25410000 - Wood partitions and fixtures 25410100 - Store
and office display cases and fixtures 25410101 - Bar fixtures, wood 25410102 -
Display fixtures, wood 25410104 - Office fixtures, wood 25410105 - Showcases,
except refrigerated: wood 25410106 - Store fixtures, wood 25410200 - Cabinets,
lockers, and shelving 25410201 - Cabinets, except refrigerated: show, display,
etc.: wood 25410202 - Lockers, except refrigerated: wood 25410203 - Shelving,
office and store, wood 25410300 - Counter and sink tops 25410301 - Counters or
counter display cases, wood 25410304 - Table or counter tops, plastic laminated
25419901 - Partitions for floor attachment, prefabricated: wood 25419902 -
Pedestals and statuary, wood 25419903 - Telephone booths, wood 25420000 -
Partitions and fixtures, except wood 25420100 - Postal lock boxes, mail racks,
and related products 25420103 - Lockers (not refrigerated): except wood 25420200
- Office and store showcases and display fixtures 25420201 - Bar fixtures,
except wood 25420202 - Cabinets: show, display, or storage: except wood 25420203
- Counters or counter display cases, except wood 25420204 - Fixtures, office:
except wood 25420205 - Fixtures, store: except wood 25420206 - Fixtures:
display, office, or store: except wood 25420209 - Racks, merchandise display or
storage: except wood 25420210 - Showcases (not refrigerated): except wood
25420211 - Stands, merchandise display: except wood 25429901 - Pallet racks:
except wood 25429902 - Partitions for floor attachment, prefabricated: except
wood 25429904 - Shelving, office and store, except wood 25910000 - Drapery
hardware and window blinds and shades 25910100 - Shade, curtain, and drapery
hardware 25910101 - Curtain and drapery rods, poles, and fixtures 25910102 -
Shade pulls, window 25910103 - Window shade rollers and fittings 25910200 -
Window blinds 25910201 - Blinds vertical 25910203 - Mini blinds 25910204 -
Venetian blinds 25910300 - Window shades 25990100 - Factory furniture and
fixtures 25990101 - Cabinets, factory 25990102 - Stools, factory 25990104 - Work
benches, factory 25990200 - Bar, restaurant and cafeteria furniture 25990201 -
Bar furniture 25990202 - Cafeteria furniture 25990203 - Carts, restaurant
equipment 25990204 - Food wagons, restaurant 25990205 - Restaurant furniture,
wood or metal 25990300 - Beds, not household use 25990301 - Hospital beds
25990302 - Inflatable beds 25999901 - Boards: planning, display, notice 25999903
- Hotel furniture 25999907 - Hospital furniture, except beds 26110000 - Pulp
mills 26110302 - Pulp manufactured from waste or recycled paper 26119901 - Pulp
made from rags, bagassse, hemp, or other fiber base 26119903 - Pulp produced
from wood base, nec 26210000 - Paper mills 26210100 - Towels, tissues and
napkins; paper and stock 26210103 - Facial tissue stock 26210106 - Sanitary
tissue paper 26210107 - Tissue paper 26210202 - Parchment paper 26210301 -
Absorbent paper 26210306 - Filter paper 26210308 - Specialty papers 26210403 -
Lithograph paper 26210600 - Stationary, envelope and tablet papers 26210601 -
Business form paper 26210604 - Envelope paper 26210607 - Tablet paper 26210800 -
Wrapping and packaging papers 26210806 - Packaging paper 26210808 - Wrapping
paper 26210908 - Felts, building 26210909 - Insulation siding, paper 26211003 -
Molded pulp products 26219901 - Fine paper 26219902 - Kraft paper 26219904 -
Uncoated paper 26219905 - Wallpaper (hanging paper) 26310000 - Paperboard mills
26310100 - Linerboard 26310300 - Container, packaging, and boxboard 26310301 -
Boxboard 26310302 - Container board 26310304 - Folding boxboard 26310305 -
Packaging board 26310306 - Setup boxboard 26310403 - Coated paperboard 26310501
- Cardboard 26310502 - Stencil board 26520000 - Setup paperboard boxes 26529901
- Boxes, newsboard, metal edged: made from purchased materials 26529902 - Filing
boxes, paperboard: made from purchased materials 26530000 - Corrugated and solid
fiber boxes 26530100 - Corrugated boxes, partitions, display items, sheets, and
pad 26530101 - Boxes, corrugated: made from purchased materials 26530102 -
Display items, corrugated: made from purchased materials 26530104 - Pads,
corrugated: made from purchased materials 26530106 - Partitions, corrugated:
made from purchased materials 26530107 - Sheets, corrugated: made from purchased
materials 26530200 - Solid fiber boxes, partitions, display items, and sheets
26530201 - Boxes, solid fiber: made from purchased materials 26530202 - Display
items, solid fiber: made from purchased materials 26530206 - Partitions, solid
fiber: made from purchased materials 26530207 - Sheets, solid fiber: made from
purchased materials 26550000 - Fiber cans, drums, and similar products 26550100
- Fiber spools, tubes, and cones 26550101 - Cones, fiber: made from purchased
material 26550103 - Tubes, fiber or paper: made from purchased material 26550104
- Tubes, for chemical or electrical uses: paper or fiber 26550200 - Fiber cans,
drums, and containers 26550203 - Cans, composite: foil-fiber and other: from
purchased fiber 26550204 - Cans, fiber: made from purchased material 26550205 -
Containers, laminated phenolic and vulcanized fiber 26550206 - Containers,
liquid tight fiber: from purchased material 26550207 - Drums, fiber: made from
purchased material 26559901 - Ammunition cans or tubes, board laminated with
metal foil 26559904 - Wastebaskets, fiber: made from purchased material 26560000
- Sanitary food containers 26560100 - Paper cups, plates, dishes, and utensils
26560103 - Plates, paper: made from purchased material 26560104 - Straws,
drinking: made from purchased material 26560201 - Frozen food containers: made
from purchased material 26560300 - Food containers (liquid tight), including
milk cartons 26570000 - Folding paperboard boxes 26579902 - Paperboard backs for
blister or skin packages 26710000 - Paper; coated and laminated packaging
26719901 - Bread wrappers, waxed or laminated: purchased material 26719902 -
Paper, coated or laminated for packaging 26719903 - Plastic film, coated or
laminated for packaging 26719904 - Resinous impregnated paper for packaging
26719905 - Thermoplastic coated paper for packaging 26719906 - Waxed paper: made
from purchased material 26719907 - Wrapping paper, waterproof or coated 26720000
- Paper; coated and laminated, nec 26720100 - Chemically treated papers, made
from purchased materials 26720105 - Metallic covered paper: made from purchased
materials 26720109 - Thermoplastic coated paper: made from purchased materials
26720200 - Adhesive papers, labels, or tapes: from purchased material 26720201 -
Adhesive backed films, foams and foils 26720203 - Gummed paper: made from
purchased materials 26720204 - Gummed tape, cloth or paper base: from purchased
materials 26720206 - Masking tape: made from purchased materials 26720207 -
Tape, pressure sensitive: made from purchased materials 26729903 - Coated paper,
except photographic, carbon, or abrasive 26730000 - Bags: plastic, laminated,
and coated 26730101 - Garment bags (plastic film): made from purchased materials
26730200 - Food storage and trash bags (plastic) 26730201 - Food storage and
frozen food bags, plastic 26730202 - Trash bags (plastic film): made from
purchased materials 26730300 - Plastic and pliofilm bags 26730301 - Plastic
bags: made from purchased materials 26740000 - Bags: uncoated paper and
multiwall 26740101 - Grocers' bags: made from purchased materials 26740102 -
Shipping bags or sacks, including multiwall and heavy duty 26740103 - Shopping
bags: made from purchased materials 26749902 - Flour bags: made from purchased
materials 26749905 - Paper bags: made from purchased materials 26749906 - Vacuum
cleaner bags: made from purchased materials 26750000 - Die-cut paper and board
26750100 - Cardboard cut-outs, panels, and foundations: die-cut 26750103 -
Panels, cardboard, die-cut: made from purchased materials 26750202 - Folders,
filing, die-cut: made from purchased materials 26750203 - Index cards, die-cut:
made from purchased materials 26750204 - Jacquard (textile weaving) cards: from
purchased materials 26750300 - Stencils and lettering materials: die-cut
26750302 - Letters, cardboard, die-cut: from purchased materials 26759905 -
Paper die-cutting 26759906 - Paperboard die-cutting 26760000 - Sanitary paper
products 26760100 - Towels, napkins, and tissue paper products 26760101 -
Cleansing tissues: made from purchased paper 26760104 - Toilet paper: made from
purchased paper 26760105 - Towels, paper: made from purchased paper 26760200 -
Feminine hygiene paper products 26760300 - Infant and baby paper products
26760301 - Diapers, paper (disposable): made from purchased paper 26770000 -
Envelopes 26780000 - Stationery products 26780200 - Tablets and pads 26780201 -
Desk pads, paper: made from purchased materials 26780302 - Stationery: made from
purchased materials 26790100 - Pressed fiber and molded pulp products, except
food products 26790104 - Pipes and fittings, fiber: made from purchased material
26790200 - Food dishes and utensils, from pressed and molded pulp 26790203 - Egg
cartons, molded pulp: made from purchased material 26790205 - Plates, pressed
and molded pulp: from purchased material 26790300 - Wallpaper 26790302 -
Wallpaper: made from purchased paper 26790400 - Tags and labels, paper 26790401
- Labels, paper: made from purchased material 26790500 - Gift wrap and
novelties, paper 26790504 - Gift wrap, paper: made from purchased material
26790505 - Hats, paper novelties: made from purchased paper 26790506 -
Novelties, paper: made from purchased material 26790600 - Telegraph, teletype,
and adding machine paper 26790601 - Adding machine rolls, paper: made from
purchased material 26790700 - Building, insulating, and packaging paper 26790701
- Building paper, laminated: made from purchased material 26790702 - Corrugated
paper: made from purchased material 26790704 - Insulating paper: batts, fills,
and blankets 26790800 - Building, insulating, and packaging paperboard 26790803
- Wallboard, decorated: made from purchased material 26790900 - Cardboard
products, except die-cut 26790901 - Cardboard: pasted, laminated, lined, or
surface coated 26790902 - Fuel cell forms, cardboard: made from purchased
material 26799903 - Paper products, converted, nec 26799904 - Paperboard
products, converted, nec 27210000 - Periodicals 27520202 - Catalogs,
lithographed 27520302 - Forms, business: lithographed 27520401 - Calendars,
lithographed 27520402 - Cards, lithographed 27520404 - Post cards, picture:
lithographed 27520405 - Souvenir cards, lithographed 27520502 - Maps,
lithographed 27520601 - Decals, lithographed 27520602 - Posters, lithographed
27520603 - Transfers, decalcomania or dry: lithographed 27520702 - Tags,
lithographed 27520703 - Tickets, lithographed 27520901 - Newspapers,
lithographed only 27520902 - Periodicals, lithographed 27529901 - Color
lithography 27529903 - Letters, circular or form: lithographed 27529904 -
Lithographing on metal 27529905 - Menus, lithographed 27590101 - Bank notes:
engraved 27599905 - Embossing on paper 27599906 - Engraving, nec 27599918 -
Thermography 27610000 - Manifold business forms 27619902 - Computer forms,
manifold or continuous 27619903 - Continuous forms, office and business 27710000
- Greeting cards 27820104 - Record albums 27820200 - Scrapbooks, albums, and
diaries 27820201 - Albums 27820300 - Looseleaf binders and devices 27829902 -
Chart and graph paper, ruled 27890100 - Display mounting 27890304 - Pamphlets,
binding 27890306 - Trade binding services 27899902 - Paper cutting 27899903 -
Swatches and samples 27910000 - Typesetting 27910100 - Hand composition
typesetting 27919901 - Typesetting, computer controlled 27960202 -
Photoengraving plates, linecuts or halftones 27969906 - Lithographic plates,
positives or negatives 28120000 - Alkalies and chlorine 28120100 - Alkalies
28120101 - Caustic potash, potassium hydroxide 28120102 - Caustic soda, sodium
hydroxide 28120105 - Soda ash, sodium carbonate (anhydrous) 28129901 - Chlorine,
compressed or liquefied 28130000 - Industrial gases 28130100 - Carbon dioxide
28130101 - Dry ice, carbon dioxide (solid) 28139901 - Acetylene 28139902 -
Aerosols 28139905 - Hydrogen 28139906 - Neon 28139907 - Nitrogen 28139909 -
Oxygen, compressed or liquefied 28160000 - Inorganic pigments 28160105 -
Titanium dioxide, anatase or rutile (pigments) 28160106 - Zinc pigments: zinc
oxide, zinc sulfide 28160200 - Color pigments 28169901 - Metallic and mineral
pigments, nec 28190000 - Industrial inorganic chemicals, nec 28190100 - Elements
28190106 - Iodine, elemental 28190200 - Inorganic acids except nitric and
phosphoric 28190204 - Hydrochloric acid 28190207 - Sulfuric acid, oleum 28190300
- Aluminum compounds 28190301 - Aluminum chloride 28190303 - Aluminum sulfate
28190304 - Bauxite, refined 28190401 - Brine 28190605 - Nuclear fuel and cores,
inorganic 28190700 - Carbides 28190701 - Calcium carbide 28190702 - Tungsten
carbide powder, except abrasive or metallurgical 28190800 - Silica compounds
28190900 - Metal salts and compounds except sodium, potassium, aluminum 28190903
- Calcium compounds and salts, inorganic, nec 28190904 - Chromates and
bichromates 28190907 - Copper compounds or salts, inorganic 28190909 - Iron
(ferric/ferrous) compounds or salts 28190912 - Magnesium compounds or salts,
inorganic 28190917 - Mercury, redistilled 28190921 - Tin (stannic/stannous)
compounds or salts, inorganic 28191000 - Nonmetallic compounds 28191001 -
Bleaching powder, lime bleaching compounds 28191002 - Boron compounds, nec, not
from mines 28191003 - Charcoal (carbon), activated 28191011 - Phosphates, except
fertilizers: defluorinated and ammoniated 28191012 - Sulfur chloride 28191015 -
Sulfur, recovered or refined, incl. from sour natural gas 28199901 - Catalysts,
chemical 28199902 - Chemicals, high purity: refined from technical grade
28199903 - Chemicals, reagent grade: refined from technical grade 28210000 -
Plastics materials and resins 28210100 - Thermosetting materials 28210101 -
Epoxy resins 28210103 - Melamine resins, melamine-formaldehyde 28210104 -
Polyesters 28210105 - Polyimides (skybond, kaplon) 28210106 - Polyurethane
resins 28210108 - Urea resins 28210200 - Thermoplastic materials 28210201 -
Acrylic resins 28210203 - Elastomers, nonvulcanizable (plastics) 28210204 -
Ethylene glycol terephthalic acid, mylar 28210205 - Nylon resins 28210206 -
Polycarbonate resins 28210207 - Polyethylene resins 28210208 - Polymethyl
methacrylate resins, plexiglass 28210210 - Polypropylene resins 28210211 -
Polystyrene resins 28210213 - Polytetrafluoroethylene resins, teflon 28210214 -
Polyvinyl butyral resins 28210215 - Polyvinyl chloride resins, PVC 28210216 -
Polyvinylidene chloride resins 28210217 - Styrene resins, nec 28210219 - Vinyl
resins, nec 28210400 - Plasticizer/additive based plastic materials 28210403 -
Coal tar resins 28210406 - Protein plastics 28219901 - Molding compounds,
plastics 28220000 - Synthetic rubber 28220102 - Butadiene-acrylonitrile, nitrile
rubbers, NBR 28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR,
GRS 28229901 - Acrylic rubbers, polyacrylate 28229905 - Ethylene-propylene
rubbers, EPDM polymers 28229906 - Fluoro rubbers 28229909 - Polyethylene,
chlorosulfonated, hypalon 28229911 - Silicone rubbers 28230000 - Cellulosic
manmade fibers 28240000 - Organic fibers, noncellulosic 28249901 - Acrylic
fibers 28249905 - Elastomeric fibers 28249906 - Fluorocarbon fibers 28249908 -
Nylon fibers 28249909 - Polyester fibers 28249912 - Protein fibers 28249916 -
Vinyl fibers 28330000 - Medicinals and botanicals 28330100 - Medicinal chemicals
28330105 - Organic medicinal chemicals: bulk, uncompounded 28330109 - Vitamins,
natural or synthetic: bulk, uncompounded 28330200 - Alkaloids and other
botanical based products 28330206 - Cinchona and derivatives 28330300 -
Antibiotics 28330400 - Animal based products 28330403 - Endocrine products
28340100 - Drugs affecting neoplasms and endrocrine systems 28340101 - Adrenal
pharmaceutical preparations 28340200 - Drugs acting on the central nervous
system & sense organs 28340201 - Analgesics 28340300 - Drugs acting on the
cardiovascular system, except diagnostic 28340301 - Digitalis pharmaceutical
preparations 28340400 - Drugs acting on the respiratory system 28340401 -
Antihistamine preparations 28340403 - Cough medicines 28340404 - Lozenges,
pharmaceutical 28340500 - Drugs acting on the gastrointestinal or genitourinary
system 28340501 - Antacids 28340600 - Dermatologicals 28340602 - Liniments
28340603 - Lip balms 28340604 - Ointments 28340605 - Suppositories 28340700 -
Vitamin, nutrient, and hematinic preparations for human use 28340701 -
Intravenous solutions 28340702 - Vitamin preparations 28340800 - Drugs affecting
parasitic and infective diseases 28340801 - Antibiotics, packaged 28340804 -
Penicillin preparations 28349901 - Chlorination tablets and kits (water
purification) 28349902 - Druggists' preparations (pharmaceuticals) 28349903 -
Emulsions, pharmaceutical 28349904 - Extracts of botanicals: powdered, pilular,
solid, or fluid 28349905 - Medicines, capsuled or ampuled 28349906 - Pills,
pharmaceutical 28349907 - Powders, pharmaceutical 28349908 - Proprietary drug
products 28349909 - Solutions, pharmaceutical 28349910 - Tablets, pharmaceutical
28349911 - Veterinary pharmaceutical preparations 28350000 - Diagnostic
substances 28359902 - Blood derivative diagnostic agents 28359903 - Cytology and
histology diagnostic agents 28359904 - Electrolyte diagnostic agents 28359905 -
Enzyme and isoenzyme diagnostic agents 28359906 - Hemotology diagnostic agents
28359907 - In vitro diagnostics 28359908 - In vivo diagnostics 28359909 -
Microbiology and virology diagnostic products 28359910 - Pregnancy test kits
28359911 - Radioactive diagnostic substances 28359912 - Veterinary diagnostic
substances 28360000 - Biological products, except diagnostic 28360100 - Blood
derivatives 28360101 - Coagulation products 28360102 - Plasmas 28360103 - Serums
28360200 - Extracts 28360201 - Allergens, allergenic extracts 28360300 -
Vaccines and other immunizing products 28360302 - Bacterial vaccines 28360304 -
Vaccines 28360400 - Culture media 28360402 - Bacteriological media 28369901 -
Veterinary biological products 28410000 - Soap and other detergents 28419901 -
Detergents, synthetic organic or inorganic alkaline 28419904 - Scouring
compounds 28419905 - Soap: granulated, liquid, cake, flaked, or chip 28419906 -
Textile soap 28420000 - Polishes and sanitation goods 28420102 - Cleaning or
polishing preparations, nec 28420103 - Degreasing solvent 28420104 - Drain pipe
solvents or cleaners 28420108 - Stain removers 28420109 - Sweeping compounds,
oil or water absorbent, clay or sawdust 28420110 - Wax removers 28420111 -
Window cleaning preparations 28420200 - Polishing preparations and related
products 28420204 - Floor waxes 28420207 - Metal polish 28420208 - Shoe polish
or cleaner 28420209 - Waxes for wood, leather, and other materials 28420300 -
Drycleaning preparations 28420301 - Rug, upholstery, or dry cleaning detergents
or spotters 28420400 - Sanitation preparations, disinfectants and deodorants
28420401 - Deodorants, nonpersonal 28420402 - Disinfectants, household or
industrial plant 28420403 - Industrial plant disinfectants or deodorants
28420404 - Sanitation preparations 28420500 - Laundry cleaning preparations
28420502 - Starch preparations, laundry 28429901 - Bleaches, household: dry or
liquid 28430000 - Surface active agents 28430100 - Oils and greases 28430101 -
Soluble oils or greases 28430200 - Finishing agents 28430201 - Leather finishing
agents 28430202 - Textile finishing agents 28430300 - Processing assistants
28440000 - Perfumes, cosmetics and other toilet preparations 28440100 - Hair
preparations, including shampoos 28440101 - Bleaches, hair 28440102 - Hair
coloring preparations 28440104 - Shampoos, rinses, conditioners: hair 28440105 -
Tonics, hair 28440200 - Oral preparations 28440201 - Denture cleaners 28440202 -
Mouthwashes 28440203 - Toothpastes or powders, dentifrices 28440300 - Perfumes
and colognes 28440302 - Concentrates, perfume 28440303 - Perfumes, natural or
synthetic 28440400 - Shaving preparations 28440500 - Cosmetic preparations
28440501 - Depilatories (cosmetic) 28440502 - Face creams or lotions 28440504 -
Suntan lotions and oils 28449901 - Bath salts 28449902 - Deodorants, personal
28449905 - Toilet preparations 28449906 - Towelettes, premoistened 28510000 -
Paints and allied products 28510100 - Paints and paint additives 28510101 -
Colors in oil, except artists' 28510103 - Marine paints 28510104 - Paint driers
28510105 - Paints, asphalt or bituminous 28510106 - Paints, waterproof 28510107
- Paints: oil or alkyd vehicle or water thinned 28510108 - Plastics base paints
and varnishes 28510109 - Undercoatings, paint 28510200 - Lacquers, varnishes,
enamels, and other coatings 28510201 - Coating, air curing 28510202 - Enamels,
nec 28510203 - Epoxy coatings 28510206 - Lacquer: bases, dopes, thinner 28510207
- Lithographic varnishes 28510208 - Polyurethane coatings 28510211 - Varnishes,
nec 28510212 - Vinyl coatings, strippable 28510213 - Wood stains 28510302 - Wood
fillers or sealers 28510400 - Removers and cleaners 28510401 - Paint removers
28610000 - Gum and wood chemicals 28610100 - Wood distillation products 28610103
- Hardwood distillates 28650000 - Cyclic crudes and intermediates 28650100 -
Dyes and pigments 28650106 - Biological stains 28650108 - Color pigments,
organic 28650110 - Dyes, synthetic organic 28650209 - Styrene 28650300 - Cyclic
organic intermediates 28650303 - Aniline, nitrobenzene 28650319 - Resorcinol
28650402 - Coal tar: crudes, intermediates, and distillates 28659901 - Chemical
indicators 28690000 - Industrial organic chemicals, nec 28690100 - Alcohols, non
beverage 28690101 - Alcohols, industrial: denatured (non-beverage) 28690103 -
Butyl alcohol, butanol 28690104 - Ethyl alcohol, ethanol 28690105 - Ethylene
glycols 28690108 - Methyl alcohol, synthetic, methanol 28690200 - Olefins
28690201 - Ethylene 28690300 - Amines, acids, salts, esters 28690306 -
Ethanolamines 28690307 - Fatty acid esters, aminos, etc. 28690400 - Fuels
28690401 - Rocket engine fuel, organic 28690500 - Perfumes, flavorings, and food
additives 28690501 - Flavors or flavoring materials, synthetic 28690503 -
Perfume materials, synthetic 28690506 - Sweeteners, synthetic 28690602 -
Acetone, synthetic 28699902 - Antioxidants, rubber processing: cyclic or acyclic
28699903 - Butadiene (industrial organic chemical) 28699914 - Embalming fluids
28699915 - Enzymes 28699920 - Glycerin 28699922 - High purity grade chemicals,
organic 28699923 - Hydraulic fluids, synthetic base 28699924 - Laboratory
chemicals, organic 28699926 - Plasticizers, organic: cyclic and acyclic 28699927
- Silicones 28699928 - Solvents, organic 28730000 - Nitrogenous fertilizers
28739901 - Fertilizers: natural (organic), except compost 28739903 - Nitrogen
solutions (fertilizer) 28740000 - Phosphatic fertilizers 28740100 - Phosphates
28740104 - Phosphoric acid 28750000 - Fertilizers, mixing only 28759901 -
Compost 28759902 - Potting soil, mixed 28790000 - Agricultural chemicals, nec
28790100 - Insecticides and pesticides 28790105 - Exterminating products, for
household or industrial use 28790106 - Insecticides, agricultural or household
28790107 - Pesticides, agricultural or household 28799901 - Agricultural
disinfectants 28799902 - Defoliants 28799903 - Fungicides, herbicides 28799905 -
Soil conditioners 28799906 - Trace elements (agricultural chemicals) 28910000 -
Adhesives and sealants 28910100 - Sealants 28910101 - Caulking compounds
28910103 - Sealing compounds for pipe threads or joints 28910104 - Sealing
compounds, synthetic rubber or plastic 28910105 - Sealing wax 28910200 -
Adhesives 28910201 - Adhesives, paste 28910202 - Adhesives, plastic 28910203 -
Cement, except linoleum and tile 28910205 - Epoxy adhesives 28910206 - Glue
28910208 - Rubber cement 28920000 - Explosives 28920101 - Detonators and
detonating caps 28920211 - Nitroglycerin (explosive) 28920217 - Slurries
(explosive) 28939902 - Gravure ink 28939903 - Letterpress or offset ink 28939904
- Lithographic ink 28939905 - Screen process ink 28950000 - Carbon black
28990000 - Chemical preparations, nec 28990100 - Oils and essential oils
28990105 - Essential oils 28990108 - Incense 28990110 - Magnetic inspection oil
or powder 28990200 - Acids 28990201 - Acid resist for etching 28990300 - Gelatin
28990302 - Gelatin: edible, technical, photographic, or pharmaceutical 28990400
- Flares, fireworks, and similar preparations 28990402 - Fireworks 28990404 -
Fusees: highway, marine, or railroad 28990500 - Sizes 28990501 - Dextrine sizes
28999902 - Antifreeze compounds 28999903 - Antiscaling compounds, boiler
28999905 - Carbon removing solvent 28999906 - Chemical cotton (processed cotton
linters) 28999907 - Chemical supplies for foundries 28999908 - Concrete curing
and hardening compounds 28999911 - Corrosion preventive lubricant 28999912 -
Deicing or defrosting fluid 28999913 - Desalter kits, sea water 28999914 -
Distilled water 28999915 - Drilling mud 28999916 - Dyes and tints, household
28999918 - Fire retardant chemicals 28999919 - Fluxes: brazing, soldering,
galvanizing, and welding 28999920 - Foam charge mixtures 28999921 - Food
contamination testing or screening kits 28999922 - Frit 28999923 - Fuel tank or
engine cleaning chemicals 28999924 - Gun slushing compounds 28999927 - Ink or
writing fluids 28999928 - Insulating compounds 28999931 - Metal treating
compounds 28999933 - Oil treating compounds 28999935 - Oxidizers, inorganic
28999939 - Plastic wood 28999940 - Plating compounds 28999942 - Rust resisting
compounds 28999943 - Salt 28999944 - Sodium chloride, refined 28999945 - Soil
testing kits 28999948 - Water treating compounds 28999949 - Waterproofing
compounds 28999950 - Oil absorption equipment 28999951 - Fuel treating compounds
28999952 - Drug testing kits, blood and urine 29110000 - Petroleum refining
29110100 - Gases and liquefied petroleum gases 29110101 - Gas, refinery 29110202
- Gasoline blending plants 29110206 - Solvents 29110302 - Diesel fuels 29110303
- Oils, fuel 29110305 - Oils, partly refined: sold for rerunning 29110402 -
Mineral oils, natural 29110403 - Mineral waxes, natural 29110404 - Oils,
lubricating 29110405 - Paraffin wax 29110600 - Aromatic chemical products
29110702 - Fuel additives 29119901 - Fractionation products of crude petroleum,
hydrocarbons, nec 29510000 - Asphalt paving mixtures and blocks 29510100 -
Paving blocks 29510101 - Asphalt paving blocks (not from refineries) 29510200 -
Paving mixtures 29510201 - Asphalt and asphaltic paving mixtures (not from
refineries) 29510202 - Coal tar paving materials (not from refineries) 29510203
- Concrete, asphaltic (not from refineries) 29510204 - Concrete, bituminous
29510206 - Road materials, bituminous (not from refineries) 29520000 - Asphalt
felts and coatings 29520100 - Roofing materials 29520102 - Roof cement: asphalt,
fibrous, or plastic 29520103 - Roofing felts, cements, or coatings, nec 29520200
- Siding materials 29520202 - Siding, insulating: impregnated, from purchased
materials 29529901 - Asphalt saturated board 29529902 - Coating compounds, tar
29920000 - Lubricating oils and greases 29920100 - Lubricating oils 29920102 -
Cutting oils, blending: made from purchased materials 29929901 - Oils and
greases, blending and compounding 29929902 - Re-refining lubricating oils and
greases, nec 29990000 - Petroleum and coal products, nec 29990101 - Coke (not
from refineries), petroleum 29990200 - Fuel briquettes and waxes 29990202 -
Waxes, petroleum: not produced in petroleum refineries 30110000 - Tires and
inner tubes 30110105 - Industrial inner tubes 30110107 - Truck or bus inner
tubes 30110201 - Agricultural tires, pneumatic 30110205 - Industrial tires,
pneumatic 30110206 - Motorcycle tires, pneumatic 30110300 - Tire and inner tube
materials and related products 30110301 - Retreading materials, tire 30119901 -
Tires, cushion or solid rubber 30210000 - Rubber and plastics footwear 30210102
- Boots, plastic 30210200 - Shoes, rubber or plastic molded to fabric 30210201 -
Canvas shoes, rubber soled 30210203 - Sandals, rubber 30210204 - Shoes, plastic
soles molded to fabric uppers 30210205 - Shoes, rubber or rubber soled fabric
uppers 30520000 - Rubber and plastics hose and beltings 30520100 - Rubber hose
30520101 - Air line or air brake hose, rubber or rubberized fabric 30520104 -
Fire hose, rubber 30520107 - Hose, pneumatic: rubber or rubberized fabric, nec
30520200 - Plastic hose 30520202 - Garden hose, plastic 30520300 - Rubber
belting 30520301 - Transmission belting, rubber 30520302 - V-belts, rubber
30530000 - Gaskets; packing and sealing devices 30530100 - Gaskets and sealing
devices 30530101 - Gasket materials 30530102 - Gaskets, all materials 30530107 -
Oil seals, rubber 30530200 - Packing materials 30530204 - Packing, rubber
30530205 - Packing: steam engines, pipe joints, air compressors, etc. 30610000 -
Mechanical rubber goods 30619901 - Appliance rubber goods (mechanical) 30619903
- Medical and surgical rubber tubing (extruded and lathe-cut) 30619904 - Oil and
gas field machinery rubber goods (mechanical) 30690000 - Fabricated rubber
products, nec 30690100 - Medical and laboratory rubber sundries and related
products 30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.
30690106 - Medical sundries, rubber 30690109 - Water bottles, rubber 30690200 -
Rubber floorcoverings/mats and wallcoverings 30690203 - Floor coverings, rubber
30690204 - Flooring, rubber: tile or sheet 30690205 - Mats or matting, rubber,
nec 30690206 - Sheeting, rubber or rubberized fabric 30690207 - Stair treads,
rubber 30690208 - Tile, rubber 30690310 - Rubberized fabrics 30690311 - Wet
suits, rubber 30690400 - Air-supported rubber structures 30690402 - Balloons,
metal foil laminated with rubber 30690403 - Life jackets, inflatable: rubberized
fabric 30690404 - Life rafts, rubber 30690500 - Boot or shoe products, rubber
30690501 - Heels, boot or shoe: rubber, composition, or fiber 30690502 - Soles,
boot or shoe: rubber, composition, or fiber 30690602 - Custom compounding of
rubber materials 30690605 - Latex, foamed 30690606 - Reclaimed rubber (reworked
by manufacturing processes) 30690607 - Rug backing compounds, latex 30690700 -
Sponge rubber and sponge rubber products 30690702 - Weather strip, sponge rubber
30690801 - Baby pacifiers, rubber 30690802 - Birth control devices, rubber
30690804 - Nipples, rubber 30690900 - Stationer's rubber sundries 30690902 -
Rubber bands 30691000 - Hard rubber and molded rubber products 30691004 - Hard
rubber products, nec 30691006 - Molded rubber products 30691008 - Sheets, hard
rubber 30691009 - Tubes, hard rubber 30691300 - Rubber rolls and roll coverings
30691302 - Roll coverings, rubber 30691303 - Rolls, solid or covered rubber
30691500 - Rubber hardware 30691501 - Bushings, rubber 30691502 - Castings,
rubber 30691503 - Expansion joints, rubber 30691504 - Grommets, rubber 30691505
- Plumbers' rubber goods 30691506 - Washers, rubber 30691600 - Rubber tape
30691602 - Tape, pressure sensitive: rubber 30699901 - Bags, rubber or
rubberized fabric 30699904 - Film, rubber 30699905 - Foam rubber 30699906 - Fuel
tanks, collapsible: rubberized fabric 30699910 - Linings, vulcanizable rubber
30699913 - Pontoons, rubber 30699914 - Pump sleeves, rubber 30699915 - Roofing,
membrane rubber 30699918 - Toys, rubber 30699920 - Tubing, rubber 30810000 -
Unsupported plastics film and sheet 30810100 - Plastics film and sheet 30810101
- Packing materials, plastics sheet 30810102 - Photographic and X-ray film and
sheet 30810103 - Polyethylene film 30810104 - Polypropylene film and sheet
30810105 - Polyvinyl film and sheet 30810106 - Vinyl film and sheet 30819901 -
Film base, cellulose acetate or nitrocellulose plastics 30819902 - Floor or wall
covering, unsupported plastics 30819903 - Tile, unsupported plastics 30820000 -
Unsupported plastics profile shapes 30829901 - Rods, unsupported plastics
30829902 - Tubes, unsupported plastics 30830000 - Laminated plastics plate and
sheet 30839901 - Laminated plastics sheets 30839902 - Plastics finished
products, laminated 30839904 - Thermoplastics laminates: rods, tubes, plates,
and sheet 30839905 - Thermosetting laminates: rods, tubes, plates, and sheet
30840000 - Plastics pipe 30850000 - Plastics bottles 30860000 - Plastics foam
products 30869901 - Carpet and rug cushions, foamed plastics 30869902 - Cups and
plates, foamed plastics 30869903 - Ice chests or coolers (portable), foamed
plastics 30869904 - Insulation or cushioning material, foamed plastics 30869905
- Packaging and shipping materials, foamed plastics 30869906 - Padding, foamed
plastics 30870000 - Custom compound purchased resins 30880000 - Plastics
plumbing fixtures 30889901 - Bathroom fixtures, plastics 30889903 - Shower
stalls, fiberglass and plastics 30889905 - Toilet fixtures, plastics 30889906 -
Tubs (bath, shower, and laundry), plastics 30890000 - Plastics products, nec
30890100 - Plastics containers, except foam 30890101 - Battery cases, plastics
or plastics combination 30890102 - Boxes, plastics 30890103 - Buckets, plastics
30890104 - Cases, plastics 30890105 - Garbage containers, plastics 30890106 -
Jars, plastics 30890107 - Organizers for closets, drawers, etc.: plastics
30890109 - Planters, plastics 30890110 - Plastics and fiberglass tanks 30890111
- Tubs, plastics (containers) 30890200 - Plastics kitchenware, tableware, and
houseware 30890201 - Bottle caps, molded plastics 30890203 - Caps, plastics
30890205 - Clothes hangers, plastics 30890207 - Cups, plastics, except foam
30890211 - Kitchenware, plastics 30890214 - Plates, plastics 30890216 -
Tableware, plastics 30890217 - Tissue dispensers, plastics 30890219 - Trays,
plastics 30890220 - Tumblers, plastics 30890300 - Plastics hardware and building
products 30890301 - Awnings, fiberglass and plastics combination 30890302 -
Composition stone, plastics 30890304 - Doors, folding: plastics or plastics
coated fabric 30890306 - Ducting, plastics 30890307 - Fences, gates, and
accessories: plastics 30890308 - Fittings for pipe, plastics 30890310 - Gutters
(glass fiber reinforced), fiberglass or plastics 30890311 - Hardware, plastics
30890312 - Netting, plastics 30890313 - Panels, building: plastics, nec 30890314
- Reinforcing mesh, plastics 30890315 - Septic tanks, plastics 30890317 -
Siding, plastics 30890319 - Washers, plastics 30890320 - Window frames and sash,
plastics 30890321 - Window screening, plastics 30890322 - Windows, plastics
30890324 - Fiberglass doors 30890402 - Soles, boot or shoe: plastics 30890500 -
Plastics boats and other marine equipment 30890502 - Buoys and floats, plastics
30890600 - Plastics processing 30890601 - Blow molded finished plastics
products, nec 30890603 - Casting of plastics 30890604 - Celluloid products
30890605 - Coloring and finishing of plastics products 30890606 - Engraving of
plastics 30890608 - Injection molded finished plastics products, nec 30890609 -
Injection molding of plastics 30890610 - Laminating of plastics 30890611 -
Molding primary plastics 30890612 - Synthetic resin finished products, nec
30890613 - Thermoformed finished plastics products, nec 30890614 - Vulcanized
fiber plates, sheets, rods, or tubes 30890615 - Extruded finished plastics
products, nec 30899901 - Air mattresses, plastics 30899902 - Aquarium
accessories, plastics 30899903 - Bands, plastics 30899904 - Bearings, plastics
30899906 - Blister or bubble formed packaging, plastics 30899907 - Closures,
plastics 30899909 - Floor coverings, plastics 30899910 - Food casings, plastics
30899912 - Handles, brush or tool: plastics 30899913 - Identification cards,
plastics 30899914 - Kits, plastics 30899915 - Lenses, except optical: plastics
30899916 - Monofilaments, nontextile 30899917 - Novelties, plastics 30899918 -
Pallets, plastics 30899919 - Sponges, plastics 30899920 - Stock shapes, plastics
30899923 - Toilets, portable chemical: plastics 30899924 - Windshields, plastics
30899925 - Work gloves, plastics 31110000 - Leather tanning and finishing
31110100 - Equestrian leather products 31110104 - Saddlery leather 31110200 -
Shoe leather 31110300 - Leather processing 31110305 - Embossing of leather
31110307 - Hides: tanning, currying, and finishing 31110311 - Tanneries, leather
31110400 - Accessory products, leather 31110401 - Bag leather 31110701 -
Mechanical leather 31310104 - Laces, shoe and boot: leather 31310201 - Counters
31310301 - Rands 31310303 - Soles, shoe and boot: except rubber, plastics, etc.
31310400 - Inner parts for shoes 31310401 - Inner soles, leather 31310502 -
Quarters 31420000 - House slippers 31430000 - Men's footwear, except athletic
31439901 - Boots, dress or casual: men's 31439903 - Orthopedic shoes, men's
31439905 - Work shoes, men's 31440000 - Women's footwear, except athletic
31449901 - Boots, canvas or leather: women's 31449902 - Dress shoes, women's
31490102 - Sandals, except rubber or plastic: children's 31499901 - Athletic
shoes, except rubber or plastic 31510000 - Leather gloves and mittens 31519902 -
Gloves, leather: work 31610000 - Luggage 31610100 - Clothing and apparel
carrying cases 31610103 - Suitcases 31610104 - Traveling bags 31619901 -
Attache' cases 31619902 - Briefcases 31619903 - Camera carrying bags 31619904 -
Cases, carrying, nec 31619905 - Musical instrument cases 31619906 - Sample cases
31710000 - Women's handbags and purses 31719901 - Handbags, women's 31719902 -
Purses, women's 31720000 - Personal leather goods, nec 31720102 - Coin purses
31720103 - Handbags, regardless of material: men's 31720200 - Leather cases
31720202 - Cases, glasses 31720203 - Cases, jewelry 31729903 - Cosmetic bags
31990100 - Equestrian related leather articles 31990103 - Harness or harness
parts 31990105 - Saddles or parts 31990200 - Leather garments 31990202 -
Helmets, leather 31990203 - Holsters, leather 31990300 - Leather belting and
strapping 31990302 - Belting for machinery: solid, twisted, flat, etc.: leather
31990305 - Safety belts, leather 31990307 - Straps, leather 31999904 - Desk
sets, leather 31999905 - Dog furnishings: collars, leashes, muzzles, etc.:
leather 31999908 - Novelties, leather 32110000 - Flat glass 32110102 - Optical
glass, flat 32110200 - Strengthened or reinforced glass 32110201 - Laminated
glass 32110202 - Tempered glass 32110300 - Construction glass 32110301 -
Building glass, flat 32110302 - Insulating glass, sealed units 32110303 -
Skylight glass 32110305 - Window glass, clear and colored 32110400 - Plate and
sheet glass 32110402 - Sheet glass 32210000 - Glass containers 32210100 - Food
containers, glass 32210103 - Water bottles, glass 32219901 - Bottles for
packing, bottling, and canning: glass 32219903 - Cosmetic jars, glass 32219904 -
Medicine bottles, glass 32219906 - Vials, glass 32290000 - Pressed and blown
glass, nec 32290100 - Glass furnishings and accessories 32290105 - Cooking
utensils, glass or glass ceramic 32290106 - Tableware, glass or glass ceramic
32290107 - Vases, glass 32290200 - Optical glass 32290202 - Ophthalmic glass,
except flat 32290302 - Glassware, industrial 32290303 - Insulators, electrical:
glass 32290400 - Glass fiber products 32290401 - Fiber optics strands 32290600 -
Scientific glassware 32290700 - Glass lighting equipment parts 32290701 - Bulbs
for electric lights 32290704 - Lamp parts and shades, glass 32290800 - Art,
decorative and novelty glassware 32290802 - Glassware, art or decorative
32290803 - Novelty glassware 32290804 - Stationers' glassware: inkwells, clip
cups, etc. 32310000 - Products of purchased glass 32310100 - Ornamental glass:
cut, engraved or otherwise decorated 32310101 - Christmas tree ornaments: made
from purchased glass 32310103 - Decorated glassware: chipped, engraved, etched,
etc. 32310104 - Enameled glass 32310107 - Novelties, glass: fruit, foliage,
flowers, animals, etc. 32310108 - Stained glass: made from purchased glass
32310200 - Mirrored glass 32310301 - Aquariums and reflectors, glass 32310302 -
Reflector glass beads, for highway signs or reflectors 32310400 - Strengthened
or reinforced glass 32310401 - Insulating glass: made from purchased glass
32310402 - Insulating units, multiple-glazed: made from purchased glass 32310404
- Leaded glass 32310405 - Safety glass: made from purchased glass 32310406 -
Tempered glass: made from purchased glass 32310407 - Windshields, glass: made
from purchased glass 32310500 - Laboratory glassware 32310501 - Medical and
laboratory glassware: made from purchased glass 32310502 - Scientific and
technical glassware: from purchased glass 32319901 - Art glass: made from
purchased glass 32319902 - Doors, glass: made from purchased glass 32319903 -
Furniture tops, glass: cut, beveled, or polished 32319904 - Glass sheet bent:
made from purchased glass 32319905 - Industrial glassware: made from purchased
glass 32319907 - Framed mirrors 32410000 - Cement, hydraulic 32419901 - Masonry
cement 32419902 - Natural cement 32419903 - Portland cement 32510000 - Brick and
structural clay tile 32510100 - Structural brick and blocks 32510101 - Brick
clay: common face, glazed, vitrified, or hollow 32510105 - Paving brick, clay
32510202 - Building tile, clay 32530000 - Ceramic wall and floor tile 32530102 -
Quarry tile, clay 32530200 - Ceramic wall and floor tile 32530201 - Floor tile,
ceramic 32530202 - Mosaic tile, glazed and unglazed: ceramic 32530203 - Wall
tile, ceramic 32550000 - Clay refractories 32550200 - Glasshouse refractories
32550301 - Brick, clay refractory 32550305 - Tile, clay refractory 32559901 -
Castable refractories: clay 32559906 - Mortars, clay refractory 32590100 - Clay
sewer and drainage pipe and tile 32590103 - Liner brick or plates for sewer/tank
lining, vitrified clay 32590104 - Sewer pipe or fittings, clay 32590200 - Clay
chimney products 32590300 - Architectural clay products 32590302 - Architectural
terra cotta 32590303 - Roofing tile, clay 32610000 - Vitreous plumbing fixtures
32610100 - Bathroom accessories/fittings, vitreous china or earthenware 32610200
- Plumbing fixtures, vitreous china 32610201 - Bidets, vitreous china 32629902 -
China cookware 32629903 - Dishes, commercial or household: vitreous china
32629904 - Tableware, vitreous china 32630000 - Semivitreous table and
kitchenware 32639902 - Cookware, fine earthenware 32640000 - Porcelain
electrical supplies 32649902 - Ferrite and ferrite parts 32649903 - Insulators,
electrical: porcelain 32649905 - Magnets, permanent: ceramic or ferrite 32649906
- Porcelain parts for electrical devices, molded 32690202 - Cones, pyrometric:
earthenware 32690203 - Filtering media, pottery 32690301 - Decalcomania work on
china and glass 32690400 - Pottery household articles, except kitchen articles
32690403 - Vases, pottery 32699901 - Art and ornamental ware, pottery 32699902 -
Figures: pottery, china, earthenware, and stoneware 32699905 - Stoneware pottery
products 32710000 - Concrete block and brick 32719901 - Architectural concrete:
block, split, fluted, screen, etc. 32719902 - Blocks, concrete or cinder:
standard 32719904 - Blocks, concrete: chimney or fireplace 32719907 - Blocks,
concrete: heat absorbing 32719908 - Blocks, concrete: insulating 32719909 -
Blocks, concrete: landscape or retaining wall 32719911 - Brick, concrete
32719912 - Paving blocks, concrete 32719915 - Sewer and manhole block, concrete
32720000 - Concrete products, nec 32720100 - Liquid catch basins, tanks, and
covers: concrete 32720101 - Catch basin covers, concrete 32720102 - Manhole
covers or frames, concrete 32720103 - Septic tanks, concrete 32720104 - Tanks,
concrete 32720206 - Silo staves, cast stone or concrete 32720300 - Precast
terrazzo or concrete products 32720302 - Burial vaults, concrete or precast
terrazzo 32720303 - Concrete products, precast, nec 32720304 - Floor slabs and
tiles, precast concrete 32720306 - Fountains, concrete 32720309 - Furniture,
garden: concrete 32720312 - Roofing tile and slabs, concrete 32720313 - Shower
receptors, concrete 32720316 - Steps, prefabricated concrete 32720318 - Terrazzo
products, precast, nec 32720320 - Ties, railroad: concrete 32720321 - Tile,
precast terrazzo or concrete 32720324 - Wash foundations, precast terrazzo
32720402 - Fireplaces, concrete 32720500 - Concrete window and door components,
sills and frames 32720503 - Lintels, concrete 32720505 - Window sills, cast
stone 32720600 - Concrete products used to facilitate drainage 32720604 -
Culvert pipe, concrete 32720607 - Irrigation pipe, concrete 32720608 - Pipe,
concrete or lined with concrete 32720609 - Pressure pipe, reinforced concrete
32720610 - Sewer pipe, concrete 32720700 - Concrete structural support and
building material 32720702 - Building materials, except block or brick: concrete
32720703 - Building stone, artificial: concrete 32720704 - Cast stone, concrete
32720705 - Columns, concrete 32720708 - Joists, concrete 32720709 - Panels and
sections, prefabricated concrete 32720713 - Stone, cast concrete 32720800 -
Monuments and grave markers, except terrazzo 32720802 - Monuments, concrete
32729901 - Art marble, concrete 32729902 - Dry mixture concrete 32729903 -
Paving materials, prefabricated concrete 32729904 - Prestressed concrete
products 32740000 - Lime 32740100 - Building lime 32749901 - Agricultural lime
32749902 - Dolomitic lime, dead-burned dolomite 32750000 - Gypsum products
32750103 - Wallboard, gypsum 32759902 - Cement, Keene's 32810000 - Cut stone and
stone products 32810100 - Furniture, cut stone 32810101 - Altars, cut stone
32810104 - Table tops, marble 32810200 - Household articles, except furniture:
cut stone 32810201 - Bathroom fixtures, cut stone 32810204 - Urns, cut stone
32810300 - Building stone products 32810301 - Dimension stone for buildings
32810302 - Marble, building: cut and shaped 32810400 - Slate products 32810401 -
Blackboards, slate 32810501 - Burial vaults, stone 32810502 - Monuments, cut
stone (not finishing or lettering only) 32810503 - Pedestals, marble 32810601 -
Curbing, granite or stone 32810602 - Flagstones 32810603 - Paving blocks, cut
stone 32819901 - Granite, cut and shaped 32819902 - Limestone, cut and shaped
32819903 - Stone, quarrying and processing of own stone products 32910000 -
Abrasive products 32910200 - Abrasive stones, except grinding stones: ground or
whole 32910202 - Hones 32910300 - Abrasive metal and steel products 32910304 -
Steel shot abrasive 32910305 - Steel wool 32910400 - Abrasive wheels and
grindstones, not artificial 32910401 - Buffing or polishing wheels, abrasive or
nonabrasive 32910403 - Wheels, abrasive 32910500 - Synthetic abrasives 32910508
- Tungsten carbide abrasive 32910600 - Coated abrasive products 32910603 -
Sandpaper 32910701 - Grindstones, artificial 32910705 - Wheels, grinding:
artificial 32910800 - Abrasive grains 32919901 - Abrasive buffs, bricks, cloth,
paper, stones, etc. 32920000 - Asbestos products 32920300 - Asbestos insulating
materials 32920304 - Pipe covering (heat insulating material), except felt
32950000 - Minerals, ground or treated 32950100 - Minerals, ground or otherwise
treated 32950200 - Earths, ground or otherwise treated 32950202 - Clay for
petroleum refining, chemically processed 32950203 - Clay, ground or otherwise
treated 32950208 - Graphite, natural: ground, pulverized, refined, or blended
32950210 - Cat box filler 32950212 - Perlite, aggregate or expanded 32950214 -
Pulverized earth 32950217 - Silicon, ultra high purity: treated 32959903 -
Roofing granules 32959904 - Slag, crushed or ground 32960000 - Mineral wool
32960100 - Mineral wool insulation products 32960101 - Fiberglass insulation
32960102 - Insulation: rock wool, slag, and silica minerals 32969901 -
Acoustical board and tile, mineral wool 32969902 - Glass wool 32970000 - Nonclay
refractories 32970100 - Brick refractories 32970200 - Cement refractories
32970201 - Cement refractories, nonclay 32970203 - Cement: high temperature,
refractory (nonclay) 32970300 - Heat resistant mixtures 32979902 - Castable
refractories, nonclay 32979904 - Graphite refractories: carbon bond or ceramic
bond 32990200 - Sand lime products 32990300 - Ornamental and architectural
plaster work 32990301 - Architectural sculptures: gypsum, clay, papier mache,
etc. 32990304 - Moldings, architectural: plaster of paris 32990306 - Stucco
32990400 - Nonmetallic mineral statuary and other decorative products 32990401 -
Art goods: plaster of paris, papier mache, and scagliola 32990404 - Fountains,
plaster of paris 32990405 - Images, small: gypsum, clay, or papier mache
32990407 - Plaques: clay, plaster, or papier mache 32999901 - Ceramic fiber
32999906 - Tubing for electrical purposes, quartz 33120100 - Chemicals and other
products derived from coking 33120106 - Coke oven products (chemical recovery),
nec 33120108 - Coke, produced in chemical recovery coke ovens 33120110 - Light
oil crude, from chemical recovery coke ovens 33120200 - Blast furnace and
related products 33120301 - Billets, steel 33120303 - Ingots, steel 33120304 -
Slabs, steel 33120402 - Railroad crossings, steel or iron 33120404 - Rails,
steel or iron 33120405 - Structural shapes and pilings, steel 33120500 - Bar,
rod, and wire products 33120501 - Bars and bar shapes, steel, cold-finished: own
hot-rolled 33120502 - Bars and bar shapes, steel, hot-rolled 33120505 - Wire
products, steel or iron 33120600 - Pipes and tubes 33120601 - Pipes, iron and
steel 33120602 - Tubes, steel and iron 33120700 - Plate, sheet and strip, except
coated products 33120701 - Armor plate 33120702 - Plate, steel 33120703 - Sheet
or strip, steel, cold-rolled: own hot-rolled 33120704 - Sheet or strip, steel,
hot-rolled 33120800 - Tool and die steel and alloys 33120801 - Ferroalloys,
produced in blast furnaces 33120802 - Stainless steel 33120803 - Tool and die
steel 33120900 - Wheels 33120902 - Wheels, locomotive and car: iron and steel
33121000 - Coated or plated products 33121002 - Galvanized pipes, plates,
sheets, etc.: iron and steel 33129903 - Fence posts, iron and steel 33129904 -
Forgings, iron and steel 33129906 - Iron and steel products, hot-rolled 33129907
- Sinter, iron 33129908 - Tin-free steel 33130000 - Electrometallurgical
products 33130200 - Ferroalloys 33130201 - Alloys, additive, except copper: not
made in blast furnaces 33139902 - Tungsten carbide powder 33150000 - Steel wire
and related products 33150101 - Chain link fencing 33150102 - Fence gates,
posts, and fittings: steel 33150202 - Nails, steel: wire or cut 33150205 -
Staples, steel: wire or cut 33150300 - Wire and fabricated wire products
33150302 - Baskets, steel wire 33150303 - Cable, steel: insulated or armored
33150305 - Welded steel wire fabric 33150307 - Wire products, ferrous/iron: made
in wiredrawing plants 33150308 - Wire, ferrous/iron 33150309 - Wire, steel:
insulated or armored 33160000 - Cold finishing of steel shapes 33160101 - Strip,
steel, cold-rolled, nec: from purchased hot-rolled, 33160102 - Strip, steel,
flat bright, cold-rolled: purchased hot-rolled 33169901 - Bars, steel, cold
finished, from purchased hot-rolled 33169903 - Sheet, steel, cold-rolled, nec:
from purchased hot-rolled 33170000 - Steel pipe and tubes 33170100 - Seamless
pipes and tubes 33170101 - Pipes, seamless steel 33170102 - Tubes, seamless
steel 33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless
33170200 - Welded pipe and tubes 33170201 - Boiler tubes (wrought) 33170203 -
Pipes, wrought: welded, lock joint, or heavy riveted 33170204 - Tubes, wrought:
welded or lock joint 33170205 - Well casing, wrought: welded, lock joint, or
heavy riveted 33210000 - Gray and ductile iron foundries 33210100 - Cast iron
pipe and fittings 33210102 - Sewer pipe, cast iron 33210103 - Soil pipe and
fittings: cast iron 33219901 - Cooking utensils, cast iron 33219902 - Ductile
iron castings 33219903 - Gray iron castings, nec 33219904 - Gray iron ingot
molds, cast 33219905 - Manhole covers, metal 33219906 - Railroad car wheels and
brake shoes, cast iron 33220000 - Malleable iron foundries 33240000 - Steel
investment foundries 33249901 - Aerospace investment castings, ferrous 33249902
- Commercial investment castings, ferrous 33250000 - Steel foundries, nec
33259901 - Alloy steel castings, except investment 33259902 - Bushings, cast
steel: except investment 33259903 - Railroad car wheels, cast steel 33310000 -
Primary copper 33310100 - Primary copper smelter products 33310101 - Blister
copper 33340000 - Primary aluminum 33340100 - Aluminum ingots and slabs 33340102
- Slabs (primary), aluminum 33349901 - Pigs, aluminum 33390000 - Primary
nonferrous metals, nec 33390101 - Antifriction bearing metals, lead-base
33390102 - Lead smelting and refining (primary) 33390103 - Zinc refining
(primary), including slabs & dust 33390104 - Zinc smelting (primary), including
zinc residue 33390200 - Precious metals 33390201 - Gold refining (primary)
33390300 - Silicon and chromium 33390302 - Silicon refining (primary, over 99%
pure) 33390304 - Silicon, pure 33399903 - Beryllium metal 33399919 - Zirconium
metal, sponge and granules 33410000 - Secondary nonferrous metals 33410101 -
Lead smelting and refining (secondary) 33410200 - Secondary precious metals
33410202 - Platinum group metals, smelting and refining (secondary) 33410203 -
Silver recovery from used photographic film 33419901 - Aluminum smelting and
refining (secondary) 33419903 - Brass smelting and refining (secondary) 33419905
- Copper smelting and refining (secondary) 33419911 - Recovery and refining of
nonferrous metals 33510000 - Copper rolling and drawing 33510100 - Copper and
copper alloy sheet, strip, plate, and products 33510101 - Bands, copper and
copper alloy 33510105 - Strip, copper and copper alloy 33510200 - Copper and
copper alloy pipe and tube 33510201 - Copper pipe 33510202 - Pipe, brass and
bronze 33510203 - Tubing, copper and copper alloy 33519904 - Extruded shapes,
nec, copper and copper alloy 33519905 - Rails, copper and copper alloy 33519907
- Wire, copper and copper alloy 33530000 - Aluminum sheet, plate, and foil
33530100 - Aluminum sheet and strip 33530101 - Coils, sheet aluminum 33530102 -
Flat rolled shapes, nec, aluminum 33539901 - Foil, aluminum 33539903 - Tubes,
welded, aluminum 33540000 - Aluminum extruded products 33540102 - Coils, rod,
extruded, aluminum 33540200 - Aluminum pipe and tube 33540203 - Tube, extruded
or drawn, aluminum 33549901 - Shapes, extruded aluminum, nec 33550000 - Aluminum
rolling and drawing, nec 33550100 - Aluminum wire and cable 33550201 - Bars,
rolled, aluminum 33550401 - Rails, rolled and drawn, aluminum 33550402 -
Structural shapes, rolled, aluminum 33560000 - Nonferrous rolling and drawing,
nec 33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc. 33560201 -
Gold and gold alloy bars, sheets, strip, etc. 33560400 - Nickel 33560402 -
Nickel and nickel alloy: rolling, drawing, or extruding 33560600 - Titanium
33560602 - Titanium and titanium alloy: rolling, drawing, or extruding 33569901
- Battery metal 33569902 - Solder: wire, bar, acid core, and rosin core 33569904
- Welding rods 33570000 - Nonferrous wiredrawing and insulating 33570100 -
Communication wire 33570101 - Coaxial cable, nonferrous 33570102 - Fiber optic
cable (insulated) 33579902 - Aluminum wire and cable 33579905 - Building wire
and cable, nonferrous 33579906 - Magnet wire, nonferrous 33579907 - Shipboard
cable, nonferrous 33630000 - Aluminum die-castings 33640000 - Nonferrous
die-castings except aluminum 33640100 - Copper and copper alloy die-castings
33640101 - Brass and bronze die-castings 33640201 - Lead die-castings 33640202 -
Zinc and zinc-base alloy die-castings 33649901 - Magnesium and magnesium-base
alloy die-castings 33650000 - Aluminum foundries 33650101 - Cooking/kitchen
utensils, cast aluminum 33650200 - Aluminum and aluminum-based alloy castings
33650201 - Aerospace castings, aluminum 33650202 - Machinery castings, aluminum
33659901 - Masts, cast aluminum 33660000 - Copper foundries 33660100 - Bushings
and bearings 33660200 - Propellers 33660202 - Propellers, ship: cast brass
33669901 - Brass foundry, nec 33669902 - Bronze foundry, nec 33669903 - Castings
(except die), nec, brass 33669904 - Castings (except die), nec, bronze 33669906
- Castings (except die), nsk 33669907 - Machinery castings, brass 33690000 -
Nonferrous foundries, nec 33690101 - Lead castings, except die-castings 33690103
- Zinc and zinc-base alloy castings, except die-castings 33699901 - Aerospace
castings, nonferrous: except aluminum 33699902 - Castings, except die-castings,
precision 33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper
33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting 33699905
- Titanium castings, except die-casting 33980000 - Metal heat treating 33989901
- Annealing of metal 33989902 - Brazing (hardening) of metal 33989903 - Metal
burning 33989904 - Shot peening (treating steel to reduce fatigue) 33989905 -
Tempering of metal 33990000 - Primary metal products 33990100 - Metal powders,
pastes, and flakes 33990102 - Flakes, metal 33990103 - Iron, powdered 33990105 -
Powder, metal 33990106 - Silver powder 33990200 - Metal fasteners 33990201 -
Brads: aluminum, brass, or other nonferrous metal or wire 33990202 - Nails:
aluminum, brass, or other nonferrous metal or wire 33999901 - Iron ore recovery
from open hearth slag 33999902 - Laminating steel 33999904 - Steel balls
33999906 - Cryogenic treatment of metal 34110000 - Metal cans 34110100 - Food
and beverage containers 34110102 - Beverage cans, metal: except beer 34110103 -
Food containers, metal 34119901 - Aluminum cans 34119906 - Tin cans 34120000 -
Metal barrels, drums, and pails 34129901 - Barrels, shipping: metal 34129902 -
Drums, shipping: metal 34210000 - Cutlery 34210100 - Table and food cutlery,
including butchers' 34210103 - Knife blades and blanks 34210104 - Knives:
butchers', hunting, pocket, etc. 34210203 - Scissors, hand 34210204 - Shears,
hand 34219901 - Razor blades and razors 34230000 - Hand and edge tools, nec
34230100 - Garden and farm tools, including shovels 34230200 - Soldering tools
34230201 - Soldering guns or tools, hand: electric 34239904 - Carpenters' hand
tools, except saws: levels, chisels, etc. 34239905 - Carpet layers' hand tools
34239906 - Caulking tools, hand 34239907 - Cutters, glass 34239908 - Cutting
dies, except metal cutting 34239910 - Edge tools for woodworking: augers, bits,
gimlets, etc. 34239912 - Hammers (hand tools) 34239914 - Jacks: lifting, screw,
or ratchet (hand tools) 34239916 - Knives, agricultural or industrial 34239919 -
Masons' hand tools 34239920 - Mechanics' hand tools 34239921 - Plumbers' hand
tools 34239922 - Rules or rulers, metal 34239923 - Screw drivers, pliers,
chisels, etc. (hand tools) 34239927 - Tools or equipment for use with sporting
arms 34239928 - Wrenches, hand tools 34250000 - Saw blades and handsaws 34259902
- Saw blades, for hand or power saws 34259903 - Saws, hand: metalworking or
woodworking 34290000 - Hardware, nec 34290100 - Furniture, builders' and other
household hardware 34290101 - Builders' hardware 34290102 - Cabinet hardware
34290103 - Door opening and closing devices, except electrical 34290104 -
Fireplace equipment, hardware: andirons, grates, screens 34290105 - Furniture
hardware 34290200 - Keys, locks, and related hardware 34290201 - Door locks,
bolts, and checks 34290203 - Locks or lock sets 34290204 - Padlocks 34290300 -
Motor vehicle hardware 34290301 - Bicycle racks, automotive 34290302 - Luggage
racks, car top 34290303 - Ski racks, automotive 34290400 - Aircraft & marine
hardware, inc. pulleys & similar items 34290401 - Aircraft hardware 34290402 -
Marine hardware 34290403 - Pulleys, metal 34290500 - Clamps, couplings, nozzles,
and other metal hose fittings 34290501 - Clamps and couplings, hose 34290502 -
Clamps, metal 34299901 - Animal traps, iron or steel 34299902 - Casket hardware
34299905 - Harness hardware 34299907 - Luggage hardware 34299908 - Metal
fasteners 34299910 - Parachute hardware 34310000 - Metal sanitary ware 34310100
- Bathroom fixtures, including sinks 34310103 - Shower stalls, metal 34319901 -
Drinking fountains, metal 34319903 - Plumbing fixtures: enameled iron, cast
iron,or pressed metal 34320000 - Plumbing fixture fittings and trim 34329901 -
Faucets and spigots, metal and plastic 34329902 - Lawn hose nozzles and
sprinklers 34329903 - Plastic plumbing fixture fittings, assembly 34329904 -
Plumbers' brass goods: drain cocks, faucets, spigots, etc. 34330000 - Heating
equipment, except electric 34330100 - Burners, furnaces, boilers, and stokers
34330101 - Boilers, low-pressure heating: steam or hot water 34330103 - Gas
burners, domestic 34330104 - Gas burners, industrial 34330105 - Gas-oil burners,
combination 34330106 - Oil burners, domestic or industrial 34330107 - Stokers,
mechanical: domestic or industrial 34330201 - Logs, gas fireplace 34330202 -
Radiators, except electric 34330205 - Space heaters, except electric 34339901 -
Gas infrared heating units 34339902 - Heaters, swimming pool: oil or gas
34339904 - Solar heaters and collectors 34339905 - Steam heating apparatus
34339906 - Stoves, wood and coal burning 34410100 - Fabricated structural metal
for ships 34410101 - Boat and barge sections, prefabricated metal 34410200 -
Fabricated structural metal for bridges 34410201 - Bridge sections,
prefabricated, highway 34419901 - Building components, structural steel 34419902
- Dam gates, metal plate 34419903 - Expansion joints (structural shapes), iron
or steel 34419904 - Floor jacks, metal 34419906 - Joists, open web steel:
long-span series 34419907 - Railroad car racks, for transporting vehicles: steel
34419908 - Tower sections, radio and television transmission 34420000 - Metal
doors, sash, and trim 34420100 - Window and door frames 34420101 - Casements,
aluminum 34420102 - Sash, door or window: metal 34420200 - Louvers, shutters,
jalousies, and similar items 34420204 - Shutters, door or window: metal 34420300
- Screen and storm doors and windows 34420301 - Screen doors, metal 34420302 -
Screens, window, metal 34420303 - Storm doors or windows, metal 34420400 - Metal
doors 34420401 - Fire doors, metal 34420402 - Garage doors, overhead: metal
34420403 - Hangar doors, metal 34420404 - Rolling doors for industrial buildings
or warehouses, metal 34420500 - Molding, trim, and stripping 34420503 - Weather
strip, metal 34430000 - Fabricated plate work (boiler shop) 34430100 -
Industrial vessels, tanks, and containers 34430102 - Bins, prefabricated metal
plate 34430103 - Columns (fractioning, etc.): metal plate 34430104 - Cryogenic
tanks, for liquids and gases 34430108 - Dumpsters, garbage 34430110 - Fuel tanks
(oil, gas, etc.), metal plate 34430111 - Gas holders, metal plate 34430113 -
Housings, pressure 34430115 - Process vessels, industrial: metal plate 34430116
- Separators, industrial process: metal plate 34430118 - Stills, pressure: metal
plate 34430120 - Tanks for tank trucks, metal plate 34430121 - Tanks, lined:
metal plate 34430122 - Tanks, standard or custom fabricated: metal plate
34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate 34430125 -
Vats, metal plate 34430126 - Vessels, process or storage (from boiler shops):
metal plate 34430127 - Water tanks, metal plate 34430200 - Heat exchangers,
condensers, and components 34430201 - Air coolers, metal plate 34430205 -
Condensers, steam 34430206 - Cooling towers, metal plate 34430207 - Finned
tubes, for heat transfer 34430208 - Heat exchangers, plate type 34430209 - Heat
exchangers: coolers (after, inter), condensers, etc. 34430300 - Boiler and
boiler shop work 34430302 - Boiler shop products: boilers, smokestacks, steel
tanks 34430303 - Boilers: industrial, power, or marine 34430503 - Nuclear core
structurals, metal plate 34430504 - Nuclear reactors, military or industrial
34430505 - Nuclear shielding, metal plate 34430507 - Reactor containment
vessels, metal plate 34430600 - Liners/lining 34430601 - Liners, industrial:
metal plate 34430700 - Metal parts 34430701 - Baffles 34430702 - Breechings,
metal plate 34430703 - Cable trays, metal plate 34430800 - Chutes and troughs
34430801 - Chutes, metal plate 34430900 - Pipe, standpipe, and culverts 34430902
- Pipe, large diameter: metal plate 34431002 - Wind tunnels 34431105 -
Sterilizing chambers, metal plate 34439902 - Containers, shipping (bombs, etc.):
metal plate 34439904 - Cylinders, pressure: metal plate 34439906 - High vacuum
coaters, metal plate 34439911 - Perforating on heavy metal 34439915 - Truss
plates, metal 34439916 - Weldments 34440000 - Sheet metalwork 34440100 -
Culverts, flumes, and pipes 34440101 - Culverts, sheet metal 34440104 - Pipe,
sheet metal 34440200 - Metal ventilating equipment 34440202 - Ducts, sheet metal
34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal 34440204 - Flues
and pipes, stove or furnace: sheet metal 34440205 - Ventilators, sheet metal
34440300 - Metal roofing and roof drainage equipment 34440303 - Gutters, sheet
metal 34440304 - Roof deck, sheet metal 34440305 - Skylights, sheet metal
34440400 - Metal flooring and siding 34440402 - Flooring, cellular steel
34440403 - Siding, sheet metal 34440500 - Metal housings, enclosures, casings,
and other containers 34440502 - Booths, spray: prefabricated sheet metal
34440503 - Casings, sheet metal 34440504 - Furnace casings, sheet metal 34440505
- Hoods, range: sheet metal 34440506 - Hoppers, sheet metal 34440507 - Housings
for business machines, sheet metal 34440508 - Laundry hampers, sheet metal
34440509 - Machine guards, sheet metal 34440510 - Mail (post office) collection
or storage boxes, sheet metal 34440511 - Radiator shields or enclosures, sheet
metal 34440600 - Awnings and canopies 34440601 - Awnings, sheet metal 34440602 -
Canopies, sheet metal 34449901 - Coal chutes, prefabricated sheet metal 34449902
- Concrete forms, sheet metal 34449904 - Forming machine work, sheet metal
34449905 - Guard rails, highway: sheet metal 34449908 - Restaurant sheet
metalwork 34449911 - Studs and joists, sheet metal 34460000 - Architectural
metalwork 34460100 - Stairs, fire escapes, balconies, railings, and ladders
34460101 - Balconies, metal 34460103 - Fire escapes, metal 34460107 - Railings,
banisters, guards, etc: made from metal pipe 34460108 - Railings, prefabricated
metal 34460109 - Stairs, staircases, stair treads: prefabricated metal 34460201
- Gratings, open steel flooring 34460202 - Gratings, tread: fabricated metal
34460300 - Fences, gates, posts, and flagpoles 34460301 - Fences or posts,
ornamental iron or steel 34460302 - Flagpoles, metal 34460303 - Gates,
ornamental metal 34460400 - Partitions and supports/studs, including acoustical
systems 34460401 - Acoustical suspension systems, metal 34460403 - Partitions,
ornamental metal 34460502 - Louvers, ventilating 34460600 - Ornamental metalwork
34460601 - Bank fixtures, ornamental metal 34460603 - Grillwork, ornamental
metal 34469902 - Scaffolds, mobile or stationary: metal 34480000 - Prefabricated
metal buildings and components 34480100 - Prefabricated metal buildings 34480101
- Buildings, portable: prefabricated metal 34480102 - Carports, prefabricated
metal 34480105 - Greenhouses, prefabricated metal 34480106 - Screen enclosures
34480108 - Sunrooms, prefabricated metal 34480200 - Prefabricated metal
components 34480201 - Panels for prefabricated metal buildings 34480202 - Ramps,
prefabricated metal 34480203 - Trusses and framing, prefabricated metal 34489901
- Docks, prefabricated metal 34490000 - Miscellaneous metalwork 34490100 -
Fabricated bar joists and concrete reinforcing bars 34490101 - Bars, concrete
reinforcing: fabricated steel 34490201 - Lath, expanded metal 34499901 - Curtain
wall, metal 34499902 - Curtain walls for buildings, steel 34499903 - Custom roll
formed products 34499904 - Landing mats, aircraft: metal 34510000 - Screw
machine products 34520000 - Bolts, nuts, rivets, and washers 34520100 - Pins
34520101 - Cotter pins, metal 34520102 - Dowel pins, metal 34520200 - Washers
34520202 - Spring washers, metal 34520203 - Washers, metal 34529901 - Bolts,
metal 34529904 - Nuts, metal 34529905 - Rivets, metal 34529907 - Screws, metal
34620000 - Iron and steel forgings 34620100 - Gear and chain forgings 34620101 -
Chains, forged steel 34620102 - Gears, forged steel 34620200 - Pump, compressor,
and turbine forgings 34620202 - Turbine engine forgings, ferrous 34620401 -
Construction or mining equipment forgings, ferrous 34620402 - Railroad wheels,
axles, frogs, or other equipment: forged 34629901 - Aircraft forgings, ferrous
34629902 - Anchors, forged 34629903 - Armor plate, forged iron or steel 34629904
- Flange, valve, and pipe fitting forgings, ferrous 34629905 - Horseshoes
34629907 - Mechanical power transmission forgings, ferrous 34629908 - Nuclear
power plant forgings, ferrous 34629909 - Ornamental metal forgings, ferrous
34630000 - Nonferrous forgings 34639901 - Aircraft forgings, nonferrous 34639902
- Aluminum forgings 34639904 - Bearing and bearing race forgings, nonferrous
34639905 - Flange, valve or pipe fitting forgings, nonferrous 34639906 -
Machinery forgings, nonferrous 34639909 - Pole line hardware forgings,
nonferrous 34669901 - Bottle caps and tops, stamped metal 34669902 - Closures,
stamped metal 34690000 - Metal stampings, nec 34690100 - Household cooking and
kitchen utensils, metal 34690102 - Kitchen fixtures and equipment: metal, except
cast aluminum 34690103 - Utensils, household: metal, except cast 34690104 -
Cooking ware, except porcelain enameled 34690200 - Household cooking and kitchen
utensils, porcelain enameled 34690201 - Cooking ware, porcelain enameled
34690300 - Porcelain enameled products and utensils 34690400 - Boxes, stamped
metal 34690401 - Boxes: tool, lunch, mail, etc.: stamped metal 34699903 -
Capacitor or condenser cans and cases, stamped metal 34699904 - Electronic
enclosures, stamped or pressed metal 34699905 - Garbage cans, stamped and
pressed metal 34699906 - Helmets, steel 34699907 - Honeycombed metal 34699908 -
Machine parts, stamped or pressed metal 34699909 - Ornamental metal stampings
34699910 - Patterns on metal 34699911 - Perforated metal, stamped 34699918 -
Tube fins, stamped metal 34710000 - Plating and polishing 34710100 -
Electroplating and plating 34710101 - Anodizing (plating) of metals or formed
products 34710102 - Chromium plating of metals or formed products 34710103 -
Decorative plating and finishing of formed products 34710104 - Electrolizing
steel 34710105 - Electroplating of metals or formed products 34710106 - Gold
plating 34710107 - Plating of metals or formed products 34710200 - Cleaning,
polishing, and finishing 34710202 - Cleaning and descaling metal products
34710203 - Coloring and finishing of aluminum or formed products 34710206 -
Finishing, metals or formed products 34710207 - Polishing, metals or formed
products 34710208 - Sand blasting of metal parts 34790100 - Etching and
engraving 34790102 - Engraving jewelry, silverware, or metal 34790103 - Etching
on metals 34790104 - Etching, photochemical 34790105 - Name plates: engraved,
etched, etc. 34790200 - Painting, coating, and hot dipping 34790201 - Aluminum
coating of metal products 34790202 - Bonderizing of metal or metal products
34790203 - Coating electrodes 34790204 - Coating of metals and formed products
34790205 - Coating of metals with plastic or resins 34790206 - Coating of metals
with silicon 34790207 - Coating or wrapping steel pipe 34790208 - Coating, rust
preventive 34790209 - Enameling, including porcelain, of metal products 34790210
- Galvanizing of iron, steel, or end-formed products 34790211 - Hot dip coating
of metals or formed products 34790215 - Painting of metal products 34790219 -
Rust proofing (hot dipping) of metals and formed products 34790221 - Varnishing
of metal products 34820000 - Small arms ammunition 34829902 - Cartridges, 30 mm.
and below 34829903 - Cores, bullet: 30 mm. and below 34829905 - Pellets and
BB's, pistol and air rifle ammunition 34829907 - Shot, lead 34830000 -
Ammunition, except for small arms, nec 34830100 - Ammunition components 34830101
- Arming and fusing devices for missiles 34839902 - Artillery shells, over 30
mm. 34839905 - Chemical warfare projectiles and components 34839910 - Missile
warheads 34840000 - Small arms 34840100 - Machine guns and grenade launchers
34840102 - Machine guns or machine gun parts, 30 mm. and below 34849902 - Guns
(firearms) or gun parts, 30 mm. and below 34849903 - Pellet and BB guns 34849904
- Pistols or pistol parts, 30 mm. and below 34849906 - Revolvers or revolver
parts, 30 mm. and below 34849907 - Rifles or rifle parts, 30 mm. and below
34849908 - Shotguns or shotgun parts, 30 mm. and below 34890000 - Ordnance and
accessories, nec 34890100 - Guns, howitzers, mortars, and related equipment
34890101 - Artillery or artillery parts, over 30 mm. 34890103 - Guns or gun
parts, over 30 mm. 34890105 - Rifles, recoilless 34899904 - Rocket launchers
34910000 - Industrial valves 34910101 - Process control regulator valves
34919902 - Compressed gas cylinder valves 34919903 - Fire hydrant valves
34919904 - Gas valves and parts, industrial 34919905 - Pressure valves and
regulators, industrial 34919907 - Solenoid valves 34919908 - Steam traps
34919910 - Water works valves 34920000 - Fluid power valves and hose fittings
34920100 - Fluid power valves for aircraft 34920101 - Control valves, aircraft:
hydraulic and pneumatic 34929901 - Control valves, fluid power: hydraulic and
pneumatic 34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic
34929904 - Hose and tube couplings, hydraulic/pneumatic 34930000 - Steel
springs, except wire 34930102 - Helical springs, hot wound: railroad equip.,
etc. 34930103 - Hot wound springs, except wire 34930105 - Torsion bar springs
34930201 - Coiled flat springs 34930202 - Flat springs, sheet or strip stock
34940000 - Valves and pipe fittings, nec 34940100 - Pipe fittings 34940101 -
Couplings, except pressure and soil pipe 34940102 - Expansion joints, pipe
34940103 - Line strainers, for use in piping systems 34940106 - Well adapters
34949901 - Plumbing and heating valves 34949902 - Sprinkler systems, field
34950000 - Wire springs 34950100 - Precision springs 34950103 - Instrument
springs, precision 34950104 - Mechanical springs, precision 34959903 -
Upholstery springs, unassembled 34960000 - Miscellaneous fabricated wire
products 34960100 - Wire cloth and woven wire products 34960101 - Cylinder wire
cloth 34960103 - Fabrics, woven wire 34960105 - Grilles and grillework, woven
wire 34960106 - Hardware cloth, woven wire 34960108 - Mats and matting 34960109
- Mesh, made from purchased wire 34960111 - Screening, woven wire: made from
purchased wire 34960113 - Woven wire products, nec 34960200 - Wire chain
34960201 - Chain, welded 34960202 - Tire chains 34960300 - Wire fasteners
34960301 - Clips and fasteners, made from purchased wire 34960303 - Slings,
lifting: made from purchased wire 34969902 - Cable, uninsulated wire: made from
purchased wire 34969903 - Cages, wire 34969904 - Concrete reinforcing mesh and
wire 34969905 - Conveyor belts 34969906 - Fencing, made from purchased wire
34969909 - Grocery carts, made from purchased wire 34969912 - Shelving, made
from purchased wire 34969913 - Staples, made from purchased wire 34969914 -
Traps, animal and fish 34969915 - Wire winding 34970000 - Metal foil and leaf
34979903 - Foil, laminated to paper or other materials 34980000 - Fabricated
pipe and fittings 34989901 - Coils, pipe: fabricated from purchased pipe
34989902 - Couplings, pipe: fabricated from purchased pipe 34989903 - Manifolds,
pipe: fabricated from purchased pipe 34989904 - Pipe fittings, fabricated from
purchased pipe 34989905 - Pipe sections, fabricated from purchased pipe 34989906
- Piping systems for pulp, paper, and chemical industries 34989907 - Tube
fabricating (contract bending and shaping) 34990000 - Fabricated metal products,
nec 34990100 - Fire- or burglary-resistive products 34990101 - Bank chests,
metal 34990103 - Doors, safe and vault: metal 34990106 - Money chests, steel
34990108 - Safes and vaults, metal 34990200 - Metal household articles 34990201
- Ice cream freezers, household, nonelectric: metal 34990300 - Metal ladders
34990301 - Ladder assemblies, combination workstand: metal 34990302 - Ladders,
portable: metal 34990400 - Novelties and giftware, including trophies 34990401 -
Giftware, brass goods 34990402 - Giftware, copper goods 34990404 - Trophies,
metal, except silver 34999901 - Aerosol valves, metal 34999903 - Aquarium
accessories, metal 34999905 - Barricades, metal 34999907 - Boxes for packing and
shipping, metal 34999908 - Chair frames, metal 34999911 - Fountains (except
drinking), metal 34999912 - Friction material, made from powdered metal 34999913
- Furniture parts, metal 34999914 - Machine bases, metal 34999915 - Magnets,
permanent: metallic 34999917 - Nozzles, spray: aerosol, paint, or insecticide
34999918 - Picture frames, metal 34999919 - Reels, cable: metal 34999920 -
Shims, metal 34999921 - Stabilizing bars (cargo), metal 34999922 - Strapping,
metal 34999923 - Tablets, bronze or other metal 34999925 - Welding tips, heat
resistant: metal 34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped
metal 34999927 - Magnetic shields, metal 35110000 - Turbines and turbine
generator sets 35110100 - Turbines and turbine generator set units, complete
35110101 - Gas turbine generator set units, complete 35110102 - Hydraulic
turbine generator set units, complete 35110103 - Steam turbine generator set
units, complete 35110200 - Turbines and turbine generator sets and parts
35110201 - Gas turbines, mechanical drive 35110202 - Hydraulic turbines 35110203
- Steam engines 35110205 - Steam turbines 35110206 - Turbo-generators 35190000 -
Internal combustion engines, nec 35190100 - Diesel, semi-diesel, or duel-fuel
engines, including marine 35190101 - Diesel engine rebuilding 35190102 -
Engines, diesel and semi-diesel or dual-fuel 35190103 - Marine engines 35190200
- Parts and accessories, internal combustion engines 35190204 - Governors, pump,
for diesel engines 35199902 - Gasoline engines 35199904 - Outboard motors
35230000 - Farm machinery and equipment 35230100 - Planting, haying, harvesting,
and processing machinery 35230101 - Balers, farm: hay, straw, cotton, etc.
35230102 - Cleaning machines for fruits, grains, and vegetables 35230103 -
Combines (harvester-threshers) 35230106 - Driers (farm): grain, hay, and seed
35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable 35230108
- Grain stackers 35230109 - Harvesters, fruit, vegetable, tobacco, etc. 35230110
- Haying machines: mowers, rakes, stackers, etc. 35230111 - Hulling machinery,
agricultural 35230113 - Planting machines, agricultural 35230114 - Potato
diggers, harvesters, and planters 35230200 - Soil preparation machinery, except
turf and grounds 35230201 - Harrows: disc, spring, tine, etc. 35230300 -
Fertilizing, spraying, dusting, and irrigation machinery 35230302 - Fertilizing
machinery, farm 35230303 - Irrigation equipment, self-propelled 35230304 -
Sprayers and spraying machines, agricultural 35230305 - Spreaders, fertilizer
35230400 - Barn, silo, poultry, dairy, and livestock machinery 35230401 - Barn
cleaners 35230402 - Barn stanchions and standards 35230404 - Cattle feeding,
handling, and watering equipment 35230409 - Dairy equipment (farm), nec 35230410
- Feed grinders, crushers, and mixers 35230411 - Hog feeding, handling, and
watering equipment 35230412 - Incubators and brooders, farm 35230413 - Loaders,
farm type: manure, general utility 35230414 - Milking machines 35230415 -
Poultry brooders, feeders and waterers 35230417 - Silo fillers and unloaders
35230500 - Turf and grounds equipment 35230501 - Greens mowing equipment
35230502 - Grounds mowing equipment 35230503 - Turf equipment, commercial
35239901 - Cabs, tractors, and agricultural machinery 35239902 - Elevators, farm
35239903 - Soil sampling machines 35239904 - Tractors, farm 35239905 - Trailers
and wagons, farm 35240000 - Lawn and garden equipment 35240100 - Lawn and garden
tractors and equipment 35240103 - Plows (garden tractor equipment) 35240104 -
Rototillers (garden machinery) 35240200 - Lawn and garden mowers and accessories
35240201 - Grass catchers, lawn mower 35240202 - Lawnmowers, residential: hand
or power 35249906 - Snowblowers and throwers, residential 35310000 -
Construction machinery 35310100 - Forestry related equipment 35310101 -
Chippers: brush, limb, and log 35310103 - Logging equipment 35310200 - Marine
related equipment 35310201 - Capstans, ship 35310202 - Cranes, ship 35310300 -
Railroad related equipment 35310301 - Ballast distributors 35310303 - Laying
equipment, rail 35310304 - Railway track equipment 35310400 - Bituminous, cement
and concrete related products and equip. 35310401 - Asphalt plant, including
gravel-mix type 35310402 - Batching plants, for aggregate concrete and bulk
cement 35310406 - Concrete grouting equipment 35310408 - Concrete plants
35310409 - Finishers, concrete and bituminous: powered 35310411 - Mixers,
concrete 35310412 - Pavers 35310414 - Planers, bituminous 35310416 - Surfacers,
concrete grinding 35310417 - Vibrators for concrete construction 35310500 -
Scrapers, graders, rollers, and similar equipment 35310501 - Backfillers,
self-propelled 35310502 - Finishers and spreaders (construction equipment)
35310505 - Line markers, self-propelled 35310506 - Pile drivers (construction
machinery) 35310512 - Tampers, powered 35310600 - Backhoes, tractors, cranes,
plows, and similar equipment 35310601 - Backhoes 35310603 - Crane carriers
35310604 - Cranes, nec 35310605 - Dozers, tractor mounted: material moving
35310606 - Draglines, powered 35310608 - Entrenching machines 35310609 -
Excavators: cable, clamshell, crane, derrick, dragline, etc. 35310614 -
Tractors, construction 35310616 - Tractors, tracklaying 35310617 - Trucks,
off-highway 35310618 - Tunneling machinery 35310700 - Crushers, grinders, and
similar equipment 35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.
35310705 - Posthole diggers, powered 35310800 - Construction machinery
attachments 35310801 - Aggregate spreaders 35310803 - Blades for graders,
scrapers, dozers, and snow plows 35310805 - Buckets, excavating: clamshell,
concrete, dragline, etc. 35310806 - Cabs, for construction machinery 35310807 -
Drags, road (construction and road maintenance equipment) 35310810 - Plows:
construction, excavating, and grading 35310811 - Rakes, land clearing:
mechanical 35310812 - Snow plow attachments 35310814 - Winches 35319901 - Aerial
work platforms: hydraulic/elec. truck/carrier mounted 35319902 - Airport
construction machinery 35319904 - Catch basin cleaners 35319908 - Road
construction and maintenance machinery 35319909 - Roofing equipment 35320000 -
Mining machinery 35320100 - Drills, bits, and similar equipment 35320101 - Auger
mining equipment 35320102 - Bits, except oil and gas field tools, rock 35320103
- Drills (portable), rock 35320104 - Drills and drilling equipment, mining
(except oil and gas) 35320105 - Drills, core 35320201 - Amalgamators
(metallurgical or mining machinery) 35320202 - Clarifying machinery, mineral
35320204 - Cleaning machinery, mineral 35320205 - Concentration machinery
(metallurgical or mining) 35320300 - Crushing, pulverizing, and screening
equipment 35320302 - Crushers, stationary 35320304 - Pulverizers (stationary),
stone 35320305 - Rock crushing machinery, stationary 35320404 - Feeders, ore and
aggregate 35330000 - Oil and gas field machinery 35330100 - Oil and gas drilling
rigs and equipment 35330101 - Bits, oil and gas field tools: rock 35330102 -
Drill rigs 35330103 - Drilling tools for gas, oil, or water wells 35339902 - Gas
field machinery and equipment 35339904 - Oil and gas field machinery - Water
well drilling equipment 35339905 - Well logging equipment 35339906 - Well
surveying equipment 35340000 - Elevators and moving stairways 35340100 -
Elevators and equipment 35340102 - Stair elevators, motor powered 35349901 -
Dumbwaiters 35350000 - Conveyors and conveying equipment 35350100 - Unit
handling conveying systems 35350101 - Belt conveyor systems, general industrial
use 35350103 - Pneumatic tube conveyor systems 35350105 - Trolley conveyors
35359901 - Bucket type conveyor systems 35359902 - Bulk handling conveyor
systems 35359904 - Robotic conveyors 35360000 - Hoists, cranes, and monorails
35360100 - Hoists 35360101 - Boat lifts 35360102 - Davits 35360103 - Hand hoists
35360104 - Hoisting slings 35360200 - Cranes and monorail systems 35360201 -
Cranes, industrial plant 35360202 - Cranes, overhead traveling 35370000 -
Industrial trucks and tractors 35370100 - Platforms, stands, tables, pallets,
and similar equipment 35370102 - Containers (metal), air cargo 35370105 - Engine
stands and racks, metal 35370106 - Loading docks: portable, adjustable, and
hydraulic 35370107 - Pallets, metal 35370110 - Skids, metal 35370111 - Stands,
ground servicing aircraft 35370112 - Tables, lift: hydraulic 35370200 - Trucks,
tractors, loaders, carriers, and similar equipment 35370201 - Aircraft loading
hoists 35370205 - Cranes, industrial truck 35370207 - Dollies (hand or power
trucks), industrial,except mining 35370208 - Forklift trucks 35370210 - Lift
trucks, industrial: fork, platform, straddle, etc. 35370211 - Pallet loaders and
unloaders 35370212 - Palletizers and depalletizers 35370215 - Straddle carriers,
mobile 35370216 - Tractors, used in plants, docks,terminals, etc.: industrial
35370218 - Trucks: freight, baggage, etc.: industrial, except mining 35410000 -
Machine tools, metal cutting type 35410100 - Drilling and boring machines
35410102 - Broaching machines 35410106 - Drilling machine tools (metal cutting)
35410109 - Vertical turning and boring machines (metalworking) 35410200 -
Grinding, polishing, buffing, lapping, and honing machines 35410204 - Deburring
machines 35410206 - Flange facing machines 35410207 - Grinding machines,
metalworking 35410208 - Honing and lapping machines 35410402 - Lathes, metal
cutting and polishing 35410500 - Screw and thread machines 35410501 - Pipe
cutting and threading machines 35410502 - Screw and nut slotting machines
35410504 - Tapping machines 35410600 - Saws and sawing machines 35410601 -
Cutoff machines (metalworking machinery) 35410603 - Saws, power (metalworking
machinery) 35419902 - Electrical discharge erosion machines 35419904 -
Electron-discharge metal cutting machine tools 35419905 - Gear cutting and
finishing machines 35419906 - Home workshop machine tools, metalworking 35419907
- Keysetting machines 35419909 - Machine tools, metal cutting: exotic
(explosive, etc.) 35419910 - Numerically controlled metal cutting machine tools
35419912 - Plasma process metal cutting machines 35419913 - Robots for drilling,
cutting, grinding, polishing, etc. 35419914 - Shaving machines (metalworking)
35420000 - Machine tools, metal forming type 35420101 - Bending machines
35420102 - Punching and shearing machines 35420103 - Shearing machines, power
35420104 - Swaging machines 35420200 - Pressing machines 35420201 - Arbor
presses 35420202 - Crimping machinery, metal 35420203 - Press brakes 35420204 -
Presses: forming, stamping, punching, sizing (machine tools) 35420205 - Presses:
hydraulic and pneumatic, mechanical and manual 35420300 - Die casting and
extruding machines 35420301 - Die casting machines 35420302 - Extruding machines
(machine tools), metal 35420400 - Spinning, spline rolling, and winding machines
35420402 - Spinning machines, metal 35420403 - Spline rolling machines 35420405
- Thread rolling machines 35429901 - Brakes, metal forming 35429906 - Forging
machinery and hammers 35429908 - Headers 35429909 - High energy rate metal
forming machines 35429910 - Magnetic forming machines 35429911 - Mechanical
(pneumatic or hydraulic) metal forming machines 35429912 - Metal container
making machines: cans, etc. 35429914 - Plasma jet spray metal forming machines
35429915 - Rebuilt machine tools, metal forming types 35429918 - Sheet
metalworking machines 35430000 - Industrial patterns 35439901 - Foundry cores
35439902 - Foundry patternmaking 35440101 - Diamond dies, metalworking 35440102
- Die sets for metal stamping (presses) 35440104 - Dies and die holders for
metal cutting, forming, die casting 35440105 - Dies, plastics forming 35440106 -
Dies, steel rule 35440107 - Extrusion dies 35440108 - Paper cutting dies
35440109 - Wire drawing and straightening dies 35440200 - Jigs and fixtures
35440201 - Jigs: inspection, gauging, and checking 35440202 - Welding
positioners (jigs) 35449901 - Forms (molds), for foundry and plastics working
machinery 35449902 - Industrial molds 35449903 - Punches, forming and stamping
35449904 - Subpresses, metalworking 35450000 - Machine tool accessories 35450100
- Precision measuring tools 35450101 - Calipers and dividers 35450105 -
Measuring tools and machines, machinists' metalworking type 35450106 -
Micrometers 35450107 - Precision tools, machinists' 35450108 - Scales, measuring
(machinists' precision tools) 35450200 - Cutting tools for machine tools
35450203 - Diamond cutting tools for turning, boring, burnishing, etc. 35450204
- Dressers, abrasive wheel: diamond point or other 35450206 - Files, machine
tool 35450208 - Machine knives, metalworking 35450210 - Reamers, machine tool
35450212 - Taps, machine tool 35450213 - Thread cutting dies 35450214 -
Threading tools (machine tool accessories) 35450300 - Machine tool attachments
and accessories 35450302 - Arbors (machine tool accessories) 35450303 -
Balancing machines (machine tool accessories) 35450304 - Bits for use on lathes,
planers, shapers, etc. 35450305 - Boring machine attachments (machine tool
accessories) 35450306 - Broaches (machine tool accessories) 35450309 - Chucks:
drill, lathe, or magnetic (machine tool accessories) 35450311 - Collets (machine
tool accessories) 35450312 - Diamond dressing and wheel crushing attachments
35450313 - Drill bits, metalworking 35450314 - Drill bushings (drilling jig)
35450315 - Drilling machine attachments and accessories 35450316 - Drills
(machine tool accessories) 35450317 - Gauges (machine tool accessories) 35450319
- Honing heads 35450324 - Rotary tables 35450325 - Shaping tools (machine tool
accessories) 35450327 - Tool holders 35450328 - Tools and accessories for
machine tools 35450329 - Vises, machine (machine tool accessories) 35460000 -
Power-driven handtools 35460100 - Drills and drilling tools 35460200 - Saws and
sawing equipment 35469901 - Cartridge-activated hand power tools 35469903 -
Guns, pneumatic: chip removal 35470209 - Steel rolling machinery 35480000 -
Welding apparatus 35480100 - Electric welding equipment 35480101 - Arc welders,
transformer-rectifier 35480102 - Arc welding generators, a.c. and d.c. 35480104
- Electrodes, electric welding 35480105 - Resistance welders, electric 35480107
- Spot welding apparatus, electric 35489901 - Gas welding equipment 35489902 -
Soldering equipment, except hand soldering irons 35489903 - Welding and cutting
apparatus and accessories, nec 35489904 - Welding wire, bare and coated 35490000
- Metalworking machinery, nec 35490102 - Wiredrawing and fabricating machinery
and equipment, ex. die 35490200 - Coiling machinery 35490201 - Coil winding
machines for springs 35490300 - Cutting and slitting machinery 35490301 -
Cutting-up lines 35490302 - Rotary slitters (metalworking machines) 35499901 -
Assembly machines, including robotic 35499902 - Marking machines, metalworking
35520000 - Textile machinery 35520115 - Spindles, textile 35520120 - Winders,
textile machinery 35520202 - Embroidery machines 35520207 - Knitting machines
35520211 - Reeds, loom 35520300 - Dyeing, drying, and finishing machinery and
equipment 35520305 - Finishing machinery, textile 35520309 - Silk screens for
textile industry 35530000 - Woodworking machinery 35539901 - Bandsaws,
woodworking 35539903 - Cabinet makers' machinery 35539904 - Furniture makers
machinery, woodworking 35539908 - Pattern makers' machinery, woodworking
35539914 - Saws, power: bench and table, except portable: woodworking 35539916 -
Shapers, woodworking machines 35540000 - Paper industries machinery 35540100 -
Paper forming machines 35540103 - Folding machines, paper 35549901 - Coating and
finishing machinery, paper 35549902 - Corrugating machines, paper 35549903 -
Cutting machines, paper 35549904 - Die cutting and stamping machinery, paper
converting 35549906 - Paper mill machinery: plating, slitting, waxing, etc.
35550102 - Presses, gravure 35550500 - Type and type making machinery and
equipment 35550501 - Type casting, founding, or melting machines 35550503 -
Type: lead, steel, brass, copper faced, etc. 35559903 - Lithographic stones
35559906 - Typographic numbering machines 35560000 - Food products machinery
35560100 - Dairy and milk machinery 35560102 - Cheese making machinery 35560105
- Ice cream manufacturing machinery 35560109 - Pasteurizing equipment, dairy
machinery 35560200 - Cutting, chopping, grinding, mixing, and similar machinery
35560208 - Mixers, commercial, food 35560209 - Mixers, feed, except agricultural
35560210 - Oilseed crushing and extracting machinery 35560212 - Presses, food:
cheese, beet, cider, and sugarcane 35560214 - Slicers, commercial, food 35560300
- Smoking or roasting machinery, including ovens 35560301 - Dehydrating
equipment, food processing 35560302 - Ovens, bakery 35560303 - Roasting
machinery: coffee, peanut, etc. 35560304 - Smokers, food processing equipment
35560400 - Beverage machinery 35560401 - Brewers' and maltsters' machinery
35560403 - Juice extractors, fruit and vegetable: commercial type 35560500 -
Meat, poultry, and seafood processing machinery 35560501 - Fish and shellfish
processing machinery 35560502 - Meat processing machinery 35560503 - Poultry
processing machinery 35569901 - Bakery machinery 35569903 - Chocolate processing
machinery 35569906 - Packing house machinery 35569907 - Pasta machinery 35569908
- Sugar plant machinery 35590100 - Sewing machines and hat and zipper making
machinery 35590101 - Bag seaming and closing machines (sewing machinery)
35590106 - Sewing machines and attachments, industrial, nec 35590203 - Scouring
machines (tannery equipment) 35590304 - Pack-up assemblies, wheel overhaul
35590400 - Refinery, chemical processing, and similar machinery 35590401 -
Chemical machinery and equipment 35590402 - Cryogenic machinery, industrial
35590403 - Desalination equipment 35590404 - Petroleum refinery equipment
35590501 - Foundry machinery and equipment 35590502 - Smelting and refining
machinery and equipment 35590603 - Kilns, lumber 35590700 - Rubber working
machinery, including tires 35599901 - Ammunition and explosives, loading
machinery 35599902 - Anodizing equipment 35599904 - Broom making machinery
35599907 - Concrete products machinery 35599909 - Cotton ginning machinery
35599911 - Electroplating machinery and equipment 35599912 - Glass making
machinery: blowing, molding, forming, etc. 35599913 - Jewelers' machines
35599915 - Metal finishing equipment for plating, etc. 35599918 - Optical lens
machinery 35599919 - Ozone machines 35599920 - Paint making machinery 35599921 -
Parking facility equipment and supplies 35599922 - Pharmaceutical machinery
35599923 - Plastics working machinery 35599924 - Pottery making machinery
35599925 - Robots, molding and forming plastics 35599926 - Screening equipment,
electric 35599928 - Separation equipment, magnetic 35599931 - Stone working
machinery 35599932 - Synthetic filament extruding machines 35599934 - Tobacco
products machinery 35599937 - Recycling machinery 35599938 - Fiber optics strand
coating machinery 35599939 - Electronic component making machinery 35599942 -
Vibratory parts handling equipment 35610000 - Pumps and pumping equipment
35610100 - Industrial pumps and parts 35610101 - Pump jacks and other pumping
equipment 35610102 - Pumps, oil well and field 35619901 - Cylinders, pump
35619903 - Pumps, domestic: water or sump 35620000 - Ball and roller bearings
35629901 - Ball bearings and parts 35629902 - Casters 35629903 - Roller bearings
and parts 35630000 - Air and gas compressors 35630100 - Air and gas compressors
including vacuum pumps 35630101 - Tire inflators, hand or compressor operated
35630102 - Vacuum pumps, except laboratory 35630103 - Vacuum (air extraction)
systems, industrial 35630200 - Spraying and dusting equipment 35630203 -
Spraying outfits: metals, paints, and chemicals (compressor) 35640000 - Blowers
and fans 35640100 - Purification and dust collection equipment 35640101 - Air
cleaning systems 35640102 - Air purification equipment 35640104 - Dust or fume
collecting equipment, industrial 35640105 - Filters, air: furnaces, air
conditioning equipment, etc. 35640106 - Precipitators, electrostatic 35640200 -
Blowers and fans 35640201 - Aircurtains (blower) 35640202 - Blowing fans:
industrial or commercial 35640203 - Exhaust fans: industrial or commercial
35640205 - Ventilating fans: industrial or commercial 35650000 - Packaging
machinery 35650100 - Bottling and canning machinery 35650101 - Aerating
machines, for beverages 35650103 - Bottling machinery: filling, capping,
labeling 35650104 - Canning machinery, food 35650200 - Packing and wrapping
machinery 35650201 - Bag opening, filling, and closing machines 35650203 -
Carton packing machines 35650205 - Labeling machines, industrial 35650206 -
Vacuum packaging machinery 35650207 - Wrapping machines 35660000 - Speed
changers, drives, and gears 35669901 - Drives, high speed industrial, except
hydrostatic 35670000 - Industrial furnaces and ovens 35670100 - Electrical
furnaces, ovens, & heating devices, exc.induction 35670101 - Heating units and
devices, industrial: electric 35670102 - Metal melting furnaces, industrial:
electric 35670200 - Fuel-fired furnaces and ovens 35670300 - Induction and
dielectric heating equipment 35670301 - Dielectric heating equipment 35670302 -
Induction heating equipment 35679902 - Ceramic kilns and furnaces 35679904 -
Driers and redriers, industrial process 35679906 - Incinerators, metal: domestic
or commercial 35679907 - Infrared ovens, industrial 35679910 - Paint baking and
drying ovens 35679911 - Radiant heating systems, industrial process 35679914 -
Vacuum furnaces and ovens 35679915 -  Incinerators, thermal, fume & catalytic
35680000 - Power transmission equipment, nec 35680100 - Bearings, bushings, and
blocks 35680101 - Bearings, plain 35680102 - Pillow blocks with plain bearings
35680200 - Joints and couplings 35680202 - Couplings, shaft: rigid, flexible,
universal joint, etc. 35680300 - Drives, chains, and sprockets 35680301 -
Belting, chain 35680302 - Chain, power transmission 35680304 - Drives: belt,
cable, or rope 35680305 - Sprockets (power transmission equipment) 35689901 -
Clutches, except vehicular 35689904 - Pulleys, power transmission 35689905 -
Shafts, flexible 35690000 - General industrial machinery, nec 35690100 - Filters
35690101 - Filter elements, fluid, hydraulic line 35690102 - Filters and
strainers, pipeline 35690103 - Filters, general line: industrial 35690200 -
Firefighting and related equipment 35690202 - Firehose equipment: driers, rack,
and reels 35690300 - Lubricating equipment 35690301 - Lubricating systems,
centralized 35690302 - Lubrication equipment, industrial 35690400 - Gas
producers, generators, and other gas related equipment 35690401 - Gas generators
35690402 - Gas producers (machinery) 35690404 - Generators: steam, liquid
oxygen, or nitrogen 35690405 - Separators for steam, gas, vapor, or air
(machinery) 35699901 - Assembly machines, non-metalworking 35699902 - Baling
machines, for scrap metal, paper, or similar material 35699903 - Blast cleaning
equipment, dustless 35699905 - Bridge or gate machinery, hydraulic 35699906 -
Centrifugal purifiers 35699907 - Centrifuges, industrial 35699909 - Heaters,
swimming pool: electric 35699912 - Jacks, hydraulic 35699914 - Robots, assembly
line: industrial and commercial 35699915 - Sifting and screening machines
35699917 - Testing chambers for altitude, temperature, ordnance, power 35699918
- Industrial shock absorbers 35710000 - Electronic computers 35719901 -
Computers, digital, analog or hybrid 35719903 - Minicomputers 35719904 -
Personal computers (microcomputers) 35720000 - Computer storage devices 35720100
- Computer disk and drum drives and components 35720101 - Disk drives, computer
35720200 - Computer tape drives and components 35720201 - Tape recorders for
computers 35729901 - Computer auxiliary storage units 35729902 - Magnetic
storage devices, computer 35750000 - Computer terminals 35750100 - Computer
terminals, monitors and components 35750101 - Cathode ray tube (CRT), computer
terminal 35750102 - Keyboards, computer, office machine 35759901 -
Teletypewriters 35770000 - Computer peripheral equipment, nec 35770101 -
Plotters, computer 35770202 - Tape cleaners, magnetic: computer 35770300 - Disk
and diskette equipment, except drives 35770500 - Magnetic ink and optical
scanning devices 35770502 - Magnetic ink recognition devices 35770503 - Optical
scanning devices 35770504 - Readers, sorters, or inscribers, magnetic ink
35779901 - Computer output to microfilm units 35779902 - Data conversion
equipment, media-to-media: computer 35779903 - Decoders, computer peripheral
equipment 35779904 - Encoders, computer peripheral equipment 35779906 - Graphic
displays, except graphic terminals 35779907 - Input/output equipment, computer
35780000 - Calculating and accounting equipment 35780100 - Accounting machines
and cash registers 35780103 - Cash registers 35780104 - Point-of-sale devices
35780300 - Banking machines 35789901 - Betting machines, pari-mutuel 35789902 -
Change making machines 35789903 - Coin counters 35790000 - Office machines, nec
35790100 - Mailing, letter handling, and addressing machines 35790102 -
Addressing machines, plates and plate embossers 35790103 - Envelope stuffing,
sealing, and addressing machines 35790107 - Mailing machines 35790200 - Typing
and word processing machines 35790300 - Paper handling machines 35790301 -
Binding machines, plastic and adhesive 35790303 - Embossing machines for store
and office use 35799902 - Check writing, endorsing, or signing machines 35799905
- Dictating machines 35799906 - Duplicating machines 35799912 - Time clocks and
time recording devices 35799913 - Voting machines 35810102 - Mechanisms for
coin-operated machines 35820000 - Commercial laundry equipment 35820100 -
Commercial laundry equipment 35820103 - Washing machines, laundry: commercial,
incl. coin-operated 35829901 - Drycleaning equipment and machinery, commercial,
nec 35850000 - Refrigeration and heating equipment 35850100 - Air conditioning
equipment, complete 35850101 - Air conditioning units, complete: domestic or
industrial 35850102 - Air conditioning, motor vehicle 35850200 - Refrigeration
equipment, complete 35850201 - Cabinets, show and display, refrigerated 35850202
- Counters and counter display cases, refrigerated 35850203 - Ice boxes,
industrial 35850204 - Ice making machinery 35850205 - Lockers, refrigerated
35850300 - Heating equipment, complete 35850301 - Furnaces, warm air: electric
35850302 - Heat pumps, electric 35850400 - Parts for heating, cooling, and
refrigerating equipment 35850401 - Air conditioning condensers and condensing
units 35850402 - Compressors for refrigeration and air conditioning equipment
35850403 - Condensers, refrigeration 35850404 - Evaporative condensers, heat
transfer equipment 35850500 - Soda fountain and beverage dispensing equipment
and parts 35850501 - Beer dispensing equipment 35850504 - Coolers, milk and
water: electric 35850507 - Soda fountains, parts, and accessories 35850600 -
Humidifiers and dehumidifiers 35850601 - Dehumidifiers electric, except portable
35850602 - Humidifying equipment, except portable 35859901 - Heating and air
conditioning combination units 35859902 - Snowmaking machinery 35860000 -
Measuring and dispensing pumps 35869901 - Gasoline pumps, measuring or
dispensing 35890100 - Commercial cooking and foodwarming equipment 35890101 -
Coffee brewing equipment 35890102 - Cooking equipment, commercial 35890103 -
Food warming equipment, commercial 35890105 - Popcorn machines, commercial
35890200 - Commercial cleaning equipment 35890201 - Car washing machinery
35890203 - Dirt sweeping units, industrial 35890204 - Dishwashing machines,
commercial 35890205 - Floor washing and polishing machines, commercial 35890207
- Vacuum cleaners and sweepers, electric: industrial 35890300 - Sewage and water
treatment equipment 35890301 - Sewage treatment equipment 35890302 - Sewer
cleaning equipment, power 35890303 - Swimming pool filter and water conditioning
systems 35890304 - Water filters and softeners, household type 35890305 - Water
purification equipment, household type 35890306 - Water treatment equipment,
industrial 35899903 - Garbage disposers and compactors, commercial 35899904 -
High pressure cleaning equipment 35899905 - Janitors' carts 35899906 - Liquor
dispensing equipment and systems 35899907 - Sandblasting equipment 35899909 -
Shredders, industrial and commercial 35920000 - Carburetors, pistons, piston
rings and valves 35920100 - Valves 35920101 - Valves, aircraft 35920102 -
Valves, engine 35929901 - Carburetors 35929902 - Pistons and piston rings
35930000 - Fluid power cylinders and actuators 35939901 - Fluid power actuators,
hydraulic or pneumatic 35939902 - Fluid power cylinders, hydraulic or pneumatic
35940000 - Fluid power pumps and motors 35940100 - Fluid power pumps 35940101 -
Pumps, hydraulic power transfer 35940200 - Fluid power motors 35940202 - Motors:
hydraulic, fluid power, or air 35949901 - Hydrostatic drives (transmissions)
35960000 - Scales and balances, except laboratory 35969903 - Counting scales
35969904 - Industrial scales 35969907 - Truck (motor vehicle) scales 35969908 -
Weighing machines and apparatus 35990000 - Industrial machinery, nec 35990100 -
Amusement park equipment 35990101 - Carnival machines and equipment, amusement
park, nec 35990103 - Ferris wheels 35990200 - Flexible metal hose, tubing, and
bellows 35990201 - Bellows, industrial: metal 35990202 - Hose, flexible metallic
35990302 - Custom machinery 35999902 - Boiler tube cleaners 35999903 - Catapults
35999905 - Crankshafts and camshafts, machining 35999906 - Electrical discharge
machining (EDM) 35999913 - Propellers, ship and boat: machined 35999918 - Ties,
form: metal 35999919 - Water leak detectors 35999920 - Weather vanes 36120000 -
Transformers, except electric 36120100 - Power and distribution transformers
36120102 - Control transformers 36120103 - Current limiting reactors, electrical
36120104 - Distribution transformers, electric 36120105 - Feeder voltage
boosters (electric transformers) 36120108 - Line voltage regulators 36120109 -
Power transformers, electric 36120110 - Transmission and distribution voltage
regulators 36120111 - Voltage regulating transformers, electric power 36120112 -
Voltage regulators, transmission and distribution 36120201 - Ballasts for
lighting fixtures 36120202 - Fluorescent ballasts 36120305 - Electronic meter
transformers 36120307 - Ignition transformers, for use on domestic fuel burners
36120314 - Rectifier transformers 36120317 - Tripping transformers 36129901 -
Instrument transformers (except portable) 36129903 - Vibrators, interrupter
36130000 - Switchgear and switchboard apparatus 36130100 - Power circuit
breakers 36130103 - Switches, electric power except snap, push button, etc.
36130104 - Time switches, electrical switchgear apparatus 36130200 - Panel and
distribution boards and other related apparatus 36130201 - Control panels,
electric 36130205 - Generator control and metering panels 36130206 - Metering
panels, electric 36130207 - Panelboards and distribution boards, electric
36130209 - Power switching equipment 36130211 - Switchboard apparatus, except
instruments 36130212 - Switchboards and parts, power 36130213 - Switchgear and
switchgear accessories, nec 36130300 - Fuses and fuse equipment 36130304 -
Fuses, electric 36139901 - Bus bar structures 36210000 - Motors and generators
36210100 - Electric motor and generator parts 36210101 - Armatures, industrial
36210102 - Coils, for electric motors or generators 36210103 - Collector rings,
for electric motors or generators 36210104 - Commutators, electric motor
36210105 - Frequency converters (electric generators) 36210107 - Motor housings
36210108 - Motors, electric 36210109 - Phase or rotary converters (electrical
equipment) 36210110 - Power generators 36210113 - Rotors, for motors 36210114 -
Sliprings, for motors or generators 36210115 - Starters, for motors 36210116 -
Storage battery chargers, motor and engine generator type 36210200 - Electric
motor and generator auxiliary parts 36210205 - Inverters, rotating: electrical
36210300 - Control equipment for electric buses and locomotives 36219901 -
Generating apparatus and parts, electrical 36219902 - Generator sets: gasoline,
diesel, or dual-fuel 36219903 - Generators and sets, electric 36219905 -
Generators for storage battery chargers 36219906 - Servomotors, electric
36219908 - Torque motors, electric 36240000 - Carbon and graphite products
36249901 - Brush blocks, carbon or molded graphite 36249902 - Brushes and brush
stock contacts, electric 36249904 - Electric carbons 36249905 - Electrodes,
thermal and electrolytic uses: carbon, graphite 36249906 - Fibers, carbon and
graphite 36250000 - Relays and industrial controls 36250100 - Motor controls and
accessories 36250101 - Motor control accessories, including overload relays
36250103 - Motor controls, electric 36250104 - Motor starters and controllers,
electric 36250105 - Starter, electric motor 36250200 - Industrial electrical
relays and switches 36250202 - Control circuit relays, industrial 36250204 -
Relays, electric power 36250205 - Relays, for electronic use 36250207 -
Switches, electric power 36250208 - Switches, electronic applications 36259901 -
Actuators, industrial 36259902 - Brakes, electromagnetic 36259903 - Control
circuit devices, magnet and solid state 36259904 - Control equipment, electric
36259905 - Controls for adjustable speed drives 36259907 - Electric controls and
control accessories, industrial 36259908 - Electromagnetic clutches or brakes
36259909 - Industrial controls: push button, selector switches, pilot 36259910 -
Marine and navy auxiliary controls 36259911 - Noise control equipment 36259912 -
Numerical controls 36259913 - Positioning controls, electric 36259914 -
Resistance welder controls 36259915 - Resistors and resistor units 36259917 -
Timing devices, electronic 36259918 - Truck controls, industrial battery
36290100 - Electronic generation equipment 36290101 - Battery chargers,
rectifying or nonrotating 36290102 - Electrochemical generators (fuel cells)
36290103 - Inverters, nonrotating: electrical 36290105 - Power conversion units,
a.c. to d.c.: static-electric 36290106 - Rectifiers (electrical apparatus)
36290107 - Thermo-electric generators 36290200 - Capacitors and condensers
36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts 36290202 -
Capacitors, fixed or variable 36290203 - Condensers, fixed or variable 36299901
- Blasting machines, electrical 36299903 - Static elimination equipment,
industrial 36310000 - Household cooking equipment 36310100 - Indoor cooking
equipment 36310105 - Stoves, disk 36319901 - Barbecues, grills, and braziers
(outdoor cooking) 36320000 - Household refrigerators and freezers 36329903 -
Refrigerator cabinets, household: metal and wood 36329904 - Refrigerators,
mechanical and absorption: household 36330000 - Household laundry equipment
36340000 - Electric housewares and fans 36340100 - Electric household cooking
appliances 36340101 - Broilers, electric 36340109 - Heaters, tape 36340110 -
Heating units, for electric appliances 36340112 - Ovens, portable: household
36340118 - Toasters, electric: household 36340206 - Juice extractors, electric
36340302 - Ceiling fans 36340303 - Dehumidifiers, electric: room 36340304 -
Fans, electric: desk 36340307 - Fans, exhaust and ventilating, electric:
household 36340310 - Heating units, electric (radiant heat): baseboard or wall
36340312 - Radiators, electric 36340314 - Space heaters, electric 36340400 -
Housewares, excluding cooking appliances and utensils 36340401 - Air purifiers,
portable 36340406 - Vaporizers, electric: household 36340500 - Personal
electrical appliances 36340504 - Dryers, electric: hand and face 36340505 - Hair
curlers, electric 36340507 - Heating pads, electric 36340509 - Razors, electric
36350000 - Household vacuum cleaners 36359901 - Carpet shampooer 36359903 -
Electric sweeper 36390100 - Major kitchen appliances, except refrigerators and
stoves 36390101 - Dishwashing machines, household 36390103 - Trash compactors,
household 36390200 - Sewing equipment 36390202 - Sewing machines and
attachments, domestic 36399902 - Hot water heaters, household 36410000 -
Electric lamps 36410100 - Electric lamps and parts for generalized applications
36410101 - Electric lamp (bulb) parts 36410102 - Electric light bulbs, complete
36410103 - Electrodes, cold cathode fluorescent lamp 36410106 - Lamps,
fluorescent, electric 36410107 - Lamps, incandescent filament, electric 36410110
- Tubes, electric light 36410203 - Health lamps, infrared or ultraviolet
36410211 - Ultraviolet lamps 36410212 - Sealed low-pressure gas lights 36430100
- Power outlets and sockets 36430103 - Lamp sockets and receptacles (electric
wiring devices) 36430104 - Outlets, electric: convenience 36430105 - Sockets,
electric 36430200 - Electric switches 36430201 - Bus bars (electrical
conductors) 36430300 - Electric connectors 36430302 - Connectors and terminals
for electrical devices 36430303 - Contacts, electrical 36430304 - Cord
connectors, electric 36430305 - Plugs, electric 36439902 - Ground clamps
(electric wiring devices) 36439904 - Lightning protection equipment 36439907 -
Power line cable 36440000 - Noncurrent-carrying wiring devices 36440102 -
Junction boxes, electric 36440103 - Outlet boxes (electric wiring devices)
36440200 - Electric conduits and fittings 36440202 - Raceways 36449902 -
Insulators and insulation materials, electrical 36449903 - Pole line hardware
36450000 - Residential lighting fixtures 36450100 - Lamp and light shades
36459901 - Boudoir lamps 36459903 - Desk lamps 36459904 - Floor lamps 36459905 -
Fluorescent lighting fixtures, residential 36459906 - Garden, patio, walkway and
yard lighting fixtures: electric 36459907 - Table lamps 36460000 - Commercial
lighting fixtures 36469901 - Ceiling systems, luminous 36469902 - Chandeliers,
commercial 36469903 - Desk lamps, commercial 36469904 - Fluorescent lighting
fixtures, commercial 36469905 - Ornamental lighting fixtures, commercial
36470000 - Vehicular lighting equipment 36470100 - Motor vehicle lighting
equipment 36470105 - Headlights (fixtures), vehicular 36479901 - Aircraft
lighting fixtures 36479903 - Boat and ship lighting fixtures 36480000 - Lighting
equipment, nec 36480100 - Outdoor lighting equipment 36480101 - Airport lighting
fixtures: runway approach, taxi, or ramp 36480103 - Decorative area lighting
fixtures 36480105 - Fountain lighting fixtures 36480106 - Gas lighting fixtures
36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline 36480108 -
Public lighting fixtures 36480110 - Street lighting fixtures 36480200 - Stage
lighting equipment 36480201 - Spotlights 36480202 - Strobe lighting systems
36489901 - Arc lighting fixtures 36489902 - Flashlights 36489904 - Lighting
fixtures, except electric: residential 36489906 - Reflectors, for lighting
equipment: metal 36489907 - Sun tanning equipment, incl. tanning beds 36489908 -
Swimming pool lighting fixtures 36489909 - Ultraviolet lamp fixtures 36489910 -
Underwater lighting fixtures 36510000 - Household audio and video equipment
36510100 - Household audio equipment 36510101 - Amplifiers: radio, public
address, or musical instrument 36510102 - Audio electronic systems 36510108 -
Loudspeakers, electrodynamic or magnetic 36510109 - Microphones 36510110 - Music
distribution apparatus 36510115 - Public address systems 36510116 - Radio
receiving sets 36510117 - Recording machines, except dictation and telephone
answering 36510118 - Sound reproducing equipment 36510119 - Speaker monitors
36510120 - Speaker systems 36510200 - Household video equipment 36510201 -
Television receiving sets 36510202 - Video camera-audio recorders, household use
36510203 - Video cassette recorders/players and accessories 36510204 - Video
triggers (remote control TV devices) 36519901 - Electronic kits for home
assembly: radio, TV, phonograph 36519902 - Home entertainment equipment,
electronic, nec 36520000 - Prerecorded records and tapes 36529901 - Compact
laser discs, prerecorded 36529902 - Magnetic tape (audio): prerecorded 36529903
- Master records or tapes, preparation of 36529904 - Phonograph record blanks
36529905 - Phonograph records, prerecorded 36610000 - Telephone and telegraph
apparatus 36610100 - Telephones and telephone apparatus 36610102 - Communication
headgear, telephone 36610103 - Facsimile equipment 36610104 - Headsets,
telephone 36610105 - Modems 36610106 - Switching equipment, telephone 36610107 -
Telephone answering machines 36610108 - Telephone central office equipment, dial
or manual 36610110 - Telephone sets, all types except cellular radio 36610111 -
Telephone station equipment and parts, wire 36610112 - Telephones, sound powered
(no battery) 36610203 - Telegraph or telephone carrier and repeater equipment
36619901 - Carrier equipment, telephone or telegraph 36619904 - Message
concentrators 36619905 - Multiplex equipment, telephone and telegraph 36619906 -
Switchboards, telephone or telegraph 36619907 - Telephone cords, jacks,
adapters, etc. 36619908 - Fiber optics communications equipment 36630000 - Radio
and t.v. communications equipment 36630100 - Radio broadcasting and
communications equipment 36630101 - Airborne radio communications equipment
36630102 - Amplifiers, RF power and IF 36630104 - Cellular radio telephone
36630106 - Marine radio communications equipment 36630108 - Pagers (one-way)
36630109 - Radio receiver networks 36630110 - Receivers, radio communications
36630111 - Transmitter-receivers, radio 36630200 - Television broadcasting and
communications equipment 36630201 - Cable television equipment 36630204 -
Television antennas (transmitting) and ground equipment 36630205 - Television
closed circuit equipment 36630206 - Television monitors 36639901 - Antennas,
transmitting and communications 36639902 - Digital encoders 36639903 -
Encryption devices 36639904 - Light communications equipment 36639905 -
Microwave communication equipment 36639906 - Mobile communication equipment
36639907 - Radio and television switching equipment 36639908 -
Receiver-transmitter units (transceiver) 36639909 - Satellites, communications
36639910 - Space satellite communications equipment 36639911 - Studio equipment,
radio and television broadcasting 36639912 - Telemetering equipment, electronic
36639913 - Transmitting apparatus, radio or television 36639914 - Global
positioning systems (GPS) equipment 36690000 - Communications equipment, nec
36690100 - Emergency alarms 36690101 - Burglar alarm apparatus, electric
36690102 - Fire alarm apparatus, electric 36690103 - Fire detection systems,
electric 36690104 - Metal detectors 36690105 - Sirens, electric: vehicle,
marine, industrial, and air raid 36690106 - Smoke detectors 36690200 -
Transportation signaling devices 36690203 - Pedestrian traffic control equipment
36690204 - Railroad signaling devices, electric 36690205 - Signaling apparatus,
electric 36690206 - Traffic signals, electric 36699901 - Intercommunication
systems, electric 36699902 - Visual communication systems 36710000 - Electron
tubes 36710100 - Cathode ray tubes, including rebuilt 36710202 - Electron tubes,
industrial 36710207 - Electronic tube parts, except glass blanks 36710208 - Gas
or vapor tubes 36710213 - Photomultiplier tubes 36710215 - Traveling wave tubes
36710217 - Vacuum tubes 36729902 - Wiring boards 36740102 - Diodes, solid state
(germanium, silicon, etc.) 36740103 - Light emitting diodes 36740201 - Computer
logic modules 36740202 - Hybrid integrated circuits 36740203 - Magnetic bubble
memory device 36740204 - Memories, solid state 36740205 - Metal oxide silicon
(MOS) devices 36740207 - Microprocessors 36740208 - Monolithic integrated
circuits (solid state) 36740209 - Random access memory (RAM) 36740212 - Thin
film circuits 36740300 - Light sensitive devices 36740301 - Light sensitive
devices, solid state 36740305 - Photovoltaic devices, solid state 36740306 -
Solar cells 36740400 - Radiation sensors 36740401 - Infrared sensors, solid
state 36749901 - Fuel cells, solid state 36749903 - Hall effect devices 36749905
- Modules, solid state 36749906 - Molecular devices, solid state 36749907 -
Nuclear detectors, solid state 36749908 - Optical isolators 36749909 - Silicon
wafers, chemically doped 36749910 - Solid state electronic devices, nec 36749911
- Strain gages, solid state 36749913 - Switches, silicon control 36749915 -
Thermoelectric devices, solid state 36749916 - Transistors 36750000 - Electronic
capacitors 36759901 - Condensers, electronic 36760000 - Electronic resistors
36769902 - Thermistors, except temperature sensors 36770000 - Electronic coils
and transformers 36770100 - Electronic transformers 36770104 - Transformers
power supply, electronic type 36779901 - Baluns 36779902 - Coil windings,
electronic 36779903 - Filtration devices, electronic 36779904 - Inductors,
electronic 36780000 - Electronic connectors 36790000 - Electronic components,
nec 36790100 - Electronic circuits 36790101 - Attenuators 36790102 -
Commutators, electronic 36790103 - Delay lines 36790105 - Microwave components
36790108 - Rectifiers, electronic 36790109 - Rheostats, for electronic end
products 36790110 - Solenoids for electronic applications 36790111 -
Transducers, electrical 36790200 - Recording and playback apparatus, including
phonograph 36790203 - Recording and playback heads, magnetic 36790300 -
Electronic loads and power supplies 36790301 - Loads, electronic 36790302 -
Oscillators 36790303 - Power supplies, all types: static 36790304 - Static power
supply converters for electronic applications 36790400 - Electronic crystals
36790403 - Quartz crystals, for electronic application 36790500 - Electronic
switches 36790502 - Switches, stepping 36790503 - Video triggers, except remote
control TV devices 36799901 - Antennas, receiving 36799902 - Antennas,
satellite: household use 36799903 - Cores, magnetic 36799904 - Cryogenic cooling
devices for infrared detectors, masers 36799905 - Harness assemblies, for
electronic use: wire or cable 36799906 - Headphones, radio 36799907 - Hermetic
seals, for electronic equipment 36799908 - Liquid crystal displays (LCD)
36799909 - Parametric amplifiers 36799910 - Resonant reed devices, electronic
36799915 - Voice controls 36910000 - Storage batteries 36919901 - Alkaline cell
storage batteries 36919902 - Batteries, rechargeable 36919903 - Lead acid
batteries (storage batteries) 36920000 - Primary batteries, dry and wet 36940000
- Engine electrical equipment 36940100 - Battery charging alternators and
generators 36940102 - Battery charging generators, automobile and aircraft
36940200 - Ignition apparatus and distributors 36940201 - Distributors, motor
vehicle engine 36940202 - Harness wiring sets, internal combustion engines
36940203 - Ignition apparatus, internal combustion engines 36940205 - Ignition
systems, high frequency 36940207 - Spark plugs, for internal combustion engines
36949903 - Battery cable wiring sets for internal combustion engines 36950000 -
Magnetic and optical recording media 36950100 - Magnetic disks and drums
36950101 - Computer software tape and disks: blank, rigid, and floppy 36950201 -
Audio range tape, blank 36950203 - Video recording tape, blank 36959901 -
Optical disks and tape, blank 36990000 - Electrical equipment and supplies, nec
36990100 - High-energy particle physics equipment 36990101 - Accelerating
waveguide structures 36990103 - Betatrons 36990104 - Cyclotrons 36990106 -
Electron linear accelerators 36990107 - Electrostatic particle accelerators
36990108 - Linear accelerators 36990200 - Electrical welding equipment 36990201
- Electron beam metal cutting, forming or welding machines 36990202 - Laser
welding, drilling, and cutting equipment 36990203 - Welding machines and
equipment, ultrasonic 36990300 - Electronic training devices 36990302 - Flight
simulators (training aids), electronic 36990303 - Teaching machines and aids,
electronic 36990400 - Electric sound equipment 36990404 - Sound signaling
devices, electrical 36990405 - Underwater sound equipment 36990500 - Security
devices 36990502 - Security control equipment and systems 36990601 - Appliance
cords, for household electrical equipment 36990602 - Christmas tree lighting
sets, electric 36990604 - Door opening and closing devices, electrical 36990605
- Extension cords 36990608 - Insect lamps, electric 36999901 - Cleaning
equipment, ultrasonic, except medical and dental 36999902 - Fire control or
bombing equipment, electronic 36999904 - Grids, electric 36999905 - Heat
emission operating apparatus 36999906 - Laser systems and equipment 37140000 -
Motor vehicle parts and accessories 37140110 - Filters: oil, fuel, and air,
motor vehicle 37140304 - Shock absorbers, motor vehicle 37140405 - Horns, motor
vehicle 37140409 - Wipers, windshield, motor vehicle 37280102 - Aircraft body
assemblies and parts 37319903 - Drydocks, floating 37319906 - Submersible marine
robots, manned or unmanned 37320101 - Fishing boats: lobster, crab, oyster,
etc.: small 37320103 - Hydrofoil boats 37329901 - Boat kits, not models 37329904
- Pontoons, except aircraft and inflatable 37430000 - Railroad equipment
37430100 - Railroad equipment, except locomotives 37430101 - Brakes, air and
vacuum: railway 37430103 - Freight cars and equipment 37430105 - Lubrication
systems, locomotive 37430106 - Railroad car rebuilding 37430107 - Railway
maintenance cars 37430111 - Train cars and equipment, freight or passenger
37430203 - Streetcars and car equipment 37430204 - Trackless trolley buses
37430300 - Locomotives and parts 37430304 - Railroad locomotives and parts,
electric or nonelectric 37510000 - Motorcycles, bicycles and parts 37510100 -
Motorcycles and related parts 37510102 - Motor scooters and parts 37510103 -
Motorcycle accessories 37510200 - Bicycles and related parts 37510201 - Brakes,
friction clutch and other: bicycle 37519901 - Frames, motorcycle and bicycle
37519902 - Gears, motorcycle and bicycle 37610000 - Guided missiles and space
vehicles 37619902 - Guided missiles and space vehicles, research and development
37619904 - Rockets, space and military, complete 37619905 - Space vehicles,
complete 37640000 - Space propulsion units and parts 37649901 - Engines and
engine parts, guided missile 37649902 - Guided missile and space vehicle
engines, research & devel. 37649903 - Propulsion units for guided missiles and
space vehicles 37649904 - Rocket motors, guided missiles 37690000 - Space
vehicle equipment, nec 37699904 - Guided missile and space vehicle parts and
aux. equip., R&D 37920000 - Travel trailers and campers 37929902 - Campers, for
mounting on trucks 37929903 - Camping trailers and chassis 37929904 - House
trailers, except as permanent dwellings 37929905 - Pickup covers, canopies or
caps 37950000 - Tanks and tank components 37990100 - Trailers and trailer
equipment 37990102 - Boat trailers 37990103 - Horse trailers, except fifth-wheel
type 37990104 - Towing bars and systems 37990105 - Trailer hitches 37990200 -
Recreational vehicles 37990201 - All terrain vehicles (ATV) 37990204 - Golf
carts, powered 37990205 - Snowmobiles 37990401 - Pushcarts 37990402 -
Wheelbarrows 37999901 - Carriages, horse drawn 37999902 - Ski lifts, tows or
gondolas 38120000 - Search and navigation equipment 38120100 -
Aircraft/aerospace flight instruments and guidance systems 38120101 -
Acceleration indicators and systems components, aerospace 38120102 - Aircraft
flight instruments 38120104 - Altimeters, standard and sensitive 38120111 -
Flight recorders 38120116 - Gyroscopes 38120119 - Inertial guidance systems
38120120 - Infrared object detection equipment 38120121 - Instrument landing
systems (ILS), airborne or ground 38120200 - Aircraft control instruments
38120201 - Aircraft control systems, electronic 38120300 - Navigational systems
and instruments 38120301 - Antennas, radar or communications 38120305 -
Degaussing equipment 38120306 - Radar systems and equipment 38120307 - Sonar
systems and equipment 38120308 - Space vehicle guidance systems and equipment
38120500 - Defense systems and equipment 38120502 - Warfare counter-measure
equipment 38120600 - Search and detection systems and instruments 38120601 - Air
traffic control systems and equipment, electronic 38120602 - Detection
apparatus: electronic/magnetic field, light/heat 38120604 - Magnetic field
detection apparatus 38129902 - Distance measuring equipment 38129903 - Light or
heat emission operating apparatus 38210000 - Laboratory apparatus and furniture
38210100 - Laboratory apparatus, except heating and measuring 38210103 -
Chemical laboratory apparatus, nec 38210104 - Clinical laboratory instruments,
except medical and dental 38210108 - Freezers, laboratory 38210111 - Incubators,
laboratory 38210112 - Laboratory equipment: fume hoods, distillation racks, etc.
38210113 - Laser beam alignment devices 38210120 - Pi tapes (metal periphery
direct reading diameter tapes) 38210121 - Pipettes, hemocytometer 38210123 -
Shakers and stirrers 38210124 - Sterilizers 38210125 - Vacuum pumps, laboratory
38210200 - Laboratory furniture 38210201 - Worktables, laboratory 38210300 -
Laboratory heating apparatus 38210303 - Furnaces, laboratory 38210400 -
Laboratory measuring apparatus 38210404 - Time interval measuring equipment,
electric (lab type) 38220000 - Environmental controls 38220100 - Air
conditioning and refrigeration controls 38220101 - Air flow controllers, air
conditioning and refrigeration 38220103 - Humidity controls, air-conditioning
types 38220104 - Pressure controllers, air-conditioning system type 38220105 -
Refrigeration controls (pressure) 38220106 - Refrigeration/air-conditioning
defrost controls 38220200 - Hardware for environmental regulators 38220201 -
Damper operators: pneumatic, thermostatic, electric 38220300 - Thermostats and
other environmental sensors 38220301 - Built-in thermostats, filled system and
bimetal types 38220304 - Temperature sensors for motor windings 38220306 -
Thermostats, except built-in 38220400 - Hydronic controls 38220403 - Hydronic
pressure or temperature controls 38220404 - Liquid level controls, residential
or commercial heating 38220500 - Electric heat controls 38220501 - Electric heat
proportioning controls, modulating controls 38220600 - Appliance controls,except
air-conditioning and refrigeration 38229902 - Controls, combination limit and
fan 38229903 - Controls, combination oil and hydronic 38229905 - Energy cutoff
controls, residential or commercial types 38229912 - Limit controls, residential
and commercial heating types 38229914 - Static pressure regulators 38229916 -
Vapor heating controls 38229917 - Water heater controls 38230000 - Process
control instruments 38230100 - Temperature measurement instruments, industrial
38230101 - Pyrometers, industrial process type 38230102 - Resistance
thermometers and bulbs, industrial process type 38230103 - Temperature
instruments: industrial process type 38230104 - Thermistors, industrial process
type 38230105 - Thermocouples, industrial process type 38230106 - Thermometers,
filled system: industrial process type 38230200 - Pressure measurement
instruments, industrial 38230201 - Differential pressure instruments, industrial
process type 38230203 - Pressure gauges, dial and digital 38230300 - Industrial
flow and liquid measuring instruments 38230301 - Flow instruments, industrial
process type 38230302 - Fluidic devices, circuits, and systems for process
control 38230303 - Gas flow computers, industrial process type 38230304 - Level
and bulk measuring instruments, industrial process 38230305 - Liquid level
instruments, industrial process type 38230307 - Primary elements for process
flow measurement 38230310 - Viscosimeters, industrial process type 38230400 -
Industrial process measurement equipment 38230401 - Analyzers, industrial
process type 38230402 - Annunciators, relay and solid state types 38230403 -
Computer interface equipment, for industrial process control 38230404 -
Controllers, for process variables, all types 38230406 - Data loggers,
industrial process type 38230408 - Digital displays of process variables
38230409 - Draft gauges, industrial process type 38230410 - Electrodes used in
industrial process measurement 38230411 - Electrolytic conductivity instruments,
industrial process 38230413 - Infrared instruments, industrial process type
38230415 - Programmers, process type 38230416 - Refractometers, industrial
process type 38230417 - Telemetering instruments, industrial process type
38230418 - Thermal conductivity instruments, industrial process type 38230419 -
Time cycle and program controllers, industrial process type 38230420 -
Transmitters of process variables, stand. signal conversion 38230500 - On-stream
gas/liquid analysis instruments, industrial 38230501 - Absorption analyzers:
infrared, x-ray, etc.: industrial 38230502 - Chromatographs, industrial process
type 38230503 - Liquid analysis instruments, industrial process type 38230506 -
Water quality monitoring and control systems 38239901 - Boiler controls:
industrial, power, and marine type 38239903 - Combustion control instruments
38239905 - Industrial process control instruments 38239906 - Moisture meters,
industrial process type 38239907 - Nuclear reactor controls 38240000 - Fluid
meters and counting devices 38240100 - Integrating and totalizing meters for gas
and liquids 38240101 - Gasmeters, domestic and large capacity: industrial
38240102 - Gasoline dispensing meters 38240103 - Impeller and counter driven
flow meters 38240105 - Liquid meters, nec 38240107 - Mechanical measuring meters
38240108 - Positive displacement meters 38240115 - Turbine meters 38240117 -
Water meters 38240200 - Mechanical and electromechanical counters and devices
38240202 - Counters, revolution 38240203 - Electromechanical counters 38240210 -
Tally counters 38240300 - Vehicle instruments 38240303 - Speedometers 38240304 -
Tachometer, centrifugal 38249901 - Controls, revolution and timing instruments
38249904 - Pedometers 38250000 - Instruments to measure electricity 38250100 -
Engine electrical test equipment 38250103 - Battery testers, electrical 38250105
- Digital test equipment, electronic and electrical circuits 38250200 - Test
equipment for electronic and electric measurement 38250201 - Analog-digital
converters, electronic instrumentation type 38250202 - Analyzers for testing
electrical characteristics, nec 38250204 - Bridges: Kelvin, Wheatstone, vacuum
tube, megohm, etc. 38250206 - Digital panel meters, electricity measuring
38250207 - Diode and transistor testers 38250209 - Electron tube test equipment
38250215 - Integrated circuit testers 38250216 - Lab standards, electric:
resistance, inductance, capacitance 38250218 - Microwave test equipment 38250219
- Network analyzers 38250221 - Radar testing instruments, electric 38250222 -
Radio apparatus analyzers, nec 38250228 - Signal generators and averagers
38250229 - Spectrum analyzers 38250231 - Standards and calibrating equipment,
laboratory 38250232 - Standards and calibration equipment for electrical
measuring 38250234 - Synchroscopes 38250236 - Test equipment for electronic and
electrical circuits 38250238 - Transducers for volts, amperes, watts, vars,
frequency, etc. 38250241 - Waveform measuring and/or analyzing equipment, nec
38250300 - Electrical energy measuring equipment 38250303 - Current measuring
equipment, nec 38250305 - Electrical power measuring equipment 38250306 - Energy
measuring equipment, electrical 38250308 - Frequency meters: electrical,
mechanical, and electronic 38250310 - Instruments for measuring electrical
quantities 38250312 - Measuring instruments and meters, electric 38250313 -
Meters, power factor and phase angle 38250314 - Meters: electric, pocket,
portable, panelboard, etc. 38250317 - Oscillators, audio and radio frequency
(instrument types) 38250318 - Oscillographs and oscilloscopes 38250319 -
Potentiometric instruments, except industrial process type 38250320 - Power
measuring equipment, electrical 38250321 - Radio frequency measuring equipment
38250322 - Recorders, oscillographic 38250323 - Resistance measuring equipment
38250326 - Sweep oscillators 38250331 - Watt-hour meters, electrical 38259901 -
Elapsed time meters, electronic 38260000 - Analytical instruments 38260100 -
Spectroscopic and other optical properties measuring equip. 38260103 - Infrared
analytical instruments 38260104 - Mass spectrometers 38260105 - Mass
spectroscopy instrumentation 38260109 - Polariscopes 38260113 - Spectrographs
38260114 - Spectrometers 38260200 - Analytical optical instruments 38260202 -
Microscopes, electron and proton 38260300 - Liquid testing apparatus 38260302 -
Liquid chromatographic instruments 38260305 - Petroleum product analyzing
apparatus 38260308 - Water testing apparatus 38260400 - Blood testing apparatus
38260401 - Amino acid analyzers 38260403 - Protein analyzers, laboratory type
38260500 - Gas testing apparatus 38260501 - Gas analyzing equipment 38260600 -
Instruments measuring magnetic and electrical properties 38260604 -
Electrophoresis equipment 38260605 - Magnetic resonance imaging apparatus
38260700 - Instruments measuring thermal properties 38260702 - Thermal analysis
instruments, laboratory type 38269901 - Automatic chemical analyzers 38269902 -
Chromatographic equipment, laboratory type 38269905 - Dust sampling and analysis
equipment 38269907 - Environmental testing equipment 38269908 - Integrators
(mathematical instruments) 38269909 - Laser scientific and engineering
instruments 38270000 - Optical instruments and lenses 38270100 - Optical
instruments and apparatus 38270101 - Binoculars 38270102 - Boroscopes 38270106 -
Gun sights, optical 38270107 - Lenses, optical: all types except ophthalmic
38270110 - Metallographs 38270112 - Microscopes, except electron, proton, and
corneal 38270113 - Periscopes 38270115 - Sighting and fire control equipment,
optical 38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.
38270118 - Telescopic sights 38270200 - Lens coating and grinding equipment
38270201 - Lens coating equipment 38279901 - Aiming circles (fire control
equipment) 38279909 - Light sources, standard 38279914 - Optical comparators
38279915 - Optical elements and assemblies, except ophthalmic 38279916 - Optical
test and inspection equipment 38279919 - Reflectors, optical 38290000 -
Measuring and controlling devices, nec 38290100 - Aircraft and motor vehicle
measurement equipment 38290101 - Accelerometers 38290107 - Gauging instruments,
thickness ultrasonic 38290110 - Pressure and vacuum indicators, aircraft engine
38290112 - Testers for checking hydraulic controls on aircraft 38290113 - Thrust
power indicators, aircraft engine 38290200 - Geophysical and meteorological
testing equipment 38290203 - Barometers, mercury and aneroid types 38290206 -
Geophysical or meteorological electronic equipment 38290209 - Magnetometers
38290210 - Meteorologic tracking systems 38290211 - Meteorological instruments
38290215 - Seismographs 38290218 - Solarimeters 38290219 - Weather tracking
equipment 38290220 - Wind direction indicators 38290300 - Surveying and drafting
equipment 38290305 - Photogrammetrical instruments 38290312 - Surveying
instruments and accessories 38290400 - Physical property testing equipment
38290401 - Cable testing machines 38290403 - Dynamometer instruments 38290404 -
Fatigue testing machines, industrial: mechanical 38290405 - Hardness testing
equipment 38290406 - Stress, strain, and flaw detecting/measuring equipment
38290407 - Tensile strength testing equipment 38290408 - Testing equipment:
abrasion, shearing strength, etc. 38290500 - Nuclear radiation and testing
apparatus 38290502 - Electrogamma ray loggers 38290503 - Geiger counters
38290504 - Ion chambers 38290506 - Medical diagnostic systems, nuclear 38290507
- Nuclear instrument modules 38290512 - Spectrometers, liquid scintillation and
nuclear 38290601 - Fare registers, for street cars, buses, etc. 38290603 -
Turnstiles, equipped with counting mechanisms 38290700 - Thermometers and
temperature sensors 38290701 - Temperature sensors, except industrial process
and aircraft 38290702 - Thermocouples 38290703 - Thermometers, including
digital: clinical 38290704 - Thermometers, liquid-in-glass and bimetal type
38299901 - Anamometers 38299902 - Breathalyzers 38299903 - Chronometers,
electronic 38299906 - Gas detectors 38299908 - Instrumentation for reactor
controls, auxiliary 38299913 - Pressure transducers 38299920 - Thermomagnetic
oxygen analyzer 38299922 - Ultrasonic testing equipment 38299923 - Vibration
meters, analyzers, and calibrators 38299925 - Polygraph devices 38299926 -
Liquid leak detection equipment 38410000 - Surgical and medical instruments
38410100 - Ophthalmic instruments and apparatus 38410101 - Muscle exercise
apparatus, ophthalmic 38410102 - Ophthalmic lasers 38410200 - Diagnostic
apparatus, medical 38410201 - Biopsy instruments and equipment 38410202 - Blood
pressure apparatus 38410206 - Eye examining instruments and apparatus 38410300 -
Veterinarians' instruments and apparatus 38410400 - Surgical instruments and
apparatus 38410401 - Anesthesia apparatus 38410402 - Cannulae 38410403 -
Catheters 38410408 - Hypodermic needles and syringes 38410409 - Inhalators,
surgical and medical 38410410 - Instruments, microsurgical: except
electromedical 38410413 - Needles, suture 38410418 - Suction therapy apparatus
38410420 - Surgical lasers 38410421 - Surgical stapling devices 38410500 -
Medical instruments and equipment, blood and bone work 38410501 - Blood
transfusion equipment 38410503 - Bone plates and screws 38410505 - Hemodialysis
apparatus 38410506 - IV transfusion apparatus 38419901 - Inhalation therapy
equipment 38419904 - Physiotherapy equipment, electrical 38419905 - Skin
grafting equipment 38419907 - Ultrasonic medical cleaning equipment 38420000 -
Surgical appliances and supplies 38420100 - Personal safety equipment 38420101 -
Bulletproof vests 38420102 - Clothing, fire resistant and protective 38420103 -
Ear plugs 38420104 - Gas masks 38420105 - Gloves, safety 38420107 - Life
preservers, except cork and inflatable 38420109 - Noise protectors, personal
38420111 - Radiation shielding aprons, gloves, sheeting, etc. 38420112 -
Respiratory protection equipment, personal 38420115 - Welders' hoods 38420201 -
Absorbent cotton, sterilized 38420300 - Prosthetic appliances 38420301 -
Cosmetic restorations 38420302 - Implants, surgical 38420303 - Limbs, artificial
38420304 - Models, anatomical 38420400 - Orthopedic appliances 38420401 -
Abdominal supporters, braces, and trusses 38420402 - Braces, elastic 38420403 -
Braces, orthopedic 38420405 - Cervical collars 38420409 - Elastic hosiery,
orthopedic (support) 38420411 - Foot appliances, orthopedic 38420412 - Hearing
aids 38420414 - Splints, pneumatic and wood 38420415 - Supports: abdominal,
ankle, arch, kneecap, etc. 38420416 - Suspensories 38420417 - Technical aids for
the handicapped 38420418 - Trusses, orthopedic and surgical 38420420 -
Wheelchairs 38420500 - Bandages and dressings 38420502 - Dressings, surgical
38420503 - Gauze, surgical 38429901 - Adhesive tape and plasters, medicated or
non-medicated 38429904 - Belts: surgical, sanitary, and corrective 38429907 -
First aid, snake bite, and burn kits 38429909 - Grafts, artificial: for surgery
38429915 - Ligatures, medical 38429916 - Respirators 38429919 - Sterilizers,
hospital and surgical 38429921 - Stretchers 38429922 - Surgical appliances and
supplies 38429923 - Sutures, absorbable and non-absorbable 38429927 - Whirlpool
baths, hydrotherapy equipment 38430000 - Dental equipment and supplies 38430100
- Dental equipment 38430104 - Burs, dental 38430105 - Cabinets, dental 38430107
- Dental chairs 38430109 - Dental hand instruments, nec 38430110 - Dental
laboratory equipment 38430115 - Hand pieces and parts, dental 38430116 -
Orthodontic appliances 38430200 - Dental materials 38430202 - Compounds, dental
38430203 - Dental alloys for amalgams 38430205 - Denture materials 38430206 -
Enamels, dentists' 38430212 - Teeth, artificial (not made in dental
laboratories) 38440000 - X-ray apparatus and tubes 38449901 - Beta-ray
irradiation equipment 38449906 - Lamps, X-ray 38449908 - Radiographic X-ray
apparatus and tubes 38449910 - Therapeutic X-ray apparatus and tubes 38449911 -
X-ray generators 38450000 - Electromedical equipment 38450100 - Electromedical
apparatus 38450101 - Audiological equipment, electromedical 38450103 -
Bronchoscopes, electromedical 38450104 - Cardiographs 38450107 - CAT scanner
(computerized axial tomography) apparatus 38450108 - Electrocardiographs
38450111 - Endoscopic equipment, electromedical, nec 38450113 - Magnetic
resonance imaging device, nuclear 38450115 - Patient monitoring apparatus, nec
38450117 - Position emission tomography (PET scanner) 38450118 - Respiratory
analysis equipment, electromedical 38450120 - Ultrasonic medical equipment,
except cleaning 38450121 - Ultrasonic scanning devices, medical 38450200 -
Electrotherapeutic apparatus 38450202 - Defibrillator 38450203 - Dialyzers,
electromedical 38450205 - Heart-lung machine 38450206 - Pacemaker, cardiac
38450207 - Surgical support systems: heart-lung machine, exc. iron lung 38450208
- Transcutaneous electrical nerve stimulators (TENS) 38459901 - Laser systems
and equipment, medical 38459902 - Lithotripters 38459903 - Medical cleaning
equipment, ultrasonic 38510000 - Ophthalmic goods 38510100 - Frames, lenses, and
parts, eyeglass and spectacle 38510101 - Eyeglasses, lenses and frames 38510102
- Frames and parts, eyeglass and spectacle 38510103 - Lens coating, ophthalmic
38510104 - Lens grinding, except prescription: ophthalmic 38510105 - Lenses,
ophthalmic 38510200 - Protective eyeware 38510201 - Glasses, sun or glare
38510202 - Goggles: sun, safety, industrial, underwater, etc. 38510203 -
Protectors, eye 38519901 - Contact lenses 38519902 - Eyes, glass and plastic
38610000 - Photographic equipment and supplies 38610100 - Sensitized film,
cloth, and paper 38610104 - Film, sensitized motion picture, X-ray, still
camera, etc. 38610105 - Graphic arts plates, sensitized 38610109 - Motion
picture film 38610110 - Photographic paper and cloth, all types, nec 38610111 -
Photographic sensitized goods, nec 38610112 - Plates, photographic (sensitized)
38610200 - Photographic processing equipment and chemicals 38610207 - Processing
equipment, photographic 38610300 - Cameras and related equipment 38610301 -
Aerial cameras 38610302 - Cameras, microfilm 38610303 - Cameras, still and
motion picture (all types) 38610305 - Flashlight apparatus for photographers,
except bulbs 38610306 - Lens shades, camera 38610308 - Microfilm equipment:
cameras, projectors, readers, etc. 38610309 - Motion picture apparatus and
equipment 38610310 - Photo reconnaissance systems 38610314 - Shutters, camera
38610315 - Stands, camera and projector 38610316 - Tripods, camera and projector
38610400 - Photographic film, plate, and paper holders 38610402 - Reels, film
38610500 - Reproduction machines and equipment 38610505 - Photocopy machines
38610603 - Toners, prepared photographic (not made in chemical plants) 38619902
- Editing equipment, motion picture: viewers, splicers, etc. 38619903 -
Projectors, still or motion picture, silent or sound 38619904 - Screens,
projection 38619906 - Sound recording and reproducing equipment, motion picture
38730000 - Watches, clocks, watchcases, and parts 38739901 - Appliance timers
38739904 - Clocks, assembly of 38739905 - Clocks, except timeclocks 38739907 -
Timers for industrial use, clockwork mechanism only 38739909 - Watches and
parts, except crystals and jewels 39110000 - Jewelry, precious metal 39110100 -
Jewelry apparel 39110101 - Bracelets, precious metal 39110102 - Collar/cuff
buttons, precious/semiprecious metal or stone 39110103 - Earrings, precious
metal 39110104 - Medals, precious or semiprecious metal 39110105 - Necklaces,
precious metal 39110106 - Pearl jewelry, natural or cultured 39110107 - Pins
(jewelry), precious metal 39110108 - Rings, finger: precious metal 39110109 -
Rosaries or other small religious articles, precious metal 39110200 - Cigar and
cigarette accessories 39110300 - Jewelry mountings and trimmings 39110302 -
Jewel settings and mountings, precious metal 39110303 - Mountings, gold or
silver: pens, leather goods, etc. 39140000 - Silverware and plated ware 39140300
- Pewter ware 39140500 - Stainless steel ware 39140502 - Cutlery, stainless
steel 39140503 - Ecclesiastical ware, stainless steel 39140504 - Flatware,
stainless steel 39140508 - Trays, stainless steel 39149902 - Cutlery, nsk
39149903 - Ecclesiastical ware, nsk 39149910 - Trophies, nsk 39150000 -
Jewelers' materials and lapidary work 39150100 - Jewelers' findings and
materials 39150101 - Gems, real and imitation: preparation for settings 39150102
- Jewel bearings, synthetic 39150103 - Jewel preparing: instruments, tools,
watches, and jewelry 39150104 - Jewelers' castings 39150200 - Lapidary work and
diamond cutting and polishing 39150201 - Diamond cutting and polishing 39150202
- Jewel cutting, drilling, polishing, recutting, or setting 39310000 - Musical
instruments 39310101 - Accordions and parts 39310114 - Music rolls, perforated
39310115 - Organ parts and materials 39310116 - Organs, all types: pipe, reed,
hand, electronic, etc. 39310118 - Pianos, all types: vertical, grand, spinet,
player, etc. 39310119 - Pipes, organ 39310200 - String instruments and parts
39310201 - Banjos and parts 39310204 - Guitars and parts, electric and
nonelectric 39310205 - Harps and parts 39310208 - Strings, musical instrument
39310301 - Bassoons 39310304 - Flutes and parts 39310306 - Piccolos and parts
39310400 - Brass instruments and parts 39310500 - Percussion instruments and
parts 39310501 - Bells (musical instruments) 39310506 - Drums, parts, and
accessories (musical instruments) 39319903 - Musical instruments, electric and
electronic, nec 39319906 - Stands, music 39420000 - Dolls and stuffed toys
39420100 - Dolls and doll clothing 39420103 - Dolls, except stuffed toy animals
39429901 - Stuffed toys, including animals 39440000 - Games, toys, and
children's vehicles 39440102 - Cars, play (children's vehicles) 39440105 -
Go-carts, children's 39440106 - Scooters, children's 39440109 - Wagons: coaster,
express, and play: children's 39440200 - Electronic games and toys 39440201 -
Electronic game machines, except coin-operated 39440202 - Electronic toys
39440203 - Video game machines, except coin-operated 39440300 - Board games,
puzzles, and models, except electronic 39440301 - Airplane models, toy and hobby
39440303 - Bingo boards (games) 39440305 - Board games, children's and adults'
39440308 - Chessmen and chessboards 39440309 - Craft and hobby kits and sets
39440310 - Dice and dice cups 39440312 - Erector sets, toy 39440314 - Puzzles
39440315 - Railroad models: toy and hobby 39440316 - Science kits: microscopes,
chemistry sets, etc. 39440400 - Toy guns 39440403 - Rifles, toy: except air
39440603 - Trains and equipment, toy: electric and mechanical 39440700 - Baby
carriages and restraint seats 39440701 - Carriages, baby 39440702 - Child
restraint seats, automotive 39440703 - Strollers, baby (vehicle) 39449904 -
Darts and dart games 39449908 - Hobby horses 39449909 - Kites 39449912 - Paint
sets, children's 39490000 - Sporting and athletic goods, nec 39490100 - Golf
equipment 39490101 - Bags, golf 39490103 - Driving ranges, golf, electronic
39490105 - Shafts, golf club 39490200 - Fishing equipment 39490201 - Bait,
artificial: fishing 39490203 - Buckets, fish and bait 39490204 - Fishing tackle,
general 39490205 - Flies, fishing: artificial 39490206 - Hooks, fishing 39490207
- Lures, fishing: artificial 39490208 - Reels, fishing 39490209 - Rods and rod
parts, fishing 39490300 - Exercise equipment 39490301 - Dumbbells and other
weightlifting equipment 39490302 - Exercising cycles 39490305 - Treadmills
39490400 - Winter sports equipment 39490403 - Snow skiing equipment and
supplies, except skis 39490404 - Snow skis 39490405 - Snowshoes 39490500 -
Hunting equipment 39490502 - Archery equipment, general 39490504 - Bows, archery
39490506 - Cases, gun and rod (sporting equipment) 39490507 - Crossbows 39490508
- Decoys, duck and other game birds 39490509 - Game calls 39490511 - Shooting
equipment and supplies, general 39490512 - Target shooting equipment 39490513 -
Targets, archery and rifle shooting 39490600 - Water sports equipment 39490601 -
Skin diving equipment, scuba type 39490602 - Surfboards 39490603 - Swimming
pools, plastic 39490607 - Windsurfing boards (sailboards) and equipment 39490608
- Swimming pools, except plastic 39490700 - Protective sporting equipment
39490702 - Guards: football, basketball, soccer, lacrosse, etc. 39490703 -
Helmets, athletic 39490704 - Masks: hockey, baseball, football, etc. 39490705 -
Pads: football, basketball, soccer, lacrosse, etc. 39490800 - Darts and table
sports equipment and supplies 39490802 - Billiard and pool equipment and
supplies, general 39490805 - Dartboards and accessories 39490807 - Ping-pong
tables 39490900 - Racket sports equipment 39490906 - Tennis equipment and
supplies 39491000 - Bowling equipment and supplies 39491001 - Bowling alleys and
accessories 39491100 - Baseball, softball, and cricket sports equipment 39491101
- Baseball equipment and supplies, general 39491102 - Bases, baseball 39491104 -
Mitts and gloves, baseball 39491300 - Team sports equipment 39491301 -
Basketball equipment and supplies, general 39491302 - Football equipment and
supplies, general 39491303 - Hockey equipment and supplies, general 39491304 -
Lacrosse equipment and supplies, general 39491305 - Soccer equipment and
supplies 39499902 - Balls: baseball, football, basketball, etc. 39499904 -
Boxing equipment and supplies, general 39499905 - Camping equipment and supplies
39499907 - Gymnasium equipment 39499909 - Playground equipment 39499910 -
Shuffleboards and shuffleboard equipment 39499911 - Skateboards 39499912 -
Skates and parts, roller 39499915 - Trampolines and equipment 39499916 - Batons
39510000 - Pens and mechanical pencils 39519901 - Ball point pens and parts
39519903 - Fountain pens and fountain pen desk sets 39519904 - Markers, soft tip
(felt, fabric, plastic, etc.) 39520100 - Artists' materials, except pencils and
leads 39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.
39520105 - Ink, drawing: black and colored 39520108 - Modeling clay 39520111 -
Paints, except gold and bronze: artists' 39520117 - Water colors, artists'
39520200 - Artists' equipment 39520203 - Brushes, air, artists' 39520211 -
Frames for artists' canvases 39520300 - Pencils and leads, including artists'
39520302 - Pencil lead: black, indelible, or colored: artists' 39530000 -
Marking devices 39530100 - Embossing seals and hand stamps 39530103 - Embossing
seals, corporate and official 39530104 - Numbering stamps, hand: rubber or metal
39530105 - Postmark stamps, hand: rubber or metal 39530108 - Stationery
embossers, personal 39530110 - Time stamps, hand: rubber or metal 39539901 -
Figures (marking devices), metal 39539902 - Irons, marking or branding 39539904
- Pads, inking and stamping 39539908 - Stencils, painting and marking 39550000 -
Carbon paper and inked ribbons 39550103 - Stencil paper, gelatin or spirit
process 39559901 - Ribbons, inked: typewriter, adding machine, register, etc.
39610000 - Costume jewelry 39610100 - Jewelry apparel, non-precious metals
39610103 - Earrings, except precious metal 39619901 - Costume jewelry, ex.
precious metal and semiprecious stones 39619903 - Rosaries and small religious
articles, except precious metal 39650000 - Fasteners, buttons, needles, and pins
39650100 - Buttons and parts 39650101 - Button backs and parts 39650102 - Button
blanks and molds 39650200 - Pins and needles 39650204 - Straight pins: steel or
brass 39650300 - Fasteners 39650301 - Eyelets, metal: clothing, fabrics, boots,
or shoes 39650303 - Fasteners, hooks and eyes 39659901 - Buckles and buckle
parts 39659905 - Zipper 39910000 - Brooms and brushes 39910100 - Brooms 39910102
- Street sweeping brooms, hand or machine 39910200 - Paint and varnish brushes
39910201 - Paint rollers 39910202 - Paintbrushes 39910300 - Brushes, except
paint and varnish 39910302 - Brushes, household or industrial 39910306 -
Toothbrushes, except electric 39930100 - Electric signs 39930101 - Neon signs
39930102 - Scoreboards, electric 39939903 - Displays and cutouts, window and
lobby 39939904 - Displays, paint process 39939905 - Letters for signs, metal
39939906 - Name plates: except engraved, etched, etc.: metal 39939907 - Signs,
not made in custom sign painting shops 39950000 - Burial caskets 39959903 -
Grave vaults, metal 39960000 - Hard surface floor coverings, nec 39969901 -
Asphalted-felt-base floor coverings: linoleum, carpet 39969902 - Tile, floor:
supported plastic 39990000 - Manufacturing industries, nec 39990200 - Hair and
hair-based products 39990205 - Hairpin mountings 39990207 - Wigs, including doll
wigs, toupees, or wiglets 39990302 - Down (feathers) 39990307 - Trimmings,
feather 39990500 - Cigarette and cigar products and accessories 39990503 -
Cigarette filters 39990509 - Tobacco pipes, pipestems, and bits 39990600 -
Umbrellas, canes, and parts 39990603 - Umbrellas, garden or wagon 39990700 -
Artificial trees and flowers 39990701 - Artificial flower arrangements 39990702
- Christmas trees, artificial 39990703 - Flowers, artificial and preserved
39990704 - Foliage, artificial and preserved 39990705 - Fruits, artificial and
preserved 39990706 - Grasses, artificial and preserved 39990707 - Plants,
artificial and preserved 39990708 - Sprays, artificial and preserved 39990800 -
Novelties, bric-a-brac, and hobby kits 39990802 - Boutiquing: decorating gift
items with sequins, fruit, etc. 39990803 - Bric-a-brac 39990804 - Burnt wood
articles 39990805 - Calendars, framed 39990806 - Christmas tree ornaments,
except electrical and glass 39990807 - Coins and tokens, non-currency 39990809 -
Miniatures 39990813 - Puppets and marionettes 39990814 - Sewing kits, novelty
39990815 - Straw goods 39990817 - Tinsel 39990819 - Lawn ornaments 39990901 -
Honeycomb foundations (beekeepers' supplies) 39991000 - Coin-operated amusement
machines 39991001 - Slot machines 39991100 - Models, except toy 39991101 -
Airplane models, except toy 39991103 - Models, general, except toy 39991104 -
Railroad models, except toy 39991200 - Identification badges and insignia
39991201 - Badges, metal: policemen, firemen, etc. 39991203 - Identification
plates 39991204 - Identification tags, except paper 39991205 - Military insignia
39991302 - Forms: display, dress, and show 39991303 - Mannequins 39991402 -
Handles, handbag and luggage 39999901 - Atomizers, toiletry 39999905 - Candles
39999909 - Dock equipment and supplies, industrial 39999910 - Education aids,
devices and supplies 39999911 - Figures, wax 39999913 - Fire extinguishers,
portable 39999920 - Hot tub and spa covers 39999921 - Hot tubs 39999925 - Nut
shells, grinding, from purchased nuts 39999926 - Painting instrument dials
39999927 - Pet supplies 39999928 - Plaques, picture, laminated 39999929 -
Potpourri 39999930 - Preparation of slides and exhibits 39999932 - Self-defense
sprays 39999933 - Shades, lamp or candle 39999935 - Soap dispensers 39999936 -
Stage hardware and equipment, except lighting 39999937 - Stereographs,
photographic 39999938 - Tape measures 39999939 - Tear gas devices and equipment
39999940 - Theatrical scenery 39999945 - Wheelchair lifts 39999946 -
Fingernails, artificial 39999947 - Grinding and pulverizing of materials, nec
39999949 - Seeds, coated or treated, from purchased seeds 39999950 - Framed
artwork 40110000 - Railroads, line-haul operating 41190000 - Local passenger
transportation, nec 42120000 - Local trucking, without storage 42120102 - Farm
to market haulage, local 42129905 - Dump truck haulage 42129906 - Garbage
collection and transport, no disposal 42129907 - Hazardous waste transport
42129909 - Light haulage and cartage, local 42130000 - Trucking, except local
42139902 - Building materials transport 42139906 - Household goods transport
42139911 - Trailer or container on flat car (TOFC/COFC) 42140000 - Local
trucking with storage 42219901 - Cotton compresses and warehouses 42229903 -
Warehousing, cold storage or refrigerated 42250000 - General warehousing and
storage 42259901 - General warehousing 42259902 - Miniwarehouse, warehousing
42260100 - Liquid storage 44490101 - Canal barge operations 44910000 - Marine
cargo handling 44910200 - Docks, piers and terminals 44930000 - Marinas 45129901
- Air cargo carrier, scheduled 46120000 - Crude petroleum pipelines 46199902 -
Slurry pipeline operation 47240000 - Travel agencies 47250000 - Tour operators
47310000 - Freight transportation arrangement 47310100 - Transportation agents
and brokers 47310103 - Customhouse brokers 47310200 - Freight forwarding
47410000 - Rental of railroad cars 47830000 - Packing and crating 47839902 -
Crating goods for shipping 47839903 - Packing goods for shipping 47890102 -
Freight car loading and unloading 47899901 - Pipeline terminal facilities,
independently operated 48120000 - Radiotelephone communication 48130000 -
Telephone communication, except radio 48130101 - Data telephone communications
48130103 - Long distance telephone communications 48139903 - Telephone/video
communications 48320000 - Radio broadcasting stations 48320203 - Religious
48330000 - Television broadcasting stations 48999905 - Satellite earth stations
49110000 - Electric services 49119901 - Distribution, electric power 49119902 -
Generation, electric power 49119905 - Electric power marketers 49119907 - Fossil
fuel electric power generation 49240000 - Natural gas distribution 49250106 -
Mixed natural and manufactured gas, distribution 49410000 - Water supply
49520000 - Sewerage systems 49530000 - Refuse systems 49530100 - Hazardous waste
collection and disposal 49530102 - Chemical detoxification 49530202 - Liquid
waste, collection and disposal 49530203 - Rubbish collection and disposal
49530300 - Nonhazardous waste disposal sites 49539904 - Medical waste disposal
49539905 - Recycling, waste materials 49610000 - Steam and air-conditioning
supply 50120103 - Trucks, noncommercial 50120104 - Vans, noncommercial 50120203
- Fire trucks 50120205 - Trailers for trucks, new and used 50120206 - Truck
bodies 50120208 - Trucks, commercial 50120305 - Recreation vehicles, all-terrain
50120307 - Trailers for passenger vehicles 50120401 - Mopeds 50130000 - Motor
vehicle supplies and new parts 50130100 - Automotive supplies and parts 50130108
- Automotive supplies 50130112 - Exhaust systems (mufflers, tail pipes, etc.)
50130118 - Springs, shock absorbers and struts 50130119 - Truck parts and
accessories 50130120 - Wheels, motor vehicle 50130204 - Testing equipment,
engine 50130205 - Tools and equipment, automotive 50139901 - Motorcycle parts
50139903 - Trailer parts and accessories 50140000 - Tires and tubes 50149901 -
Automobile tires and tubes 50149904 - Tires, used 50150000 - Motor vehicle
parts, used 50210000 - Furniture 50210100 - Office and public building furniture
50210106 - Office furniture, nec 50210200 - Household furniture 50210302 -
Bedsprings 50219904 - Outdoor and lawn furniture, nec 50219906 - Shelving
50230000 - Homefurnishings 50230100 - Kitchenware 50230102 - China 50230104 -
Glassware 50230105 - Kitchen tools and utensils, nec 50230200 - Linens and
towels 50230202 - Blankets 50230203 - Linens, table 50230205 - Sheets, textile
50230207 - Towels 50230300 - Window furnishings 50230301 - Curtains 50230302 -
Draperies 50230305 - Window covering parts and accessories 50230400 - Floor
coverings 50230401 - Carpets 50230404 - Rugs 50230405 - Wood flooring 50230500 -
Decorative home furnishings and supplies 50230502 - Frames and framing, picture
and mirror 50230504 - Pottery 50310100 - Building materials, exterior 50310101 -
Fencing, wood 50310104 - Trim, sheet metal 50310200 - Building materials,
interior 50310202 - Molding, all materials 50310204 - Veneer 50310300 - Doors
and windows 50310301 - Door frames, all materials 50310302 - Doors, combination,
screen-storm 50310303 - Doors, garage 50310304 - Doors, nec 50310305 - Metal
doors, sash and trim 50310306 - Window frames, all materials 50310307 - Windows
50310308 - Skylights, all materials 50319901 - Composite board products,
woodboard 50319903 - Kitchen cabinets 50319904 - Lumber: rough, dressed, and
finished 50319909 - Plywood 50320000 - Brick, stone, and related material
50320100 - Paving materials 50320201 - Drywall materials 50320202 - Stucco
50320302 - Ceramic wall and floor tile, nec 50320306 - Tile, clay or other
ceramic, excluding refractory 50320400 - Building stone 50320401 - Granite
building stone 50320402 - Marble building stone 50320500 - Concrete and cinder
building products 50320502 - Concrete and cinder block 50320503 - Concrete
building products 50320504 - Concrete mixtures 50329902 - Brick, except
refractory 50329904 - Cement 50329905 - Gravel 50329907 - Sand, construction
50329908 - Stone, crushed or broken 50330000 - Roofing, siding, and insulation
50330100 - Roofing and siding materials 50330101 - Asphalt felts and coating
50330103 - Roofing, asphalt and sheet metal 50330105 - Siding, except wood
50330200 - Insulation materials 50330201 - Fiberglass building materials
50330203 - Mineral wool insulation materials 50390100 - Prefabricated structures
50390104 - Structural assemblies, prefabricated: non-wood 50390200 - Glass
construction materials 50390201 - Exterior flat glass: plate or window 50390202
- Interior flat glass: plate and window 50399902 - Architectural metalwork
50399905 - Doors, sliding 50399911 - Septic tanks 50399912 - Soil erosion
control fabrics 50399913 - Wire fence, gates, and accessories 50430000 -
Photographic equipment and supplies 50430100 - Photographic processing equipment
50430200 - Cameras and photographic equipment 50430202 - Photographic cameras,
projectors, equipment and supplies 50440000 - Office equipment 50440103 - Cash
registers 50440200 - Copying equipment 50440204 - Microfilm equipment 50440207 -
Photocopy machines 50449903 - Vaults and safes 50450000 - Computers,
peripherals, and software 50450100 - Computer peripheral equipment 50450101 -
Disk drives 50450104 - Terminals, computer 50459903 - Computer software 50459904
- Computers and accessories, personal and home entertainment 50459905 -
Computers, nec 50460000 - Commercial equipment, nec 50460100 - Store fixtures
and display equipment 50460101 - Display equipment, except refrigerated 50460104
- Partitions 50460106 - Signs, electrical 50460107 - Store equipment 50460108 -
Store fixtures 50460301 - Bakery equipment and supplies 50460302 - Coffee
brewing equipment and supplies 50460303 - Cooking equipment, commercial 50460306
- Restaurant equipment and supplies, nec 50469902 - Coin counters 50469903 -
Hotel equipment and supplies 50469907 - Scales, except laboratory 50470000 -
Medical and hospital equipment 50470100 - Hospital equipment and furniture
50470102 - Hospital equipment and supplies, nec 50470104 - Instruments, surgical
and medical 50470106 - Patient monitoring equipment 50470107 - Physician
equipment and supplies 50470108 - Surgical equipment and supplies 50470109 -
X-ray machines and tubes 50470200 - Dental equipment and supplies 50470202 -
Dentists' professional supplies 50470300 - Medical equipment and supplies
50470303 - Diagnostic equipment, medical 50470307 - Incontinent care products
and supplies 50470308 - Medical laboratory equipment 50470309 - Orthopedic
equipment and supplies 50479902 - Veterinarians' equipment and supplies 50480000
- Ophthalmic goods 50489902 - Frames, ophthalmic 50489903 - Lenses, ophthalmic
50489904 - Optometric equipment and supplies 50490100 - Scientific and
engineering equipment and supplies 50490101 - Analytical instruments 50490102 -
Engineers' equipment and supplies, nec 50490103 - Laboratory equipment, except
medical or dental 50490104 - Optical goods 50490106 - Scientific instruments
50499902 - Drafting supplies 50499903 - Law enforcement equipment and supplies
50499905 - Religious supplies 50499907 - Theatrical equipment and supplies
50510100 - Metal wires, ties, cables, and screening 50510102 - Cable, wire
50510105 - Rope, wire (not insulated) 50510107 - Wire, nec 50510200 - Iron and
steel (ferrous) products 50510203 - Cast iron pipe 50510207 - Ferrous metals
50510208 - Forgings, ferrous 50510210 - Iron or steel flat products 50510214 -
Pipe and tubing, steel 50510216 - Steel 50510217 - Structural shapes, iron or
steel 50510301 - Copper 50510302 - Copper sheets, plates, bars, rods, pipes,
etc., nec 50510400 - Miscellaneous nonferrous products 50510404 - Nonferrous
metal sheets, bars, rods, etc., nec 50519901 - Aluminum bars, rods, ingots,
sheets, pipes, plates, etc. 50519902 - Bars, metal 50519903 - Foundry products
50519906 - Plates, metal 50519909 - Sheets, metal 50519911 - Tubing, metal
50519912 - Stampings, metal 50520201 - Coal 50630000 - Electrical apparatus and
equipment 50630100 - Transformers and transmission equipment 50630103 - Power
transmission equipment, electric 50630104 - Transformers, electric 50630200 -
Electrical fittings and construction materials 50630203 - Circuit breakers
50630205 - Electrical construction materials 50630206 - Electrical supplies, nec
50630220 - Wiring devices 50630300 - Wire and cable 50630303 - Control and
signal wire and cable, including coaxial 50630304 - Electronic wire and cable
50630400 - Lighting fixtures 50630401 - Light bulbs and related supplies
50630403 - Lighting fixtures, commercial and industrial 50630404 - Lighting
fixtures, residential 50630500 - Electric alarms and signaling equipment
50630503 - Fire alarm systems 50630504 - Signaling equipment, electrical
50630600 - Batteries 50630601 - Batteries, dry cell 50639901 - Antennas,
receiving, satellite dishes 50639902 - Flashlights 50639903 - Generators
50639904 - Motor controls, starters and relays: electric 50639905 - Motors,
electric 50640000 - Electrical appliances, television and radio 50640105 -
Refrigerators and freezers 50640200 - Electrical entertainment equipment
50640201 - High fidelity equipment 50640202 - Radios, motor vehicle 50640203 -
Radios, nec 50640300 - Air conditioning appliances 50640303 - Fans, household:
electric 50649903 - Electric household appliances, nec 50650000 - Electronic
parts and equipment, nec 50650100 - Telephone and telegraphic equipment 50650101
- Mobile telephone equipment 50650103 - Telephone equipment 50650200 -
Communication equipment 50650202 - Electronic tubes: receiving and transmitting,
or industrial 50650205 - Modems, computer 50650208 - Sound equipment, electronic
50650300 - Electronic parts 50650301 - Capacitors, electronic 50650303 - Coils,
electronic 50650305 - Connectors, electronic 50650306 - Diodes 50650311 -
Transistors 50650403 - Closed circuit TV 50659902 - Magnetic recording tape
50659903 - Security control equipment and systems 50659904 - Tapes, audio and
video recording 50720000 - Hardware 50720100 - Bolts, nuts, and screws 50720101
- Bolts 50720102 - Nuts (hardware) 50720104 - Screws 50720200 - Hand tools
50720201 - Cutlery 50720300 - Power tools and accessories 50720400 -
Miscellaneous fasteners 50720402 - Staples 50729901 - Builders' hardware, nec
50729904 - Furniture hardware, nec 50729907 - Security devices, locks 50740000 -
Plumbing and hydronic heating supplies 50740100 - Water heaters and purification
equipment 50740102 - Water purification equipment 50740103 - Water softeners
50740200 - Heating equipment (hydronic) 50740202 - Boilers, power (industrial)
50740203 - Boilers, steam 50740208 - Heating equipment and panels, solar
50740300 - Plumbing fittings and supplies 50750000 - Warm air heating and air
conditioning 50750100 - Air conditioning and ventilation equipment and supplies
50750101 - Air conditioning equipment, except room units, nec 50750102 - Air
filters 50750105 - Compressors, air conditioning 50750111 - Ventilating
equipment and supplies 50750200 - Warm air heating equipment and supplies
50750201 - Electrical heating equipment 50750202 - Furnaces, heating: electric
50780000 - Refrigeration equipment and supplies 50780101 - Display cases,
refrigerated 50780201 - Beverage coolers 50780202 - Drinking water coolers,
mechanical 50789903 - Refrigeration units, motor vehicles 50820000 -
Construction and mining machinery 50820100 - Road construction equipment
50820101 - Pavers 50820202 - Logging equipment and supplies 50820300 - General
construction machinery and equipment 50820304 - Excavating machinery and
equipment 50820305 - Ladders 50820306 - Masonry equipment and supplies 50820400
- Mining machinery and equipment, except petroleum 50830000 - Farm and garden
machinery 50830101 - Livestock equipment 50830201 - Garden machinery and
equipment, nec 50830203 - Lawn machinery and equipment 50830300 - Agricultural
machinery and equipment 50830301 - Agricultural machinery, nec 50830303 - Farm
equipment parts and supplies 50830304 - Farm implements 50830308 - Irrigation
equipment 50830400 - Dairy machinery and equipment 50839901 - Hydroponic
equipment and supplies 50840000 - Industrial machinery and equipment 50840100 -
Food industry machinery 50840102 - Brewery products manufacturing machinery,
commercial 50840105 - Dairy products manufacturing machinery, nec 50840107 -
Food product manufacturing machinery 50840200 - Textile and leather machinery
50840201 - Sewing machines, industrial 50840204 - Textile machinery and
equipment 50840302 - Paper manufacturing machinery 50840305 - Woodworking
machinery 50840402 - Drilling bits 50840403 - Drilling equipment, excluding bits
50840405 - Oil well machinery, equipment, and supplies 50840500 - Machine tools
and metalworking machinery 50840505 - Industrial machine parts 50840507 -
Machine tools and accessories 50840509 - Metal refining machinery and equipment
50840510 - Metalworking machinery 50840518 - Welding machinery and equipment
50840600 - Engines and transportation equipment 50840601 - Engines and parts,
air-cooled 50840602 - Engines and parts, diesel 50840603 - Engines, gasoline
50840605 - Lift trucks and parts 50840607 - Trailers, industrial 50840700 -
Instruments and control equipment 50840701 - Controlling instruments and
accessories 50840702 - Indicating instruments and accessories 50840703 -
Measuring and testing equipment, electrical 50840705 - Noise control equipment
50840706 - Pollution control equipment, air (environmental) 50840800 - Materials
handling machinery 50840801 - Conveyor systems 50840802 - Cranes, industrial
50840803 - Elevators 50840804 - Hoists 50840805 - Pumps and pumping equipment,
nec 50840807 - Water pumps (industrial) 50840900 - Processing and packaging
equipment 50840901 - Cleaning equipment, high pressure, sand or steam 50840903 -
Compressors, except air conditioning 50840905 - Packaging machinery and
equipment 50840906 - Paint spray equipment, industrial 50840907 - Pneumatic
tools and equipment 50840909 - Screening machinery and equipment 50840910 -
Waste compactors 50849902 - Chemical process equipment 50849903 - Fans,
industrial 50849904 - Heat exchange equipment, industrial 50849905 - Hydraulic
systems equipment and supplies 50849906 - Plastic products machinery 50849907 -
Power plant machinery 50849911 - Robots, industrial 50849912 - Safety equipment
50849913 - Tanks, storage 50849914 - Recycling machinery and equipment 50850000
- Industrial supplies 50850100 - Commercial containers 50850101 - Barrels, new
or reconditioned 50850102 - Bins and containers, storage 50850104 - Boxes,
crates, etc., other than paper 50850109 - Glass bottles 50850200 - Hose,
belting, and packing 50850202 - Packing, industrial 50850300 - Valves, pistons,
and fittings 50850301 - Hydraulic and pneumatic pistons and valves 50850302 -
Industrial fittings 50850303 - Valves and fittings 50850400 - Fasteners and
fastening equipment 50850401 - Fasteners, industrial: nuts, bolts, screws, etc.
50850500 - Bearings, bushings, wheels, and gears 50850501 - Bearings 50850600 -
Industrial tools 50850601 - Brushes, industrial 50850603 - Knives, industrial
50850604 - Tools, nec 50850801 - Abrasives 50850802 - Adhesives, tape and
plasters 50850900 - Power transmission equipment and apparatus 50851000 -
Gaskets and seals 50851001 - Gaskets 50851002 - Seals, industrial 50859901 -
Bottler supplies 50859904 - Filters, industrial 50859905 - Gas equipment, parts
and supplies 50859910 - Refractory material 50859911 - Rubber goods, mechanical
50859912 - Signmaker equipment and supplies 50870201 - Dry cleaning plant
equipment and supplies 50870202 - Laundry equipment and supplies 50870300 -
Cleaning and maintenance equipment and supplies 50870302 - Carwash equipment and
supplies 50870304 - Janitors' supplies 50870500 - Firefighting equipment
50870501 - Sprinkler systems 50870602 - Cemetery supplies and equipment 50879903
- Engraving equipment and supplies 50879904 - Extermination and fumigation
equipment and supplies 50879905 - Liquor dispensing equipment and systems
50879906 - Locksmith equipment and supplies 50880000 - Transportation equipment
and supplies 50880100 - Marine crafts and supplies 50880102 - Marine propulsion
machinery and equipment 50880103 - Marine supplies 50880300 - Aircraft and space
vehicle supplies and parts 50880302 - Aircraft and parts, nec 50880303 -
Aircraft engines and engine parts 50880304 - Aircraft equipment and supplies,
nec 50880306 - Helicopter parts 50889903 - Railroad equipment and supplies
50910000 - Sporting and recreation goods 50910100 - Watersports equipment and
supplies 50910101 - Diving equipment and supplies 50910102 - Surfing equipment
and supplies 50910103 - Swimming pools, equipment and supplies 50910200 - Golf
and skiing equipment and supplies 50910201 - Golf equipment 50910300 - Fishing
equipment and supplies 50910301 - Fishing tackle 50910400 - Hunting equipment
and supplies 50910402 - Archery equipment 50910403 - Firearms, sporting 50910500
- Fitness equipment and supplies 50910504 - Spa equipment and supplies 50910603
- Bicycles 50910700 - Boats, canoes, watercrafts, and equipment 50910701 - Boat
accessories and parts 50919901 - Athletic goods 50919902 - Billiard equipment
and supplies 50919903 - Bowling equipment 50919904 - Camping equipment and
supplies 50919908 - Racquet sports equipment and supplies 50919909 - Sharpeners,
sporting goods 50920000 - Toys and hobby goods and supplies 50920100 - Hobby
supplies 50920200 - Toys and games 50920201 - Bingo games and supplies 50920204
- Dolls 50920205 - Educational toys 50920300 - Toy novelties and amusements
50929901 - Arts and crafts equipment and supplies 50930000 - Scrap and waste
materials 50930105 - Waste paper 50930200 - Metal scrap and waste materials
50930201 - Ferrous metal scrap and waste 50930202 - Nonferrous metals scrap
50930203 - Wire and cable scrap 50939904 - Junk and scrap 50939905 - Oil, waste
50939906 - Plastics scrap 50940000 - Jewelry and precious stones 50940100 -
Precious stones and metals 50940102 - Diamonds (gems) 50940105 - Precious stones
(gems), nec 50940203 - Trophies 50940300 - Clocks, watches, and parts 50940304 -
Watches and parts 50949901 - Beads 50949902 - Jewelers' findings 50949903 -
Jewelry 50990100 - Firearms and ammunition, except sporting 50990102 - Firearms,
except sporting 50990200 - Wood and wood by-products 50990202 - Cork products,
fabricated 50990204 - Logs, hewn ties, posts, and poles 50990208 - Timber
products, rough 50990300 - Safety equipment and supplies 50990301 - Fire
extinguishers 50990303 - Locks and lock sets 50990304 - Reflective road markers
50990500 - Video and audio equipment 50990501 - Compact discs 50990600 - Musical
instruments 50990601 - Musical instruments parts and accessories 50990602 -
Pianos 50990700 - Antiques, souvenirs, and novelties 50990703 - Souvenirs
50999903 - Containers: glass, metal or plastic 50999905 - Luggage 50999909 -
Portraits 50999912 - Signs, except electric 50999913 - Sunglasses 50999914 -
Tanning salon equipment and supplies 51110000 - Printing and writing paper
51120000 - Stationery and office supplies 51120100 - Writing instruments and
supplies 51120101 - Marking devices 51120102 - Pens and/or pencils 51120201 -
Greeting cards 51120202 - Stationery 51120302 - Looseleaf binders 51120400 -
Computer and photocopying supplies 51120401 - Computer paper 51120501 - File
cards 51129902 - Business forms 51129904 - Envelopes 51129906 - Manifold
business forms 51129907 - Office supplies, nec 51129909 - Stationers, commercial
51130100 - Shipping supplies 51130204 - Napkins, paper 51130300 - Boxes and
containers 51130301 - Bags, paper and disposable plastic 51130303 - Containers,
paper and disposable plastic 51130304 - Corrugated and solid fiber boxes
51139901 - Cardboard and products 51139903 - Paper, wrapping or coarse, and
products 51139907 - Pressure sensitive tape 51220000 - Drugs, proprietaries, and
sundries 51220100 - Cosmetics, perfumes, and hair products 51220101 - Cosmetics
51220103 - Perfumes 51220200 - Toiletries 51220205 - Toilet soap 51220300 -
Drugs and drug proprietaries 51220303 - Biologicals and allied products 51220306
- Medicinals and botanicals 51220307 - Patent medicines 51220308 -
Pharmaceuticals 51220310 - Vitamins and minerals 51229903 - Medical rubber goods
51310000 - Piece goods and notions 51310100 - Piece goods and other fabrics
51310101 - Broadwoven fabrics 51310105 - Cotton goods 51310107 - Fiberglass
fabrics 51310114 - Plastic piece goods, woven 51310118 - Textiles, woven, nec
51310202 - Bindings, bias and straight 51310203 - Buttons 51310205 - Labels
51310210 - Sewing accessories 51310213 - Textile converters 51310214 - Thread
51310215 - Trimmings, apparel 51319903 - Flags and banners 51360000 - Men's and
boy's clothing 51360101 - Caps, men's and boys' 51360103 - Hats, men's and boys'
51360401 - Apparel belts, men's and boys' 51360602 - Sportswear, men's and boys'
51360603 - Uniforms, men's and boys' 51369901 - Shirts, men's and boys' 51370000
- Women's and children's clothing 51370200 - Women's and children's lingerie and
undergarments 51370300 - Women's and children's sportswear and swimsuits
51370301 - Sportswear, women's and children's 51370400 - Women's and children's
accessories 51370401 - Apparel belts, women's and children's 51370403 - Gloves,
women's and children's 51370407 - Hosiery: women's, children's, and infants'
51370502 - Diapers 51370600 - Women's and children's dresses, suits, skirts, and
blouses 51370602 - Dresses 51379905 - Uniforms, women's and children's 51390000
- Footwear 51399902 - Footwear, athletic 51399904 - Shoes 51410000 - Groceries,
general line 51419901 - Food brokers 51420000 - Packaged frozen goods 51420100 -
Frozen vegetables and fruit products 51420200 - Frozen fish, meat, and poultry
51420203 - Meat, frozen: packaged 51420205 - Poultry, frozen: packaged 51429902
- Dinners, frozen 51430000 - Dairy products, except dried or canned 51430100 -
Milk 51430101 - Milk and cream, fluid 51439902 - Cheese 51439905 - Ice cream and
ices 51440000 - Poultry and poultry products 51449901 - Eggs 51449902 - Eggs:
cleaning, oil treating, packing, and grading 51449903 - Poultry products, nec
51450000 - Confectionery 51450200 - Snack foods 51450202 - Nuts, salted or
roasted 51450203 - Popcorn and supplies 51450205 - Pretzels 51459901 - Candy
51460000 - Fish and seafoods 51469902 - Fish, fresh 51469904 - Seafoods 51470000
- Meats and meat products 51479901 - Lard 51479903 - Meats, cured or smoked
51479904 - Meats, fresh 51480000 - Fresh fruits and vegetables 51480100 - Fruits
51480102 - Fruits, fresh 51480201 - Potatoes, fresh 51480202 - Vegetables, fresh
51490000 - Groceries and related products, nec 51490101 - Cooking oils 51490200
- Pet foods 51490300 - Seasonings, sauces, and extracts 51490302 - Flavorings
and fragrances 51490307 - Salad dressing 51490309 - Sauces 51490310 - Spices and
seasonings 51490400 - Pasta and rice 51490500 - Beverages, except coffee and tea
51490501 - Beverage concentrates 51490502 - Juices 51490503 - Mineral or spring
water bottling 51490504 - Soft drinks 51490505 - Water, distilled 51490600 -
Organic and diet food 51490602 - Health foods 51490603 - Natural and organic
foods 51490700 - Crackers, cookies, and bakery products 51490701 - Bakery
products 51490702 - Cookies 51490800 - Dried or canned foods 51490801 - Canned
goods: fruit, vegetables, seafood, meats, etc. 51490802 - Dairy products, dried
or canned 51490900 - Coffee and tea 51490901 - Coffee, green or roasted 51490902
- Tea 51491000 - Sugar, honey, molasses, and syrups 51491003 - Sugar, refined
51491100 - Baking supplies 51499905 - Pickles, preserves, jellies, and jams
51499906 - Pizza supplies 51530000 - Grain and field beans 51530100 - Grains
51530102 - Corn 51530105 - Wheat 51530200 - Field beans 51539901 - Grain
elevators 51540000 - Livestock 51590500 - Nuts and nut by-products 51590502 -
Oil nuts, kernels, seeds 51590503 - Peanuts (bulk), unroasted 51620000 -
Plastics materials and basic shapes 51620100 - Resins 51620101 - Plastics resins
51620102 - Resins, synthetic 51629902 - Plastics film 51629903 - Plastics
materials, nec 51629904 - Plastics products, nec 51629905 - Plastics sheets and
rods 51690000 - Chemicals and allied products, nec 51690200 - Industrial gases
51690202 - Aerosols 51690207 - Industrial gases 51690301 - Detergents 51690402 -
Sanitation preparations 51690600 - Aromatic chemicals 51690700 - Chemical
additives 51690701 - Concrete additives 51690800 - Synthetic resins, rubber, and
plastic materials 51690804 - Synthetic rubber 51690900 - Food additives and
preservatives 51690901 - Gelatin 51691000 - Noncorrosive products and materials
51691001 - Anti-corrosion products 51691103 - Metal polishes 51691201 - Alcohols
51699901 - Acids 51699904 - Chemicals, industrial and heavy 51699906 -
Explosives 51699907 - Industrial chemicals 51699910 - Organic chemicals,
synthetic 51710000 - Petroleum bulk stations and terminals 51719901 - Petroleum
bulk stations 51720000 - Petroleum products, nec 51720100 - Gases 51720102 -
Gases, liquefied petroleum (propane) 51720200 - Engine fuels and oils 51720202 -
Diesel fuel 51720203 - Gasoline 51720204 - Lubricating oils and greases 51729901
- Crude oil 51729905 - Petroleum brokers 51810000 - Beer and ale 51819901 - Ale
51819902 - Beer and other fermented malt liquors 51820000 - Wine and distilled
beverages 51820100 - Wine 51820200 - Liquor 51829901 - Bottling wines and
liquors 51910000 - Farm supplies 51910100 - Fertilizers and agricultural
chemicals 51910101 - Chemicals, agricultural 51910102 - Fertilizer and
fertilizer materials 51910104 - Insecticides 51910107 - Pesticides 51910200 -
Animal feeds 51910202 - Feed 51910400 - Equestrian equipment 51929902 -
Magazines 51930000 - Flowers and florists supplies 51930100 - Florists' supplies
51930200 - Flowers and nursery stock 51940000 - Tobacco and tobacco products
51980000 - Paints, varnishes, and supplies 51980100 - Paints 51989902 -
Wallcoverings 51990100 - Art goods and supplies 51990102 - Art goods 51990200 -
Gifts and novelties 51990201 - Badges 51990205 - Christmas novelties 51990211 -
Statuary 51990305 - Pet supplies 51990400 - Fabrics, yarns, and knit goods
51990405 - Industrial yarns 51990411 - Yarns, nec 51990503 - Leather and cut
stock 51990504 - Leather goods, except footwear, gloves, luggage, belting
51990601 - Bags, textile 51990604 - Jewelry boxes 51990700 - Smokers' supplies
51990803 - Oils, animal or vegetable 51990900 - Foams and rubber 51990902 -
Plastics foam 51999905 - Broom, mop, and paint handles 51999906 - Candles
51999912 - First aid supplies 51999914 - General merchandise, non-durable
51999916 - Ice, manufactured or natural 51999918 - Packaging materials 51999922
- Sheet music 51999923 - Variety store merchandise 51999924 - Wigs 52110000 -
Lumber and other building materials 52110100 - Lumber products 52110101 -
Flooring, wood 52110200 - Door and window products 52110203 - Garage doors, sale
and installation 52110205 - Sash, wood or metal 52110206 - Screens, door and
window 52110207 - Windows, storm: wood or metal 52110300 - Insulation and energy
conservation products 52110303 - Solar heating equipment 52110402 - Modular
homes 52110500 - Masonry materials and supplies 52110502 - Cement 52110503 -
Concrete and cinder block 52110505 - Paving stones 52110506 - Sand and gravel
52119902 - Cabinets, kitchen 52119903 - Closets, interiors and accessories
52119904 - Counter tops 52119906 - Electrical construction materials 52119907 -
Fencing 52119909 - Roofing material 52310000 - Paint, glass, and wallpaper
stores 52310100 - Glass 52310101 - Glass, leaded or stained 52310200 - Paint and
painting supplies 52310201 - Paint 52510000 - Hardware stores 52510100 - Tools
52519901 - Builders' hardware 52519902 - Door locks and lock sets 52610103 -
Lawnmowers and tractors 52610200 - Lawn and garden supplies 52610201 -
Fertilizer 52610203 - Garden supplies and tools, nec 52610302 - Nursery stock,
seeds and bulbs 52710000 - Mobile home dealers 52719901 - Mobile home equipment
53110000 - Department stores 53119902 - Department stores, non-discount 53999903
- Country general stores 53999905 - Surplus and salvage stores 54110000 -
Grocery stores 54110101 - Supermarkets, chain 54110103 - Supermarkets,
independent 54110200 - Convenience stores 54110201 - Convenience stores, chain
54110202 - Convenience stores, independent 54119901 - Cooperative food stores
54119902 - Delicatessen stores 54119905 - Grocery stores, independent 54210000 -
Meat and fish markets 54210101 - Fish markets 54210200 - Meat markets, including
freezer provisioners 54410000 - Candy, nut, and confectionery stores 54419901 -
Candy 54419903 - Confectionery produced for direct sale on the premises 54419905
- Popcorn, including caramel corn 54519904 - Milk 54619901 - Bagels 54619902 -
Bread 54619903 - Cakes 54619904 - Cookies 54619905 - Doughnuts 54619906 -
Pastries 54619908 - Pretzels 54990100 - Health and dietetic food stores 54990101
- Dietetic foods 54990102 - Health foods 54990103 - Vitamin food stores 54990201
- Coffee 54999904 - Gourmet food stores 54999905 - Spices and herbs 55110000 -
New and used car dealers 55119903 - Trucks, tractors, and trailers: new and used
55219904 - Trucks, tractors, and trailers: used 55310103 - Automotive parts
55310104 - Batteries, automotive and truck 55310105 - Speed shops, including
race car supplies 55310107 - Truck equipment and parts 55419901 - Filling
stations, gasoline 55510000 - Boat dealers 55510100 - Motor boat dealers
55510400 - Marine supplies and equipment 55510401 - Marine supplies, nec
55610000 - Recreational vehicle dealers 55619902 - Recreational vehicle parts
and accessories 55710000 - Motorcycle dealers 55719901 - All-terrain vehicles
55719906 - Motorcycles 55999904 - Snowmobiles 55999905 - Utility trailers
56110000 - Men's and boys' clothing stores 56119903 - Clothing, sportswear,
men's and boys' 56210000 - Women's clothing stores 56219902 - Ready-to-wear
apparel, women's 56320100 - Fur apparel 56320202 - Hosiery 56329901 - Apparel
accessories 56329903 - Costume jewelry 56410000 - Children's and infants' wear
stores 56419901 - Children's wear 56510000 - Family clothing stores 56519902 -
Unisex clothing stores 56610101 - Shoes, custom 56619901 - Children's shoes
56619903 - Men's boots 56990100 - Uniforms and work clothing 56990102 - Uniforms
56990300 - Sports apparel 56990400 - Customized clothing and apparel 56999903 -
Designers, apparel 57120000 - Furniture stores 57120100 - Beds and accessories
57120102 - Mattresses 57120200 - Customized furniture and cabinets 57120201 -
Cabinet work, custom 57120202 - Custom made furniture, except cabinets 57129902
- Cabinets, except custom made: kitchen 57129904 - Office furniture 57129905 -
Outdoor and garden furniture 57129906 - Unfinished furniture 57130000 - Floor
covering stores 57140000 - Drapery and upholstery stores 57149902 - Draperies
57190100 - Kitchenware 57190202 - Lighting fixtures 57190301 - Fireplace
equipment and accessories 57190400 - Window furnishings 57190401 - Venetian
blinds 57190403 - Window shades, nec 57190501 - Bedding (sheets, blankets,
spreads, and pillows) 57190601 - Mirrors 57199905 - Housewares, nec 57199906 -
Pottery 57220000 - Household appliance stores 57220200 - Electric household
appliances 57220201 - Air conditioning room units, self-contained 57220203 -
Electric household appliances, small 57220208 - Vacuum cleaners 57229902 -
Kitchens, complete (sinks, cabinets, etc.) 57310000 - Radio, television, and
electronic stores 57310100 - Antennas 57310200 - Video cameras, recorders, and
accessories 57310201 - Video cameras and accessories 57319902 - Consumer
electronic equipment, nec 57319903 - High fidelity stereo equipment 57319907 -
Radios, two-way, citizens band, weather, short-wave, etc. 57319909 - Television
sets 57340000 - Computer and software stores 57340100 - Computer peripheral
equipment 57340101 - Modems, monitors, terminals, and disk drives: computers
57340200 - Computer software and accessories 57340203 - Software, business and
non-game 57349901 - Personal computers 57350200 - Records, audio discs, and
tapes 57350201 - Audio tapes, prerecorded 57360000 - Musical instrument stores
57369902 - Brass instruments 58120000 - Eating places 58120101 - American
restaurant 58120108 - Italian restaurant 58120203 - Ice cream stands or dairy
bars 58120300 - Fast food restaurants and stands 58120304 - Coffee shop 58120307
- Fast-food restaurant, chain 58120310 - Grills (eating places) 58120402 -
Cafeteria 58120501 - Restaurant, family: chain 58120502 - Restaurant, family:
independent 58120600 - Pizza restaurants 58120601 - Pizzeria, chain 58120602 -
Pizzeria, independent 58120700 - Seafood restaurants 58120801 - Barbecue
restaurant 58129903 - Caterers 58129904 - Chicken restaurant 58130000 - Drinking
places 58130100 - Bars and lounges 58130101 - Bar (drinking places) 58130105 -
Tavern (drinking places) 59120000 - Drug stores and proprietary stores 59129901
- Drug stores 59129902 - Proprietary (non-prescription medicine) stores 59210100
- Wine and beer 59210101 - Beer (packaged) 59210102 - Wine 59320500 - Office
furniture and store fixtures, secondhand 59410000 - Sporting goods and bicycle
shops 59410101 - Bait and tackle 59410201 - Ammunition 59410202 - Firearms
59410400 - Exercise equipment 59410602 - Camping equipment 59410700 - Team
sports equipment 59410701 - Baseball equipment 59410705 - Soccer supplies
59419902 - Bicycle and bicycle parts 59419905 - Playground equipment 59419906 -
Pool and billiard tables 59419907 - Saddlery and equestrian equipment 59430000 -
Stationery stores 59439902 - Office forms and supplies 59439903 - School
supplies 59440000 - Jewelry stores 59440102 - Watches 59449901 - Jewelry,
precious stones and precious metals 59450000 - Hobby, toy, and game shops
59450100 - Hobby and craft supplies 59450101 - Arts and crafts supplies 59450104
- Models, toy and hobby 59469902 - Photographic supplies 59470000 - Gift,
novelty, and souvenir shop 59470104 - Gift shop 59479902 - Souvenirs 59480000 -
Luggage and leather goods stores 59489901 - Leather goods, except luggage and
shoes 59490101 - Bridal fabrics 59490203 - Notions, including trim 59610000 -
Catalog and mail-order houses 59610203 - Electronic kits and parts, mail order
59610303 - Record and/or tape (music or video) club, mail order 59610403 -
Stamps, mail order 59619905 - Catalog sales 59619906 - Clothing, mail order
(except women's) 59619908 - Educational supplies and equipment, mail order
59619909 - Fishing, hunting and camping equipment and supplies: by mail 59619910
- Fitness and sporting goods, mail order 59619912 - Furniture and furnishings,
mail order 59619913 - General merchandise, mail order 59619915 - Jewelry, mail
order 59619916 - Mail order house, nec 59619925 - Electronic shopping 59620000 -
Merchandising machine operators 59620102 - Sandwich and hot food vending
machines 59630000 - Direct selling establishments 59630101 - Bottled water
delivery 59630207 - Snacks, direct sales 59630300 - Encyclopedias and
publications, direct sales 59630404 - Houseware sales, house-to-house 59639903 -
Cosmetic sales, house-to-house 59639904 - Direct sales, telemarketing 59830000 -
Fuel oil dealers 59840000 - Liquefied petroleum gas dealers 59849903 - Propane
gas, bottled 59939901 - Cigar store 59949902 - Newsstand 59950000 - Optical
goods stores 59990100 - Alarm and safety equipment stores 59990101 - Alarm
signal systems 59990102 - Fire extinguishers 59990103 - Safety supplies and
equipment 59990201 - Architectural supplies 59990202 - Artists' supplies and
materials 59990203 - Drafting equipment and supplies 59990300 - Banners, flags,
decals, and posters 59990303 - Flags 59990400 - Binoculars and telescopes
59990600 - Telephone and communication equipment 59990601 - Audio-visual
equipment and supplies 59990602 - Communication equipment 59990700 - Engine and
motor equipment and supplies 59990702 - Motors, electric 59990800 - Farm
equipment and supplies 59990803 - Feed and farm supply 59990900 - Medical
apparatus and supplies 59990906 - Orthopedic and prosthesis applications
59990908 - Wheelchair lifts 59991002 - Monuments, finished to custom order
59991102 - Pet food 59991103 - Pet supplies 59991200 - Swimming pools, hot tubs,
and sauna equipment and supplies 59991201 - Hot tub and spa chemicals,
equipment, and supplies 59991203 - Spas and hot tubs 59991204 - Swimming pool
chemicals, equipment, and supplies 59991300 - Toiletries, cosmetics, and
perfumes 59991301 - Cosmetics 59991302 - Perfumes and colognes 59991304 - Hair
care products 59991401 - Business machines and equipment 59991402 - Photocopy
machines 59991601 - Art dealers 59991604 - Christmas lights and decorations
59991700 - Educational aids and electronic training materials 59991701 -
Education aids, devices and supplies 59991805 - Children's furniture, nec
59999902 - Auction rooms (general merchandise) 59999904 - Awnings 59999907 -
Canvas products 59999908 - Cleaning equipment and supplies 59999909 - Concrete
products, pre-cast 59999910 - Electronic parts and equipment 59999912 - Foam and
foam products 59999916 - Plumbing and heating supplies 59999917 - Police supply
stores 59999919 - Religious goods 59999921 - Rubber stamps 59999924 - Tents
59999926 - Theatrical equipment and supplies 59999927 - Trophies and plaques
59999929 - Water purification equipment 59999930 - Packaging materials: boxes,
padding, etc. 59999931 - Welding supplies 59999932 - Air purification equipment
61590101 - Agricultural loan companies 61590200 - Equipment and vehicle finance
leasing companies 61639904 - Mortgage brokers arranging for loans, using money
of others 62110000 - Security brokers and dealers 62110204 - Investment firm,
general brokerage 62820000 - Investment advice 62829903 - Investment counselors
63110000 - Life insurance 63110102 - Fraternal life insurance organizations
63610000 - Title insurance 63710101 - Pension funds 64110201 - Insurance claim
adjusters, not employed by insurance company 64110300 - Insurance agents and
brokers 64110301 - Insurance agents, nec 65120000 - Nonresidential building
operators 65120100 - Commercial and industrial building operation 65130000 -
Apartment building operators 65190000 - Real property lessors, nec 65310000 -
Real estate agents and managers 65310200 - Real estate managers 65520000 -
Subdividers and developers, nec 65529901 - Land subdividers and developers,
commercial 65530000 - Cemetery subdividers and developers 65539902 - Cemeteries,
real estate operation 67199901 - Investment holding companies, except banks
67199902 - Personal holding companies, except banks 67220000 - Management
investment, open-end 67260000 - Investment offices, nec 67269905 - Management
investment funds, closed-end 67929901 - Oil leases, buying and selling on own
account 67940000 - Patent owners and lessors 67940102 - Music royalties, sheet
and record 67949901 - Copyright buying and licensing 67949902 - Franchises,
selling or licensing 67949903 - Patent buying, licensing, leasing 67980000 -
Real estate investment trusts 67990000 - Investors, nec 67999901 - Investment
clubs 67999904 - Venture capital companies 70110200 - Vacation lodges 70110300 -
Hotels 70110303 - Resort hotel 70110401 - Bed and breakfast inn 70110402 - Motor
inn 70320000 - Sporting and recreational camps 70339901 - Campgrounds 72120100 -
Laundry and drycleaner agents 72130000 - Linen supply 72130202 - Coat supply
72160000 - Drycleaning plants, except rugs 72169902 - Drapery, curtain
drycleaning 72170000 - Carpet and upholstery cleaning 72170101 - Carpet and
furniture cleaning on location 72180100 - Industrial equipment launderers
72180200 - Industrial clothing launderers 72180203 - Industrial uniform supply
72210000 - Photographic studios, portrait 72219903 - Photographer, still or
video 72990802 - Stitching, custom 72990901 - Costume rental 73229902 -
Collection agency, except real estate 73319903 - Mailing list compilers 73319906
- Mailing list brokers 73349902 - Mimeographing 73350000 - Commercial
photography 73359901 - Aerial photography, except mapmaking 73359903 -
Photographic studio, commercial 73360000 - Commercial art and graphic design
73360103 - Graphic arts and related design 73360104 - Package design 73360105 -
Silk screen design 73420202 - Exterminating and fumigating 73420203 - Pest
control in structures 73520000 - Medical equipment rental 73530000 - Heavy
construction equipment rental 73530102 - Oil well drilling equipment, rental or
leasing 73539901 - Cranes and aerial lift equipment, rental or leasing 73539902
- Earth moving equipment, rental or leasing 73590000 - Equipment rental and
leasing, nec 73590401 - Aircraft rental 73590501 - Audio-visual equipment and
supply rental 73590506 - Sound and lighting equipment rental 73599905 - Propane
equipment rental 73599908 - Sign rental 73599909 - Stores and yards equipment
rental 73599910 - Tent and tarpaulin rental 73599912 - Work zone traffic
equipment (flags, cones, barrels, etc.) 73610101 - Executive placement 73630102
- Manpower pools 73710101 - Computer software systems analysis and design,
custom 73710300 - Computer software development and applications 73710301 -
Computer software development 73710302 - Software programming applications
73720000 - Prepackaged software 73729901 - Application computer software
73729902 - Business oriented computer software 73729903 - Educational computer
software 73730000 - Computer integrated systems design 73730100 - Systems
software development services 73730101 - Computer systems analysis and design
73730102 - Systems engineering, computer related 73730201 - Local area network
(LAN) systems integrator 73730301 - Turnkey vendors, computer systems 73730302 -
Value-added resellers, computer systems 73740000 - Data processing and
preparation 73760000 - Computer facilities management 73779901 - Computer
hardware rental or leasing, except finance leasing 73790202 - Data processing
consultant 73829901 - Burglar alarm maintenance and monitoring 73829903 -
Protective devices, security 73829904 - Confinement surveillance systems
maintenance and monitoring 73840000 - Photofinish laboratories 73840101 -
Photofinishing laboratory 73890104 - Lecture bureau 73890106 - Speakers' bureau
73890304 - Embroidery advertising 73890306 - Field audits, cable television
73890308 - Promoters of shows and exhibitions 73890401 - Apparel designers,
commercial 73890411 - Textile designers 73890602 - Interior designer 73890603 -
Interior decorating 73890801 - Mapmaking or drafting, including aerial 73891105
- Recording studio, noncommercial records 73891106 - Music recording producer
73891202 - Mounting merchandise on cards 73891503 - Sign painting and lettering
shop 73891705 - Yacht brokers 73891801 - Design, commercial and industrial
73891900 - Metal cutting services 73899904 - Building scale models 73899908 -
Cosmetic kits, assembling and packaging 73899910 - Divers, commercial 73899911 -
Document and office record destruction 73899912 - Document embossing 73899917 -
Field warehousing 73899919 - Fire extinguisher servicing 73899923 - Fund raising
organizations 73899924 - Gas system conversion 73899925 - Grinding, precision:
commercial or industrial 73899962 - Printers' services: folding, collating, etc.
75190100 - Recreational vehicle rental 75320301 - Van conversion 75320402 - Body
shop, trucks 75499901 - Do-it-yourself garages 76410102 - Reupholstery 76410202
- Furniture refinishing

Secondary SIC Code:
0000000 - Other code - please list in items and processes section 1190101 - Bean
(dry field and seed) farm 1339902 - Sugarcane farm 1399905 - Herb or spice farm
1610000 - Vegetables and melons 1610302 - Carrot farm 1719908 - Raspberry farm
1720000 - Grapes 1739908 - Walnut grove 1759901 - Apple orchard 1759904 -
Nectarine orchard 1799908 - Pineapple farm 1810203 - Flowers: grown under cover
(e.g., greenhouse production) 1810300 - Bulbs and seeds 1820103 - Mushrooms,
grown under cover 1910000 - General farms, primarily crop 2110000 - Beef cattle
feedlots 2130000 - Hogs 2139901 - Hog feedlot 2140102 - Goats' milk production
2410000 - Dairy farms 2419902 - Milk production 2519901 - Broiling chickens,
raising of 2520000 - Chicken eggs 2529901 - Started pullet farm 2539902 - Turkey
farm 2540000 - Poultry hatcheries 2549901 - Chicken hatchery 2599901 - Duck farm
2729903 - Horse farm 2730000 - Animal aquaculture 2730200 - Shellfish farms
2790400 - Domestic animal farms 2799903 - Insect farm 7210105 - Vines,
cultivation of 8110000 - Timber tracts 8119901 - Christmas tree farm 8310000 -
Forest products 9120000 - Finfish 9130104 - Oysters, dredging or tonging of
10410100 - Gold ores mining 10990104 - Beryllium ore mining 12210105 - Surface
mining, bituminous, nec 12220000 - Bituminous coal-underground mining 13110000 -
Crude petroleum and natural gas 13110100 - Crude petroleum and natural gas
production 13110101 - Crude petroleum production 13110102 - Natural gas
production 13210000 - Natural gas liquids 13810000 - Drilling oil and gas wells
13819901 - Directional drilling oil and gas wells 13829903 - Geophysical
exploration, oil and gas field 13890101 - Building oil and gas well foundations
on site 13899911 - Oil consultants 13899912 - Oil field services, nec 13899919 -
Servicing oil and gas wells 13899920 - Well logging 14110104 - Limestone,
dimension-quarrying 14110200 - Granite dimension stone 14110205 - Greenstone,
dimension-quarrying 14119906 - Quartzite, dimension-quarrying 14119908 -
Sandstone, dimension-quarrying 14220000 - Crushed and broken limestone 14220100
- Limestone's, ground 14230000 - Crushed and broken granite 14299905 - Grits
mining (crushed stone) 14299909 - Quartzite, crushed and broken-quarrying
14420000 - Construction sand and gravel 14420100 - Sand mining 14420101 - Common
sand mining 14420102 - Construction sand mining 14420201 - Gravel mining
14590100 - Clays, except kaolin and ball 14590101 - Bentonite mining 14749904 -
Soda ash (natural) mining 14750000 - Phosphate rock 14799902 - Amblygonite
mining 14810103 - Test boring for nonmetallic minerals 14990104 - Gem stones
(natural) mining, nec 14990500 - Talc mining 15210000 - Single-family housing
construction 15210101 - General remodeling, single-family houses 15219901 - New
construction, single-family houses 15220000 - Residential construction, nec
15220100 - Hotel/motel and multi-family home construction 15220101 - Apartment
building construction 15220201 - Remodeling, multi-family dwellings 15319904 -
Speculative builder, single-family houses 15319906 - Manuafacturing and light
industrial buildings 15410000 - Industrial buildings and warehouses 15419904 -
Grain elevator construction 15419905 - Industrial buildings, new construction,
nec 15419907 - Pharmaceutical manufacturing plant construction 15419908 -
Prefabricated building erection, industrial 15419910 - Steel building
construction 15419912 - Warehouse construction 15420000 - Nonresidential
construction, nec 15420101 - Commercial and office building, new construction
15420201 - Farm building construction 15420301 - Garage construction 15429902 -
Design and erection, combined: non-residential 16110000 - Highway and street
construction 16110100 - Highway signs and guardrails 16110102 - Highway and
street sign installation 16110200 - Surfacing and paving 16110202 - Concrete
construction: roads, highways, sidewalks, etc. 16110203 - Grading 16229901 -
Bridge construction 16230000 - Water, sewer, and utility lines 16230101 - Gas
main construction 16230102 - Natural gas compressor station construction
16230200 - Communication line and transmission tower construction 16230204 -
Transmitting tower (telecommunication) construction 16230300 - Water and sewer
line construction 16230302 - Sewer line construction 16239901 - Electric power
line construction 16239902 - Manhole construction 16239903 - Pipe laying
construction 16239904 - Pipeline construction, nsk 16290100 - Dams, waterways,
docks, and other marine construction 16290101 - Caisson drilling 16290104 - Dock
construction 16290110 - Marine construction 16290202 - Railroad and railway
roadbed construction 16290300 - Athletic and recreation facilities construction
16290400 - Land preparation construction 16290404 - Timber removal 16290500 -
Industrial plant construction 16290504 - Waste disposal plant construction
16290505 - Waste water and sewage treatment plant construction 16299905 - Power
plant construction 17110000 - Plumbing, heating, air-conditioning 17110201 -
Septic system construction 17110301 - Fire sprinkler system installation
17110302 - Irrigation sprinkler system installation 17210000 - Painting and
paper hanging 17210200 - Commercial painting 17210300 - Industrial painting
17210301 - Aircraft painting 17310000 - Electrical work 17310201 - Computerized
controls installation 17310203 - Environmental system control installation
17310302 - Fiber optic cable installation 17310304 - Telephone and telephone
equipment installation 17310402 - Closed circuit television installation
17410000 - Masonry and other stonework 17410101 - Foundation building 17419906 -
Refractory or acid brick masonry 17419907 - Stone masonry 17420101 - Drywall
17420200 - Acoustical and insulation work 17420201 - Acoustical and ceiling work
17430000 - Terrazzo, tile, marble and mosaic work 17439901 - Marble
installation, interior 17439903 - Terrazzo work 17439904 - Tile installation,
ceramic 17510000 - Carpentry work 17510100 - Cabinet and finish carpentry
17510101 - Cabinet building and installation 17510102 - Finish and trim
carpentry 17510200 - Window and door installation and erection 17510201 - Garage
door, installation or erection 17510202 - Window and door (prefabricated)
installation 17519904 - Store fixture installation 17520000 - Floor laying and
floor work, nec 17529901 - Access flooring system installation 17529903 - Carpet
laying 17529904 - Ceramic floor tile installation 17529908 - Wood floor
installation and refinishing 17610000 - Roofing, siding, and sheetmetal work
17619903 - Sheet metal work, nec 17710000 - Concrete work 17710301 - Blacktop
(asphalt) work 17810000 - Water well drilling 17819902 - Servicing, water wells
17910000 - Structural steel erection 17919902 - Concrete reinforcement, placing
of 17919904 - Exterior wall system installation 17919907 - Precast concrete
structural framing or panels, placing of 17919909 - Storage tanks, metal:
erection 17930000 - Glass and glazing work 17940000 - Excavation work 17949901 -
Excavation and grading, building construction 17950000 - Wrecking and demolition
work 17959902 - Demolition, buildings and other structures 17960000 - Installing
building equipment 17969901 - Elevator installation and conversion 17969902 -
Machine moving and rigging 17969904 - Machinery installation 17969906 -
Pollution control equipment installation 17969907 - Power generating equipment
installation 17990105 - Swimming pool construction 17990200 - Coating, caulking,
and weather, water, and fireproofing 17990208 - Insulation of pipes and boilers
17990210 - Weather stripping 17990400 - Rigging and scaffolding 17990401 -
Rigging, theatrical 17990500 - Exterior cleaning, including sandblasting
17990502 - Cleaning new buildings after construction 17990504 - Sandblasting of
building exteriors 17990600 - Home/office interiors finishing, furnishing and
remodeling 17990602 - Closet organizers, installation and design 17990603 -
Counter top installation 17990606 - Kitchen and bathroom remodeling 17990607 -
Office furniture installation 17990801 - Asbestos removal and encapsulation
17990802 - Lead burning 17999902 - Artificial turf installation 17999903 -
Awning installation 17999907 - Dewatering 17999910 - Epoxy application 17999912
- Fence construction 17999913 - Fiberglass work 17999923 - Lightning conductor
erection 17999924 - Ornamental metal work 17999929 - Sign installation and
maintenance 17999932 - Welding on site 17999934 - Prop, set or scenery
construction, theatrical 17999935 - Petroleum storage tank installation,
underground 17999941 - Protective lining installation, underground (sewage,
etc.) 17999943 - Renovation of aircraft interiors 20110000 - Meat packing plants
20110100 - Beef products, from beef slaughtered on site 20110101 - Boxed beef,
from meat slaughtered on site 20110103 - Veal, from meat slaughtered on site
20110200 - Pork products, from pork slaughtered on site 20110202 - Hams and
picnics, from meat slaughtered on site 20110400 - Meat by-products, from meat
slaughtered on site 20110402 - Hides, cured or uncured: from carcasses
slaughtered on site 20119901 - Canned meats (except baby food), meat slaughtered
on site 20119904 - Frankfurters, from meat slaughtered on site 20119907 -
Sausages, from meat slaughtered on site 20130000 - Sausages and other prepared
meats 20130100 - Prepared beef products, from purchased beef 20130101 - Beef
stew, from purchased meat 20130102 - Beef, dried: from purchased meat 20130106 -
Roast beef, from purchased meat 20130200 - Prepared pork products, from
purchased pork 20130201 - Bacon, side and sliced: from purchased meat 20130202 -
Ham, boiled: from purchased meat 20130203 - Ham, boneless: from purchased meat
20130209 - Pork, pickled: from purchased meat 20130300 - Sausages and related
products, from purchased meat 20130302 - Frankfurters, from purchased meat
20130303 - Sausage casings, natural 20130304 - Sausages, from purchased meat
20139901 - Boneless meat, from purchased meat 20139902 - Canned meats (except
baby food), from purchased meat 20139903 - Cooked meats, from purchased meat
20139905 - Cured meats, from purchased meat 20139906 - Frozen meats, from
purchased meat 20139915 - Smoked meats, from purchased meat 20139916 - Snack
sticks, including jerky: from purchased meat 20139917 - Spiced meats, from
purchased meat 20139918 - Spreads, sandwich: meat, from purchased meat 20150000
- Poultry slaughtering and processing 20150100 - Chicken slaughtering and
processing 20150103 - Chicken, processed: cooked 20150104 - Chicken, processed:
fresh 20150105 - Chicken, processed: frozen 20150106 - Chicken, slaughtered and
dressed 20150200 - Duck slaughtering and processing 20150300 - Egg processing
20150304 - Eggs, processed: dehydrated 20150600 - Poultry slaughtering and
processing 20150601 - Poultry, processed, nsk 20150604 - Poultry, processed:
fresh 20150605 - Poultry, processed: frozen 20150608 - Poultry, slaughtered and
dressed 20150800 - Turkey processing and slaughtering 20150801 - Turkey,
processed, nsk 20150803 - Turkey, processed: cooked 20150806 - Turkey,
slaughtered and dressed 20150900 - Poultry sausage, luncheon meats, and other
poultry products 20150908 - Variety meats (fresh edible organs), poultry
20210000 - Creamery butter 20220000 - Cheese; natural and processed 20220100 -
Cheese spreads, dips, pastes, and other cheese products 20229902 - Natural
cheese 20229903 - Processed cheese 20230000 - Dry, condensed and evaporated
dairy products 20230104 - Powdered baby formula 20230200 - Condensed,
concentrated, and evaporated milk products 20230204 - Concentrated whey 20230300
- Dried and powdered milk and milk products 20230303 - Dried milk 20230307 -
Milk preparations, dried 20230312 - Powdered whey 20239904 - Cream substitutes
20239905 - Dietary supplements, dairy and non-dairy based 20239907 - Ice cream
mix, unfrozen: liquid or dry 20239911 - Milkshake mix 20239913 - Yogurt mix
20240000 - Ice cream and frozen deserts 20240100 - Ice cream and ice milk
20240101 - Ice cream, bulk 20240102 - Ice cream, packaged: molded, on sticks,
etc. 20240103 - Ice milk, bulk 20240200 - Dairy based frozen desserts 20240201 -
Custard, frozen 20240205 - Yogurt desserts, frozen 20240300 - Nondairy based
frozen desserts 20240301 - Fruit pops, frozen 20240303 - Ices, flavored (frozen
dessert) 20240304 - Juice pops, frozen 20240307 - Sorbets, non-dairy based
20260000 - Fluid milk 20260100 - Milk and cream, except fermented, cultured, and
flavored 20260102 - Cream, sour 20260106 - Milk processing (pasteurizing,
homogenizing, bottling) 20260203 - Buttermilk, cultured 20260204 - Cottage
cheese 20260208 - Yogurt 20269902 - Eggnog, fresh: non-alcoholic 20269903 - Milk
drinks, flavored 20269904 - Milk, chocolate 20269905 - Whipped topping, except
frozen or dry mix 20320100 - Beans and bean sprouts, canned, jarred, etc.
20320200 - Ethnic foods, canned, jarred, etc. 20320201 - Chili, with or without
meat: packaged in cans, jars, etc. 20320202 - Chinese foods, nec: packaged in
cans, jars, etc. 20320206 - Italian foods, nec: packaged in cans, jars, etc.
20320208 - Mexican foods, nec: packaged in cans, jars, etc. 20320212 - Tamales:
packaged in cans, jars, etc. 20320300 - Soups and broths, canned, jarred, etc.
20320306 - Soups, except seafood: packaged in cans, jars, etc. 20329901 - Baby
foods, including meats: packaged in cans, jars, etc. 20330100 - Tomato products,
packaged in cans, jars, etc. 20330101 - Barbecue sauce: packaged in cans, jars,
etc. 20330102 - Catsup: packaged in cans, jars, etc. 20330104 - Pizza sauce:
packaged in cans, jars, etc. 20330106 - Spaghetti and other pasta sauce:
packaged in cans, jars, etc 20330109 - Tomato paste: packaged in cans, jars,
etc. 20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.
20330201 - Jams, including imitation: packaged in cans, jars, etc. 20330202 -
Jellies, edible, including imitation: in cans, jars, etc. 20330300 - Fruits and
fruit products, in cans, jars, etc. 20330301 - Apple sauce: packaged in cans,
jars, etc. 20330302 - Fruit butters: packaged in cans, jars, etc. 20330303 -
Fruit juices: concentrated, hot pack 20330304 - Fruit juices: fresh 20330305 -
Fruit juices: packaged in cans, jars, etc. 20330308 - Fruit pie mixes and
fillings: packaged in cans, jars, etc. 20330309 - Fruit purees: packaged in
cans, jars, etc. 20330310 - Fruits: packaged in cans, jars, etc. 20330312 -
Olives: packaged in cans, jars, etc. 20330400 - Vegetables and vegetable
products, in cans, jars, etc. 20330402 - Hominy: packaged in cans, jars, etc.
20330403 - Mushrooms: packaged in cans, jars, etc. 20330407 - Vegetable juices:
packaged in cans, jars, etc. 20330411 - Vegetables: packaged in cans, jars, etc.
20340000 - Dried and dehydrated fruits, vegetables and soup mixes 20340100 -
Dried and dehydrated soup mixes 20340101 - Soup mixes 20340200 - Dried and
dehydrated fruits 20340204 - Fruits, dried or dehydrated, except freeze-dried
20340208 - Prunes, dried 20340209 - Raisins 20340300 - Dried and dehydrated
vegetables 20340301 - Potato products, dried and dehydrated 20340303 -
Vegetables, dried or dehydrated (except freeze-dried) 20350000 - Pickles,
sauces, and salad dressings 20350100 - Seasonings and sauces, except tomato and
dry 20350101 - Dressings, salad: raw and cooked (except dry mixes) 20350102 -
Horseradish, prepared 20350103 - Mayonnaise 20350104 - Mustard, prepared (wet)
20350105 - Seasonings, meat sauces (except tomato and dry) 20350108 - Soy sauce
20350110 - Spreads, sandwich: salad dressing base 20350200 - Pickled fruits and
vegetables 20350201 - Cucumbers, pickles and pickle salting 20350202 - Fruits,
brined 20350204 - Olives, brined: bulk 20350206 - Pickles, vinegar 20350207 -
Relishes, fruit and vegetable 20350211 - Vegetables, pickled 20370000 - Frozen
fruits and vegetables 20370100 - Frozen fruits and vegetables 20370101 - Citrus
pulp, dried 20370102 - Fruits, quick frozen and cold pack (frozen) 20370103 -
Potato products, quick frozen and cold pack 20370104 - Vegetables, quick frozen
& cold pack, excl. potato products 20370200 - Fruit juices 20370201 - Fruit
juice concentrates, frozen 20370202 - Fruit juices, frozen 20389901 -
Breakfasts, frozen and packaged 20389902 - Dinners, frozen and packaged 20389903
- Ethnic foods, nec, frozen 20389905 - Lunches, frozen and packaged 20389906 -
Pizza, frozen 20389907 - Snacks, incl. onion rings, cheese sticks, etc. 20389908
- Soups, frozen 20389910 - Waffles, frozen 20410000 - Flour and other grain mill
products 20410100 - Flour 20410102 - Cake flour 20410105 - Flour: blended,
prepared, or self-rising 20410113 - Wheat flour 20410200 - Doughs and batters
20410201 - Biscuit dough 20410202 - Doughs, frozen or refrigerated 20410204 -
Pizza dough, prepared 20410301 - Bread and bread-type roll mixes 20419903 - Corn
meal 20419906 - Grain cereals, cracked 20430000 - Cereal breakfast foods
20439901 - Coffee substitutes, made from grain 20439905 - Granola and muesli,
except bars and clusters 20439909 - Oatmeal: prepared as cereal breakfast food
20449903 - Brown rice 20449904 - Enriched rice (vitamin and mineral fortified)
20449909 - Polished rice 20450000 - Prepared flour mixes and doughs 20450100 -
Flours and flour mixes, from purchased flour 20450102 - Biscuit mixes, prepared:
from purchased flour 20450103 - Blended flour: from purchased flour 20450104 -
Bread and bread type roll mixes: from purchased flour 20450107 - Doughnut mixes,
prepared: from purchased flour 20450110 - Pancake mixes, prepared: from
purchased flour 20450201 - Biscuit dough, prepared: from purchased flour
20450202 - Doughs, frozen or refrigerated: from purchased flour 20450204 - Pizza
doughs, prepared: from purchased flour 20460101 - Corn starch 20460103 -
Industrial starch 20460106 - Potato starch 20460111 - Wheat gluten 20460200 -
Corn oil products 20460302 - Corn syrup, dried or unmixed 20470000 - Dog and cat
food 20479901 - Cat food 20479902 - Dog food 20480000 - Prepared feeds, nec
20480100 - Cereal-, grain-, and seed-based feeds 20480101 - Alfalfa or alfalfa
meal, prepared as animal feed 20480103 - Bird food, prepared 20480104 - Chicken
feeds, prepared 20480108 - Poultry feeds 20480111 - Stock feeds, dry 20480206 -
Kelp meal and pellets, prepared as animal feed 20480207 - Meat meal and tankage,
prepared as animal feed 20489902 - Canned pet food (except dog and cat) 20489903
- Dry pet food (except dog and cat) 20489905 - Feed concentrates 20489906 - Feed
premixes 20489907 - Feed supplements 20489909 - Fish food 20489910 - Frozen pet
food (except dog and cat) 20489911 - Livestock feeds 20489912 - Mineral feed
supplements 20489913 - Oyster shells, ground: prepared as animal feed 20510000 -
Bread, cake, and related products 20510100 - Breads, rolls, and buns 20510101 -
Bagels, fresh or frozen 20510103 - Bread, all types (white, wheat, rye, etc);
fresh or frozen 20510105 - Buns, bread type: fresh or frozen 20510200 - Cakes,
pies, and pastries 20510202 - Cakes, bakery: except frozen 20510206 - Doughnuts,
except frozen 20510208 - Pastries, e.g. danish: except frozen 20510209 - Pies,
bakery: except frozen 20510210 - Rolls, sweet: except frozen 20519901 - Bakery
products, partially cooked (except frozen) 20519903 - Bakery: wholesale or
wholesale/retail combined 20520000 - Cookies and crackers 20529901 - Bakery
products, dry 20529904 - Cones, ice cream 20529905 - Cookies 20529907 -
Crackers, dry, nec 20529909 - Matzoths 20529911 - Pretzels 20529912 - Rice cakes
20530000 - Frozen bakery products, except bread 20539902 - Cakes, bakery: frozen
20539903 - Croissants, frozen 20539904 - Doughnuts, frozen 20539906 - Pastries,
e.g. danish: frozen 20539907 - Pies, bakery; frozen 20610000 - Raw cane sugar
20610105 - Raw cane sugar 20620000 - Cane sugar refining 20630000 - Beet sugar
20630102 - Beet sugar, from beet sugar refinery 20630103 - Granulated sugar,
from sugar beets 20640000 - Candy and other confectionery products 20640104 -
Fruits candied, crystallized, or glazed 20649901 - Breakfast bars 20649902 -
Cake ornaments, confectionery 20649903 - Candy bars, including chocolate covered
bars 20649904 - Chewing candy, not chewing gum 20649905 - Chocolate candy,
except solid chocolate 20649906 - Cough drops, except pharmaceutical
preparations 20649907 - Fudge (candy) 20649908 - Granola and muesli, bars and
clusters 20649911 - Licorice candy 20649912 - Lollipops and other hard candy
20649913 - Lozenges, candy (non-medicated) 20649916 - Nuts, candy covered
20649918 - Popcorn balls or other treated popcorn products 20660000 - Chocolate
and cocoa products 20660100 - Cacao bean processing 20660300 - Chocolate
20660303 - Chocolate candy, solid 20660304 - Chocolate coatings and syrup
20670000 - Chewing gum 20680000 - Salted and roasted nuts and seeds 20689901 -
Nuts: dried, dehydrated, salted or roasted 20749901 - Cottonseed oil, cake or
meal 20759902 - Soybean flour and grits 20759906 - Soybean protein concentrates
and isolates 20769906 - Peanut oil, cake or meal 20770000 - Animal and marine
fats and oils 20770100 - Animal fats, oils, and meals 20770200 - Marine fats,
oils, and meals 20770202 - Fish meal, except as animal feed 20770203 - Fish oil
20770300 - Rendering 20770301 - Grease rendering, inedible 20770303 - Tallow
rendering, inedible 20790000 - Edible fats and oils 20790100 - Margarine and
margarine oils 20790102 - Margarine-butter blends 20790104 - Nut margarine
20799901 - Cooking oils, except corn: vegetable refined 20799903 - Edible oil
products, except corn oil 20799906 - Olive oil 20799910 - Vegetable refined oils
(except corn oil) 20820000 - Malt beverages 20820100 - Malt beverage products
20820101 - Brewers' grain 20829901 - Ale (alcoholic beverage) 20829902 - Beer
(alcoholic beverage) 20829903 - Liquors, malt 20829904 - Near beer 20830000 -
Malt 20840000 - Wines, brandy, and brandy spirits 20840100 - Wines 20840101 -
Wine coolers (beverages) 20840201 - Brandy 20840202 - Brandy spirits 20849901 -
Wine cellars, bonded: engaged in blending wines 20850000 - Distilled and blended
liquors 20850100 - Distiller's dried grains and solubles, and alcohol 20850103 -
Grain alcohol for beverage purposes 20850105 - Neutral spirits, except fruit
20850201 - Cocktails, alcoholic 20859901 - Applejack (alcoholic beverage)
20859902 - Bourbon whiskey 20859903 - Corn whiskey 20859904 - Gin (alcoholic
beverage) 20859905 - Rum (alcoholic beverage) 20859906 - Rye whiskey 20859908 -
Vodka (alcoholic beverage) 20860000 - Bottled and canned soft drinks 20860100 -
Iced tea and fruit drinks, bottled and canned 20860101 - Fruit drinks (less than
100% juice): packaged in cans, etc. 20860102 - Lemonade: packaged in cans,
bottles, etc. 20860103 - Tea, iced: packaged in cans, bottles, etc. 20860200 -
Pasteurized and mineral waters, bottled and canned 20860201 - Mineral water,
carbonated: packaged in cans, bottles, etc. 20860202 - Water, natural: packaged
in cans, bottles, etc. 20860300 - Carbonated soft drinks, bottled and canned
20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles 20860302
- Soft drinks: packaged in cans, bottles, etc. 20870000 - Flavoring extracts and
syrups, nec 20870100 - Food colorings 20870200 - Beverage bases, concentrates,
syrups, powders and mixes 20870201 - Beverage bases 20870202 - Cocktail mixes,
nonalcoholic 20870203 - Concentrates, drink 20870205 - Fruit juices:
concentrated for fountain use 20870207 - Powders, drink 20870208 - Syrups, drink
20879903 - Extracts, flavoring 20879907 - Syrups, flavoring (except drink)
20910000 - Canned and cured fish and seafoods 20910200 - Shellfish, canned and
cured 20910202 - Clams: packaged in cans, jars, etc. 20910203 - Crabmeat,
preserved and cured 20910300 - Fish, canned and cured 20910315 - Fish, smoked
20910317 - Herring, cured, nsk 20910334 - Salmon: packaged in cans, jars, etc.
20910337 - Tuna fish: packaged in cans, jars, etc. 20919903 - Juice, clam:
packaged in cans, jars, etc. 20919904 - Seafood products: packaged in cans,
jars, etc. 20920000 - Fresh or frozen packaged fish 20920100 - Fresh or frozen
fish or seafood chowders, soups, and stews 20920200 - Prepared fish or other
seafood cakes and sticks 20920201 - Crabcakes, frozen 20929901 - Crab meat,
fresh: packaged in nonsealed containers 20929902 - Crabmeat, frozen 20929904 -
Fish, fresh: prepared 20929905 - Fish, frozen: prepared 20929906 - Seafoods,
fresh: prepared 20929907 - Seafoods, frozen: prepared 20929908 - Shellfish,
fresh: shucked and packed in nonsealed containers 20929909 - Shellfish, frozen:
prepared 20950000 - Roasted coffee 20959901 - Coffee extracts 20959902 - Coffee
roasting (except by wholesale grocers) 20959903 - Coffee, ground: mixed with
grain or chicory 20959905 - Instant coffee 20960000 - Potato chips and similar
snacks 20960100 - Potato chips and other potato-based snacks 20960200 - Corn
chips and other corn-based snacks 20960201 - Popcorn, already popped (except
candy covered) 20960202 - Tortilla chips 20969901 - Cheese curls and puffs
20969903 - Pork rinds 20970000 - Manufactured ice 20979901 - Block ice 20979902
- Ice cubes 20980000 - Macaroni and spaghetti 20989902 - Noodles (e.g. egg,
plain, and water), dry 20990000 - Food preparations, nec 20990100 - Syrups
20990101 - Maple syrup 20990102 - Molasses, mixed or blended: from purchased
ingredients 20990200 - Baking powder and soda, yeast, and other leavening agents
20990201 - Baking powder 20990204 - Yeast 20990300 - Dessert mixes and fillings
20990302 - Desserts, ready-to-mix 20990303 - Frosting mixes, dry: for cakes,
cookies, etc. 20990305 - Gelatin dessert preparations 20990306 - Marshmallow
creme 20990307 - Pie fillings, except fruit, meat, and vegetable 20990400 -
Seasonings and spices 20990402 - Chili pepper or powder 20990403 - Seasonings:
dry mixes 20990404 - Spices, including grinding 20990500 - Sauce, gravy,
dressing, and dip mixes 20990501 - Dips, except cheese and sour cream based
20990504 - Sauces: dry mixes 20990600 - Sugar 20990700 - Ready-to-eat meals,
salads, and sandwiches 20990701 - Box lunches, for sale off premises 20990704 -
Pizza, refrigerated: except frozen 20990705 - Salads, fresh or refrigerated
20990706 - Sandwiches, assembled and packaged: for wholesale market 20990800 -
Pasta, rice, and potato, packaged combination products 20990801 - Noodles,
uncooked: packaged with other ingredients 20990802 - Pasta, uncooked: packaged
with other ingredients 20990803 - Potatoes, dried: packaged with other
ingredients 20990804 - Rice, uncooked: packaged with other ingredients 20999901
- Almond pastes 20999903 - Bread crumbs, except made in bakeries 20999904 -
Butter, renovated and processed 20999906 - Cider, nonalcoholic 20999907 -
Coconut, desiccated and shredded 20999908 - Emulsifiers, food 20999909 - Honey,
strained and bottled 20999910 - Jelly, corncob (gelatin) 20999911 - Noodles,
fried (Chinese) 20999912 - Peanut butter 20999914 - Popcorn, packaged: except
already popped 20999917 - Tea blending 20999918 - Tofu, except frozen desserts
20999919 - Tortillas, fresh or refrigerated 20999921 - Vinegar 21110000 -
Cigarettes 21210000 - Cigars 21310000 - Chewing and smoking tobacco 21319901 -
Chewing tobacco 21319902 - Smoking tobacco 21319903 - Snuff 21410000 - Tobacco
stemming and redrying 22110000 - Broadwoven fabric mills, cotton 22110100 -
Sheets, bedding and table cloths: cotton 22110103 - Bedspreads, cotton 22110104
- Blankets and blanketings, cotton 22110109 - Sheets and sheetings, cotton
22110200 - Apparel and outerwear fabrics, cotton 22110202 - Dress fabrics,
cotton 22110210 - Shirting fabrics, cotton 22110400 - Plushes and piles,
broadwoven cotton: including flannels 22110500 - Twills, drills, denims and
other ribbed fabrics: cotton 22110505 - Denims 22110600 - Upholstery, tapestry
and wall coverings: cotton 22110605 - Draperies and drapery fabrics, cotton
22110606 - Furniture denim 22110700 - Nets and netting products and fabrics,
cotton 22110703 - Mosquito netting 22110806 - Filter cloth, cotton 22110900 -
Bandages, gauzes and surgical fabrics, cotton 22111100 - Canvas and other heavy,
coarse fabrics: cotton 22111105 - Canvas 22111107 - Duck, cotton 22111113 - Sail
cloth 22119902 - Bags and bagging, cotton 22119909 - Cotton broad woven goods
22210000 - Broadwoven fabric mills, manmade 22210100 - Bedding, manmade or silk
fabric 22210400 - Manmade and synthetic broadwoven fabrics 22210404 - Nylon
broadwoven fabrics 22210408 - Polypropylene broadwoven fabrics 22210411 -
Spandex broadwoven fabrics 22210501 - Fiberglass fabrics 22210502 - Glass
broadwoven fabrics 22210600 - Upholstery, tapestry, and wall covering fabrics
22210602 - Draperies and drapery fabrics, manmade fiber and silk 22210603 - Slip
cover fabrics, manmade fiber and silk 22210606 - Wall covering fabrics, manmade
fiber and silk 22210802 - Pile fabrics, manmade fiber and silk 22210900 -
Specialty broadwoven fabrics, including twisted weaves 22210905 - Paper
broadwoven fabrics 22219904 - Textile mills, broadwoven: silk and manmade, also
glass 22310000 - Broadwoven fabric mills, wool 22310100 - Apparel and outerwear
broadwoven fabrics 22310201 - Bleaching yarn and fabrics: wool or similar fibers
22310302 - Blankets and blanketings: wool or similar fibers 22310303 - Felts,
woven: wool, mohair, or similar fibers 22310304 - Papermakers' felts, woven:
wool, mohair, or similar fibers 22310305 - Upholstery fabrics, wool 22319907 -
Weaving mill, broadwoven fabrics: wool or similar fabric 22410000 - Narrow
fabric mills 22410100 - Lace and decorative trim, narrow fabric 22410106 -
Ribbons, nec 22410108 - Shoe laces, except leather 22410109 - Trimmings, textile
22410201 - Elastic narrow fabrics, woven or braided 22410202 - Elastic webbing
22410203 - Rubber thread and yarns, fabric covered 22410300 - Fabric tapes
22410301 - Electric insulating tapes and braids, except plastic 22410302 - Slide
fastener tapes 22410400 - Webbing, braids and belting 22410401 - Apparel webbing
22410403 - Bindings, textile 22410405 - Braids, tubular nylon or plastic
22410408 - Strapping webs 22410409 - Webbing, woven 22419903 - Fabric, animal
fiber: narrow woven 22419904 - Glass narrow fabrics 22419906 - Hose fabric,
tubular 22419907 - Labels, woven 22419908 - Manmade fiber narrow woven fabrics
22510000 - Women's hosiery, except socks 22519902 - Panty hose 22520000 -
Hosiery, nec 22520100 - Anklets and socks 22520103 - Socks 22529901 - Dyeing and
finishing hosiery 22529902 - Men's, boys', and girls' hosiery 22530000 - Knit
outerwear mills 22530101 - Bathing suits and swimwear, knit 22530103 - T-shirts
and tops, knit 22530200 - Cold weather knit outerwear including ski wear
22530201 - Hats and headwear, knit 22530203 - Jerseys, knit 22530207 - Sweaters
and sweater coats, knit 22530400 - Dresses and skirts 22530505 -
Shirts(outerwear), knit 22540000 - Knit underwear mills 22540100 - Shorts,
shirts, slips, and panties (underwear): knit 22549903 - Underwear, knit 22570000
- Weft knit fabric mills 22579901 - Dyeing and finishing circular knit fabrics
22579903 - Pile fabrics, circular knit 22580000 - Lace and warp knit fabric
mills 22580100 - Lace and lace products 22580102 - Bedspreads, lace: made on
lace machines 22580107 - Lace, knit, nec 22580200 - Warp and flat knit products
22580201 - Cloth, warp knit 22580202 - Fabric finishing, warp knit 22580300 -
Net and netting products 22590100 - Gloves and mittens, knit 22590200 - Towels,
washcloths, and dishcloths: knit 22599902 - Convertors, knit goods 22599905 -
Stockinettes, knit 22610000 - Finishing plants, cotton 22610103 - Screen
printing of cotton broadwoven fabrics 22610201 - Bleaching cotton broadwoven
fabrics 22610202 - Dyeing cotton broadwoven fabrics 22610203 - Fire resistance
finishing of cotton broadwoven fabrics 22610300 - Decorative finishing of cotton
broadwoven fabrics 22610301 - Embossing cotton broadwoven fabrics 22620000 -
Finishing plants, manmade 22620200 - Chemical coating or treating of manmade
broadwoven fabrics 22620202 - Dyeing: manmade fiber and silk broadwoven fabrics
22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics 22620300 -
Decorative finishing of manmade broadwoven fabrics 22629903 - Silk broadwoven
fabric finishing 22690000 - Finishing plants, nec 22690200 - Chemical coating or
treating of narrow fabrics 22690202 - Dyeing: raw stock, yarn, and narrow
fabrics 22730000 - Carpets and rugs 22730200 - Mats and matting 22730201 -
Bathmats and sets, textile 22730202 - Door mats: paper, grass, reed, coir,
sisal, jute, rags, etc. 22730302 - Art squares: twisted paper, grass, reed,
coir, sisal, etc. 22730400 - Carpets, hand and machine made 22730402 - Carpets,
textile fiber 22730500 - Rugs, hand and machine made 22730502 - Rugs, braided
and hooked 22730503 - Rugs, machine woven 22730504 - Rugs, tufted 22739901 -
Dyeing and finishing of tufted rugs and carpets 22739902 - Finishers of tufted
carpets and rugs 22739903 - Floor coverings, textile fiber 22810000 - Yarn
spinning mills 22810100 - Needle and handicraft yarns, spun 22810105 - Knitting
yarn, spun 22810200 - Manmade and synthetic fiber yarns, spun 22810205 - Nylon
yarn, spinning of staple 22810207 - Polyester yarn, spun: made from purchased
staple 22810208 - Polypropylene yarn, spun: made from purchased staple 22810209
- Rayon yarn, spun: made from purchased staple 22810302 - Cotton yarn, spun
22810305 - Wool yarn, spun 22810400 - Carpet and rug yarn, spun 22810401 -
Carpet yarn, spun 22820104 - Knitting yarn: twisting, winding, or spooling
22820203 - Nylon yarn: throwing, twisting, winding or spooling 22829904 -
Textured yarn 22829905 - Throwing yarn 22829907 - Winding yarn 22840100 - Thread
from manmade fibers 22840101 - Nylon thread 22840201 - Cotton thread 22950000 -
Coated fabrics, not rubberized 22950100 - Chemically coated and treated fabrics
22950102 - Leather, artificial or imitation 22950106 - Waterproofing fabrics,
except rubberizing 22950200 - Plastic coated yarns or fabrics 22950201 - Resin
or plastic coated fabrics 22950202 - Tape, varnished: plastic, and other coated
(except magnetic) 22950203 - Yarns, plastic coated: made from purchased yarns
22959902 - Laminating of fabrics 22959905 - Tubing, textile: varnished 22960101
- Cord for reinforcing rubber tires 22960104 - Steel tire cords and tire cord
fabrics 22960200 - Cord and fabric for reinforcing industrial belting 22960301 -
Cord for reinforcing fuel cells 22970000 - Nonwoven fabrics 22979901 -
Bonded-fiber fabrics, except felt 22980000 - Cordage and twine 22980100 - Ropes
and fiber cables 22980102 - Cable, fiber 22980103 - Rope, except asbestos and
wire 22980200 - Twine, cord and cordage 22980203 - Cordage: abaca, sisal,
henequen, hemp, jute, or other fiber 22980204 - Hard fiber cordage and twine
22980207 - Twine, nec 22980300 - Nets, seines, slings and insulator pads
22980302 - Cargo nets 22989901 - Wire rope centers 22990100 - Batting, wadding,
padding and fillings 22990101 - Apparel filling: cotton waste, kapok, and
related material 22990102 - Batts and batting: cotton mill waste and related
material 22990104 - Padding and wadding, textile 22990105 - Pads, fiber:
henequen, sisal, istle 22990107 - Quilt fillings: curled hair, cotton waste,
moss, hemp tow 22990108 - Upholstery filling, textile 22990200 - Felts and felt
products 22990209 - Pipe and boiler covering, felt 22990302 - Ramie yarn,
thread, roving, and textiles 22990306 - Yarns, specialty and novelty 22990400 -
Textile mill waste and remnant processing 22990401 - Fibers, textile: recovery
from textile mill waste and rags 22990402 - Flock (recovered textile fibers)
22990404 - Recovering textile fibers from clippings and rags 22990500 - Jute and
flax textile products 22990502 - Burlap, jute 22990504 - Linen fabrics 22990507
- Towels and towelings, linen and linen-and-cotton mixtures 22990604 - Scouring:
wool, mohair, and similar fibers 22999901 - Broadwoven fabrics: linen, jute,
hemp, and ramie 22999902 - Coir yarns and roving 22999903 - Fabrics: linen,
jute, hemp, ramie 22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie
23110000 - Men's and boy's suits and coats 23110103 - Suits, men's and boys':
made from purchased materials 23110105 - Tuxedos: made from purchased materials
23110200 - Coats, overcoats and vests 23110201 - Coats, tailored: men's and
boys': from purchased materials 23110300 - Men's and boys' uniforms 23110301 -
Firemen's uniforms: made from purchased materials 23110302 - Military uniforms,
men's and youths': purchased materials 23210000 - Men's and boy's furnishings
23210100 - Men's and boys' dress shirts 23210200 - Men's and boys' sports and
polo shirts 23210201 - Polo shirts, men's and boys': made from purchased
materials 23210202 - Sport shirts, men's and boys': from purchased materials
23219902 - Uniform shirts: made from purchased materials 23220000 - Men's and
boy's underwear and nightwear 23229902 - Underwear, men's and boys': made from
purchased materials 23230000 - Men's and boy's neckwear 23250000 - Men's and
boy's trousers and slacks 23250101 - Dungarees: men's, youths', and boys'
23250102 - Jeans: men's, youths', and boys' 23250201 - Shorts (outerwear):
men's, youths', and boys' 23250203 - Trousers, dress (separate): men's, youths',
and boys' 23260000 - Men's and boy's work clothing 23260100 - Work uniforms
23260101 - Medical and hospital uniforms, men's 23260102 - Overalls and
coveralls 23260200 - Work apparel, except uniforms 23260201 - Aprons, work,
except rubberized and plastic: men's 23260202 - Industrial garments, men's and
boys' 23260206 - Work pants 23260207 - Work shirts: men's, youths', and boys'
23290000 - Men's and boy's clothing, nec 23290100 - Men's and boys' sportswear
and athletic clothing 23290101 - Athletic clothing, except uniforms: men's,
youths' and boys' 23290104 - Ski and snow clothing: men's and boys' 23290200 -
Men's and boys' leather, wool and down-filled outerwear 23290201 - Coats (oiled
fabric, leatherette, etc.): men's and boys' 23290204 - Hunting coats and vests,
men's 23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'
23290209 - Sweaters and sweater jackets, men's and boys' 23290300 - Men's and
boys' athletic uniforms 23290301 - Baseball uniforms: men's, youths', and boys'
23299901 - Knickers, dress (separate): men's and boys' 23299902 - Shirt and
slack suits: men's, youths', and boys' 23310000 - Women's and misses' blouses
and shirts 23319901 - Blouses, women's and juniors': made from purchased
material 23319903 - T-shirts and tops, women's: made from purchased materials
23350000 - Women's, junior's, and misses' dresses 23350100 - Bridal and formal
gowns 23350101 - Gowns, formal 23350102 - Wedding gowns and dresses 23359901 -
Dresses,paper, cut and sewn 23359903 - Housedresses 23370000 - Women's and
misses' suits and coats 23370100 - Women's and misses' suits and skirts 23370101
- Pantsuits: women's, misses' and juniors' 23370102 - Skirts, separate: women's,
misses', and juniors' 23370103 - Suits: women's, misses', and juniors' 23379901
- Uniforms, except athletic: women's, misses', and juniors' 23390000 - Women's
and misses' outerwear, nec 23390100 - Women's and misses' accessories 23390103 -
Neckwear and ties: women's, misses', and juniors' 23390300 - Women's and misses'
athletic clothing and sportswear 23390301 - Athletic clothing: women's, misses',
and juniors' 23390302 - Bathing suits: women's, misses', and juniors' 23390310 -
Sportswear, women's 23390311 - Uniforms, athletic: women's, misses', and
juniors' 23390400 - Women's and misses' jackets and coats, except sportswear
23399901 - Aprons, except rubber or plastic: women's, misses', juniors' 23399903
- Jeans: women's, misses', and juniors' 23399904 - Leotards: women's, misses',
and juniors' 23399907 - Slacks: women's, misses', and juniors' 23410000 -
Women's and children's underwear 23410100 - Women's and children's nightwear
23410101 - Nightgowns and negligees: women's and children's 23410200 - Women's
and children's undergarments 23410202 - Panties: women's, misses', children's,
and infants' 23420000 - Bras, girdles, and allied garments 23429901 - Brassieres
23429905 - Girdles and panty girdles 23530000 - Hats, caps, and millinery
23530100 - Uniform hats and caps 23530101 - Baseball caps 23539901 - Caps:
cloth, straw, and felt 23539902 - Harvest hats, straw 23539904 - Hats and caps,
nec 23539906 - Hats: cloth, straw, and felt 23539908 - Millinery 23610000 -
Girl's and children's dresses, blouses 23610101 - Blouses: girls', children's,
and infants' 23610103 - T-shirts and tops: girls', children's, and infants'
23619901 - Dresses: girls', children's, and infants' 23690000 - Girl's and
children's outerwear, nec 23690100 - Children's culottes and shorts 23690201 -
Bathing suits and swimwear: girls', children's, and infants' 23690401 -
Buntings, infants' 23690403 - Coats: girls', children's, and infants' 23710000 -
Fur goods 23810000 - Fabric dress and work gloves 23819903 - Gloves, work: woven
or knit, made from purchased materials 23819904 - Gloves, woven or knit: made
from purchased materials 23849901 - Bathrobes, men's and women's: made from
purchased materials 23850000 - Waterproof outerwear 23859904 - Gowns, plastic:
made from purchased materials 23859905 - Raincoats, except vulcanized rubber:
purchased materials 23860000 - Leather and sheep-lined clothing 23860101 - Coats
and jackets, leather and sheep-lined 23860201 - Garments, leather 23870000 -
Apparel belts 23890000 - Apparel and accessories, nec 23890100 - Men's
miscellaneous accessories 23890103 - Handkerchiefs, except paper 23890200 -
Uniforms and vestments 23890201 - Academic vestments (caps and gowns) 23890203 -
Clergymen's vestments 23890300 - Costumes 23890302 - Masquerade costumes
23890303 - Theatrical costumes 23899901 - Apparel for handicapped 23899902 - Arm
bands, elastic 23899906 - Hospital gowns 23899907 - Burial garments 23910000 -
Curtains and draperies 23919901 - Cottage sets (curtains), made from purchased
materials 23919902 - Curtains, window: made from purchased materials 23919903 -
Draperies, plastic and textile: from purchased materials 23920000 - Household
furnishings, nec 23920100 - Cushions and pillows 23920101 - Boat cushions
23920103 - Pillows, bed: made from purchased materials 23920201 - Bags, garment
storage: except paper or plastic film 23920300 - Blankets, comforters and
beddings 23920301 - Bedspreads and bed sets: made from purchased materials
23920403 - Placemats, plastic or textile 23920500 - Towels, dishcloths and dust
cloths 23920504 - Towels, fabric and nonwoven: made from purchased materials
23920601 - Chair covers and pads: made from purchased materials 23920604 -
Mattress pads 23920605 - Mattress protectors, except rubber 23929901 - Bridge
sets, cloth and napkin: from purchased materials 23929902 - Mops, floor and dust
23929903 - Sheets, fabric: made from purchased materials 23930000 - Textile bags
23930100 - Canvas bags 23930101 - Duffle bags, canvas: made from purchased
materials 23939901 - Bags and containers, except sleeping bags: textile 23939902
- Cushions, except spring and carpet: purchased materials 23940000 - Canvas and
related products 23940100 - Canvas awnings and canopies 23940101 - Awnings,
fabric: made from purchased materials 23940102 - Canopies, fabric: made from
purchased materials 23940200 - Canvas covers and drop cloths 23940201 - Cloth,
drop (fabric): made from purchased materials 23940202 - Liners and covers,
fabric: made from purchased materials 23940203 - Tarpaulins, fabric: made from
purchased materials 23949901 - Air cushions and mattresses, canvas 23949903 -
Convertible tops, canvas or boat: from purchased materials 23949904 - Sails:
made from purchased materials 23949906 - Tents: made from purchased materials
23950000 - Pleating and stitching 23950101 - Quilted fabrics or cloth 23950200 -
Embroidery and art needlework 23950202 - Art needlework: made from purchased
materials 23950203 - Emblems, embroidered 23950204 - Embroidery products, except
Schiffli machine 23960100 - Apparel and other linings, except millinery 23960102
- Linings, apparel: made from purchased materials 23960201 - Bindings, bias:
made from purchased materials 23960204 - Ribbons and bows, cut and sewed
23960306 - Sweat bands, hat and cap: made from purchased materials 23990100 -
Emblems, badges, and insignia 23990101 - Emblems, badges, and insignia: from
purchased materials 23990102 - Military insignia, textile 23990200 - Horse and
pet accessories, textile 23990201 - Horse blankets 23990202 - Horse harnesses
and riding crops, etc.: non-leather 23990203 - Pet collars, leashes, etc.:
non-leather 23990300 - Banners, pennants, and flags 23990301 - Banners, made
from fabric 23990302 - Flags, fabric 23990400 - Belting and belt products
23990402 - Belting, fabric: made from purchased materials 23990500 - Hand woven
and crocheted products 23990502 - Hand woven apparel 23990601 - Fishing nets
23999901 - Aprons, breast (harness) 23999905 - Diapers, except disposable: made
from purchased materials 23999908 - Parachutes 23999910 - Seat covers,
automobile 23999911 - Sleeping bags 23999912 - Tire covers 24110101 - Handle
bolts, wood: hewn 24110206 - Poles, wood: untreated 24110208 - Rails, fence:
round or split 24110300 - Wooden logs 24119905 - Timber, cut at logging camp
24119907 - Wood chips, produced in the field 24210100 - Building and structural
materials, wood 24210103 - Flooring (dressed lumber), softwood 24210105 - Siding
(dressed lumber) 24210200 - Sawdust, shavings, and wood chips 24210203 - Wood
chips, produced at mill 24210303 - Kiln drying of lumber 24210400 - Outdoor wood
structural products 24210401 - Railroad ties, sawed 24219901 - Box lumber
24219903 - Cut stock, softwood 24219906 - Lumber: rough, sawed, or planed
24219909 - Resawing lumber into smaller dimensions 24260100 - Furniture stock
and parts, hardwood 24260101 - Carvings, furniture: wood 24260103 - Frames for
upholstered furniture, wood 24260104 - Furniture dimension stock, hardwood
24260105 - Furniture squares, hardwood 24260109 - Turnings, furniture: wood
24260301 - Gun stocks, wood 24260400 - Textile machinery accessories, hardwood
24269901 - Dimension, hardwood 24269902 - Flooring, hardwood 24269903 - Lumber,
hardwood dimension 24269904 - Parquet flooring, hardwood 24290102 - Heading,
barrel (cooperage stock): sawed or split 24290104 - Staves, barrel: sawed or
split 24290200 - Shavings and packaging, excelsior 24310100 - Doors and door
parts and trim, wood 24310101 - Door frames, wood 24310105 - Door shutters, wood
24310108 - Doors, wood 24310109 - Garage doors, overhead, wood 24310200 -
Windows and window parts and trim, wood 24310205 - Window frames, wood 24310206
- Window sashes, wood 24310208 - Window shutters, wood 24310210 - Windows, wood
24310300 - Moldings and baseboards, ornamental and trim 24310301 - Floor
baseboards, wood 24310302 - Mantels, wood 24310303 - Moldings, wood: unfinished
and prefinished 24310400 - Awnings, blinds and shutters: wood 24310401 -
Awnings, wood 24310402 - Blinds (shutters), wood 24310500 - Staircases, stairs
and railings 24310501 - Newel posts, wood 24310502 - Railings, stair: wood
24310503 - Staircases and stairs, wood 24310600 - Interior and ornamental
woodwork and trim 24310601 - Ornamental woodwork: cornices, mantels, etc.
24310602 - Panel work, wood 24310603 - Trim, wood 24310605 - Woodwork, interior
and ornamental, nec 24340000 - Wood kitchen cabinets 24349901 - Vanities,
bathroom: wood 24350000 - Hardwood veneer and plywood 24359901 - Hardwood
plywood, prefinished 24359902 - Panels, hardwood plywood 24359903 - Plywood,
hardwood or hardwood faced 24359904 - Veneer stock, hardwood 24360000 - Softwood
veneer and plywood 24369901 - Panels, softwood plywood 24369902 - Plywood,
softwood 24369903 - Veneer stock, softwood 24390000 - Structural wood members,
nec 24399901 - Arches, laminated lumber 24399902 - Timbers, structural:
laminated lumber 24399903 - Trusses, except roof: laminated lumber 24410000 -
Nailed wood boxes and shook 24410100 - Boxes, wood 24410200 - Cases, wood
24410202 - Packing cases, wood: nailed or lock corner 24410203 - Shipping cases,
wood: nailed or lock corner 24410300 - Chests and trunks, wood 24480000 - Wood
pallets and skids 24480100 - Cargo containers, wood and wood with metal 24480101
- Cargo containers, wood 24480102 - Cargo containers, wood and metal combination
24480200 - Pallets, wood and wood with metal 24480201 - Pallets, wood 24480301 -
Skids, wood 24490000 - Wood containers, nec 24490100 - Food containers, wood
wirebound 24490201 - Barrels: wood, coopered 24490207 - Vats, wood: coopered
24490300 - Rectangular boxes and crates, wood 24490301 - Boxes, wood: wirebound
24490304 - Shipping cases, wood: wirebound 24499903 - Shipping cases and drums,
wood: wirebound and plywood 24510000 - Mobile homes 24510101 - Mobile home
frames 24510102 - Mobile homes, except recreational 24510201 - Mobile buildings:
for commercial use 24520000 - Prefabricated wood buildings 24520103 - Farm
buildings, prefabricated or portable: wood 24529902 - Log cabins, prefabricated,
wood 24529904 - Modular homes, prefabricated, wood 24529905 - Panels and
sections, prefabricated, wood 24529906 - Prefabricated buildings, wood 24529907
- Sauna rooms, prefabricated, wood 24910000 - Wood preserving 24910100 - Poles,
posts and pilings: treated wood 24910104 - Poles and pole crossarms, treated
wood 24910105 - Posts, treated wood 24910203 - Railroad cross-ties, treated wood
24919901 - Flooring, treated wood block 24919903 - Preserving (creosoting) of
wood 24919904 - Structural lumber and timber, treated wood 24919906 - Wood
products, creosoted 24930000 - Reconstituted wood products 24930100 - Building
board and wallboard, except gypsum 24930102 - Wallboard, except gypsum 24930200
- Particleboard products 24930300 - Hardboard and fiberboard products 24930302 -
Fiberboard, wood 24930303 - Hardboard 24930400 - Insulation and roofing
material, reconstituted wood 24930402 - Insulation board, cellular fiber
24939901 - Bulletin boards, cork 24939903 - Strandboard, oriented 24990000 -
Wood products, nec 24990100 - Laundry products, wood 24990203 - Lasts, boot and
shoe 24990302 - Ladders, wood 24990303 - Stepladders, wood 24990400 - Picture
and mirror frames, wood 24990401 - Picture frame molding, finished 24990500 -
Cork and cork products 24990800 - Handles, poles, dowels and stakes: wood
24990801 - Dowels, wood 24990803 - Handles, wood 24990806 - Pencil slats, wood
24990807 - Poles, wood 24990811 - Surveyors' stakes, wood 24990812 - Tool
handles, wood 24990900 - Food handling and processing products, wood 24990901 -
Bakers' equipment, wood 24991000 - Kitchen, bathroom, and household ware: wood
24991009 - Woodenware, kitchen and household 24991100 - Decorative wood and
woodwork 24991101 - Carved and turned wood 24991102 - Engraved wood products
24991105 - Novelties, wood fiber 24991106 - Veneer work, inlaid 24991200 -
Spools, reels, and pulleys: wood 24991205 - Reels, plywood 24991207 - Spools,
wood 24991300 - Mulch or sawdust products, wood 24991302 - Logs of sawdust and
wood particles, pressed 24991303 - Mulch, wood and bark 24991304 - Sawdust,
reground 24991404 - Policemen's clubs, wood 24991600 - Fencing, docks, and other
outdoor wood structural products 24991601 - Extension planks, wood 24991602 -
Fencing, wood 24991604 - Scaffolds, wood 24991605 - Signboards, wood 24999901 -
Applicators, wood 24999902 - Battery separators, wood 24999903 - Beekeeping
supplies, wood 24999906 - Cooling towers, wood or wood and sheet metal
combination 24999911 - Oars and paddles, wood 24999914 - Trophy bases, wood
25110000 - Wood household furniture 25110100 - Wood bedroom furniture 25110101 -
Bed frames, except water bed frames: wood 25110108 - Vanity dressers: wood
25110200 - Kitchen and dining room furniture 25110203 - Chairs, household,
except upholstered: wood 25110204 - Chairs, Bentwood 25110206 - Dining room
furniture: wood 25110208 - Stools, household: wood 25110209 - Tables, household:
wood 25110300 - Children's wood furniture 25110304 - Juvenile furniture: wood
25110305 - Nursery furniture: wood 25110502 - Desks, household: wood 25110602 -
Console tables: wood 25110604 - Stands, household, nec: wood 25110605 - Storage
chests, household: wood 25110700 - Wood lawn and garden furniture 25110702 -
Lawn furniture: wood 25119902 - Coffee tables: wood 25119905 - Novelty
furniture: wood 25119908 - Unassembled or unfinished furniture, household: wood
25119909 - Whatnot shelves: wood 25120000 - Upholstered household furniture
25120100 - Wood upholstered chairs and couches 25120101 - Chairs: upholstered on
wood frames 25120102 - Couches, sofas, and davenports: upholstered on wood
frames 25120103 - Recliners: upholstered on wood frames 25129902 - Living room
furniture: upholstered on wood frames 25140000 - Metal household furniture
25140101 - Beds, including folding and cabinet, household: metal 25140102 -
Frames for box springs or bedsprings: metal 25140202 - Chairs, household: metal
25140204 - Kitchen cabinets: metal 25140206 - Tables, household: metal 25140500
- Metal bookcases and stereo cabinets 25140502 - Cabinets, radio and television:
metal 25140600 - Metal lawn and garden furniture 25140601 - Garden furniture,
metal 25140604 - Lawn furniture: metal 25149903 - Cots, household: metal
25149904 - Household furniture: upholstered on metal frames 25149905 - Medicine
cabinets and vanities: metal 25150000 - Mattresses and bedsprings 25150100 -
Mattresses and foundations 25150101 - Foundations and platforms 25150102 -
Mattresses, containing felt, foam rubber, urethane, etc. 25150103 - Mattresses,
innerspring or box spring 25150201 - Bedsprings, assembled 25150202 - Box
springs, assembled 25170000 - Wood television and radio cabinets 25179901 - Home
entertainment unit cabinets, wood 25179904 - Stereo cabinets, wood 25179905 -
Television cabinets, wood 25190102 - Lawn furniture, except wood, metal, stone,
or concrete 25190204 - Rattan furniture: padded or plain 25190206 - Wicker
furniture: padded or plain 25190300 - Fiberglass and plastic furniture 25190302
- Furniture, household: glass, fiberglass, and plastic 25199901 - Household
furniture, except wood or metal: upholstered 25199902 - Bean bag Chairs 25210000
- Wood office furniture 25210100 - Wood office chairs, benches and stools
25210102 - Chairs, office: padded, upholstered, or plain: wood 25210201 -
Bookcases, office: wood 25210202 - Cabinets, office: wood 25210203 - Filing
cabinets (boxes), office: wood 25210300 - Wood office desks and tables 25210301
- Desks, office: wood 25210302 - Tables, office: wood 25219901 - Panel systems
and partitions (free-standing), office: wood 25220000 - Office furniture, except
wood 25220100 - Office chairs, benches, and stools, except wood 25220101 -
Benches, office: except wood 25220102 - Chairs, office: padded or plain: except
wood 25220202 - Panel systems and partitions, office: except wood 25220300 -
Office cabinets and filing drawers, except wood 25220301 - Cabinets, office:
except wood 25220303 - Filing boxes, cabinets, and cases: except wood 25220400 -
Office desks and tables, except wood 25220401 - Desks, office: except wood
25220402 - Tables, office: except wood 25310000 - Public building and related
furniture 25310100 - School furniture 25310101 - Blackboards, wood 25310200 -
Church furniture 25310300 - Vehicle furniture 25310302 - Seats, aircraft
25310400 - Stadium furniture 25310401 - Bleacher seating, portable 25310402 -
Stadium seating 25319902 - Benches for public buildings 25319903 - Chairs,
portable folding 25319904 - Chairs, table and arm 25319906 - Seats,
miscellaneous public conveyances 25319907 - Theater furniture 25319908 - Picnic
tables or benches, park 25410000 - Wood partitions and fixtures 25410100 - Store
and office display cases and fixtures 25410101 - Bar fixtures, wood 25410102 -
Display fixtures, wood 25410104 - Office fixtures, wood 25410105 - Showcases,
except refrigerated: wood 25410106 - Store fixtures, wood 25410200 - Cabinets,
lockers, and shelving 25410201 - Cabinets, except refrigerated: show, display,
etc.: wood 25410202 - Lockers, except refrigerated: wood 25410203 - Shelving,
office and store, wood 25410300 - Counter and sink tops 25410301 - Counters or
counter display cases, wood 25410304 - Table or counter tops, plastic laminated
25419901 - Partitions for floor attachment, prefabricated: wood 25419902 -
Pedestals and statuary, wood 25419903 - Telephone booths, wood 25420000 -
Partitions and fixtures, except wood 25420100 - Postal lock boxes, mail racks,
and related products 25420103 - Lockers (not refrigerated): except wood 25420200
- Office and store showcases and display fixtures 25420201 - Bar fixtures,
except wood 25420202 - Cabinets: show, display, or storage: except wood 25420203
- Counters or counter display cases, except wood 25420204 - Fixtures, office:
except wood 25420205 - Fixtures, store: except wood 25420206 - Fixtures:
display, office, or store: except wood 25420209 - Racks, merchandise display or
storage: except wood 25420210 - Showcases (not refrigerated): except wood
25420211 - Stands, merchandise display: except wood 25429901 - Pallet racks:
except wood 25429902 - Partitions for floor attachment, prefabricated: except
wood 25429904 - Shelving, office and store, except wood 25910000 - Drapery
hardware and window blinds and shades 25910100 - Shade, curtain, and drapery
hardware 25910101 - Curtain and drapery rods, poles, and fixtures 25910102 -
Shade pulls, window 25910103 - Window shade rollers and fittings 25910200 -
Window blinds 25910201 - Blinds vertical 25910203 - Mini blinds 25910204 -
Venetian blinds 25910300 - Window shades 25990100 - Factory furniture and
fixtures 25990101 - Cabinets, factory 25990102 - Stools, factory 25990104 - Work
benches, factory 25990200 - Bar, restaurant and cafeteria furniture 25990201 -
Bar furniture 25990202 - Cafeteria furniture 25990203 - Carts, restaurant
equipment 25990204 - Food wagons, restaurant 25990205 - Restaurant furniture,
wood or metal 25990300 - Beds, not household use 25990301 - Hospital beds
25990302 - Inflatable beds 25999901 - Boards: planning, display, notice 25999903
- Hotel furniture 25999907 - Hospital furniture, except beds 26110000 - Pulp
mills 26110302 - Pulp manufactured from waste or recycled paper 26119901 - Pulp
made from rags, bagassse, hemp, or other fiber base 26119903 - Pulp produced
from wood base, nec 26210000 - Paper mills 26210100 - Towels, tissues and
napkins; paper and stock 26210103 - Facial tissue stock 26210106 - Sanitary
tissue paper 26210107 - Tissue paper 26210202 - Parchment paper 26210301 -
Absorbent paper 26210306 - Filter paper 26210308 - Specialty papers 26210403 -
Lithograph paper 26210600 - Stationary, envelope and tablet papers 26210601 -
Business form paper 26210604 - Envelope paper 26210607 - Tablet paper 26210800 -
Wrapping and packaging papers 26210806 - Packaging paper 26210808 - Wrapping
paper 26210908 - Felts, building 26210909 - Insulation siding, paper 26211003 -
Molded pulp products 26219901 - Fine paper 26219902 - Kraft paper 26219904 -
Uncoated paper 26219905 - Wallpaper (hanging paper) 26310000 - Paperboard mills
26310100 - Linerboard 26310300 - Container, packaging, and boxboard 26310301 -
Boxboard 26310302 - Container board 26310304 - Folding boxboard 26310305 -
Packaging board 26310306 - Setup boxboard 26310403 - Coated paperboard 26310501
- Cardboard 26310502 - Stencil board 26520000 - Setup paperboard boxes 26529901
- Boxes, newsboard, metal edged: made from purchased materials 26529902 - Filing
boxes, paperboard: made from purchased materials 26530000 - Corrugated and solid
fiber boxes 26530100 - Corrugated boxes, partitions, display items, sheets, and
pad 26530101 - Boxes, corrugated: made from purchased materials 26530102 -
Display items, corrugated: made from purchased materials 26530104 - Pads,
corrugated: made from purchased materials 26530106 - Partitions, corrugated:
made from purchased materials 26530107 - Sheets, corrugated: made from purchased
materials 26530200 - Solid fiber boxes, partitions, display items, and sheets
26530201 - Boxes, solid fiber: made from purchased materials 26530202 - Display
items, solid fiber: made from purchased materials 26530206 - Partitions, solid
fiber: made from purchased materials 26530207 - Sheets, solid fiber: made from
purchased materials 26550000 - Fiber cans, drums, and similar products 26550100
- Fiber spools, tubes, and cones 26550101 - Cones, fiber: made from purchased
material 26550103 - Tubes, fiber or paper: made from purchased material 26550104
- Tubes, for chemical or electrical uses: paper or fiber 26550200 - Fiber cans,
drums, and containers 26550203 - Cans, composite: foil-fiber and other: from
purchased fiber 26550204 - Cans, fiber: made from purchased material 26550205 -
Containers, laminated phenolic and vulcanized fiber 26550206 - Containers,
liquid tight fiber: from purchased material 26550207 - Drums, fiber: made from
purchased material 26559901 - Ammunition cans or tubes, board laminated with
metal foil 26559904 - Wastebaskets, fiber: made from purchased material 26560000
- Sanitary food containers 26560100 - Paper cups, plates, dishes, and utensils
26560103 - Plates, paper: made from purchased material 26560104 - Straws,
drinking: made from purchased material 26560201 - Frozen food containers: made
from purchased material 26560300 - Food containers (liquid tight), including
milk cartons 26570000 - Folding paperboard boxes 26579902 - Paperboard backs for
blister or skin packages 26710000 - Paper; coated and laminated packaging
26719901 - Bread wrappers, waxed or laminated: purchased material 26719902 -
Paper, coated or laminated for packaging 26719903 - Plastic film, coated or
laminated for packaging 26719904 - Resinous impregnated paper for packaging
26719905 - Thermoplastic coated paper for packaging 26719906 - Waxed paper: made
from purchased material 26719907 - Wrapping paper, waterproof or coated 26720000
- Paper; coated and laminated, nec 26720100 - Chemically treated papers, made
from purchased materials 26720105 - Metallic covered paper: made from purchased
materials 26720109 - Thermoplastic coated paper: made from purchased materials
26720200 - Adhesive papers, labels, or tapes: from purchased material 26720201 -
Adhesive backed films, foams and foils 26720203 - Gummed paper: made from
purchased materials 26720204 - Gummed tape, cloth or paper base: from purchased
materials 26720206 - Masking tape: made from purchased materials 26720207 -
Tape, pressure sensitive: made from purchased materials 26729903 - Coated paper,
except photographic, carbon, or abrasive 26730000 - Bags: plastic, laminated,
and coated 26730101 - Garment bags (plastic film): made from purchased materials
26730200 - Food storage and trash bags (plastic) 26730201 - Food storage and
frozen food bags, plastic 26730202 - Trash bags (plastic film): made from
purchased materials 26730300 - Plastic and pliofilm bags 26730301 - Plastic
bags: made from purchased materials 26740000 - Bags: uncoated paper and
multiwall 26740101 - Grocers' bags: made from purchased materials 26740102 -
Shipping bags or sacks, including multiwall and heavy duty 26740103 - Shopping
bags: made from purchased materials 26749902 - Flour bags: made from purchased
materials 26749905 - Paper bags: made from purchased materials 26749906 - Vacuum
cleaner bags: made from purchased materials 26750000 - Die-cut paper and board
26750100 - Cardboard cut-outs, panels, and foundations: die-cut 26750103 -
Panels, cardboard, die-cut: made from purchased materials 26750202 - Folders,
filing, die-cut: made from purchased materials 26750203 - Index cards, die-cut:
made from purchased materials 26750204 - Jacquard (textile weaving) cards: from
purchased materials 26750300 - Stencils and lettering materials: die-cut
26750302 - Letters, cardboard, die-cut: from purchased materials 26759905 -
Paper die-cutting 26759906 - Paperboard die-cutting 26760000 - Sanitary paper
products 26760100 - Towels, napkins, and tissue paper products 26760101 -
Cleansing tissues: made from purchased paper 26760104 - Toilet paper: made from
purchased paper 26760105 - Towels, paper: made from purchased paper 26760200 -
Feminine hygiene paper products 26760300 - Infant and baby paper products
26760301 - Diapers, paper (disposable): made from purchased paper 26770000 -
Envelopes 26780000 - Stationery products 26780200 - Tablets and pads 26780201 -
Desk pads, paper: made from purchased materials 26780302 - Stationery: made from
purchased materials 26790100 - Pressed fiber and molded pulp products, except
food products 26790104 - Pipes and fittings, fiber: made from purchased material
26790200 - Food dishes and utensils, from pressed and molded pulp 26790203 - Egg
cartons, molded pulp: made from purchased material 26790205 - Plates, pressed
and molded pulp: from purchased material 26790300 - Wallpaper 26790302 -
Wallpaper: made from purchased paper 26790400 - Tags and labels, paper 26790401
- Labels, paper: made from purchased material 26790500 - Gift wrap and
novelties, paper 26790504 - Gift wrap, paper: made from purchased material
26790505 - Hats, paper novelties: made from purchased paper 26790506 -
Novelties, paper: made from purchased material 26790600 - Telegraph, teletype,
and adding machine paper 26790601 - Adding machine rolls, paper: made from
purchased material 26790700 - Building, insulating, and packaging paper 26790701
- Building paper, laminated: made from purchased material 26790702 - Corrugated
paper: made from purchased material 26790704 - Insulating paper: batts, fills,
and blankets 26790800 - Building, insulating, and packaging paperboard 26790803
- Wallboard, decorated: made from purchased material 26790900 - Cardboard
products, except die-cut 26790901 - Cardboard: pasted, laminated, lined, or
surface coated 26790902 - Fuel cell forms, cardboard: made from purchased
material 26799903 - Paper products, converted, nec 26799904 - Paperboard
products, converted, nec 27210000 - Periodicals 27520202 - Catalogs,
lithographed 27520302 - Forms, business: lithographed 27520401 - Calendars,
lithographed 27520402 - Cards, lithographed 27520404 - Post cards, picture:
lithographed 27520405 - Souvenir cards, lithographed 27520502 - Maps,
lithographed 27520601 - Decals, lithographed 27520602 - Posters, lithographed
27520603 - Transfers, decalcomania or dry: lithographed 27520702 - Tags,
lithographed 27520703 - Tickets, lithographed 27520901 - Newspapers,
lithographed only 27520902 - Periodicals, lithographed 27529901 - Color
lithography 27529903 - Letters, circular or form: lithographed 27529904 -
Lithographing on metal 27529905 - Menus, lithographed 27590101 - Bank notes:
engraved 27599905 - Embossing on paper 27599906 - Engraving, nec 27599918 -
Thermography 27610000 - Manifold business forms 27619902 - Computer forms,
manifold or continuous 27619903 - Continuous forms, office and business 27710000
- Greeting cards 27820104 - Record albums 27820200 - Scrapbooks, albums, and
diaries 27820201 - Albums 27820300 - Looseleaf binders and devices 27829902 -
Chart and graph paper, ruled 27890100 - Display mounting 27890304 - Pamphlets,
binding 27890306 - Trade binding services 27899902 - Paper cutting 27899903 -
Swatches and samples 27910000 - Typesetting 27910100 - Hand composition
typesetting 27919901 - Typesetting, computer controlled 27960202 -
Photoengraving plates, linecuts or halftones 27969906 - Lithographic plates,
positives or negatives 28120000 - Alkalies and chlorine 28120100 - Alkalies
28120101 - Caustic potash, potassium hydroxide 28120102 - Caustic soda, sodium
hydroxide 28120105 - Soda ash, sodium carbonate (anhydrous) 28129901 - Chlorine,
compressed or liquefied 28130000 - Industrial gases 28130100 - Carbon dioxide
28130101 - Dry ice, carbon dioxide (solid) 28139901 - Acetylene 28139902 -
Aerosols 28139905 - Hydrogen 28139906 - Neon 28139907 - Nitrogen 28139909 -
Oxygen, compressed or liquefied 28160000 - Inorganic pigments 28160105 -
Titanium dioxide, anatase or rutile (pigments) 28160106 - Zinc pigments: zinc
oxide, zinc sulfide 28160200 - Color pigments 28169901 - Metallic and mineral
pigments, nec 28190000 - Industrial inorganic chemicals, nec 28190100 - Elements
28190106 - Iodine, elemental 28190200 - Inorganic acids except nitric and
phosphoric 28190204 - Hydrochloric acid 28190207 - Sulfuric acid, oleum 28190300
- Aluminum compounds 28190301 - Aluminum chloride 28190303 - Aluminum sulfate
28190304 - Bauxite, refined 28190401 - Brine 28190605 - Nuclear fuel and cores,
inorganic 28190700 - Carbides 28190701 - Calcium carbide 28190702 - Tungsten
carbide powder, except abrasive or metallurgical 28190800 - Silica compounds
28190900 - Metal salts and compounds except sodium, potassium, aluminum 28190903
- Calcium compounds and salts, inorganic, nec 28190904 - Chromates and
bichromates 28190907 - Copper compounds or salts, inorganic 28190909 - Iron
(ferric/ferrous) compounds or salts 28190912 - Magnesium compounds or salts,
inorganic 28190917 - Mercury, redistilled 28190921 - Tin (stannic/stannous)
compounds or salts, inorganic 28191000 - Nonmetallic compounds 28191001 -
Bleaching powder, lime bleaching compounds 28191002 - Boron compounds, nec, not
from mines 28191003 - Charcoal (carbon), activated 28191011 - Phosphates, except
fertilizers: defluorinated and ammoniated 28191012 - Sulfur chloride 28191015 -
Sulfur, recovered or refined, incl. from sour natural gas 28199901 - Catalysts,
chemical 28199902 - Chemicals, high purity: refined from technical grade
28199903 - Chemicals, reagent grade: refined from technical grade 28210000 -
Plastics materials and resins 28210100 - Thermosetting materials 28210101 -
Epoxy resins 28210103 - Melamine resins, melamine-formaldehyde 28210104 -
Polyesters 28210105 - Polyimides (skybond, kaplon) 28210106 - Polyurethane
resins 28210108 - Urea resins 28210200 - Thermoplastic materials 28210201 -
Acrylic resins 28210203 - Elastomers, nonvulcanizable (plastics) 28210204 -
Ethylene glycol terephthalic acid, mylar 28210205 - Nylon resins 28210206 -
Polycarbonate resins 28210207 - Polyethylene resins 28210208 - Polymethyl
methacrylate resins, plexiglass 28210210 - Polypropylene resins 28210211 -
Polystyrene resins 28210213 - Polytetrafluoroethylene resins, teflon 28210214 -
Polyvinyl butyral resins 28210215 - Polyvinyl chloride resins, PVC 28210216 -
Polyvinylidene chloride resins 28210217 - Styrene resins, nec 28210219 - Vinyl
resins, nec 28210400 - Plasticizer/additive based plastic materials 28210403 -
Coal tar resins 28210406 - Protein plastics 28219901 - Molding compounds,
plastics 28220000 - Synthetic rubber 28220102 - Butadiene-acrylonitrile, nitrile
rubbers, NBR 28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR,
GRS 28229901 - Acrylic rubbers, polyacrylate 28229905 - Ethylene-propylene
rubbers, EPDM polymers 28229906 - Fluoro rubbers 28229909 - Polyethylene,
chlorosulfonated, hypalon 28229911 - Silicone rubbers 28230000 - Cellulosic
manmade fibers 28240000 - Organic fibers, noncellulosic 28249901 - Acrylic
fibers 28249905 - Elastomeric fibers 28249906 - Fluorocarbon fibers 28249908 -
Nylon fibers 28249909 - Polyester fibers 28249912 - Protein fibers 28249916 -
Vinyl fibers 28330000 - Medicinals and botanicals 28330100 - Medicinal chemicals
28330105 - Organic medicinal chemicals: bulk, uncompounded 28330109 - Vitamins,
natural or synthetic: bulk, uncompounded 28330200 - Alkaloids and other
botanical based products 28330206 - Cinchona and derivatives 28330300 -
Antibiotics 28330400 - Animal based products 28330403 - Endocrine products
28340100 - Drugs affecting neoplasms and endrocrine systems 28340101 - Adrenal
pharmaceutical preparations 28340200 - Drugs acting on the central nervous
system & sense organs 28340201 - Analgesics 28340300 - Drugs acting on the
cardiovascular system, except diagnostic 28340301 - Digitalis pharmaceutical
preparations 28340400 - Drugs acting on the respiratory system 28340401 -
Antihistamine preparations 28340403 - Cough medicines 28340404 - Lozenges,
pharmaceutical 28340500 - Drugs acting on the gastrointestinal or genitourinary
system 28340501 - Antacids 28340600 - Dermatologicals 28340602 - Liniments
28340603 - Lip balms 28340604 - Ointments 28340605 - Suppositories 28340700 -
Vitamin, nutrient, and hematinic preparations for human use 28340701 -
Intravenous solutions 28340702 - Vitamin preparations 28340800 - Drugs affecting
parasitic and infective diseases 28340801 - Antibiotics, packaged 28340804 -
Penicillin preparations 28349901 - Chlorination tablets and kits (water
purification) 28349902 - Druggists' preparations (pharmaceuticals) 28349903 -
Emulsions, pharmaceutical 28349904 - Extracts of botanicals: powdered, pilular,
solid, or fluid 28349905 - Medicines, capsuled or ampuled 28349906 - Pills,
pharmaceutical 28349907 - Powders, pharmaceutical 28349908 - Proprietary drug
products 28349909 - Solutions, pharmaceutical 28349910 - Tablets, pharmaceutical
28349911 - Veterinary pharmaceutical preparations 28350000 - Diagnostic
substances 28359902 - Blood derivative diagnostic agents 28359903 - Cytology and
histology diagnostic agents 28359904 - Electrolyte diagnostic agents 28359905 -
Enzyme and isoenzyme diagnostic agents 28359906 - Hemotology diagnostic agents
28359907 - In vitro diagnostics 28359908 - In vivo diagnostics 28359909 -
Microbiology and virology diagnostic products 28359910 - Pregnancy test kits
28359911 - Radioactive diagnostic substances 28359912 - Veterinary diagnostic
substances 28360000 - Biological products, except diagnostic 28360100 - Blood
derivatives 28360101 - Coagulation products 28360102 - Plasmas 28360103 - Serums
28360200 - Extracts 28360201 - Allergens, allergenic extracts 28360300 -
Vaccines and other immunizing products 28360302 - Bacterial vaccines 28360304 -
Vaccines 28360400 - Culture media 28360402 - Bacteriological media 28369901 -
Veterinary biological products 28410000 - Soap and other detergents 28419901 -
Detergents, synthetic organic or inorganic alkaline 28419904 - Scouring
compounds 28419905 - Soap: granulated, liquid, cake, flaked, or chip 28419906 -
Textile soap 28420000 - Polishes and sanitation goods 28420102 - Cleaning or
polishing preparations, nec 28420103 - Degreasing solvent 28420104 - Drain pipe
solvents or cleaners 28420108 - Stain removers 28420109 - Sweeping compounds,
oil or water absorbent, clay or sawdust 28420110 - Wax removers 28420111 -
Window cleaning preparations 28420200 - Polishing preparations and related
products 28420204 - Floor waxes 28420207 - Metal polish 28420208 - Shoe polish
or cleaner 28420209 - Waxes for wood, leather, and other materials 28420300 -
Drycleaning preparations 28420301 - Rug, upholstery, or dry cleaning detergents
or spotters 28420400 - Sanitation preparations, disinfectants and deodorants
28420401 - Deodorants, nonpersonal 28420402 - Disinfectants, household or
industrial plant 28420403 - Industrial plant disinfectants or deodorants
28420404 - Sanitation preparations 28420500 - Laundry cleaning preparations
28420502 - Starch preparations, laundry 28429901 - Bleaches, household: dry or
liquid 28430000 - Surface active agents 28430100 - Oils and greases 28430101 -
Soluble oils or greases 28430200 - Finishing agents 28430201 - Leather finishing
agents 28430202 - Textile finishing agents 28430300 - Processing assistants
28440000 - Perfumes, cosmetics and other toilet preparations 28440100 - Hair
preparations, including shampoos 28440101 - Bleaches, hair 28440102 - Hair
coloring preparations 28440104 - Shampoos, rinses, conditioners: hair 28440105 -
Tonics, hair 28440200 - Oral preparations 28440201 - Denture cleaners 28440202 -
Mouthwashes 28440203 - Toothpastes or powders, dentifrices 28440300 - Perfumes
and colognes 28440302 - Concentrates, perfume 28440303 - Perfumes, natural or
synthetic 28440400 - Shaving preparations 28440500 - Cosmetic preparations
28440501 - Depilatories (cosmetic) 28440502 - Face creams or lotions 28440504 -
Suntan lotions and oils 28449901 - Bath salts 28449902 - Deodorants, personal
28449905 - Toilet preparations 28449906 - Towelettes, premoistened 28510000 -
Paints and allied products 28510100 - Paints and paint additives 28510101 -
Colors in oil, except artists' 28510103 - Marine paints 28510104 - Paint driers
28510105 - Paints, asphalt or bituminous 28510106 - Paints, waterproof 28510107
- Paints: oil or alkyd vehicle or water thinned 28510108 - Plastics base paints
and varnishes 28510109 - Undercoatings, paint 28510200 - Lacquers, varnishes,
enamels, and other coatings 28510201 - Coating, air curing 28510202 - Enamels,
nec 28510203 - Epoxy coatings 28510206 - Lacquer: bases, dopes, thinner 28510207
- Lithographic varnishes 28510208 - Polyurethane coatings 28510211 - Varnishes,
nec 28510212 - Vinyl coatings, strippable 28510213 - Wood stains 28510302 - Wood
fillers or sealers 28510400 - Removers and cleaners 28510401 - Paint removers
28610000 - Gum and wood chemicals 28610100 - Wood distillation products 28610103
- Hardwood distillates 28650000 - Cyclic crudes and intermediates 28650100 -
Dyes and pigments 28650106 - Biological stains 28650108 - Color pigments,
organic 28650110 - Dyes, synthetic organic 28650209 - Styrene 28650300 - Cyclic
organic intermediates 28650303 - Aniline, nitrobenzene 28650319 - Resorcinol
28650402 - Coal tar: crudes, intermediates, and distillates 28659901 - Chemical
indicators 28690000 - Industrial organic chemicals, nec 28690100 - Alcohols, non
beverage 28690101 - Alcohols, industrial: denatured (non-beverage) 28690103 -
Butyl alcohol, butanol 28690104 - Ethyl alcohol, ethanol 28690105 - Ethylene
glycols 28690108 - Methyl alcohol, synthetic, methanol 28690200 - Olefins
28690201 - Ethylene 28690300 - Amines, acids, salts, esters 28690306 -
Ethanolamines 28690307 - Fatty acid esters, aminos, etc. 28690400 - Fuels
28690401 - Rocket engine fuel, organic 28690500 - Perfumes, flavorings, and food
additives 28690501 - Flavors or flavoring materials, synthetic 28690503 -
Perfume materials, synthetic 28690506 - Sweeteners, synthetic 28690602 -
Acetone, synthetic 28699902 - Antioxidants, rubber processing: cyclic or acyclic
28699903 - Butadiene (industrial organic chemical) 28699914 - Embalming fluids
28699915 - Enzymes 28699920 - Glycerin 28699922 - High purity grade chemicals,
organic 28699923 - Hydraulic fluids, synthetic base 28699924 - Laboratory
chemicals, organic 28699926 - Plasticizers, organic: cyclic and acyclic 28699927
- Silicones 28699928 - Solvents, organic 28730000 - Nitrogenous fertilizers
28739901 - Fertilizers: natural (organic), except compost 28739903 - Nitrogen
solutions (fertilizer) 28740000 - Phosphatic fertilizers 28740100 - Phosphates
28740104 - Phosphoric acid 28750000 - Fertilizers, mixing only 28759901 -
Compost 28759902 - Potting soil, mixed 28790000 - Agricultural chemicals, nec
28790100 - Insecticides and pesticides 28790105 - Exterminating products, for
household or industrial use 28790106 - Insecticides, agricultural or household
28790107 - Pesticides, agricultural or household 28799901 - Agricultural
disinfectants 28799902 - Defoliants 28799903 - Fungicides, herbicides 28799905 -
Soil conditioners 28799906 - Trace elements (agricultural chemicals) 28910000 -
Adhesives and sealants 28910100 - Sealants 28910101 - Caulking compounds
28910103 - Sealing compounds for pipe threads or joints 28910104 - Sealing
compounds, synthetic rubber or plastic 28910105 - Sealing wax 28910200 -
Adhesives 28910201 - Adhesives, paste 28910202 - Adhesives, plastic 28910203 -
Cement, except linoleum and tile 28910205 - Epoxy adhesives 28910206 - Glue
28910208 - Rubber cement 28920000 - Explosives 28920101 - Detonators and
detonating caps 28920211 - Nitroglycerin (explosive) 28920217 - Slurries
(explosive) 28939902 - Gravure ink 28939903 - Letterpress or offset ink 28939904
- Lithographic ink 28939905 - Screen process ink 28950000 - Carbon black
28990000 - Chemical preparations, nec 28990100 - Oils and essential oils
28990105 - Essential oils 28990108 - Incense 28990110 - Magnetic inspection oil
or powder 28990200 - Acids 28990201 - Acid resist for etching 28990300 - Gelatin
28990302 - Gelatin: edible, technical, photographic, or pharmaceutical 28990400
- Flares, fireworks, and similar preparations 28990402 - Fireworks 28990404 -
Fusees: highway, marine, or railroad 28990500 - Sizes 28990501 - Dextrine sizes
28999902 - Antifreeze compounds 28999903 - Antiscaling compounds, boiler
28999905 - Carbon removing solvent 28999906 - Chemical cotton (processed cotton
linters) 28999907 - Chemical supplies for foundries 28999908 - Concrete curing
and hardening compounds 28999911 - Corrosion preventive lubricant 28999912 -
Deicing or defrosting fluid 28999913 - Desalter kits, sea water 28999914 -
Distilled water 28999915 - Drilling mud 28999916 - Dyes and tints, household
28999918 - Fire retardant chemicals 28999919 - Fluxes: brazing, soldering,
galvanizing, and welding 28999920 - Foam charge mixtures 28999921 - Food
contamination testing or screening kits 28999922 - Frit 28999923 - Fuel tank or
engine cleaning chemicals 28999924 - Gun slushing compounds 28999927 - Ink or
writing fluids 28999928 - Insulating compounds 28999931 - Metal treating
compounds 28999933 - Oil treating compounds 28999935 - Oxidizers, inorganic
28999939 - Plastic wood 28999940 - Plating compounds 28999942 - Rust resisting
compounds 28999943 - Salt 28999944 - Sodium chloride, refined 28999945 - Soil
testing kits 28999948 - Water treating compounds 28999949 - Waterproofing
compounds 28999950 - Oil absorption equipment 28999951 - Fuel treating compounds
28999952 - Drug testing kits, blood and urine 29110000 - Petroleum refining
29110100 - Gases and liquefied petroleum gases 29110101 - Gas, refinery 29110202
- Gasoline blending plants 29110206 - Solvents 29110302 - Diesel fuels 29110303
- Oils, fuel 29110305 - Oils, partly refined: sold for rerunning 29110402 -
Mineral oils, natural 29110403 - Mineral waxes, natural 29110404 - Oils,
lubricating 29110405 - Paraffin wax 29110600 - Aromatic chemical products
29110702 - Fuel additives 29119901 - Fractionation products of crude petroleum,
hydrocarbons, nec 29510000 - Asphalt paving mixtures and blocks 29510100 -
Paving blocks 29510101 - Asphalt paving blocks (not from refineries) 29510200 -
Paving mixtures 29510201 - Asphalt and asphaltic paving mixtures (not from
refineries) 29510202 - Coal tar paving materials (not from refineries) 29510203
- Concrete, asphaltic (not from refineries) 29510204 - Concrete, bituminous
29510206 - Road materials, bituminous (not from refineries) 29520000 - Asphalt
felts and coatings 29520100 - Roofing materials 29520102 - Roof cement: asphalt,
fibrous, or plastic 29520103 - Roofing felts, cements, or coatings, nec 29520200
- Siding materials 29520202 - Siding, insulating: impregnated, from purchased
materials 29529901 - Asphalt saturated board 29529902 - Coating compounds, tar
29920000 - Lubricating oils and greases 29920100 - Lubricating oils 29920102 -
Cutting oils, blending: made from purchased materials 29929901 - Oils and
greases, blending and compounding 29929902 - Re-refining lubricating oils and
greases, nec 29990000 - Petroleum and coal products, nec 29990101 - Coke (not
from refineries), petroleum 29990200 - Fuel briquettes and waxes 29990202 -
Waxes, petroleum: not produced in petroleum refineries 30110000 - Tires and
inner tubes 30110105 - Industrial inner tubes 30110107 - Truck or bus inner
tubes 30110201 - Agricultural tires, pneumatic 30110205 - Industrial tires,
pneumatic 30110206 - Motorcycle tires, pneumatic 30110300 - Tire and inner tube
materials and related products 30110301 - Retreading materials, tire 30119901 -
Tires, cushion or solid rubber 30210000 - Rubber and plastics footwear 30210102
- Boots, plastic 30210200 - Shoes, rubber or plastic molded to fabric 30210201 -
Canvas shoes, rubber soled 30210203 - Sandals, rubber 30210204 - Shoes, plastic
soles molded to fabric uppers 30210205 - Shoes, rubber or rubber soled fabric
uppers 30520000 - Rubber and plastics hose and beltings 30520100 - Rubber hose
30520101 - Air line or air brake hose, rubber or rubberized fabric 30520104 -
Fire hose, rubber 30520107 - Hose, pneumatic: rubber or rubberized fabric, nec
30520200 - Plastic hose 30520202 - Garden hose, plastic 30520300 - Rubber
belting 30520301 - Transmission belting, rubber 30520302 - V-belts, rubber
30530000 - Gaskets; packing and sealing devices 30530100 - Gaskets and sealing
devices 30530101 - Gasket materials 30530102 - Gaskets, all materials 30530107 -
Oil seals, rubber 30530200 - Packing materials 30530204 - Packing, rubber
30530205 - Packing: steam engines, pipe joints, air compressors, etc. 30610000 -
Mechanical rubber goods 30619901 - Appliance rubber goods (mechanical) 30619903
- Medical and surgical rubber tubing (extruded and lathe-cut) 30619904 - Oil and
gas field machinery rubber goods (mechanical) 30690000 - Fabricated rubber
products, nec 30690100 - Medical and laboratory rubber sundries and related
products 30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.
30690106 - Medical sundries, rubber 30690109 - Water bottles, rubber 30690200 -
Rubber floorcoverings/mats and wallcoverings 30690203 - Floor coverings, rubber
30690204 - Flooring, rubber: tile or sheet 30690205 - Mats or matting, rubber,
nec 30690206 - Sheeting, rubber or rubberized fabric 30690207 - Stair treads,
rubber 30690208 - Tile, rubber 30690310 - Rubberized fabrics 30690311 - Wet
suits, rubber 30690400 - Air-supported rubber structures 30690402 - Balloons,
metal foil laminated with rubber 30690403 - Life jackets, inflatable: rubberized
fabric 30690404 - Life rafts, rubber 30690500 - Boot or shoe products, rubber
30690501 - Heels, boot or shoe: rubber, composition, or fiber 30690502 - Soles,
boot or shoe: rubber, composition, or fiber 30690602 - Custom compounding of
rubber materials 30690605 - Latex, foamed 30690606 - Reclaimed rubber (reworked
by manufacturing processes) 30690607 - Rug backing compounds, latex 30690700 -
Sponge rubber and sponge rubber products 30690702 - Weather strip, sponge rubber
30690801 - Baby pacifiers, rubber 30690802 - Birth control devices, rubber
30690804 - Nipples, rubber 30690900 - Stationer's rubber sundries 30690902 -
Rubber bands 30691000 - Hard rubber and molded rubber products 30691004 - Hard
rubber products, nec 30691006 - Molded rubber products 30691008 - Sheets, hard
rubber 30691009 - Tubes, hard rubber 30691300 - Rubber rolls and roll coverings
30691302 - Roll coverings, rubber 30691303 - Rolls, solid or covered rubber
30691500 - Rubber hardware 30691501 - Bushings, rubber 30691502 - Castings,
rubber 30691503 - Expansion joints, rubber 30691504 - Grommets, rubber 30691505
- Plumbers' rubber goods 30691506 - Washers, rubber 30691600 - Rubber tape
30691602 - Tape, pressure sensitive: rubber 30699901 - Bags, rubber or
rubberized fabric 30699904 - Film, rubber 30699905 - Foam rubber 30699906 - Fuel
tanks, collapsible: rubberized fabric 30699910 - Linings, vulcanizable rubber
30699913 - Pontoons, rubber 30699914 - Pump sleeves, rubber 30699915 - Roofing,
membrane rubber 30699918 - Toys, rubber 30699920 - Tubing, rubber 30810000 -
Unsupported plastics film and sheet 30810100 - Plastics film and sheet 30810101
- Packing materials, plastics sheet 30810102 - Photographic and X-ray film and
sheet 30810103 - Polyethylene film 30810104 - Polypropylene film and sheet
30810105 - Polyvinyl film and sheet 30810106 - Vinyl film and sheet 30819901 -
Film base, cellulose acetate or nitrocellulose plastics 30819902 - Floor or wall
covering, unsupported plastics 30819903 - Tile, unsupported plastics 30820000 -
Unsupported plastics profile shapes 30829901 - Rods, unsupported plastics
30829902 - Tubes, unsupported plastics 30830000 - Laminated plastics plate and
sheet 30839901 - Laminated plastics sheets 30839902 - Plastics finished
products, laminated 30839904 - Thermoplastics laminates: rods, tubes, plates,
and sheet 30839905 - Thermosetting laminates: rods, tubes, plates, and sheet
30840000 - Plastics pipe 30850000 - Plastics bottles 30860000 - Plastics foam
products 30869901 - Carpet and rug cushions, foamed plastics 30869902 - Cups and
plates, foamed plastics 30869903 - Ice chests or coolers (portable), foamed
plastics 30869904 - Insulation or cushioning material, foamed plastics 30869905
- Packaging and shipping materials, foamed plastics 30869906 - Padding, foamed
plastics 30870000 - Custom compound purchased resins 30880000 - Plastics
plumbing fixtures 30889901 - Bathroom fixtures, plastics 30889903 - Shower
stalls, fiberglass and plastics 30889905 - Toilet fixtures, plastics 30889906 -
Tubs (bath, shower, and laundry), plastics 30890000 - Plastics products, nec
30890100 - Plastics containers, except foam 30890101 - Battery cases, plastics
or plastics combination 30890102 - Boxes, plastics 30890103 - Buckets, plastics
30890104 - Cases, plastics 30890105 - Garbage containers, plastics 30890106 -
Jars, plastics 30890107 - Organizers for closets, drawers, etc.: plastics
30890109 - Planters, plastics 30890110 - Plastics and fiberglass tanks 30890111
- Tubs, plastics (containers) 30890200 - Plastics kitchenware, tableware, and
houseware 30890201 - Bottle caps, molded plastics 30890203 - Caps, plastics
30890205 - Clothes hangers, plastics 30890207 - Cups, plastics, except foam
30890211 - Kitchenware, plastics 30890214 - Plates, plastics 30890216 -
Tableware, plastics 30890217 - Tissue dispensers, plastics 30890219 - Trays,
plastics 30890220 - Tumblers, plastics 30890300 - Plastics hardware and building
products 30890301 - Awnings, fiberglass and plastics combination 30890302 -
Composition stone, plastics 30890304 - Doors, folding: plastics or plastics
coated fabric 30890306 - Ducting, plastics 30890307 - Fences, gates, and
accessories: plastics 30890308 - Fittings for pipe, plastics 30890310 - Gutters
(glass fiber reinforced), fiberglass or plastics 30890311 - Hardware, plastics
30890312 - Netting, plastics 30890313 - Panels, building: plastics, nec 30890314
- Reinforcing mesh, plastics 30890315 - Septic tanks, plastics 30890317 -
Siding, plastics 30890319 - Washers, plastics 30890320 - Window frames and sash,
plastics 30890321 - Window screening, plastics 30890322 - Windows, plastics
30890324 - Fiberglass doors 30890402 - Soles, boot or shoe: plastics 30890500 -
Plastics boats and other marine equipment 30890502 - Buoys and floats, plastics
30890600 - Plastics processing 30890601 - Blow molded finished plastics
products, nec 30890603 - Casting of plastics 30890604 - Celluloid products
30890605 - Coloring and finishing of plastics products 30890606 - Engraving of
plastics 30890608 - Injection molded finished plastics products, nec 30890609 -
Injection molding of plastics 30890610 - Laminating of plastics 30890611 -
Molding primary plastics 30890612 - Synthetic resin finished products, nec
30890613 - Thermoformed finished plastics products, nec 30890614 - Vulcanized
fiber plates, sheets, rods, or tubes 30890615 - Extruded finished plastics
products, nec 30899901 - Air mattresses, plastics 30899902 - Aquarium
accessories, plastics 30899903 - Bands, plastics 30899904 - Bearings, plastics
30899906 - Blister or bubble formed packaging, plastics 30899907 - Closures,
plastics 30899909 - Floor coverings, plastics 30899910 - Food casings, plastics
30899912 - Handles, brush or tool: plastics 30899913 - Identification cards,
plastics 30899914 - Kits, plastics 30899915 - Lenses, except optical: plastics
30899916 - Monofilaments, nontextile 30899917 - Novelties, plastics 30899918 -
Pallets, plastics 30899919 - Sponges, plastics 30899920 - Stock shapes, plastics
30899923 - Toilets, portable chemical: plastics 30899924 - Windshields, plastics
30899925 - Work gloves, plastics 31110000 - Leather tanning and finishing
31110100 - Equestrian leather products 31110104 - Saddlery leather 31110200 -
Shoe leather 31110300 - Leather processing 31110305 - Embossing of leather
31110307 - Hides: tanning, currying, and finishing 31110311 - Tanneries, leather
31110400 - Accessory products, leather 31110401 - Bag leather 31110701 -
Mechanical leather 31310104 - Laces, shoe and boot: leather 31310201 - Counters
31310301 - Rands 31310303 - Soles, shoe and boot: except rubber, plastics, etc.
31310400 - Inner parts for shoes 31310401 - Inner soles, leather 31310502 -
Quarters 31420000 - House slippers 31430000 - Men's footwear, except athletic
31439901 - Boots, dress or casual: men's 31439903 - Orthopedic shoes, men's
31439905 - Work shoes, men's 31440000 - Women's footwear, except athletic
31449901 - Boots, canvas or leather: women's 31449902 - Dress shoes, women's
31490102 - Sandals, except rubber or plastic: children's 31499901 - Athletic
shoes, except rubber or plastic 31510000 - Leather gloves and mittens 31519902 -
Gloves, leather: work 31610000 - Luggage 31610100 - Clothing and apparel
carrying cases 31610103 - Suitcases 31610104 - Traveling bags 31619901 -
Attache' cases 31619902 - Briefcases 31619903 - Camera carrying bags 31619904 -
Cases, carrying, nec 31619905 - Musical instrument cases 31619906 - Sample cases
31710000 - Women's handbags and purses 31719901 - Handbags, women's 31719902 -
Purses, women's 31720000 - Personal leather goods, nec 31720102 - Coin purses
31720103 - Handbags, regardless of material: men's 31720200 - Leather cases
31720202 - Cases, glasses 31720203 - Cases, jewelry 31729903 - Cosmetic bags
31990100 - Equestrian related leather articles 31990103 - Harness or harness
parts 31990105 - Saddles or parts 31990200 - Leather garments 31990202 -
Helmets, leather 31990203 - Holsters, leather 31990300 - Leather belting and
strapping 31990302 - Belting for machinery: solid, twisted, flat, etc.: leather
31990305 - Safety belts, leather 31990307 - Straps, leather 31999904 - Desk
sets, leather 31999905 - Dog furnishings: collars, leashes, muzzles, etc.:
leather 31999908 - Novelties, leather 32110000 - Flat glass 32110102 - Optical
glass, flat 32110200 - Strengthened or reinforced glass 32110201 - Laminated
glass 32110202 - Tempered glass 32110300 - Construction glass 32110301 -
Building glass, flat 32110302 - Insulating glass, sealed units 32110303 -
Skylight glass 32110305 - Window glass, clear and colored 32110400 - Plate and
sheet glass 32110402 - Sheet glass 32210000 - Glass containers 32210100 - Food
containers, glass 32210103 - Water bottles, glass 32219901 - Bottles for
packing, bottling, and canning: glass 32219903 - Cosmetic jars, glass 32219904 -
Medicine bottles, glass 32219906 - Vials, glass 32290000 - Pressed and blown
glass, nec 32290100 - Glass furnishings and accessories 32290105 - Cooking
utensils, glass or glass ceramic 32290106 - Tableware, glass or glass ceramic
32290107 - Vases, glass 32290200 - Optical glass 32290202 - Ophthalmic glass,
except flat 32290302 - Glassware, industrial 32290303 - Insulators, electrical:
glass 32290400 - Glass fiber products 32290401 - Fiber optics strands 32290600 -
Scientific glassware 32290700 - Glass lighting equipment parts 32290701 - Bulbs
for electric lights 32290704 - Lamp parts and shades, glass 32290800 - Art,
decorative and novelty glassware 32290802 - Glassware, art or decorative
32290803 - Novelty glassware 32290804 - Stationers' glassware: inkwells, clip
cups, etc. 32310000 - Products of purchased glass 32310100 - Ornamental glass:
cut, engraved or otherwise decorated 32310101 - Christmas tree ornaments: made
from purchased glass 32310103 - Decorated glassware: chipped, engraved, etched,
etc. 32310104 - Enameled glass 32310107 - Novelties, glass: fruit, foliage,
flowers, animals, etc. 32310108 - Stained glass: made from purchased glass
32310200 - Mirrored glass 32310301 - Aquariums and reflectors, glass 32310302 -
Reflector glass beads, for highway signs or reflectors 32310400 - Strengthened
or reinforced glass 32310401 - Insulating glass: made from purchased glass
32310402 - Insulating units, multiple-glazed: made from purchased glass 32310404
- Leaded glass 32310405 - Safety glass: made from purchased glass 32310406 -
Tempered glass: made from purchased glass 32310407 - Windshields, glass: made
from purchased glass 32310500 - Laboratory glassware 32310501 - Medical and
laboratory glassware: made from purchased glass 32310502 - Scientific and
technical glassware: from purchased glass 32319901 - Art glass: made from
purchased glass 32319902 - Doors, glass: made from purchased glass 32319903 -
Furniture tops, glass: cut, beveled, or polished 32319904 - Glass sheet bent:
made from purchased glass 32319905 - Industrial glassware: made from purchased
glass 32319907 - Framed mirrors 32410000 - Cement, hydraulic 32419901 - Masonry
cement 32419902 - Natural cement 32419903 - Portland cement 32510000 - Brick and
structural clay tile 32510100 - Structural brick and blocks 32510101 - Brick
clay: common face, glazed, vitrified, or hollow 32510105 - Paving brick, clay
32510202 - Building tile, clay 32530000 - Ceramic wall and floor tile 32530102 -
Quarry tile, clay 32530200 - Ceramic wall and floor tile 32530201 - Floor tile,
ceramic 32530202 - Mosaic tile, glazed and unglazed: ceramic 32530203 - Wall
tile, ceramic 32550000 - Clay refractories 32550200 - Glasshouse refractories
32550301 - Brick, clay refractory 32550305 - Tile, clay refractory 32559901 -
Castable refractories: clay 32559906 - Mortars, clay refractory 32590100 - Clay
sewer and drainage pipe and tile 32590103 - Liner brick or plates for sewer/tank
lining, vitrified clay 32590104 - Sewer pipe or fittings, clay 32590200 - Clay
chimney products 32590300 - Architectural clay products 32590302 - Architectural
terra cotta 32590303 - Roofing tile, clay 32610000 - Vitreous plumbing fixtures
32610100 - Bathroom accessories/fittings, vitreous china or earthenware 32610200
- Plumbing fixtures, vitreous china 32610201 - Bidets, vitreous china 32629902 -
China cookware 32629903 - Dishes, commercial or household: vitreous china
32629904 - Tableware, vitreous china 32630000 - Semivitreous table and
kitchenware 32639902 - Cookware, fine earthenware 32640000 - Porcelain
electrical supplies 32649902 - Ferrite and ferrite parts 32649903 - Insulators,
electrical: porcelain 32649905 - Magnets, permanent: ceramic or ferrite 32649906
- Porcelain parts for electrical devices, molded 32690202 - Cones, pyrometric:
earthenware 32690203 - Filtering media, pottery 32690301 - Decalcomania work on
china and glass 32690400 - Pottery household articles, except kitchen articles
32690403 - Vases, pottery 32699901 - Art and ornamental ware, pottery 32699902 -
Figures: pottery, china, earthenware, and stoneware 32699905 - Stoneware pottery
products 32710000 - Concrete block and brick 32719901 - Architectural concrete:
block, split, fluted, screen, etc. 32719902 - Blocks, concrete or cinder:
standard 32719904 - Blocks, concrete: chimney or fireplace 32719907 - Blocks,
concrete: heat absorbing 32719908 - Blocks, concrete: insulating 32719909 -
Blocks, concrete: landscape or retaining wall 32719911 - Brick, concrete
32719912 - Paving blocks, concrete 32719915 - Sewer and manhole block, concrete
32720000 - Concrete products, nec 32720100 - Liquid catch basins, tanks, and
covers: concrete 32720101 - Catch basin covers, concrete 32720102 - Manhole
covers or frames, concrete 32720103 - Septic tanks, concrete 32720104 - Tanks,
concrete 32720206 - Silo staves, cast stone or concrete 32720300 - Precast
terrazzo or concrete products 32720302 - Burial vaults, concrete or precast
terrazzo 32720303 - Concrete products, precast, nec 32720304 - Floor slabs and
tiles, precast concrete 32720306 - Fountains, concrete 32720309 - Furniture,
garden: concrete 32720312 - Roofing tile and slabs, concrete 32720313 - Shower
receptors, concrete 32720316 - Steps, prefabricated concrete 32720318 - Terrazzo
products, precast, nec 32720320 - Ties, railroad: concrete 32720321 - Tile,
precast terrazzo or concrete 32720324 - Wash foundations, precast terrazzo
32720402 - Fireplaces, concrete 32720500 - Concrete window and door components,
sills and frames 32720503 - Lintels, concrete 32720505 - Window sills, cast
stone 32720600 - Concrete products used to facilitate drainage 32720604 -
Culvert pipe, concrete 32720607 - Irrigation pipe, concrete 32720608 - Pipe,
concrete or lined with concrete 32720609 - Pressure pipe, reinforced concrete
32720610 - Sewer pipe, concrete 32720700 - Concrete structural support and
building material 32720702 - Building materials, except block or brick: concrete
32720703 - Building stone, artificial: concrete 32720704 - Cast stone, concrete
32720705 - Columns, concrete 32720708 - Joists, concrete 32720709 - Panels and
sections, prefabricated concrete 32720713 - Stone, cast concrete 32720800 -
Monuments and grave markers, except terrazzo 32720802 - Monuments, concrete
32729901 - Art marble, concrete 32729902 - Dry mixture concrete 32729903 -
Paving materials, prefabricated concrete 32729904 - Prestressed concrete
products 32740000 - Lime 32740100 - Building lime 32749901 - Agricultural lime
32749902 - Dolomitic lime, dead-burned dolomite 32750000 - Gypsum products
32750103 - Wallboard, gypsum 32759902 - Cement, Keene's 32810000 - Cut stone and
stone products 32810100 - Furniture, cut stone 32810101 - Altars, cut stone
32810104 - Table tops, marble 32810200 - Household articles, except furniture:
cut stone 32810201 - Bathroom fixtures, cut stone 32810204 - Urns, cut stone
32810300 - Building stone products 32810301 - Dimension stone for buildings
32810302 - Marble, building: cut and shaped 32810400 - Slate products 32810401 -
Blackboards, slate 32810501 - Burial vaults, stone 32810502 - Monuments, cut
stone (not finishing or lettering only) 32810503 - Pedestals, marble 32810601 -
Curbing, granite or stone 32810602 - Flagstones 32810603 - Paving blocks, cut
stone 32819901 - Granite, cut and shaped 32819902 - Limestone, cut and shaped
32819903 - Stone, quarrying and processing of own stone products 32910000 -
Abrasive products 32910200 - Abrasive stones, except grinding stones: ground or
whole 32910202 - Hones 32910300 - Abrasive metal and steel products 32910304 -
Steel shot abrasive 32910305 - Steel wool 32910400 - Abrasive wheels and
grindstones, not artificial 32910401 - Buffing or polishing wheels, abrasive or
nonabrasive 32910403 - Wheels, abrasive 32910500 - Synthetic abrasives 32910508
- Tungsten carbide abrasive 32910600 - Coated abrasive products 32910603 -
Sandpaper 32910701 - Grindstones, artificial 32910705 - Wheels, grinding:
artificial 32910800 - Abrasive grains 32919901 - Abrasive buffs, bricks, cloth,
paper, stones, etc. 32920000 - Asbestos products 32920300 - Asbestos insulating
materials 32920304 - Pipe covering (heat insulating material), except felt
32950000 - Minerals, ground or treated 32950100 - Minerals, ground or otherwise
treated 32950200 - Earths, ground or otherwise treated 32950202 - Clay for
petroleum refining, chemically processed 32950203 - Clay, ground or otherwise
treated 32950208 - Graphite, natural: ground, pulverized, refined, or blended
32950210 - Cat box filler 32950212 - Perlite, aggregate or expanded 32950214 -
Pulverized earth 32950217 - Silicon, ultra high purity: treated 32959903 -
Roofing granules 32959904 - Slag, crushed or ground 32960000 - Mineral wool
32960100 - Mineral wool insulation products 32960101 - Fiberglass insulation
32960102 - Insulation: rock wool, slag, and silica minerals 32969901 -
Acoustical board and tile, mineral wool 32969902 - Glass wool 32970000 - Nonclay
refractories 32970100 - Brick refractories 32970200 - Cement refractories
32970201 - Cement refractories, nonclay 32970203 - Cement: high temperature,
refractory (nonclay) 32970300 - Heat resistant mixtures 32979902 - Castable
refractories, nonclay 32979904 - Graphite refractories: carbon bond or ceramic
bond 32990200 - Sand lime products 32990300 - Ornamental and architectural
plaster work 32990301 - Architectural sculptures: gypsum, clay, papier mache,
etc. 32990304 - Moldings, architectural: plaster of paris 32990306 - Stucco
32990400 - Nonmetallic mineral statuary and other decorative products 32990401 -
Art goods: plaster of paris, papier mache, and scagliola 32990404 - Fountains,
plaster of paris 32990405 - Images, small: gypsum, clay, or papier mache
32990407 - Plaques: clay, plaster, or papier mache 32999901 - Ceramic fiber
32999906 - Tubing for electrical purposes, quartz 33120100 - Chemicals and other
products derived from coking 33120106 - Coke oven products (chemical recovery),
nec 33120108 - Coke, produced in chemical recovery coke ovens 33120110 - Light
oil crude, from chemical recovery coke ovens 33120200 - Blast furnace and
related products 33120301 - Billets, steel 33120303 - Ingots, steel 33120304 -
Slabs, steel 33120402 - Railroad crossings, steel or iron 33120404 - Rails,
steel or iron 33120405 - Structural shapes and pilings, steel 33120500 - Bar,
rod, and wire products 33120501 - Bars and bar shapes, steel, cold-finished: own
hot-rolled 33120502 - Bars and bar shapes, steel, hot-rolled 33120505 - Wire
products, steel or iron 33120600 - Pipes and tubes 33120601 - Pipes, iron and
steel 33120602 - Tubes, steel and iron 33120700 - Plate, sheet and strip, except
coated products 33120701 - Armor plate 33120702 - Plate, steel 33120703 - Sheet
or strip, steel, cold-rolled: own hot-rolled 33120704 - Sheet or strip, steel,
hot-rolled 33120800 - Tool and die steel and alloys 33120801 - Ferroalloys,
produced in blast furnaces 33120802 - Stainless steel 33120803 - Tool and die
steel 33120900 - Wheels 33120902 - Wheels, locomotive and car: iron and steel
33121000 - Coated or plated products 33121002 - Galvanized pipes, plates,
sheets, etc.: iron and steel 33129903 - Fence posts, iron and steel 33129904 -
Forgings, iron and steel 33129906 - Iron and steel products, hot-rolled 33129907
- Sinter, iron 33129908 - Tin-free steel 33130000 - Electrometallurgical
products 33130200 - Ferroalloys 33130201 - Alloys, additive, except copper: not
made in blast furnaces 33139902 - Tungsten carbide powder 33150000 - Steel wire
and related products 33150101 - Chain link fencing 33150102 - Fence gates,
posts, and fittings: steel 33150202 - Nails, steel: wire or cut 33150205 -
Staples, steel: wire or cut 33150300 - Wire and fabricated wire products
33150302 - Baskets, steel wire 33150303 - Cable, steel: insulated or armored
33150305 - Welded steel wire fabric 33150307 - Wire products, ferrous/iron: made
in wiredrawing plants 33150308 - Wire, ferrous/iron 33150309 - Wire, steel:
insulated or armored 33160000 - Cold finishing of steel shapes 33160101 - Strip,
steel, cold-rolled, nec: from purchased hot-rolled, 33160102 - Strip, steel,
flat bright, cold-rolled: purchased hot-rolled 33169901 - Bars, steel, cold
finished, from purchased hot-rolled 33169903 - Sheet, steel, cold-rolled, nec:
from purchased hot-rolled 33170000 - Steel pipe and tubes 33170100 - Seamless
pipes and tubes 33170101 - Pipes, seamless steel 33170102 - Tubes, seamless
steel 33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless
33170200 - Welded pipe and tubes 33170201 - Boiler tubes (wrought) 33170203 -
Pipes, wrought: welded, lock joint, or heavy riveted 33170204 - Tubes, wrought:
welded or lock joint 33170205 - Well casing, wrought: welded, lock joint, or
heavy riveted 33210000 - Gray and ductile iron foundries 33210100 - Cast iron
pipe and fittings 33210102 - Sewer pipe, cast iron 33210103 - Soil pipe and
fittings: cast iron 33219901 - Cooking utensils, cast iron 33219902 - Ductile
iron castings 33219903 - Gray iron castings, nec 33219904 - Gray iron ingot
molds, cast 33219905 - Manhole covers, metal 33219906 - Railroad car wheels and
brake shoes, cast iron 33220000 - Malleable iron foundries 33240000 - Steel
investment foundries 33249901 - Aerospace investment castings, ferrous 33249902
- Commercial investment castings, ferrous 33250000 - Steel foundries, nec
33259901 - Alloy steel castings, except investment 33259902 - Bushings, cast
steel: except investment 33259903 - Railroad car wheels, cast steel 33310000 -
Primary copper 33310100 - Primary copper smelter products 33310101 - Blister
copper 33340000 - Primary aluminum 33340100 - Aluminum ingots and slabs 33340102
- Slabs (primary), aluminum 33349901 - Pigs, aluminum 33390000 - Primary
nonferrous metals, nec 33390101 - Antifriction bearing metals, lead-base
33390102 - Lead smelting and refining (primary) 33390103 - Zinc refining
(primary), including slabs & dust 33390104 - Zinc smelting (primary), including
zinc residue 33390200 - Precious metals 33390201 - Gold refining (primary)
33390300 - Silicon and chromium 33390302 - Silicon refining (primary, over 99%
pure) 33390304 - Silicon, pure 33399903 - Beryllium metal 33399919 - Zirconium
metal, sponge and granules 33410000 - Secondary nonferrous metals 33410101 -
Lead smelting and refining (secondary) 33410200 - Secondary precious metals
33410202 - Platinum group metals, smelting and refining (secondary) 33410203 -
Silver recovery from used photographic film 33419901 - Aluminum smelting and
refining (secondary) 33419903 - Brass smelting and refining (secondary) 33419905
- Copper smelting and refining (secondary) 33419911 - Recovery and refining of
nonferrous metals 33510000 - Copper rolling and drawing 33510100 - Copper and
copper alloy sheet, strip, plate, and products 33510101 - Bands, copper and
copper alloy 33510105 - Strip, copper and copper alloy 33510200 - Copper and
copper alloy pipe and tube 33510201 - Copper pipe 33510202 - Pipe, brass and
bronze 33510203 - Tubing, copper and copper alloy 33519904 - Extruded shapes,
nec, copper and copper alloy 33519905 - Rails, copper and copper alloy 33519907
- Wire, copper and copper alloy 33530000 - Aluminum sheet, plate, and foil
33530100 - Aluminum sheet and strip 33530101 - Coils, sheet aluminum 33530102 -
Flat rolled shapes, nec, aluminum 33539901 - Foil, aluminum 33539903 - Tubes,
welded, aluminum 33540000 - Aluminum extruded products 33540102 - Coils, rod,
extruded, aluminum 33540200 - Aluminum pipe and tube 33540203 - Tube, extruded
or drawn, aluminum 33549901 - Shapes, extruded aluminum, nec 33550000 - Aluminum
rolling and drawing, nec 33550100 - Aluminum wire and cable 33550201 - Bars,
rolled, aluminum 33550401 - Rails, rolled and drawn, aluminum 33550402 -
Structural shapes, rolled, aluminum 33560000 - Nonferrous rolling and drawing,
nec 33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc. 33560201 -
Gold and gold alloy bars, sheets, strip, etc. 33560400 - Nickel 33560402 -
Nickel and nickel alloy: rolling, drawing, or extruding 33560600 - Titanium
33560602 - Titanium and titanium alloy: rolling, drawing, or extruding 33569901
- Battery metal 33569902 - Solder: wire, bar, acid core, and rosin core 33569904
- Welding rods 33570000 - Nonferrous wiredrawing and insulating 33570100 -
Communication wire 33570101 - Coaxial cable, nonferrous 33570102 - Fiber optic
cable (insulated) 33579902 - Aluminum wire and cable 33579905 - Building wire
and cable, nonferrous 33579906 - Magnet wire, nonferrous 33579907 - Shipboard
cable, nonferrous 33630000 - Aluminum die-castings 33640000 - Nonferrous
die-castings except aluminum 33640100 - Copper and copper alloy die-castings
33640101 - Brass and bronze die-castings 33640201 - Lead die-castings 33640202 -
Zinc and zinc-base alloy die-castings 33649901 - Magnesium and magnesium-base
alloy die-castings 33650000 - Aluminum foundries 33650101 - Cooking/kitchen
utensils, cast aluminum 33650200 - Aluminum and aluminum-based alloy castings
33650201 - Aerospace castings, aluminum 33650202 - Machinery castings, aluminum
33659901 - Masts, cast aluminum 33660000 - Copper foundries 33660100 - Bushings
and bearings 33660200 - Propellers 33660202 - Propellers, ship: cast brass
33669901 - Brass foundry, nec 33669902 - Bronze foundry, nec 33669903 - Castings
(except die), nec, brass 33669904 - Castings (except die), nec, bronze 33669906
- Castings (except die), nsk 33669907 - Machinery castings, brass 33690000 -
Nonferrous foundries, nec 33690101 - Lead castings, except die-castings 33690103
- Zinc and zinc-base alloy castings, except die-castings 33699901 - Aerospace
castings, nonferrous: except aluminum 33699902 - Castings, except die-castings,
precision 33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper
33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting 33699905
- Titanium castings, except die-casting 33980000 - Metal heat treating 33989901
- Annealing of metal 33989902 - Brazing (hardening) of metal 33989903 - Metal
burning 33989904 - Shot peening (treating steel to reduce fatigue) 33989905 -
Tempering of metal 33990000 - Primary metal products 33990100 - Metal powders,
pastes, and flakes 33990102 - Flakes, metal 33990103 - Iron, powdered 33990105 -
Powder, metal 33990106 - Silver powder 33990200 - Metal fasteners 33990201 -
Brads: aluminum, brass, or other nonferrous metal or wire 33990202 - Nails:
aluminum, brass, or other nonferrous metal or wire 33999901 - Iron ore recovery
from open hearth slag 33999902 - Laminating steel 33999904 - Steel balls
33999906 - Cryogenic treatment of metal 34110000 - Metal cans 34110100 - Food
and beverage containers 34110102 - Beverage cans, metal: except beer 34110103 -
Food containers, metal 34119901 - Aluminum cans 34119906 - Tin cans 34120000 -
Metal barrels, drums, and pails 34129901 - Barrels, shipping: metal 34129902 -
Drums, shipping: metal 34210000 - Cutlery 34210100 - Table and food cutlery,
including butchers' 34210103 - Knife blades and blanks 34210104 - Knives:
butchers', hunting, pocket, etc. 34210203 - Scissors, hand 34210204 - Shears,
hand 34219901 - Razor blades and razors 34230000 - Hand and edge tools, nec
34230100 - Garden and farm tools, including shovels 34230200 - Soldering tools
34230201 - Soldering guns or tools, hand: electric 34239904 - Carpenters' hand
tools, except saws: levels, chisels, etc. 34239905 - Carpet layers' hand tools
34239906 - Caulking tools, hand 34239907 - Cutters, glass 34239908 - Cutting
dies, except metal cutting 34239910 - Edge tools for woodworking: augers, bits,
gimlets, etc. 34239912 - Hammers (hand tools) 34239914 - Jacks: lifting, screw,
or ratchet (hand tools) 34239916 - Knives, agricultural or industrial 34239919 -
Masons' hand tools 34239920 - Mechanics' hand tools 34239921 - Plumbers' hand
tools 34239922 - Rules or rulers, metal 34239923 - Screw drivers, pliers,
chisels, etc. (hand tools) 34239927 - Tools or equipment for use with sporting
arms 34239928 - Wrenches, hand tools 34250000 - Saw blades and handsaws 34259902
- Saw blades, for hand or power saws 34259903 - Saws, hand: metalworking or
woodworking 34290000 - Hardware, nec 34290100 - Furniture, builders' and other
household hardware 34290101 - Builders' hardware 34290102 - Cabinet hardware
34290103 - Door opening and closing devices, except electrical 34290104 -
Fireplace equipment, hardware: andirons, grates, screens 34290105 - Furniture
hardware 34290200 - Keys, locks, and related hardware 34290201 - Door locks,
bolts, and checks 34290203 - Locks or lock sets 34290204 - Padlocks 34290300 -
Motor vehicle hardware 34290301 - Bicycle racks, automotive 34290302 - Luggage
racks, car top 34290303 - Ski racks, automotive 34290400 - Aircraft & marine
hardware, inc. pulleys & similar items 34290401 - Aircraft hardware 34290402 -
Marine hardware 34290403 - Pulleys, metal 34290500 - Clamps, couplings, nozzles,
and other metal hose fittings 34290501 - Clamps and couplings, hose 34290502 -
Clamps, metal 34299901 - Animal traps, iron or steel 34299902 - Casket hardware
34299905 - Harness hardware 34299907 - Luggage hardware 34299908 - Metal
fasteners 34299910 - Parachute hardware 34310000 - Metal sanitary ware 34310100
- Bathroom fixtures, including sinks 34310103 - Shower stalls, metal 34319901 -
Drinking fountains, metal 34319903 - Plumbing fixtures: enameled iron, cast
iron,or pressed metal 34320000 - Plumbing fixture fittings and trim 34329901 -
Faucets and spigots, metal and plastic 34329902 - Lawn hose nozzles and
sprinklers 34329903 - Plastic plumbing fixture fittings, assembly 34329904 -
Plumbers' brass goods: drain cocks, faucets, spigots, etc. 34330000 - Heating
equipment, except electric 34330100 - Burners, furnaces, boilers, and stokers
34330101 - Boilers, low-pressure heating: steam or hot water 34330103 - Gas
burners, domestic 34330104 - Gas burners, industrial 34330105 - Gas-oil burners,
combination 34330106 - Oil burners, domestic or industrial 34330107 - Stokers,
mechanical: domestic or industrial 34330201 - Logs, gas fireplace 34330202 -
Radiators, except electric 34330205 - Space heaters, except electric 34339901 -
Gas infrared heating units 34339902 - Heaters, swimming pool: oil or gas
34339904 - Solar heaters and collectors 34339905 - Steam heating apparatus
34339906 - Stoves, wood and coal burning 34410100 - Fabricated structural metal
for ships 34410101 - Boat and barge sections, prefabricated metal 34410200 -
Fabricated structural metal for bridges 34410201 - Bridge sections,
prefabricated, highway 34419901 - Building components, structural steel 34419902
- Dam gates, metal plate 34419903 - Expansion joints (structural shapes), iron
or steel 34419904 - Floor jacks, metal 34419906 - Joists, open web steel:
long-span series 34419907 - Railroad car racks, for transporting vehicles: steel
34419908 - Tower sections, radio and television transmission 34420000 - Metal
doors, sash, and trim 34420100 - Window and door frames 34420101 - Casements,
aluminum 34420102 - Sash, door or window: metal 34420200 - Louvers, shutters,
jalousies, and similar items 34420204 - Shutters, door or window: metal 34420300
- Screen and storm doors and windows 34420301 - Screen doors, metal 34420302 -
Screens, window, metal 34420303 - Storm doors or windows, metal 34420400 - Metal
doors 34420401 - Fire doors, metal 34420402 - Garage doors, overhead: metal
34420403 - Hangar doors, metal 34420404 - Rolling doors for industrial buildings
or warehouses, metal 34420500 - Molding, trim, and stripping 34420503 - Weather
strip, metal 34430000 - Fabricated plate work (boiler shop) 34430100 -
Industrial vessels, tanks, and containers 34430102 - Bins, prefabricated metal
plate 34430103 - Columns (fractioning, etc.): metal plate 34430104 - Cryogenic
tanks, for liquids and gases 34430108 - Dumpsters, garbage 34430110 - Fuel tanks
(oil, gas, etc.), metal plate 34430111 - Gas holders, metal plate 34430113 -
Housings, pressure 34430115 - Process vessels, industrial: metal plate 34430116
- Separators, industrial process: metal plate 34430118 - Stills, pressure: metal
plate 34430120 - Tanks for tank trucks, metal plate 34430121 - Tanks, lined:
metal plate 34430122 - Tanks, standard or custom fabricated: metal plate
34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate 34430125 -
Vats, metal plate 34430126 - Vessels, process or storage (from boiler shops):
metal plate 34430127 - Water tanks, metal plate 34430200 - Heat exchangers,
condensers, and components 34430201 - Air coolers, metal plate 34430205 -
Condensers, steam 34430206 - Cooling towers, metal plate 34430207 - Finned
tubes, for heat transfer 34430208 - Heat exchangers, plate type 34430209 - Heat
exchangers: coolers (after, inter), condensers, etc. 34430300 - Boiler and
boiler shop work 34430302 - Boiler shop products: boilers, smokestacks, steel
tanks 34430303 - Boilers: industrial, power, or marine 34430503 - Nuclear core
structurals, metal plate 34430504 - Nuclear reactors, military or industrial
34430505 - Nuclear shielding, metal plate 34430507 - Reactor containment
vessels, metal plate 34430600 - Liners/lining 34430601 - Liners, industrial:
metal plate 34430700 - Metal parts 34430701 - Baffles 34430702 - Breechings,
metal plate 34430703 - Cable trays, metal plate 34430800 - Chutes and troughs
34430801 - Chutes, metal plate 34430900 - Pipe, standpipe, and culverts 34430902
- Pipe, large diameter: metal plate 34431002 - Wind tunnels 34431105 -
Sterilizing chambers, metal plate 34439902 - Containers, shipping (bombs, etc.):
metal plate 34439904 - Cylinders, pressure: metal plate 34439906 - High vacuum
coaters, metal plate 34439911 - Perforating on heavy metal 34439915 - Truss
plates, metal 34439916 - Weldments 34440000 - Sheet metalwork 34440100 -
Culverts, flumes, and pipes 34440101 - Culverts, sheet metal 34440104 - Pipe,
sheet metal 34440200 - Metal ventilating equipment 34440202 - Ducts, sheet metal
34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal 34440204 - Flues
and pipes, stove or furnace: sheet metal 34440205 - Ventilators, sheet metal
34440300 - Metal roofing and roof drainage equipment 34440303 - Gutters, sheet
metal 34440304 - Roof deck, sheet metal 34440305 - Skylights, sheet metal
34440400 - Metal flooring and siding 34440402 - Flooring, cellular steel
34440403 - Siding, sheet metal 34440500 - Metal housings, enclosures, casings,
and other containers 34440502 - Booths, spray: prefabricated sheet metal
34440503 - Casings, sheet metal 34440504 - Furnace casings, sheet metal 34440505
- Hoods, range: sheet metal 34440506 - Hoppers, sheet metal 34440507 - Housings
for business machines, sheet metal 34440508 - Laundry hampers, sheet metal
34440509 - Machine guards, sheet metal 34440510 - Mail (post office) collection
or storage boxes, sheet metal 34440511 - Radiator shields or enclosures, sheet
metal 34440600 - Awnings and canopies 34440601 - Awnings, sheet metal 34440602 -
Canopies, sheet metal 34449901 - Coal chutes, prefabricated sheet metal 34449902
- Concrete forms, sheet metal 34449904 - Forming machine work, sheet metal
34449905 - Guard rails, highway: sheet metal 34449908 - Restaurant sheet
metalwork 34449911 - Studs and joists, sheet metal 34460000 - Architectural
metalwork 34460100 - Stairs, fire escapes, balconies, railings, and ladders
34460101 - Balconies, metal 34460103 - Fire escapes, metal 34460107 - Railings,
banisters, guards, etc: made from metal pipe 34460108 - Railings, prefabricated
metal 34460109 - Stairs, staircases, stair treads: prefabricated metal 34460201
- Gratings, open steel flooring 34460202 - Gratings, tread: fabricated metal
34460300 - Fences, gates, posts, and flagpoles 34460301 - Fences or posts,
ornamental iron or steel 34460302 - Flagpoles, metal 34460303 - Gates,
ornamental metal 34460400 - Partitions and supports/studs, including acoustical
systems 34460401 - Acoustical suspension systems, metal 34460403 - Partitions,
ornamental metal 34460502 - Louvers, ventilating 34460600 - Ornamental metalwork
34460601 - Bank fixtures, ornamental metal 34460603 - Grillwork, ornamental
metal 34469902 - Scaffolds, mobile or stationary: metal 34480000 - Prefabricated
metal buildings and components 34480100 - Prefabricated metal buildings 34480101
- Buildings, portable: prefabricated metal 34480102 - Carports, prefabricated
metal 34480105 - Greenhouses, prefabricated metal 34480106 - Screen enclosures
34480108 - Sunrooms, prefabricated metal 34480200 - Prefabricated metal
components 34480201 - Panels for prefabricated metal buildings 34480202 - Ramps,
prefabricated metal 34480203 - Trusses and framing, prefabricated metal 34489901
- Docks, prefabricated metal 34490000 - Miscellaneous metalwork 34490100 -
Fabricated bar joists and concrete reinforcing bars 34490101 - Bars, concrete
reinforcing: fabricated steel 34490201 - Lath, expanded metal 34499901 - Curtain
wall, metal 34499902 - Curtain walls for buildings, steel 34499903 - Custom roll
formed products 34499904 - Landing mats, aircraft: metal 34510000 - Screw
machine products 34520000 - Bolts, nuts, rivets, and washers 34520100 - Pins
34520101 - Cotter pins, metal 34520102 - Dowel pins, metal 34520200 - Washers
34520202 - Spring washers, metal 34520203 - Washers, metal 34529901 - Bolts,
metal 34529904 - Nuts, metal 34529905 - Rivets, metal 34529907 - Screws, metal
34620000 - Iron and steel forgings 34620100 - Gear and chain forgings 34620101 -
Chains, forged steel 34620102 - Gears, forged steel 34620200 - Pump, compressor,
and turbine forgings 34620202 - Turbine engine forgings, ferrous 34620401 -
Construction or mining equipment forgings, ferrous 34620402 - Railroad wheels,
axles, frogs, or other equipment: forged 34629901 - Aircraft forgings, ferrous
34629902 - Anchors, forged 34629903 - Armor plate, forged iron or steel 34629904
- Flange, valve, and pipe fitting forgings, ferrous 34629905 - Horseshoes
34629907 - Mechanical power transmission forgings, ferrous 34629908 - Nuclear
power plant forgings, ferrous 34629909 - Ornamental metal forgings, ferrous
34630000 - Nonferrous forgings 34639901 - Aircraft forgings, nonferrous 34639902
- Aluminum forgings 34639904 - Bearing and bearing race forgings, nonferrous
34639905 - Flange, valve or pipe fitting forgings, nonferrous 34639906 -
Machinery forgings, nonferrous 34639909 - Pole line hardware forgings,
nonferrous 34669901 - Bottle caps and tops, stamped metal 34669902 - Closures,
stamped metal 34690000 - Metal stampings, nec 34690100 - Household cooking and
kitchen utensils, metal 34690102 - Kitchen fixtures and equipment: metal, except
cast aluminum 34690103 - Utensils, household: metal, except cast 34690104 -
Cooking ware, except porcelain enameled 34690200 - Household cooking and kitchen
utensils, porcelain enameled 34690201 - Cooking ware, porcelain enameled
34690300 - Porcelain enameled products and utensils 34690400 - Boxes, stamped
metal 34690401 - Boxes: tool, lunch, mail, etc.: stamped metal 34699903 -
Capacitor or condenser cans and cases, stamped metal 34699904 - Electronic
enclosures, stamped or pressed metal 34699905 - Garbage cans, stamped and
pressed metal 34699906 - Helmets, steel 34699907 - Honeycombed metal 34699908 -
Machine parts, stamped or pressed metal 34699909 - Ornamental metal stampings
34699910 - Patterns on metal 34699911 - Perforated metal, stamped 34699918 -
Tube fins, stamped metal 34710000 - Plating and polishing 34710100 -
Electroplating and plating 34710101 - Anodizing (plating) of metals or formed
products 34710102 - Chromium plating of metals or formed products 34710103 -
Decorative plating and finishing of formed products 34710104 - Electrolizing
steel 34710105 - Electroplating of metals or formed products 34710106 - Gold
plating 34710107 - Plating of metals or formed products 34710200 - Cleaning,
polishing, and finishing 34710202 - Cleaning and descaling metal products
34710203 - Coloring and finishing of aluminum or formed products 34710206 -
Finishing, metals or formed products 34710207 - Polishing, metals or formed
products 34710208 - Sand blasting of metal parts 34790100 - Etching and
engraving 34790102 - Engraving jewelry, silverware, or metal 34790103 - Etching
on metals 34790104 - Etching, photochemical 34790105 - Name plates: engraved,
etched, etc. 34790200 - Painting, coating, and hot dipping 34790201 - Aluminum
coating of metal products 34790202 - Bonderizing of metal or metal products
34790203 - Coating electrodes 34790204 - Coating of metals and formed products
34790205 - Coating of metals with plastic or resins 34790206 - Coating of metals
with silicon 34790207 - Coating or wrapping steel pipe 34790208 - Coating, rust
preventive 34790209 - Enameling, including porcelain, of metal products 34790210
- Galvanizing of iron, steel, or end-formed products 34790211 - Hot dip coating
of metals or formed products 34790215 - Painting of metal products 34790219 -
Rust proofing (hot dipping) of metals and formed products 34790221 - Varnishing
of metal products 34820000 - Small arms ammunition 34829902 - Cartridges, 30 mm.
and below 34829903 - Cores, bullet: 30 mm. and below 34829905 - Pellets and
BB's, pistol and air rifle ammunition 34829907 - Shot, lead 34830000 -
Ammunition, except for small arms, nec 34830100 - Ammunition components 34830101
- Arming and fusing devices for missiles 34839902 - Artillery shells, over 30
mm. 34839905 - Chemical warfare projectiles and components 34839910 - Missile
warheads 34840000 - Small arms 34840100 - Machine guns and grenade launchers
34840102 - Machine guns or machine gun parts, 30 mm. and below 34849902 - Guns
(firearms) or gun parts, 30 mm. and below 34849903 - Pellet and BB guns 34849904
- Pistols or pistol parts, 30 mm. and below 34849906 - Revolvers or revolver
parts, 30 mm. and below 34849907 - Rifles or rifle parts, 30 mm. and below
34849908 - Shotguns or shotgun parts, 30 mm. and below 34890000 - Ordnance and
accessories, nec 34890100 - Guns, howitzers, mortars, and related equipment
34890101 - Artillery or artillery parts, over 30 mm. 34890103 - Guns or gun
parts, over 30 mm. 34890105 - Rifles, recoilless 34899904 - Rocket launchers
34910000 - Industrial valves 34910101 - Process control regulator valves
34919902 - Compressed gas cylinder valves 34919903 - Fire hydrant valves
34919904 - Gas valves and parts, industrial 34919905 - Pressure valves and
regulators, industrial 34919907 - Solenoid valves 34919908 - Steam traps
34919910 - Water works valves 34920000 - Fluid power valves and hose fittings
34920100 - Fluid power valves for aircraft 34920101 - Control valves, aircraft:
hydraulic and pneumatic 34929901 - Control valves, fluid power: hydraulic and
pneumatic 34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic
34929904 - Hose and tube couplings, hydraulic/pneumatic 34930000 - Steel
springs, except wire 34930102 - Helical springs, hot wound: railroad equip.,
etc. 34930103 - Hot wound springs, except wire 34930105 - Torsion bar springs
34930201 - Coiled flat springs 34930202 - Flat springs, sheet or strip stock
34940000 - Valves and pipe fittings, nec 34940100 - Pipe fittings 34940101 -
Couplings, except pressure and soil pipe 34940102 - Expansion joints, pipe
34940103 - Line strainers, for use in piping systems 34940106 - Well adapters
34949901 - Plumbing and heating valves 34949902 - Sprinkler systems, field
34950000 - Wire springs 34950100 - Precision springs 34950103 - Instrument
springs, precision 34950104 - Mechanical springs, precision 34959903 -
Upholstery springs, unassembled 34960000 - Miscellaneous fabricated wire
products 34960100 - Wire cloth and woven wire products 34960101 - Cylinder wire
cloth 34960103 - Fabrics, woven wire 34960105 - Grilles and grillework, woven
wire 34960106 - Hardware cloth, woven wire 34960108 - Mats and matting 34960109
- Mesh, made from purchased wire 34960111 - Screening, woven wire: made from
purchased wire 34960113 - Woven wire products, nec 34960200 - Wire chain
34960201 - Chain, welded 34960202 - Tire chains 34960300 - Wire fasteners
34960301 - Clips and fasteners, made from purchased wire 34960303 - Slings,
lifting: made from purchased wire 34969902 - Cable, uninsulated wire: made from
purchased wire 34969903 - Cages, wire 34969904 - Concrete reinforcing mesh and
wire 34969905 - Conveyor belts 34969906 - Fencing, made from purchased wire
34969909 - Grocery carts, made from purchased wire 34969912 - Shelving, made
from purchased wire 34969913 - Staples, made from purchased wire 34969914 -
Traps, animal and fish 34969915 - Wire winding 34970000 - Metal foil and leaf
34979903 - Foil, laminated to paper or other materials 34980000 - Fabricated
pipe and fittings 34989901 - Coils, pipe: fabricated from purchased pipe
34989902 - Couplings, pipe: fabricated from purchased pipe 34989903 - Manifolds,
pipe: fabricated from purchased pipe 34989904 - Pipe fittings, fabricated from
purchased pipe 34989905 - Pipe sections, fabricated from purchased pipe 34989906
- Piping systems for pulp, paper, and chemical industries 34989907 - Tube
fabricating (contract bending and shaping) 34990000 - Fabricated metal products,
nec 34990100 - Fire- or burglary-resistive products 34990101 - Bank chests,
metal 34990103 - Doors, safe and vault: metal 34990106 - Money chests, steel
34990108 - Safes and vaults, metal 34990200 - Metal household articles 34990201
- Ice cream freezers, household, nonelectric: metal 34990300 - Metal ladders
34990301 - Ladder assemblies, combination workstand: metal 34990302 - Ladders,
portable: metal 34990400 - Novelties and giftware, including trophies 34990401 -
Giftware, brass goods 34990402 - Giftware, copper goods 34990404 - Trophies,
metal, except silver 34999901 - Aerosol valves, metal 34999903 - Aquarium
accessories, metal 34999905 - Barricades, metal 34999907 - Boxes for packing and
shipping, metal 34999908 - Chair frames, metal 34999911 - Fountains (except
drinking), metal 34999912 - Friction material, made from powdered metal 34999913
- Furniture parts, metal 34999914 - Machine bases, metal 34999915 - Magnets,
permanent: metallic 34999917 - Nozzles, spray: aerosol, paint, or insecticide
34999918 - Picture frames, metal 34999919 - Reels, cable: metal 34999920 -
Shims, metal 34999921 - Stabilizing bars (cargo), metal 34999922 - Strapping,
metal 34999923 - Tablets, bronze or other metal 34999925 - Welding tips, heat
resistant: metal 34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped
metal 34999927 - Magnetic shields, metal 35110000 - Turbines and turbine
generator sets 35110100 - Turbines and turbine generator set units, complete
35110101 - Gas turbine generator set units, complete 35110102 - Hydraulic
turbine generator set units, complete 35110103 - Steam turbine generator set
units, complete 35110200 - Turbines and turbine generator sets and parts
35110201 - Gas turbines, mechanical drive 35110202 - Hydraulic turbines 35110203
- Steam engines 35110205 - Steam turbines 35110206 - Turbo-generators 35190000 -
Internal combustion engines, nec 35190100 - Diesel, semi-diesel, or duel-fuel
engines, including marine 35190101 - Diesel engine rebuilding 35190102 -
Engines, diesel and semi-diesel or dual-fuel 35190103 - Marine engines 35190200
- Parts and accessories, internal combustion engines 35190204 - Governors, pump,
for diesel engines 35199902 - Gasoline engines 35199904 - Outboard motors
35230000 - Farm machinery and equipment 35230100 - Planting, haying, harvesting,
and processing machinery 35230101 - Balers, farm: hay, straw, cotton, etc.
35230102 - Cleaning machines for fruits, grains, and vegetables 35230103 -
Combines (harvester-threshers) 35230106 - Driers (farm): grain, hay, and seed
35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable 35230108
- Grain stackers 35230109 - Harvesters, fruit, vegetable, tobacco, etc. 35230110
- Haying machines: mowers, rakes, stackers, etc. 35230111 - Hulling machinery,
agricultural 35230113 - Planting machines, agricultural 35230114 - Potato
diggers, harvesters, and planters 35230200 - Soil preparation machinery, except
turf and grounds 35230201 - Harrows: disc, spring, tine, etc. 35230300 -
Fertilizing, spraying, dusting, and irrigation machinery 35230302 - Fertilizing
machinery, farm 35230303 - Irrigation equipment, self-propelled 35230304 -
Sprayers and spraying machines, agricultural 35230305 - Spreaders, fertilizer
35230400 - Barn, silo, poultry, dairy, and livestock machinery 35230401 - Barn
cleaners 35230402 - Barn stanchions and standards 35230404 - Cattle feeding,
handling, and watering equipment 35230409 - Dairy equipment (farm), nec 35230410
- Feed grinders, crushers, and mixers 35230411 - Hog feeding, handling, and
watering equipment 35230412 - Incubators and brooders, farm 35230413 - Loaders,
farm type: manure, general utility 35230414 - Milking machines 35230415 -
Poultry brooders, feeders and waterers 35230417 - Silo fillers and unloaders
35230500 - Turf and grounds equipment 35230501 - Greens mowing equipment
35230502 - Grounds mowing equipment 35230503 - Turf equipment, commercial
35239901 - Cabs, tractors, and agricultural machinery 35239902 - Elevators, farm
35239903 - Soil sampling machines 35239904 - Tractors, farm 35239905 - Trailers
and wagons, farm 35240000 - Lawn and garden equipment 35240100 - Lawn and garden
tractors and equipment 35240103 - Plows (garden tractor equipment) 35240104 -
Rototillers (garden machinery) 35240200 - Lawn and garden mowers and accessories
35240201 - Grass catchers, lawn mower 35240202 - Lawnmowers, residential: hand
or power 35249906 - Snowblowers and throwers, residential 35310000 -
Construction machinery 35310100 - Forestry related equipment 35310101 -
Chippers: brush, limb, and log 35310103 - Logging equipment 35310200 - Marine
related equipment 35310201 - Capstans, ship 35310202 - Cranes, ship 35310300 -
Railroad related equipment 35310301 - Ballast distributors 35310303 - Laying
equipment, rail 35310304 - Railway track equipment 35310400 - Bituminous, cement
and concrete related products and equip. 35310401 - Asphalt plant, including
gravel-mix type 35310402 - Batching plants, for aggregate concrete and bulk
cement 35310406 - Concrete grouting equipment 35310408 - Concrete plants
35310409 - Finishers, concrete and bituminous: powered 35310411 - Mixers,
concrete 35310412 - Pavers 35310414 - Planers, bituminous 35310416 - Surfacers,
concrete grinding 35310417 - Vibrators for concrete construction 35310500 -
Scrapers, graders, rollers, and similar equipment 35310501 - Backfillers,
self-propelled 35310502 - Finishers and spreaders (construction equipment)
35310505 - Line markers, self-propelled 35310506 - Pile drivers (construction
machinery) 35310512 - Tampers, powered 35310600 - Backhoes, tractors, cranes,
plows, and similar equipment 35310601 - Backhoes 35310603 - Crane carriers
35310604 - Cranes, nec 35310605 - Dozers, tractor mounted: material moving
35310606 - Draglines, powered 35310608 - Entrenching machines 35310609 -
Excavators: cable, clamshell, crane, derrick, dragline, etc. 35310614 -
Tractors, construction 35310616 - Tractors, tracklaying 35310617 - Trucks,
off-highway 35310618 - Tunneling machinery 35310700 - Crushers, grinders, and
similar equipment 35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.
35310705 - Posthole diggers, powered 35310800 - Construction machinery
attachments 35310801 - Aggregate spreaders 35310803 - Blades for graders,
scrapers, dozers, and snow plows 35310805 - Buckets, excavating: clamshell,
concrete, dragline, etc. 35310806 - Cabs, for construction machinery 35310807 -
Drags, road (construction and road maintenance equipment) 35310810 - Plows:
construction, excavating, and grading 35310811 - Rakes, land clearing:
mechanical 35310812 - Snow plow attachments 35310814 - Winches 35319901 - Aerial
work platforms: hydraulic/elec. truck/carrier mounted 35319902 - Airport
construction machinery 35319904 - Catch basin cleaners 35319908 - Road
construction and maintenance machinery 35319909 - Roofing equipment 35320000 -
Mining machinery 35320100 - Drills, bits, and similar equipment 35320101 - Auger
mining equipment 35320102 - Bits, except oil and gas field tools, rock 35320103
- Drills (portable), rock 35320104 - Drills and drilling equipment, mining
(except oil and gas) 35320105 - Drills, core 35320201 - Amalgamators
(metallurgical or mining machinery) 35320202 - Clarifying machinery, mineral
35320204 - Cleaning machinery, mineral 35320205 - Concentration machinery
(metallurgical or mining) 35320300 - Crushing, pulverizing, and screening
equipment 35320302 - Crushers, stationary 35320304 - Pulverizers (stationary),
stone 35320305 - Rock crushing machinery, stationary 35320404 - Feeders, ore and
aggregate 35330000 - Oil and gas field machinery 35330100 - Oil and gas drilling
rigs and equipment 35330101 - Bits, oil and gas field tools: rock 35330102 -
Drill rigs 35330103 - Drilling tools for gas, oil, or water wells 35339902 - Gas
field machinery and equipment 35339904 - Oil and gas field machinery - Water
well drilling equipment 35339905 - Well logging equipment 35339906 - Well
surveying equipment 35340000 - Elevators and moving stairways 35340100 -
Elevators and equipment 35340102 - Stair elevators, motor powered 35349901 -
Dumbwaiters 35350000 - Conveyors and conveying equipment 35350100 - Unit
handling conveying systems 35350101 - Belt conveyor systems, general industrial
use 35350103 - Pneumatic tube conveyor systems 35350105 - Trolley conveyors
35359901 - Bucket type conveyor systems 35359902 - Bulk handling conveyor
systems 35359904 - Robotic conveyors 35360000 - Hoists, cranes, and monorails
35360100 - Hoists 35360101 - Boat lifts 35360102 - Davits 35360103 - Hand hoists
35360104 - Hoisting slings 35360200 - Cranes and monorail systems 35360201 -
Cranes, industrial plant 35360202 - Cranes, overhead traveling 35370000 -
Industrial trucks and tractors 35370100 - Platforms, stands, tables, pallets,
and similar equipment 35370102 - Containers (metal), air cargo 35370105 - Engine
stands and racks, metal 35370106 - Loading docks: portable, adjustable, and
hydraulic 35370107 - Pallets, metal 35370110 - Skids, metal 35370111 - Stands,
ground servicing aircraft 35370112 - Tables, lift: hydraulic 35370200 - Trucks,
tractors, loaders, carriers, and similar equipment 35370201 - Aircraft loading
hoists 35370205 - Cranes, industrial truck 35370207 - Dollies (hand or power
trucks), industrial,except mining 35370208 - Forklift trucks 35370210 - Lift
trucks, industrial: fork, platform, straddle, etc. 35370211 - Pallet loaders and
unloaders 35370212 - Palletizers and depalletizers 35370215 - Straddle carriers,
mobile 35370216 - Tractors, used in plants, docks,terminals, etc.: industrial
35370218 - Trucks: freight, baggage, etc.: industrial, except mining 35410000 -
Machine tools, metal cutting type 35410100 - Drilling and boring machines
35410102 - Broaching machines 35410106 - Drilling machine tools (metal cutting)
35410109 - Vertical turning and boring machines (metalworking) 35410200 -
Grinding, polishing, buffing, lapping, and honing machines 35410204 - Deburring
machines 35410206 - Flange facing machines 35410207 - Grinding machines,
metalworking 35410208 - Honing and lapping machines 35410402 - Lathes, metal
cutting and polishing 35410500 - Screw and thread machines 35410501 - Pipe
cutting and threading machines 35410502 - Screw and nut slotting machines
35410504 - Tapping machines 35410600 - Saws and sawing machines 35410601 -
Cutoff machines (metalworking machinery) 35410603 - Saws, power (metalworking
machinery) 35419902 - Electrical discharge erosion machines 35419904 -
Electron-discharge metal cutting machine tools 35419905 - Gear cutting and
finishing machines 35419906 - Home workshop machine tools, metalworking 35419907
- Keysetting machines 35419909 - Machine tools, metal cutting: exotic
(explosive, etc.) 35419910 - Numerically controlled metal cutting machine tools
35419912 - Plasma process metal cutting machines 35419913 - Robots for drilling,
cutting, grinding, polishing, etc. 35419914 - Shaving machines (metalworking)
35420000 - Machine tools, metal forming type 35420101 - Bending machines
35420102 - Punching and shearing machines 35420103 - Shearing machines, power
35420104 - Swaging machines 35420200 - Pressing machines 35420201 - Arbor
presses 35420202 - Crimping machinery, metal 35420203 - Press brakes 35420204 -
Presses: forming, stamping, punching, sizing (machine tools) 35420205 - Presses:
hydraulic and pneumatic, mechanical and manual 35420300 - Die casting and
extruding machines 35420301 - Die casting machines 35420302 - Extruding machines
(machine tools), metal 35420400 - Spinning, spline rolling, and winding machines
35420402 - Spinning machines, metal 35420403 - Spline rolling machines 35420405
- Thread rolling machines 35429901 - Brakes, metal forming 35429906 - Forging
machinery and hammers 35429908 - Headers 35429909 - High energy rate metal
forming machines 35429910 - Magnetic forming machines 35429911 - Mechanical
(pneumatic or hydraulic) metal forming machines 35429912 - Metal container
making machines: cans, etc. 35429914 - Plasma jet spray metal forming machines
35429915 - Rebuilt machine tools, metal forming types 35429918 - Sheet
metalworking machines 35430000 - Industrial patterns 35439901 - Foundry cores
35439902 - Foundry patternmaking 35440101 - Diamond dies, metalworking 35440102
- Die sets for metal stamping (presses) 35440104 - Dies and die holders for
metal cutting, forming, die casting 35440105 - Dies, plastics forming 35440106 -
Dies, steel rule 35440107 - Extrusion dies 35440108 - Paper cutting dies
35440109 - Wire drawing and straightening dies 35440200 - Jigs and fixtures
35440201 - Jigs: inspection, gauging, and checking 35440202 - Welding
positioners (jigs) 35449901 - Forms (molds), for foundry and plastics working
machinery 35449902 - Industrial molds 35449903 - Punches, forming and stamping
35449904 - Subpresses, metalworking 35450000 - Machine tool accessories 35450100
- Precision measuring tools 35450101 - Calipers and dividers 35450105 -
Measuring tools and machines, machinists' metalworking type 35450106 -
Micrometers 35450107 - Precision tools, machinists' 35450108 - Scales, measuring
(machinists' precision tools) 35450200 - Cutting tools for machine tools
35450203 - Diamond cutting tools for turning, boring, burnishing, etc. 35450204
- Dressers, abrasive wheel: diamond point or other 35450206 - Files, machine
tool 35450208 - Machine knives, metalworking 35450210 - Reamers, machine tool
35450212 - Taps, machine tool 35450213 - Thread cutting dies 35450214 -
Threading tools (machine tool accessories) 35450300 - Machine tool attachments
and accessories 35450302 - Arbors (machine tool accessories) 35450303 -
Balancing machines (machine tool accessories) 35450304 - Bits for use on lathes,
planers, shapers, etc. 35450305 - Boring machine attachments (machine tool
accessories) 35450306 - Broaches (machine tool accessories) 35450309 - Chucks:
drill, lathe, or magnetic (machine tool accessories) 35450311 - Collets (machine
tool accessories) 35450312 - Diamond dressing and wheel crushing attachments
35450313 - Drill bits, metalworking 35450314 - Drill bushings (drilling jig)
35450315 - Drilling machine attachments and accessories 35450316 - Drills
(machine tool accessories) 35450317 - Gauges (machine tool accessories) 35450319
- Honing heads 35450324 - Rotary tables 35450325 - Shaping tools (machine tool
accessories) 35450327 - Tool holders 35450328 - Tools and accessories for
machine tools 35450329 - Vises, machine (machine tool accessories) 35460000 -
Power-driven handtools 35460100 - Drills and drilling tools 35460200 - Saws and
sawing equipment 35469901 - Cartridge-activated hand power tools 35469903 -
Guns, pneumatic: chip removal 35470209 - Steel rolling machinery 35480000 -
Welding apparatus 35480100 - Electric welding equipment 35480101 - Arc welders,
transformer-rectifier 35480102 - Arc welding generators, a.c. and d.c. 35480104
- Electrodes, electric welding 35480105 - Resistance welders, electric 35480107
- Spot welding apparatus, electric 35489901 - Gas welding equipment 35489902 -
Soldering equipment, except hand soldering irons 35489903 - Welding and cutting
apparatus and accessories, nec 35489904 - Welding wire, bare and coated 35490000
- Metalworking machinery, nec 35490102 - Wiredrawing and fabricating machinery
and equipment, ex. die 35490200 - Coiling machinery 35490201 - Coil winding
machines for springs 35490300 - Cutting and slitting machinery 35490301 -
Cutting-up lines 35490302 - Rotary slitters (metalworking machines) 35499901 -
Assembly machines, including robotic 35499902 - Marking machines, metalworking
35520000 - Textile machinery 35520115 - Spindles, textile 35520120 - Winders,
textile machinery 35520202 - Embroidery machines 35520207 - Knitting machines
35520211 - Reeds, loom 35520300 - Dyeing, drying, and finishing machinery and
equipment 35520305 - Finishing machinery, textile 35520309 - Silk screens for
textile industry 35530000 - Woodworking machinery 35539901 - Bandsaws,
woodworking 35539903 - Cabinet makers' machinery 35539904 - Furniture makers
machinery, woodworking 35539908 - Pattern makers' machinery, woodworking
35539914 - Saws, power: bench and table, except portable: woodworking 35539916 -
Shapers, woodworking machines 35540000 - Paper industries machinery 35540100 -
Paper forming machines 35540103 - Folding machines, paper 35549901 - Coating and
finishing machinery, paper 35549902 - Corrugating machines, paper 35549903 -
Cutting machines, paper 35549904 - Die cutting and stamping machinery, paper
converting 35549906 - Paper mill machinery: plating, slitting, waxing, etc.
35550102 - Presses, gravure 35550500 - Type and type making machinery and
equipment 35550501 - Type casting, founding, or melting machines 35550503 -
Type: lead, steel, brass, copper faced, etc. 35559903 - Lithographic stones
35559906 - Typographic numbering machines 35560000 - Food products machinery
35560100 - Dairy and milk machinery 35560102 - Cheese making machinery 35560105
- Ice cream manufacturing machinery 35560109 - Pasteurizing equipment, dairy
machinery 35560200 - Cutting, chopping, grinding, mixing, and similar machinery
35560208 - Mixers, commercial, food 35560209 - Mixers, feed, except agricultural
35560210 - Oilseed crushing and extracting machinery 35560212 - Presses, food:
cheese, beet, cider, and sugarcane 35560214 - Slicers, commercial, food 35560300
- Smoking or roasting machinery, including ovens 35560301 - Dehydrating
equipment, food processing 35560302 - Ovens, bakery 35560303 - Roasting
machinery: coffee, peanut, etc. 35560304 - Smokers, food processing equipment
35560400 - Beverage machinery 35560401 - Brewers' and maltsters' machinery
35560403 - Juice extractors, fruit and vegetable: commercial type 35560500 -
Meat, poultry, and seafood processing machinery 35560501 - Fish and shellfish
processing machinery 35560502 - Meat processing machinery 35560503 - Poultry
processing machinery 35569901 - Bakery machinery 35569903 - Chocolate processing
machinery 35569906 - Packing house machinery 35569907 - Pasta machinery 35569908
- Sugar plant machinery 35590100 - Sewing machines and hat and zipper making
machinery 35590101 - Bag seaming and closing machines (sewing machinery)
35590106 - Sewing machines and attachments, industrial, nec 35590203 - Scouring
machines (tannery equipment) 35590304 - Pack-up assemblies, wheel overhaul
35590400 - Refinery, chemical processing, and similar machinery 35590401 -
Chemical machinery and equipment 35590402 - Cryogenic machinery, industrial
35590403 - Desalination equipment 35590404 - Petroleum refinery equipment
35590501 - Foundry machinery and equipment 35590502 - Smelting and refining
machinery and equipment 35590603 - Kilns, lumber 35590700 - Rubber working
machinery, including tires 35599901 - Ammunition and explosives, loading
machinery 35599902 - Anodizing equipment 35599904 - Broom making machinery
35599907 - Concrete products machinery 35599909 - Cotton ginning machinery
35599911 - Electroplating machinery and equipment 35599912 - Glass making
machinery: blowing, molding, forming, etc. 35599913 - Jewelers' machines
35599915 - Metal finishing equipment for plating, etc. 35599918 - Optical lens
machinery 35599919 - Ozone machines 35599920 - Paint making machinery 35599921 -
Parking facility equipment and supplies 35599922 - Pharmaceutical machinery
35599923 - Plastics working machinery 35599924 - Pottery making machinery
35599925 - Robots, molding and forming plastics 35599926 - Screening equipment,
electric 35599928 - Separation equipment, magnetic 35599931 - Stone working
machinery 35599932 - Synthetic filament extruding machines 35599934 - Tobacco
products machinery 35599937 - Recycling machinery 35599938 - Fiber optics strand
coating machinery 35599939 - Electronic component making machinery 35599942 -
Vibratory parts handling equipment 35610000 - Pumps and pumping equipment
35610100 - Industrial pumps and parts 35610101 - Pump jacks and other pumping
equipment 35610102 - Pumps, oil well and field 35619901 - Cylinders, pump
35619903 - Pumps, domestic: water or sump 35620000 - Ball and roller bearings
35629901 - Ball bearings and parts 35629902 - Casters 35629903 - Roller bearings
and parts 35630000 - Air and gas compressors 35630100 - Air and gas compressors
including vacuum pumps 35630101 - Tire inflators, hand or compressor operated
35630102 - Vacuum pumps, except laboratory 35630103 - Vacuum (air extraction)
systems, industrial 35630200 - Spraying and dusting equipment 35630203 -
Spraying outfits: metals, paints, and chemicals (compressor) 35640000 - Blowers
and fans 35640100 - Purification and dust collection equipment 35640101 - Air
cleaning systems 35640102 - Air purification equipment 35640104 - Dust or fume
collecting equipment, industrial 35640105 - Filters, air: furnaces, air
conditioning equipment, etc. 35640106 - Precipitators, electrostatic 35640200 -
Blowers and fans 35640201 - Aircurtains (blower) 35640202 - Blowing fans:
industrial or commercial 35640203 - Exhaust fans: industrial or commercial
35640205 - Ventilating fans: industrial or commercial 35650000 - Packaging
machinery 35650100 - Bottling and canning machinery 35650101 - Aerating
machines, for beverages 35650103 - Bottling machinery: filling, capping,
labeling 35650104 - Canning machinery, food 35650200 - Packing and wrapping
machinery 35650201 - Bag opening, filling, and closing machines 35650203 -
Carton packing machines 35650205 - Labeling machines, industrial 35650206 -
Vacuum packaging machinery 35650207 - Wrapping machines 35660000 - Speed
changers, drives, and gears 35669901 - Drives, high speed industrial, except
hydrostatic 35670000 - Industrial furnaces and ovens 35670100 - Electrical
furnaces, ovens, & heating devices, exc.induction 35670101 - Heating units and
devices, industrial: electric 35670102 - Metal melting furnaces, industrial:
electric 35670200 - Fuel-fired furnaces and ovens 35670300 - Induction and
dielectric heating equipment 35670301 - Dielectric heating equipment 35670302 -
Induction heating equipment 35679902 - Ceramic kilns and furnaces 35679904 -
Driers and redriers, industrial process 35679906 - Incinerators, metal: domestic
or commercial 35679907 - Infrared ovens, industrial 35679910 - Paint baking and
drying ovens 35679911 - Radiant heating systems, industrial process 35679914 -
Vacuum furnaces and ovens 35679915 -  Incinerators, thermal, fume & catalytic
35680000 - Power transmission equipment, nec 35680100 - Bearings, bushings, and
blocks 35680101 - Bearings, plain 35680102 - Pillow blocks with plain bearings
35680200 - Joints and couplings 35680202 - Couplings, shaft: rigid, flexible,
universal joint, etc. 35680300 - Drives, chains, and sprockets 35680301 -
Belting, chain 35680302 - Chain, power transmission 35680304 - Drives: belt,
cable, or rope 35680305 - Sprockets (power transmission equipment) 35689901 -
Clutches, except vehicular 35689904 - Pulleys, power transmission 35689905 -
Shafts, flexible 35690000 - General industrial machinery, nec 35690100 - Filters
35690101 - Filter elements, fluid, hydraulic line 35690102 - Filters and
strainers, pipeline 35690103 - Filters, general line: industrial 35690200 -
Firefighting and related equipment 35690202 - Firehose equipment: driers, rack,
and reels 35690300 - Lubricating equipment 35690301 - Lubricating systems,
centralized 35690302 - Lubrication equipment, industrial 35690400 - Gas
producers, generators, and other gas related equipment 35690401 - Gas generators
35690402 - Gas producers (machinery) 35690404 - Generators: steam, liquid
oxygen, or nitrogen 35690405 - Separators for steam, gas, vapor, or air
(machinery) 35699901 - Assembly machines, non-metalworking 35699902 - Baling
machines, for scrap metal, paper, or similar material 35699903 - Blast cleaning
equipment, dustless 35699905 - Bridge or gate machinery, hydraulic 35699906 -
Centrifugal purifiers 35699907 - Centrifuges, industrial 35699909 - Heaters,
swimming pool: electric 35699912 - Jacks, hydraulic 35699914 - Robots, assembly
line: industrial and commercial 35699915 - Sifting and screening machines
35699917 - Testing chambers for altitude, temperature, ordnance, power 35699918
- Industrial shock absorbers 35710000 - Electronic computers 35719901 -
Computers, digital, analog or hybrid 35719903 - Minicomputers 35719904 -
Personal computers (microcomputers) 35720000 - Computer storage devices 35720100
- Computer disk and drum drives and components 35720101 - Disk drives, computer
35720200 - Computer tape drives and components 35720201 - Tape recorders for
computers 35729901 - Computer auxiliary storage units 35729902 - Magnetic
storage devices, computer 35750000 - Computer terminals 35750100 - Computer
terminals, monitors and components 35750101 - Cathode ray tube (CRT), computer
terminal 35750102 - Keyboards, computer, office machine 35759901 -
Teletypewriters 35770000 - Computer peripheral equipment, nec 35770101 -
Plotters, computer 35770202 - Tape cleaners, magnetic: computer 35770300 - Disk
and diskette equipment, except drives 35770500 - Magnetic ink and optical
scanning devices 35770502 - Magnetic ink recognition devices 35770503 - Optical
scanning devices 35770504 - Readers, sorters, or inscribers, magnetic ink
35779901 - Computer output to microfilm units 35779902 - Data conversion
equipment, media-to-media: computer 35779903 - Decoders, computer peripheral
equipment 35779904 - Encoders, computer peripheral equipment 35779906 - Graphic
displays, except graphic terminals 35779907 - Input/output equipment, computer
35780000 - Calculating and accounting equipment 35780100 - Accounting machines
and cash registers 35780103 - Cash registers 35780104 - Point-of-sale devices
35780300 - Banking machines 35789901 - Betting machines, pari-mutuel 35789902 -
Change making machines 35789903 - Coin counters 35790000 - Office machines, nec
35790100 - Mailing, letter handling, and addressing machines 35790102 -
Addressing machines, plates and plate embossers 35790103 - Envelope stuffing,
sealing, and addressing machines 35790107 - Mailing machines 35790200 - Typing
and word processing machines 35790300 - Paper handling machines 35790301 -
Binding machines, plastic and adhesive 35790303 - Embossing machines for store
and office use 35799902 - Check writing, endorsing, or signing machines 35799905
- Dictating machines 35799906 - Duplicating machines 35799912 - Time clocks and
time recording devices 35799913 - Voting machines 35810102 - Mechanisms for
coin-operated machines 35820000 - Commercial laundry equipment 35820100 -
Commercial laundry equipment 35820103 - Washing machines, laundry: commercial,
incl. coin-operated 35829901 - Drycleaning equipment and machinery, commercial,
nec 35850000 - Refrigeration and heating equipment 35850100 - Air conditioning
equipment, complete 35850101 - Air conditioning units, complete: domestic or
industrial 35850102 - Air conditioning, motor vehicle 35850200 - Refrigeration
equipment, complete 35850201 - Cabinets, show and display, refrigerated 35850202
- Counters and counter display cases, refrigerated 35850203 - Ice boxes,
industrial 35850204 - Ice making machinery 35850205 - Lockers, refrigerated
35850300 - Heating equipment, complete 35850301 - Furnaces, warm air: electric
35850302 - Heat pumps, electric 35850400 - Parts for heating, cooling, and
refrigerating equipment 35850401 - Air conditioning condensers and condensing
units 35850402 - Compressors for refrigeration and air conditioning equipment
35850403 - Condensers, refrigeration 35850404 - Evaporative condensers, heat
transfer equipment 35850500 - Soda fountain and beverage dispensing equipment
and parts 35850501 - Beer dispensing equipment 35850504 - Coolers, milk and
water: electric 35850507 - Soda fountains, parts, and accessories 35850600 -
Humidifiers and dehumidifiers 35850601 - Dehumidifiers electric, except portable
35850602 - Humidifying equipment, except portable 35859901 - Heating and air
conditioning combination units 35859902 - Snowmaking machinery 35860000 -
Measuring and dispensing pumps 35869901 - Gasoline pumps, measuring or
dispensing 35890100 - Commercial cooking and foodwarming equipment 35890101 -
Coffee brewing equipment 35890102 - Cooking equipment, commercial 35890103 -
Food warming equipment, commercial 35890105 - Popcorn machines, commercial
35890200 - Commercial cleaning equipment 35890201 - Car washing machinery
35890203 - Dirt sweeping units, industrial 35890204 - Dishwashing machines,
commercial 35890205 - Floor washing and polishing machines, commercial 35890207
- Vacuum cleaners and sweepers, electric: industrial 35890300 - Sewage and water
treatment equipment 35890301 - Sewage treatment equipment 35890302 - Sewer
cleaning equipment, power 35890303 - Swimming pool filter and water conditioning
systems 35890304 - Water filters and softeners, household type 35890305 - Water
purification equipment, household type 35890306 - Water treatment equipment,
industrial 35899903 - Garbage disposers and compactors, commercial 35899904 -
High pressure cleaning equipment 35899905 - Janitors' carts 35899906 - Liquor
dispensing equipment and systems 35899907 - Sandblasting equipment 35899909 -
Shredders, industrial and commercial 35920000 - Carburetors, pistons, piston
rings and valves 35920100 - Valves 35920101 - Valves, aircraft 35920102 -
Valves, engine 35929901 - Carburetors 35929902 - Pistons and piston rings
35930000 - Fluid power cylinders and actuators 35939901 - Fluid power actuators,
hydraulic or pneumatic 35939902 - Fluid power cylinders, hydraulic or pneumatic
35940000 - Fluid power pumps and motors 35940100 - Fluid power pumps 35940101 -
Pumps, hydraulic power transfer 35940200 - Fluid power motors 35940202 - Motors:
hydraulic, fluid power, or air 35949901 - Hydrostatic drives (transmissions)
35960000 - Scales and balances, except laboratory 35969903 - Counting scales
35969904 - Industrial scales 35969907 - Truck (motor vehicle) scales 35969908 -
Weighing machines and apparatus 35990000 - Industrial machinery, nec 35990100 -
Amusement park equipment 35990101 - Carnival machines and equipment, amusement
park, nec 35990103 - Ferris wheels 35990200 - Flexible metal hose, tubing, and
bellows 35990201 - Bellows, industrial: metal 35990202 - Hose, flexible metallic
35990302 - Custom machinery 35999902 - Boiler tube cleaners 35999903 - Catapults
35999905 - Crankshafts and camshafts, machining 35999906 - Electrical discharge
machining (EDM) 35999913 - Propellers, ship and boat: machined 35999918 - Ties,
form: metal 35999919 - Water leak detectors 35999920 - Weather vanes 36120000 -
Transformers, except electric 36120100 - Power and distribution transformers
36120102 - Control transformers 36120103 - Current limiting reactors, electrical
36120104 - Distribution transformers, electric 36120105 - Feeder voltage
boosters (electric transformers) 36120108 - Line voltage regulators 36120109 -
Power transformers, electric 36120110 - Transmission and distribution voltage
regulators 36120111 - Voltage regulating transformers, electric power 36120112 -
Voltage regulators, transmission and distribution 36120201 - Ballasts for
lighting fixtures 36120202 - Fluorescent ballasts 36120305 - Electronic meter
transformers 36120307 - Ignition transformers, for use on domestic fuel burners
36120314 - Rectifier transformers 36120317 - Tripping transformers 36129901 -
Instrument transformers (except portable) 36129903 - Vibrators, interrupter
36130000 - Switchgear and switchboard apparatus 36130100 - Power circuit
breakers 36130103 - Switches, electric power except snap, push button, etc.
36130104 - Time switches, electrical switchgear apparatus 36130200 - Panel and
distribution boards and other related apparatus 36130201 - Control panels,
electric 36130205 - Generator control and metering panels 36130206 - Metering
panels, electric 36130207 - Panelboards and distribution boards, electric
36130209 - Power switching equipment 36130211 - Switchboard apparatus, except
instruments 36130212 - Switchboards and parts, power 36130213 - Switchgear and
switchgear accessories, nec 36130300 - Fuses and fuse equipment 36130304 -
Fuses, electric 36139901 - Bus bar structures 36210000 - Motors and generators
36210100 - Electric motor and generator parts 36210101 - Armatures, industrial
36210102 - Coils, for electric motors or generators 36210103 - Collector rings,
for electric motors or generators 36210104 - Commutators, electric motor
36210105 - Frequency converters (electric generators) 36210107 - Motor housings
36210108 - Motors, electric 36210109 - Phase or rotary converters (electrical
equipment) 36210110 - Power generators 36210113 - Rotors, for motors 36210114 -
Sliprings, for motors or generators 36210115 - Starters, for motors 36210116 -
Storage battery chargers, motor and engine generator type 36210200 - Electric
motor and generator auxiliary parts 36210205 - Inverters, rotating: electrical
36210300 - Control equipment for electric buses and locomotives 36219901 -
Generating apparatus and parts, electrical 36219902 - Generator sets: gasoline,
diesel, or dual-fuel 36219903 - Generators and sets, electric 36219905 -
Generators for storage battery chargers 36219906 - Servomotors, electric
36219908 - Torque motors, electric 36240000 - Carbon and graphite products
36249901 - Brush blocks, carbon or molded graphite 36249902 - Brushes and brush
stock contacts, electric 36249904 - Electric carbons 36249905 - Electrodes,
thermal and electrolytic uses: carbon, graphite 36249906 - Fibers, carbon and
graphite 36250000 - Relays and industrial controls 36250100 - Motor controls and
accessories 36250101 - Motor control accessories, including overload relays
36250103 - Motor controls, electric 36250104 - Motor starters and controllers,
electric 36250105 - Starter, electric motor 36250200 - Industrial electrical
relays and switches 36250202 - Control circuit relays, industrial 36250204 -
Relays, electric power 36250205 - Relays, for electronic use 36250207 -
Switches, electric power 36250208 - Switches, electronic applications 36259901 -
Actuators, industrial 36259902 - Brakes, electromagnetic 36259903 - Control
circuit devices, magnet and solid state 36259904 - Control equipment, electric
36259905 - Controls for adjustable speed drives 36259907 - Electric controls and
control accessories, industrial 36259908 - Electromagnetic clutches or brakes
36259909 - Industrial controls: push button, selector switches, pilot 36259910 -
Marine and navy auxiliary controls 36259911 - Noise control equipment 36259912 -
Numerical controls 36259913 - Positioning controls, electric 36259914 -
Resistance welder controls 36259915 - Resistors and resistor units 36259917 -
Timing devices, electronic 36259918 - Truck controls, industrial battery
36290100 - Electronic generation equipment 36290101 - Battery chargers,
rectifying or nonrotating 36290102 - Electrochemical generators (fuel cells)
36290103 - Inverters, nonrotating: electrical 36290105 - Power conversion units,
a.c. to d.c.: static-electric 36290106 - Rectifiers (electrical apparatus)
36290107 - Thermo-electric generators 36290200 - Capacitors and condensers
36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts 36290202 -
Capacitors, fixed or variable 36290203 - Condensers, fixed or variable 36299901
- Blasting machines, electrical 36299903 - Static elimination equipment,
industrial 36310000 - Household cooking equipment 36310100 - Indoor cooking
equipment 36310105 - Stoves, disk 36319901 - Barbecues, grills, and braziers
(outdoor cooking) 36320000 - Household refrigerators and freezers 36329903 -
Refrigerator cabinets, household: metal and wood 36329904 - Refrigerators,
mechanical and absorption: household 36330000 - Household laundry equipment
36340000 - Electric housewares and fans 36340100 - Electric household cooking
appliances 36340101 - Broilers, electric 36340109 - Heaters, tape 36340110 -
Heating units, for electric appliances 36340112 - Ovens, portable: household
36340118 - Toasters, electric: household 36340206 - Juice extractors, electric
36340302 - Ceiling fans 36340303 - Dehumidifiers, electric: room 36340304 -
Fans, electric: desk 36340307 - Fans, exhaust and ventilating, electric:
household 36340310 - Heating units, electric (radiant heat): baseboard or wall
36340312 - Radiators, electric 36340314 - Space heaters, electric 36340400 -
Housewares, excluding cooking appliances and utensils 36340401 - Air purifiers,
portable 36340406 - Vaporizers, electric: household 36340500 - Personal
electrical appliances 36340504 - Dryers, electric: hand and face 36340505 - Hair
curlers, electric 36340507 - Heating pads, electric 36340509 - Razors, electric
36350000 - Household vacuum cleaners 36359901 - Carpet shampooer 36359903 -
Electric sweeper 36390100 - Major kitchen appliances, except refrigerators and
stoves 36390101 - Dishwashing machines, household 36390103 - Trash compactors,
household 36390200 - Sewing equipment 36390202 - Sewing machines and
attachments, domestic 36399902 - Hot water heaters, household 36410000 -
Electric lamps 36410100 - Electric lamps and parts for generalized applications
36410101 - Electric lamp (bulb) parts 36410102 - Electric light bulbs, complete
36410103 - Electrodes, cold cathode fluorescent lamp 36410106 - Lamps,
fluorescent, electric 36410107 - Lamps, incandescent filament, electric 36410110
- Tubes, electric light 36410203 - Health lamps, infrared or ultraviolet
36410211 - Ultraviolet lamps 36410212 - Sealed low-pressure gas lights 36430100
- Power outlets and sockets 36430103 - Lamp sockets and receptacles (electric
wiring devices) 36430104 - Outlets, electric: convenience 36430105 - Sockets,
electric 36430200 - Electric switches 36430201 - Bus bars (electrical
conductors) 36430300 - Electric connectors 36430302 - Connectors and terminals
for electrical devices 36430303 - Contacts, electrical 36430304 - Cord
connectors, electric 36430305 - Plugs, electric 36439902 - Ground clamps
(electric wiring devices) 36439904 - Lightning protection equipment 36439907 -
Power line cable 36440000 - Noncurrent-carrying wiring devices 36440102 -
Junction boxes, electric 36440103 - Outlet boxes (electric wiring devices)
36440200 - Electric conduits and fittings 36440202 - Raceways 36449902 -
Insulators and insulation materials, electrical 36449903 - Pole line hardware
36450000 - Residential lighting fixtures 36450100 - Lamp and light shades
36459901 - Boudoir lamps 36459903 - Desk lamps 36459904 - Floor lamps 36459905 -
Fluorescent lighting fixtures, residential 36459906 - Garden, patio, walkway and
yard lighting fixtures: electric 36459907 - Table lamps 36460000 - Commercial
lighting fixtures 36469901 - Ceiling systems, luminous 36469902 - Chandeliers,
commercial 36469903 - Desk lamps, commercial 36469904 - Fluorescent lighting
fixtures, commercial 36469905 - Ornamental lighting fixtures, commercial
36470000 - Vehicular lighting equipment 36470100 - Motor vehicle lighting
equipment 36470105 - Headlights (fixtures), vehicular 36479901 - Aircraft
lighting fixtures 36479903 - Boat and ship lighting fixtures 36480000 - Lighting
equipment, nec 36480100 - Outdoor lighting equipment 36480101 - Airport lighting
fixtures: runway approach, taxi, or ramp 36480103 - Decorative area lighting
fixtures 36480105 - Fountain lighting fixtures 36480106 - Gas lighting fixtures
36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline 36480108 -
Public lighting fixtures 36480110 - Street lighting fixtures 36480200 - Stage
lighting equipment 36480201 - Spotlights 36480202 - Strobe lighting systems
36489901 - Arc lighting fixtures 36489902 - Flashlights 36489904 - Lighting
fixtures, except electric: residential 36489906 - Reflectors, for lighting
equipment: metal 36489907 - Sun tanning equipment, incl. tanning beds 36489908 -
Swimming pool lighting fixtures 36489909 - Ultraviolet lamp fixtures 36489910 -
Underwater lighting fixtures 36510000 - Household audio and video equipment
36510100 - Household audio equipment 36510101 - Amplifiers: radio, public
address, or musical instrument 36510102 - Audio electronic systems 36510108 -
Loudspeakers, electrodynamic or magnetic 36510109 - Microphones 36510110 - Music
distribution apparatus 36510115 - Public address systems 36510116 - Radio
receiving sets 36510117 - Recording machines, except dictation and telephone
answering 36510118 - Sound reproducing equipment 36510119 - Speaker monitors
36510120 - Speaker systems 36510200 - Household video equipment 36510201 -
Television receiving sets 36510202 - Video camera-audio recorders, household use
36510203 - Video cassette recorders/players and accessories 36510204 - Video
triggers (remote control TV devices) 36519901 - Electronic kits for home
assembly: radio, TV, phonograph 36519902 - Home entertainment equipment,
electronic, nec 36520000 - Prerecorded records and tapes 36529901 - Compact
laser discs, prerecorded 36529902 - Magnetic tape (audio): prerecorded 36529903
- Master records or tapes, preparation of 36529904 - Phonograph record blanks
36529905 - Phonograph records, prerecorded 36610000 - Telephone and telegraph
apparatus 36610100 - Telephones and telephone apparatus 36610102 - Communication
headgear, telephone 36610103 - Facsimile equipment 36610104 - Headsets,
telephone 36610105 - Modems 36610106 - Switching equipment, telephone 36610107 -
Telephone answering machines 36610108 - Telephone central office equipment, dial
or manual 36610110 - Telephone sets, all types except cellular radio 36610111 -
Telephone station equipment and parts, wire 36610112 - Telephones, sound powered
(no battery) 36610203 - Telegraph or telephone carrier and repeater equipment
36619901 - Carrier equipment, telephone or telegraph 36619904 - Message
concentrators 36619905 - Multiplex equipment, telephone and telegraph 36619906 -
Switchboards, telephone or telegraph 36619907 - Telephone cords, jacks,
adapters, etc. 36619908 - Fiber optics communications equipment 36630000 - Radio
and t.v. communications equipment 36630100 - Radio broadcasting and
communications equipment 36630101 - Airborne radio communications equipment
36630102 - Amplifiers, RF power and IF 36630104 - Cellular radio telephone
36630106 - Marine radio communications equipment 36630108 - Pagers (one-way)
36630109 - Radio receiver networks 36630110 - Receivers, radio communications
36630111 - Transmitter-receivers, radio 36630200 - Television broadcasting and
communications equipment 36630201 - Cable television equipment 36630204 -
Television antennas (transmitting) and ground equipment 36630205 - Television
closed circuit equipment 36630206 - Television monitors 36639901 - Antennas,
transmitting and communications 36639902 - Digital encoders 36639903 -
Encryption devices 36639904 - Light communications equipment 36639905 -
Microwave communication equipment 36639906 - Mobile communication equipment
36639907 - Radio and television switching equipment 36639908 -
Receiver-transmitter units (transceiver) 36639909 - Satellites, communications
36639910 - Space satellite communications equipment 36639911 - Studio equipment,
radio and television broadcasting 36639912 - Telemetering equipment, electronic
36639913 - Transmitting apparatus, radio or television 36639914 - Global
positioning systems (GPS) equipment 36690000 - Communications equipment, nec
36690100 - Emergency alarms 36690101 - Burglar alarm apparatus, electric
36690102 - Fire alarm apparatus, electric 36690103 - Fire detection systems,
electric 36690104 - Metal detectors 36690105 - Sirens, electric: vehicle,
marine, industrial, and air raid 36690106 - Smoke detectors 36690200 -
Transportation signaling devices 36690203 - Pedestrian traffic control equipment
36690204 - Railroad signaling devices, electric 36690205 - Signaling apparatus,
electric 36690206 - Traffic signals, electric 36699901 - Intercommunication
systems, electric 36699902 - Visual communication systems 36710000 - Electron
tubes 36710100 - Cathode ray tubes, including rebuilt 36710202 - Electron tubes,
industrial 36710207 - Electronic tube parts, except glass blanks 36710208 - Gas
or vapor tubes 36710213 - Photomultiplier tubes 36710215 - Traveling wave tubes
36710217 - Vacuum tubes 36729902 - Wiring boards 36740102 - Diodes, solid state
(germanium, silicon, etc.) 36740103 - Light emitting diodes 36740201 - Computer
logic modules 36740202 - Hybrid integrated circuits 36740203 - Magnetic bubble
memory device 36740204 - Memories, solid state 36740205 - Metal oxide silicon
(MOS) devices 36740207 - Microprocessors 36740208 - Monolithic integrated
circuits (solid state) 36740209 - Random access memory (RAM) 36740212 - Thin
film circuits 36740300 - Light sensitive devices 36740301 - Light sensitive
devices, solid state 36740305 - Photovoltaic devices, solid state 36740306 -
Solar cells 36740400 - Radiation sensors 36740401 - Infrared sensors, solid
state 36749901 - Fuel cells, solid state 36749903 - Hall effect devices 36749905
- Modules, solid state 36749906 - Molecular devices, solid state 36749907 -
Nuclear detectors, solid state 36749908 - Optical isolators 36749909 - Silicon
wafers, chemically doped 36749910 - Solid state electronic devices, nec 36749911
- Strain gages, solid state 36749913 - Switches, silicon control 36749915 -
Thermoelectric devices, solid state 36749916 - Transistors 36750000 - Electronic
capacitors 36759901 - Condensers, electronic 36760000 - Electronic resistors
36769902 - Thermistors, except temperature sensors 36770000 - Electronic coils
and transformers 36770100 - Electronic transformers 36770104 - Transformers
power supply, electronic type 36779901 - Baluns 36779902 - Coil windings,
electronic 36779903 - Filtration devices, electronic 36779904 - Inductors,
electronic 36780000 - Electronic connectors 36790000 - Electronic components,
nec 36790100 - Electronic circuits 36790101 - Attenuators 36790102 -
Commutators, electronic 36790103 - Delay lines 36790105 - Microwave components
36790108 - Rectifiers, electronic 36790109 - Rheostats, for electronic end
products 36790110 - Solenoids for electronic applications 36790111 -
Transducers, electrical 36790200 - Recording and playback apparatus, including
phonograph 36790203 - Recording and playback heads, magnetic 36790300 -
Electronic loads and power supplies 36790301 - Loads, electronic 36790302 -
Oscillators 36790303 - Power supplies, all types: static 36790304 - Static power
supply converters for electronic applications 36790400 - Electronic crystals
36790403 - Quartz crystals, for electronic application 36790500 - Electronic
switches 36790502 - Switches, stepping 36790503 - Video triggers, except remote
control TV devices 36799901 - Antennas, receiving 36799902 - Antennas,
satellite: household use 36799903 - Cores, magnetic 36799904 - Cryogenic cooling
devices for infrared detectors, masers 36799905 - Harness assemblies, for
electronic use: wire or cable 36799906 - Headphones, radio 36799907 - Hermetic
seals, for electronic equipment 36799908 - Liquid crystal displays (LCD)
36799909 - Parametric amplifiers 36799910 - Resonant reed devices, electronic
36799915 - Voice controls 36910000 - Storage batteries 36919901 - Alkaline cell
storage batteries 36919902 - Batteries, rechargeable 36919903 - Lead acid
batteries (storage batteries) 36920000 - Primary batteries, dry and wet 36940000
- Engine electrical equipment 36940100 - Battery charging alternators and
generators 36940102 - Battery charging generators, automobile and aircraft
36940200 - Ignition apparatus and distributors 36940201 - Distributors, motor
vehicle engine 36940202 - Harness wiring sets, internal combustion engines
36940203 - Ignition apparatus, internal combustion engines 36940205 - Ignition
systems, high frequency 36940207 - Spark plugs, for internal combustion engines
36949903 - Battery cable wiring sets for internal combustion engines 36950000 -
Magnetic and optical recording media 36950100 - Magnetic disks and drums
36950101 - Computer software tape and disks: blank, rigid, and floppy 36950201 -
Audio range tape, blank 36950203 - Video recording tape, blank 36959901 -
Optical disks and tape, blank 36990000 - Electrical equipment and supplies, nec
36990100 - High-energy particle physics equipment 36990101 - Accelerating
waveguide structures 36990103 - Betatrons 36990104 - Cyclotrons 36990106 -
Electron linear accelerators 36990107 - Electrostatic particle accelerators
36990108 - Linear accelerators 36990200 - Electrical welding equipment 36990201
- Electron beam metal cutting, forming or welding machines 36990202 - Laser
welding, drilling, and cutting equipment 36990203 - Welding machines and
equipment, ultrasonic 36990300 - Electronic training devices 36990302 - Flight
simulators (training aids), electronic 36990303 - Teaching machines and aids,
electronic 36990400 - Electric sound equipment 36990404 - Sound signaling
devices, electrical 36990405 - Underwater sound equipment 36990500 - Security
devices 36990502 - Security control equipment and systems 36990601 - Appliance
cords, for household electrical equipment 36990602 - Christmas tree lighting
sets, electric 36990604 - Door opening and closing devices, electrical 36990605
- Extension cords 36990608 - Insect lamps, electric 36999901 - Cleaning
equipment, ultrasonic, except medical and dental 36999902 - Fire control or
bombing equipment, electronic 36999904 - Grids, electric 36999905 - Heat
emission operating apparatus 36999906 - Laser systems and equipment 37140000 -
Motor vehicle parts and accessories 37140110 - Filters: oil, fuel, and air,
motor vehicle 37140304 - Shock absorbers, motor vehicle 37140405 - Horns, motor
vehicle 37140409 - Wipers, windshield, motor vehicle 37280102 - Aircraft body
assemblies and parts 37319903 - Drydocks, floating 37319906 - Submersible marine
robots, manned or unmanned 37320101 - Fishing boats: lobster, crab, oyster,
etc.: small 37320103 - Hydrofoil boats 37329901 - Boat kits, not models 37329904
- Pontoons, except aircraft and inflatable 37430000 - Railroad equipment
37430100 - Railroad equipment, except locomotives 37430101 - Brakes, air and
vacuum: railway 37430103 - Freight cars and equipment 37430105 - Lubrication
systems, locomotive 37430106 - Railroad car rebuilding 37430107 - Railway
maintenance cars 37430111 - Train cars and equipment, freight or passenger
37430203 - Streetcars and car equipment 37430204 - Trackless trolley buses
37430300 - Locomotives and parts 37430304 - Railroad locomotives and parts,
electric or nonelectric 37510000 - Motorcycles, bicycles and parts 37510100 -
Motorcycles and related parts 37510102 - Motor scooters and parts 37510103 -
Motorcycle accessories 37510200 - Bicycles and related parts 37510201 - Brakes,
friction clutch and other: bicycle 37519901 - Frames, motorcycle and bicycle
37519902 - Gears, motorcycle and bicycle 37610000 - Guided missiles and space
vehicles 37619902 - Guided missiles and space vehicles, research and development
37619904 - Rockets, space and military, complete 37619905 - Space vehicles,
complete 37640000 - Space propulsion units and parts 37649901 - Engines and
engine parts, guided missile 37649902 - Guided missile and space vehicle
engines, research & devel. 37649903 - Propulsion units for guided missiles and
space vehicles 37649904 - Rocket motors, guided missiles 37690000 - Space
vehicle equipment, nec 37699904 - Guided missile and space vehicle parts and
aux. equip., R&D 37920000 - Travel trailers and campers 37929902 - Campers, for
mounting on trucks 37929903 - Camping trailers and chassis 37929904 - House
trailers, except as permanent dwellings 37929905 - Pickup covers, canopies or
caps 37950000 - Tanks and tank components 37990100 - Trailers and trailer
equipment 37990102 - Boat trailers 37990103 - Horse trailers, except fifth-wheel
type 37990104 - Towing bars and systems 37990105 - Trailer hitches 37990200 -
Recreational vehicles 37990201 - All terrain vehicles (ATV) 37990204 - Golf
carts, powered 37990205 - Snowmobiles 37990401 - Pushcarts 37990402 -
Wheelbarrows 37999901 - Carriages, horse drawn 37999902 - Ski lifts, tows or
gondolas 38120000 - Search and navigation equipment 38120100 -
Aircraft/aerospace flight instruments and guidance systems 38120101 -
Acceleration indicators and systems components, aerospace 38120102 - Aircraft
flight instruments 38120104 - Altimeters, standard and sensitive 38120111 -
Flight recorders 38120116 - Gyroscopes 38120119 - Inertial guidance systems
38120120 - Infrared object detection equipment 38120121 - Instrument landing
systems (ILS), airborne or ground 38120200 - Aircraft control instruments
38120201 - Aircraft control systems, electronic 38120300 - Navigational systems
and instruments 38120301 - Antennas, radar or communications 38120305 -
Degaussing equipment 38120306 - Radar systems and equipment 38120307 - Sonar
systems and equipment 38120308 - Space vehicle guidance systems and equipment
38120500 - Defense systems and equipment 38120502 - Warfare counter-measure
equipment 38120600 - Search and detection systems and instruments 38120601 - Air
traffic control systems and equipment, electronic 38120602 - Detection
apparatus: electronic/magnetic field, light/heat 38120604 - Magnetic field
detection apparatus 38129902 - Distance measuring equipment 38129903 - Light or
heat emission operating apparatus 38210000 - Laboratory apparatus and furniture
38210100 - Laboratory apparatus, except heating and measuring 38210103 -
Chemical laboratory apparatus, nec 38210104 - Clinical laboratory instruments,
except medical and dental 38210108 - Freezers, laboratory 38210111 - Incubators,
laboratory 38210112 - Laboratory equipment: fume hoods, distillation racks, etc.
38210113 - Laser beam alignment devices 38210120 - Pi tapes (metal periphery
direct reading diameter tapes) 38210121 - Pipettes, hemocytometer 38210123 -
Shakers and stirrers 38210124 - Sterilizers 38210125 - Vacuum pumps, laboratory
38210200 - Laboratory furniture 38210201 - Worktables, laboratory 38210300 -
Laboratory heating apparatus 38210303 - Furnaces, laboratory 38210400 -
Laboratory measuring apparatus 38210404 - Time interval measuring equipment,
electric (lab type) 38220000 - Environmental controls 38220100 - Air
conditioning and refrigeration controls 38220101 - Air flow controllers, air
conditioning and refrigeration 38220103 - Humidity controls, air-conditioning
types 38220104 - Pressure controllers, air-conditioning system type 38220105 -
Refrigeration controls (pressure) 38220106 - Refrigeration/air-conditioning
defrost controls 38220200 - Hardware for environmental regulators 38220201 -
Damper operators: pneumatic, thermostatic, electric 38220300 - Thermostats and
other environmental sensors 38220301 - Built-in thermostats, filled system and
bimetal types 38220304 - Temperature sensors for motor windings 38220306 -
Thermostats, except built-in 38220400 - Hydronic controls 38220403 - Hydronic
pressure or temperature controls 38220404 - Liquid level controls, residential
or commercial heating 38220500 - Electric heat controls 38220501 - Electric heat
proportioning controls, modulating controls 38220600 - Appliance controls,except
air-conditioning and refrigeration 38229902 - Controls, combination limit and
fan 38229903 - Controls, combination oil and hydronic 38229905 - Energy cutoff
controls, residential or commercial types 38229912 - Limit controls, residential
and commercial heating types 38229914 - Static pressure regulators 38229916 -
Vapor heating controls 38229917 - Water heater controls 38230000 - Process
control instruments 38230100 - Temperature measurement instruments, industrial
38230101 - Pyrometers, industrial process type 38230102 - Resistance
thermometers and bulbs, industrial process type 38230103 - Temperature
instruments: industrial process type 38230104 - Thermistors, industrial process
type 38230105 - Thermocouples, industrial process type 38230106 - Thermometers,
filled system: industrial process type 38230200 - Pressure measurement
instruments, industrial 38230201 - Differential pressure instruments, industrial
process type 38230203 - Pressure gauges, dial and digital 38230300 - Industrial
flow and liquid measuring instruments 38230301 - Flow instruments, industrial
process type 38230302 - Fluidic devices, circuits, and systems for process
control 38230303 - Gas flow computers, industrial process type 38230304 - Level
and bulk measuring instruments, industrial process 38230305 - Liquid level
instruments, industrial process type 38230307 - Primary elements for process
flow measurement 38230310 - Viscosimeters, industrial process type 38230400 -
Industrial process measurement equipment 38230401 - Analyzers, industrial
process type 38230402 - Annunciators, relay and solid state types 38230403 -
Computer interface equipment, for industrial process control 38230404 -
Controllers, for process variables, all types 38230406 - Data loggers,
industrial process type 38230408 - Digital displays of process variables
38230409 - Draft gauges, industrial process type 38230410 - Electrodes used in
industrial process measurement 38230411 - Electrolytic conductivity instruments,
industrial process 38230413 - Infrared instruments, industrial process type
38230415 - Programmers, process type 38230416 - Refractometers, industrial
process type 38230417 - Telemetering instruments, industrial process type
38230418 - Thermal conductivity instruments, industrial process type 38230419 -
Time cycle and program controllers, industrial process type 38230420 -
Transmitters of process variables, stand. signal conversion 38230500 - On-stream
gas/liquid analysis instruments, industrial 38230501 - Absorption analyzers:
infrared, x-ray, etc.: industrial 38230502 - Chromatographs, industrial process
type 38230503 - Liquid analysis instruments, industrial process type 38230506 -
Water quality monitoring and control systems 38239901 - Boiler controls:
industrial, power, and marine type 38239903 - Combustion control instruments
38239905 - Industrial process control instruments 38239906 - Moisture meters,
industrial process type 38239907 - Nuclear reactor controls 38240000 - Fluid
meters and counting devices 38240100 - Integrating and totalizing meters for gas
and liquids 38240101 - Gasmeters, domestic and large capacity: industrial
38240102 - Gasoline dispensing meters 38240103 - Impeller and counter driven
flow meters 38240105 - Liquid meters, nec 38240107 - Mechanical measuring meters
38240108 - Positive displacement meters 38240115 - Turbine meters 38240117 -
Water meters 38240200 - Mechanical and electromechanical counters and devices
38240202 - Counters, revolution 38240203 - Electromechanical counters 38240210 -
Tally counters 38240300 - Vehicle instruments 38240303 - Speedometers 38240304 -
Tachometer, centrifugal 38249901 - Controls, revolution and timing instruments
38249904 - Pedometers 38250000 - Instruments to measure electricity 38250100 -
Engine electrical test equipment 38250103 - Battery testers, electrical 38250105
- Digital test equipment, electronic and electrical circuits 38250200 - Test
equipment for electronic and electric measurement 38250201 - Analog-digital
converters, electronic instrumentation type 38250202 - Analyzers for testing
electrical characteristics, nec 38250204 - Bridges: Kelvin, Wheatstone, vacuum
tube, megohm, etc. 38250206 - Digital panel meters, electricity measuring
38250207 - Diode and transistor testers 38250209 - Electron tube test equipment
38250215 - Integrated circuit testers 38250216 - Lab standards, electric:
resistance, inductance, capacitance 38250218 - Microwave test equipment 38250219
- Network analyzers 38250221 - Radar testing instruments, electric 38250222 -
Radio apparatus analyzers, nec 38250228 - Signal generators and averagers
38250229 - Spectrum analyzers 38250231 - Standards and calibrating equipment,
laboratory 38250232 - Standards and calibration equipment for electrical
measuring 38250234 - Synchroscopes 38250236 - Test equipment for electronic and
electrical circuits 38250238 - Transducers for volts, amperes, watts, vars,
frequency, etc. 38250241 - Waveform measuring and/or analyzing equipment, nec
38250300 - Electrical energy measuring equipment 38250303 - Current measuring
equipment, nec 38250305 - Electrical power measuring equipment 38250306 - Energy
measuring equipment, electrical 38250308 - Frequency meters: electrical,
mechanical, and electronic 38250310 - Instruments for measuring electrical
quantities 38250312 - Measuring instruments and meters, electric 38250313 -
Meters, power factor and phase angle 38250314 - Meters: electric, pocket,
portable, panelboard, etc. 38250317 - Oscillators, audio and radio frequency
(instrument types) 38250318 - Oscillographs and oscilloscopes 38250319 -
Potentiometric instruments, except industrial process type 38250320 - Power
measuring equipment, electrical 38250321 - Radio frequency measuring equipment
38250322 - Recorders, oscillographic 38250323 - Resistance measuring equipment
38250326 - Sweep oscillators 38250331 - Watt-hour meters, electrical 38259901 -
Elapsed time meters, electronic 38260000 - Analytical instruments 38260100 -
Spectroscopic and other optical properties measuring equip. 38260103 - Infrared
analytical instruments 38260104 - Mass spectrometers 38260105 - Mass
spectroscopy instrumentation 38260109 - Polariscopes 38260113 - Spectrographs
38260114 - Spectrometers 38260200 - Analytical optical instruments 38260202 -
Microscopes, electron and proton 38260300 - Liquid testing apparatus 38260302 -
Liquid chromatographic instruments 38260305 - Petroleum product analyzing
apparatus 38260308 - Water testing apparatus 38260400 - Blood testing apparatus
38260401 - Amino acid analyzers 38260403 - Protein analyzers, laboratory type
38260500 - Gas testing apparatus 38260501 - Gas analyzing equipment 38260600 -
Instruments measuring magnetic and electrical properties 38260604 -
Electrophoresis equipment 38260605 - Magnetic resonance imaging apparatus
38260700 - Instruments measuring thermal properties 38260702 - Thermal analysis
instruments, laboratory type 38269901 - Automatic chemical analyzers 38269902 -
Chromatographic equipment, laboratory type 38269905 - Dust sampling and analysis
equipment 38269907 - Environmental testing equipment 38269908 - Integrators
(mathematical instruments) 38269909 - Laser scientific and engineering
instruments 38270000 - Optical instruments and lenses 38270100 - Optical
instruments and apparatus 38270101 - Binoculars 38270102 - Boroscopes 38270106 -
Gun sights, optical 38270107 - Lenses, optical: all types except ophthalmic
38270110 - Metallographs 38270112 - Microscopes, except electron, proton, and
corneal 38270113 - Periscopes 38270115 - Sighting and fire control equipment,
optical 38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.
38270118 - Telescopic sights 38270200 - Lens coating and grinding equipment
38270201 - Lens coating equipment 38279901 - Aiming circles (fire control
equipment) 38279909 - Light sources, standard 38279914 - Optical comparators
38279915 - Optical elements and assemblies, except ophthalmic 38279916 - Optical
test and inspection equipment 38279919 - Reflectors, optical 38290000 -
Measuring and controlling devices, nec 38290100 - Aircraft and motor vehicle
measurement equipment 38290101 - Accelerometers 38290107 - Gauging instruments,
thickness ultrasonic 38290110 - Pressure and vacuum indicators, aircraft engine
38290112 - Testers for checking hydraulic controls on aircraft 38290113 - Thrust
power indicators, aircraft engine 38290200 - Geophysical and meteorological
testing equipment 38290203 - Barometers, mercury and aneroid types 38290206 -
Geophysical or meteorological electronic equipment 38290209 - Magnetometers
38290210 - Meteorologic tracking systems 38290211 - Meteorological instruments
38290215 - Seismographs 38290218 - Solarimeters 38290219 - Weather tracking
equipment 38290220 - Wind direction indicators 38290300 - Surveying and drafting
equipment 38290305 - Photogrammetrical instruments 38290312 - Surveying
instruments and accessories 38290400 - Physical property testing equipment
38290401 - Cable testing machines 38290403 - Dynamometer instruments 38290404 -
Fatigue testing machines, industrial: mechanical 38290405 - Hardness testing
equipment 38290406 - Stress, strain, and flaw detecting/measuring equipment
38290407 - Tensile strength testing equipment 38290408 - Testing equipment:
abrasion, shearing strength, etc. 38290500 - Nuclear radiation and testing
apparatus 38290502 - Electrogamma ray loggers 38290503 - Geiger counters
38290504 - Ion chambers 38290506 - Medical diagnostic systems, nuclear 38290507
- Nuclear instrument modules 38290512 - Spectrometers, liquid scintillation and
nuclear 38290601 - Fare registers, for street cars, buses, etc. 38290603 -
Turnstiles, equipped with counting mechanisms 38290700 - Thermometers and
temperature sensors 38290701 - Temperature sensors, except industrial process
and aircraft 38290702 - Thermocouples 38290703 - Thermometers, including
digital: clinical 38290704 - Thermometers, liquid-in-glass and bimetal type
38299901 - Anamometers 38299902 - Breathalyzers 38299903 - Chronometers,
electronic 38299906 - Gas detectors 38299908 - Instrumentation for reactor
controls, auxiliary 38299913 - Pressure transducers 38299920 - Thermomagnetic
oxygen analyzer 38299922 - Ultrasonic testing equipment 38299923 - Vibration
meters, analyzers, and calibrators 38299925 - Polygraph devices 38299926 -
Liquid leak detection equipment 38410000 - Surgical and medical instruments
38410100 - Ophthalmic instruments and apparatus 38410101 - Muscle exercise
apparatus, ophthalmic 38410102 - Ophthalmic lasers 38410200 - Diagnostic
apparatus, medical 38410201 - Biopsy instruments and equipment 38410202 - Blood
pressure apparatus 38410206 - Eye examining instruments and apparatus 38410300 -
Veterinarians' instruments and apparatus 38410400 - Surgical instruments and
apparatus 38410401 - Anesthesia apparatus 38410402 - Cannulae 38410403 -
Catheters 38410408 - Hypodermic needles and syringes 38410409 - Inhalators,
surgical and medical 38410410 - Instruments, microsurgical: except
electromedical 38410413 - Needles, suture 38410418 - Suction therapy apparatus
38410420 - Surgical lasers 38410421 - Surgical stapling devices 38410500 -
Medical instruments and equipment, blood and bone work 38410501 - Blood
transfusion equipment 38410503 - Bone plates and screws 38410505 - Hemodialysis
apparatus 38410506 - IV transfusion apparatus 38419901 - Inhalation therapy
equipment 38419904 - Physiotherapy equipment, electrical 38419905 - Skin
grafting equipment 38419907 - Ultrasonic medical cleaning equipment 38420000 -
Surgical appliances and supplies 38420100 - Personal safety equipment 38420101 -
Bulletproof vests 38420102 - Clothing, fire resistant and protective 38420103 -
Ear plugs 38420104 - Gas masks 38420105 - Gloves, safety 38420107 - Life
preservers, except cork and inflatable 38420109 - Noise protectors, personal
38420111 - Radiation shielding aprons, gloves, sheeting, etc. 38420112 -
Respiratory protection equipment, personal 38420115 - Welders' hoods 38420201 -
Absorbent cotton, sterilized 38420300 - Prosthetic appliances 38420301 -
Cosmetic restorations 38420302 - Implants, surgical 38420303 - Limbs, artificial
38420304 - Models, anatomical 38420400 - Orthopedic appliances 38420401 -
Abdominal supporters, braces, and trusses 38420402 - Braces, elastic 38420403 -
Braces, orthopedic 38420405 - Cervical collars 38420409 - Elastic hosiery,
orthopedic (support) 38420411 - Foot appliances, orthopedic 38420412 - Hearing
aids 38420414 - Splints, pneumatic and wood 38420415 - Supports: abdominal,
ankle, arch, kneecap, etc. 38420416 - Suspensories 38420417 - Technical aids for
the handicapped 38420418 - Trusses, orthopedic and surgical 38420420 -
Wheelchairs 38420500 - Bandages and dressings 38420502 - Dressings, surgical
38420503 - Gauze, surgical 38429901 - Adhesive tape and plasters, medicated or
non-medicated 38429904 - Belts: surgical, sanitary, and corrective 38429907 -
First aid, snake bite, and burn kits 38429909 - Grafts, artificial: for surgery
38429915 - Ligatures, medical 38429916 - Respirators 38429919 - Sterilizers,
hospital and surgical 38429921 - Stretchers 38429922 - Surgical appliances and
supplies 38429923 - Sutures, absorbable and non-absorbable 38429927 - Whirlpool
baths, hydrotherapy equipment 38430000 - Dental equipment and supplies 38430100
- Dental equipment 38430104 - Burs, dental 38430105 - Cabinets, dental 38430107
- Dental chairs 38430109 - Dental hand instruments, nec 38430110 - Dental
laboratory equipment 38430115 - Hand pieces and parts, dental 38430116 -
Orthodontic appliances 38430200 - Dental materials 38430202 - Compounds, dental
38430203 - Dental alloys for amalgams 38430205 - Denture materials 38430206 -
Enamels, dentists' 38430212 - Teeth, artificial (not made in dental
laboratories) 38440000 - X-ray apparatus and tubes 38449901 - Beta-ray
irradiation equipment 38449906 - Lamps, X-ray 38449908 - Radiographic X-ray
apparatus and tubes 38449910 - Therapeutic X-ray apparatus and tubes 38449911 -
X-ray generators 38450000 - Electromedical equipment 38450100 - Electromedical
apparatus 38450101 - Audiological equipment, electromedical 38450103 -
Bronchoscopes, electromedical 38450104 - Cardiographs 38450107 - CAT scanner
(computerized axial tomography) apparatus 38450108 - Electrocardiographs
38450111 - Endoscopic equipment, electromedical, nec 38450113 - Magnetic
resonance imaging device, nuclear 38450115 - Patient monitoring apparatus, nec
38450117 - Position emission tomography (PET scanner) 38450118 - Respiratory
analysis equipment, electromedical 38450120 - Ultrasonic medical equipment,
except cleaning 38450121 - Ultrasonic scanning devices, medical 38450200 -
Electrotherapeutic apparatus 38450202 - Defibrillator 38450203 - Dialyzers,
electromedical 38450205 - Heart-lung machine 38450206 - Pacemaker, cardiac
38450207 - Surgical support systems: heart-lung machine, exc. iron lung 38450208
- Transcutaneous electrical nerve stimulators (TENS) 38459901 - Laser systems
and equipment, medical 38459902 - Lithotripters 38459903 - Medical cleaning
equipment, ultrasonic 38510000 - Ophthalmic goods 38510100 - Frames, lenses, and
parts, eyeglass and spectacle 38510101 - Eyeglasses, lenses and frames 38510102
- Frames and parts, eyeglass and spectacle 38510103 - Lens coating, ophthalmic
38510104 - Lens grinding, except prescription: ophthalmic 38510105 - Lenses,
ophthalmic 38510200 - Protective eyeware 38510201 - Glasses, sun or glare
38510202 - Goggles: sun, safety, industrial, underwater, etc. 38510203 -
Protectors, eye 38519901 - Contact lenses 38519902 - Eyes, glass and plastic
38610000 - Photographic equipment and supplies 38610100 - Sensitized film,
cloth, and paper 38610104 - Film, sensitized motion picture, X-ray, still
camera, etc. 38610105 - Graphic arts plates, sensitized 38610109 - Motion
picture film 38610110 - Photographic paper and cloth, all types, nec 38610111 -
Photographic sensitized goods, nec 38610112 - Plates, photographic (sensitized)
38610200 - Photographic processing equipment and chemicals 38610207 - Processing
equipment, photographic 38610300 - Cameras and related equipment 38610301 -
Aerial cameras 38610302 - Cameras, microfilm 38610303 - Cameras, still and
motion picture (all types) 38610305 - Flashlight apparatus for photographers,
except bulbs 38610306 - Lens shades, camera 38610308 - Microfilm equipment:
cameras, projectors, readers, etc. 38610309 - Motion picture apparatus and
equipment 38610310 - Photo reconnaissance systems 38610314 - Shutters, camera
38610315 - Stands, camera and projector 38610316 - Tripods, camera and projector
38610400 - Photographic film, plate, and paper holders 38610402 - Reels, film
38610500 - Reproduction machines and equipment 38610505 - Photocopy machines
38610603 - Toners, prepared photographic (not made in chemical plants) 38619902
- Editing equipment, motion picture: viewers, splicers, etc. 38619903 -
Projectors, still or motion picture, silent or sound 38619904 - Screens,
projection 38619906 - Sound recording and reproducing equipment, motion picture
38730000 - Watches, clocks, watchcases, and parts 38739901 - Appliance timers
38739904 - Clocks, assembly of 38739905 - Clocks, except timeclocks 38739907 -
Timers for industrial use, clockwork mechanism only 38739909 - Watches and
parts, except crystals and jewels 39110000 - Jewelry, precious metal 39110100 -
Jewelry apparel 39110101 - Bracelets, precious metal 39110102 - Collar/cuff
buttons, precious/semiprecious metal or stone 39110103 - Earrings, precious
metal 39110104 - Medals, precious or semiprecious metal 39110105 - Necklaces,
precious metal 39110106 - Pearl jewelry, natural or cultured 39110107 - Pins
(jewelry), precious metal 39110108 - Rings, finger: precious metal 39110109 -
Rosaries or other small religious articles, precious metal 39110200 - Cigar and
cigarette accessories 39110300 - Jewelry mountings and trimmings 39110302 -
Jewel settings and mountings, precious metal 39110303 - Mountings, gold or
silver: pens, leather goods, etc. 39140000 - Silverware and plated ware 39140300
- Pewter ware 39140500 - Stainless steel ware 39140502 - Cutlery, stainless
steel 39140503 - Ecclesiastical ware, stainless steel 39140504 - Flatware,
stainless steel 39140508 - Trays, stainless steel 39149902 - Cutlery, nsk
39149903 - Ecclesiastical ware, nsk 39149910 - Trophies, nsk 39150000 -
Jewelers' materials and lapidary work 39150100 - Jewelers' findings and
materials 39150101 - Gems, real and imitation: preparation for settings 39150102
- Jewel bearings, synthetic 39150103 - Jewel preparing: instruments, tools,
watches, and jewelry 39150104 - Jewelers' castings 39150200 - Lapidary work and
diamond cutting and polishing 39150201 - Diamond cutting and polishing 39150202
- Jewel cutting, drilling, polishing, recutting, or setting 39310000 - Musical
instruments 39310101 - Accordions and parts 39310114 - Music rolls, perforated
39310115 - Organ parts and materials 39310116 - Organs, all types: pipe, reed,
hand, electronic, etc. 39310118 - Pianos, all types: vertical, grand, spinet,
player, etc. 39310119 - Pipes, organ 39310200 - String instruments and parts
39310201 - Banjos and parts 39310204 - Guitars and parts, electric and
nonelectric 39310205 - Harps and parts 39310208 - Strings, musical instrument
39310301 - Bassoons 39310304 - Flutes and parts 39310306 - Piccolos and parts
39310400 - Brass instruments and parts 39310500 - Percussion instruments and
parts 39310501 - Bells (musical instruments) 39310506 - Drums, parts, and
accessories (musical instruments) 39319903 - Musical instruments, electric and
electronic, nec 39319906 - Stands, music 39420000 - Dolls and stuffed toys
39420100 - Dolls and doll clothing 39420103 - Dolls, except stuffed toy animals
39429901 - Stuffed toys, including animals 39440000 - Games, toys, and
children's vehicles 39440102 - Cars, play (children's vehicles) 39440105 -
Go-carts, children's 39440106 - Scooters, children's 39440109 - Wagons: coaster,
express, and play: children's 39440200 - Electronic games and toys 39440201 -
Electronic game machines, except coin-operated 39440202 - Electronic toys
39440203 - Video game machines, except coin-operated 39440300 - Board games,
puzzles, and models, except electronic 39440301 - Airplane models, toy and hobby
39440303 - Bingo boards (games) 39440305 - Board games, children's and adults'
39440308 - Chessmen and chessboards 39440309 - Craft and hobby kits and sets
39440310 - Dice and dice cups 39440312 - Erector sets, toy 39440314 - Puzzles
39440315 - Railroad models: toy and hobby 39440316 - Science kits: microscopes,
chemistry sets, etc. 39440400 - Toy guns 39440403 - Rifles, toy: except air
39440603 - Trains and equipment, toy: electric and mechanical 39440700 - Baby
carriages and restraint seats 39440701 - Carriages, baby 39440702 - Child
restraint seats, automotive 39440703 - Strollers, baby (vehicle) 39449904 -
Darts and dart games 39449908 - Hobby horses 39449909 - Kites 39449912 - Paint
sets, children's 39490000 - Sporting and athletic goods, nec 39490100 - Golf
equipment 39490101 - Bags, golf 39490103 - Driving ranges, golf, electronic
39490105 - Shafts, golf club 39490200 - Fishing equipment 39490201 - Bait,
artificial: fishing 39490203 - Buckets, fish and bait 39490204 - Fishing tackle,
general 39490205 - Flies, fishing: artificial 39490206 - Hooks, fishing 39490207
- Lures, fishing: artificial 39490208 - Reels, fishing 39490209 - Rods and rod
parts, fishing 39490300 - Exercise equipment 39490301 - Dumbbells and other
weightlifting equipment 39490302 - Exercising cycles 39490305 - Treadmills
39490400 - Winter sports equipment 39490403 - Snow skiing equipment and
supplies, except skis 39490404 - Snow skis 39490405 - Snowshoes 39490500 -
Hunting equipment 39490502 - Archery equipment, general 39490504 - Bows, archery
39490506 - Cases, gun and rod (sporting equipment) 39490507 - Crossbows 39490508
- Decoys, duck and other game birds 39490509 - Game calls 39490511 - Shooting
equipment and supplies, general 39490512 - Target shooting equipment 39490513 -
Targets, archery and rifle shooting 39490600 - Water sports equipment 39490601 -
Skin diving equipment, scuba type 39490602 - Surfboards 39490603 - Swimming
pools, plastic 39490607 - Windsurfing boards (sailboards) and equipment 39490608
- Swimming pools, except plastic 39490700 - Protective sporting equipment
39490702 - Guards: football, basketball, soccer, lacrosse, etc. 39490703 -
Helmets, athletic 39490704 - Masks: hockey, baseball, football, etc. 39490705 -
Pads: football, basketball, soccer, lacrosse, etc. 39490800 - Darts and table
sports equipment and supplies 39490802 - Billiard and pool equipment and
supplies, general 39490805 - Dartboards and accessories 39490807 - Ping-pong
tables 39490900 - Racket sports equipment 39490906 - Tennis equipment and
supplies 39491000 - Bowling equipment and supplies 39491001 - Bowling alleys and
accessories 39491100 - Baseball, softball, and cricket sports equipment 39491101
- Baseball equipment and supplies, general 39491102 - Bases, baseball 39491104 -
Mitts and gloves, baseball 39491300 - Team sports equipment 39491301 -
Basketball equipment and supplies, general 39491302 - Football equipment and
supplies, general 39491303 - Hockey equipment and supplies, general 39491304 -
Lacrosse equipment and supplies, general 39491305 - Soccer equipment and
supplies 39499902 - Balls: baseball, football, basketball, etc. 39499904 -
Boxing equipment and supplies, general 39499905 - Camping equipment and supplies
39499907 - Gymnasium equipment 39499909 - Playground equipment 39499910 -
Shuffleboards and shuffleboard equipment 39499911 - Skateboards 39499912 -
Skates and parts, roller 39499915 - Trampolines and equipment 39499916 - Batons
39510000 - Pens and mechanical pencils 39519901 - Ball point pens and parts
39519903 - Fountain pens and fountain pen desk sets 39519904 - Markers, soft tip
(felt, fabric, plastic, etc.) 39520100 - Artists' materials, except pencils and
leads 39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.
39520105 - Ink, drawing: black and colored 39520108 - Modeling clay 39520111 -
Paints, except gold and bronze: artists' 39520117 - Water colors, artists'
39520200 - Artists' equipment 39520203 - Brushes, air, artists' 39520211 -
Frames for artists' canvases 39520300 - Pencils and leads, including artists'
39520302 - Pencil lead: black, indelible, or colored: artists' 39530000 -
Marking devices 39530100 - Embossing seals and hand stamps 39530103 - Embossing
seals, corporate and official 39530104 - Numbering stamps, hand: rubber or metal
39530105 - Postmark stamps, hand: rubber or metal 39530108 - Stationery
embossers, personal 39530110 - Time stamps, hand: rubber or metal 39539901 -
Figures (marking devices), metal 39539902 - Irons, marking or branding 39539904
- Pads, inking and stamping 39539908 - Stencils, painting and marking 39550000 -
Carbon paper and inked ribbons 39550103 - Stencil paper, gelatin or spirit
process 39559901 - Ribbons, inked: typewriter, adding machine, register, etc.
39610000 - Costume jewelry 39610100 - Jewelry apparel, non-precious metals
39610103 - Earrings, except precious metal 39619901 - Costume jewelry, ex.
precious metal and semiprecious stones 39619903 - Rosaries and small religious
articles, except precious metal 39650000 - Fasteners, buttons, needles, and pins
39650100 - Buttons and parts 39650101 - Button backs and parts 39650102 - Button
blanks and molds 39650200 - Pins and needles 39650204 - Straight pins: steel or
brass 39650300 - Fasteners 39650301 - Eyelets, metal: clothing, fabrics, boots,
or shoes 39650303 - Fasteners, hooks and eyes 39659901 - Buckles and buckle
parts 39659905 - Zipper 39910000 - Brooms and brushes 39910100 - Brooms 39910102
- Street sweeping brooms, hand or machine 39910200 - Paint and varnish brushes
39910201 - Paint rollers 39910202 - Paintbrushes 39910300 - Brushes, except
paint and varnish 39910302 - Brushes, household or industrial 39910306 -
Toothbrushes, except electric 39930100 - Electric signs 39930101 - Neon signs
39930102 - Scoreboards, electric 39939903 - Displays and cutouts, window and
lobby 39939904 - Displays, paint process 39939905 - Letters for signs, metal
39939906 - Name plates: except engraved, etched, etc.: metal 39939907 - Signs,
not made in custom sign painting shops 39950000 - Burial caskets 39959903 -
Grave vaults, metal 39960000 - Hard surface floor coverings, nec 39969901 -
Asphalted-felt-base floor coverings: linoleum, carpet 39969902 - Tile, floor:
supported plastic 39990000 - Manufacturing industries, nec 39990200 - Hair and
hair-based products 39990205 - Hairpin mountings 39990207 - Wigs, including doll
wigs, toupees, or wiglets 39990302 - Down (feathers) 39990307 - Trimmings,
feather 39990500 - Cigarette and cigar products and accessories 39990503 -
Cigarette filters 39990509 - Tobacco pipes, pipestems, and bits 39990600 -
Umbrellas, canes, and parts 39990603 - Umbrellas, garden or wagon 39990700 -
Artificial trees and flowers 39990701 - Artificial flower arrangements 39990702
- Christmas trees, artificial 39990703 - Flowers, artificial and preserved
39990704 - Foliage, artificial and preserved 39990705 - Fruits, artificial and
preserved 39990706 - Grasses, artificial and preserved 39990707 - Plants,
artificial and preserved 39990708 - Sprays, artificial and preserved 39990800 -
Novelties, bric-a-brac, and hobby kits 39990802 - Boutiquing: decorating gift
items with sequins, fruit, etc. 39990803 - Bric-a-brac 39990804 - Burnt wood
articles 39990805 - Calendars, framed 39990806 - Christmas tree ornaments,
except electrical and glass 39990807 - Coins and tokens, non-currency 39990809 -
Miniatures 39990813 - Puppets and marionettes 39990814 - Sewing kits, novelty
39990815 - Straw goods 39990817 - Tinsel 39990819 - Lawn ornaments 39990901 -
Honeycomb foundations (beekeepers' supplies) 39991000 - Coin-operated amusement
machines 39991001 - Slot machines 39991100 - Models, except toy 39991101 -
Airplane models, except toy 39991103 - Models, general, except toy 39991104 -
Railroad models, except toy 39991200 - Identification badges and insignia
39991201 - Badges, metal: policemen, firemen, etc. 39991203 - Identification
plates 39991204 - Identification tags, except paper 39991205 - Military insignia
39991302 - Forms: display, dress, and show 39991303 - Mannequins 39991402 -
Handles, handbag and luggage 39999901 - Atomizers, toiletry 39999905 - Candles
39999909 - Dock equipment and supplies, industrial 39999910 - Education aids,
devices and supplies 39999911 - Figures, wax 39999913 - Fire extinguishers,
portable 39999920 - Hot tub and spa covers 39999921 - Hot tubs 39999925 - Nut
shells, grinding, from purchased nuts 39999926 - Painting instrument dials
39999927 - Pet supplies 39999928 - Plaques, picture, laminated 39999929 -
Potpourri 39999930 - Preparation of slides and exhibits 39999932 - Self-defense
sprays 39999933 - Shades, lamp or candle 39999935 - Soap dispensers 39999936 -
Stage hardware and equipment, except lighting 39999937 - Stereographs,
photographic 39999938 - Tape measures 39999939 - Tear gas devices and equipment
39999940 - Theatrical scenery 39999945 - Wheelchair lifts 39999946 -
Fingernails, artificial 39999947 - Grinding and pulverizing of materials, nec
39999949 - Seeds, coated or treated, from purchased seeds 39999950 - Framed
artwork 40110000 - Railroads, line-haul operating 41190000 - Local passenger
transportation, nec 42120000 - Local trucking, without storage 42120102 - Farm
to market haulage, local 42129905 - Dump truck haulage 42129906 - Garbage
collection and transport, no disposal 42129907 - Hazardous waste transport
42129909 - Light haulage and cartage, local 42130000 - Trucking, except local
42139902 - Building materials transport 42139906 - Household goods transport
42139911 - Trailer or container on flat car (TOFC/COFC) 42140000 - Local
trucking with storage 42219901 - Cotton compresses and warehouses 42229903 -
Warehousing, cold storage or refrigerated 42250000 - General warehousing and
storage 42259901 - General warehousing 42259902 - Miniwarehouse, warehousing
42260100 - Liquid storage 44490101 - Canal barge operations 44910000 - Marine
cargo handling 44910200 - Docks, piers and terminals 44930000 - Marinas 45129901
- Air cargo carrier, scheduled 46120000 - Crude petroleum pipelines 46199902 -
Slurry pipeline operation 47240000 - Travel agencies 47250000 - Tour operators
47310000 - Freight transportation arrangement 47310100 - Transportation agents
and brokers 47310103 - Customhouse brokers 47310200 - Freight forwarding
47410000 - Rental of railroad cars 47830000 - Packing and crating 47839902 -
Crating goods for shipping 47839903 - Packing goods for shipping 47890102 -
Freight car loading and unloading 47899901 - Pipeline terminal facilities,
independently operated 48120000 - Radiotelephone communication 48130000 -
Telephone communication, except radio 48130101 - Data telephone communications
48130103 - Long distance telephone communications 48139903 - Telephone/video
communications 48320000 - Radio broadcasting stations 48320203 - Religious
48330000 - Television broadcasting stations 48999905 - Satellite earth stations
49110000 - Electric services 49119901 - Distribution, electric power 49119902 -
Generation, electric power 49119905 - Electric power marketers 49119907 - Fossil
fuel electric power generation 49240000 - Natural gas distribution 49250106 -
Mixed natural and manufactured gas, distribution 49410000 - Water supply
49520000 - Sewerage systems 49530000 - Refuse systems 49530100 - Hazardous waste
collection and disposal 49530102 - Chemical detoxification 49530202 - Liquid
waste, collection and disposal 49530203 - Rubbish collection and disposal
49530300 - Nonhazardous waste disposal sites 49539904 - Medical waste disposal
49539905 - Recycling, waste materials 49610000 - Steam and air-conditioning
supply 50120103 - Trucks, noncommercial 50120104 - Vans, noncommercial 50120203
- Fire trucks 50120205 - Trailers for trucks, new and used 50120206 - Truck
bodies 50120208 - Trucks, commercial 50120305 - Recreation vehicles, all-terrain
50120307 - Trailers for passenger vehicles 50120401 - Mopeds 50130000 - Motor
vehicle supplies and new parts 50130100 - Automotive supplies and parts 50130108
- Automotive supplies 50130112 - Exhaust systems (mufflers, tail pipes, etc.)
50130118 - Springs, shock absorbers and struts 50130119 - Truck parts and
accessories 50130120 - Wheels, motor vehicle 50130204 - Testing equipment,
engine 50130205 - Tools and equipment, automotive 50139901 - Motorcycle parts
50139903 - Trailer parts and accessories 50140000 - Tires and tubes 50149901 -
Automobile tires and tubes 50149904 - Tires, used 50150000 - Motor vehicle
parts, used 50210000 - Furniture 50210100 - Office and public building furniture
50210106 - Office furniture, nec 50210200 - Household furniture 50210302 -
Bedsprings 50219904 - Outdoor and lawn furniture, nec 50219906 - Shelving
50230000 - Homefurnishings 50230100 - Kitchenware 50230102 - China 50230104 -
Glassware 50230105 - Kitchen tools and utensils, nec 50230200 - Linens and
towels 50230202 - Blankets 50230203 - Linens, table 50230205 - Sheets, textile
50230207 - Towels 50230300 - Window furnishings 50230301 - Curtains 50230302 -
Draperies 50230305 - Window covering parts and accessories 50230400 - Floor
coverings 50230401 - Carpets 50230404 - Rugs 50230405 - Wood flooring 50230500 -
Decorative home furnishings and supplies 50230502 - Frames and framing, picture
and mirror 50230504 - Pottery 50310100 - Building materials, exterior 50310101 -
Fencing, wood 50310104 - Trim, sheet metal 50310200 - Building materials,
interior 50310202 - Molding, all materials 50310204 - Veneer 50310300 - Doors
and windows 50310301 - Door frames, all materials 50310302 - Doors, combination,
screen-storm 50310303 - Doors, garage 50310304 - Doors, nec 50310305 - Metal
doors, sash and trim 50310306 - Window frames, all materials 50310307 - Windows
50310308 - Skylights, all materials 50319901 - Composite board products,
woodboard 50319903 - Kitchen cabinets 50319904 - Lumber: rough, dressed, and
finished 50319909 - Plywood 50320000 - Brick, stone, and related material
50320100 - Paving materials 50320201 - Drywall materials 50320202 - Stucco
50320302 - Ceramic wall and floor tile, nec 50320306 - Tile, clay or other
ceramic, excluding refractory 50320400 - Building stone 50320401 - Granite
building stone 50320402 - Marble building stone 50320500 - Concrete and cinder
building products 50320502 - Concrete and cinder block 50320503 - Concrete
building products 50320504 - Concrete mixtures 50329902 - Brick, except
refractory 50329904 - Cement 50329905 - Gravel 50329907 - Sand, construction
50329908 - Stone, crushed or broken 50330000 - Roofing, siding, and insulation
50330100 - Roofing and siding materials 50330101 - Asphalt felts and coating
50330103 - Roofing, asphalt and sheet metal 50330105 - Siding, except wood
50330200 - Insulation materials 50330201 - Fiberglass building materials
50330203 - Mineral wool insulation materials 50390100 - Prefabricated structures
50390104 - Structural assemblies, prefabricated: non-wood 50390200 - Glass
construction materials 50390201 - Exterior flat glass: plate or window 50390202
- Interior flat glass: plate and window 50399902 - Architectural metalwork
50399905 - Doors, sliding 50399911 - Septic tanks 50399912 - Soil erosion
control fabrics 50399913 - Wire fence, gates, and accessories 50430000 -
Photographic equipment and supplies 50430100 - Photographic processing equipment
50430200 - Cameras and photographic equipment 50430202 - Photographic cameras,
projectors, equipment and supplies 50440000 - Office equipment 50440103 - Cash
registers 50440200 - Copying equipment 50440204 - Microfilm equipment 50440207 -
Photocopy machines 50449903 - Vaults and safes 50450000 - Computers,
peripherals, and software 50450100 - Computer peripheral equipment 50450101 -
Disk drives 50450104 - Terminals, computer 50459903 - Computer software 50459904
- Computers and accessories, personal and home entertainment 50459905 -
Computers, nec 50460000 - Commercial equipment, nec 50460100 - Store fixtures
and display equipment 50460101 - Display equipment, except refrigerated 50460104
- Partitions 50460106 - Signs, electrical 50460107 - Store equipment 50460108 -
Store fixtures 50460301 - Bakery equipment and supplies 50460302 - Coffee
brewing equipment and supplies 50460303 - Cooking equipment, commercial 50460306
- Restaurant equipment and supplies, nec 50469902 - Coin counters 50469903 -
Hotel equipment and supplies 50469907 - Scales, except laboratory 50470000 -
Medical and hospital equipment 50470100 - Hospital equipment and furniture
50470102 - Hospital equipment and supplies, nec 50470104 - Instruments, surgical
and medical 50470106 - Patient monitoring equipment 50470107 - Physician
equipment and supplies 50470108 - Surgical equipment and supplies 50470109 -
X-ray machines and tubes 50470200 - Dental equipment and supplies 50470202 -
Dentists' professional supplies 50470300 - Medical equipment and supplies
50470303 - Diagnostic equipment, medical 50470307 - Incontinent care products
and supplies 50470308 - Medical laboratory equipment 50470309 - Orthopedic
equipment and supplies 50479902 - Veterinarians' equipment and supplies 50480000
- Ophthalmic goods 50489902 - Frames, ophthalmic 50489903 - Lenses, ophthalmic
50489904 - Optometric equipment and supplies 50490100 - Scientific and
engineering equipment and supplies 50490101 - Analytical instruments 50490102 -
Engineers' equipment and supplies, nec 50490103 - Laboratory equipment, except
medical or dental 50490104 - Optical goods 50490106 - Scientific instruments
50499902 - Drafting supplies 50499903 - Law enforcement equipment and supplies
50499905 - Religious supplies 50499907 - Theatrical equipment and supplies
50510100 - Metal wires, ties, cables, and screening 50510102 - Cable, wire
50510105 - Rope, wire (not insulated) 50510107 - Wire, nec 50510200 - Iron and
steel (ferrous) products 50510203 - Cast iron pipe 50510207 - Ferrous metals
50510208 - Forgings, ferrous 50510210 - Iron or steel flat products 50510214 -
Pipe and tubing, steel 50510216 - Steel 50510217 - Structural shapes, iron or
steel 50510301 - Copper 50510302 - Copper sheets, plates, bars, rods, pipes,
etc., nec 50510400 - Miscellaneous nonferrous products 50510404 - Nonferrous
metal sheets, bars, rods, etc., nec 50519901 - Aluminum bars, rods, ingots,
sheets, pipes, plates, etc. 50519902 - Bars, metal 50519903 - Foundry products
50519906 - Plates, metal 50519909 - Sheets, metal 50519911 - Tubing, metal
50519912 - Stampings, metal 50520201 - Coal 50630000 - Electrical apparatus and
equipment 50630100 - Transformers and transmission equipment 50630103 - Power
transmission equipment, electric 50630104 - Transformers, electric 50630200 -
Electrical fittings and construction materials 50630203 - Circuit breakers
50630205 - Electrical construction materials 50630206 - Electrical supplies, nec
50630220 - Wiring devices 50630300 - Wire and cable 50630303 - Control and
signal wire and cable, including coaxial 50630304 - Electronic wire and cable
50630400 - Lighting fixtures 50630401 - Light bulbs and related supplies
50630403 - Lighting fixtures, commercial and industrial 50630404 - Lighting
fixtures, residential 50630500 - Electric alarms and signaling equipment
50630503 - Fire alarm systems 50630504 - Signaling equipment, electrical
50630600 - Batteries 50630601 - Batteries, dry cell 50639901 - Antennas,
receiving, satellite dishes 50639902 - Flashlights 50639903 - Generators
50639904 - Motor controls, starters and relays: electric 50639905 - Motors,
electric 50640000 - Electrical appliances, television and radio 50640105 -
Refrigerators and freezers 50640200 - Electrical entertainment equipment
50640201 - High fidelity equipment 50640202 - Radios, motor vehicle 50640203 -
Radios, nec 50640300 - Air conditioning appliances 50640303 - Fans, household:
electric 50649903 - Electric household appliances, nec 50650000 - Electronic
parts and equipment, nec 50650100 - Telephone and telegraphic equipment 50650101
- Mobile telephone equipment 50650103 - Telephone equipment 50650200 -
Communication equipment 50650202 - Electronic tubes: receiving and transmitting,
or industrial 50650205 - Modems, computer 50650208 - Sound equipment, electronic
50650300 - Electronic parts 50650301 - Capacitors, electronic 50650303 - Coils,
electronic 50650305 - Connectors, electronic 50650306 - Diodes 50650311 -
Transistors 50650403 - Closed circuit TV 50659902 - Magnetic recording tape
50659903 - Security control equipment and systems 50659904 - Tapes, audio and
video recording 50720000 - Hardware 50720100 - Bolts, nuts, and screws 50720101
- Bolts 50720102 - Nuts (hardware) 50720104 - Screws 50720200 - Hand tools
50720201 - Cutlery 50720300 - Power tools and accessories 50720400 -
Miscellaneous fasteners 50720402 - Staples 50729901 - Builders' hardware, nec
50729904 - Furniture hardware, nec 50729907 - Security devices, locks 50740000 -
Plumbing and hydronic heating supplies 50740100 - Water heaters and purification
equipment 50740102 - Water purification equipment 50740103 - Water softeners
50740200 - Heating equipment (hydronic) 50740202 - Boilers, power (industrial)
50740203 - Boilers, steam 50740208 - Heating equipment and panels, solar
50740300 - Plumbing fittings and supplies 50750000 - Warm air heating and air
conditioning 50750100 - Air conditioning and ventilation equipment and supplies
50750101 - Air conditioning equipment, except room units, nec 50750102 - Air
filters 50750105 - Compressors, air conditioning 50750111 - Ventilating
equipment and supplies 50750200 - Warm air heating equipment and supplies
50750201 - Electrical heating equipment 50750202 - Furnaces, heating: electric
50780000 - Refrigeration equipment and supplies 50780101 - Display cases,
refrigerated 50780201 - Beverage coolers 50780202 - Drinking water coolers,
mechanical 50789903 - Refrigeration units, motor vehicles 50820000 -
Construction and mining machinery 50820100 - Road construction equipment
50820101 - Pavers 50820202 - Logging equipment and supplies 50820300 - General
construction machinery and equipment 50820304 - Excavating machinery and
equipment 50820305 - Ladders 50820306 - Masonry equipment and supplies 50820400
- Mining machinery and equipment, except petroleum 50830000 - Farm and garden
machinery 50830101 - Livestock equipment 50830201 - Garden machinery and
equipment, nec 50830203 - Lawn machinery and equipment 50830300 - Agricultural
machinery and equipment 50830301 - Agricultural machinery, nec 50830303 - Farm
equipment parts and supplies 50830304 - Farm implements 50830308 - Irrigation
equipment 50830400 - Dairy machinery and equipment 50839901 - Hydroponic
equipment and supplies 50840000 - Industrial machinery and equipment 50840100 -
Food industry machinery 50840102 - Brewery products manufacturing machinery,
commercial 50840105 - Dairy products manufacturing machinery, nec 50840107 -
Food product manufacturing machinery 50840200 - Textile and leather machinery
50840201 - Sewing machines, industrial 50840204 - Textile machinery and
equipment 50840302 - Paper manufacturing machinery 50840305 - Woodworking
machinery 50840402 - Drilling bits 50840403 - Drilling equipment, excluding bits
50840405 - Oil well machinery, equipment, and supplies 50840500 - Machine tools
and metalworking machinery 50840505 - Industrial machine parts 50840507 -
Machine tools and accessories 50840509 - Metal refining machinery and equipment
50840510 - Metalworking machinery 50840518 - Welding machinery and equipment
50840600 - Engines and transportation equipment 50840601 - Engines and parts,
air-cooled 50840602 - Engines and parts, diesel 50840603 - Engines, gasoline
50840605 - Lift trucks and parts 50840607 - Trailers, industrial 50840700 -
Instruments and control equipment 50840701 - Controlling instruments and
accessories 50840702 - Indicating instruments and accessories 50840703 -
Measuring and testing equipment, electrical 50840705 - Noise control equipment
50840706 - Pollution control equipment, air (environmental) 50840800 - Materials
handling machinery 50840801 - Conveyor systems 50840802 - Cranes, industrial
50840803 - Elevators 50840804 - Hoists 50840805 - Pumps and pumping equipment,
nec 50840807 - Water pumps (industrial) 50840900 - Processing and packaging
equipment 50840901 - Cleaning equipment, high pressure, sand or steam 50840903 -
Compressors, except air conditioning 50840905 - Packaging machinery and
equipment 50840906 - Paint spray equipment, industrial 50840907 - Pneumatic
tools and equipment 50840909 - Screening machinery and equipment 50840910 -
Waste compactors 50849902 - Chemical process equipment 50849903 - Fans,
industrial 50849904 - Heat exchange equipment, industrial 50849905 - Hydraulic
systems equipment and supplies 50849906 - Plastic products machinery 50849907 -
Power plant machinery 50849911 - Robots, industrial 50849912 - Safety equipment
50849913 - Tanks, storage 50849914 - Recycling machinery and equipment 50850000
- Industrial supplies 50850100 - Commercial containers 50850101 - Barrels, new
or reconditioned 50850102 - Bins and containers, storage 50850104 - Boxes,
crates, etc., other than paper 50850109 - Glass bottles 50850200 - Hose,
belting, and packing 50850202 - Packing, industrial 50850300 - Valves, pistons,
and fittings 50850301 - Hydraulic and pneumatic pistons and valves 50850302 -
Industrial fittings 50850303 - Valves and fittings 50850400 - Fasteners and
fastening equipment 50850401 - Fasteners, industrial: nuts, bolts, screws, etc.
50850500 - Bearings, bushings, wheels, and gears 50850501 - Bearings 50850600 -
Industrial tools 50850601 - Brushes, industrial 50850603 - Knives, industrial
50850604 - Tools, nec 50850801 - Abrasives 50850802 - Adhesives, tape and
plasters 50850900 - Power transmission equipment and apparatus 50851000 -
Gaskets and seals 50851001 - Gaskets 50851002 - Seals, industrial 50859901 -
Bottler supplies 50859904 - Filters, industrial 50859905 - Gas equipment, parts
and supplies 50859910 - Refractory material 50859911 - Rubber goods, mechanical
50859912 - Signmaker equipment and supplies 50870201 - Dry cleaning plant
equipment and supplies 50870202 - Laundry equipment and supplies 50870300 -
Cleaning and maintenance equipment and supplies 50870302 - Carwash equipment and
supplies 50870304 - Janitors' supplies 50870500 - Firefighting equipment
50870501 - Sprinkler systems 50870602 - Cemetery supplies and equipment 50879903
- Engraving equipment and supplies 50879904 - Extermination and fumigation
equipment and supplies 50879905 - Liquor dispensing equipment and systems
50879906 - Locksmith equipment and supplies 50880000 - Transportation equipment
and supplies 50880100 - Marine crafts and supplies 50880102 - Marine propulsion
machinery and equipment 50880103 - Marine supplies 50880300 - Aircraft and space
vehicle supplies and parts 50880302 - Aircraft and parts, nec 50880303 -
Aircraft engines and engine parts 50880304 - Aircraft equipment and supplies,
nec 50880306 - Helicopter parts 50889903 - Railroad equipment and supplies
50910000 - Sporting and recreation goods 50910100 - Watersports equipment and
supplies 50910101 - Diving equipment and supplies 50910102 - Surfing equipment
and supplies 50910103 - Swimming pools, equipment and supplies 50910200 - Golf
and skiing equipment and supplies 50910201 - Golf equipment 50910300 - Fishing
equipment and supplies 50910301 - Fishing tackle 50910400 - Hunting equipment
and supplies 50910402 - Archery equipment 50910403 - Firearms, sporting 50910500
- Fitness equipment and supplies 50910504 - Spa equipment and supplies 50910603
- Bicycles 50910700 - Boats, canoes, watercrafts, and equipment 50910701 - Boat
accessories and parts 50919901 - Athletic goods 50919902 - Billiard equipment
and supplies 50919903 - Bowling equipment 50919904 - Camping equipment and
supplies 50919908 - Racquet sports equipment and supplies 50919909 - Sharpeners,
sporting goods 50920000 - Toys and hobby goods and supplies 50920100 - Hobby
supplies 50920200 - Toys and games 50920201 - Bingo games and supplies 50920204
- Dolls 50920205 - Educational toys 50920300 - Toy novelties and amusements
50929901 - Arts and crafts equipment and supplies 50930000 - Scrap and waste
materials 50930105 - Waste paper 50930200 - Metal scrap and waste materials
50930201 - Ferrous metal scrap and waste 50930202 - Nonferrous metals scrap
50930203 - Wire and cable scrap 50939904 - Junk and scrap 50939905 - Oil, waste
50939906 - Plastics scrap 50940000 - Jewelry and precious stones 50940100 -
Precious stones and metals 50940102 - Diamonds (gems) 50940105 - Precious stones
(gems), nec 50940203 - Trophies 50940300 - Clocks, watches, and parts 50940304 -
Watches and parts 50949901 - Beads 50949902 - Jewelers' findings 50949903 -
Jewelry 50990100 - Firearms and ammunition, except sporting 50990102 - Firearms,
except sporting 50990200 - Wood and wood by-products 50990202 - Cork products,
fabricated 50990204 - Logs, hewn ties, posts, and poles 50990208 - Timber
products, rough 50990300 - Safety equipment and supplies 50990301 - Fire
extinguishers 50990303 - Locks and lock sets 50990304 - Reflective road markers
50990500 - Video and audio equipment 50990501 - Compact discs 50990600 - Musical
instruments 50990601 - Musical instruments parts and accessories 50990602 -
Pianos 50990700 - Antiques, souvenirs, and novelties 50990703 - Souvenirs
50999903 - Containers: glass, metal or plastic 50999905 - Luggage 50999909 -
Portraits 50999912 - Signs, except electric 50999913 - Sunglasses 50999914 -
Tanning salon equipment and supplies 51110000 - Printing and writing paper
51120000 - Stationery and office supplies 51120100 - Writing instruments and
supplies 51120101 - Marking devices 51120102 - Pens and/or pencils 51120201 -
Greeting cards 51120202 - Stationery 51120302 - Looseleaf binders 51120400 -
Computer and photocopying supplies 51120401 - Computer paper 51120501 - File
cards 51129902 - Business forms 51129904 - Envelopes 51129906 - Manifold
business forms 51129907 - Office supplies, nec 51129909 - Stationers, commercial
51130100 - Shipping supplies 51130204 - Napkins, paper 51130300 - Boxes and
containers 51130301 - Bags, paper and disposable plastic 51130303 - Containers,
paper and disposable plastic 51130304 - Corrugated and solid fiber boxes
51139901 - Cardboard and products 51139903 - Paper, wrapping or coarse, and
products 51139907 - Pressure sensitive tape 51220000 - Drugs, proprietaries, and
sundries 51220100 - Cosmetics, perfumes, and hair products 51220101 - Cosmetics
51220103 - Perfumes 51220200 - Toiletries 51220205 - Toilet soap 51220300 -
Drugs and drug proprietaries 51220303 - Biologicals and allied products 51220306
- Medicinals and botanicals 51220307 - Patent medicines 51220308 -
Pharmaceuticals 51220310 - Vitamins and minerals 51229903 - Medical rubber goods
51310000 - Piece goods and notions 51310100 - Piece goods and other fabrics
51310101 - Broadwoven fabrics 51310105 - Cotton goods 51310107 - Fiberglass
fabrics 51310114 - Plastic piece goods, woven 51310118 - Textiles, woven, nec
51310202 - Bindings, bias and straight 51310203 - Buttons 51310205 - Labels
51310210 - Sewing accessories 51310213 - Textile converters 51310214 - Thread
51310215 - Trimmings, apparel 51319903 - Flags and banners 51360000 - Men's and
boy's clothing 51360101 - Caps, men's and boys' 51360103 - Hats, men's and boys'
51360401 - Apparel belts, men's and boys' 51360602 - Sportswear, men's and boys'
51360603 - Uniforms, men's and boys' 51369901 - Shirts, men's and boys' 51370000
- Women's and children's clothing 51370200 - Women's and children's lingerie and
undergarments 51370300 - Women's and children's sportswear and swimsuits
51370301 - Sportswear, women's and children's 51370400 - Women's and children's
accessories 51370401 - Apparel belts, women's and children's 51370403 - Gloves,
women's and children's 51370407 - Hosiery: women's, children's, and infants'
51370502 - Diapers 51370600 - Women's and children's dresses, suits, skirts, and
blouses 51370602 - Dresses 51379905 - Uniforms, women's and children's 51390000
- Footwear 51399902 - Footwear, athletic 51399904 - Shoes 51410000 - Groceries,
general line 51419901 - Food brokers 51420000 - Packaged frozen goods 51420100 -
Frozen vegetables and fruit products 51420200 - Frozen fish, meat, and poultry
51420203 - Meat, frozen: packaged 51420205 - Poultry, frozen: packaged 51429902
- Dinners, frozen 51430000 - Dairy products, except dried or canned 51430100 -
Milk 51430101 - Milk and cream, fluid 51439902 - Cheese 51439905 - Ice cream and
ices 51440000 - Poultry and poultry products 51449901 - Eggs 51449902 - Eggs:
cleaning, oil treating, packing, and grading 51449903 - Poultry products, nec
51450000 - Confectionery 51450200 - Snack foods 51450202 - Nuts, salted or
roasted 51450203 - Popcorn and supplies 51450205 - Pretzels 51459901 - Candy
51460000 - Fish and seafoods 51469902 - Fish, fresh 51469904 - Seafoods 51470000
- Meats and meat products 51479901 - Lard 51479903 - Meats, cured or smoked
51479904 - Meats, fresh 51480000 - Fresh fruits and vegetables 51480100 - Fruits
51480102 - Fruits, fresh 51480201 - Potatoes, fresh 51480202 - Vegetables, fresh
51490000 - Groceries and related products, nec 51490101 - Cooking oils 51490200
- Pet foods 51490300 - Seasonings, sauces, and extracts 51490302 - Flavorings
and fragrances 51490307 - Salad dressing 51490309 - Sauces 51490310 - Spices and
seasonings 51490400 - Pasta and rice 51490500 - Beverages, except coffee and tea
51490501 - Beverage concentrates 51490502 - Juices 51490503 - Mineral or spring
water bottling 51490504 - Soft drinks 51490505 - Water, distilled 51490600 -
Organic and diet food 51490602 - Health foods 51490603 - Natural and organic
foods 51490700 - Crackers, cookies, and bakery products 51490701 - Bakery
products 51490702 - Cookies 51490800 - Dried or canned foods 51490801 - Canned
goods: fruit, vegetables, seafood, meats, etc. 51490802 - Dairy products, dried
or canned 51490900 - Coffee and tea 51490901 - Coffee, green or roasted 51490902
- Tea 51491000 - Sugar, honey, molasses, and syrups 51491003 - Sugar, refined
51491100 - Baking supplies 51499905 - Pickles, preserves, jellies, and jams
51499906 - Pizza supplies 51530000 - Grain and field beans 51530100 - Grains
51530102 - Corn 51530105 - Wheat 51530200 - Field beans 51539901 - Grain
elevators 51540000 - Livestock 51590500 - Nuts and nut by-products 51590502 -
Oil nuts, kernels, seeds 51590503 - Peanuts (bulk), unroasted 51620000 -
Plastics materials and basic shapes 51620100 - Resins 51620101 - Plastics resins
51620102 - Resins, synthetic 51629902 - Plastics film 51629903 - Plastics
materials, nec 51629904 - Plastics products, nec 51629905 - Plastics sheets and
rods 51690000 - Chemicals and allied products, nec 51690200 - Industrial gases
51690202 - Aerosols 51690207 - Industrial gases 51690301 - Detergents 51690402 -
Sanitation preparations 51690600 - Aromatic chemicals 51690700 - Chemical
additives 51690701 - Concrete additives 51690800 - Synthetic resins, rubber, and
plastic materials 51690804 - Synthetic rubber 51690900 - Food additives and
preservatives 51690901 - Gelatin 51691000 - Noncorrosive products and materials
51691001 - Anti-corrosion products 51691103 - Metal polishes 51691201 - Alcohols
51699901 - Acids 51699904 - Chemicals, industrial and heavy 51699906 -
Explosives 51699907 - Industrial chemicals 51699910 - Organic chemicals,
synthetic 51710000 - Petroleum bulk stations and terminals 51719901 - Petroleum
bulk stations 51720000 - Petroleum products, nec 51720100 - Gases 51720102 -
Gases, liquefied petroleum (propane) 51720200 - Engine fuels and oils 51720202 -
Diesel fuel 51720203 - Gasoline 51720204 - Lubricating oils and greases 51729901
- Crude oil 51729905 - Petroleum brokers 51810000 - Beer and ale 51819901 - Ale
51819902 - Beer and other fermented malt liquors 51820000 - Wine and distilled
beverages 51820100 - Wine 51820200 - Liquor 51829901 - Bottling wines and
liquors 51910000 - Farm supplies 51910100 - Fertilizers and agricultural
chemicals 51910101 - Chemicals, agricultural 51910102 - Fertilizer and
fertilizer materials 51910104 - Insecticides 51910107 - Pesticides 51910200 -
Animal feeds 51910202 - Feed 51910400 - Equestrian equipment 51929902 -
Magazines 51930000 - Flowers and florists supplies 51930100 - Florists' supplies
51930200 - Flowers and nursery stock 51940000 - Tobacco and tobacco products
51980000 - Paints, varnishes, and supplies 51980100 - Paints 51989902 -
Wallcoverings 51990100 - Art goods and supplies 51990102 - Art goods 51990200 -
Gifts and novelties 51990201 - Badges 51990205 - Christmas novelties 51990211 -
Statuary 51990305 - Pet supplies 51990400 - Fabrics, yarns, and knit goods
51990405 - Industrial yarns 51990411 - Yarns, nec 51990503 - Leather and cut
stock 51990504 - Leather goods, except footwear, gloves, luggage, belting
51990601 - Bags, textile 51990604 - Jewelry boxes 51990700 - Smokers' supplies
51990803 - Oils, animal or vegetable 51990900 - Foams and rubber 51990902 -
Plastics foam 51999905 - Broom, mop, and paint handles 51999906 - Candles
51999912 - First aid supplies 51999914 - General merchandise, non-durable
51999916 - Ice, manufactured or natural 51999918 - Packaging materials 51999922
- Sheet music 51999923 - Variety store merchandise 51999924 - Wigs 52110000 -
Lumber and other building materials 52110100 - Lumber products 52110101 -
Flooring, wood 52110200 - Door and window products 52110203 - Garage doors, sale
and installation 52110205 - Sash, wood or metal 52110206 - Screens, door and
window 52110207 - Windows, storm: wood or metal 52110300 - Insulation and energy
conservation products 52110303 - Solar heating equipment 52110402 - Modular
homes 52110500 - Masonry materials and supplies 52110502 - Cement 52110503 -
Concrete and cinder block 52110505 - Paving stones 52110506 - Sand and gravel
52119902 - Cabinets, kitchen 52119903 - Closets, interiors and accessories
52119904 - Counter tops 52119906 - Electrical construction materials 52119907 -
Fencing 52119909 - Roofing material 52310000 - Paint, glass, and wallpaper
stores 52310100 - Glass 52310101 - Glass, leaded or stained 52310200 - Paint and
painting supplies 52310201 - Paint 52510000 - Hardware stores 52510100 - Tools
52519901 - Builders' hardware 52519902 - Door locks and lock sets 52610103 -
Lawnmowers and tractors 52610200 - Lawn and garden supplies 52610201 -
Fertilizer 52610203 - Garden supplies and tools, nec 52610302 - Nursery stock,
seeds and bulbs 52710000 - Mobile home dealers 52719901 - Mobile home equipment
53110000 - Department stores 53119902 - Department stores, non-discount 53999903
- Country general stores 53999905 - Surplus and salvage stores 54110000 -
Grocery stores 54110101 - Supermarkets, chain 54110103 - Supermarkets,
independent 54110200 - Convenience stores 54110201 - Convenience stores, chain
54110202 - Convenience stores, independent 54119901 - Cooperative food stores
54119902 - Delicatessen stores 54119905 - Grocery stores, independent 54210000 -
Meat and fish markets 54210101 - Fish markets 54210200 - Meat markets, including
freezer provisioners 54410000 - Candy, nut, and confectionery stores 54419901 -
Candy 54419903 - Confectionery produced for direct sale on the premises 54419905
- Popcorn, including caramel corn 54519904 - Milk 54619901 - Bagels 54619902 -
Bread 54619903 - Cakes 54619904 - Cookies 54619905 - Doughnuts 54619906 -
Pastries 54619908 - Pretzels 54990100 - Health and dietetic food stores 54990101
- Dietetic foods 54990102 - Health foods 54990103 - Vitamin food stores 54990201
- Coffee 54999904 - Gourmet food stores 54999905 - Spices and herbs 55110000 -
New and used car dealers 55119903 - Trucks, tractors, and trailers: new and used
55219904 - Trucks, tractors, and trailers: used 55310103 - Automotive parts
55310104 - Batteries, automotive and truck 55310105 - Speed shops, including
race car supplies 55310107 - Truck equipment and parts 55419901 - Filling
stations, gasoline 55510000 - Boat dealers 55510100 - Motor boat dealers
55510400 - Marine supplies and equipment 55510401 - Marine supplies, nec
55610000 - Recreational vehicle dealers 55619902 - Recreational vehicle parts
and accessories 55710000 - Motorcycle dealers 55719901 - All-terrain vehicles
55719906 - Motorcycles 55999904 - Snowmobiles 55999905 - Utility trailers
56110000 - Men's and boys' clothing stores 56119903 - Clothing, sportswear,
men's and boys' 56210000 - Women's clothing stores 56219902 - Ready-to-wear
apparel, women's 56320100 - Fur apparel 56320202 - Hosiery 56329901 - Apparel
accessories 56329903 - Costume jewelry 56410000 - Children's and infants' wear
stores 56419901 - Children's wear 56510000 - Family clothing stores 56519902 -
Unisex clothing stores 56610101 - Shoes, custom 56619901 - Children's shoes
56619903 - Men's boots 56990100 - Uniforms and work clothing 56990102 - Uniforms
56990300 - Sports apparel 56990400 - Customized clothing and apparel 56999903 -
Designers, apparel 57120000 - Furniture stores 57120100 - Beds and accessories
57120102 - Mattresses 57120200 - Customized furniture and cabinets 57120201 -
Cabinet work, custom 57120202 - Custom made furniture, except cabinets 57129902
- Cabinets, except custom made: kitchen 57129904 - Office furniture 57129905 -
Outdoor and garden furniture 57129906 - Unfinished furniture 57130000 - Floor
covering stores 57140000 - Drapery and upholstery stores 57149902 - Draperies
57190100 - Kitchenware 57190202 - Lighting fixtures 57190301 - Fireplace
equipment and accessories 57190400 - Window furnishings 57190401 - Venetian
blinds 57190403 - Window shades, nec 57190501 - Bedding (sheets, blankets,
spreads, and pillows) 57190601 - Mirrors 57199905 - Housewares, nec 57199906 -
Pottery 57220000 - Household appliance stores 57220200 - Electric household
appliances 57220201 - Air conditioning room units, self-contained 57220203 -
Electric household appliances, small 57220208 - Vacuum cleaners 57229902 -
Kitchens, complete (sinks, cabinets, etc.) 57310000 - Radio, television, and
electronic stores 57310100 - Antennas 57310200 - Video cameras, recorders, and
accessories 57310201 - Video cameras and accessories 57319902 - Consumer
electronic equipment, nec 57319903 - High fidelity stereo equipment 57319907 -
Radios, two-way, citizens band, weather, short-wave, etc. 57319909 - Television
sets 57340000 - Computer and software stores 57340100 - Computer peripheral
equipment 57340101 - Modems, monitors, terminals, and disk drives: computers
57340200 - Computer software and accessories 57340203 - Software, business and
non-game 57349901 - Personal computers 57350200 - Records, audio discs, and
tapes 57350201 - Audio tapes, prerecorded 57360000 - Musical instrument stores
57369902 - Brass instruments 58120000 - Eating places 58120101 - American
restaurant 58120108 - Italian restaurant 58120203 - Ice cream stands or dairy
bars 58120300 - Fast food restaurants and stands 58120304 - Coffee shop 58120307
- Fast-food restaurant, chain 58120310 - Grills (eating places) 58120402 -
Cafeteria 58120501 - Restaurant, family: chain 58120502 - Restaurant, family:
independent 58120600 - Pizza restaurants 58120601 - Pizzeria, chain 58120602 -
Pizzeria, independent 58120700 - Seafood restaurants 58120801 - Barbecue
restaurant 58129903 - Caterers 58129904 - Chicken restaurant 58130000 - Drinking
places 58130100 - Bars and lounges 58130101 - Bar (drinking places) 58130105 -
Tavern (drinking places) 59120000 - Drug stores and proprietary stores 59129901
- Drug stores 59129902 - Proprietary (non-prescription medicine) stores 59210100
- Wine and beer 59210101 - Beer (packaged) 59210102 - Wine 59320500 - Office
furniture and store fixtures, secondhand 59410000 - Sporting goods and bicycle
shops 59410101 - Bait and tackle 59410201 - Ammunition 59410202 - Firearms
59410400 - Exercise equipment 59410602 - Camping equipment 59410700 - Team
sports equipment 59410701 - Baseball equipment 59410705 - Soccer supplies
59419902 - Bicycle and bicycle parts 59419905 - Playground equipment 59419906 -
Pool and billiard tables 59419907 - Saddlery and equestrian equipment 59430000 -
Stationery stores 59439902 - Office forms and supplies 59439903 - School
supplies 59440000 - Jewelry stores 59440102 - Watches 59449901 - Jewelry,
precious stones and precious metals 59450000 - Hobby, toy, and game shops
59450100 - Hobby and craft supplies 59450101 - Arts and crafts supplies 59450104
- Models, toy and hobby 59469902 - Photographic supplies 59470000 - Gift,
novelty, and souvenir shop 59470104 - Gift shop 59479902 - Souvenirs 59480000 -
Luggage and leather goods stores 59489901 - Leather goods, except luggage and
shoes 59490101 - Bridal fabrics 59490203 - Notions, including trim 59610000 -
Catalog and mail-order houses 59610203 - Electronic kits and parts, mail order
59610303 - Record and/or tape (music or video) club, mail order 59610403 -
Stamps, mail order 59619905 - Catalog sales 59619906 - Clothing, mail order
(except women's) 59619908 - Educational supplies and equipment, mail order
59619909 - Fishing, hunting and camping equipment and supplies: by mail 59619910
- Fitness and sporting goods, mail order 59619912 - Furniture and furnishings,
mail order 59619913 - General merchandise, mail order 59619915 - Jewelry, mail
order 59619916 - Mail order house, nec 59619925 - Electronic shopping 59620000 -
Merchandising machine operators 59620102 - Sandwich and hot food vending
machines 59630000 - Direct selling establishments 59630101 - Bottled water
delivery 59630207 - Snacks, direct sales 59630300 - Encyclopedias and
publications, direct sales 59630404 - Houseware sales, house-to-house 59639903 -
Cosmetic sales, house-to-house 59639904 - Direct sales, telemarketing 59830000 -
Fuel oil dealers 59840000 - Liquefied petroleum gas dealers 59849903 - Propane
gas, bottled 59939901 - Cigar store 59949902 - Newsstand 59950000 - Optical
goods stores 59990100 - Alarm and safety equipment stores 59990101 - Alarm
signal systems 59990102 - Fire extinguishers 59990103 - Safety supplies and
equipment 59990201 - Architectural supplies 59990202 - Artists' supplies and
materials 59990203 - Drafting equipment and supplies 59990300 - Banners, flags,
decals, and posters 59990303 - Flags 59990400 - Binoculars and telescopes
59990600 - Telephone and communication equipment 59990601 - Audio-visual
equipment and supplies 59990602 - Communication equipment 59990700 - Engine and
motor equipment and supplies 59990702 - Motors, electric 59990800 - Farm
equipment and supplies 59990803 - Feed and farm supply 59990900 - Medical
apparatus and supplies 59990906 - Orthopedic and prosthesis applications
59990908 - Wheelchair lifts 59991002 - Monuments, finished to custom order
59991102 - Pet food 59991103 - Pet supplies 59991200 - Swimming pools, hot tubs,
and sauna equipment and supplies 59991201 - Hot tub and spa chemicals,
equipment, and supplies 59991203 - Spas and hot tubs 59991204 - Swimming pool
chemicals, equipment, and supplies 59991300 - Toiletries, cosmetics, and
perfumes 59991301 - Cosmetics 59991302 - Perfumes and colognes 59991304 - Hair
care products 59991401 - Business machines and equipment 59991402 - Photocopy
machines 59991601 - Art dealers 59991604 - Christmas lights and decorations
59991700 - Educational aids and electronic training materials 59991701 -
Education aids, devices and supplies 59991805 - Children's furniture, nec
59999902 - Auction rooms (general merchandise) 59999904 - Awnings 59999907 -
Canvas products 59999908 - Cleaning equipment and supplies 59999909 - Concrete
products, pre-cast 59999910 - Electronic parts and equipment 59999912 - Foam and
foam products 59999916 - Plumbing and heating supplies 59999917 - Police supply
stores 59999919 - Religious goods 59999921 - Rubber stamps 59999924 - Tents
59999926 - Theatrical equipment and supplies 59999927 - Trophies and plaques
59999929 - Water purification equipment 59999930 - Packaging materials: boxes,
padding, etc. 59999931 - Welding supplies 59999932 - Air purification equipment
61590101 - Agricultural loan companies 61590200 - Equipment and vehicle finance
leasing companies 61639904 - Mortgage brokers arranging for loans, using money
of others 62110000 - Security brokers and dealers 62110204 - Investment firm,
general brokerage 62820000 - Investment advice 62829903 - Investment counselors
63110000 - Life insurance 63110102 - Fraternal life insurance organizations
63610000 - Title insurance 63710101 - Pension funds 64110201 - Insurance claim
adjusters, not employed by insurance company 64110300 - Insurance agents and
brokers 64110301 - Insurance agents, nec 65120000 - Nonresidential building
operators 65120100 - Commercial and industrial building operation 65130000 -
Apartment building operators 65190000 - Real property lessors, nec 65310000 -
Real estate agents and managers 65310200 - Real estate managers 65520000 -
Subdividers and developers, nec 65529901 - Land subdividers and developers,
commercial 65530000 - Cemetery subdividers and developers 65539902 - Cemeteries,
real estate operation 67199901 - Investment holding companies, except banks
67199902 - Personal holding companies, except banks 67220000 - Management
investment, open-end 67260000 - Investment offices, nec 67269905 - Management
investment funds, closed-end 67929901 - Oil leases, buying and selling on own
account 67940000 - Patent owners and lessors 67940102 - Music royalties, sheet
and record 67949901 - Copyright buying and licensing 67949902 - Franchises,
selling or licensing 67949903 - Patent buying, licensing, leasing 67980000 -
Real estate investment trusts 67990000 - Investors, nec 67999901 - Investment
clubs 67999904 - Venture capital companies 70110200 - Vacation lodges 70110300 -
Hotels 70110303 - Resort hotel 70110401 - Bed and breakfast inn 70110402 - Motor
inn 70320000 - Sporting and recreational camps 70339901 - Campgrounds 72120100 -
Laundry and drycleaner agents 72130000 - Linen supply 72130202 - Coat supply
72160000 - Drycleaning plants, except rugs 72169902 - Drapery, curtain
drycleaning 72170000 - Carpet and upholstery cleaning 72170101 - Carpet and
furniture cleaning on location 72180100 - Industrial equipment launderers
72180200 - Industrial clothing launderers 72180203 - Industrial uniform supply
72210000 - Photographic studios, portrait 72219903 - Photographer, still or
video 72990802 - Stitching, custom 72990901 - Costume rental 73229902 -
Collection agency, except real estate 73319903 - Mailing list compilers 73319906
- Mailing list brokers 73349902 - Mimeographing 73350000 - Commercial
photography 73359901 - Aerial photography, except mapmaking 73359903 -
Photographic studio, commercial 73360000 - Commercial art and graphic design
73360103 - Graphic arts and related design 73360104 - Package design 73360105 -
Silk screen design 73420202 - Exterminating and fumigating 73420203 - Pest
control in structures 73520000 - Medical equipment rental 73530000 - Heavy
construction equipment rental 73530102 - Oil well drilling equipment, rental or
leasing 73539901 - Cranes and aerial lift equipment, rental or leasing 73539902
- Earth moving equipment, rental or leasing 73590000 - Equipment rental and
leasing, nec 73590401 - Aircraft rental 73590501 - Audio-visual equipment and
supply rental 73590506 - Sound and lighting equipment rental 73599905 - Propane
equipment rental 73599908 - Sign rental 73599909 - Stores and yards equipment
rental 73599910 - Tent and tarpaulin rental 73599912 - Work zone traffic
equipment (flags, cones, barrels, etc.) 73610101 - Executive placement 73630102
- Manpower pools 73710101 - Computer software systems analysis and design,
custom 73710300 - Computer software development and applications 73710301 -
Computer software development 73710302 - Software programming applications
73720000 - Prepackaged software 73729901 - Application computer software
73729902 - Business oriented computer software 73729903 - Educational computer
software 73730000 - Computer integrated systems design 73730100 - Systems
software development services 73730101 - Computer systems analysis and design
73730102 - Systems engineering, computer related 73730201 - Local area network
(LAN) systems integrator 73730301 - Turnkey vendors, computer systems 73730302 -
Value-added resellers, computer systems 73740000 - Data processing and
preparation 73760000 - Computer facilities management 73779901 - Computer
hardware rental or leasing, except finance leasing 73790202 - Data processing
consultant 73829901 - Burglar alarm maintenance and monitoring 73829903 -
Protective devices, security 73829904 - Confinement surveillance systems
maintenance and monitoring 73840000 - Photofinish laboratories 73840101 -
Photofinishing laboratory 73890104 - Lecture bureau 73890106 - Speakers' bureau
73890304 - Embroidery advertising 73890306 - Field audits, cable television
73890308 - Promoters of shows and exhibitions 73890401 - Apparel designers,
commercial 73890411 - Textile designers 73890602 - Interior designer 73890603 -
Interior decorating 73890801 - Mapmaking or drafting, including aerial 73891105
- Recording studio, noncommercial records 73891106 - Music recording producer
73891202 - Mounting merchandise on cards 73891503 - Sign painting and lettering
shop 73891705 - Yacht brokers 73891801 - Design, commercial and industrial
73891900 - Metal cutting services 73899904 - Building scale models 73899908 -
Cosmetic kits, assembling and packaging 73899910 - Divers, commercial 73899911 -
Document and office record destruction 73899912 - Document embossing 73899917 -
Field warehousing 73899919 - Fire extinguisher servicing 73899923 - Fund raising
organizations 73899924 - Gas system conversion 73899925 - Grinding, precision:
commercial or industrial 73899962 - Printers' services: folding, collating, etc.
75190100 - Recreational vehicle rental 75320301 - Van conversion 75320402 - Body
shop, trucks 75499901 - Do-it-yourself garages 76410102 - Reupholstery 76410202
- Furniture refinishing
Walmart Primary Category Desc: *
Baby Consumables, Hardlines - BABY FOOD Baby Consumables, Hardlines - BABY NEEDS
Baby Consumables, Hardlines - BABY TRAVEL NEEDS Baby Consumables, Hardlines -
BATH HARDWARE Baby Consumables, Hardlines - BEDDING AND ACCESSORIES Baby
Consumables, Hardlines - DIAPER BAGS Baby Consumables, Hardlines - DIAPERS Baby
Consumables, Hardlines - FEEDING BABY Baby Consumables, Hardlines - FORMULA Baby
Consumables, Hardlines - GIFTING Baby Consumables, Hardlines - LARGE FURNITURE
Baby Consumables, Hardlines - SAFETY Baby Consumables, Hardlines - SMALL
FURNITURE AND BATH Baby Consumables, Hardlines - TOILETRIES Baby Consumables,
Hardlines - TOYS AND ACTIVITY TOYS Baby Consumables, Hardlines - TRAINING PANTS
Baby Consumables, Hardlines - WIPES Beauty - BEAUTY BATH Beauty - COMPLEXION
CARE Beauty - COSMETICS BAGS ORGANIZERS Beauty - COSMETICS EYE Beauty -
COSMETICS FACE Beauty - COSMETICS IMPLEMENTS Beauty - COSMETICS LIP Beauty -
COSMETICS NAIL Beauty - COTTON Beauty - FACE CARE Beauty - FRAGRANCES Beauty -
GIFTS Beauty - HAND BODY LOTION Beauty - NAIL CARE Beauty - NATURALS Beauty -
SUNCARE Beauty - TREND COSMETICS EYE Beauty - TREND COSMETICS FACE Beauty -
TREND COSMETICS IMPLEMENTS Beauty - TREND COSMETICS LIP Beauty - TREND COSMETICS
NAIL Chemicals - AIR FRESHENER AND DEODORIZER Chemicals - ALL PURPOSE CLEANERS
Chemicals - BATH TOILET DRAIN Chemicals - BLEACH Chemicals - DISH CLEANING
PRODUCTS Chemicals - INSECT AND RODENT CTRL Chemicals - LAUNDRY DETERGENT
Chemicals - LAUNDRY SPECIALTY CARE Chemicals - MOPS AND BROOMS Chemicals -
PREWASH Chemicals - QUICK CLEANING Chemicals - RUG DOCTOR Chemicals - SPONGES
OTC Pharmacy - ADULT NUTRITION OTC Pharmacy - ALLERGY OTC Pharmacy - ANALGESICS
OTC Pharmacy - ANTACIDS OTC Pharmacy - BP/DIAGNOSTICS AIDS OTC Pharmacy -
COUGH-COLD-FLU OTC Pharmacy - DIABETES OTC OTC Pharmacy - DURABLE MEDICAL
EQUIPMENT OTC Pharmacy - ELASTICS HEATING PADS OTC Pharmacy - EYECARE OTC
Pharmacy - FEMININE HYGIENE OTC Pharmacy - FIRST AID OTC Pharmacy - FOOTCARE OTC
Pharmacy - LAXATIVES OTC Pharmacy - NICOTINE REPLACEMENT THERAPY OTC Pharmacy -
PEDIATRICS OTC Pharmacy - PERFORMANCE NUTRITION OTC Pharmacy - READING GLASSES
OTC Pharmacy - VAPORIZER HUMIDIFIER OTC Pharmacy - VITAMINS OTC Pharmacy -
WEIGHT MANAGEMENT OTC Pharmacy - WELLNESS Paper Goods - BATHROOM TISSUE Paper
Goods - DISPOSABLE TABLETOP Paper Goods - FACIAL TISSUE Paper Goods - FOIL, BAGS
& WRAP Paper Goods - PAPER TOWELS Paper Goods - TRASH BAGS Personal Care - BABY
NEEDS Personal Care - BARSOAP Personal Care - BODYWASH Personal Care - DENTAL
STRIPS Personal Care - DENTURE Personal Care - DEODORANT Personal Care -
ELECTRIC SHAVE Personal Care - FAMILY PLANNING Personal Care - FEMININE HYGIENE
Personal Care - FEMININE NEEDS Personal Care - FLOSS INTERDENTAL Personal Care -
HAIR ACCESSORIES Personal Care - HAIR APPLIANCES Personal Care - HAIRCOLOR
Personal Care - HAIRSPRAY Personal Care - HAND LIQUIDS Personal Care -
INCONTINENCE Personal Care - KIDS ORAL CARE Personal Care - MOUTH WASH AND
BREATH Personal Care - MULTI-CULTURAL CARE Personal Care - NATURALS Personal
Care - SHAMPOOS AND CONDITIONERS Personal Care - STYLING PRODUCTS Personal Care
- TOOTHBRUSHES Personal Care - TOOTHPASTE Personal Care - TRIAL TRAVEL Personal
Care - WET SHAVE Pets & Supplies - AQUATICS Pets & Supplies - CANNED CAT FOOD
Pets & Supplies - CAT ACCESSORIES Pets & Supplies - CAT FLEA AND TICK Pets &
Supplies - CAT FURNITURE Pets & Supplies - CAT LITTER Pets & Supplies - CAT PANS
AND ACCESSORIES Pets & Supplies - CAT TREATS Pets & Supplies - CHEWS Pets &
Supplies - COLLARS AND LEASHES Pets & Supplies - DOG  GROOMING Pets & Supplies -
DOG FEEDING AND WATERING Pets & Supplies - DOG HBA Pets & Supplies - DOG TOYS
Pets & Supplies - DOG TREATS Pets & Supplies - DOMESTIC BIRD Pets & Supplies -
DRY CAT FOOD Pets & Supplies - DRY DOG FOOD Pets & Supplies - FISH LIVE Pets &
Supplies - FLEA AND TICK Pets & Supplies - FRESH DOG FOOD Pets & Supplies -
KENNELS Pets & Supplies - LIVESTOCK FEED ACCESS Pets & Supplies - PET BEDDING
Pets & Supplies - PET BEDS Pets & Supplies - PET COLLECTIONS Pets & Supplies -
SEASONAL Pets & Supplies - SMALL ANIMAL Pets & Supplies - TRAINING AIDS Pets &
Supplies - WET DOG FOOD Adult Beverages - BLUSH AND SPARKLING WINE Adult
Beverages - BUDGET BEER Adult Beverages - CRAFT BEER Adult Beverages - DARK
SPIRITS Adult Beverages - EUROPEAN IMPORT Adult Beverages - FLAVORED BEER Adult
Beverages - HEAVY CLASSIC Adult Beverages - IMPORT OTHER Adult Beverages - LIGHT
CLASSIC Adult Beverages - LIGHT SPIRITS Adult Beverages - LOW CALORIE BEER Adult
Beverages - MEXICAN IMPORT Adult Beverages - NA BEER Adult Beverages -
NONALCOHOLIC COCKTAIL MIXERS Adult Beverages - PREMIUM CLASSIC Adult Beverages -
RED WINE Adult Beverages - SINGLES BEER Adult Beverages - SPARKLING OTHER WINES
Adult Beverages - WHITE WINE Adult Beverages - WINE Candy / Tobacco - CHOCOLATE
Candy / Tobacco - CHRISTMAS Candy / Tobacco - EASTER Candy / Tobacco - GUM -
MINT D01 Candy / Tobacco - HALLOWEEN Candy / Tobacco - NON CHOCOLATE Candy /
Tobacco - SNACKS TO GO Candy / Tobacco - SPECIALTY CANDY Candy / Tobacco - SUGAR
FREE Candy / Tobacco - VALENTINE Snacks - ASIAN Snacks - CONES AND TOPPING
Snacks - COOKIES Snacks - CRACKERS Snacks - CANNED SOFT DRINKS Snacks - DIPS
Snacks - DRIED FRUIT Snacks - ENERGY DRINKS Snacks - FLAVORED WATER Snacks -
FRUIT SNACKS Snacks - FUNCTIONAL Snacks - HEALTHY LIFESTYLE Snacks - ISOTONICS
Snacks - MULTI PACK JUICE Snacks - NONALCOHOLIC MIXERS Snacks - POPCORN Snacks -
POWDERED SOFT DRINK Snacks - PRODUCE DRIED FRUIT Snacks - PRODUCE SNACKS Snacks
- PUDDING CUPS Snacks - READY TO DRINK COFFEE Snacks - READY TO DRINK TEA Snacks
- SALTY SNACKS Snacks - SNACK MEATS Snacks - SNACK NUTS Snacks - SNACKS TO GO
Snacks - SPECIALTY COOKIES Snacks - SPORTS TRAINING AND MEDICINE Snacks - WATER
Impulse - BATTERIES Impulse - CANDY Impulse - CHOCOLATE Impulse - COLLECTIBLES
Impulse - DOLLAR PROGRAM Impulse - GUM - MINT Impulse - IMPULSE STRIPS Impulse -
SALTY SNACKS Bakery - BAKERY FREEZER Bakery - BAKERY GRAB AND GO Bakery - BREAD
Bakery - BREAKFAST FOODS Bakery - CAKE DESSERTS Bakery - CELEBRATION CAKES
Bakery - COOKIES Bakery - CUP CAKES Bakery - DONUTS AND PASTRIES Bakery -
ORNAMENTS Bakery - PIE Bakery - ROLLS Bakery - SHELF STABLE CAKES Bakery -
SPECIALTY BREADS AND ROLLS Bakery - SWEET BAKED GOODS Bakery - SWEET GOODS
Bakery - VALUE SWEETS Produce - APPLE CIDER Produce - APPLES Produce - ASPARAGUS
Produce - AVOCADOS Produce - BANANAS Produce - BELL PEPPER Produce -
BLACKBERRIES Produce - BLENDING Produce - BLUEBERRIES Produce - BROCCOLI Produce
- BULBS Produce - CABBAGE Produce - CAL SEASONAL Produce - CANTALOUPES Produce -
CARROTS Produce - CAULIFLOWER Produce - CELERY Produce - CHILIS Produce - CORN
Produce - CRANBERRIES Produce - CUCUMBERS Produce - CUT FRUIT PACKAGED Produce -
CUT FRUIT PROCESSED Produce - DIPS Produce - DIPS AND GLAZE Produce - DRESSINGS
Produce - DRIED FRUIT Produce - DRIED VEGGIES Produce - ETHNIC AND SPECIALTY
Produce - ETHNIC ROOTS Produce - GARLIC Produce - GRAPEFRUIT Produce - GRAPES
Produce - GREENS Produce - HERBS Produce - KIWI Produce - LEMONS Produce -
LETTUCE Produce - LIMES Produce - MANDARINS Produce - MANGOES Produce - MIXED
BOUQUETS Produce - MIXED VEGETABLES Produce - MUSHROOM Produce - NECTARINES
Produce - NUT MEATS Produce - NUTS PEANUTS Produce - NUTS PISTACHIOS Produce -
NUTS SEASONAL Produce - NUTS SUNFLOWER Produce - ONIONS Produce - ORANGES
Produce - ORG MIXED BERRIES Produce - ORGANIC COOKING VEG Produce - PAPAYAS
Produce - PEACHES Produce - PEARS Produce - PINEAPPLES Produce - PACKAGED SALADS
Produce - PLUMS Produce - POTATOES Produce - PREMIUM BEVERAGE Produce - PRODUCE
SNACKS Produce - PUMPKINS SEASONAL Produce - RAINIER CHERRIES Produce -
RASPBERRIES Produce - RED CHERRIES Produce - ROSES Produce - SALAD TOPPINGS
Produce - SOFT VEGETABLES Produce - SPECIALITY Produce - SPECIALTY STONEFRUIT
Produce - SQUASH Produce - STRAWBERRIES Produce - SWEET POTATOES Produce -
TOMATOS Produce - TRAIL MIX Produce - VALUE ADDED VEGETABLES Produce - VARIETY
MELONS Produce - VARIETY TROPICALS Produce - WATERMELONS Prepared Deli - BABYBEL
Prepared Deli - BULK SALADS Prepared Deli - CHEESE Prepared Deli - DRINKS
Prepared Deli - HOT CASE AND CHILLED Prepared Deli - MEAT Prepared Deli -
PACKAGED MEALS Prepared Deli - PARTY TRAYS Prepared Deli - PASTA AND SAUCES
Prepared Deli - PIZZA Prepared Deli - PREPARED MEALS Prepared Deli - ROTISSERIE
Prepared Deli - SALADS Prepared Deli - SANDWICHES Prepared Deli - SNACKING
Prepared Deli - SOUPS Prepared Deli - SPREADS AND DIPS Prepared Deli - SUSHI
Prepared Deli - TABLE READY SALADS Commercial Packaged Bread - BREAD Commercial
Packaged Bread - BREAKFAST FOODS Commercial Packaged Bread - BUNS Commercial
Packaged Bread - SPECIALTY BREADS AND ROLLS Commercial Packaged Bread - SWEET
BAKED GOODS Commercial Packaged Bread - TORTILLAS Dairy - BUTTER MARGARINE Dairy
- CHEESES Dairy - CHILLED BAKING Dairy - CHILLED BEVERAGES Dairy - CULTURED
PRODUCTS Dairy - DESSERTS Dairy - EGGS Dairy - HISPANIC CHILLED Dairy - MILK
CREAMERS Dairy - MILK Dairy - SPREADS-CREAM CHEESE-BFAST BREADS Dairy - YOGURT
Deli - BACON Deli - BREAKFAST CONVENIENCE Deli - BREAKFAST SAUSAGE Deli - DINNER
MEATS Deli - HOT DOGS Deli - LUNCH COMBOS Deli - LUNCHMEAT Dry Grocery -
ADULT-FAMILY MEALS Dry Grocery - ASIAN Dry Grocery - BAG PASTA Dry Grocery -
BAKING MIXES Dry Grocery - BAKING NUTS CAN MILK Dry Grocery - BATTERS Dry
Grocery - BOX JUICE Dry Grocery - CHILI Dry Grocery - COFFEE Dry Grocery - COLD
CEREAL Dry Grocery - COOKIES Dry Grocery - DIET AND HEALTH Dry Grocery - DIY
PIZZA Dry Grocery - GRAVY Dry Grocery - ETHNIC Dry Grocery - FLOUR Dry Grocery -
FROZEN INTERNATIONAL FOODS Dry Grocery - GRILL ACCESSORIES Dry Grocery - HEALTHY
LIFESTYLE Dry Grocery - HISPANIC Dry Grocery - HOT CEREAL Dry Grocery -
INSTITUTIONAL Dry Grocery - JAMS AND JELLY Dry Grocery - JELLO AND MARSHMALLO
Dry Grocery - KIDS MEALS Dry Grocery - MAC AND CHEESE Dry Grocery - MAYONNAISE
Dry Grocery - MUSTARD KETCHUP Dry Grocery - OIL AND SHORTENING Dry Grocery -
OLIVES Dry Grocery - PEANUT BUTTER Dry Grocery - PICKLES Dry Grocery - PIE
FILLING Dry Grocery - PORTABLE SNACKING Dry Grocery - POTATO AND STUFFING Dry
Grocery - POWDERED SOFT DRINK Dry Grocery - PR BREAD AND TORTILLAS Dry Grocery -
RICE AND BEANS Dry Grocery - SALAD DRESSING Dry Grocery - SALAD TOPPINGS Dry
Grocery - SAUCES Dry Grocery - SHELF STABLE BEANS Dry Grocery - SHELF STABLE
CHEESE Dry Grocery - SHELF STABLE FRUIT Dry Grocery - SHELF STABLE JUICE Dry
Grocery - SHELF STABLE MEATS Dry Grocery - SHELF STABLE SEAFOOD Dry Grocery -
SHELF STABLE TOMATOES Dry Grocery - SHELF STABLE VEGETABLES Dry Grocery - SOUP
Dry Grocery - SPAGHETTI SAUCE Dry Grocery - SPICES AND SALT Dry Grocery - SUGAR
Dry Grocery - SWEET BAKED GOODS Dry Grocery - SYRUP AND MIXES Dry Grocery - TEA
Dry Grocery - TEXMEX Dry Grocery - TORTILLAS Dry Grocery - VINEGAR Frozen -
FROZEN BAKERY Frozen - FROZEN BREAD AND PASTRIES Frozen - FROZEN BREAKFAST FOODS
Frozen - FROZEN DOG FOOD Frozen - FROZEN ENTERTAINING Frozen - FROZEN
INTERNATIONAL FOODS Frozen - FROZEN MEALS Frozen - FROZEN PREPARED MEAT AND
SEAFOOD Frozen - FROZEN PIZZA Frozen - FROZEN POTATOES Frozen - FROZEN PRODUCE
Frozen - ICE CREAM Meat - CHOICE BEEF Meat - CONDIMENTS Meat - EXOTIC MEATS Meat
- FRESH BEEF OFFALS Meat - FRESH CHICKEN Meat - FRESH DINNER SAUSAGE Meat -
FRESH FIN FISH Meat - FRESH GRND BEEF PATTIES Meat - FRESH GROUND BEEF Meat -
FRESH PORK Meat - FRESH PORK OFFALS Meat - FRESH SALMON Meat - FRESH SHELLFISH
Meat - FRESH SHRIMP Meat - FRESH SPECIALTY MEAT HALAL RW Meat - FRESH TURKEY
Meat - FROZEN BEEF OFFALS Meat - FROZEN BEEF PATTIES Meat - FROZEN BEEF STEAKS
Meat - FROZEN CHICKEN Meat - FROZEN DINNER SAUSAGE Meat - FROZEN DSD Meat -
FROZEN PORK Meat - FROZEN TURKEY Meat - FROZEN FISH Meat - FROZEN SHELLFISH Meat
- FROZEN SHRIMP Meat - FROZEN TILAPIA Meat - SEAFOOD GRAB N GO Meat - SELECT
BEEF Meat - SMOKED MEATS Meat - SPARERIBS AND BACKRIBS Meat - SPECIALTY BEEF
Boyswear - ACTIVE Boyswear - CASUAL PANTS Boyswear - FLEECE Boyswear - HEAD AND
HAND Boyswear - HOLIDAY Boyswear - JEANS Boyswear - KNIT TOPS Boyswear -
LICENSED Boyswear - OUTERWEAR Boyswear - SCHOOL UNIFORMS Boyswear - SETS
Boyswear - SHORTS Boyswear - SLEEPWEAR Boyswear - SOCKS Boyswear - SWIMWEAR
Boyswear - THERMALS Boyswear - UNDERWEAR Boyswear - WOVEN SHIRTS Family Socks -
CASUAL SOCKS Family Socks - CORE BASIC SOCKS Family Socks - LINERS Family Socks
- PERFORMANCE SOCKS Family Socks - SEASONAL SOCKS Family Socks - WELLNESS SOCKS
Foundations - DAYWEAR Foundations - JUNIOR BRAS Foundations - MATERNITY
Foundations - MISSY BRAS Foundations - SHAPEWEAR Foundations - SPORT BRAS
Girlswear - 365 GIRLS Girlswear - ACTIVE Girlswear - BRAS Girlswear - CASUAL
PANTS Girlswear - DANCEWEAR Girlswear - DRESSES Girlswear - FLEECE Girlswear -
HEAD AND HAND Girlswear - HOLIDAY Girlswear - HOSIERY Girlswear - JEANS
Girlswear - KNIT TOPS Girlswear - LICENSED Girlswear - OUTERWEAR Girlswear -
RELATED SEPERATES Girlswear - SCHOOL UNIFORMS Girlswear - SETS Girlswear -
SHORTS Girlswear - SKIRTS Girlswear - SLEEPWEAR Girlswear - SOCKS Girlswear -
SWEATERS Girlswear - SWIMWEAR Girlswear - TEAM SPORTS Girlswear - THERMALS
Girlswear - UNDERWEAR Girlswear - WOVEN TOPS Handbags And Accessories - BACKPACK
Handbags And Accessories - BEACH TOTE Handbags And Accessories - BELTS Handbags
And Accessories - HAIR ACCESSORIES Handbags And Accessories - HANDBAGS Handbags
And Accessories - HATS Handbags And Accessories - RAINWEAR Handbags And
Accessories - SCARVES Handbags And Accessories - SMALL LEATHER GOODS Handbags
And Accessories - SUNGLASSES Handbags And Accessories - WINTER ACCESSORIES
Hosiery - HOSIERY Hosiery - LEGGINGS Hosiery - TIGHTS Infant Apparel - BABY
DRESSES Infant Apparel - BABY FLEECE Infant Apparel - BABY LICENSE Infant
Apparel - BABY PLAYWEAR Infant Apparel - BABY SEPARATES Infant Apparel - BABY
SETS Infant Apparel - BABY SLEEP AND PLAY Infant Apparel - BABY TRAVEL NEEDS
Infant Apparel - BASIC BIBS Infant Apparel - BEDDING AND ACCESSORIES Infant
Apparel - DIAPER BLANKETS BATH Infant Apparel - GIFTS Infant Apparel - HEAD AND
HAND Infant Apparel - HOLIDAY MOTIF Infant Apparel - LAYETTE BIBS Infant Apparel
- LAYETTE BODYSUITS Infant Apparel - LAYETTE ONE PIECES Infant Apparel - LAYETTE
PANTS Infant Apparel - LAYETTE SETS Infant Apparel - LAYETTE SOCKS AND SHOES
Infant Apparel - OUTERWEAR Infant Apparel - SLEEPWEAR Infant Apparel - SOCKS
Infant Apparel - SWIMWEAR Infant Apparel - DENIM Infant Apparel - FLEECE Infant
Apparel - LICENSE Infant Apparel - PLAYWEAR Infant Apparel - SEPARATES Infant
Apparel - SETS Infant Apparel - TEAM SPORTS Infant Apparel - TG DENIM Infant
Apparel - UNDERWEAR Jewelry - EAR PIERCING Jewelry - FINE JEWELRY COUNTERTOPS
Jewelry - FINE JEWELRY SHOWCASES Jewelry - JEWELRY CLEANER Jewelry - JEWELRY
COSTUME Jewelry - JEWELRY GIFTS Jewelry - JEWELRY ORGANIZATION Jewelry - JEWELRY
SUNGLASSES Jewelry - KIDS WATCHES Jewelry - WATCH ACCESSORIES Jewelry - WATCH
COUNTERTOP Jewelry - WATCH PROMOTIONS Jewelry - WATCH SHOWCASE Jewelry - WATCH
TIMECENTER Ladies Outerwear - OUTERWEAR Ladies Outerwear - SWIMWEAR Ladieswear -
ACTIVE LS KNITS Ladieswear - ACTIVE SLEEVELESS KNITS Ladieswear - ACTIVE SS
KNITS Ladieswear - ACTIVEWEAR - TOPS JR Ladieswear - CAPRIS ACTIVE Ladieswear -
CAPRIS MISSY Ladieswear - DENIM CAPRIS JR Ladieswear - DENIM JR Ladieswear -
DRESSES Ladieswear - DRESSES JR Ladieswear - FLEECE-MISSY Ladieswear - JACKETS
ACTIVE Ladieswear - JACKETS MISSY Ladieswear - JEANS MISSY Ladieswear - KNIT
CAPRIS JR Ladieswear - KNIT JR Ladieswear - KNIT TOPS JR Ladieswear - KNIT
TOPS-MISSY Ladieswear - KNIT TOPS-PLUS Ladieswear - LADIES COLLECTION MISSY
Ladieswear - MISSY LS KNIT TOPS Ladieswear - MISSY SLEEVELESS KNIT TOPS
Ladieswear - PANTS ACTIVE Ladieswear - PANTS JR Ladieswear - PANTS MISSY
Ladieswear - SCREEN TEES Ladieswear - SEASONAL Ladieswear - SHORTS ACTIVE
Ladieswear - SHORTS JR Ladieswear - SHORTS MISSY Ladieswear - SKIRTS JR
Ladieswear - SKIRTS MISSY Ladieswear - SPORTS BRAS Ladieswear - SWEATERS MISSY
Ladieswear - SWEATERS JR Ladieswear - TEAM SPORTS Ladieswear - WOVEN SHIRTS JR
Ladieswear - WOVENS TOPS-MISSY Menswear - ACTIVEWEAR Menswear - BASIC ACTIVEWEAR
Menswear - CASUAL PANTS Menswear - COLLEGE Menswear - DRESS Menswear - DRESS
SHIRTS Menswear - FLEECE Menswear - HEAD AND HAND Menswear - HIGH SCHOOL
Menswear - JEANS Menswear - KNIT TOPS Menswear - KNITS Menswear - LICENSE AND
GRAPHICS Menswear - OUTERWEAR Menswear - SHORTS Menswear - SLEEPWEAR Menswear -
SOCCER Menswear - SOCKS Menswear - SWEATERS Menswear - SWIMWEAR Menswear -
THERMALS Menswear - TIES Menswear - UNDERWEAR Menswear - WORKWEAR Menswear -
WOVENS Plus Size/Maternity - CAPRIS PLUS Plus Size/Maternity - DRESSES PLUS Plus
Size/Maternity - FLEECE PLUS Plus Size/Maternity - JEANS PLUS Plus
Size/Maternity - KNIT TOPS PLUS Plus Size/Maternity - LICENSED PLUS Plus
Size/Maternity - MATERNITY Plus Size/Maternity - PANTS PLUS Plus Size/Maternity
- SHORTS PLUS Plus Size/Maternity - SKIRTS PLUS Plus Size/Maternity - SWEATERS
PLUS Plus Size/Maternity - WOVEN SHIRTS PLUS Shoes - BOY -GIRL RAINBOOTS Shoes -
BOYS CASUAL-DRESS Shoes - BOYS ATHLETIC Shoes - BOYS BEACHWEAR Shoes - BOYS
BOOTS Shoes - BOYS SANDALS Shoes - BOYS SLIPPERS Shoes - BOYS WINTER BOOTS Shoes
- GIRL ATHLETIC Shoes - GIRL BOOTS Shoes - GIRL CASUAL-DRESS Shoes - GIRL
SANDALS Shoes - GIRL-BOY PREWALK Shoes - GIRLS BEACHWEAR Shoes - GIRLS SLIPPERS
Shoes - GIRLS WINTER BOOTS Shoes - KIDS ATHLETIC Shoes - LADIES ATHLETIC Shoes -
LADIES BEACHWEAR Shoes - LADIES BOOTS Shoes - LADIES CASUALS Shoes - LADIES
RAINBOOTS Shoes - LADIES SANDALS Shoes - LADIES SLIPPERS Shoes - LADIES
WINTERBOOTS ALL Shoes - MENS ATHLETICS Shoes - MENS BEACHWEAR Shoes - MENS BOOTS
Shoes - MENS CASUALS-DRESS Shoes - MENS SANDALS Shoes - MENS SLIPPERS Shoes -
MENS WINTER BOOTS Shoes - RUBBER BOOTS Shoes - SLIP RESISTANT Shoes - WORKSHOES
Shoes - SHOE CARE Sleepwear - DAYWEAR Sleepwear - FASHION SLEEPWEAR Sleepwear -
LICENSED SLEEPWEAR Sleepwear - MISSY CONTEMPORARY Sleepwear - NON-PACKAGED
UNDERWEAR Sleepwear - PACKAGED UNDERWEAR Sleepwear - SCRUBS Sleepwear - THERMALS
Sleepwear - TRADITIONAL SLEEPWEAR Celebration - BAKING Celebration - BAKING
MIXES Celebration - FASHION STATIONERY Celebration - FOIL BALLOONS Celebration -
GIFT WRAP AND BAGS Celebration - GIFTS Celebration - GREETING CARDS Celebration
- HANUKKAH Celebration - NEW YEARS Celebration - NOVELTY Celebration - NOVELTY
SEASONAL Celebration - PARTY PROMO Celebration - PARTY SEASONAL Celebration -
PARTY SUPPLIES Celebration - POSTERS Celebration - SPECIAL OCCASIONS Celebration
- SPICES AND SALT Celebration - ST PATS Celebration - STICKERS Electronics -
ANTENNAS Electronics - AUDIO HARDWARE Electronics - AV ACCESSORIES Electronics -
BLURAY DVD HARDWARE Electronics - CHROMEBOOKS Electronics - COMPUTER MONITORS
Electronics - CONNECTED HOME Electronics - DESKTOP ACCESSORIES Electronics -
DESKTOP COMPUTERS Electronics - DIGITAL STORAGE Electronics - GPS Electronics -
HDMI Electronics - HEADPHONES Electronics - HOME THEATRE Electronics - INK
Electronics - IPAD ACCESSORIES Electronics - IPOD ACCESSORIES Electronics -
LAPTOP CASES Electronics - LAPTOP COMPUTERS Electronics - LAPTOP POWER
Electronics - LEGACY VCR-DVD Electronics - MOBILE VR Electronics - MP3
Electronics - NETWORK CONNECTIVITY Electronics - TABLET ACCESSORIES Electronics
- PC GAMING Electronics - PC GAMING ACCESSORIES Electronics - PC SOFTWARE
Electronics - PORTABLE DVD & TV Electronics - PRINTERS Electronics - SLATES
Electronics - SOUNDBARS Electronics - SPEAKERS Electronics - STREAMING BOXES
Electronics - TELEPHONES Electronics - TELEVISION Electronics - TV MOUNTS
Electronics - WELLNESS TECH Media & Gaming - APP GAMING AND STRATEGY GUIDES
Media & Gaming - BLURAY DVD Media & Gaming - COLLECTIBLES Media & Gaming -
COMPUTER SOFTWARE Media & Gaming - TOY ACTION FIGURES Media & Gaming - VIDEO
GAME ACCESSORIES Media & Gaming - VIDEO GAME HARDWARE Media & Gaming - VIDEO
GAME INTERACTIVE Media & Gaming - VIDEO GAME SOFTWARE Seasonal - BOXED CARDS
Seasonal - CARVING Seasonal - CHINESE NEW YEAR Seasonal - CHRISTMAS LIGHT SETS
Seasonal - CHRISTMAS ORNAMENTS Seasonal - CHRISTMAS OUTDOOR DÉCOR Seasonal -
CHRISTMAS TREE BOWS - RIBBONS Seasonal - CHRISTMAS TREE SKRTS & STOCKINGS
Seasonal - CHRISTMAS TREES Seasonal - CHRISTMAS VILLAGE Seasonal - CHRISTMAS
WREATHS - GARLAND Seasonal - CMAS CLINGS Seasonal - CMAS INDOOR DECOR Seasonal -
CMAS LICENSED Seasonal - CMAS NOVELTY Seasonal - CMAS PARTYWARE Seasonal - CMAS
PLUSH Seasonal - CMAS TINSEL GARLAND Seasonal - CMAS TRIM A PACKAGE Seasonal -
COSTUMES Seasonal - DRESS UP Seasonal - EASTER Seasonal - HALLOWEEN INDOOR DECOR
Seasonal - HALLOWEEN OUTDOOR DECOR Seasonal - HALLOWEEN TRICK OR TREAT Seasonal
- HANUKKAH Seasonal - HARVEST Seasonal - MAKEUP Seasonal - MARDI GRAS Seasonal -
NOVELTY Seasonal - PARTYWARE Seasonal - SPRING AND SUMMER Seasonal - STICKERS
Seasonal - TREE TOPPERS Seasonal - VALENTINES DAY Toys - ACTIVITIES Toys -
BICYCLES Toys - BIKE ACCESSORIES Toys - BOARD GAMES Toys - DOLLS Toys -
ELECTRONIC GAMES Toys - FASHION DOLLS Toys - FIREWORKS Toys - FOOT TO FLOOR Toys
- GIRL ROLE PLAY Toys - GIRLS TOYS Toys - INFANT PRESCHOOL Toys - JUNIOR SPORTS
Toys - KID CONNECTION Toys - KIDS IMPULSE Toys - LICENSED PRESCHOOL Toys - MUSIC
Toys - POOLS Toys - PRESCHOOL ACTIVITY Toys - PRESCHOOL WHEELS Toys - PUZZLES
Toys - RADIO CONTROL VEHICLES Toys - RIDE ONS Toys - SEASONAL PLASTICS Toys -
SMALL DOLL AND COLLECTABLES Toys - SNOW TOYS Toys - SPORTS PLAY Toys - SPRING
TOYS Toys - SWINGSETS Toys - TOY ACTION FIGURES Toys - TOY VEHICLES Toys - TOYS
CONSTRUCTION Toys - WATER TOYS Automotive - ANTIFREEZE Automotive - AUTO
ACCESSORIES Automotive - AUTO APPEARANCE Automotive - AUTO FILTERS AND TOOLS
Automotive - AUTO FRAGRANCES Automotive - AUTO KEYS AND ACCESSORIES Automotive -
AUTO LIGHTING Automotive - AUTO SUNSHADES Automotive - AUTO TIRES Automotive -
BATTERIES AUTO Automotive - BATTERY ACCESSORIES AUTO Automotive - BULK FILTERS
Automotive - BULK OIL Automotive - CARGO AND ORGANIZATION Automotive - CHEMICALS
Automotive - CVP Automotive - ELECTRONICS Automotive - FLOORMATS Automotive -
GAS CANS Automotive - HARD PARTS Automotive - HEAVY DUTY CLEANING Automotive -
JACKS Automotive - MARINE Automotive - MOTOR OIL Automotive - PAINT AND BODY
Automotive - POWER EQUIPMENT Automotive - REFRIGERANT Automotive - RV
ACCESSORIES Automotive - SEATCOVERS Automotive - TARPS TIE DOWNS Automotive -
TENTS Automotive - TIRE MAINTENANCE Automotive - TIRE SPECIALTY AND WHEELS
Automotive - TOWING AND ACCESSORIES Automotive - WASHER FLUID Automotive -
WINTER SEASONAL Automotive - WIPERS Hardware - AIR CONDITIONERS Hardware - AIR
FILTERS Hardware - AIR PURIFICATION Hardware - ALL PURPOSE CLEANERS Hardware -
BATH HARDWARE Hardware - BATH SCALES Hardware - CEILING FANS Hardware - CLEANING
Hardware - DEHUMIDIFIERS Hardware - FANS Hardware - FASHION PLUMBING Hardware -
FASTENERS Hardware - FIRELOGS Hardware - GENERATORS Hardware - HAND TOOLS
Hardware - HEATERS Hardware - HOME HARDWARE Hardware - HUMIDIFIERS Hardware -
LIGHT BULBS Hardware - LIGHTING Hardware - MOVING Hardware - PLUMBING Hardware -
POWER Hardware - POWER TOOLS Hardware - STORAGE Hardware - TOILET SEATS Hardware
- TRASH Hardware - WATER Hardware - WEATHER STRIP - SCREENWIRE Hardware -
WET-DRY VACS Hardware - WOOD PELLETS Hardware - WORK LIGHTS Live Plants -
ANNUALS PAK & POTTED Live Plants - BULBS Live Plants - CHRISTMAS Live Plants -
CONTAINERS Live Plants - EVERYDAY FLORAL Live Plants - FALL HOLIDAYS Live Plants
- FERNS Live Plants - FOLIAGE Live Plants - GRASS SEED Live Plants - HANGING
BASKETS Live Plants - OUTDOOR VEG GARDENING Live Plants - PERENNIALS Live Plants
- POTTING SOIL Live Plants - SEED GARDENING Live Plants - SHRUBS Live Plants -
SPRING HOLIDAYS Live Plants - TREES Live Plants - TROPICAL BLOOMING Outdoor
Living - BIRDS Outdoor Living - BLOWERS Outdoor Living - CHAINSAWS AND
ACCESSORIES Outdoor Living - CHARCOAL GRILLS Outdoor Living - CITRO & REPELLENTS
Outdoor Living - EXTRA SEATING Outdoor Living - FERTILIZERS & SPREADERS Outdoor
Living - FRYERS Outdoor Living - FUEL Outdoor Living - GARDEN TOOLS Outdoor
Living - GARDENING Outdoor Living - GAS AND SPECIALTY GRILLS Outdoor Living -
GLOVES Outdoor Living - GRILL ACCESSORIES Outdoor Living - HARDSCAPES Outdoor
Living - HERBICIDES Outdoor Living - IN-GROUND SOILS Outdoor Living - MOWER
ACCESSORIES AND LUBRICANTS Outdoor Living - MULCH Outdoor Living - OUTDOOR DECOR
Outdoor Living - OUTDOOR HEATING Outdoor Living - OUTDOOR LIGHTING Outdoor
Living - PATIO ACCESSORIES Outdoor Living - PATIO FURNITURE Outdoor Living -
PESTICIDES Outdoor Living - PLANT FOOD Outdoor Living - PLANTERS Outdoor Living
- PLANTING ACCESSORIES Outdoor Living - POOL CHEMICALS Outdoor Living - PORTABLE
GRILLS Outdoor Living - POTTING SOIL Outdoor Living - PROPANE EXCHANGE Outdoor
Living - PUSH MOWERS Outdoor Living - REPLACEMENT CUSHIONS Outdoor Living -
RIDER MOWER Outdoor Living - SALT Outdoor Living - SMOKERS Outdoor Living - SNOW
REMOVAL Outdoor Living - SNOW THROWERS Outdoor Living - TRIMMERS AND ACCESSORIES
Outdoor Living - WATERING Paint And Accessories - APPLICATORS Paint And
Accessories - EXTERIOR PAINT Paint And Accessories - EXTERIOR PROTECTANTS Paint
And Accessories - FLOORING AND WALL DECOR Paint And Accessories - INTERIOR
STAINS Paint And Accessories - LADDERS Paint And Accessories - PAINT INTERIOR
Paint And Accessories - PRIMERS Paint And Accessories - SPRAY PAINT Paint And
Accessories - SUNDRIES Paint And Accessories - TAPE.ADHESIVES.CAULK Sporting
Goods - AIRBEDS AND PUMPS Sporting Goods - AIRGUN Sporting Goods - AMMUNITION
Sporting Goods - ARCHERY Sporting Goods - BASEBALL SOFTBALL Sporting Goods -
BASKETBALL Sporting Goods - CAMPSITE Sporting Goods - CANOPIES Sporting Goods -
CHAIRS Sporting Goods - CLAY TARGETS Sporting Goods - COLD WEATHER HUNTING
Sporting Goods - CONSUMABLES Sporting Goods - COOLERS Sporting Goods - COTS
Sporting Goods - DEER CORN Sporting Goods - DELETED AMMO Sporting Goods - FANS
Sporting Goods - FEED & ATTRACTANTS Sporting Goods - FISHING ACCESSORIES
Sporting Goods - FISHING LURES Sporting Goods - FLASHLIGHTS Sporting Goods -
FOOT TO FLOOR Sporting Goods - FOOTBALL Sporting Goods - GOLF Sporting Goods -
GUN ACCESSORIES Sporting Goods - GUN STORAGE Sporting Goods - GUNS Sporting
Goods - HAMMOCKS Sporting Goods - HUNTING ACCESSORIES Sporting Goods - HUNTING
AND FISHING LICENSES Sporting Goods - HUNTING APPAREL Sporting Goods - ICE
FISHING Sporting Goods - INDOOR GAMES Sporting Goods - KNIVES Sporting Goods -
LARGE EXERCISE Sporting Goods - LIQUID CONTAINERS Sporting Goods - LIVE BAIT
Sporting Goods - MARINE Sporting Goods - MUZZLE LOADER Sporting Goods - OUTDOOR
GAMES Sporting Goods - PADDLE SPORTS Sporting Goods - PERFORMANCE NUTRITION
Sporting Goods - RACQUET SPORTS Sporting Goods - RAINWEAR Sporting Goods -
REGIONAL SPORTS Sporting Goods - RODS & REELS Sporting Goods - SLEEPING BAGS
Sporting Goods - SMALL EXERCISE AND BOXING Sporting Goods - SOCCER Sporting
Goods - SPECIALTY HUNTING Sporting Goods - SPORTS OPTICS Sporting Goods - SPORTS
TRAINING AND MEDICINE Sporting Goods - SWIM Sporting Goods - TABLES Sporting
Goods - TARPS Sporting Goods - TENTS Sporting Goods - TERMINAL TACKLE Sporting
Goods - TRAMPOLINES Sporting Goods - TREE STANDS Sporting Goods - TURKEY
Sporting Goods - VOLLEYBALL Sporting Goods - WATER SPORTS Sporting Goods -
WEIGHTS AND BENCHES Sporting Goods - YOUTH SPORTS Stationery - ACTIVITY
Stationery - BINDERS Stationery - BOOKS Stationery - CALCULATORS Stationery -
CALENDARS Stationery - COPY PAPER Stationery - ENVELOPE Stationery - FASHION
STATIONERY Stationery - FILING Stationery - FLAGS Stationery - MAPS AND ATLAS
Stationery - MOVE AND SHIP Stationery - NOTETAKING Stationery - OFFICE BOARDS
Stationery - OFFICE SUPPLIES Stationery - ORGANIZATION Stationery - PARTY
SUPPLIES Stationery - PLANNERS Stationery - SCHOOL SUPPLIES Stationery -
SECURITY Stationery - SOUVENIR Stationery - SOUVENIRS Stationery - SPORTS
LICENSE Stationery - WRITING Bath / Shower - BATH ACCESSORIES Bath / Shower -
BATH RUGS Bath / Shower - BATH TOWELS Bath / Shower - BEACH Bath / Shower -
DECORATIVE BATH Bath / Shower - SHOWER Bath / Shower - WASHCLOTH BUNDLES Bedding
- AIR BEDS Bedding - BED N BAG Bedding - BED PADS AND FOAM Bedding - BED PILLOWS
Bedding - BED QUILTS Bedding - BLANKETS AND SEASONAL Bedding - COMFORTERS AND
BEDSPREADS Bedding - KIDS LICENSED BEDDING Bedding - SHEETS Cook & Dining -
BAKEWARE Cook & Dining - BEVERAGE Cook & Dining - CHILDRENS TABLEWARE Cook &
Dining - COFFEE MAKERS Cook & Dining - COOKWARE SETS Cook & Dining - CUTLERY
Cook & Dining - DINNERWARE Cook & Dining - DRINKWARE Cook & Dining - FLATWARE
Cook & Dining - FOOD PREPARATION Cook & Dining - GADGETS Cook & Dining - HEATED
COOKING Cook & Dining - KITCHEN Cook & Dining - MICROWAVES Cook & Dining - OPEN
STOCK COOKWARE Cook & Dining - SEASONAL SOFT TABLETOP Cook & Dining - TOAST AND
BREAD Cook & Dining - UTILITY-CLOSET STORAGE Crafts - ADULT CRAFTING Crafts -
DIE CUTTING Crafts - FABRIC Crafts - FASHION ART Crafts - FINE ART Crafts -
FLORAL Crafts - FRAGRANCE Crafts - JEWELRY MAKING Crafts - KIDS CRAFT Crafts -
NEEDLECRAFT Crafts - NOTIONS Crafts - PAINTS AND SURFACES Crafts - PAPERCRAFTING
Crafts - PHOTO ALBUMS Crafts - SEASONAL FLORAL Crafts - SEWING Crafts - SEWING
MACHINE Crafts - SEWING RIBBON Crafts - WEDDING Furniture & Luggage - FURNITURE
FOLDING Furniture & Luggage - KIDS FURNITURE Furniture & Luggage - LIVING ROOM
Furniture & Luggage - MATTRESSES Furniture & Luggage - RTA BEDROOM Furniture &
Luggage - RTA HOME OFFICE Furniture & Luggage - RTA KITCHEN Furniture & Luggage
- SEATING Home Decor - CANDLE ACCESSORIES Home Decor - CANDLES Home Decor -
CLOCKS Home Decor - DECORATIVE ACCESSORIES Home Decor - DOORMATS Home Decor -
FRAGRANCE Home Decor - FRAMES Home Decor - FURNITURE COVERINGS Home Decor -
LIGHTING Home Decor - MIRRORS Home Decor - PILLOWS Home Decor - RUGS Home Decor
- WALL ART Home Decor - WAX CUBES AND WARMERS Home Decor - WINDOW BLINDS Home
Decor - WINDOW DRAPERY HARDWARE Home Decor - WINDOW SOFT Organization & Floor
Care - ALTERNATIVE STORAGE Organization & Floor Care - BASKETS - HAMPERS
Organization & Floor Care - BULK STORAGE Organization & Floor Care - CARGO AND
ORGANIZATION Organization & Floor Care - CLOSET STORAGE Organization & Floor
Care - FLOOR CARE Organization & Floor Care - FOOD PRESERVATION Organization &
Floor Care - FOOD STORAGE Organization & Floor Care - HANGERS Organization &
Floor Care - KITCHEN ORGANIZATION Organization & Floor Care - LARGE APPLIANCES
Organization & Floor Care - LAUNDRY Organization & Floor Care - LUGGAGE
Organization & Floor Care - WASTE Optical - SUN Optical - FRAMES Optical - LENS
Optical - SAFETY
Walmart Secondary Category Desc
Baby Consumables, Hardlines - BABY FOOD Baby Consumables, Hardlines - BABY NEEDS
Baby Consumables, Hardlines - BABY TRAVEL NEEDS Baby Consumables, Hardlines -
BATH HARDWARE Baby Consumables, Hardlines - BEDDING AND ACCESSORIES Baby
Consumables, Hardlines - DIAPER BAGS Baby Consumables, Hardlines - DIAPERS Baby
Consumables, Hardlines - FEEDING BABY Baby Consumables, Hardlines - FORMULA Baby
Consumables, Hardlines - GIFTING Baby Consumables, Hardlines - LARGE FURNITURE
Baby Consumables, Hardlines - SAFETY Baby Consumables, Hardlines - SMALL
FURNITURE AND BATH Baby Consumables, Hardlines - TOILETRIES Baby Consumables,
Hardlines - TOYS AND ACTIVITY TOYS Baby Consumables, Hardlines - TRAINING PANTS
Baby Consumables, Hardlines - WIPES Beauty - BEAUTY BATH Beauty - COMPLEXION
CARE Beauty - COSMETICS BAGS ORGANIZERS Beauty - COSMETICS EYE Beauty -
COSMETICS FACE Beauty - COSMETICS IMPLEMENTS Beauty - COSMETICS LIP Beauty -
COSMETICS NAIL Beauty - COTTON Beauty - FACE CARE Beauty - FRAGRANCES Beauty -
GIFTS Beauty - HAND BODY LOTION Beauty - NAIL CARE Beauty - NATURALS Beauty -
SUNCARE Beauty - TREND COSMETICS EYE Beauty - TREND COSMETICS FACE Beauty -
TREND COSMETICS IMPLEMENTS Beauty - TREND COSMETICS LIP Beauty - TREND COSMETICS
NAIL Chemicals - AIR FRESHENER AND DEODORIZER Chemicals - ALL PURPOSE CLEANERS
Chemicals - BATH TOILET DRAIN Chemicals - BLEACH Chemicals - DISH CLEANING
PRODUCTS Chemicals - INSECT AND RODENT CTRL Chemicals - LAUNDRY DETERGENT
Chemicals - LAUNDRY SPECIALTY CARE Chemicals - MOPS AND BROOMS Chemicals -
PREWASH Chemicals - QUICK CLEANING Chemicals - RUG DOCTOR Chemicals - SPONGES
OTC Pharmacy - ADULT NUTRITION OTC Pharmacy - ALLERGY OTC Pharmacy - ANALGESICS
OTC Pharmacy - ANTACIDS OTC Pharmacy - BP/DIAGNOSTICS AIDS OTC Pharmacy -
COUGH-COLD-FLU OTC Pharmacy - DIABETES OTC OTC Pharmacy - DURABLE MEDICAL
EQUIPMENT OTC Pharmacy - ELASTICS HEATING PADS OTC Pharmacy - EYECARE OTC
Pharmacy - FEMININE HYGIENE OTC Pharmacy - FIRST AID OTC Pharmacy - FOOTCARE OTC
Pharmacy - LAXATIVES OTC Pharmacy - NICOTINE REPLACEMENT THERAPY OTC Pharmacy -
PEDIATRICS OTC Pharmacy - PERFORMANCE NUTRITION OTC Pharmacy - READING GLASSES
OTC Pharmacy - VAPORIZER HUMIDIFIER OTC Pharmacy - VITAMINS OTC Pharmacy -
WEIGHT MANAGEMENT OTC Pharmacy - WELLNESS Paper Goods - BATHROOM TISSUE Paper
Goods - DISPOSABLE TABLETOP Paper Goods - FACIAL TISSUE Paper Goods - FOIL, BAGS
& WRAP Paper Goods - PAPER TOWELS Paper Goods - TRASH BAGS Personal Care - BABY
NEEDS Personal Care - BARSOAP Personal Care - BODYWASH Personal Care - DENTAL
STRIPS Personal Care - DENTURE Personal Care - DEODORANT Personal Care -
ELECTRIC SHAVE Personal Care - FAMILY PLANNING Personal Care - FEMININE HYGIENE
Personal Care - FEMININE NEEDS Personal Care - FLOSS INTERDENTAL Personal Care -
HAIR ACCESSORIES Personal Care - HAIR APPLIANCES Personal Care - HAIRCOLOR
Personal Care - HAIRSPRAY Personal Care - HAND LIQUIDS Personal Care -
INCONTINENCE Personal Care - KIDS ORAL CARE Personal Care - MOUTH WASH AND
BREATH Personal Care - MULTI-CULTURAL CARE Personal Care - NATURALS Personal
Care - SHAMPOOS AND CONDITIONERS Personal Care - STYLING PRODUCTS Personal Care
- TOOTHBRUSHES Personal Care - TOOTHPASTE Personal Care - TRIAL TRAVEL Personal
Care - WET SHAVE Pets & Supplies - AQUATICS Pets & Supplies - CANNED CAT FOOD
Pets & Supplies - CAT ACCESSORIES Pets & Supplies - CAT FLEA AND TICK Pets &
Supplies - CAT FURNITURE Pets & Supplies - CAT LITTER Pets & Supplies - CAT PANS
AND ACCESSORIES Pets & Supplies - CAT TREATS Pets & Supplies - CHEWS Pets &
Supplies - COLLARS AND LEASHES Pets & Supplies - DOG  GROOMING Pets & Supplies -
DOG FEEDING AND WATERING Pets & Supplies - DOG HBA Pets & Supplies - DOG TOYS
Pets & Supplies - DOG TREATS Pets & Supplies - DOMESTIC BIRD Pets & Supplies -
DRY CAT FOOD Pets & Supplies - DRY DOG FOOD Pets & Supplies - FISH LIVE Pets &
Supplies - FLEA AND TICK Pets & Supplies - FRESH DOG FOOD Pets & Supplies -
KENNELS Pets & Supplies - LIVESTOCK FEED ACCESS Pets & Supplies - PET BEDDING
Pets & Supplies - PET BEDS Pets & Supplies - PET COLLECTIONS Pets & Supplies -
SEASONAL Pets & Supplies - SMALL ANIMAL Pets & Supplies - TRAINING AIDS Pets &
Supplies - WET DOG FOOD Adult Beverages - BLUSH AND SPARKLING WINE Adult
Beverages - BUDGET BEER Adult Beverages - CRAFT BEER Adult Beverages - DARK
SPIRITS Adult Beverages - EUROPEAN IMPORT Adult Beverages - FLAVORED BEER Adult
Beverages - HEAVY CLASSIC Adult Beverages - IMPORT OTHER Adult Beverages - LIGHT
CLASSIC Adult Beverages - LIGHT SPIRITS Adult Beverages - LOW CALORIE BEER Adult
Beverages - MEXICAN IMPORT Adult Beverages - NA BEER Adult Beverages -
NONALCOHOLIC COCKTAIL MIXERS Adult Beverages - PREMIUM CLASSIC Adult Beverages -
RED WINE Adult Beverages - SINGLES BEER Adult Beverages - SPARKLING OTHER WINES
Adult Beverages - WHITE WINE Adult Beverages - WINE Candy / Tobacco - CHOCOLATE
Candy / Tobacco - CHRISTMAS Candy / Tobacco - EASTER Candy / Tobacco - GUM -
MINT D01 Candy / Tobacco - HALLOWEEN Candy / Tobacco - NON CHOCOLATE Candy /
Tobacco - SNACKS TO GO Candy / Tobacco - SPECIALTY CANDY Candy / Tobacco - SUGAR
FREE Candy / Tobacco - VALENTINE Snacks - ASIAN Snacks - CONES AND TOPPING
Snacks - COOKIES Snacks - CRACKERS Snacks - CANNED SOFT DRINKS Snacks - DIPS
Snacks - DRIED FRUIT Snacks - ENERGY DRINKS Snacks - FLAVORED WATER Snacks -
FRUIT SNACKS Snacks - FUNCTIONAL Snacks - HEALTHY LIFESTYLE Snacks - ISOTONICS
Snacks - MULTI PACK JUICE Snacks - NONALCOHOLIC MIXERS Snacks - POPCORN Snacks -
POWDERED SOFT DRINK Snacks - PRODUCE DRIED FRUIT Snacks - PRODUCE SNACKS Snacks
- PUDDING CUPS Snacks - READY TO DRINK COFFEE Snacks - READY TO DRINK TEA Snacks
- SALTY SNACKS Snacks - SNACK MEATS Snacks - SNACK NUTS Snacks - SNACKS TO GO
Snacks - SPECIALTY COOKIES Snacks - SPORTS TRAINING AND MEDICINE Snacks - WATER
Impulse - BATTERIES Impulse - CANDY Impulse - CHOCOLATE Impulse - COLLECTIBLES
Impulse - DOLLAR PROGRAM Impulse - GUM - MINT Impulse - IMPULSE STRIPS Impulse -
SALTY SNACKS Bakery - BAKERY FREEZER Bakery - BAKERY GRAB AND GO Bakery - BREAD
Bakery - BREAKFAST FOODS Bakery - CAKE DESSERTS Bakery - CELEBRATION CAKES
Bakery - COOKIES Bakery - CUP CAKES Bakery - DONUTS AND PASTRIES Bakery -
ORNAMENTS Bakery - PIE Bakery - ROLLS Bakery - SHELF STABLE CAKES Bakery -
SPECIALTY BREADS AND ROLLS Bakery - SWEET BAKED GOODS Bakery - SWEET GOODS
Bakery - VALUE SWEETS Produce - APPLE CIDER Produce - APPLES Produce - ASPARAGUS
Produce - AVOCADOS Produce - BANANAS Produce - BELL PEPPER Produce -
BLACKBERRIES Produce - BLENDING Produce - BLUEBERRIES Produce - BROCCOLI Produce
- BULBS Produce - CABBAGE Produce - CAL SEASONAL Produce - CANTALOUPES Produce -
CARROTS Produce - CAULIFLOWER Produce - CELERY Produce - CHILIS Produce - CORN
Produce - CRANBERRIES Produce - CUCUMBERS Produce - CUT FRUIT PACKAGED Produce -
CUT FRUIT PROCESSED Produce - DIPS Produce - DIPS AND GLAZE Produce - DRESSINGS
Produce - DRIED FRUIT Produce - DRIED VEGGIES Produce - ETHNIC AND SPECIALTY
Produce - ETHNIC ROOTS Produce - GARLIC Produce - GRAPEFRUIT Produce - GRAPES
Produce - GREENS Produce - HERBS Produce - KIWI Produce - LEMONS Produce -
LETTUCE Produce - LIMES Produce - MANDARINS Produce - MANGOES Produce - MIXED
BOUQUETS Produce - MIXED VEGETABLES Produce - MUSHROOM Produce - NECTARINES
Produce - NUT MEATS Produce - NUTS PEANUTS Produce - NUTS PISTACHIOS Produce -
NUTS SEASONAL Produce - NUTS SUNFLOWER Produce - ONIONS Produce - ORANGES
Produce - ORG MIXED BERRIES Produce - ORGANIC COOKING VEG Produce - PAPAYAS
Produce - PEACHES Produce - PEARS Produce - PINEAPPLES Produce - PACKAGED SALADS
Produce - PLUMS Produce - POTATOES Produce - PREMIUM BEVERAGE Produce - PRODUCE
SNACKS Produce - PUMPKINS SEASONAL Produce - RAINIER CHERRIES Produce -
RASPBERRIES Produce - RED CHERRIES Produce - ROSES Produce - SALAD TOPPINGS
Produce - SOFT VEGETABLES Produce - SPECIALITY Produce - SPECIALTY STONEFRUIT
Produce - SQUASH Produce - STRAWBERRIES Produce - SWEET POTATOES Produce -
TOMATOS Produce - TRAIL MIX Produce - VALUE ADDED VEGETABLES Produce - VARIETY
MELONS Produce - VARIETY TROPICALS Produce - WATERMELONS Prepared Deli - BABYBEL
Prepared Deli - BULK SALADS Prepared Deli - CHEESE Prepared Deli - DRINKS
Prepared Deli - HOT CASE AND CHILLED Prepared Deli - MEAT Prepared Deli -
PACKAGED MEALS Prepared Deli - PARTY TRAYS Prepared Deli - PASTA AND SAUCES
Prepared Deli - PIZZA Prepared Deli - PREPARED MEALS Prepared Deli - ROTISSERIE
Prepared Deli - SALADS Prepared Deli - SANDWICHES Prepared Deli - SNACKING
Prepared Deli - SOUPS Prepared Deli - SPREADS AND DIPS Prepared Deli - SUSHI
Prepared Deli - TABLE READY SALADS Commercial Packaged Bread - BREAD Commercial
Packaged Bread - BREAKFAST FOODS Commercial Packaged Bread - BUNS Commercial
Packaged Bread - SPECIALTY BREADS AND ROLLS Commercial Packaged Bread - SWEET
BAKED GOODS Commercial Packaged Bread - TORTILLAS Dairy - BUTTER MARGARINE Dairy
- CHEESES Dairy - CHILLED BAKING Dairy - CHILLED BEVERAGES Dairy - CULTURED
PRODUCTS Dairy - DESSERTS Dairy - EGGS Dairy - HISPANIC CHILLED Dairy - MILK
CREAMERS Dairy - MILK Dairy - SPREADS-CREAM CHEESE-BFAST BREADS Dairy - YOGURT
Deli - BACON Deli - BREAKFAST CONVENIENCE Deli - BREAKFAST SAUSAGE Deli - DINNER
MEATS Deli - HOT DOGS Deli - LUNCH COMBOS Deli - LUNCHMEAT Dry Grocery -
ADULT-FAMILY MEALS Dry Grocery - ASIAN Dry Grocery - BAG PASTA Dry Grocery -
BAKING MIXES Dry Grocery - BAKING NUTS CAN MILK Dry Grocery - BATTERS Dry
Grocery - BOX JUICE Dry Grocery - CHILI Dry Grocery - COFFEE Dry Grocery - COLD
CEREAL Dry Grocery - COOKIES Dry Grocery - DIET AND HEALTH Dry Grocery - DIY
PIZZA Dry Grocery - GRAVY Dry Grocery - ETHNIC Dry Grocery - FLOUR Dry Grocery -
FROZEN INTERNATIONAL FOODS Dry Grocery - GRILL ACCESSORIES Dry Grocery - HEALTHY
LIFESTYLE Dry Grocery - HISPANIC Dry Grocery - HOT CEREAL Dry Grocery -
INSTITUTIONAL Dry Grocery - JAMS AND JELLY Dry Grocery - JELLO AND MARSHMALLO
Dry Grocery - KIDS MEALS Dry Grocery - MAC AND CHEESE Dry Grocery - MAYONNAISE
Dry Grocery - MUSTARD KETCHUP Dry Grocery - OIL AND SHORTENING Dry Grocery -
OLIVES Dry Grocery - PEANUT BUTTER Dry Grocery - PICKLES Dry Grocery - PIE
FILLING Dry Grocery - PORTABLE SNACKING Dry Grocery - POTATO AND STUFFING Dry
Grocery - POWDERED SOFT DRINK Dry Grocery - PR BREAD AND TORTILLAS Dry Grocery -
RICE AND BEANS Dry Grocery - SALAD DRESSING Dry Grocery - SALAD TOPPINGS Dry
Grocery - SAUCES Dry Grocery - SHELF STABLE BEANS Dry Grocery - SHELF STABLE
CHEESE Dry Grocery - SHELF STABLE FRUIT Dry Grocery - SHELF STABLE JUICE Dry
Grocery - SHELF STABLE MEATS Dry Grocery - SHELF STABLE SEAFOOD Dry Grocery -
SHELF STABLE TOMATOES Dry Grocery - SHELF STABLE VEGETABLES Dry Grocery - SOUP
Dry Grocery - SPAGHETTI SAUCE Dry Grocery - SPICES AND SALT Dry Grocery - SUGAR
Dry Grocery - SWEET BAKED GOODS Dry Grocery - SYRUP AND MIXES Dry Grocery - TEA
Dry Grocery - TEXMEX Dry Grocery - TORTILLAS Dry Grocery - VINEGAR Frozen -
FROZEN BAKERY Frozen - FROZEN BREAD AND PASTRIES Frozen - FROZEN BREAKFAST FOODS
Frozen - FROZEN DOG FOOD Frozen - FROZEN ENTERTAINING Frozen - FROZEN
INTERNATIONAL FOODS Frozen - FROZEN MEALS Frozen - FROZEN PREPARED MEAT AND
SEAFOOD Frozen - FROZEN PIZZA Frozen - FROZEN POTATOES Frozen - FROZEN PRODUCE
Frozen - ICE CREAM Meat - CHOICE BEEF Meat - CONDIMENTS Meat - EXOTIC MEATS Meat
- FRESH BEEF OFFALS Meat - FRESH CHICKEN Meat - FRESH DINNER SAUSAGE Meat -
FRESH FIN FISH Meat - FRESH GRND BEEF PATTIES Meat - FRESH GROUND BEEF Meat -
FRESH PORK Meat - FRESH PORK OFFALS Meat - FRESH SALMON Meat - FRESH SHELLFISH
Meat - FRESH SHRIMP Meat - FRESH SPECIALTY MEAT HALAL RW Meat - FRESH TURKEY
Meat - FROZEN BEEF OFFALS Meat - FROZEN BEEF PATTIES Meat - FROZEN BEEF STEAKS
Meat - FROZEN CHICKEN Meat - FROZEN DINNER SAUSAGE Meat - FROZEN DSD Meat -
FROZEN PORK Meat - FROZEN TURKEY Meat - FROZEN FISH Meat - FROZEN SHELLFISH Meat
- FROZEN SHRIMP Meat - FROZEN TILAPIA Meat - SEAFOOD GRAB N GO Meat - SELECT
BEEF Meat - SMOKED MEATS Meat - SPARERIBS AND BACKRIBS Meat - SPECIALTY BEEF
Boyswear - ACTIVE Boyswear - CASUAL PANTS Boyswear - FLEECE Boyswear - HEAD AND
HAND Boyswear - HOLIDAY Boyswear - JEANS Boyswear - KNIT TOPS Boyswear -
LICENSED Boyswear - OUTERWEAR Boyswear - SCHOOL UNIFORMS Boyswear - SETS
Boyswear - SHORTS Boyswear - SLEEPWEAR Boyswear - SOCKS Boyswear - SWIMWEAR
Boyswear - THERMALS Boyswear - UNDERWEAR Boyswear - WOVEN SHIRTS Family Socks -
CASUAL SOCKS Family Socks - CORE BASIC SOCKS Family Socks - LINERS Family Socks
- PERFORMANCE SOCKS Family Socks - SEASONAL SOCKS Family Socks - WELLNESS SOCKS
Foundations - DAYWEAR Foundations - JUNIOR BRAS Foundations - MATERNITY
Foundations - MISSY BRAS Foundations - SHAPEWEAR Foundations - SPORT BRAS
Girlswear - 365 GIRLS Girlswear - ACTIVE Girlswear - BRAS Girlswear - CASUAL
PANTS Girlswear - DANCEWEAR Girlswear - DRESSES Girlswear - FLEECE Girlswear -
HEAD AND HAND Girlswear - HOLIDAY Girlswear - HOSIERY Girlswear - JEANS
Girlswear - KNIT TOPS Girlswear - LICENSED Girlswear - OUTERWEAR Girlswear -
RELATED SEPERATES Girlswear - SCHOOL UNIFORMS Girlswear - SETS Girlswear -
SHORTS Girlswear - SKIRTS Girlswear - SLEEPWEAR Girlswear - SOCKS Girlswear -
SWEATERS Girlswear - SWIMWEAR Girlswear - TEAM SPORTS Girlswear - THERMALS
Girlswear - UNDERWEAR Girlswear - WOVEN TOPS Handbags And Accessories - BACKPACK
Handbags And Accessories - BEACH TOTE Handbags And Accessories - BELTS Handbags
And Accessories - HAIR ACCESSORIES Handbags And Accessories - HANDBAGS Handbags
And Accessories - HATS Handbags And Accessories - RAINWEAR Handbags And
Accessories - SCARVES Handbags And Accessories - SMALL LEATHER GOODS Handbags
And Accessories - SUNGLASSES Handbags And Accessories - WINTER ACCESSORIES
Hosiery - HOSIERY Hosiery - LEGGINGS Hosiery - TIGHTS Infant Apparel - BABY
DRESSES Infant Apparel - BABY FLEECE Infant Apparel - BABY LICENSE Infant
Apparel - BABY PLAYWEAR Infant Apparel - BABY SEPARATES Infant Apparel - BABY
SETS Infant Apparel - BABY SLEEP AND PLAY Infant Apparel - BABY TRAVEL NEEDS
Infant Apparel - BASIC BIBS Infant Apparel - BEDDING AND ACCESSORIES Infant
Apparel - DIAPER BLANKETS BATH Infant Apparel - GIFTS Infant Apparel - HEAD AND
HAND Infant Apparel - HOLIDAY MOTIF Infant Apparel - LAYETTE BIBS Infant Apparel
- LAYETTE BODYSUITS Infant Apparel - LAYETTE ONE PIECES Infant Apparel - LAYETTE
PANTS Infant Apparel - LAYETTE SETS Infant Apparel - LAYETTE SOCKS AND SHOES
Infant Apparel - OUTERWEAR Infant Apparel - SLEEPWEAR Infant Apparel - SOCKS
Infant Apparel - SWIMWEAR Infant Apparel - DENIM Infant Apparel - FLEECE Infant
Apparel - LICENSE Infant Apparel - PLAYWEAR Infant Apparel - SEPARATES Infant
Apparel - SETS Infant Apparel - TEAM SPORTS Infant Apparel - TG DENIM Infant
Apparel - UNDERWEAR Jewelry - EAR PIERCING Jewelry - FINE JEWELRY COUNTERTOPS
Jewelry - FINE JEWELRY SHOWCASES Jewelry - JEWELRY CLEANER Jewelry - JEWELRY
COSTUME Jewelry - JEWELRY GIFTS Jewelry - JEWELRY ORGANIZATION Jewelry - JEWELRY
SUNGLASSES Jewelry - KIDS WATCHES Jewelry - WATCH ACCESSORIES Jewelry - WATCH
COUNTERTOP Jewelry - WATCH PROMOTIONS Jewelry - WATCH SHOWCASE Jewelry - WATCH
TIMECENTER Ladies Outerwear - OUTERWEAR Ladies Outerwear - SWIMWEAR Ladieswear -
ACTIVE LS KNITS Ladieswear - ACTIVE SLEEVELESS KNITS Ladieswear - ACTIVE SS
KNITS Ladieswear - ACTIVEWEAR - TOPS JR Ladieswear - CAPRIS ACTIVE Ladieswear -
CAPRIS MISSY Ladieswear - DENIM CAPRIS JR Ladieswear - DENIM JR Ladieswear -
DRESSES Ladieswear - DRESSES JR Ladieswear - FLEECE-MISSY Ladieswear - JACKETS
ACTIVE Ladieswear - JACKETS MISSY Ladieswear - JEANS MISSY Ladieswear - KNIT
CAPRIS JR Ladieswear - KNIT JR Ladieswear - KNIT TOPS JR Ladieswear - KNIT
TOPS-MISSY Ladieswear - KNIT TOPS-PLUS Ladieswear - LADIES COLLECTION MISSY
Ladieswear - MISSY LS KNIT TOPS Ladieswear - MISSY SLEEVELESS KNIT TOPS
Ladieswear - PANTS ACTIVE Ladieswear - PANTS JR Ladieswear - PANTS MISSY
Ladieswear - SCREEN TEES Ladieswear - SEASONAL Ladieswear - SHORTS ACTIVE
Ladieswear - SHORTS JR Ladieswear - SHORTS MISSY Ladieswear - SKIRTS JR
Ladieswear - SKIRTS MISSY Ladieswear - SPORTS BRAS Ladieswear - SWEATERS MISSY
Ladieswear - SWEATERS JR Ladieswear - TEAM SPORTS Ladieswear - WOVEN SHIRTS JR
Ladieswear - WOVENS TOPS-MISSY Menswear - ACTIVEWEAR Menswear - BASIC ACTIVEWEAR
Menswear - CASUAL PANTS Menswear - COLLEGE Menswear - DRESS Menswear - DRESS
SHIRTS Menswear - FLEECE Menswear - HEAD AND HAND Menswear - HIGH SCHOOL
Menswear - JEANS Menswear - KNIT TOPS Menswear - KNITS Menswear - LICENSE AND
GRAPHICS Menswear - OUTERWEAR Menswear - SHORTS Menswear - SLEEPWEAR Menswear -
SOCCER Menswear - SOCKS Menswear - SWEATERS Menswear - SWIMWEAR Menswear -
THERMALS Menswear - TIES Menswear - UNDERWEAR Menswear - WORKWEAR Menswear -
WOVENS Plus Size/Maternity - CAPRIS PLUS Plus Size/Maternity - DRESSES PLUS Plus
Size/Maternity - FLEECE PLUS Plus Size/Maternity - JEANS PLUS Plus
Size/Maternity - KNIT TOPS PLUS Plus Size/Maternity - LICENSED PLUS Plus
Size/Maternity - MATERNITY Plus Size/Maternity - PANTS PLUS Plus Size/Maternity
- SHORTS PLUS Plus Size/Maternity - SKIRTS PLUS Plus Size/Maternity - SWEATERS
PLUS Plus Size/Maternity - WOVEN SHIRTS PLUS Shoes - BOY -GIRL RAINBOOTS Shoes -
BOYS CASUAL-DRESS Shoes - BOYS ATHLETIC Shoes - BOYS BEACHWEAR Shoes - BOYS
BOOTS Shoes - BOYS SANDALS Shoes - BOYS SLIPPERS Shoes - BOYS WINTER BOOTS Shoes
- GIRL ATHLETIC Shoes - GIRL BOOTS Shoes - GIRL CASUAL-DRESS Shoes - GIRL
SANDALS Shoes - GIRL-BOY PREWALK Shoes - GIRLS BEACHWEAR Shoes - GIRLS SLIPPERS
Shoes - GIRLS WINTER BOOTS Shoes - KIDS ATHLETIC Shoes - LADIES ATHLETIC Shoes -
LADIES BEACHWEAR Shoes - LADIES BOOTS Shoes - LADIES CASUALS Shoes - LADIES
RAINBOOTS Shoes - LADIES SANDALS Shoes - LADIES SLIPPERS Shoes - LADIES
WINTERBOOTS ALL Shoes - MENS ATHLETICS Shoes - MENS BEACHWEAR Shoes - MENS BOOTS
Shoes - MENS CASUALS-DRESS Shoes - MENS SANDALS Shoes - MENS SLIPPERS Shoes -
MENS WINTER BOOTS Shoes - RUBBER BOOTS Shoes - SLIP RESISTANT Shoes - WORKSHOES
Shoes - SHOE CARE Sleepwear - DAYWEAR Sleepwear - FASHION SLEEPWEAR Sleepwear -
LICENSED SLEEPWEAR Sleepwear - MISSY CONTEMPORARY Sleepwear - NON-PACKAGED
UNDERWEAR Sleepwear - PACKAGED UNDERWEAR Sleepwear - SCRUBS Sleepwear - THERMALS
Sleepwear - TRADITIONAL SLEEPWEAR Celebration - BAKING Celebration - BAKING
MIXES Celebration - FASHION STATIONERY Celebration - FOIL BALLOONS Celebration -
GIFT WRAP AND BAGS Celebration - GIFTS Celebration - GREETING CARDS Celebration
- HANUKKAH Celebration - NEW YEARS Celebration - NOVELTY Celebration - NOVELTY
SEASONAL Celebration - PARTY PROMO Celebration - PARTY SEASONAL Celebration -
PARTY SUPPLIES Celebration - POSTERS Celebration - SPECIAL OCCASIONS Celebration
- SPICES AND SALT Celebration - ST PATS Celebration - STICKERS Electronics -
ANTENNAS Electronics - AUDIO HARDWARE Electronics - AV ACCESSORIES Electronics -
BLURAY DVD HARDWARE Electronics - CHROMEBOOKS Electronics - COMPUTER MONITORS
Electronics - CONNECTED HOME Electronics - DESKTOP ACCESSORIES Electronics -
DESKTOP COMPUTERS Electronics - DIGITAL STORAGE Electronics - GPS Electronics -
HDMI Electronics - HEADPHONES Electronics - HOME THEATRE Electronics - INK
Electronics - IPAD ACCESSORIES Electronics - IPOD ACCESSORIES Electronics -
LAPTOP CASES Electronics - LAPTOP COMPUTERS Electronics - LAPTOP POWER
Electronics - LEGACY VCR-DVD Electronics - MOBILE VR Electronics - MP3
Electronics - NETWORK CONNECTIVITY Electronics - TABLET ACCESSORIES Electronics
- PC GAMING Electronics - PC GAMING ACCESSORIES Electronics - PC SOFTWARE
Electronics - PORTABLE DVD & TV Electronics - PRINTERS Electronics - SLATES
Electronics - SOUNDBARS Electronics - SPEAKERS Electronics - STREAMING BOXES
Electronics - TELEPHONES Electronics - TELEVISION Electronics - TV MOUNTS
Electronics - WELLNESS TECH Media & Gaming - APP GAMING AND STRATEGY GUIDES
Media & Gaming - BLURAY DVD Media & Gaming - COLLECTIBLES Media & Gaming -
COMPUTER SOFTWARE Media & Gaming - TOY ACTION FIGURES Media & Gaming - VIDEO
GAME ACCESSORIES Media & Gaming - VIDEO GAME HARDWARE Media & Gaming - VIDEO
GAME INTERACTIVE Media & Gaming - VIDEO GAME SOFTWARE Seasonal - BOXED CARDS
Seasonal - CARVING Seasonal - CHINESE NEW YEAR Seasonal - CHRISTMAS LIGHT SETS
Seasonal - CHRISTMAS ORNAMENTS Seasonal - CHRISTMAS OUTDOOR DÉCOR Seasonal -
CHRISTMAS TREE BOWS - RIBBONS Seasonal - CHRISTMAS TREE SKRTS & STOCKINGS
Seasonal - CHRISTMAS TREES Seasonal - CHRISTMAS VILLAGE Seasonal - CHRISTMAS
WREATHS - GARLAND Seasonal - CMAS CLINGS Seasonal - CMAS INDOOR DECOR Seasonal -
CMAS LICENSED Seasonal - CMAS NOVELTY Seasonal - CMAS PARTYWARE Seasonal - CMAS
PLUSH Seasonal - CMAS TINSEL GARLAND Seasonal - CMAS TRIM A PACKAGE Seasonal -
COSTUMES Seasonal - DRESS UP Seasonal - EASTER Seasonal - HALLOWEEN INDOOR DECOR
Seasonal - HALLOWEEN OUTDOOR DECOR Seasonal - HALLOWEEN TRICK OR TREAT Seasonal
- HANUKKAH Seasonal - HARVEST Seasonal - MAKEUP Seasonal - MARDI GRAS Seasonal -
NOVELTY Seasonal - PARTYWARE Seasonal - SPRING AND SUMMER Seasonal - STICKERS
Seasonal - TREE TOPPERS Seasonal - VALENTINES DAY Toys - ACTIVITIES Toys -
BICYCLES Toys - BIKE ACCESSORIES Toys - BOARD GAMES Toys - DOLLS Toys -
ELECTRONIC GAMES Toys - FASHION DOLLS Toys - FIREWORKS Toys - FOOT TO FLOOR Toys
- GIRL ROLE PLAY Toys - GIRLS TOYS Toys - INFANT PRESCHOOL Toys - JUNIOR SPORTS
Toys - KID CONNECTION Toys - KIDS IMPULSE Toys - LICENSED PRESCHOOL Toys - MUSIC
Toys - POOLS Toys - PRESCHOOL ACTIVITY Toys - PRESCHOOL WHEELS Toys - PUZZLES
Toys - RADIO CONTROL VEHICLES Toys - RIDE ONS Toys - SEASONAL PLASTICS Toys -
SMALL DOLL AND COLLECTABLES Toys - SNOW TOYS Toys - SPORTS PLAY Toys - SPRING
TOYS Toys - SWINGSETS Toys - TOY ACTION FIGURES Toys - TOY VEHICLES Toys - TOYS
CONSTRUCTION Toys - WATER TOYS Automotive - ANTIFREEZE Automotive - AUTO
ACCESSORIES Automotive - AUTO APPEARANCE Automotive - AUTO FILTERS AND TOOLS
Automotive - AUTO FRAGRANCES Automotive - AUTO KEYS AND ACCESSORIES Automotive -
AUTO LIGHTING Automotive - AUTO SUNSHADES Automotive - AUTO TIRES Automotive -
BATTERIES AUTO Automotive - BATTERY ACCESSORIES AUTO Automotive - BULK FILTERS
Automotive - BULK OIL Automotive - CARGO AND ORGANIZATION Automotive - CHEMICALS
Automotive - CVP Automotive - ELECTRONICS Automotive - FLOORMATS Automotive -
GAS CANS Automotive - HARD PARTS Automotive - HEAVY DUTY CLEANING Automotive -
JACKS Automotive - MARINE Automotive - MOTOR OIL Automotive - PAINT AND BODY
Automotive - POWER EQUIPMENT Automotive - REFRIGERANT Automotive - RV
ACCESSORIES Automotive - SEATCOVERS Automotive - TARPS TIE DOWNS Automotive -
TENTS Automotive - TIRE MAINTENANCE Automotive - TIRE SPECIALTY AND WHEELS
Automotive - TOWING AND ACCESSORIES Automotive - WASHER FLUID Automotive -
WINTER SEASONAL Automotive - WIPERS Hardware - AIR CONDITIONERS Hardware - AIR
FILTERS Hardware - AIR PURIFICATION Hardware - ALL PURPOSE CLEANERS Hardware -
BATH HARDWARE Hardware - BATH SCALES Hardware - CEILING FANS Hardware - CLEANING
Hardware - DEHUMIDIFIERS Hardware - FANS Hardware - FASHION PLUMBING Hardware -
FASTENERS Hardware - FIRELOGS Hardware - GENERATORS Hardware - HAND TOOLS
Hardware - HEATERS Hardware - HOME HARDWARE Hardware - HUMIDIFIERS Hardware -
LIGHT BULBS Hardware - LIGHTING Hardware - MOVING Hardware - PLUMBING Hardware -
POWER Hardware - POWER TOOLS Hardware - STORAGE Hardware - TOILET SEATS Hardware
- TRASH Hardware - WATER Hardware - WEATHER STRIP - SCREENWIRE Hardware -
WET-DRY VACS Hardware - WOOD PELLETS Hardware - WORK LIGHTS Live Plants -
ANNUALS PAK & POTTED Live Plants - BULBS Live Plants - CHRISTMAS Live Plants -
CONTAINERS Live Plants - EVERYDAY FLORAL Live Plants - FALL HOLIDAYS Live Plants
- FERNS Live Plants - FOLIAGE Live Plants - GRASS SEED Live Plants - HANGING
BASKETS Live Plants - OUTDOOR VEG GARDENING Live Plants - PERENNIALS Live Plants
- POTTING SOIL Live Plants - SEED GARDENING Live Plants - SHRUBS Live Plants -
SPRING HOLIDAYS Live Plants - TREES Live Plants - TROPICAL BLOOMING Outdoor
Living - BIRDS Outdoor Living - BLOWERS Outdoor Living - CHAINSAWS AND
ACCESSORIES Outdoor Living - CHARCOAL GRILLS Outdoor Living - CITRO & REPELLENTS
Outdoor Living - EXTRA SEATING Outdoor Living - FERTILIZERS & SPREADERS Outdoor
Living - FRYERS Outdoor Living - FUEL Outdoor Living - GARDEN TOOLS Outdoor
Living - GARDENING Outdoor Living - GAS AND SPECIALTY GRILLS Outdoor Living -
GLOVES Outdoor Living - GRILL ACCESSORIES Outdoor Living - HARDSCAPES Outdoor
Living - HERBICIDES Outdoor Living - IN-GROUND SOILS Outdoor Living - MOWER
ACCESSORIES AND LUBRICANTS Outdoor Living - MULCH Outdoor Living - OUTDOOR DECOR
Outdoor Living - OUTDOOR HEATING Outdoor Living - OUTDOOR LIGHTING Outdoor
Living - PATIO ACCESSORIES Outdoor Living - PATIO FURNITURE Outdoor Living -
PESTICIDES Outdoor Living - PLANT FOOD Outdoor Living - PLANTERS Outdoor Living
- PLANTING ACCESSORIES Outdoor Living - POOL CHEMICALS Outdoor Living - PORTABLE
GRILLS Outdoor Living - POTTING SOIL Outdoor Living - PROPANE EXCHANGE Outdoor
Living - PUSH MOWERS Outdoor Living - REPLACEMENT CUSHIONS Outdoor Living -
RIDER MOWER Outdoor Living - SALT Outdoor Living - SMOKERS Outdoor Living - SNOW
REMOVAL Outdoor Living - SNOW THROWERS Outdoor Living - TRIMMERS AND ACCESSORIES
Outdoor Living - WATERING Paint And Accessories - APPLICATORS Paint And
Accessories - EXTERIOR PAINT Paint And Accessories - EXTERIOR PROTECTANTS Paint
And Accessories - FLOORING AND WALL DECOR Paint And Accessories - INTERIOR
STAINS Paint And Accessories - LADDERS Paint And Accessories - PAINT INTERIOR
Paint And Accessories - PRIMERS Paint And Accessories - SPRAY PAINT Paint And
Accessories - SUNDRIES Paint And Accessories - TAPE.ADHESIVES.CAULK Sporting
Goods - AIRBEDS AND PUMPS Sporting Goods - AIRGUN Sporting Goods - AMMUNITION
Sporting Goods - ARCHERY Sporting Goods - BASEBALL SOFTBALL Sporting Goods -
BASKETBALL Sporting Goods - CAMPSITE Sporting Goods - CANOPIES Sporting Goods -
CHAIRS Sporting Goods - CLAY TARGETS Sporting Goods - COLD WEATHER HUNTING
Sporting Goods - CONSUMABLES Sporting Goods - COOLERS Sporting Goods - COTS
Sporting Goods - DEER CORN Sporting Goods - DELETED AMMO Sporting Goods - FANS
Sporting Goods - FEED & ATTRACTANTS Sporting Goods - FISHING ACCESSORIES
Sporting Goods - FISHING LURES Sporting Goods - FLASHLIGHTS Sporting Goods -
FOOT TO FLOOR Sporting Goods - FOOTBALL Sporting Goods - GOLF Sporting Goods -
GUN ACCESSORIES Sporting Goods - GUN STORAGE Sporting Goods - GUNS Sporting
Goods - HAMMOCKS Sporting Goods - HUNTING ACCESSORIES Sporting Goods - HUNTING
AND FISHING LICENSES Sporting Goods - HUNTING APPAREL Sporting Goods - ICE
FISHING Sporting Goods - INDOOR GAMES Sporting Goods - KNIVES Sporting Goods -
LARGE EXERCISE Sporting Goods - LIQUID CONTAINERS Sporting Goods - LIVE BAIT
Sporting Goods - MARINE Sporting Goods - MUZZLE LOADER Sporting Goods - OUTDOOR
GAMES Sporting Goods - PADDLE SPORTS Sporting Goods - PERFORMANCE NUTRITION
Sporting Goods - RACQUET SPORTS Sporting Goods - RAINWEAR Sporting Goods -
REGIONAL SPORTS Sporting Goods - RODS & REELS Sporting Goods - SLEEPING BAGS
Sporting Goods - SMALL EXERCISE AND BOXING Sporting Goods - SOCCER Sporting
Goods - SPECIALTY HUNTING Sporting Goods - SPORTS OPTICS Sporting Goods - SPORTS
TRAINING AND MEDICINE Sporting Goods - SWIM Sporting Goods - TABLES Sporting
Goods - TARPS Sporting Goods - TENTS Sporting Goods - TERMINAL TACKLE Sporting
Goods - TRAMPOLINES Sporting Goods - TREE STANDS Sporting Goods - TURKEY
Sporting Goods - VOLLEYBALL Sporting Goods - WATER SPORTS Sporting Goods -
WEIGHTS AND BENCHES Sporting Goods - YOUTH SPORTS Stationery - ACTIVITY
Stationery - BINDERS Stationery - BOOKS Stationery - CALCULATORS Stationery -
CALENDARS Stationery - COPY PAPER Stationery - ENVELOPE Stationery - FASHION
STATIONERY Stationery - FILING Stationery - FLAGS Stationery - MAPS AND ATLAS
Stationery - MOVE AND SHIP Stationery - NOTETAKING Stationery - OFFICE BOARDS
Stationery - OFFICE SUPPLIES Stationery - ORGANIZATION Stationery - PARTY
SUPPLIES Stationery - PLANNERS Stationery - SCHOOL SUPPLIES Stationery -
SECURITY Stationery - SOUVENIR Stationery - SOUVENIRS Stationery - SPORTS
LICENSE Stationery - WRITING Bath / Shower - BATH ACCESSORIES Bath / Shower -
BATH RUGS Bath / Shower - BATH TOWELS Bath / Shower - BEACH Bath / Shower -
DECORATIVE BATH Bath / Shower - SHOWER Bath / Shower - WASHCLOTH BUNDLES Bedding
- AIR BEDS Bedding - BED N BAG Bedding - BED PADS AND FOAM Bedding - BED PILLOWS
Bedding - BED QUILTS Bedding - BLANKETS AND SEASONAL Bedding - COMFORTERS AND
BEDSPREADS Bedding - KIDS LICENSED BEDDING Bedding - SHEETS Cook & Dining -
BAKEWARE Cook & Dining - BEVERAGE Cook & Dining - CHILDRENS TABLEWARE Cook &
Dining - COFFEE MAKERS Cook & Dining - COOKWARE SETS Cook & Dining - CUTLERY
Cook & Dining - DINNERWARE Cook & Dining - DRINKWARE Cook & Dining - FLATWARE
Cook & Dining - FOOD PREPARATION Cook & Dining - GADGETS Cook & Dining - HEATED
COOKING Cook & Dining - KITCHEN Cook & Dining - MICROWAVES Cook & Dining - OPEN
STOCK COOKWARE Cook & Dining - SEASONAL SOFT TABLETOP Cook & Dining - TOAST AND
BREAD Cook & Dining - UTILITY-CLOSET STORAGE Crafts - ADULT CRAFTING Crafts -
DIE CUTTING Crafts - FABRIC Crafts - FASHION ART Crafts - FINE ART Crafts -
FLORAL Crafts - FRAGRANCE Crafts - JEWELRY MAKING Crafts - KIDS CRAFT Crafts -
NEEDLECRAFT Crafts - NOTIONS Crafts - PAINTS AND SURFACES Crafts - PAPERCRAFTING
Crafts - PHOTO ALBUMS Crafts - SEASONAL FLORAL Crafts - SEWING Crafts - SEWING
MACHINE Crafts - SEWING RIBBON Crafts - WEDDING Furniture & Luggage - FURNITURE
FOLDING Furniture & Luggage - KIDS FURNITURE Furniture & Luggage - LIVING ROOM
Furniture & Luggage - MATTRESSES Furniture & Luggage - RTA BEDROOM Furniture &
Luggage - RTA HOME OFFICE Furniture & Luggage - RTA KITCHEN Furniture & Luggage
- SEATING Home Decor - CANDLE ACCESSORIES Home Decor - CANDLES Home Decor -
CLOCKS Home Decor - DECORATIVE ACCESSORIES Home Decor - DOORMATS Home Decor -
FRAGRANCE Home Decor - FRAMES Home Decor - FURNITURE COVERINGS Home Decor -
LIGHTING Home Decor - MIRRORS Home Decor - PILLOWS Home Decor - RUGS Home Decor
- WALL ART Home Decor - WAX CUBES AND WARMERS Home Decor - WINDOW BLINDS Home
Decor - WINDOW DRAPERY HARDWARE Home Decor - WINDOW SOFT Organization & Floor
Care - ALTERNATIVE STORAGE Organization & Floor Care - BASKETS - HAMPERS
Organization & Floor Care - BULK STORAGE Organization & Floor Care - CARGO AND
ORGANIZATION Organization & Floor Care - CLOSET STORAGE Organization & Floor
Care - FLOOR CARE Organization & Floor Care - FOOD PRESERVATION Organization &
Floor Care - FOOD STORAGE Organization & Floor Care - HANGERS Organization &
Floor Care - KITCHEN ORGANIZATION Organization & Floor Care - LARGE APPLIANCES
Organization & Floor Care - LAUNDRY Organization & Floor Care - LUGGAGE
Organization & Floor Care - WASTE Optical - SUN Optical - FRAMES Optical - LENS
Optical - SAFETY

List items and processes:


Factory Certifications or Audits Completed


Click here to add an additional factory if it has different capabilities than
the first listed primary factory 

Additional Factory
Country
< Browse choices... >
Search and select



State/Province


City:


Annual Sales:


Units or $:
Dollars Units


Primary SIC Code:
0000000 - Other code - please list in items and processes section 1190101 - Bean
(dry field and seed) farm 1339902 - Sugarcane farm 1399905 - Herb or spice farm
1610000 - Vegetables and melons 1610302 - Carrot farm 1719908 - Raspberry farm
1720000 - Grapes 1739908 - Walnut grove 1759901 - Apple orchard 1759904 -
Nectarine orchard 1799908 - Pineapple farm 1810203 - Flowers: grown under cover
(e.g., greenhouse production) 1810300 - Bulbs and seeds 1820103 - Mushrooms,
grown under cover 1910000 - General farms, primarily crop 2110000 - Beef cattle
feedlots 2130000 - Hogs 2139901 - Hog feedlot 2140102 - Goats' milk production
2410000 - Dairy farms 2419902 - Milk production 2519901 - Broiling chickens,
raising of 2520000 - Chicken eggs 2529901 - Started pullet farm 2539902 - Turkey
farm 2540000 - Poultry hatcheries 2549901 - Chicken hatchery 2599901 - Duck farm
2729903 - Horse farm 2730000 - Animal aquaculture 2730200 - Shellfish farms
2790400 - Domestic animal farms 2799903 - Insect farm 7210105 - Vines,
cultivation of 8110000 - Timber tracts 8119901 - Christmas tree farm 8310000 -
Forest products 9120000 - Finfish 9130104 - Oysters, dredging or tonging of
10410100 - Gold ores mining 10990104 - Beryllium ore mining 12210105 - Surface
mining, bituminous, nec 12220000 - Bituminous coal-underground mining 13110000 -
Crude petroleum and natural gas 13110100 - Crude petroleum and natural gas
production 13110101 - Crude petroleum production 13110102 - Natural gas
production 13210000 - Natural gas liquids 13810000 - Drilling oil and gas wells
13819901 - Directional drilling oil and gas wells 13829903 - Geophysical
exploration, oil and gas field 13890101 - Building oil and gas well foundations
on site 13899911 - Oil consultants 13899912 - Oil field services, nec 13899919 -
Servicing oil and gas wells 13899920 - Well logging 14110104 - Limestone,
dimension-quarrying 14110200 - Granite dimension stone 14110205 - Greenstone,
dimension-quarrying 14119906 - Quartzite, dimension-quarrying 14119908 -
Sandstone, dimension-quarrying 14220000 - Crushed and broken limestone 14220100
- Limestone's, ground 14230000 - Crushed and broken granite 14299905 - Grits
mining (crushed stone) 14299909 - Quartzite, crushed and broken-quarrying
14420000 - Construction sand and gravel 14420100 - Sand mining 14420101 - Common
sand mining 14420102 - Construction sand mining 14420201 - Gravel mining
14590100 - Clays, except kaolin and ball 14590101 - Bentonite mining 14749904 -
Soda ash (natural) mining 14750000 - Phosphate rock 14799902 - Amblygonite
mining 14810103 - Test boring for nonmetallic minerals 14990104 - Gem stones
(natural) mining, nec 14990500 - Talc mining 15210000 - Single-family housing
construction 15210101 - General remodeling, single-family houses 15219901 - New
construction, single-family houses 15220000 - Residential construction, nec
15220100 - Hotel/motel and multi-family home construction 15220101 - Apartment
building construction 15220201 - Remodeling, multi-family dwellings 15319904 -
Speculative builder, single-family houses 15319906 - Manuafacturing and light
industrial buildings 15410000 - Industrial buildings and warehouses 15419904 -
Grain elevator construction 15419905 - Industrial buildings, new construction,
nec 15419907 - Pharmaceutical manufacturing plant construction 15419908 -
Prefabricated building erection, industrial 15419910 - Steel building
construction 15419912 - Warehouse construction 15420000 - Nonresidential
construction, nec 15420101 - Commercial and office building, new construction
15420201 - Farm building construction 15420301 - Garage construction 15429902 -
Design and erection, combined: non-residential 16110000 - Highway and street
construction 16110100 - Highway signs and guardrails 16110102 - Highway and
street sign installation 16110200 - Surfacing and paving 16110202 - Concrete
construction: roads, highways, sidewalks, etc. 16110203 - Grading 16229901 -
Bridge construction 16230000 - Water, sewer, and utility lines 16230101 - Gas
main construction 16230102 - Natural gas compressor station construction
16230200 - Communication line and transmission tower construction 16230204 -
Transmitting tower (telecommunication) construction 16230300 - Water and sewer
line construction 16230302 - Sewer line construction 16239901 - Electric power
line construction 16239902 - Manhole construction 16239903 - Pipe laying
construction 16239904 - Pipeline construction, nsk 16290100 - Dams, waterways,
docks, and other marine construction 16290101 - Caisson drilling 16290104 - Dock
construction 16290110 - Marine construction 16290202 - Railroad and railway
roadbed construction 16290300 - Athletic and recreation facilities construction
16290400 - Land preparation construction 16290404 - Timber removal 16290500 -
Industrial plant construction 16290504 - Waste disposal plant construction
16290505 - Waste water and sewage treatment plant construction 16299905 - Power
plant construction 17110000 - Plumbing, heating, air-conditioning 17110201 -
Septic system construction 17110301 - Fire sprinkler system installation
17110302 - Irrigation sprinkler system installation 17210000 - Painting and
paper hanging 17210200 - Commercial painting 17210300 - Industrial painting
17210301 - Aircraft painting 17310000 - Electrical work 17310201 - Computerized
controls installation 17310203 - Environmental system control installation
17310302 - Fiber optic cable installation 17310304 - Telephone and telephone
equipment installation 17310402 - Closed circuit television installation
17410000 - Masonry and other stonework 17410101 - Foundation building 17419906 -
Refractory or acid brick masonry 17419907 - Stone masonry 17420101 - Drywall
17420200 - Acoustical and insulation work 17420201 - Acoustical and ceiling work
17430000 - Terrazzo, tile, marble and mosaic work 17439901 - Marble
installation, interior 17439903 - Terrazzo work 17439904 - Tile installation,
ceramic 17510000 - Carpentry work 17510100 - Cabinet and finish carpentry
17510101 - Cabinet building and installation 17510102 - Finish and trim
carpentry 17510200 - Window and door installation and erection 17510201 - Garage
door, installation or erection 17510202 - Window and door (prefabricated)
installation 17519904 - Store fixture installation 17520000 - Floor laying and
floor work, nec 17529901 - Access flooring system installation 17529903 - Carpet
laying 17529904 - Ceramic floor tile installation 17529908 - Wood floor
installation and refinishing 17610000 - Roofing, siding, and sheetmetal work
17619903 - Sheet metal work, nec 17710000 - Concrete work 17710301 - Blacktop
(asphalt) work 17810000 - Water well drilling 17819902 - Servicing, water wells
17910000 - Structural steel erection 17919902 - Concrete reinforcement, placing
of 17919904 - Exterior wall system installation 17919907 - Precast concrete
structural framing or panels, placing of 17919909 - Storage tanks, metal:
erection 17930000 - Glass and glazing work 17940000 - Excavation work 17949901 -
Excavation and grading, building construction 17950000 - Wrecking and demolition
work 17959902 - Demolition, buildings and other structures 17960000 - Installing
building equipment 17969901 - Elevator installation and conversion 17969902 -
Machine moving and rigging 17969904 - Machinery installation 17969906 -
Pollution control equipment installation 17969907 - Power generating equipment
installation 17990105 - Swimming pool construction 17990200 - Coating, caulking,
and weather, water, and fireproofing 17990208 - Insulation of pipes and boilers
17990210 - Weather stripping 17990400 - Rigging and scaffolding 17990401 -
Rigging, theatrical 17990500 - Exterior cleaning, including sandblasting
17990502 - Cleaning new buildings after construction 17990504 - Sandblasting of
building exteriors 17990600 - Home/office interiors finishing, furnishing and
remodeling 17990602 - Closet organizers, installation and design 17990603 -
Counter top installation 17990606 - Kitchen and bathroom remodeling 17990607 -
Office furniture installation 17990801 - Asbestos removal and encapsulation
17990802 - Lead burning 17999902 - Artificial turf installation 17999903 -
Awning installation 17999907 - Dewatering 17999910 - Epoxy application 17999912
- Fence construction 17999913 - Fiberglass work 17999923 - Lightning conductor
erection 17999924 - Ornamental metal work 17999929 - Sign installation and
maintenance 17999932 - Welding on site 17999934 - Prop, set or scenery
construction, theatrical 17999935 - Petroleum storage tank installation,
underground 17999941 - Protective lining installation, underground (sewage,
etc.) 17999943 - Renovation of aircraft interiors 20110000 - Meat packing plants
20110100 - Beef products, from beef slaughtered on site 20110101 - Boxed beef,
from meat slaughtered on site 20110103 - Veal, from meat slaughtered on site
20110200 - Pork products, from pork slaughtered on site 20110202 - Hams and
picnics, from meat slaughtered on site 20110400 - Meat by-products, from meat
slaughtered on site 20110402 - Hides, cured or uncured: from carcasses
slaughtered on site 20119901 - Canned meats (except baby food), meat slaughtered
on site 20119904 - Frankfurters, from meat slaughtered on site 20119907 -
Sausages, from meat slaughtered on site 20130000 - Sausages and other prepared
meats 20130100 - Prepared beef products, from purchased beef 20130101 - Beef
stew, from purchased meat 20130102 - Beef, dried: from purchased meat 20130106 -
Roast beef, from purchased meat 20130200 - Prepared pork products, from
purchased pork 20130201 - Bacon, side and sliced: from purchased meat 20130202 -
Ham, boiled: from purchased meat 20130203 - Ham, boneless: from purchased meat
20130209 - Pork, pickled: from purchased meat 20130300 - Sausages and related
products, from purchased meat 20130302 - Frankfurters, from purchased meat
20130303 - Sausage casings, natural 20130304 - Sausages, from purchased meat
20139901 - Boneless meat, from purchased meat 20139902 - Canned meats (except
baby food), from purchased meat 20139903 - Cooked meats, from purchased meat
20139905 - Cured meats, from purchased meat 20139906 - Frozen meats, from
purchased meat 20139915 - Smoked meats, from purchased meat 20139916 - Snack
sticks, including jerky: from purchased meat 20139917 - Spiced meats, from
purchased meat 20139918 - Spreads, sandwich: meat, from purchased meat 20150000
- Poultry slaughtering and processing 20150100 - Chicken slaughtering and
processing 20150103 - Chicken, processed: cooked 20150104 - Chicken, processed:
fresh 20150105 - Chicken, processed: frozen 20150106 - Chicken, slaughtered and
dressed 20150200 - Duck slaughtering and processing 20150300 - Egg processing
20150304 - Eggs, processed: dehydrated 20150600 - Poultry slaughtering and
processing 20150601 - Poultry, processed, nsk 20150604 - Poultry, processed:
fresh 20150605 - Poultry, processed: frozen 20150608 - Poultry, slaughtered and
dressed 20150800 - Turkey processing and slaughtering 20150801 - Turkey,
processed, nsk 20150803 - Turkey, processed: cooked 20150806 - Turkey,
slaughtered and dressed 20150900 - Poultry sausage, luncheon meats, and other
poultry products 20150908 - Variety meats (fresh edible organs), poultry
20210000 - Creamery butter 20220000 - Cheese; natural and processed 20220100 -
Cheese spreads, dips, pastes, and other cheese products 20229902 - Natural
cheese 20229903 - Processed cheese 20230000 - Dry, condensed and evaporated
dairy products 20230104 - Powdered baby formula 20230200 - Condensed,
concentrated, and evaporated milk products 20230204 - Concentrated whey 20230300
- Dried and powdered milk and milk products 20230303 - Dried milk 20230307 -
Milk preparations, dried 20230312 - Powdered whey 20239904 - Cream substitutes
20239905 - Dietary supplements, dairy and non-dairy based 20239907 - Ice cream
mix, unfrozen: liquid or dry 20239911 - Milkshake mix 20239913 - Yogurt mix
20240000 - Ice cream and frozen deserts 20240100 - Ice cream and ice milk
20240101 - Ice cream, bulk 20240102 - Ice cream, packaged: molded, on sticks,
etc. 20240103 - Ice milk, bulk 20240200 - Dairy based frozen desserts 20240201 -
Custard, frozen 20240205 - Yogurt desserts, frozen 20240300 - Nondairy based
frozen desserts 20240301 - Fruit pops, frozen 20240303 - Ices, flavored (frozen
dessert) 20240304 - Juice pops, frozen 20240307 - Sorbets, non-dairy based
20260000 - Fluid milk 20260100 - Milk and cream, except fermented, cultured, and
flavored 20260102 - Cream, sour 20260106 - Milk processing (pasteurizing,
homogenizing, bottling) 20260203 - Buttermilk, cultured 20260204 - Cottage
cheese 20260208 - Yogurt 20269902 - Eggnog, fresh: non-alcoholic 20269903 - Milk
drinks, flavored 20269904 - Milk, chocolate 20269905 - Whipped topping, except
frozen or dry mix 20320100 - Beans and bean sprouts, canned, jarred, etc.
20320200 - Ethnic foods, canned, jarred, etc. 20320201 - Chili, with or without
meat: packaged in cans, jars, etc. 20320202 - Chinese foods, nec: packaged in
cans, jars, etc. 20320206 - Italian foods, nec: packaged in cans, jars, etc.
20320208 - Mexican foods, nec: packaged in cans, jars, etc. 20320212 - Tamales:
packaged in cans, jars, etc. 20320300 - Soups and broths, canned, jarred, etc.
20320306 - Soups, except seafood: packaged in cans, jars, etc. 20329901 - Baby
foods, including meats: packaged in cans, jars, etc. 20330100 - Tomato products,
packaged in cans, jars, etc. 20330101 - Barbecue sauce: packaged in cans, jars,
etc. 20330102 - Catsup: packaged in cans, jars, etc. 20330104 - Pizza sauce:
packaged in cans, jars, etc. 20330106 - Spaghetti and other pasta sauce:
packaged in cans, jars, etc 20330109 - Tomato paste: packaged in cans, jars,
etc. 20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.
20330201 - Jams, including imitation: packaged in cans, jars, etc. 20330202 -
Jellies, edible, including imitation: in cans, jars, etc. 20330300 - Fruits and
fruit products, in cans, jars, etc. 20330301 - Apple sauce: packaged in cans,
jars, etc. 20330302 - Fruit butters: packaged in cans, jars, etc. 20330303 -
Fruit juices: concentrated, hot pack 20330304 - Fruit juices: fresh 20330305 -
Fruit juices: packaged in cans, jars, etc. 20330308 - Fruit pie mixes and
fillings: packaged in cans, jars, etc. 20330309 - Fruit purees: packaged in
cans, jars, etc. 20330310 - Fruits: packaged in cans, jars, etc. 20330312 -
Olives: packaged in cans, jars, etc. 20330400 - Vegetables and vegetable
products, in cans, jars, etc. 20330402 - Hominy: packaged in cans, jars, etc.
20330403 - Mushrooms: packaged in cans, jars, etc. 20330407 - Vegetable juices:
packaged in cans, jars, etc. 20330411 - Vegetables: packaged in cans, jars, etc.
20340000 - Dried and dehydrated fruits, vegetables and soup mixes 20340100 -
Dried and dehydrated soup mixes 20340101 - Soup mixes 20340200 - Dried and
dehydrated fruits 20340204 - Fruits, dried or dehydrated, except freeze-dried
20340208 - Prunes, dried 20340209 - Raisins 20340300 - Dried and dehydrated
vegetables 20340301 - Potato products, dried and dehydrated 20340303 -
Vegetables, dried or dehydrated (except freeze-dried) 20350000 - Pickles,
sauces, and salad dressings 20350100 - Seasonings and sauces, except tomato and
dry 20350101 - Dressings, salad: raw and cooked (except dry mixes) 20350102 -
Horseradish, prepared 20350103 - Mayonnaise 20350104 - Mustard, prepared (wet)
20350105 - Seasonings, meat sauces (except tomato and dry) 20350108 - Soy sauce
20350110 - Spreads, sandwich: salad dressing base 20350200 - Pickled fruits and
vegetables 20350201 - Cucumbers, pickles and pickle salting 20350202 - Fruits,
brined 20350204 - Olives, brined: bulk 20350206 - Pickles, vinegar 20350207 -
Relishes, fruit and vegetable 20350211 - Vegetables, pickled 20370000 - Frozen
fruits and vegetables 20370100 - Frozen fruits and vegetables 20370101 - Citrus
pulp, dried 20370102 - Fruits, quick frozen and cold pack (frozen) 20370103 -
Potato products, quick frozen and cold pack 20370104 - Vegetables, quick frozen
& cold pack, excl. potato products 20370200 - Fruit juices 20370201 - Fruit
juice concentrates, frozen 20370202 - Fruit juices, frozen 20389901 -
Breakfasts, frozen and packaged 20389902 - Dinners, frozen and packaged 20389903
- Ethnic foods, nec, frozen 20389905 - Lunches, frozen and packaged 20389906 -
Pizza, frozen 20389907 - Snacks, incl. onion rings, cheese sticks, etc. 20389908
- Soups, frozen 20389910 - Waffles, frozen 20410000 - Flour and other grain mill
products 20410100 - Flour 20410102 - Cake flour 20410105 - Flour: blended,
prepared, or self-rising 20410113 - Wheat flour 20410200 - Doughs and batters
20410201 - Biscuit dough 20410202 - Doughs, frozen or refrigerated 20410204 -
Pizza dough, prepared 20410301 - Bread and bread-type roll mixes 20419903 - Corn
meal 20419906 - Grain cereals, cracked 20430000 - Cereal breakfast foods
20439901 - Coffee substitutes, made from grain 20439905 - Granola and muesli,
except bars and clusters 20439909 - Oatmeal: prepared as cereal breakfast food
20449903 - Brown rice 20449904 - Enriched rice (vitamin and mineral fortified)
20449909 - Polished rice 20450000 - Prepared flour mixes and doughs 20450100 -
Flours and flour mixes, from purchased flour 20450102 - Biscuit mixes, prepared:
from purchased flour 20450103 - Blended flour: from purchased flour 20450104 -
Bread and bread type roll mixes: from purchased flour 20450107 - Doughnut mixes,
prepared: from purchased flour 20450110 - Pancake mixes, prepared: from
purchased flour 20450201 - Biscuit dough, prepared: from purchased flour
20450202 - Doughs, frozen or refrigerated: from purchased flour 20450204 - Pizza
doughs, prepared: from purchased flour 20460101 - Corn starch 20460103 -
Industrial starch 20460106 - Potato starch 20460111 - Wheat gluten 20460200 -
Corn oil products 20460302 - Corn syrup, dried or unmixed 20470000 - Dog and cat
food 20479901 - Cat food 20479902 - Dog food 20480000 - Prepared feeds, nec
20480100 - Cereal-, grain-, and seed-based feeds 20480101 - Alfalfa or alfalfa
meal, prepared as animal feed 20480103 - Bird food, prepared 20480104 - Chicken
feeds, prepared 20480108 - Poultry feeds 20480111 - Stock feeds, dry 20480206 -
Kelp meal and pellets, prepared as animal feed 20480207 - Meat meal and tankage,
prepared as animal feed 20489902 - Canned pet food (except dog and cat) 20489903
- Dry pet food (except dog and cat) 20489905 - Feed concentrates 20489906 - Feed
premixes 20489907 - Feed supplements 20489909 - Fish food 20489910 - Frozen pet
food (except dog and cat) 20489911 - Livestock feeds 20489912 - Mineral feed
supplements 20489913 - Oyster shells, ground: prepared as animal feed 20510000 -
Bread, cake, and related products 20510100 - Breads, rolls, and buns 20510101 -
Bagels, fresh or frozen 20510103 - Bread, all types (white, wheat, rye, etc);
fresh or frozen 20510105 - Buns, bread type: fresh or frozen 20510200 - Cakes,
pies, and pastries 20510202 - Cakes, bakery: except frozen 20510206 - Doughnuts,
except frozen 20510208 - Pastries, e.g. danish: except frozen 20510209 - Pies,
bakery: except frozen 20510210 - Rolls, sweet: except frozen 20519901 - Bakery
products, partially cooked (except frozen) 20519903 - Bakery: wholesale or
wholesale/retail combined 20520000 - Cookies and crackers 20529901 - Bakery
products, dry 20529904 - Cones, ice cream 20529905 - Cookies 20529907 -
Crackers, dry, nec 20529909 - Matzoths 20529911 - Pretzels 20529912 - Rice cakes
20530000 - Frozen bakery products, except bread 20539902 - Cakes, bakery: frozen
20539903 - Croissants, frozen 20539904 - Doughnuts, frozen 20539906 - Pastries,
e.g. danish: frozen 20539907 - Pies, bakery; frozen 20610000 - Raw cane sugar
20610105 - Raw cane sugar 20620000 - Cane sugar refining 20630000 - Beet sugar
20630102 - Beet sugar, from beet sugar refinery 20630103 - Granulated sugar,
from sugar beets 20640000 - Candy and other confectionery products 20640104 -
Fruits candied, crystallized, or glazed 20649901 - Breakfast bars 20649902 -
Cake ornaments, confectionery 20649903 - Candy bars, including chocolate covered
bars 20649904 - Chewing candy, not chewing gum 20649905 - Chocolate candy,
except solid chocolate 20649906 - Cough drops, except pharmaceutical
preparations 20649907 - Fudge (candy) 20649908 - Granola and muesli, bars and
clusters 20649911 - Licorice candy 20649912 - Lollipops and other hard candy
20649913 - Lozenges, candy (non-medicated) 20649916 - Nuts, candy covered
20649918 - Popcorn balls or other treated popcorn products 20660000 - Chocolate
and cocoa products 20660100 - Cacao bean processing 20660300 - Chocolate
20660303 - Chocolate candy, solid 20660304 - Chocolate coatings and syrup
20670000 - Chewing gum 20680000 - Salted and roasted nuts and seeds 20689901 -
Nuts: dried, dehydrated, salted or roasted 20749901 - Cottonseed oil, cake or
meal 20759902 - Soybean flour and grits 20759906 - Soybean protein concentrates
and isolates 20769906 - Peanut oil, cake or meal 20770000 - Animal and marine
fats and oils 20770100 - Animal fats, oils, and meals 20770200 - Marine fats,
oils, and meals 20770202 - Fish meal, except as animal feed 20770203 - Fish oil
20770300 - Rendering 20770301 - Grease rendering, inedible 20770303 - Tallow
rendering, inedible 20790000 - Edible fats and oils 20790100 - Margarine and
margarine oils 20790102 - Margarine-butter blends 20790104 - Nut margarine
20799901 - Cooking oils, except corn: vegetable refined 20799903 - Edible oil
products, except corn oil 20799906 - Olive oil 20799910 - Vegetable refined oils
(except corn oil) 20820000 - Malt beverages 20820100 - Malt beverage products
20820101 - Brewers' grain 20829901 - Ale (alcoholic beverage) 20829902 - Beer
(alcoholic beverage) 20829903 - Liquors, malt 20829904 - Near beer 20830000 -
Malt 20840000 - Wines, brandy, and brandy spirits 20840100 - Wines 20840101 -
Wine coolers (beverages) 20840201 - Brandy 20840202 - Brandy spirits 20849901 -
Wine cellars, bonded: engaged in blending wines 20850000 - Distilled and blended
liquors 20850100 - Distiller's dried grains and solubles, and alcohol 20850103 -
Grain alcohol for beverage purposes 20850105 - Neutral spirits, except fruit
20850201 - Cocktails, alcoholic 20859901 - Applejack (alcoholic beverage)
20859902 - Bourbon whiskey 20859903 - Corn whiskey 20859904 - Gin (alcoholic
beverage) 20859905 - Rum (alcoholic beverage) 20859906 - Rye whiskey 20859908 -
Vodka (alcoholic beverage) 20860000 - Bottled and canned soft drinks 20860100 -
Iced tea and fruit drinks, bottled and canned 20860101 - Fruit drinks (less than
100% juice): packaged in cans, etc. 20860102 - Lemonade: packaged in cans,
bottles, etc. 20860103 - Tea, iced: packaged in cans, bottles, etc. 20860200 -
Pasteurized and mineral waters, bottled and canned 20860201 - Mineral water,
carbonated: packaged in cans, bottles, etc. 20860202 - Water, natural: packaged
in cans, bottles, etc. 20860300 - Carbonated soft drinks, bottled and canned
20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles 20860302
- Soft drinks: packaged in cans, bottles, etc. 20870000 - Flavoring extracts and
syrups, nec 20870100 - Food colorings 20870200 - Beverage bases, concentrates,
syrups, powders and mixes 20870201 - Beverage bases 20870202 - Cocktail mixes,
nonalcoholic 20870203 - Concentrates, drink 20870205 - Fruit juices:
concentrated for fountain use 20870207 - Powders, drink 20870208 - Syrups, drink
20879903 - Extracts, flavoring 20879907 - Syrups, flavoring (except drink)
20910000 - Canned and cured fish and seafoods 20910200 - Shellfish, canned and
cured 20910202 - Clams: packaged in cans, jars, etc. 20910203 - Crabmeat,
preserved and cured 20910300 - Fish, canned and cured 20910315 - Fish, smoked
20910317 - Herring, cured, nsk 20910334 - Salmon: packaged in cans, jars, etc.
20910337 - Tuna fish: packaged in cans, jars, etc. 20919903 - Juice, clam:
packaged in cans, jars, etc. 20919904 - Seafood products: packaged in cans,
jars, etc. 20920000 - Fresh or frozen packaged fish 20920100 - Fresh or frozen
fish or seafood chowders, soups, and stews 20920200 - Prepared fish or other
seafood cakes and sticks 20920201 - Crabcakes, frozen 20929901 - Crab meat,
fresh: packaged in nonsealed containers 20929902 - Crabmeat, frozen 20929904 -
Fish, fresh: prepared 20929905 - Fish, frozen: prepared 20929906 - Seafoods,
fresh: prepared 20929907 - Seafoods, frozen: prepared 20929908 - Shellfish,
fresh: shucked and packed in nonsealed containers 20929909 - Shellfish, frozen:
prepared 20950000 - Roasted coffee 20959901 - Coffee extracts 20959902 - Coffee
roasting (except by wholesale grocers) 20959903 - Coffee, ground: mixed with
grain or chicory 20959905 - Instant coffee 20960000 - Potato chips and similar
snacks 20960100 - Potato chips and other potato-based snacks 20960200 - Corn
chips and other corn-based snacks 20960201 - Popcorn, already popped (except
candy covered) 20960202 - Tortilla chips 20969901 - Cheese curls and puffs
20969903 - Pork rinds 20970000 - Manufactured ice 20979901 - Block ice 20979902
- Ice cubes 20980000 - Macaroni and spaghetti 20989902 - Noodles (e.g. egg,
plain, and water), dry 20990000 - Food preparations, nec 20990100 - Syrups
20990101 - Maple syrup 20990102 - Molasses, mixed or blended: from purchased
ingredients 20990200 - Baking powder and soda, yeast, and other leavening agents
20990201 - Baking powder 20990204 - Yeast 20990300 - Dessert mixes and fillings
20990302 - Desserts, ready-to-mix 20990303 - Frosting mixes, dry: for cakes,
cookies, etc. 20990305 - Gelatin dessert preparations 20990306 - Marshmallow
creme 20990307 - Pie fillings, except fruit, meat, and vegetable 20990400 -
Seasonings and spices 20990402 - Chili pepper or powder 20990403 - Seasonings:
dry mixes 20990404 - Spices, including grinding 20990500 - Sauce, gravy,
dressing, and dip mixes 20990501 - Dips, except cheese and sour cream based
20990504 - Sauces: dry mixes 20990600 - Sugar 20990700 - Ready-to-eat meals,
salads, and sandwiches 20990701 - Box lunches, for sale off premises 20990704 -
Pizza, refrigerated: except frozen 20990705 - Salads, fresh or refrigerated
20990706 - Sandwiches, assembled and packaged: for wholesale market 20990800 -
Pasta, rice, and potato, packaged combination products 20990801 - Noodles,
uncooked: packaged with other ingredients 20990802 - Pasta, uncooked: packaged
with other ingredients 20990803 - Potatoes, dried: packaged with other
ingredients 20990804 - Rice, uncooked: packaged with other ingredients 20999901
- Almond pastes 20999903 - Bread crumbs, except made in bakeries 20999904 -
Butter, renovated and processed 20999906 - Cider, nonalcoholic 20999907 -
Coconut, desiccated and shredded 20999908 - Emulsifiers, food 20999909 - Honey,
strained and bottled 20999910 - Jelly, corncob (gelatin) 20999911 - Noodles,
fried (Chinese) 20999912 - Peanut butter 20999914 - Popcorn, packaged: except
already popped 20999917 - Tea blending 20999918 - Tofu, except frozen desserts
20999919 - Tortillas, fresh or refrigerated 20999921 - Vinegar 21110000 -
Cigarettes 21210000 - Cigars 21310000 - Chewing and smoking tobacco 21319901 -
Chewing tobacco 21319902 - Smoking tobacco 21319903 - Snuff 21410000 - Tobacco
stemming and redrying 22110000 - Broadwoven fabric mills, cotton 22110100 -
Sheets, bedding and table cloths: cotton 22110103 - Bedspreads, cotton 22110104
- Blankets and blanketings, cotton 22110109 - Sheets and sheetings, cotton
22110200 - Apparel and outerwear fabrics, cotton 22110202 - Dress fabrics,
cotton 22110210 - Shirting fabrics, cotton 22110400 - Plushes and piles,
broadwoven cotton: including flannels 22110500 - Twills, drills, denims and
other ribbed fabrics: cotton 22110505 - Denims 22110600 - Upholstery, tapestry
and wall coverings: cotton 22110605 - Draperies and drapery fabrics, cotton
22110606 - Furniture denim 22110700 - Nets and netting products and fabrics,
cotton 22110703 - Mosquito netting 22110806 - Filter cloth, cotton 22110900 -
Bandages, gauzes and surgical fabrics, cotton 22111100 - Canvas and other heavy,
coarse fabrics: cotton 22111105 - Canvas 22111107 - Duck, cotton 22111113 - Sail
cloth 22119902 - Bags and bagging, cotton 22119909 - Cotton broad woven goods
22210000 - Broadwoven fabric mills, manmade 22210100 - Bedding, manmade or silk
fabric 22210400 - Manmade and synthetic broadwoven fabrics 22210404 - Nylon
broadwoven fabrics 22210408 - Polypropylene broadwoven fabrics 22210411 -
Spandex broadwoven fabrics 22210501 - Fiberglass fabrics 22210502 - Glass
broadwoven fabrics 22210600 - Upholstery, tapestry, and wall covering fabrics
22210602 - Draperies and drapery fabrics, manmade fiber and silk 22210603 - Slip
cover fabrics, manmade fiber and silk 22210606 - Wall covering fabrics, manmade
fiber and silk 22210802 - Pile fabrics, manmade fiber and silk 22210900 -
Specialty broadwoven fabrics, including twisted weaves 22210905 - Paper
broadwoven fabrics 22219904 - Textile mills, broadwoven: silk and manmade, also
glass 22310000 - Broadwoven fabric mills, wool 22310100 - Apparel and outerwear
broadwoven fabrics 22310201 - Bleaching yarn and fabrics: wool or similar fibers
22310302 - Blankets and blanketings: wool or similar fibers 22310303 - Felts,
woven: wool, mohair, or similar fibers 22310304 - Papermakers' felts, woven:
wool, mohair, or similar fibers 22310305 - Upholstery fabrics, wool 22319907 -
Weaving mill, broadwoven fabrics: wool or similar fabric 22410000 - Narrow
fabric mills 22410100 - Lace and decorative trim, narrow fabric 22410106 -
Ribbons, nec 22410108 - Shoe laces, except leather 22410109 - Trimmings, textile
22410201 - Elastic narrow fabrics, woven or braided 22410202 - Elastic webbing
22410203 - Rubber thread and yarns, fabric covered 22410300 - Fabric tapes
22410301 - Electric insulating tapes and braids, except plastic 22410302 - Slide
fastener tapes 22410400 - Webbing, braids and belting 22410401 - Apparel webbing
22410403 - Bindings, textile 22410405 - Braids, tubular nylon or plastic
22410408 - Strapping webs 22410409 - Webbing, woven 22419903 - Fabric, animal
fiber: narrow woven 22419904 - Glass narrow fabrics 22419906 - Hose fabric,
tubular 22419907 - Labels, woven 22419908 - Manmade fiber narrow woven fabrics
22510000 - Women's hosiery, except socks 22519902 - Panty hose 22520000 -
Hosiery, nec 22520100 - Anklets and socks 22520103 - Socks 22529901 - Dyeing and
finishing hosiery 22529902 - Men's, boys', and girls' hosiery 22530000 - Knit
outerwear mills 22530101 - Bathing suits and swimwear, knit 22530103 - T-shirts
and tops, knit 22530200 - Cold weather knit outerwear including ski wear
22530201 - Hats and headwear, knit 22530203 - Jerseys, knit 22530207 - Sweaters
and sweater coats, knit 22530400 - Dresses and skirts 22530505 -
Shirts(outerwear), knit 22540000 - Knit underwear mills 22540100 - Shorts,
shirts, slips, and panties (underwear): knit 22549903 - Underwear, knit 22570000
- Weft knit fabric mills 22579901 - Dyeing and finishing circular knit fabrics
22579903 - Pile fabrics, circular knit 22580000 - Lace and warp knit fabric
mills 22580100 - Lace and lace products 22580102 - Bedspreads, lace: made on
lace machines 22580107 - Lace, knit, nec 22580200 - Warp and flat knit products
22580201 - Cloth, warp knit 22580202 - Fabric finishing, warp knit 22580300 -
Net and netting products 22590100 - Gloves and mittens, knit 22590200 - Towels,
washcloths, and dishcloths: knit 22599902 - Convertors, knit goods 22599905 -
Stockinettes, knit 22610000 - Finishing plants, cotton 22610103 - Screen
printing of cotton broadwoven fabrics 22610201 - Bleaching cotton broadwoven
fabrics 22610202 - Dyeing cotton broadwoven fabrics 22610203 - Fire resistance
finishing of cotton broadwoven fabrics 22610300 - Decorative finishing of cotton
broadwoven fabrics 22610301 - Embossing cotton broadwoven fabrics 22620000 -
Finishing plants, manmade 22620200 - Chemical coating or treating of manmade
broadwoven fabrics 22620202 - Dyeing: manmade fiber and silk broadwoven fabrics
22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics 22620300 -
Decorative finishing of manmade broadwoven fabrics 22629903 - Silk broadwoven
fabric finishing 22690000 - Finishing plants, nec 22690200 - Chemical coating or
treating of narrow fabrics 22690202 - Dyeing: raw stock, yarn, and narrow
fabrics 22730000 - Carpets and rugs 22730200 - Mats and matting 22730201 -
Bathmats and sets, textile 22730202 - Door mats: paper, grass, reed, coir,
sisal, jute, rags, etc. 22730302 - Art squares: twisted paper, grass, reed,
coir, sisal, etc. 22730400 - Carpets, hand and machine made 22730402 - Carpets,
textile fiber 22730500 - Rugs, hand and machine made 22730502 - Rugs, braided
and hooked 22730503 - Rugs, machine woven 22730504 - Rugs, tufted 22739901 -
Dyeing and finishing of tufted rugs and carpets 22739902 - Finishers of tufted
carpets and rugs 22739903 - Floor coverings, textile fiber 22810000 - Yarn
spinning mills 22810100 - Needle and handicraft yarns, spun 22810105 - Knitting
yarn, spun 22810200 - Manmade and synthetic fiber yarns, spun 22810205 - Nylon
yarn, spinning of staple 22810207 - Polyester yarn, spun: made from purchased
staple 22810208 - Polypropylene yarn, spun: made from purchased staple 22810209
- Rayon yarn, spun: made from purchased staple 22810302 - Cotton yarn, spun
22810305 - Wool yarn, spun 22810400 - Carpet and rug yarn, spun 22810401 -
Carpet yarn, spun 22820104 - Knitting yarn: twisting, winding, or spooling
22820203 - Nylon yarn: throwing, twisting, winding or spooling 22829904 -
Textured yarn 22829905 - Throwing yarn 22829907 - Winding yarn 22840100 - Thread
from manmade fibers 22840101 - Nylon thread 22840201 - Cotton thread 22950000 -
Coated fabrics, not rubberized 22950100 - Chemically coated and treated fabrics
22950102 - Leather, artificial or imitation 22950106 - Waterproofing fabrics,
except rubberizing 22950200 - Plastic coated yarns or fabrics 22950201 - Resin
or plastic coated fabrics 22950202 - Tape, varnished: plastic, and other coated
(except magnetic) 22950203 - Yarns, plastic coated: made from purchased yarns
22959902 - Laminating of fabrics 22959905 - Tubing, textile: varnished 22960101
- Cord for reinforcing rubber tires 22960104 - Steel tire cords and tire cord
fabrics 22960200 - Cord and fabric for reinforcing industrial belting 22960301 -
Cord for reinforcing fuel cells 22970000 - Nonwoven fabrics 22979901 -
Bonded-fiber fabrics, except felt 22980000 - Cordage and twine 22980100 - Ropes
and fiber cables 22980102 - Cable, fiber 22980103 - Rope, except asbestos and
wire 22980200 - Twine, cord and cordage 22980203 - Cordage: abaca, sisal,
henequen, hemp, jute, or other fiber 22980204 - Hard fiber cordage and twine
22980207 - Twine, nec 22980300 - Nets, seines, slings and insulator pads
22980302 - Cargo nets 22989901 - Wire rope centers 22990100 - Batting, wadding,
padding and fillings 22990101 - Apparel filling: cotton waste, kapok, and
related material 22990102 - Batts and batting: cotton mill waste and related
material 22990104 - Padding and wadding, textile 22990105 - Pads, fiber:
henequen, sisal, istle 22990107 - Quilt fillings: curled hair, cotton waste,
moss, hemp tow 22990108 - Upholstery filling, textile 22990200 - Felts and felt
products 22990209 - Pipe and boiler covering, felt 22990302 - Ramie yarn,
thread, roving, and textiles 22990306 - Yarns, specialty and novelty 22990400 -
Textile mill waste and remnant processing 22990401 - Fibers, textile: recovery
from textile mill waste and rags 22990402 - Flock (recovered textile fibers)
22990404 - Recovering textile fibers from clippings and rags 22990500 - Jute and
flax textile products 22990502 - Burlap, jute 22990504 - Linen fabrics 22990507
- Towels and towelings, linen and linen-and-cotton mixtures 22990604 - Scouring:
wool, mohair, and similar fibers 22999901 - Broadwoven fabrics: linen, jute,
hemp, and ramie 22999902 - Coir yarns and roving 22999903 - Fabrics: linen,
jute, hemp, ramie 22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie
23110000 - Men's and boy's suits and coats 23110103 - Suits, men's and boys':
made from purchased materials 23110105 - Tuxedos: made from purchased materials
23110200 - Coats, overcoats and vests 23110201 - Coats, tailored: men's and
boys': from purchased materials 23110300 - Men's and boys' uniforms 23110301 -
Firemen's uniforms: made from purchased materials 23110302 - Military uniforms,
men's and youths': purchased materials 23210000 - Men's and boy's furnishings
23210100 - Men's and boys' dress shirts 23210200 - Men's and boys' sports and
polo shirts 23210201 - Polo shirts, men's and boys': made from purchased
materials 23210202 - Sport shirts, men's and boys': from purchased materials
23219902 - Uniform shirts: made from purchased materials 23220000 - Men's and
boy's underwear and nightwear 23229902 - Underwear, men's and boys': made from
purchased materials 23230000 - Men's and boy's neckwear 23250000 - Men's and
boy's trousers and slacks 23250101 - Dungarees: men's, youths', and boys'
23250102 - Jeans: men's, youths', and boys' 23250201 - Shorts (outerwear):
men's, youths', and boys' 23250203 - Trousers, dress (separate): men's, youths',
and boys' 23260000 - Men's and boy's work clothing 23260100 - Work uniforms
23260101 - Medical and hospital uniforms, men's 23260102 - Overalls and
coveralls 23260200 - Work apparel, except uniforms 23260201 - Aprons, work,
except rubberized and plastic: men's 23260202 - Industrial garments, men's and
boys' 23260206 - Work pants 23260207 - Work shirts: men's, youths', and boys'
23290000 - Men's and boy's clothing, nec 23290100 - Men's and boys' sportswear
and athletic clothing 23290101 - Athletic clothing, except uniforms: men's,
youths' and boys' 23290104 - Ski and snow clothing: men's and boys' 23290200 -
Men's and boys' leather, wool and down-filled outerwear 23290201 - Coats (oiled
fabric, leatherette, etc.): men's and boys' 23290204 - Hunting coats and vests,
men's 23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'
23290209 - Sweaters and sweater jackets, men's and boys' 23290300 - Men's and
boys' athletic uniforms 23290301 - Baseball uniforms: men's, youths', and boys'
23299901 - Knickers, dress (separate): men's and boys' 23299902 - Shirt and
slack suits: men's, youths', and boys' 23310000 - Women's and misses' blouses
and shirts 23319901 - Blouses, women's and juniors': made from purchased
material 23319903 - T-shirts and tops, women's: made from purchased materials
23350000 - Women's, junior's, and misses' dresses 23350100 - Bridal and formal
gowns 23350101 - Gowns, formal 23350102 - Wedding gowns and dresses 23359901 -
Dresses,paper, cut and sewn 23359903 - Housedresses 23370000 - Women's and
misses' suits and coats 23370100 - Women's and misses' suits and skirts 23370101
- Pantsuits: women's, misses' and juniors' 23370102 - Skirts, separate: women's,
misses', and juniors' 23370103 - Suits: women's, misses', and juniors' 23379901
- Uniforms, except athletic: women's, misses', and juniors' 23390000 - Women's
and misses' outerwear, nec 23390100 - Women's and misses' accessories 23390103 -
Neckwear and ties: women's, misses', and juniors' 23390300 - Women's and misses'
athletic clothing and sportswear 23390301 - Athletic clothing: women's, misses',
and juniors' 23390302 - Bathing suits: women's, misses', and juniors' 23390310 -
Sportswear, women's 23390311 - Uniforms, athletic: women's, misses', and
juniors' 23390400 - Women's and misses' jackets and coats, except sportswear
23399901 - Aprons, except rubber or plastic: women's, misses', juniors' 23399903
- Jeans: women's, misses', and juniors' 23399904 - Leotards: women's, misses',
and juniors' 23399907 - Slacks: women's, misses', and juniors' 23410000 -
Women's and children's underwear 23410100 - Women's and children's nightwear
23410101 - Nightgowns and negligees: women's and children's 23410200 - Women's
and children's undergarments 23410202 - Panties: women's, misses', children's,
and infants' 23420000 - Bras, girdles, and allied garments 23429901 - Brassieres
23429905 - Girdles and panty girdles 23530000 - Hats, caps, and millinery
23530100 - Uniform hats and caps 23530101 - Baseball caps 23539901 - Caps:
cloth, straw, and felt 23539902 - Harvest hats, straw 23539904 - Hats and caps,
nec 23539906 - Hats: cloth, straw, and felt 23539908 - Millinery 23610000 -
Girl's and children's dresses, blouses 23610101 - Blouses: girls', children's,
and infants' 23610103 - T-shirts and tops: girls', children's, and infants'
23619901 - Dresses: girls', children's, and infants' 23690000 - Girl's and
children's outerwear, nec 23690100 - Children's culottes and shorts 23690201 -
Bathing suits and swimwear: girls', children's, and infants' 23690401 -
Buntings, infants' 23690403 - Coats: girls', children's, and infants' 23710000 -
Fur goods 23810000 - Fabric dress and work gloves 23819903 - Gloves, work: woven
or knit, made from purchased materials 23819904 - Gloves, woven or knit: made
from purchased materials 23849901 - Bathrobes, men's and women's: made from
purchased materials 23850000 - Waterproof outerwear 23859904 - Gowns, plastic:
made from purchased materials 23859905 - Raincoats, except vulcanized rubber:
purchased materials 23860000 - Leather and sheep-lined clothing 23860101 - Coats
and jackets, leather and sheep-lined 23860201 - Garments, leather 23870000 -
Apparel belts 23890000 - Apparel and accessories, nec 23890100 - Men's
miscellaneous accessories 23890103 - Handkerchiefs, except paper 23890200 -
Uniforms and vestments 23890201 - Academic vestments (caps and gowns) 23890203 -
Clergymen's vestments 23890300 - Costumes 23890302 - Masquerade costumes
23890303 - Theatrical costumes 23899901 - Apparel for handicapped 23899902 - Arm
bands, elastic 23899906 - Hospital gowns 23899907 - Burial garments 23910000 -
Curtains and draperies 23919901 - Cottage sets (curtains), made from purchased
materials 23919902 - Curtains, window: made from purchased materials 23919903 -
Draperies, plastic and textile: from purchased materials 23920000 - Household
furnishings, nec 23920100 - Cushions and pillows 23920101 - Boat cushions
23920103 - Pillows, bed: made from purchased materials 23920201 - Bags, garment
storage: except paper or plastic film 23920300 - Blankets, comforters and
beddings 23920301 - Bedspreads and bed sets: made from purchased materials
23920403 - Placemats, plastic or textile 23920500 - Towels, dishcloths and dust
cloths 23920504 - Towels, fabric and nonwoven: made from purchased materials
23920601 - Chair covers and pads: made from purchased materials 23920604 -
Mattress pads 23920605 - Mattress protectors, except rubber 23929901 - Bridge
sets, cloth and napkin: from purchased materials 23929902 - Mops, floor and dust
23929903 - Sheets, fabric: made from purchased materials 23930000 - Textile bags
23930100 - Canvas bags 23930101 - Duffle bags, canvas: made from purchased
materials 23939901 - Bags and containers, except sleeping bags: textile 23939902
- Cushions, except spring and carpet: purchased materials 23940000 - Canvas and
related products 23940100 - Canvas awnings and canopies 23940101 - Awnings,
fabric: made from purchased materials 23940102 - Canopies, fabric: made from
purchased materials 23940200 - Canvas covers and drop cloths 23940201 - Cloth,
drop (fabric): made from purchased materials 23940202 - Liners and covers,
fabric: made from purchased materials 23940203 - Tarpaulins, fabric: made from
purchased materials 23949901 - Air cushions and mattresses, canvas 23949903 -
Convertible tops, canvas or boat: from purchased materials 23949904 - Sails:
made from purchased materials 23949906 - Tents: made from purchased materials
23950000 - Pleating and stitching 23950101 - Quilted fabrics or cloth 23950200 -
Embroidery and art needlework 23950202 - Art needlework: made from purchased
materials 23950203 - Emblems, embroidered 23950204 - Embroidery products, except
Schiffli machine 23960100 - Apparel and other linings, except millinery 23960102
- Linings, apparel: made from purchased materials 23960201 - Bindings, bias:
made from purchased materials 23960204 - Ribbons and bows, cut and sewed
23960306 - Sweat bands, hat and cap: made from purchased materials 23990100 -
Emblems, badges, and insignia 23990101 - Emblems, badges, and insignia: from
purchased materials 23990102 - Military insignia, textile 23990200 - Horse and
pet accessories, textile 23990201 - Horse blankets 23990202 - Horse harnesses
and riding crops, etc.: non-leather 23990203 - Pet collars, leashes, etc.:
non-leather 23990300 - Banners, pennants, and flags 23990301 - Banners, made
from fabric 23990302 - Flags, fabric 23990400 - Belting and belt products
23990402 - Belting, fabric: made from purchased materials 23990500 - Hand woven
and crocheted products 23990502 - Hand woven apparel 23990601 - Fishing nets
23999901 - Aprons, breast (harness) 23999905 - Diapers, except disposable: made
from purchased materials 23999908 - Parachutes 23999910 - Seat covers,
automobile 23999911 - Sleeping bags 23999912 - Tire covers 24110101 - Handle
bolts, wood: hewn 24110206 - Poles, wood: untreated 24110208 - Rails, fence:
round or split 24110300 - Wooden logs 24119905 - Timber, cut at logging camp
24119907 - Wood chips, produced in the field 24210100 - Building and structural
materials, wood 24210103 - Flooring (dressed lumber), softwood 24210105 - Siding
(dressed lumber) 24210200 - Sawdust, shavings, and wood chips 24210203 - Wood
chips, produced at mill 24210303 - Kiln drying of lumber 24210400 - Outdoor wood
structural products 24210401 - Railroad ties, sawed 24219901 - Box lumber
24219903 - Cut stock, softwood 24219906 - Lumber: rough, sawed, or planed
24219909 - Resawing lumber into smaller dimensions 24260100 - Furniture stock
and parts, hardwood 24260101 - Carvings, furniture: wood 24260103 - Frames for
upholstered furniture, wood 24260104 - Furniture dimension stock, hardwood
24260105 - Furniture squares, hardwood 24260109 - Turnings, furniture: wood
24260301 - Gun stocks, wood 24260400 - Textile machinery accessories, hardwood
24269901 - Dimension, hardwood 24269902 - Flooring, hardwood 24269903 - Lumber,
hardwood dimension 24269904 - Parquet flooring, hardwood 24290102 - Heading,
barrel (cooperage stock): sawed or split 24290104 - Staves, barrel: sawed or
split 24290200 - Shavings and packaging, excelsior 24310100 - Doors and door
parts and trim, wood 24310101 - Door frames, wood 24310105 - Door shutters, wood
24310108 - Doors, wood 24310109 - Garage doors, overhead, wood 24310200 -
Windows and window parts and trim, wood 24310205 - Window frames, wood 24310206
- Window sashes, wood 24310208 - Window shutters, wood 24310210 - Windows, wood
24310300 - Moldings and baseboards, ornamental and trim 24310301 - Floor
baseboards, wood 24310302 - Mantels, wood 24310303 - Moldings, wood: unfinished
and prefinished 24310400 - Awnings, blinds and shutters: wood 24310401 -
Awnings, wood 24310402 - Blinds (shutters), wood 24310500 - Staircases, stairs
and railings 24310501 - Newel posts, wood 24310502 - Railings, stair: wood
24310503 - Staircases and stairs, wood 24310600 - Interior and ornamental
woodwork and trim 24310601 - Ornamental woodwork: cornices, mantels, etc.
24310602 - Panel work, wood 24310603 - Trim, wood 24310605 - Woodwork, interior
and ornamental, nec 24340000 - Wood kitchen cabinets 24349901 - Vanities,
bathroom: wood 24350000 - Hardwood veneer and plywood 24359901 - Hardwood
plywood, prefinished 24359902 - Panels, hardwood plywood 24359903 - Plywood,
hardwood or hardwood faced 24359904 - Veneer stock, hardwood 24360000 - Softwood
veneer and plywood 24369901 - Panels, softwood plywood 24369902 - Plywood,
softwood 24369903 - Veneer stock, softwood 24390000 - Structural wood members,
nec 24399901 - Arches, laminated lumber 24399902 - Timbers, structural:
laminated lumber 24399903 - Trusses, except roof: laminated lumber 24410000 -
Nailed wood boxes and shook 24410100 - Boxes, wood 24410200 - Cases, wood
24410202 - Packing cases, wood: nailed or lock corner 24410203 - Shipping cases,
wood: nailed or lock corner 24410300 - Chests and trunks, wood 24480000 - Wood
pallets and skids 24480100 - Cargo containers, wood and wood with metal 24480101
- Cargo containers, wood 24480102 - Cargo containers, wood and metal combination
24480200 - Pallets, wood and wood with metal 24480201 - Pallets, wood 24480301 -
Skids, wood 24490000 - Wood containers, nec 24490100 - Food containers, wood
wirebound 24490201 - Barrels: wood, coopered 24490207 - Vats, wood: coopered
24490300 - Rectangular boxes and crates, wood 24490301 - Boxes, wood: wirebound
24490304 - Shipping cases, wood: wirebound 24499903 - Shipping cases and drums,
wood: wirebound and plywood 24510000 - Mobile homes 24510101 - Mobile home
frames 24510102 - Mobile homes, except recreational 24510201 - Mobile buildings:
for commercial use 24520000 - Prefabricated wood buildings 24520103 - Farm
buildings, prefabricated or portable: wood 24529902 - Log cabins, prefabricated,
wood 24529904 - Modular homes, prefabricated, wood 24529905 - Panels and
sections, prefabricated, wood 24529906 - Prefabricated buildings, wood 24529907
- Sauna rooms, prefabricated, wood 24910000 - Wood preserving 24910100 - Poles,
posts and pilings: treated wood 24910104 - Poles and pole crossarms, treated
wood 24910105 - Posts, treated wood 24910203 - Railroad cross-ties, treated wood
24919901 - Flooring, treated wood block 24919903 - Preserving (creosoting) of
wood 24919904 - Structural lumber and timber, treated wood 24919906 - Wood
products, creosoted 24930000 - Reconstituted wood products 24930100 - Building
board and wallboard, except gypsum 24930102 - Wallboard, except gypsum 24930200
- Particleboard products 24930300 - Hardboard and fiberboard products 24930302 -
Fiberboard, wood 24930303 - Hardboard 24930400 - Insulation and roofing
material, reconstituted wood 24930402 - Insulation board, cellular fiber
24939901 - Bulletin boards, cork 24939903 - Strandboard, oriented 24990000 -
Wood products, nec 24990100 - Laundry products, wood 24990203 - Lasts, boot and
shoe 24990302 - Ladders, wood 24990303 - Stepladders, wood 24990400 - Picture
and mirror frames, wood 24990401 - Picture frame molding, finished 24990500 -
Cork and cork products 24990800 - Handles, poles, dowels and stakes: wood
24990801 - Dowels, wood 24990803 - Handles, wood 24990806 - Pencil slats, wood
24990807 - Poles, wood 24990811 - Surveyors' stakes, wood 24990812 - Tool
handles, wood 24990900 - Food handling and processing products, wood 24990901 -
Bakers' equipment, wood 24991000 - Kitchen, bathroom, and household ware: wood
24991009 - Woodenware, kitchen and household 24991100 - Decorative wood and
woodwork 24991101 - Carved and turned wood 24991102 - Engraved wood products
24991105 - Novelties, wood fiber 24991106 - Veneer work, inlaid 24991200 -
Spools, reels, and pulleys: wood 24991205 - Reels, plywood 24991207 - Spools,
wood 24991300 - Mulch or sawdust products, wood 24991302 - Logs of sawdust and
wood particles, pressed 24991303 - Mulch, wood and bark 24991304 - Sawdust,
reground 24991404 - Policemen's clubs, wood 24991600 - Fencing, docks, and other
outdoor wood structural products 24991601 - Extension planks, wood 24991602 -
Fencing, wood 24991604 - Scaffolds, wood 24991605 - Signboards, wood 24999901 -
Applicators, wood 24999902 - Battery separators, wood 24999903 - Beekeeping
supplies, wood 24999906 - Cooling towers, wood or wood and sheet metal
combination 24999911 - Oars and paddles, wood 24999914 - Trophy bases, wood
25110000 - Wood household furniture 25110100 - Wood bedroom furniture 25110101 -
Bed frames, except water bed frames: wood 25110108 - Vanity dressers: wood
25110200 - Kitchen and dining room furniture 25110203 - Chairs, household,
except upholstered: wood 25110204 - Chairs, Bentwood 25110206 - Dining room
furniture: wood 25110208 - Stools, household: wood 25110209 - Tables, household:
wood 25110300 - Children's wood furniture 25110304 - Juvenile furniture: wood
25110305 - Nursery furniture: wood 25110502 - Desks, household: wood 25110602 -
Console tables: wood 25110604 - Stands, household, nec: wood 25110605 - Storage
chests, household: wood 25110700 - Wood lawn and garden furniture 25110702 -
Lawn furniture: wood 25119902 - Coffee tables: wood 25119905 - Novelty
furniture: wood 25119908 - Unassembled or unfinished furniture, household: wood
25119909 - Whatnot shelves: wood 25120000 - Upholstered household furniture
25120100 - Wood upholstered chairs and couches 25120101 - Chairs: upholstered on
wood frames 25120102 - Couches, sofas, and davenports: upholstered on wood
frames 25120103 - Recliners: upholstered on wood frames 25129902 - Living room
furniture: upholstered on wood frames 25140000 - Metal household furniture
25140101 - Beds, including folding and cabinet, household: metal 25140102 -
Frames for box springs or bedsprings: metal 25140202 - Chairs, household: metal
25140204 - Kitchen cabinets: metal 25140206 - Tables, household: metal 25140500
- Metal bookcases and stereo cabinets 25140502 - Cabinets, radio and television:
metal 25140600 - Metal lawn and garden furniture 25140601 - Garden furniture,
metal 25140604 - Lawn furniture: metal 25149903 - Cots, household: metal
25149904 - Household furniture: upholstered on metal frames 25149905 - Medicine
cabinets and vanities: metal 25150000 - Mattresses and bedsprings 25150100 -
Mattresses and foundations 25150101 - Foundations and platforms 25150102 -
Mattresses, containing felt, foam rubber, urethane, etc. 25150103 - Mattresses,
innerspring or box spring 25150201 - Bedsprings, assembled 25150202 - Box
springs, assembled 25170000 - Wood television and radio cabinets 25179901 - Home
entertainment unit cabinets, wood 25179904 - Stereo cabinets, wood 25179905 -
Television cabinets, wood 25190102 - Lawn furniture, except wood, metal, stone,
or concrete 25190204 - Rattan furniture: padded or plain 25190206 - Wicker
furniture: padded or plain 25190300 - Fiberglass and plastic furniture 25190302
- Furniture, household: glass, fiberglass, and plastic 25199901 - Household
furniture, except wood or metal: upholstered 25199902 - Bean bag Chairs 25210000
- Wood office furniture 25210100 - Wood office chairs, benches and stools
25210102 - Chairs, office: padded, upholstered, or plain: wood 25210201 -
Bookcases, office: wood 25210202 - Cabinets, office: wood 25210203 - Filing
cabinets (boxes), office: wood 25210300 - Wood office desks and tables 25210301
- Desks, office: wood 25210302 - Tables, office: wood 25219901 - Panel systems
and partitions (free-standing), office: wood 25220000 - Office furniture, except
wood 25220100 - Office chairs, benches, and stools, except wood 25220101 -
Benches, office: except wood 25220102 - Chairs, office: padded or plain: except
wood 25220202 - Panel systems and partitions, office: except wood 25220300 -
Office cabinets and filing drawers, except wood 25220301 - Cabinets, office:
except wood 25220303 - Filing boxes, cabinets, and cases: except wood 25220400 -
Office desks and tables, except wood 25220401 - Desks, office: except wood
25220402 - Tables, office: except wood 25310000 - Public building and related
furniture 25310100 - School furniture 25310101 - Blackboards, wood 25310200 -
Church furniture 25310300 - Vehicle furniture 25310302 - Seats, aircraft
25310400 - Stadium furniture 25310401 - Bleacher seating, portable 25310402 -
Stadium seating 25319902 - Benches for public buildings 25319903 - Chairs,
portable folding 25319904 - Chairs, table and arm 25319906 - Seats,
miscellaneous public conveyances 25319907 - Theater furniture 25319908 - Picnic
tables or benches, park 25410000 - Wood partitions and fixtures 25410100 - Store
and office display cases and fixtures 25410101 - Bar fixtures, wood 25410102 -
Display fixtures, wood 25410104 - Office fixtures, wood 25410105 - Showcases,
except refrigerated: wood 25410106 - Store fixtures, wood 25410200 - Cabinets,
lockers, and shelving 25410201 - Cabinets, except refrigerated: show, display,
etc.: wood 25410202 - Lockers, except refrigerated: wood 25410203 - Shelving,
office and store, wood 25410300 - Counter and sink tops 25410301 - Counters or
counter display cases, wood 25410304 - Table or counter tops, plastic laminated
25419901 - Partitions for floor attachment, prefabricated: wood 25419902 -
Pedestals and statuary, wood 25419903 - Telephone booths, wood 25420000 -
Partitions and fixtures, except wood 25420100 - Postal lock boxes, mail racks,
and related products 25420103 - Lockers (not refrigerated): except wood 25420200
- Office and store showcases and display fixtures 25420201 - Bar fixtures,
except wood 25420202 - Cabinets: show, display, or storage: except wood 25420203
- Counters or counter display cases, except wood 25420204 - Fixtures, office:
except wood 25420205 - Fixtures, store: except wood 25420206 - Fixtures:
display, office, or store: except wood 25420209 - Racks, merchandise display or
storage: except wood 25420210 - Showcases (not refrigerated): except wood
25420211 - Stands, merchandise display: except wood 25429901 - Pallet racks:
except wood 25429902 - Partitions for floor attachment, prefabricated: except
wood 25429904 - Shelving, office and store, except wood 25910000 - Drapery
hardware and window blinds and shades 25910100 - Shade, curtain, and drapery
hardware 25910101 - Curtain and drapery rods, poles, and fixtures 25910102 -
Shade pulls, window 25910103 - Window shade rollers and fittings 25910200 -
Window blinds 25910201 - Blinds vertical 25910203 - Mini blinds 25910204 -
Venetian blinds 25910300 - Window shades 25990100 - Factory furniture and
fixtures 25990101 - Cabinets, factory 25990102 - Stools, factory 25990104 - Work
benches, factory 25990200 - Bar, restaurant and cafeteria furniture 25990201 -
Bar furniture 25990202 - Cafeteria furniture 25990203 - Carts, restaurant
equipment 25990204 - Food wagons, restaurant 25990205 - Restaurant furniture,
wood or metal 25990300 - Beds, not household use 25990301 - Hospital beds
25990302 - Inflatable beds 25999901 - Boards: planning, display, notice 25999903
- Hotel furniture 25999907 - Hospital furniture, except beds 26110000 - Pulp
mills 26110302 - Pulp manufactured from waste or recycled paper 26119901 - Pulp
made from rags, bagassse, hemp, or other fiber base 26119903 - Pulp produced
from wood base, nec 26210000 - Paper mills 26210100 - Towels, tissues and
napkins; paper and stock 26210103 - Facial tissue stock 26210106 - Sanitary
tissue paper 26210107 - Tissue paper 26210202 - Parchment paper 26210301 -
Absorbent paper 26210306 - Filter paper 26210308 - Specialty papers 26210403 -
Lithograph paper 26210600 - Stationary, envelope and tablet papers 26210601 -
Business form paper 26210604 - Envelope paper 26210607 - Tablet paper 26210800 -
Wrapping and packaging papers 26210806 - Packaging paper 26210808 - Wrapping
paper 26210908 - Felts, building 26210909 - Insulation siding, paper 26211003 -
Molded pulp products 26219901 - Fine paper 26219902 - Kraft paper 26219904 -
Uncoated paper 26219905 - Wallpaper (hanging paper) 26310000 - Paperboard mills
26310100 - Linerboard 26310300 - Container, packaging, and boxboard 26310301 -
Boxboard 26310302 - Container board 26310304 - Folding boxboard 26310305 -
Packaging board 26310306 - Setup boxboard 26310403 - Coated paperboard 26310501
- Cardboard 26310502 - Stencil board 26520000 - Setup paperboard boxes 26529901
- Boxes, newsboard, metal edged: made from purchased materials 26529902 - Filing
boxes, paperboard: made from purchased materials 26530000 - Corrugated and solid
fiber boxes 26530100 - Corrugated boxes, partitions, display items, sheets, and
pad 26530101 - Boxes, corrugated: made from purchased materials 26530102 -
Display items, corrugated: made from purchased materials 26530104 - Pads,
corrugated: made from purchased materials 26530106 - Partitions, corrugated:
made from purchased materials 26530107 - Sheets, corrugated: made from purchased
materials 26530200 - Solid fiber boxes, partitions, display items, and sheets
26530201 - Boxes, solid fiber: made from purchased materials 26530202 - Display
items, solid fiber: made from purchased materials 26530206 - Partitions, solid
fiber: made from purchased materials 26530207 - Sheets, solid fiber: made from
purchased materials 26550000 - Fiber cans, drums, and similar products 26550100
- Fiber spools, tubes, and cones 26550101 - Cones, fiber: made from purchased
material 26550103 - Tubes, fiber or paper: made from purchased material 26550104
- Tubes, for chemical or electrical uses: paper or fiber 26550200 - Fiber cans,
drums, and containers 26550203 - Cans, composite: foil-fiber and other: from
purchased fiber 26550204 - Cans, fiber: made from purchased material 26550205 -
Containers, laminated phenolic and vulcanized fiber 26550206 - Containers,
liquid tight fiber: from purchased material 26550207 - Drums, fiber: made from
purchased material 26559901 - Ammunition cans or tubes, board laminated with
metal foil 26559904 - Wastebaskets, fiber: made from purchased material 26560000
- Sanitary food containers 26560100 - Paper cups, plates, dishes, and utensils
26560103 - Plates, paper: made from purchased material 26560104 - Straws,
drinking: made from purchased material 26560201 - Frozen food containers: made
from purchased material 26560300 - Food containers (liquid tight), including
milk cartons 26570000 - Folding paperboard boxes 26579902 - Paperboard backs for
blister or skin packages 26710000 - Paper; coated and laminated packaging
26719901 - Bread wrappers, waxed or laminated: purchased material 26719902 -
Paper, coated or laminated for packaging 26719903 - Plastic film, coated or
laminated for packaging 26719904 - Resinous impregnated paper for packaging
26719905 - Thermoplastic coated paper for packaging 26719906 - Waxed paper: made
from purchased material 26719907 - Wrapping paper, waterproof or coated 26720000
- Paper; coated and laminated, nec 26720100 - Chemically treated papers, made
from purchased materials 26720105 - Metallic covered paper: made from purchased
materials 26720109 - Thermoplastic coated paper: made from purchased materials
26720200 - Adhesive papers, labels, or tapes: from purchased material 26720201 -
Adhesive backed films, foams and foils 26720203 - Gummed paper: made from
purchased materials 26720204 - Gummed tape, cloth or paper base: from purchased
materials 26720206 - Masking tape: made from purchased materials 26720207 -
Tape, pressure sensitive: made from purchased materials 26729903 - Coated paper,
except photographic, carbon, or abrasive 26730000 - Bags: plastic, laminated,
and coated 26730101 - Garment bags (plastic film): made from purchased materials
26730200 - Food storage and trash bags (plastic) 26730201 - Food storage and
frozen food bags, plastic 26730202 - Trash bags (plastic film): made from
purchased materials 26730300 - Plastic and pliofilm bags 26730301 - Plastic
bags: made from purchased materials 26740000 - Bags: uncoated paper and
multiwall 26740101 - Grocers' bags: made from purchased materials 26740102 -
Shipping bags or sacks, including multiwall and heavy duty 26740103 - Shopping
bags: made from purchased materials 26749902 - Flour bags: made from purchased
materials 26749905 - Paper bags: made from purchased materials 26749906 - Vacuum
cleaner bags: made from purchased materials 26750000 - Die-cut paper and board
26750100 - Cardboard cut-outs, panels, and foundations: die-cut 26750103 -
Panels, cardboard, die-cut: made from purchased materials 26750202 - Folders,
filing, die-cut: made from purchased materials 26750203 - Index cards, die-cut:
made from purchased materials 26750204 - Jacquard (textile weaving) cards: from
purchased materials 26750300 - Stencils and lettering materials: die-cut
26750302 - Letters, cardboard, die-cut: from purchased materials 26759905 -
Paper die-cutting 26759906 - Paperboard die-cutting 26760000 - Sanitary paper
products 26760100 - Towels, napkins, and tissue paper products 26760101 -
Cleansing tissues: made from purchased paper 26760104 - Toilet paper: made from
purchased paper 26760105 - Towels, paper: made from purchased paper 26760200 -
Feminine hygiene paper products 26760300 - Infant and baby paper products
26760301 - Diapers, paper (disposable): made from purchased paper 26770000 -
Envelopes 26780000 - Stationery products 26780200 - Tablets and pads 26780201 -
Desk pads, paper: made from purchased materials 26780302 - Stationery: made from
purchased materials 26790100 - Pressed fiber and molded pulp products, except
food products 26790104 - Pipes and fittings, fiber: made from purchased material
26790200 - Food dishes and utensils, from pressed and molded pulp 26790203 - Egg
cartons, molded pulp: made from purchased material 26790205 - Plates, pressed
and molded pulp: from purchased material 26790300 - Wallpaper 26790302 -
Wallpaper: made from purchased paper 26790400 - Tags and labels, paper 26790401
- Labels, paper: made from purchased material 26790500 - Gift wrap and
novelties, paper 26790504 - Gift wrap, paper: made from purchased material
26790505 - Hats, paper novelties: made from purchased paper 26790506 -
Novelties, paper: made from purchased material 26790600 - Telegraph, teletype,
and adding machine paper 26790601 - Adding machine rolls, paper: made from
purchased material 26790700 - Building, insulating, and packaging paper 26790701
- Building paper, laminated: made from purchased material 26790702 - Corrugated
paper: made from purchased material 26790704 - Insulating paper: batts, fills,
and blankets 26790800 - Building, insulating, and packaging paperboard 26790803
- Wallboard, decorated: made from purchased material 26790900 - Cardboard
products, except die-cut 26790901 - Cardboard: pasted, laminated, lined, or
surface coated 26790902 - Fuel cell forms, cardboard: made from purchased
material 26799903 - Paper products, converted, nec 26799904 - Paperboard
products, converted, nec 27210000 - Periodicals 27520202 - Catalogs,
lithographed 27520302 - Forms, business: lithographed 27520401 - Calendars,
lithographed 27520402 - Cards, lithographed 27520404 - Post cards, picture:
lithographed 27520405 - Souvenir cards, lithographed 27520502 - Maps,
lithographed 27520601 - Decals, lithographed 27520602 - Posters, lithographed
27520603 - Transfers, decalcomania or dry: lithographed 27520702 - Tags,
lithographed 27520703 - Tickets, lithographed 27520901 - Newspapers,
lithographed only 27520902 - Periodicals, lithographed 27529901 - Color
lithography 27529903 - Letters, circular or form: lithographed 27529904 -
Lithographing on metal 27529905 - Menus, lithographed 27590101 - Bank notes:
engraved 27599905 - Embossing on paper 27599906 - Engraving, nec 27599918 -
Thermography 27610000 - Manifold business forms 27619902 - Computer forms,
manifold or continuous 27619903 - Continuous forms, office and business 27710000
- Greeting cards 27820104 - Record albums 27820200 - Scrapbooks, albums, and
diaries 27820201 - Albums 27820300 - Looseleaf binders and devices 27829902 -
Chart and graph paper, ruled 27890100 - Display mounting 27890304 - Pamphlets,
binding 27890306 - Trade binding services 27899902 - Paper cutting 27899903 -
Swatches and samples 27910000 - Typesetting 27910100 - Hand composition
typesetting 27919901 - Typesetting, computer controlled 27960202 -
Photoengraving plates, linecuts or halftones 27969906 - Lithographic plates,
positives or negatives 28120000 - Alkalies and chlorine 28120100 - Alkalies
28120101 - Caustic potash, potassium hydroxide 28120102 - Caustic soda, sodium
hydroxide 28120105 - Soda ash, sodium carbonate (anhydrous) 28129901 - Chlorine,
compressed or liquefied 28130000 - Industrial gases 28130100 - Carbon dioxide
28130101 - Dry ice, carbon dioxide (solid) 28139901 - Acetylene 28139902 -
Aerosols 28139905 - Hydrogen 28139906 - Neon 28139907 - Nitrogen 28139909 -
Oxygen, compressed or liquefied 28160000 - Inorganic pigments 28160105 -
Titanium dioxide, anatase or rutile (pigments) 28160106 - Zinc pigments: zinc
oxide, zinc sulfide 28160200 - Color pigments 28169901 - Metallic and mineral
pigments, nec 28190000 - Industrial inorganic chemicals, nec 28190100 - Elements
28190106 - Iodine, elemental 28190200 - Inorganic acids except nitric and
phosphoric 28190204 - Hydrochloric acid 28190207 - Sulfuric acid, oleum 28190300
- Aluminum compounds 28190301 - Aluminum chloride 28190303 - Aluminum sulfate
28190304 - Bauxite, refined 28190401 - Brine 28190605 - Nuclear fuel and cores,
inorganic 28190700 - Carbides 28190701 - Calcium carbide 28190702 - Tungsten
carbide powder, except abrasive or metallurgical 28190800 - Silica compounds
28190900 - Metal salts and compounds except sodium, potassium, aluminum 28190903
- Calcium compounds and salts, inorganic, nec 28190904 - Chromates and
bichromates 28190907 - Copper compounds or salts, inorganic 28190909 - Iron
(ferric/ferrous) compounds or salts 28190912 - Magnesium compounds or salts,
inorganic 28190917 - Mercury, redistilled 28190921 - Tin (stannic/stannous)
compounds or salts, inorganic 28191000 - Nonmetallic compounds 28191001 -
Bleaching powder, lime bleaching compounds 28191002 - Boron compounds, nec, not
from mines 28191003 - Charcoal (carbon), activated 28191011 - Phosphates, except
fertilizers: defluorinated and ammoniated 28191012 - Sulfur chloride 28191015 -
Sulfur, recovered or refined, incl. from sour natural gas 28199901 - Catalysts,
chemical 28199902 - Chemicals, high purity: refined from technical grade
28199903 - Chemicals, reagent grade: refined from technical grade 28210000 -
Plastics materials and resins 28210100 - Thermosetting materials 28210101 -
Epoxy resins 28210103 - Melamine resins, melamine-formaldehyde 28210104 -
Polyesters 28210105 - Polyimides (skybond, kaplon) 28210106 - Polyurethane
resins 28210108 - Urea resins 28210200 - Thermoplastic materials 28210201 -
Acrylic resins 28210203 - Elastomers, nonvulcanizable (plastics) 28210204 -
Ethylene glycol terephthalic acid, mylar 28210205 - Nylon resins 28210206 -
Polycarbonate resins 28210207 - Polyethylene resins 28210208 - Polymethyl
methacrylate resins, plexiglass 28210210 - Polypropylene resins 28210211 -
Polystyrene resins 28210213 - Polytetrafluoroethylene resins, teflon 28210214 -
Polyvinyl butyral resins 28210215 - Polyvinyl chloride resins, PVC 28210216 -
Polyvinylidene chloride resins 28210217 - Styrene resins, nec 28210219 - Vinyl
resins, nec 28210400 - Plasticizer/additive based plastic materials 28210403 -
Coal tar resins 28210406 - Protein plastics 28219901 - Molding compounds,
plastics 28220000 - Synthetic rubber 28220102 - Butadiene-acrylonitrile, nitrile
rubbers, NBR 28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR,
GRS 28229901 - Acrylic rubbers, polyacrylate 28229905 - Ethylene-propylene
rubbers, EPDM polymers 28229906 - Fluoro rubbers 28229909 - Polyethylene,
chlorosulfonated, hypalon 28229911 - Silicone rubbers 28230000 - Cellulosic
manmade fibers 28240000 - Organic fibers, noncellulosic 28249901 - Acrylic
fibers 28249905 - Elastomeric fibers 28249906 - Fluorocarbon fibers 28249908 -
Nylon fibers 28249909 - Polyester fibers 28249912 - Protein fibers 28249916 -
Vinyl fibers 28330000 - Medicinals and botanicals 28330100 - Medicinal chemicals
28330105 - Organic medicinal chemicals: bulk, uncompounded 28330109 - Vitamins,
natural or synthetic: bulk, uncompounded 28330200 - Alkaloids and other
botanical based products 28330206 - Cinchona and derivatives 28330300 -
Antibiotics 28330400 - Animal based products 28330403 - Endocrine products
28340100 - Drugs affecting neoplasms and endrocrine systems 28340101 - Adrenal
pharmaceutical preparations 28340200 - Drugs acting on the central nervous
system & sense organs 28340201 - Analgesics 28340300 - Drugs acting on the
cardiovascular system, except diagnostic 28340301 - Digitalis pharmaceutical
preparations 28340400 - Drugs acting on the respiratory system 28340401 -
Antihistamine preparations 28340403 - Cough medicines 28340404 - Lozenges,
pharmaceutical 28340500 - Drugs acting on the gastrointestinal or genitourinary
system 28340501 - Antacids 28340600 - Dermatologicals 28340602 - Liniments
28340603 - Lip balms 28340604 - Ointments 28340605 - Suppositories 28340700 -
Vitamin, nutrient, and hematinic preparations for human use 28340701 -
Intravenous solutions 28340702 - Vitamin preparations 28340800 - Drugs affecting
parasitic and infective diseases 28340801 - Antibiotics, packaged 28340804 -
Penicillin preparations 28349901 - Chlorination tablets and kits (water
purification) 28349902 - Druggists' preparations (pharmaceuticals) 28349903 -
Emulsions, pharmaceutical 28349904 - Extracts of botanicals: powdered, pilular,
solid, or fluid 28349905 - Medicines, capsuled or ampuled 28349906 - Pills,
pharmaceutical 28349907 - Powders, pharmaceutical 28349908 - Proprietary drug
products 28349909 - Solutions, pharmaceutical 28349910 - Tablets, pharmaceutical
28349911 - Veterinary pharmaceutical preparations 28350000 - Diagnostic
substances 28359902 - Blood derivative diagnostic agents 28359903 - Cytology and
histology diagnostic agents 28359904 - Electrolyte diagnostic agents 28359905 -
Enzyme and isoenzyme diagnostic agents 28359906 - Hemotology diagnostic agents
28359907 - In vitro diagnostics 28359908 - In vivo diagnostics 28359909 -
Microbiology and virology diagnostic products 28359910 - Pregnancy test kits
28359911 - Radioactive diagnostic substances 28359912 - Veterinary diagnostic
substances 28360000 - Biological products, except diagnostic 28360100 - Blood
derivatives 28360101 - Coagulation products 28360102 - Plasmas 28360103 - Serums
28360200 - Extracts 28360201 - Allergens, allergenic extracts 28360300 -
Vaccines and other immunizing products 28360302 - Bacterial vaccines 28360304 -
Vaccines 28360400 - Culture media 28360402 - Bacteriological media 28369901 -
Veterinary biological products 28410000 - Soap and other detergents 28419901 -
Detergents, synthetic organic or inorganic alkaline 28419904 - Scouring
compounds 28419905 - Soap: granulated, liquid, cake, flaked, or chip 28419906 -
Textile soap 28420000 - Polishes and sanitation goods 28420102 - Cleaning or
polishing preparations, nec 28420103 - Degreasing solvent 28420104 - Drain pipe
solvents or cleaners 28420108 - Stain removers 28420109 - Sweeping compounds,
oil or water absorbent, clay or sawdust 28420110 - Wax removers 28420111 -
Window cleaning preparations 28420200 - Polishing preparations and related
products 28420204 - Floor waxes 28420207 - Metal polish 28420208 - Shoe polish
or cleaner 28420209 - Waxes for wood, leather, and other materials 28420300 -
Drycleaning preparations 28420301 - Rug, upholstery, or dry cleaning detergents
or spotters 28420400 - Sanitation preparations, disinfectants and deodorants
28420401 - Deodorants, nonpersonal 28420402 - Disinfectants, household or
industrial plant 28420403 - Industrial plant disinfectants or deodorants
28420404 - Sanitation preparations 28420500 - Laundry cleaning preparations
28420502 - Starch preparations, laundry 28429901 - Bleaches, household: dry or
liquid 28430000 - Surface active agents 28430100 - Oils and greases 28430101 -
Soluble oils or greases 28430200 - Finishing agents 28430201 - Leather finishing
agents 28430202 - Textile finishing agents 28430300 - Processing assistants
28440000 - Perfumes, cosmetics and other toilet preparations 28440100 - Hair
preparations, including shampoos 28440101 - Bleaches, hair 28440102 - Hair
coloring preparations 28440104 - Shampoos, rinses, conditioners: hair 28440105 -
Tonics, hair 28440200 - Oral preparations 28440201 - Denture cleaners 28440202 -
Mouthwashes 28440203 - Toothpastes or powders, dentifrices 28440300 - Perfumes
and colognes 28440302 - Concentrates, perfume 28440303 - Perfumes, natural or
synthetic 28440400 - Shaving preparations 28440500 - Cosmetic preparations
28440501 - Depilatories (cosmetic) 28440502 - Face creams or lotions 28440504 -
Suntan lotions and oils 28449901 - Bath salts 28449902 - Deodorants, personal
28449905 - Toilet preparations 28449906 - Towelettes, premoistened 28510000 -
Paints and allied products 28510100 - Paints and paint additives 28510101 -
Colors in oil, except artists' 28510103 - Marine paints 28510104 - Paint driers
28510105 - Paints, asphalt or bituminous 28510106 - Paints, waterproof 28510107
- Paints: oil or alkyd vehicle or water thinned 28510108 - Plastics base paints
and varnishes 28510109 - Undercoatings, paint 28510200 - Lacquers, varnishes,
enamels, and other coatings 28510201 - Coating, air curing 28510202 - Enamels,
nec 28510203 - Epoxy coatings 28510206 - Lacquer: bases, dopes, thinner 28510207
- Lithographic varnishes 28510208 - Polyurethane coatings 28510211 - Varnishes,
nec 28510212 - Vinyl coatings, strippable 28510213 - Wood stains 28510302 - Wood
fillers or sealers 28510400 - Removers and cleaners 28510401 - Paint removers
28610000 - Gum and wood chemicals 28610100 - Wood distillation products 28610103
- Hardwood distillates 28650000 - Cyclic crudes and intermediates 28650100 -
Dyes and pigments 28650106 - Biological stains 28650108 - Color pigments,
organic 28650110 - Dyes, synthetic organic 28650209 - Styrene 28650300 - Cyclic
organic intermediates 28650303 - Aniline, nitrobenzene 28650319 - Resorcinol
28650402 - Coal tar: crudes, intermediates, and distillates 28659901 - Chemical
indicators 28690000 - Industrial organic chemicals, nec 28690100 - Alcohols, non
beverage 28690101 - Alcohols, industrial: denatured (non-beverage) 28690103 -
Butyl alcohol, butanol 28690104 - Ethyl alcohol, ethanol 28690105 - Ethylene
glycols 28690108 - Methyl alcohol, synthetic, methanol 28690200 - Olefins
28690201 - Ethylene 28690300 - Amines, acids, salts, esters 28690306 -
Ethanolamines 28690307 - Fatty acid esters, aminos, etc. 28690400 - Fuels
28690401 - Rocket engine fuel, organic 28690500 - Perfumes, flavorings, and food
additives 28690501 - Flavors or flavoring materials, synthetic 28690503 -
Perfume materials, synthetic 28690506 - Sweeteners, synthetic 28690602 -
Acetone, synthetic 28699902 - Antioxidants, rubber processing: cyclic or acyclic
28699903 - Butadiene (industrial organic chemical) 28699914 - Embalming fluids
28699915 - Enzymes 28699920 - Glycerin 28699922 - High purity grade chemicals,
organic 28699923 - Hydraulic fluids, synthetic base 28699924 - Laboratory
chemicals, organic 28699926 - Plasticizers, organic: cyclic and acyclic 28699927
- Silicones 28699928 - Solvents, organic 28730000 - Nitrogenous fertilizers
28739901 - Fertilizers: natural (organic), except compost 28739903 - Nitrogen
solutions (fertilizer) 28740000 - Phosphatic fertilizers 28740100 - Phosphates
28740104 - Phosphoric acid 28750000 - Fertilizers, mixing only 28759901 -
Compost 28759902 - Potting soil, mixed 28790000 - Agricultural chemicals, nec
28790100 - Insecticides and pesticides 28790105 - Exterminating products, for
household or industrial use 28790106 - Insecticides, agricultural or household
28790107 - Pesticides, agricultural or household 28799901 - Agricultural
disinfectants 28799902 - Defoliants 28799903 - Fungicides, herbicides 28799905 -
Soil conditioners 28799906 - Trace elements (agricultural chemicals) 28910000 -
Adhesives and sealants 28910100 - Sealants 28910101 - Caulking compounds
28910103 - Sealing compounds for pipe threads or joints 28910104 - Sealing
compounds, synthetic rubber or plastic 28910105 - Sealing wax 28910200 -
Adhesives 28910201 - Adhesives, paste 28910202 - Adhesives, plastic 28910203 -
Cement, except linoleum and tile 28910205 - Epoxy adhesives 28910206 - Glue
28910208 - Rubber cement 28920000 - Explosives 28920101 - Detonators and
detonating caps 28920211 - Nitroglycerin (explosive) 28920217 - Slurries
(explosive) 28939902 - Gravure ink 28939903 - Letterpress or offset ink 28939904
- Lithographic ink 28939905 - Screen process ink 28950000 - Carbon black
28990000 - Chemical preparations, nec 28990100 - Oils and essential oils
28990105 - Essential oils 28990108 - Incense 28990110 - Magnetic inspection oil
or powder 28990200 - Acids 28990201 - Acid resist for etching 28990300 - Gelatin
28990302 - Gelatin: edible, technical, photographic, or pharmaceutical 28990400
- Flares, fireworks, and similar preparations 28990402 - Fireworks 28990404 -
Fusees: highway, marine, or railroad 28990500 - Sizes 28990501 - Dextrine sizes
28999902 - Antifreeze compounds 28999903 - Antiscaling compounds, boiler
28999905 - Carbon removing solvent 28999906 - Chemical cotton (processed cotton
linters) 28999907 - Chemical supplies for foundries 28999908 - Concrete curing
and hardening compounds 28999911 - Corrosion preventive lubricant 28999912 -
Deicing or defrosting fluid 28999913 - Desalter kits, sea water 28999914 -
Distilled water 28999915 - Drilling mud 28999916 - Dyes and tints, household
28999918 - Fire retardant chemicals 28999919 - Fluxes: brazing, soldering,
galvanizing, and welding 28999920 - Foam charge mixtures 28999921 - Food
contamination testing or screening kits 28999922 - Frit 28999923 - Fuel tank or
engine cleaning chemicals 28999924 - Gun slushing compounds 28999927 - Ink or
writing fluids 28999928 - Insulating compounds 28999931 - Metal treating
compounds 28999933 - Oil treating compounds 28999935 - Oxidizers, inorganic
28999939 - Plastic wood 28999940 - Plating compounds 28999942 - Rust resisting
compounds 28999943 - Salt 28999944 - Sodium chloride, refined 28999945 - Soil
testing kits 28999948 - Water treating compounds 28999949 - Waterproofing
compounds 28999950 - Oil absorption equipment 28999951 - Fuel treating compounds
28999952 - Drug testing kits, blood and urine 29110000 - Petroleum refining
29110100 - Gases and liquefied petroleum gases 29110101 - Gas, refinery 29110202
- Gasoline blending plants 29110206 - Solvents 29110302 - Diesel fuels 29110303
- Oils, fuel 29110305 - Oils, partly refined: sold for rerunning 29110402 -
Mineral oils, natural 29110403 - Mineral waxes, natural 29110404 - Oils,
lubricating 29110405 - Paraffin wax 29110600 - Aromatic chemical products
29110702 - Fuel additives 29119901 - Fractionation products of crude petroleum,
hydrocarbons, nec 29510000 - Asphalt paving mixtures and blocks 29510100 -
Paving blocks 29510101 - Asphalt paving blocks (not from refineries) 29510200 -
Paving mixtures 29510201 - Asphalt and asphaltic paving mixtures (not from
refineries) 29510202 - Coal tar paving materials (not from refineries) 29510203
- Concrete, asphaltic (not from refineries) 29510204 - Concrete, bituminous
29510206 - Road materials, bituminous (not from refineries) 29520000 - Asphalt
felts and coatings 29520100 - Roofing materials 29520102 - Roof cement: asphalt,
fibrous, or plastic 29520103 - Roofing felts, cements, or coatings, nec 29520200
- Siding materials 29520202 - Siding, insulating: impregnated, from purchased
materials 29529901 - Asphalt saturated board 29529902 - Coating compounds, tar
29920000 - Lubricating oils and greases 29920100 - Lubricating oils 29920102 -
Cutting oils, blending: made from purchased materials 29929901 - Oils and
greases, blending and compounding 29929902 - Re-refining lubricating oils and
greases, nec 29990000 - Petroleum and coal products, nec 29990101 - Coke (not
from refineries), petroleum 29990200 - Fuel briquettes and waxes 29990202 -
Waxes, petroleum: not produced in petroleum refineries 30110000 - Tires and
inner tubes 30110105 - Industrial inner tubes 30110107 - Truck or bus inner
tubes 30110201 - Agricultural tires, pneumatic 30110205 - Industrial tires,
pneumatic 30110206 - Motorcycle tires, pneumatic 30110300 - Tire and inner tube
materials and related products 30110301 - Retreading materials, tire 30119901 -
Tires, cushion or solid rubber 30210000 - Rubber and plastics footwear 30210102
- Boots, plastic 30210200 - Shoes, rubber or plastic molded to fabric 30210201 -
Canvas shoes, rubber soled 30210203 - Sandals, rubber 30210204 - Shoes, plastic
soles molded to fabric uppers 30210205 - Shoes, rubber or rubber soled fabric
uppers 30520000 - Rubber and plastics hose and beltings 30520100 - Rubber hose
30520101 - Air line or air brake hose, rubber or rubberized fabric 30520104 -
Fire hose, rubber 30520107 - Hose, pneumatic: rubber or rubberized fabric, nec
30520200 - Plastic hose 30520202 - Garden hose, plastic 30520300 - Rubber
belting 30520301 - Transmission belting, rubber 30520302 - V-belts, rubber
30530000 - Gaskets; packing and sealing devices 30530100 - Gaskets and sealing
devices 30530101 - Gasket materials 30530102 - Gaskets, all materials 30530107 -
Oil seals, rubber 30530200 - Packing materials 30530204 - Packing, rubber
30530205 - Packing: steam engines, pipe joints, air compressors, etc. 30610000 -
Mechanical rubber goods 30619901 - Appliance rubber goods (mechanical) 30619903
- Medical and surgical rubber tubing (extruded and lathe-cut) 30619904 - Oil and
gas field machinery rubber goods (mechanical) 30690000 - Fabricated rubber
products, nec 30690100 - Medical and laboratory rubber sundries and related
products 30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.
30690106 - Medical sundries, rubber 30690109 - Water bottles, rubber 30690200 -
Rubber floorcoverings/mats and wallcoverings 30690203 - Floor coverings, rubber
30690204 - Flooring, rubber: tile or sheet 30690205 - Mats or matting, rubber,
nec 30690206 - Sheeting, rubber or rubberized fabric 30690207 - Stair treads,
rubber 30690208 - Tile, rubber 30690310 - Rubberized fabrics 30690311 - Wet
suits, rubber 30690400 - Air-supported rubber structures 30690402 - Balloons,
metal foil laminated with rubber 30690403 - Life jackets, inflatable: rubberized
fabric 30690404 - Life rafts, rubber 30690500 - Boot or shoe products, rubber
30690501 - Heels, boot or shoe: rubber, composition, or fiber 30690502 - Soles,
boot or shoe: rubber, composition, or fiber 30690602 - Custom compounding of
rubber materials 30690605 - Latex, foamed 30690606 - Reclaimed rubber (reworked
by manufacturing processes) 30690607 - Rug backing compounds, latex 30690700 -
Sponge rubber and sponge rubber products 30690702 - Weather strip, sponge rubber
30690801 - Baby pacifiers, rubber 30690802 - Birth control devices, rubber
30690804 - Nipples, rubber 30690900 - Stationer's rubber sundries 30690902 -
Rubber bands 30691000 - Hard rubber and molded rubber products 30691004 - Hard
rubber products, nec 30691006 - Molded rubber products 30691008 - Sheets, hard
rubber 30691009 - Tubes, hard rubber 30691300 - Rubber rolls and roll coverings
30691302 - Roll coverings, rubber 30691303 - Rolls, solid or covered rubber
30691500 - Rubber hardware 30691501 - Bushings, rubber 30691502 - Castings,
rubber 30691503 - Expansion joints, rubber 30691504 - Grommets, rubber 30691505
- Plumbers' rubber goods 30691506 - Washers, rubber 30691600 - Rubber tape
30691602 - Tape, pressure sensitive: rubber 30699901 - Bags, rubber or
rubberized fabric 30699904 - Film, rubber 30699905 - Foam rubber 30699906 - Fuel
tanks, collapsible: rubberized fabric 30699910 - Linings, vulcanizable rubber
30699913 - Pontoons, rubber 30699914 - Pump sleeves, rubber 30699915 - Roofing,
membrane rubber 30699918 - Toys, rubber 30699920 - Tubing, rubber 30810000 -
Unsupported plastics film and sheet 30810100 - Plastics film and sheet 30810101
- Packing materials, plastics sheet 30810102 - Photographic and X-ray film and
sheet 30810103 - Polyethylene film 30810104 - Polypropylene film and sheet
30810105 - Polyvinyl film and sheet 30810106 - Vinyl film and sheet 30819901 -
Film base, cellulose acetate or nitrocellulose plastics 30819902 - Floor or wall
covering, unsupported plastics 30819903 - Tile, unsupported plastics 30820000 -
Unsupported plastics profile shapes 30829901 - Rods, unsupported plastics
30829902 - Tubes, unsupported plastics 30830000 - Laminated plastics plate and
sheet 30839901 - Laminated plastics sheets 30839902 - Plastics finished
products, laminated 30839904 - Thermoplastics laminates: rods, tubes, plates,
and sheet 30839905 - Thermosetting laminates: rods, tubes, plates, and sheet
30840000 - Plastics pipe 30850000 - Plastics bottles 30860000 - Plastics foam
products 30869901 - Carpet and rug cushions, foamed plastics 30869902 - Cups and
plates, foamed plastics 30869903 - Ice chests or coolers (portable), foamed
plastics 30869904 - Insulation or cushioning material, foamed plastics 30869905
- Packaging and shipping materials, foamed plastics 30869906 - Padding, foamed
plastics 30870000 - Custom compound purchased resins 30880000 - Plastics
plumbing fixtures 30889901 - Bathroom fixtures, plastics 30889903 - Shower
stalls, fiberglass and plastics 30889905 - Toilet fixtures, plastics 30889906 -
Tubs (bath, shower, and laundry), plastics 30890000 - Plastics products, nec
30890100 - Plastics containers, except foam 30890101 - Battery cases, plastics
or plastics combination 30890102 - Boxes, plastics 30890103 - Buckets, plastics
30890104 - Cases, plastics 30890105 - Garbage containers, plastics 30890106 -
Jars, plastics 30890107 - Organizers for closets, drawers, etc.: plastics
30890109 - Planters, plastics 30890110 - Plastics and fiberglass tanks 30890111
- Tubs, plastics (containers) 30890200 - Plastics kitchenware, tableware, and
houseware 30890201 - Bottle caps, molded plastics 30890203 - Caps, plastics
30890205 - Clothes hangers, plastics 30890207 - Cups, plastics, except foam
30890211 - Kitchenware, plastics 30890214 - Plates, plastics 30890216 -
Tableware, plastics 30890217 - Tissue dispensers, plastics 30890219 - Trays,
plastics 30890220 - Tumblers, plastics 30890300 - Plastics hardware and building
products 30890301 - Awnings, fiberglass and plastics combination 30890302 -
Composition stone, plastics 30890304 - Doors, folding: plastics or plastics
coated fabric 30890306 - Ducting, plastics 30890307 - Fences, gates, and
accessories: plastics 30890308 - Fittings for pipe, plastics 30890310 - Gutters
(glass fiber reinforced), fiberglass or plastics 30890311 - Hardware, plastics
30890312 - Netting, plastics 30890313 - Panels, building: plastics, nec 30890314
- Reinforcing mesh, plastics 30890315 - Septic tanks, plastics 30890317 -
Siding, plastics 30890319 - Washers, plastics 30890320 - Window frames and sash,
plastics 30890321 - Window screening, plastics 30890322 - Windows, plastics
30890324 - Fiberglass doors 30890402 - Soles, boot or shoe: plastics 30890500 -
Plastics boats and other marine equipment 30890502 - Buoys and floats, plastics
30890600 - Plastics processing 30890601 - Blow molded finished plastics
products, nec 30890603 - Casting of plastics 30890604 - Celluloid products
30890605 - Coloring and finishing of plastics products 30890606 - Engraving of
plastics 30890608 - Injection molded finished plastics products, nec 30890609 -
Injection molding of plastics 30890610 - Laminating of plastics 30890611 -
Molding primary plastics 30890612 - Synthetic resin finished products, nec
30890613 - Thermoformed finished plastics products, nec 30890614 - Vulcanized
fiber plates, sheets, rods, or tubes 30890615 - Extruded finished plastics
products, nec 30899901 - Air mattresses, plastics 30899902 - Aquarium
accessories, plastics 30899903 - Bands, plastics 30899904 - Bearings, plastics
30899906 - Blister or bubble formed packaging, plastics 30899907 - Closures,
plastics 30899909 - Floor coverings, plastics 30899910 - Food casings, plastics
30899912 - Handles, brush or tool: plastics 30899913 - Identification cards,
plastics 30899914 - Kits, plastics 30899915 - Lenses, except optical: plastics
30899916 - Monofilaments, nontextile 30899917 - Novelties, plastics 30899918 -
Pallets, plastics 30899919 - Sponges, plastics 30899920 - Stock shapes, plastics
30899923 - Toilets, portable chemical: plastics 30899924 - Windshields, plastics
30899925 - Work gloves, plastics 31110000 - Leather tanning and finishing
31110100 - Equestrian leather products 31110104 - Saddlery leather 31110200 -
Shoe leather 31110300 - Leather processing 31110305 - Embossing of leather
31110307 - Hides: tanning, currying, and finishing 31110311 - Tanneries, leather
31110400 - Accessory products, leather 31110401 - Bag leather 31110701 -
Mechanical leather 31310104 - Laces, shoe and boot: leather 31310201 - Counters
31310301 - Rands 31310303 - Soles, shoe and boot: except rubber, plastics, etc.
31310400 - Inner parts for shoes 31310401 - Inner soles, leather 31310502 -
Quarters 31420000 - House slippers 31430000 - Men's footwear, except athletic
31439901 - Boots, dress or casual: men's 31439903 - Orthopedic shoes, men's
31439905 - Work shoes, men's 31440000 - Women's footwear, except athletic
31449901 - Boots, canvas or leather: women's 31449902 - Dress shoes, women's
31490102 - Sandals, except rubber or plastic: children's 31499901 - Athletic
shoes, except rubber or plastic 31510000 - Leather gloves and mittens 31519902 -
Gloves, leather: work 31610000 - Luggage 31610100 - Clothing and apparel
carrying cases 31610103 - Suitcases 31610104 - Traveling bags 31619901 -
Attache' cases 31619902 - Briefcases 31619903 - Camera carrying bags 31619904 -
Cases, carrying, nec 31619905 - Musical instrument cases 31619906 - Sample cases
31710000 - Women's handbags and purses 31719901 - Handbags, women's 31719902 -
Purses, women's 31720000 - Personal leather goods, nec 31720102 - Coin purses
31720103 - Handbags, regardless of material: men's 31720200 - Leather cases
31720202 - Cases, glasses 31720203 - Cases, jewelry 31729903 - Cosmetic bags
31990100 - Equestrian related leather articles 31990103 - Harness or harness
parts 31990105 - Saddles or parts 31990200 - Leather garments 31990202 -
Helmets, leather 31990203 - Holsters, leather 31990300 - Leather belting and
strapping 31990302 - Belting for machinery: solid, twisted, flat, etc.: leather
31990305 - Safety belts, leather 31990307 - Straps, leather 31999904 - Desk
sets, leather 31999905 - Dog furnishings: collars, leashes, muzzles, etc.:
leather 31999908 - Novelties, leather 32110000 - Flat glass 32110102 - Optical
glass, flat 32110200 - Strengthened or reinforced glass 32110201 - Laminated
glass 32110202 - Tempered glass 32110300 - Construction glass 32110301 -
Building glass, flat 32110302 - Insulating glass, sealed units 32110303 -
Skylight glass 32110305 - Window glass, clear and colored 32110400 - Plate and
sheet glass 32110402 - Sheet glass 32210000 - Glass containers 32210100 - Food
containers, glass 32210103 - Water bottles, glass 32219901 - Bottles for
packing, bottling, and canning: glass 32219903 - Cosmetic jars, glass 32219904 -
Medicine bottles, glass 32219906 - Vials, glass 32290000 - Pressed and blown
glass, nec 32290100 - Glass furnishings and accessories 32290105 - Cooking
utensils, glass or glass ceramic 32290106 - Tableware, glass or glass ceramic
32290107 - Vases, glass 32290200 - Optical glass 32290202 - Ophthalmic glass,
except flat 32290302 - Glassware, industrial 32290303 - Insulators, electrical:
glass 32290400 - Glass fiber products 32290401 - Fiber optics strands 32290600 -
Scientific glassware 32290700 - Glass lighting equipment parts 32290701 - Bulbs
for electric lights 32290704 - Lamp parts and shades, glass 32290800 - Art,
decorative and novelty glassware 32290802 - Glassware, art or decorative
32290803 - Novelty glassware 32290804 - Stationers' glassware: inkwells, clip
cups, etc. 32310000 - Products of purchased glass 32310100 - Ornamental glass:
cut, engraved or otherwise decorated 32310101 - Christmas tree ornaments: made
from purchased glass 32310103 - Decorated glassware: chipped, engraved, etched,
etc. 32310104 - Enameled glass 32310107 - Novelties, glass: fruit, foliage,
flowers, animals, etc. 32310108 - Stained glass: made from purchased glass
32310200 - Mirrored glass 32310301 - Aquariums and reflectors, glass 32310302 -
Reflector glass beads, for highway signs or reflectors 32310400 - Strengthened
or reinforced glass 32310401 - Insulating glass: made from purchased glass
32310402 - Insulating units, multiple-glazed: made from purchased glass 32310404
- Leaded glass 32310405 - Safety glass: made from purchased glass 32310406 -
Tempered glass: made from purchased glass 32310407 - Windshields, glass: made
from purchased glass 32310500 - Laboratory glassware 32310501 - Medical and
laboratory glassware: made from purchased glass 32310502 - Scientific and
technical glassware: from purchased glass 32319901 - Art glass: made from
purchased glass 32319902 - Doors, glass: made from purchased glass 32319903 -
Furniture tops, glass: cut, beveled, or polished 32319904 - Glass sheet bent:
made from purchased glass 32319905 - Industrial glassware: made from purchased
glass 32319907 - Framed mirrors 32410000 - Cement, hydraulic 32419901 - Masonry
cement 32419902 - Natural cement 32419903 - Portland cement 32510000 - Brick and
structural clay tile 32510100 - Structural brick and blocks 32510101 - Brick
clay: common face, glazed, vitrified, or hollow 32510105 - Paving brick, clay
32510202 - Building tile, clay 32530000 - Ceramic wall and floor tile 32530102 -
Quarry tile, clay 32530200 - Ceramic wall and floor tile 32530201 - Floor tile,
ceramic 32530202 - Mosaic tile, glazed and unglazed: ceramic 32530203 - Wall
tile, ceramic 32550000 - Clay refractories 32550200 - Glasshouse refractories
32550301 - Brick, clay refractory 32550305 - Tile, clay refractory 32559901 -
Castable refractories: clay 32559906 - Mortars, clay refractory 32590100 - Clay
sewer and drainage pipe and tile 32590103 - Liner brick or plates for sewer/tank
lining, vitrified clay 32590104 - Sewer pipe or fittings, clay 32590200 - Clay
chimney products 32590300 - Architectural clay products 32590302 - Architectural
terra cotta 32590303 - Roofing tile, clay 32610000 - Vitreous plumbing fixtures
32610100 - Bathroom accessories/fittings, vitreous china or earthenware 32610200
- Plumbing fixtures, vitreous china 32610201 - Bidets, vitreous china 32629902 -
China cookware 32629903 - Dishes, commercial or household: vitreous china
32629904 - Tableware, vitreous china 32630000 - Semivitreous table and
kitchenware 32639902 - Cookware, fine earthenware 32640000 - Porcelain
electrical supplies 32649902 - Ferrite and ferrite parts 32649903 - Insulators,
electrical: porcelain 32649905 - Magnets, permanent: ceramic or ferrite 32649906
- Porcelain parts for electrical devices, molded 32690202 - Cones, pyrometric:
earthenware 32690203 - Filtering media, pottery 32690301 - Decalcomania work on
china and glass 32690400 - Pottery household articles, except kitchen articles
32690403 - Vases, pottery 32699901 - Art and ornamental ware, pottery 32699902 -
Figures: pottery, china, earthenware, and stoneware 32699905 - Stoneware pottery
products 32710000 - Concrete block and brick 32719901 - Architectural concrete:
block, split, fluted, screen, etc. 32719902 - Blocks, concrete or cinder:
standard 32719904 - Blocks, concrete: chimney or fireplace 32719907 - Blocks,
concrete: heat absorbing 32719908 - Blocks, concrete: insulating 32719909 -
Blocks, concrete: landscape or retaining wall 32719911 - Brick, concrete
32719912 - Paving blocks, concrete 32719915 - Sewer and manhole block, concrete
32720000 - Concrete products, nec 32720100 - Liquid catch basins, tanks, and
covers: concrete 32720101 - Catch basin covers, concrete 32720102 - Manhole
covers or frames, concrete 32720103 - Septic tanks, concrete 32720104 - Tanks,
concrete 32720206 - Silo staves, cast stone or concrete 32720300 - Precast
terrazzo or concrete products 32720302 - Burial vaults, concrete or precast
terrazzo 32720303 - Concrete products, precast, nec 32720304 - Floor slabs and
tiles, precast concrete 32720306 - Fountains, concrete 32720309 - Furniture,
garden: concrete 32720312 - Roofing tile and slabs, concrete 32720313 - Shower
receptors, concrete 32720316 - Steps, prefabricated concrete 32720318 - Terrazzo
products, precast, nec 32720320 - Ties, railroad: concrete 32720321 - Tile,
precast terrazzo or concrete 32720324 - Wash foundations, precast terrazzo
32720402 - Fireplaces, concrete 32720500 - Concrete window and door components,
sills and frames 32720503 - Lintels, concrete 32720505 - Window sills, cast
stone 32720600 - Concrete products used to facilitate drainage 32720604 -
Culvert pipe, concrete 32720607 - Irrigation pipe, concrete 32720608 - Pipe,
concrete or lined with concrete 32720609 - Pressure pipe, reinforced concrete
32720610 - Sewer pipe, concrete 32720700 - Concrete structural support and
building material 32720702 - Building materials, except block or brick: concrete
32720703 - Building stone, artificial: concrete 32720704 - Cast stone, concrete
32720705 - Columns, concrete 32720708 - Joists, concrete 32720709 - Panels and
sections, prefabricated concrete 32720713 - Stone, cast concrete 32720800 -
Monuments and grave markers, except terrazzo 32720802 - Monuments, concrete
32729901 - Art marble, concrete 32729902 - Dry mixture concrete 32729903 -
Paving materials, prefabricated concrete 32729904 - Prestressed concrete
products 32740000 - Lime 32740100 - Building lime 32749901 - Agricultural lime
32749902 - Dolomitic lime, dead-burned dolomite 32750000 - Gypsum products
32750103 - Wallboard, gypsum 32759902 - Cement, Keene's 32810000 - Cut stone and
stone products 32810100 - Furniture, cut stone 32810101 - Altars, cut stone
32810104 - Table tops, marble 32810200 - Household articles, except furniture:
cut stone 32810201 - Bathroom fixtures, cut stone 32810204 - Urns, cut stone
32810300 - Building stone products 32810301 - Dimension stone for buildings
32810302 - Marble, building: cut and shaped 32810400 - Slate products 32810401 -
Blackboards, slate 32810501 - Burial vaults, stone 32810502 - Monuments, cut
stone (not finishing or lettering only) 32810503 - Pedestals, marble 32810601 -
Curbing, granite or stone 32810602 - Flagstones 32810603 - Paving blocks, cut
stone 32819901 - Granite, cut and shaped 32819902 - Limestone, cut and shaped
32819903 - Stone, quarrying and processing of own stone products 32910000 -
Abrasive products 32910200 - Abrasive stones, except grinding stones: ground or
whole 32910202 - Hones 32910300 - Abrasive metal and steel products 32910304 -
Steel shot abrasive 32910305 - Steel wool 32910400 - Abrasive wheels and
grindstones, not artificial 32910401 - Buffing or polishing wheels, abrasive or
nonabrasive 32910403 - Wheels, abrasive 32910500 - Synthetic abrasives 32910508
- Tungsten carbide abrasive 32910600 - Coated abrasive products 32910603 -
Sandpaper 32910701 - Grindstones, artificial 32910705 - Wheels, grinding:
artificial 32910800 - Abrasive grains 32919901 - Abrasive buffs, bricks, cloth,
paper, stones, etc. 32920000 - Asbestos products 32920300 - Asbestos insulating
materials 32920304 - Pipe covering (heat insulating material), except felt
32950000 - Minerals, ground or treated 32950100 - Minerals, ground or otherwise
treated 32950200 - Earths, ground or otherwise treated 32950202 - Clay for
petroleum refining, chemically processed 32950203 - Clay, ground or otherwise
treated 32950208 - Graphite, natural: ground, pulverized, refined, or blended
32950210 - Cat box filler 32950212 - Perlite, aggregate or expanded 32950214 -
Pulverized earth 32950217 - Silicon, ultra high purity: treated 32959903 -
Roofing granules 32959904 - Slag, crushed or ground 32960000 - Mineral wool
32960100 - Mineral wool insulation products 32960101 - Fiberglass insulation
32960102 - Insulation: rock wool, slag, and silica minerals 32969901 -
Acoustical board and tile, mineral wool 32969902 - Glass wool 32970000 - Nonclay
refractories 32970100 - Brick refractories 32970200 - Cement refractories
32970201 - Cement refractories, nonclay 32970203 - Cement: high temperature,
refractory (nonclay) 32970300 - Heat resistant mixtures 32979902 - Castable
refractories, nonclay 32979904 - Graphite refractories: carbon bond or ceramic
bond 32990200 - Sand lime products 32990300 - Ornamental and architectural
plaster work 32990301 - Architectural sculptures: gypsum, clay, papier mache,
etc. 32990304 - Moldings, architectural: plaster of paris 32990306 - Stucco
32990400 - Nonmetallic mineral statuary and other decorative products 32990401 -
Art goods: plaster of paris, papier mache, and scagliola 32990404 - Fountains,
plaster of paris 32990405 - Images, small: gypsum, clay, or papier mache
32990407 - Plaques: clay, plaster, or papier mache 32999901 - Ceramic fiber
32999906 - Tubing for electrical purposes, quartz 33120100 - Chemicals and other
products derived from coking 33120106 - Coke oven products (chemical recovery),
nec 33120108 - Coke, produced in chemical recovery coke ovens 33120110 - Light
oil crude, from chemical recovery coke ovens 33120200 - Blast furnace and
related products 33120301 - Billets, steel 33120303 - Ingots, steel 33120304 -
Slabs, steel 33120402 - Railroad crossings, steel or iron 33120404 - Rails,
steel or iron 33120405 - Structural shapes and pilings, steel 33120500 - Bar,
rod, and wire products 33120501 - Bars and bar shapes, steel, cold-finished: own
hot-rolled 33120502 - Bars and bar shapes, steel, hot-rolled 33120505 - Wire
products, steel or iron 33120600 - Pipes and tubes 33120601 - Pipes, iron and
steel 33120602 - Tubes, steel and iron 33120700 - Plate, sheet and strip, except
coated products 33120701 - Armor plate 33120702 - Plate, steel 33120703 - Sheet
or strip, steel, cold-rolled: own hot-rolled 33120704 - Sheet or strip, steel,
hot-rolled 33120800 - Tool and die steel and alloys 33120801 - Ferroalloys,
produced in blast furnaces 33120802 - Stainless steel 33120803 - Tool and die
steel 33120900 - Wheels 33120902 - Wheels, locomotive and car: iron and steel
33121000 - Coated or plated products 33121002 - Galvanized pipes, plates,
sheets, etc.: iron and steel 33129903 - Fence posts, iron and steel 33129904 -
Forgings, iron and steel 33129906 - Iron and steel products, hot-rolled 33129907
- Sinter, iron 33129908 - Tin-free steel 33130000 - Electrometallurgical
products 33130200 - Ferroalloys 33130201 - Alloys, additive, except copper: not
made in blast furnaces 33139902 - Tungsten carbide powder 33150000 - Steel wire
and related products 33150101 - Chain link fencing 33150102 - Fence gates,
posts, and fittings: steel 33150202 - Nails, steel: wire or cut 33150205 -
Staples, steel: wire or cut 33150300 - Wire and fabricated wire products
33150302 - Baskets, steel wire 33150303 - Cable, steel: insulated or armored
33150305 - Welded steel wire fabric 33150307 - Wire products, ferrous/iron: made
in wiredrawing plants 33150308 - Wire, ferrous/iron 33150309 - Wire, steel:
insulated or armored 33160000 - Cold finishing of steel shapes 33160101 - Strip,
steel, cold-rolled, nec: from purchased hot-rolled, 33160102 - Strip, steel,
flat bright, cold-rolled: purchased hot-rolled 33169901 - Bars, steel, cold
finished, from purchased hot-rolled 33169903 - Sheet, steel, cold-rolled, nec:
from purchased hot-rolled 33170000 - Steel pipe and tubes 33170100 - Seamless
pipes and tubes 33170101 - Pipes, seamless steel 33170102 - Tubes, seamless
steel 33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless
33170200 - Welded pipe and tubes 33170201 - Boiler tubes (wrought) 33170203 -
Pipes, wrought: welded, lock joint, or heavy riveted 33170204 - Tubes, wrought:
welded or lock joint 33170205 - Well casing, wrought: welded, lock joint, or
heavy riveted 33210000 - Gray and ductile iron foundries 33210100 - Cast iron
pipe and fittings 33210102 - Sewer pipe, cast iron 33210103 - Soil pipe and
fittings: cast iron 33219901 - Cooking utensils, cast iron 33219902 - Ductile
iron castings 33219903 - Gray iron castings, nec 33219904 - Gray iron ingot
molds, cast 33219905 - Manhole covers, metal 33219906 - Railroad car wheels and
brake shoes, cast iron 33220000 - Malleable iron foundries 33240000 - Steel
investment foundries 33249901 - Aerospace investment castings, ferrous 33249902
- Commercial investment castings, ferrous 33250000 - Steel foundries, nec
33259901 - Alloy steel castings, except investment 33259902 - Bushings, cast
steel: except investment 33259903 - Railroad car wheels, cast steel 33310000 -
Primary copper 33310100 - Primary copper smelter products 33310101 - Blister
copper 33340000 - Primary aluminum 33340100 - Aluminum ingots and slabs 33340102
- Slabs (primary), aluminum 33349901 - Pigs, aluminum 33390000 - Primary
nonferrous metals, nec 33390101 - Antifriction bearing metals, lead-base
33390102 - Lead smelting and refining (primary) 33390103 - Zinc refining
(primary), including slabs & dust 33390104 - Zinc smelting (primary), including
zinc residue 33390200 - Precious metals 33390201 - Gold refining (primary)
33390300 - Silicon and chromium 33390302 - Silicon refining (primary, over 99%
pure) 33390304 - Silicon, pure 33399903 - Beryllium metal 33399919 - Zirconium
metal, sponge and granules 33410000 - Secondary nonferrous metals 33410101 -
Lead smelting and refining (secondary) 33410200 - Secondary precious metals
33410202 - Platinum group metals, smelting and refining (secondary) 33410203 -
Silver recovery from used photographic film 33419901 - Aluminum smelting and
refining (secondary) 33419903 - Brass smelting and refining (secondary) 33419905
- Copper smelting and refining (secondary) 33419911 - Recovery and refining of
nonferrous metals 33510000 - Copper rolling and drawing 33510100 - Copper and
copper alloy sheet, strip, plate, and products 33510101 - Bands, copper and
copper alloy 33510105 - Strip, copper and copper alloy 33510200 - Copper and
copper alloy pipe and tube 33510201 - Copper pipe 33510202 - Pipe, brass and
bronze 33510203 - Tubing, copper and copper alloy 33519904 - Extruded shapes,
nec, copper and copper alloy 33519905 - Rails, copper and copper alloy 33519907
- Wire, copper and copper alloy 33530000 - Aluminum sheet, plate, and foil
33530100 - Aluminum sheet and strip 33530101 - Coils, sheet aluminum 33530102 -
Flat rolled shapes, nec, aluminum 33539901 - Foil, aluminum 33539903 - Tubes,
welded, aluminum 33540000 - Aluminum extruded products 33540102 - Coils, rod,
extruded, aluminum 33540200 - Aluminum pipe and tube 33540203 - Tube, extruded
or drawn, aluminum 33549901 - Shapes, extruded aluminum, nec 33550000 - Aluminum
rolling and drawing, nec 33550100 - Aluminum wire and cable 33550201 - Bars,
rolled, aluminum 33550401 - Rails, rolled and drawn, aluminum 33550402 -
Structural shapes, rolled, aluminum 33560000 - Nonferrous rolling and drawing,
nec 33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc. 33560201 -
Gold and gold alloy bars, sheets, strip, etc. 33560400 - Nickel 33560402 -
Nickel and nickel alloy: rolling, drawing, or extruding 33560600 - Titanium
33560602 - Titanium and titanium alloy: rolling, drawing, or extruding 33569901
- Battery metal 33569902 - Solder: wire, bar, acid core, and rosin core 33569904
- Welding rods 33570000 - Nonferrous wiredrawing and insulating 33570100 -
Communication wire 33570101 - Coaxial cable, nonferrous 33570102 - Fiber optic
cable (insulated) 33579902 - Aluminum wire and cable 33579905 - Building wire
and cable, nonferrous 33579906 - Magnet wire, nonferrous 33579907 - Shipboard
cable, nonferrous 33630000 - Aluminum die-castings 33640000 - Nonferrous
die-castings except aluminum 33640100 - Copper and copper alloy die-castings
33640101 - Brass and bronze die-castings 33640201 - Lead die-castings 33640202 -
Zinc and zinc-base alloy die-castings 33649901 - Magnesium and magnesium-base
alloy die-castings 33650000 - Aluminum foundries 33650101 - Cooking/kitchen
utensils, cast aluminum 33650200 - Aluminum and aluminum-based alloy castings
33650201 - Aerospace castings, aluminum 33650202 - Machinery castings, aluminum
33659901 - Masts, cast aluminum 33660000 - Copper foundries 33660100 - Bushings
and bearings 33660200 - Propellers 33660202 - Propellers, ship: cast brass
33669901 - Brass foundry, nec 33669902 - Bronze foundry, nec 33669903 - Castings
(except die), nec, brass 33669904 - Castings (except die), nec, bronze 33669906
- Castings (except die), nsk 33669907 - Machinery castings, brass 33690000 -
Nonferrous foundries, nec 33690101 - Lead castings, except die-castings 33690103
- Zinc and zinc-base alloy castings, except die-castings 33699901 - Aerospace
castings, nonferrous: except aluminum 33699902 - Castings, except die-castings,
precision 33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper
33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting 33699905
- Titanium castings, except die-casting 33980000 - Metal heat treating 33989901
- Annealing of metal 33989902 - Brazing (hardening) of metal 33989903 - Metal
burning 33989904 - Shot peening (treating steel to reduce fatigue) 33989905 -
Tempering of metal 33990000 - Primary metal products 33990100 - Metal powders,
pastes, and flakes 33990102 - Flakes, metal 33990103 - Iron, powdered 33990105 -
Powder, metal 33990106 - Silver powder 33990200 - Metal fasteners 33990201 -
Brads: aluminum, brass, or other nonferrous metal or wire 33990202 - Nails:
aluminum, brass, or other nonferrous metal or wire 33999901 - Iron ore recovery
from open hearth slag 33999902 - Laminating steel 33999904 - Steel balls
33999906 - Cryogenic treatment of metal 34110000 - Metal cans 34110100 - Food
and beverage containers 34110102 - Beverage cans, metal: except beer 34110103 -
Food containers, metal 34119901 - Aluminum cans 34119906 - Tin cans 34120000 -
Metal barrels, drums, and pails 34129901 - Barrels, shipping: metal 34129902 -
Drums, shipping: metal 34210000 - Cutlery 34210100 - Table and food cutlery,
including butchers' 34210103 - Knife blades and blanks 34210104 - Knives:
butchers', hunting, pocket, etc. 34210203 - Scissors, hand 34210204 - Shears,
hand 34219901 - Razor blades and razors 34230000 - Hand and edge tools, nec
34230100 - Garden and farm tools, including shovels 34230200 - Soldering tools
34230201 - Soldering guns or tools, hand: electric 34239904 - Carpenters' hand
tools, except saws: levels, chisels, etc. 34239905 - Carpet layers' hand tools
34239906 - Caulking tools, hand 34239907 - Cutters, glass 34239908 - Cutting
dies, except metal cutting 34239910 - Edge tools for woodworking: augers, bits,
gimlets, etc. 34239912 - Hammers (hand tools) 34239914 - Jacks: lifting, screw,
or ratchet (hand tools) 34239916 - Knives, agricultural or industrial 34239919 -
Masons' hand tools 34239920 - Mechanics' hand tools 34239921 - Plumbers' hand
tools 34239922 - Rules or rulers, metal 34239923 - Screw drivers, pliers,
chisels, etc. (hand tools) 34239927 - Tools or equipment for use with sporting
arms 34239928 - Wrenches, hand tools 34250000 - Saw blades and handsaws 34259902
- Saw blades, for hand or power saws 34259903 - Saws, hand: metalworking or
woodworking 34290000 - Hardware, nec 34290100 - Furniture, builders' and other
household hardware 34290101 - Builders' hardware 34290102 - Cabinet hardware
34290103 - Door opening and closing devices, except electrical 34290104 -
Fireplace equipment, hardware: andirons, grates, screens 34290105 - Furniture
hardware 34290200 - Keys, locks, and related hardware 34290201 - Door locks,
bolts, and checks 34290203 - Locks or lock sets 34290204 - Padlocks 34290300 -
Motor vehicle hardware 34290301 - Bicycle racks, automotive 34290302 - Luggage
racks, car top 34290303 - Ski racks, automotive 34290400 - Aircraft & marine
hardware, inc. pulleys & similar items 34290401 - Aircraft hardware 34290402 -
Marine hardware 34290403 - Pulleys, metal 34290500 - Clamps, couplings, nozzles,
and other metal hose fittings 34290501 - Clamps and couplings, hose 34290502 -
Clamps, metal 34299901 - Animal traps, iron or steel 34299902 - Casket hardware
34299905 - Harness hardware 34299907 - Luggage hardware 34299908 - Metal
fasteners 34299910 - Parachute hardware 34310000 - Metal sanitary ware 34310100
- Bathroom fixtures, including sinks 34310103 - Shower stalls, metal 34319901 -
Drinking fountains, metal 34319903 - Plumbing fixtures: enameled iron, cast
iron,or pressed metal 34320000 - Plumbing fixture fittings and trim 34329901 -
Faucets and spigots, metal and plastic 34329902 - Lawn hose nozzles and
sprinklers 34329903 - Plastic plumbing fixture fittings, assembly 34329904 -
Plumbers' brass goods: drain cocks, faucets, spigots, etc. 34330000 - Heating
equipment, except electric 34330100 - Burners, furnaces, boilers, and stokers
34330101 - Boilers, low-pressure heating: steam or hot water 34330103 - Gas
burners, domestic 34330104 - Gas burners, industrial 34330105 - Gas-oil burners,
combination 34330106 - Oil burners, domestic or industrial 34330107 - Stokers,
mechanical: domestic or industrial 34330201 - Logs, gas fireplace 34330202 -
Radiators, except electric 34330205 - Space heaters, except electric 34339901 -
Gas infrared heating units 34339902 - Heaters, swimming pool: oil or gas
34339904 - Solar heaters and collectors 34339905 - Steam heating apparatus
34339906 - Stoves, wood and coal burning 34410100 - Fabricated structural metal
for ships 34410101 - Boat and barge sections, prefabricated metal 34410200 -
Fabricated structural metal for bridges 34410201 - Bridge sections,
prefabricated, highway 34419901 - Building components, structural steel 34419902
- Dam gates, metal plate 34419903 - Expansion joints (structural shapes), iron
or steel 34419904 - Floor jacks, metal 34419906 - Joists, open web steel:
long-span series 34419907 - Railroad car racks, for transporting vehicles: steel
34419908 - Tower sections, radio and television transmission 34420000 - Metal
doors, sash, and trim 34420100 - Window and door frames 34420101 - Casements,
aluminum 34420102 - Sash, door or window: metal 34420200 - Louvers, shutters,
jalousies, and similar items 34420204 - Shutters, door or window: metal 34420300
- Screen and storm doors and windows 34420301 - Screen doors, metal 34420302 -
Screens, window, metal 34420303 - Storm doors or windows, metal 34420400 - Metal
doors 34420401 - Fire doors, metal 34420402 - Garage doors, overhead: metal
34420403 - Hangar doors, metal 34420404 - Rolling doors for industrial buildings
or warehouses, metal 34420500 - Molding, trim, and stripping 34420503 - Weather
strip, metal 34430000 - Fabricated plate work (boiler shop) 34430100 -
Industrial vessels, tanks, and containers 34430102 - Bins, prefabricated metal
plate 34430103 - Columns (fractioning, etc.): metal plate 34430104 - Cryogenic
tanks, for liquids and gases 34430108 - Dumpsters, garbage 34430110 - Fuel tanks
(oil, gas, etc.), metal plate 34430111 - Gas holders, metal plate 34430113 -
Housings, pressure 34430115 - Process vessels, industrial: metal plate 34430116
- Separators, industrial process: metal plate 34430118 - Stills, pressure: metal
plate 34430120 - Tanks for tank trucks, metal plate 34430121 - Tanks, lined:
metal plate 34430122 - Tanks, standard or custom fabricated: metal plate
34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate 34430125 -
Vats, metal plate 34430126 - Vessels, process or storage (from boiler shops):
metal plate 34430127 - Water tanks, metal plate 34430200 - Heat exchangers,
condensers, and components 34430201 - Air coolers, metal plate 34430205 -
Condensers, steam 34430206 - Cooling towers, metal plate 34430207 - Finned
tubes, for heat transfer 34430208 - Heat exchangers, plate type 34430209 - Heat
exchangers: coolers (after, inter), condensers, etc. 34430300 - Boiler and
boiler shop work 34430302 - Boiler shop products: boilers, smokestacks, steel
tanks 34430303 - Boilers: industrial, power, or marine 34430503 - Nuclear core
structurals, metal plate 34430504 - Nuclear reactors, military or industrial
34430505 - Nuclear shielding, metal plate 34430507 - Reactor containment
vessels, metal plate 34430600 - Liners/lining 34430601 - Liners, industrial:
metal plate 34430700 - Metal parts 34430701 - Baffles 34430702 - Breechings,
metal plate 34430703 - Cable trays, metal plate 34430800 - Chutes and troughs
34430801 - Chutes, metal plate 34430900 - Pipe, standpipe, and culverts 34430902
- Pipe, large diameter: metal plate 34431002 - Wind tunnels 34431105 -
Sterilizing chambers, metal plate 34439902 - Containers, shipping (bombs, etc.):
metal plate 34439904 - Cylinders, pressure: metal plate 34439906 - High vacuum
coaters, metal plate 34439911 - Perforating on heavy metal 34439915 - Truss
plates, metal 34439916 - Weldments 34440000 - Sheet metalwork 34440100 -
Culverts, flumes, and pipes 34440101 - Culverts, sheet metal 34440104 - Pipe,
sheet metal 34440200 - Metal ventilating equipment 34440202 - Ducts, sheet metal
34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal 34440204 - Flues
and pipes, stove or furnace: sheet metal 34440205 - Ventilators, sheet metal
34440300 - Metal roofing and roof drainage equipment 34440303 - Gutters, sheet
metal 34440304 - Roof deck, sheet metal 34440305 - Skylights, sheet metal
34440400 - Metal flooring and siding 34440402 - Flooring, cellular steel
34440403 - Siding, sheet metal 34440500 - Metal housings, enclosures, casings,
and other containers 34440502 - Booths, spray: prefabricated sheet metal
34440503 - Casings, sheet metal 34440504 - Furnace casings, sheet metal 34440505
- Hoods, range: sheet metal 34440506 - Hoppers, sheet metal 34440507 - Housings
for business machines, sheet metal 34440508 - Laundry hampers, sheet metal
34440509 - Machine guards, sheet metal 34440510 - Mail (post office) collection
or storage boxes, sheet metal 34440511 - Radiator shields or enclosures, sheet
metal 34440600 - Awnings and canopies 34440601 - Awnings, sheet metal 34440602 -
Canopies, sheet metal 34449901 - Coal chutes, prefabricated sheet metal 34449902
- Concrete forms, sheet metal 34449904 - Forming machine work, sheet metal
34449905 - Guard rails, highway: sheet metal 34449908 - Restaurant sheet
metalwork 34449911 - Studs and joists, sheet metal 34460000 - Architectural
metalwork 34460100 - Stairs, fire escapes, balconies, railings, and ladders
34460101 - Balconies, metal 34460103 - Fire escapes, metal 34460107 - Railings,
banisters, guards, etc: made from metal pipe 34460108 - Railings, prefabricated
metal 34460109 - Stairs, staircases, stair treads: prefabricated metal 34460201
- Gratings, open steel flooring 34460202 - Gratings, tread: fabricated metal
34460300 - Fences, gates, posts, and flagpoles 34460301 - Fences or posts,
ornamental iron or steel 34460302 - Flagpoles, metal 34460303 - Gates,
ornamental metal 34460400 - Partitions and supports/studs, including acoustical
systems 34460401 - Acoustical suspension systems, metal 34460403 - Partitions,
ornamental metal 34460502 - Louvers, ventilating 34460600 - Ornamental metalwork
34460601 - Bank fixtures, ornamental metal 34460603 - Grillwork, ornamental
metal 34469902 - Scaffolds, mobile or stationary: metal 34480000 - Prefabricated
metal buildings and components 34480100 - Prefabricated metal buildings 34480101
- Buildings, portable: prefabricated metal 34480102 - Carports, prefabricated
metal 34480105 - Greenhouses, prefabricated metal 34480106 - Screen enclosures
34480108 - Sunrooms, prefabricated metal 34480200 - Prefabricated metal
components 34480201 - Panels for prefabricated metal buildings 34480202 - Ramps,
prefabricated metal 34480203 - Trusses and framing, prefabricated metal 34489901
- Docks, prefabricated metal 34490000 - Miscellaneous metalwork 34490100 -
Fabricated bar joists and concrete reinforcing bars 34490101 - Bars, concrete
reinforcing: fabricated steel 34490201 - Lath, expanded metal 34499901 - Curtain
wall, metal 34499902 - Curtain walls for buildings, steel 34499903 - Custom roll
formed products 34499904 - Landing mats, aircraft: metal 34510000 - Screw
machine products 34520000 - Bolts, nuts, rivets, and washers 34520100 - Pins
34520101 - Cotter pins, metal 34520102 - Dowel pins, metal 34520200 - Washers
34520202 - Spring washers, metal 34520203 - Washers, metal 34529901 - Bolts,
metal 34529904 - Nuts, metal 34529905 - Rivets, metal 34529907 - Screws, metal
34620000 - Iron and steel forgings 34620100 - Gear and chain forgings 34620101 -
Chains, forged steel 34620102 - Gears, forged steel 34620200 - Pump, compressor,
and turbine forgings 34620202 - Turbine engine forgings, ferrous 34620401 -
Construction or mining equipment forgings, ferrous 34620402 - Railroad wheels,
axles, frogs, or other equipment: forged 34629901 - Aircraft forgings, ferrous
34629902 - Anchors, forged 34629903 - Armor plate, forged iron or steel 34629904
- Flange, valve, and pipe fitting forgings, ferrous 34629905 - Horseshoes
34629907 - Mechanical power transmission forgings, ferrous 34629908 - Nuclear
power plant forgings, ferrous 34629909 - Ornamental metal forgings, ferrous
34630000 - Nonferrous forgings 34639901 - Aircraft forgings, nonferrous 34639902
- Aluminum forgings 34639904 - Bearing and bearing race forgings, nonferrous
34639905 - Flange, valve or pipe fitting forgings, nonferrous 34639906 -
Machinery forgings, nonferrous 34639909 - Pole line hardware forgings,
nonferrous 34669901 - Bottle caps and tops, stamped metal 34669902 - Closures,
stamped metal 34690000 - Metal stampings, nec 34690100 - Household cooking and
kitchen utensils, metal 34690102 - Kitchen fixtures and equipment: metal, except
cast aluminum 34690103 - Utensils, household: metal, except cast 34690104 -
Cooking ware, except porcelain enameled 34690200 - Household cooking and kitchen
utensils, porcelain enameled 34690201 - Cooking ware, porcelain enameled
34690300 - Porcelain enameled products and utensils 34690400 - Boxes, stamped
metal 34690401 - Boxes: tool, lunch, mail, etc.: stamped metal 34699903 -
Capacitor or condenser cans and cases, stamped metal 34699904 - Electronic
enclosures, stamped or pressed metal 34699905 - Garbage cans, stamped and
pressed metal 34699906 - Helmets, steel 34699907 - Honeycombed metal 34699908 -
Machine parts, stamped or pressed metal 34699909 - Ornamental metal stampings
34699910 - Patterns on metal 34699911 - Perforated metal, stamped 34699918 -
Tube fins, stamped metal 34710000 - Plating and polishing 34710100 -
Electroplating and plating 34710101 - Anodizing (plating) of metals or formed
products 34710102 - Chromium plating of metals or formed products 34710103 -
Decorative plating and finishing of formed products 34710104 - Electrolizing
steel 34710105 - Electroplating of metals or formed products 34710106 - Gold
plating 34710107 - Plating of metals or formed products 34710200 - Cleaning,
polishing, and finishing 34710202 - Cleaning and descaling metal products
34710203 - Coloring and finishing of aluminum or formed products 34710206 -
Finishing, metals or formed products 34710207 - Polishing, metals or formed
products 34710208 - Sand blasting of metal parts 34790100 - Etching and
engraving 34790102 - Engraving jewelry, silverware, or metal 34790103 - Etching
on metals 34790104 - Etching, photochemical 34790105 - Name plates: engraved,
etched, etc. 34790200 - Painting, coating, and hot dipping 34790201 - Aluminum
coating of metal products 34790202 - Bonderizing of metal or metal products
34790203 - Coating electrodes 34790204 - Coating of metals and formed products
34790205 - Coating of metals with plastic or resins 34790206 - Coating of metals
with silicon 34790207 - Coating or wrapping steel pipe 34790208 - Coating, rust
preventive 34790209 - Enameling, including porcelain, of metal products 34790210
- Galvanizing of iron, steel, or end-formed products 34790211 - Hot dip coating
of metals or formed products 34790215 - Painting of metal products 34790219 -
Rust proofing (hot dipping) of metals and formed products 34790221 - Varnishing
of metal products 34820000 - Small arms ammunition 34829902 - Cartridges, 30 mm.
and below 34829903 - Cores, bullet: 30 mm. and below 34829905 - Pellets and
BB's, pistol and air rifle ammunition 34829907 - Shot, lead 34830000 -
Ammunition, except for small arms, nec 34830100 - Ammunition components 34830101
- Arming and fusing devices for missiles 34839902 - Artillery shells, over 30
mm. 34839905 - Chemical warfare projectiles and components 34839910 - Missile
warheads 34840000 - Small arms 34840100 - Machine guns and grenade launchers
34840102 - Machine guns or machine gun parts, 30 mm. and below 34849902 - Guns
(firearms) or gun parts, 30 mm. and below 34849903 - Pellet and BB guns 34849904
- Pistols or pistol parts, 30 mm. and below 34849906 - Revolvers or revolver
parts, 30 mm. and below 34849907 - Rifles or rifle parts, 30 mm. and below
34849908 - Shotguns or shotgun parts, 30 mm. and below 34890000 - Ordnance and
accessories, nec 34890100 - Guns, howitzers, mortars, and related equipment
34890101 - Artillery or artillery parts, over 30 mm. 34890103 - Guns or gun
parts, over 30 mm. 34890105 - Rifles, recoilless 34899904 - Rocket launchers
34910000 - Industrial valves 34910101 - Process control regulator valves
34919902 - Compressed gas cylinder valves 34919903 - Fire hydrant valves
34919904 - Gas valves and parts, industrial 34919905 - Pressure valves and
regulators, industrial 34919907 - Solenoid valves 34919908 - Steam traps
34919910 - Water works valves 34920000 - Fluid power valves and hose fittings
34920100 - Fluid power valves for aircraft 34920101 - Control valves, aircraft:
hydraulic and pneumatic 34929901 - Control valves, fluid power: hydraulic and
pneumatic 34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic
34929904 - Hose and tube couplings, hydraulic/pneumatic 34930000 - Steel
springs, except wire 34930102 - Helical springs, hot wound: railroad equip.,
etc. 34930103 - Hot wound springs, except wire 34930105 - Torsion bar springs
34930201 - Coiled flat springs 34930202 - Flat springs, sheet or strip stock
34940000 - Valves and pipe fittings, nec 34940100 - Pipe fittings 34940101 -
Couplings, except pressure and soil pipe 34940102 - Expansion joints, pipe
34940103 - Line strainers, for use in piping systems 34940106 - Well adapters
34949901 - Plumbing and heating valves 34949902 - Sprinkler systems, field
34950000 - Wire springs 34950100 - Precision springs 34950103 - Instrument
springs, precision 34950104 - Mechanical springs, precision 34959903 -
Upholstery springs, unassembled 34960000 - Miscellaneous fabricated wire
products 34960100 - Wire cloth and woven wire products 34960101 - Cylinder wire
cloth 34960103 - Fabrics, woven wire 34960105 - Grilles and grillework, woven
wire 34960106 - Hardware cloth, woven wire 34960108 - Mats and matting 34960109
- Mesh, made from purchased wire 34960111 - Screening, woven wire: made from
purchased wire 34960113 - Woven wire products, nec 34960200 - Wire chain
34960201 - Chain, welded 34960202 - Tire chains 34960300 - Wire fasteners
34960301 - Clips and fasteners, made from purchased wire 34960303 - Slings,
lifting: made from purchased wire 34969902 - Cable, uninsulated wire: made from
purchased wire 34969903 - Cages, wire 34969904 - Concrete reinforcing mesh and
wire 34969905 - Conveyor belts 34969906 - Fencing, made from purchased wire
34969909 - Grocery carts, made from purchased wire 34969912 - Shelving, made
from purchased wire 34969913 - Staples, made from purchased wire 34969914 -
Traps, animal and fish 34969915 - Wire winding 34970000 - Metal foil and leaf
34979903 - Foil, laminated to paper or other materials 34980000 - Fabricated
pipe and fittings 34989901 - Coils, pipe: fabricated from purchased pipe
34989902 - Couplings, pipe: fabricated from purchased pipe 34989903 - Manifolds,
pipe: fabricated from purchased pipe 34989904 - Pipe fittings, fabricated from
purchased pipe 34989905 - Pipe sections, fabricated from purchased pipe 34989906
- Piping systems for pulp, paper, and chemical industries 34989907 - Tube
fabricating (contract bending and shaping) 34990000 - Fabricated metal products,
nec 34990100 - Fire- or burglary-resistive products 34990101 - Bank chests,
metal 34990103 - Doors, safe and vault: metal 34990106 - Money chests, steel
34990108 - Safes and vaults, metal 34990200 - Metal household articles 34990201
- Ice cream freezers, household, nonelectric: metal 34990300 - Metal ladders
34990301 - Ladder assemblies, combination workstand: metal 34990302 - Ladders,
portable: metal 34990400 - Novelties and giftware, including trophies 34990401 -
Giftware, brass goods 34990402 - Giftware, copper goods 34990404 - Trophies,
metal, except silver 34999901 - Aerosol valves, metal 34999903 - Aquarium
accessories, metal 34999905 - Barricades, metal 34999907 - Boxes for packing and
shipping, metal 34999908 - Chair frames, metal 34999911 - Fountains (except
drinking), metal 34999912 - Friction material, made from powdered metal 34999913
- Furniture parts, metal 34999914 - Machine bases, metal 34999915 - Magnets,
permanent: metallic 34999917 - Nozzles, spray: aerosol, paint, or insecticide
34999918 - Picture frames, metal 34999919 - Reels, cable: metal 34999920 -
Shims, metal 34999921 - Stabilizing bars (cargo), metal 34999922 - Strapping,
metal 34999923 - Tablets, bronze or other metal 34999925 - Welding tips, heat
resistant: metal 34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped
metal 34999927 - Magnetic shields, metal 35110000 - Turbines and turbine
generator sets 35110100 - Turbines and turbine generator set units, complete
35110101 - Gas turbine generator set units, complete 35110102 - Hydraulic
turbine generator set units, complete 35110103 - Steam turbine generator set
units, complete 35110200 - Turbines and turbine generator sets and parts
35110201 - Gas turbines, mechanical drive 35110202 - Hydraulic turbines 35110203
- Steam engines 35110205 - Steam turbines 35110206 - Turbo-generators 35190000 -
Internal combustion engines, nec 35190100 - Diesel, semi-diesel, or duel-fuel
engines, including marine 35190101 - Diesel engine rebuilding 35190102 -
Engines, diesel and semi-diesel or dual-fuel 35190103 - Marine engines 35190200
- Parts and accessories, internal combustion engines 35190204 - Governors, pump,
for diesel engines 35199902 - Gasoline engines 35199904 - Outboard motors
35230000 - Farm machinery and equipment 35230100 - Planting, haying, harvesting,
and processing machinery 35230101 - Balers, farm: hay, straw, cotton, etc.
35230102 - Cleaning machines for fruits, grains, and vegetables 35230103 -
Combines (harvester-threshers) 35230106 - Driers (farm): grain, hay, and seed
35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable 35230108
- Grain stackers 35230109 - Harvesters, fruit, vegetable, tobacco, etc. 35230110
- Haying machines: mowers, rakes, stackers, etc. 35230111 - Hulling machinery,
agricultural 35230113 - Planting machines, agricultural 35230114 - Potato
diggers, harvesters, and planters 35230200 - Soil preparation machinery, except
turf and grounds 35230201 - Harrows: disc, spring, tine, etc. 35230300 -
Fertilizing, spraying, dusting, and irrigation machinery 35230302 - Fertilizing
machinery, farm 35230303 - Irrigation equipment, self-propelled 35230304 -
Sprayers and spraying machines, agricultural 35230305 - Spreaders, fertilizer
35230400 - Barn, silo, poultry, dairy, and livestock machinery 35230401 - Barn
cleaners 35230402 - Barn stanchions and standards 35230404 - Cattle feeding,
handling, and watering equipment 35230409 - Dairy equipment (farm), nec 35230410
- Feed grinders, crushers, and mixers 35230411 - Hog feeding, handling, and
watering equipment 35230412 - Incubators and brooders, farm 35230413 - Loaders,
farm type: manure, general utility 35230414 - Milking machines 35230415 -
Poultry brooders, feeders and waterers 35230417 - Silo fillers and unloaders
35230500 - Turf and grounds equipment 35230501 - Greens mowing equipment
35230502 - Grounds mowing equipment 35230503 - Turf equipment, commercial
35239901 - Cabs, tractors, and agricultural machinery 35239902 - Elevators, farm
35239903 - Soil sampling machines 35239904 - Tractors, farm 35239905 - Trailers
and wagons, farm 35240000 - Lawn and garden equipment 35240100 - Lawn and garden
tractors and equipment 35240103 - Plows (garden tractor equipment) 35240104 -
Rototillers (garden machinery) 35240200 - Lawn and garden mowers and accessories
35240201 - Grass catchers, lawn mower 35240202 - Lawnmowers, residential: hand
or power 35249906 - Snowblowers and throwers, residential 35310000 -
Construction machinery 35310100 - Forestry related equipment 35310101 -
Chippers: brush, limb, and log 35310103 - Logging equipment 35310200 - Marine
related equipment 35310201 - Capstans, ship 35310202 - Cranes, ship 35310300 -
Railroad related equipment 35310301 - Ballast distributors 35310303 - Laying
equipment, rail 35310304 - Railway track equipment 35310400 - Bituminous, cement
and concrete related products and equip. 35310401 - Asphalt plant, including
gravel-mix type 35310402 - Batching plants, for aggregate concrete and bulk
cement 35310406 - Concrete grouting equipment 35310408 - Concrete plants
35310409 - Finishers, concrete and bituminous: powered 35310411 - Mixers,
concrete 35310412 - Pavers 35310414 - Planers, bituminous 35310416 - Surfacers,
concrete grinding 35310417 - Vibrators for concrete construction 35310500 -
Scrapers, graders, rollers, and similar equipment 35310501 - Backfillers,
self-propelled 35310502 - Finishers and spreaders (construction equipment)
35310505 - Line markers, self-propelled 35310506 - Pile drivers (construction
machinery) 35310512 - Tampers, powered 35310600 - Backhoes, tractors, cranes,
plows, and similar equipment 35310601 - Backhoes 35310603 - Crane carriers
35310604 - Cranes, nec 35310605 - Dozers, tractor mounted: material moving
35310606 - Draglines, powered 35310608 - Entrenching machines 35310609 -
Excavators: cable, clamshell, crane, derrick, dragline, etc. 35310614 -
Tractors, construction 35310616 - Tractors, tracklaying 35310617 - Trucks,
off-highway 35310618 - Tunneling machinery 35310700 - Crushers, grinders, and
similar equipment 35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.
35310705 - Posthole diggers, powered 35310800 - Construction machinery
attachments 35310801 - Aggregate spreaders 35310803 - Blades for graders,
scrapers, dozers, and snow plows 35310805 - Buckets, excavating: clamshell,
concrete, dragline, etc. 35310806 - Cabs, for construction machinery 35310807 -
Drags, road (construction and road maintenance equipment) 35310810 - Plows:
construction, excavating, and grading 35310811 - Rakes, land clearing:
mechanical 35310812 - Snow plow attachments 35310814 - Winches 35319901 - Aerial
work platforms: hydraulic/elec. truck/carrier mounted 35319902 - Airport
construction machinery 35319904 - Catch basin cleaners 35319908 - Road
construction and maintenance machinery 35319909 - Roofing equipment 35320000 -
Mining machinery 35320100 - Drills, bits, and similar equipment 35320101 - Auger
mining equipment 35320102 - Bits, except oil and gas field tools, rock 35320103
- Drills (portable), rock 35320104 - Drills and drilling equipment, mining
(except oil and gas) 35320105 - Drills, core 35320201 - Amalgamators
(metallurgical or mining machinery) 35320202 - Clarifying machinery, mineral
35320204 - Cleaning machinery, mineral 35320205 - Concentration machinery
(metallurgical or mining) 35320300 - Crushing, pulverizing, and screening
equipment 35320302 - Crushers, stationary 35320304 - Pulverizers (stationary),
stone 35320305 - Rock crushing machinery, stationary 35320404 - Feeders, ore and
aggregate 35330000 - Oil and gas field machinery 35330100 - Oil and gas drilling
rigs and equipment 35330101 - Bits, oil and gas field tools: rock 35330102 -
Drill rigs 35330103 - Drilling tools for gas, oil, or water wells 35339902 - Gas
field machinery and equipment 35339904 - Oil and gas field machinery - Water
well drilling equipment 35339905 - Well logging equipment 35339906 - Well
surveying equipment 35340000 - Elevators and moving stairways 35340100 -
Elevators and equipment 35340102 - Stair elevators, motor powered 35349901 -
Dumbwaiters 35350000 - Conveyors and conveying equipment 35350100 - Unit
handling conveying systems 35350101 - Belt conveyor systems, general industrial
use 35350103 - Pneumatic tube conveyor systems 35350105 - Trolley conveyors
35359901 - Bucket type conveyor systems 35359902 - Bulk handling conveyor
systems 35359904 - Robotic conveyors 35360000 - Hoists, cranes, and monorails
35360100 - Hoists 35360101 - Boat lifts 35360102 - Davits 35360103 - Hand hoists
35360104 - Hoisting slings 35360200 - Cranes and monorail systems 35360201 -
Cranes, industrial plant 35360202 - Cranes, overhead traveling 35370000 -
Industrial trucks and tractors 35370100 - Platforms, stands, tables, pallets,
and similar equipment 35370102 - Containers (metal), air cargo 35370105 - Engine
stands and racks, metal 35370106 - Loading docks: portable, adjustable, and
hydraulic 35370107 - Pallets, metal 35370110 - Skids, metal 35370111 - Stands,
ground servicing aircraft 35370112 - Tables, lift: hydraulic 35370200 - Trucks,
tractors, loaders, carriers, and similar equipment 35370201 - Aircraft loading
hoists 35370205 - Cranes, industrial truck 35370207 - Dollies (hand or power
trucks), industrial,except mining 35370208 - Forklift trucks 35370210 - Lift
trucks, industrial: fork, platform, straddle, etc. 35370211 - Pallet loaders and
unloaders 35370212 - Palletizers and depalletizers 35370215 - Straddle carriers,
mobile 35370216 - Tractors, used in plants, docks,terminals, etc.: industrial
35370218 - Trucks: freight, baggage, etc.: industrial, except mining 35410000 -
Machine tools, metal cutting type 35410100 - Drilling and boring machines
35410102 - Broaching machines 35410106 - Drilling machine tools (metal cutting)
35410109 - Vertical turning and boring machines (metalworking) 35410200 -
Grinding, polishing, buffing, lapping, and honing machines 35410204 - Deburring
machines 35410206 - Flange facing machines 35410207 - Grinding machines,
metalworking 35410208 - Honing and lapping machines 35410402 - Lathes, metal
cutting and polishing 35410500 - Screw and thread machines 35410501 - Pipe
cutting and threading machines 35410502 - Screw and nut slotting machines
35410504 - Tapping machines 35410600 - Saws and sawing machines 35410601 -
Cutoff machines (metalworking machinery) 35410603 - Saws, power (metalworking
machinery) 35419902 - Electrical discharge erosion machines 35419904 -
Electron-discharge metal cutting machine tools 35419905 - Gear cutting and
finishing machines 35419906 - Home workshop machine tools, metalworking 35419907
- Keysetting machines 35419909 - Machine tools, metal cutting: exotic
(explosive, etc.) 35419910 - Numerically controlled metal cutting machine tools
35419912 - Plasma process metal cutting machines 35419913 - Robots for drilling,
cutting, grinding, polishing, etc. 35419914 - Shaving machines (metalworking)
35420000 - Machine tools, metal forming type 35420101 - Bending machines
35420102 - Punching and shearing machines 35420103 - Shearing machines, power
35420104 - Swaging machines 35420200 - Pressing machines 35420201 - Arbor
presses 35420202 - Crimping machinery, metal 35420203 - Press brakes 35420204 -
Presses: forming, stamping, punching, sizing (machine tools) 35420205 - Presses:
hydraulic and pneumatic, mechanical and manual 35420300 - Die casting and
extruding machines 35420301 - Die casting machines 35420302 - Extruding machines
(machine tools), metal 35420400 - Spinning, spline rolling, and winding machines
35420402 - Spinning machines, metal 35420403 - Spline rolling machines 35420405
- Thread rolling machines 35429901 - Brakes, metal forming 35429906 - Forging
machinery and hammers 35429908 - Headers 35429909 - High energy rate metal
forming machines 35429910 - Magnetic forming machines 35429911 - Mechanical
(pneumatic or hydraulic) metal forming machines 35429912 - Metal container
making machines: cans, etc. 35429914 - Plasma jet spray metal forming machines
35429915 - Rebuilt machine tools, metal forming types 35429918 - Sheet
metalworking machines 35430000 - Industrial patterns 35439901 - Foundry cores
35439902 - Foundry patternmaking 35440101 - Diamond dies, metalworking 35440102
- Die sets for metal stamping (presses) 35440104 - Dies and die holders for
metal cutting, forming, die casting 35440105 - Dies, plastics forming 35440106 -
Dies, steel rule 35440107 - Extrusion dies 35440108 - Paper cutting dies
35440109 - Wire drawing and straightening dies 35440200 - Jigs and fixtures
35440201 - Jigs: inspection, gauging, and checking 35440202 - Welding
positioners (jigs) 35449901 - Forms (molds), for foundry and plastics working
machinery 35449902 - Industrial molds 35449903 - Punches, forming and stamping
35449904 - Subpresses, metalworking 35450000 - Machine tool accessories 35450100
- Precision measuring tools 35450101 - Calipers and dividers 35450105 -
Measuring tools and machines, machinists' metalworking type 35450106 -
Micrometers 35450107 - Precision tools, machinists' 35450108 - Scales, measuring
(machinists' precision tools) 35450200 - Cutting tools for machine tools
35450203 - Diamond cutting tools for turning, boring, burnishing, etc. 35450204
- Dressers, abrasive wheel: diamond point or other 35450206 - Files, machine
tool 35450208 - Machine knives, metalworking 35450210 - Reamers, machine tool
35450212 - Taps, machine tool 35450213 - Thread cutting dies 35450214 -
Threading tools (machine tool accessories) 35450300 - Machine tool attachments
and accessories 35450302 - Arbors (machine tool accessories) 35450303 -
Balancing machines (machine tool accessories) 35450304 - Bits for use on lathes,
planers, shapers, etc. 35450305 - Boring machine attachments (machine tool
accessories) 35450306 - Broaches (machine tool accessories) 35450309 - Chucks:
drill, lathe, or magnetic (machine tool accessories) 35450311 - Collets (machine
tool accessories) 35450312 - Diamond dressing and wheel crushing attachments
35450313 - Drill bits, metalworking 35450314 - Drill bushings (drilling jig)
35450315 - Drilling machine attachments and accessories 35450316 - Drills
(machine tool accessories) 35450317 - Gauges (machine tool accessories) 35450319
- Honing heads 35450324 - Rotary tables 35450325 - Shaping tools (machine tool
accessories) 35450327 - Tool holders 35450328 - Tools and accessories for
machine tools 35450329 - Vises, machine (machine tool accessories) 35460000 -
Power-driven handtools 35460100 - Drills and drilling tools 35460200 - Saws and
sawing equipment 35469901 - Cartridge-activated hand power tools 35469903 -
Guns, pneumatic: chip removal 35470209 - Steel rolling machinery 35480000 -
Welding apparatus 35480100 - Electric welding equipment 35480101 - Arc welders,
transformer-rectifier 35480102 - Arc welding generators, a.c. and d.c. 35480104
- Electrodes, electric welding 35480105 - Resistance welders, electric 35480107
- Spot welding apparatus, electric 35489901 - Gas welding equipment 35489902 -
Soldering equipment, except hand soldering irons 35489903 - Welding and cutting
apparatus and accessories, nec 35489904 - Welding wire, bare and coated 35490000
- Metalworking machinery, nec 35490102 - Wiredrawing and fabricating machinery
and equipment, ex. die 35490200 - Coiling machinery 35490201 - Coil winding
machines for springs 35490300 - Cutting and slitting machinery 35490301 -
Cutting-up lines 35490302 - Rotary slitters (metalworking machines) 35499901 -
Assembly machines, including robotic 35499902 - Marking machines, metalworking
35520000 - Textile machinery 35520115 - Spindles, textile 35520120 - Winders,
textile machinery 35520202 - Embroidery machines 35520207 - Knitting machines
35520211 - Reeds, loom 35520300 - Dyeing, drying, and finishing machinery and
equipment 35520305 - Finishing machinery, textile 35520309 - Silk screens for
textile industry 35530000 - Woodworking machinery 35539901 - Bandsaws,
woodworking 35539903 - Cabinet makers' machinery 35539904 - Furniture makers
machinery, woodworking 35539908 - Pattern makers' machinery, woodworking
35539914 - Saws, power: bench and table, except portable: woodworking 35539916 -
Shapers, woodworking machines 35540000 - Paper industries machinery 35540100 -
Paper forming machines 35540103 - Folding machines, paper 35549901 - Coating and
finishing machinery, paper 35549902 - Corrugating machines, paper 35549903 -
Cutting machines, paper 35549904 - Die cutting and stamping machinery, paper
converting 35549906 - Paper mill machinery: plating, slitting, waxing, etc.
35550102 - Presses, gravure 35550500 - Type and type making machinery and
equipment 35550501 - Type casting, founding, or melting machines 35550503 -
Type: lead, steel, brass, copper faced, etc. 35559903 - Lithographic stones
35559906 - Typographic numbering machines 35560000 - Food products machinery
35560100 - Dairy and milk machinery 35560102 - Cheese making machinery 35560105
- Ice cream manufacturing machinery 35560109 - Pasteurizing equipment, dairy
machinery 35560200 - Cutting, chopping, grinding, mixing, and similar machinery
35560208 - Mixers, commercial, food 35560209 - Mixers, feed, except agricultural
35560210 - Oilseed crushing and extracting machinery 35560212 - Presses, food:
cheese, beet, cider, and sugarcane 35560214 - Slicers, commercial, food 35560300
- Smoking or roasting machinery, including ovens 35560301 - Dehydrating
equipment, food processing 35560302 - Ovens, bakery 35560303 - Roasting
machinery: coffee, peanut, etc. 35560304 - Smokers, food processing equipment
35560400 - Beverage machinery 35560401 - Brewers' and maltsters' machinery
35560403 - Juice extractors, fruit and vegetable: commercial type 35560500 -
Meat, poultry, and seafood processing machinery 35560501 - Fish and shellfish
processing machinery 35560502 - Meat processing machinery 35560503 - Poultry
processing machinery 35569901 - Bakery machinery 35569903 - Chocolate processing
machinery 35569906 - Packing house machinery 35569907 - Pasta machinery 35569908
- Sugar plant machinery 35590100 - Sewing machines and hat and zipper making
machinery 35590101 - Bag seaming and closing machines (sewing machinery)
35590106 - Sewing machines and attachments, industrial, nec 35590203 - Scouring
machines (tannery equipment) 35590304 - Pack-up assemblies, wheel overhaul
35590400 - Refinery, chemical processing, and similar machinery 35590401 -
Chemical machinery and equipment 35590402 - Cryogenic machinery, industrial
35590403 - Desalination equipment 35590404 - Petroleum refinery equipment
35590501 - Foundry machinery and equipment 35590502 - Smelting and refining
machinery and equipment 35590603 - Kilns, lumber 35590700 - Rubber working
machinery, including tires 35599901 - Ammunition and explosives, loading
machinery 35599902 - Anodizing equipment 35599904 - Broom making machinery
35599907 - Concrete products machinery 35599909 - Cotton ginning machinery
35599911 - Electroplating machinery and equipment 35599912 - Glass making
machinery: blowing, molding, forming, etc. 35599913 - Jewelers' machines
35599915 - Metal finishing equipment for plating, etc. 35599918 - Optical lens
machinery 35599919 - Ozone machines 35599920 - Paint making machinery 35599921 -
Parking facility equipment and supplies 35599922 - Pharmaceutical machinery
35599923 - Plastics working machinery 35599924 - Pottery making machinery
35599925 - Robots, molding and forming plastics 35599926 - Screening equipment,
electric 35599928 - Separation equipment, magnetic 35599931 - Stone working
machinery 35599932 - Synthetic filament extruding machines 35599934 - Tobacco
products machinery 35599937 - Recycling machinery 35599938 - Fiber optics strand
coating machinery 35599939 - Electronic component making machinery 35599942 -
Vibratory parts handling equipment 35610000 - Pumps and pumping equipment
35610100 - Industrial pumps and parts 35610101 - Pump jacks and other pumping
equipment 35610102 - Pumps, oil well and field 35619901 - Cylinders, pump
35619903 - Pumps, domestic: water or sump 35620000 - Ball and roller bearings
35629901 - Ball bearings and parts 35629902 - Casters 35629903 - Roller bearings
and parts 35630000 - Air and gas compressors 35630100 - Air and gas compressors
including vacuum pumps 35630101 - Tire inflators, hand or compressor operated
35630102 - Vacuum pumps, except laboratory 35630103 - Vacuum (air extraction)
systems, industrial 35630200 - Spraying and dusting equipment 35630203 -
Spraying outfits: metals, paints, and chemicals (compressor) 35640000 - Blowers
and fans 35640100 - Purification and dust collection equipment 35640101 - Air
cleaning systems 35640102 - Air purification equipment 35640104 - Dust or fume
collecting equipment, industrial 35640105 - Filters, air: furnaces, air
conditioning equipment, etc. 35640106 - Precipitators, electrostatic 35640200 -
Blowers and fans 35640201 - Aircurtains (blower) 35640202 - Blowing fans:
industrial or commercial 35640203 - Exhaust fans: industrial or commercial
35640205 - Ventilating fans: industrial or commercial 35650000 - Packaging
machinery 35650100 - Bottling and canning machinery 35650101 - Aerating
machines, for beverages 35650103 - Bottling machinery: filling, capping,
labeling 35650104 - Canning machinery, food 35650200 - Packing and wrapping
machinery 35650201 - Bag opening, filling, and closing machines 35650203 -
Carton packing machines 35650205 - Labeling machines, industrial 35650206 -
Vacuum packaging machinery 35650207 - Wrapping machines 35660000 - Speed
changers, drives, and gears 35669901 - Drives, high speed industrial, except
hydrostatic 35670000 - Industrial furnaces and ovens 35670100 - Electrical
furnaces, ovens, & heating devices, exc.induction 35670101 - Heating units and
devices, industrial: electric 35670102 - Metal melting furnaces, industrial:
electric 35670200 - Fuel-fired furnaces and ovens 35670300 - Induction and
dielectric heating equipment 35670301 - Dielectric heating equipment 35670302 -
Induction heating equipment 35679902 - Ceramic kilns and furnaces 35679904 -
Driers and redriers, industrial process 35679906 - Incinerators, metal: domestic
or commercial 35679907 - Infrared ovens, industrial 35679910 - Paint baking and
drying ovens 35679911 - Radiant heating systems, industrial process 35679914 -
Vacuum furnaces and ovens 35679915 -  Incinerators, thermal, fume & catalytic
35680000 - Power transmission equipment, nec 35680100 - Bearings, bushings, and
blocks 35680101 - Bearings, plain 35680102 - Pillow blocks with plain bearings
35680200 - Joints and couplings 35680202 - Couplings, shaft: rigid, flexible,
universal joint, etc. 35680300 - Drives, chains, and sprockets 35680301 -
Belting, chain 35680302 - Chain, power transmission 35680304 - Drives: belt,
cable, or rope 35680305 - Sprockets (power transmission equipment) 35689901 -
Clutches, except vehicular 35689904 - Pulleys, power transmission 35689905 -
Shafts, flexible 35690000 - General industrial machinery, nec 35690100 - Filters
35690101 - Filter elements, fluid, hydraulic line 35690102 - Filters and
strainers, pipeline 35690103 - Filters, general line: industrial 35690200 -
Firefighting and related equipment 35690202 - Firehose equipment: driers, rack,
and reels 35690300 - Lubricating equipment 35690301 - Lubricating systems,
centralized 35690302 - Lubrication equipment, industrial 35690400 - Gas
producers, generators, and other gas related equipment 35690401 - Gas generators
35690402 - Gas producers (machinery) 35690404 - Generators: steam, liquid
oxygen, or nitrogen 35690405 - Separators for steam, gas, vapor, or air
(machinery) 35699901 - Assembly machines, non-metalworking 35699902 - Baling
machines, for scrap metal, paper, or similar material 35699903 - Blast cleaning
equipment, dustless 35699905 - Bridge or gate machinery, hydraulic 35699906 -
Centrifugal purifiers 35699907 - Centrifuges, industrial 35699909 - Heaters,
swimming pool: electric 35699912 - Jacks, hydraulic 35699914 - Robots, assembly
line: industrial and commercial 35699915 - Sifting and screening machines
35699917 - Testing chambers for altitude, temperature, ordnance, power 35699918
- Industrial shock absorbers 35710000 - Electronic computers 35719901 -
Computers, digital, analog or hybrid 35719903 - Minicomputers 35719904 -
Personal computers (microcomputers) 35720000 - Computer storage devices 35720100
- Computer disk and drum drives and components 35720101 - Disk drives, computer
35720200 - Computer tape drives and components 35720201 - Tape recorders for
computers 35729901 - Computer auxiliary storage units 35729902 - Magnetic
storage devices, computer 35750000 - Computer terminals 35750100 - Computer
terminals, monitors and components 35750101 - Cathode ray tube (CRT), computer
terminal 35750102 - Keyboards, computer, office machine 35759901 -
Teletypewriters 35770000 - Computer peripheral equipment, nec 35770101 -
Plotters, computer 35770202 - Tape cleaners, magnetic: computer 35770300 - Disk
and diskette equipment, except drives 35770500 - Magnetic ink and optical
scanning devices 35770502 - Magnetic ink recognition devices 35770503 - Optical
scanning devices 35770504 - Readers, sorters, or inscribers, magnetic ink
35779901 - Computer output to microfilm units 35779902 - Data conversion
equipment, media-to-media: computer 35779903 - Decoders, computer peripheral
equipment 35779904 - Encoders, computer peripheral equipment 35779906 - Graphic
displays, except graphic terminals 35779907 - Input/output equipment, computer
35780000 - Calculating and accounting equipment 35780100 - Accounting machines
and cash registers 35780103 - Cash registers 35780104 - Point-of-sale devices
35780300 - Banking machines 35789901 - Betting machines, pari-mutuel 35789902 -
Change making machines 35789903 - Coin counters 35790000 - Office machines, nec
35790100 - Mailing, letter handling, and addressing machines 35790102 -
Addressing machines, plates and plate embossers 35790103 - Envelope stuffing,
sealing, and addressing machines 35790107 - Mailing machines 35790200 - Typing
and word processing machines 35790300 - Paper handling machines 35790301 -
Binding machines, plastic and adhesive 35790303 - Embossing machines for store
and office use 35799902 - Check writing, endorsing, or signing machines 35799905
- Dictating machines 35799906 - Duplicating machines 35799912 - Time clocks and
time recording devices 35799913 - Voting machines 35810102 - Mechanisms for
coin-operated machines 35820000 - Commercial laundry equipment 35820100 -
Commercial laundry equipment 35820103 - Washing machines, laundry: commercial,
incl. coin-operated 35829901 - Drycleaning equipment and machinery, commercial,
nec 35850000 - Refrigeration and heating equipment 35850100 - Air conditioning
equipment, complete 35850101 - Air conditioning units, complete: domestic or
industrial 35850102 - Air conditioning, motor vehicle 35850200 - Refrigeration
equipment, complete 35850201 - Cabinets, show and display, refrigerated 35850202
- Counters and counter display cases, refrigerated 35850203 - Ice boxes,
industrial 35850204 - Ice making machinery 35850205 - Lockers, refrigerated
35850300 - Heating equipment, complete 35850301 - Furnaces, warm air: electric
35850302 - Heat pumps, electric 35850400 - Parts for heating, cooling, and
refrigerating equipment 35850401 - Air conditioning condensers and condensing
units 35850402 - Compressors for refrigeration and air conditioning equipment
35850403 - Condensers, refrigeration 35850404 - Evaporative condensers, heat
transfer equipment 35850500 - Soda fountain and beverage dispensing equipment
and parts 35850501 - Beer dispensing equipment 35850504 - Coolers, milk and
water: electric 35850507 - Soda fountains, parts, and accessories 35850600 -
Humidifiers and dehumidifiers 35850601 - Dehumidifiers electric, except portable
35850602 - Humidifying equipment, except portable 35859901 - Heating and air
conditioning combination units 35859902 - Snowmaking machinery 35860000 -
Measuring and dispensing pumps 35869901 - Gasoline pumps, measuring or
dispensing 35890100 - Commercial cooking and foodwarming equipment 35890101 -
Coffee brewing equipment 35890102 - Cooking equipment, commercial 35890103 -
Food warming equipment, commercial 35890105 - Popcorn machines, commercial
35890200 - Commercial cleaning equipment 35890201 - Car washing machinery
35890203 - Dirt sweeping units, industrial 35890204 - Dishwashing machines,
commercial 35890205 - Floor washing and polishing machines, commercial 35890207
- Vacuum cleaners and sweepers, electric: industrial 35890300 - Sewage and water
treatment equipment 35890301 - Sewage treatment equipment 35890302 - Sewer
cleaning equipment, power 35890303 - Swimming pool filter and water conditioning
systems 35890304 - Water filters and softeners, household type 35890305 - Water
purification equipment, household type 35890306 - Water treatment equipment,
industrial 35899903 - Garbage disposers and compactors, commercial 35899904 -
High pressure cleaning equipment 35899905 - Janitors' carts 35899906 - Liquor
dispensing equipment and systems 35899907 - Sandblasting equipment 35899909 -
Shredders, industrial and commercial 35920000 - Carburetors, pistons, piston
rings and valves 35920100 - Valves 35920101 - Valves, aircraft 35920102 -
Valves, engine 35929901 - Carburetors 35929902 - Pistons and piston rings
35930000 - Fluid power cylinders and actuators 35939901 - Fluid power actuators,
hydraulic or pneumatic 35939902 - Fluid power cylinders, hydraulic or pneumatic
35940000 - Fluid power pumps and motors 35940100 - Fluid power pumps 35940101 -
Pumps, hydraulic power transfer 35940200 - Fluid power motors 35940202 - Motors:
hydraulic, fluid power, or air 35949901 - Hydrostatic drives (transmissions)
35960000 - Scales and balances, except laboratory 35969903 - Counting scales
35969904 - Industrial scales 35969907 - Truck (motor vehicle) scales 35969908 -
Weighing machines and apparatus 35990000 - Industrial machinery, nec 35990100 -
Amusement park equipment 35990101 - Carnival machines and equipment, amusement
park, nec 35990103 - Ferris wheels 35990200 - Flexible metal hose, tubing, and
bellows 35990201 - Bellows, industrial: metal 35990202 - Hose, flexible metallic
35990302 - Custom machinery 35999902 - Boiler tube cleaners 35999903 - Catapults
35999905 - Crankshafts and camshafts, machining 35999906 - Electrical discharge
machining (EDM) 35999913 - Propellers, ship and boat: machined 35999918 - Ties,
form: metal 35999919 - Water leak detectors 35999920 - Weather vanes 36120000 -
Transformers, except electric 36120100 - Power and distribution transformers
36120102 - Control transformers 36120103 - Current limiting reactors, electrical
36120104 - Distribution transformers, electric 36120105 - Feeder voltage
boosters (electric transformers) 36120108 - Line voltage regulators 36120109 -
Power transformers, electric 36120110 - Transmission and distribution voltage
regulators 36120111 - Voltage regulating transformers, electric power 36120112 -
Voltage regulators, transmission and distribution 36120201 - Ballasts for
lighting fixtures 36120202 - Fluorescent ballasts 36120305 - Electronic meter
transformers 36120307 - Ignition transformers, for use on domestic fuel burners
36120314 - Rectifier transformers 36120317 - Tripping transformers 36129901 -
Instrument transformers (except portable) 36129903 - Vibrators, interrupter
36130000 - Switchgear and switchboard apparatus 36130100 - Power circuit
breakers 36130103 - Switches, electric power except snap, push button, etc.
36130104 - Time switches, electrical switchgear apparatus 36130200 - Panel and
distribution boards and other related apparatus 36130201 - Control panels,
electric 36130205 - Generator control and metering panels 36130206 - Metering
panels, electric 36130207 - Panelboards and distribution boards, electric
36130209 - Power switching equipment 36130211 - Switchboard apparatus, except
instruments 36130212 - Switchboards and parts, power 36130213 - Switchgear and
switchgear accessories, nec 36130300 - Fuses and fuse equipment 36130304 -
Fuses, electric 36139901 - Bus bar structures 36210000 - Motors and generators
36210100 - Electric motor and generator parts 36210101 - Armatures, industrial
36210102 - Coils, for electric motors or generators 36210103 - Collector rings,
for electric motors or generators 36210104 - Commutators, electric motor
36210105 - Frequency converters (electric generators) 36210107 - Motor housings
36210108 - Motors, electric 36210109 - Phase or rotary converters (electrical
equipment) 36210110 - Power generators 36210113 - Rotors, for motors 36210114 -
Sliprings, for motors or generators 36210115 - Starters, for motors 36210116 -
Storage battery chargers, motor and engine generator type 36210200 - Electric
motor and generator auxiliary parts 36210205 - Inverters, rotating: electrical
36210300 - Control equipment for electric buses and locomotives 36219901 -
Generating apparatus and parts, electrical 36219902 - Generator sets: gasoline,
diesel, or dual-fuel 36219903 - Generators and sets, electric 36219905 -
Generators for storage battery chargers 36219906 - Servomotors, electric
36219908 - Torque motors, electric 36240000 - Carbon and graphite products
36249901 - Brush blocks, carbon or molded graphite 36249902 - Brushes and brush
stock contacts, electric 36249904 - Electric carbons 36249905 - Electrodes,
thermal and electrolytic uses: carbon, graphite 36249906 - Fibers, carbon and
graphite 36250000 - Relays and industrial controls 36250100 - Motor controls and
accessories 36250101 - Motor control accessories, including overload relays
36250103 - Motor controls, electric 36250104 - Motor starters and controllers,
electric 36250105 - Starter, electric motor 36250200 - Industrial electrical
relays and switches 36250202 - Control circuit relays, industrial 36250204 -
Relays, electric power 36250205 - Relays, for electronic use 36250207 -
Switches, electric power 36250208 - Switches, electronic applications 36259901 -
Actuators, industrial 36259902 - Brakes, electromagnetic 36259903 - Control
circuit devices, magnet and solid state 36259904 - Control equipment, electric
36259905 - Controls for adjustable speed drives 36259907 - Electric controls and
control accessories, industrial 36259908 - Electromagnetic clutches or brakes
36259909 - Industrial controls: push button, selector switches, pilot 36259910 -
Marine and navy auxiliary controls 36259911 - Noise control equipment 36259912 -
Numerical controls 36259913 - Positioning controls, electric 36259914 -
Resistance welder controls 36259915 - Resistors and resistor units 36259917 -
Timing devices, electronic 36259918 - Truck controls, industrial battery
36290100 - Electronic generation equipment 36290101 - Battery chargers,
rectifying or nonrotating 36290102 - Electrochemical generators (fuel cells)
36290103 - Inverters, nonrotating: electrical 36290105 - Power conversion units,
a.c. to d.c.: static-electric 36290106 - Rectifiers (electrical apparatus)
36290107 - Thermo-electric generators 36290200 - Capacitors and condensers
36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts 36290202 -
Capacitors, fixed or variable 36290203 - Condensers, fixed or variable 36299901
- Blasting machines, electrical 36299903 - Static elimination equipment,
industrial 36310000 - Household cooking equipment 36310100 - Indoor cooking
equipment 36310105 - Stoves, disk 36319901 - Barbecues, grills, and braziers
(outdoor cooking) 36320000 - Household refrigerators and freezers 36329903 -
Refrigerator cabinets, household: metal and wood 36329904 - Refrigerators,
mechanical and absorption: household 36330000 - Household laundry equipment
36340000 - Electric housewares and fans 36340100 - Electric household cooking
appliances 36340101 - Broilers, electric 36340109 - Heaters, tape 36340110 -
Heating units, for electric appliances 36340112 - Ovens, portable: household
36340118 - Toasters, electric: household 36340206 - Juice extractors, electric
36340302 - Ceiling fans 36340303 - Dehumidifiers, electric: room 36340304 -
Fans, electric: desk 36340307 - Fans, exhaust and ventilating, electric:
household 36340310 - Heating units, electric (radiant heat): baseboard or wall
36340312 - Radiators, electric 36340314 - Space heaters, electric 36340400 -
Housewares, excluding cooking appliances and utensils 36340401 - Air purifiers,
portable 36340406 - Vaporizers, electric: household 36340500 - Personal
electrical appliances 36340504 - Dryers, electric: hand and face 36340505 - Hair
curlers, electric 36340507 - Heating pads, electric 36340509 - Razors, electric
36350000 - Household vacuum cleaners 36359901 - Carpet shampooer 36359903 -
Electric sweeper 36390100 - Major kitchen appliances, except refrigerators and
stoves 36390101 - Dishwashing machines, household 36390103 - Trash compactors,
household 36390200 - Sewing equipment 36390202 - Sewing machines and
attachments, domestic 36399902 - Hot water heaters, household 36410000 -
Electric lamps 36410100 - Electric lamps and parts for generalized applications
36410101 - Electric lamp (bulb) parts 36410102 - Electric light bulbs, complete
36410103 - Electrodes, cold cathode fluorescent lamp 36410106 - Lamps,
fluorescent, electric 36410107 - Lamps, incandescent filament, electric 36410110
- Tubes, electric light 36410203 - Health lamps, infrared or ultraviolet
36410211 - Ultraviolet lamps 36410212 - Sealed low-pressure gas lights 36430100
- Power outlets and sockets 36430103 - Lamp sockets and receptacles (electric
wiring devices) 36430104 - Outlets, electric: convenience 36430105 - Sockets,
electric 36430200 - Electric switches 36430201 - Bus bars (electrical
conductors) 36430300 - Electric connectors 36430302 - Connectors and terminals
for electrical devices 36430303 - Contacts, electrical 36430304 - Cord
connectors, electric 36430305 - Plugs, electric 36439902 - Ground clamps
(electric wiring devices) 36439904 - Lightning protection equipment 36439907 -
Power line cable 36440000 - Noncurrent-carrying wiring devices 36440102 -
Junction boxes, electric 36440103 - Outlet boxes (electric wiring devices)
36440200 - Electric conduits and fittings 36440202 - Raceways 36449902 -
Insulators and insulation materials, electrical 36449903 - Pole line hardware
36450000 - Residential lighting fixtures 36450100 - Lamp and light shades
36459901 - Boudoir lamps 36459903 - Desk lamps 36459904 - Floor lamps 36459905 -
Fluorescent lighting fixtures, residential 36459906 - Garden, patio, walkway and
yard lighting fixtures: electric 36459907 - Table lamps 36460000 - Commercial
lighting fixtures 36469901 - Ceiling systems, luminous 36469902 - Chandeliers,
commercial 36469903 - Desk lamps, commercial 36469904 - Fluorescent lighting
fixtures, commercial 36469905 - Ornamental lighting fixtures, commercial
36470000 - Vehicular lighting equipment 36470100 - Motor vehicle lighting
equipment 36470105 - Headlights (fixtures), vehicular 36479901 - Aircraft
lighting fixtures 36479903 - Boat and ship lighting fixtures 36480000 - Lighting
equipment, nec 36480100 - Outdoor lighting equipment 36480101 - Airport lighting
fixtures: runway approach, taxi, or ramp 36480103 - Decorative area lighting
fixtures 36480105 - Fountain lighting fixtures 36480106 - Gas lighting fixtures
36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline 36480108 -
Public lighting fixtures 36480110 - Street lighting fixtures 36480200 - Stage
lighting equipment 36480201 - Spotlights 36480202 - Strobe lighting systems
36489901 - Arc lighting fixtures 36489902 - Flashlights 36489904 - Lighting
fixtures, except electric: residential 36489906 - Reflectors, for lighting
equipment: metal 36489907 - Sun tanning equipment, incl. tanning beds 36489908 -
Swimming pool lighting fixtures 36489909 - Ultraviolet lamp fixtures 36489910 -
Underwater lighting fixtures 36510000 - Household audio and video equipment
36510100 - Household audio equipment 36510101 - Amplifiers: radio, public
address, or musical instrument 36510102 - Audio electronic systems 36510108 -
Loudspeakers, electrodynamic or magnetic 36510109 - Microphones 36510110 - Music
distribution apparatus 36510115 - Public address systems 36510116 - Radio
receiving sets 36510117 - Recording machines, except dictation and telephone
answering 36510118 - Sound reproducing equipment 36510119 - Speaker monitors
36510120 - Speaker systems 36510200 - Household video equipment 36510201 -
Television receiving sets 36510202 - Video camera-audio recorders, household use
36510203 - Video cassette recorders/players and accessories 36510204 - Video
triggers (remote control TV devices) 36519901 - Electronic kits for home
assembly: radio, TV, phonograph 36519902 - Home entertainment equipment,
electronic, nec 36520000 - Prerecorded records and tapes 36529901 - Compact
laser discs, prerecorded 36529902 - Magnetic tape (audio): prerecorded 36529903
- Master records or tapes, preparation of 36529904 - Phonograph record blanks
36529905 - Phonograph records, prerecorded 36610000 - Telephone and telegraph
apparatus 36610100 - Telephones and telephone apparatus 36610102 - Communication
headgear, telephone 36610103 - Facsimile equipment 36610104 - Headsets,
telephone 36610105 - Modems 36610106 - Switching equipment, telephone 36610107 -
Telephone answering machines 36610108 - Telephone central office equipment, dial
or manual 36610110 - Telephone sets, all types except cellular radio 36610111 -
Telephone station equipment and parts, wire 36610112 - Telephones, sound powered
(no battery) 36610203 - Telegraph or telephone carrier and repeater equipment
36619901 - Carrier equipment, telephone or telegraph 36619904 - Message
concentrators 36619905 - Multiplex equipment, telephone and telegraph 36619906 -
Switchboards, telephone or telegraph 36619907 - Telephone cords, jacks,
adapters, etc. 36619908 - Fiber optics communications equipment 36630000 - Radio
and t.v. communications equipment 36630100 - Radio broadcasting and
communications equipment 36630101 - Airborne radio communications equipment
36630102 - Amplifiers, RF power and IF 36630104 - Cellular radio telephone
36630106 - Marine radio communications equipment 36630108 - Pagers (one-way)
36630109 - Radio receiver networks 36630110 - Receivers, radio communications
36630111 - Transmitter-receivers, radio 36630200 - Television broadcasting and
communications equipment 36630201 - Cable television equipment 36630204 -
Television antennas (transmitting) and ground equipment 36630205 - Television
closed circuit equipment 36630206 - Television monitors 36639901 - Antennas,
transmitting and communications 36639902 - Digital encoders 36639903 -
Encryption devices 36639904 - Light communications equipment 36639905 -
Microwave communication equipment 36639906 - Mobile communication equipment
36639907 - Radio and television switching equipment 36639908 -
Receiver-transmitter units (transceiver) 36639909 - Satellites, communications
36639910 - Space satellite communications equipment 36639911 - Studio equipment,
radio and television broadcasting 36639912 - Telemetering equipment, electronic
36639913 - Transmitting apparatus, radio or television 36639914 - Global
positioning systems (GPS) equipment 36690000 - Communications equipment, nec
36690100 - Emergency alarms 36690101 - Burglar alarm apparatus, electric
36690102 - Fire alarm apparatus, electric 36690103 - Fire detection systems,
electric 36690104 - Metal detectors 36690105 - Sirens, electric: vehicle,
marine, industrial, and air raid 36690106 - Smoke detectors 36690200 -
Transportation signaling devices 36690203 - Pedestrian traffic control equipment
36690204 - Railroad signaling devices, electric 36690205 - Signaling apparatus,
electric 36690206 - Traffic signals, electric 36699901 - Intercommunication
systems, electric 36699902 - Visual communication systems 36710000 - Electron
tubes 36710100 - Cathode ray tubes, including rebuilt 36710202 - Electron tubes,
industrial 36710207 - Electronic tube parts, except glass blanks 36710208 - Gas
or vapor tubes 36710213 - Photomultiplier tubes 36710215 - Traveling wave tubes
36710217 - Vacuum tubes 36729902 - Wiring boards 36740102 - Diodes, solid state
(germanium, silicon, etc.) 36740103 - Light emitting diodes 36740201 - Computer
logic modules 36740202 - Hybrid integrated circuits 36740203 - Magnetic bubble
memory device 36740204 - Memories, solid state 36740205 - Metal oxide silicon
(MOS) devices 36740207 - Microprocessors 36740208 - Monolithic integrated
circuits (solid state) 36740209 - Random access memory (RAM) 36740212 - Thin
film circuits 36740300 - Light sensitive devices 36740301 - Light sensitive
devices, solid state 36740305 - Photovoltaic devices, solid state 36740306 -
Solar cells 36740400 - Radiation sensors 36740401 - Infrared sensors, solid
state 36749901 - Fuel cells, solid state 36749903 - Hall effect devices 36749905
- Modules, solid state 36749906 - Molecular devices, solid state 36749907 -
Nuclear detectors, solid state 36749908 - Optical isolators 36749909 - Silicon
wafers, chemically doped 36749910 - Solid state electronic devices, nec 36749911
- Strain gages, solid state 36749913 - Switches, silicon control 36749915 -
Thermoelectric devices, solid state 36749916 - Transistors 36750000 - Electronic
capacitors 36759901 - Condensers, electronic 36760000 - Electronic resistors
36769902 - Thermistors, except temperature sensors 36770000 - Electronic coils
and transformers 36770100 - Electronic transformers 36770104 - Transformers
power supply, electronic type 36779901 - Baluns 36779902 - Coil windings,
electronic 36779903 - Filtration devices, electronic 36779904 - Inductors,
electronic 36780000 - Electronic connectors 36790000 - Electronic components,
nec 36790100 - Electronic circuits 36790101 - Attenuators 36790102 -
Commutators, electronic 36790103 - Delay lines 36790105 - Microwave components
36790108 - Rectifiers, electronic 36790109 - Rheostats, for electronic end
products 36790110 - Solenoids for electronic applications 36790111 -
Transducers, electrical 36790200 - Recording and playback apparatus, including
phonograph 36790203 - Recording and playback heads, magnetic 36790300 -
Electronic loads and power supplies 36790301 - Loads, electronic 36790302 -
Oscillators 36790303 - Power supplies, all types: static 36790304 - Static power
supply converters for electronic applications 36790400 - Electronic crystals
36790403 - Quartz crystals, for electronic application 36790500 - Electronic
switches 36790502 - Switches, stepping 36790503 - Video triggers, except remote
control TV devices 36799901 - Antennas, receiving 36799902 - Antennas,
satellite: household use 36799903 - Cores, magnetic 36799904 - Cryogenic cooling
devices for infrared detectors, masers 36799905 - Harness assemblies, for
electronic use: wire or cable 36799906 - Headphones, radio 36799907 - Hermetic
seals, for electronic equipment 36799908 - Liquid crystal displays (LCD)
36799909 - Parametric amplifiers 36799910 - Resonant reed devices, electronic
36799915 - Voice controls 36910000 - Storage batteries 36919901 - Alkaline cell
storage batteries 36919902 - Batteries, rechargeable 36919903 - Lead acid
batteries (storage batteries) 36920000 - Primary batteries, dry and wet 36940000
- Engine electrical equipment 36940100 - Battery charging alternators and
generators 36940102 - Battery charging generators, automobile and aircraft
36940200 - Ignition apparatus and distributors 36940201 - Distributors, motor
vehicle engine 36940202 - Harness wiring sets, internal combustion engines
36940203 - Ignition apparatus, internal combustion engines 36940205 - Ignition
systems, high frequency 36940207 - Spark plugs, for internal combustion engines
36949903 - Battery cable wiring sets for internal combustion engines 36950000 -
Magnetic and optical recording media 36950100 - Magnetic disks and drums
36950101 - Computer software tape and disks: blank, rigid, and floppy 36950201 -
Audio range tape, blank 36950203 - Video recording tape, blank 36959901 -
Optical disks and tape, blank 36990000 - Electrical equipment and supplies, nec
36990100 - High-energy particle physics equipment 36990101 - Accelerating
waveguide structures 36990103 - Betatrons 36990104 - Cyclotrons 36990106 -
Electron linear accelerators 36990107 - Electrostatic particle accelerators
36990108 - Linear accelerators 36990200 - Electrical welding equipment 36990201
- Electron beam metal cutting, forming or welding machines 36990202 - Laser
welding, drilling, and cutting equipment 36990203 - Welding machines and
equipment, ultrasonic 36990300 - Electronic training devices 36990302 - Flight
simulators (training aids), electronic 36990303 - Teaching machines and aids,
electronic 36990400 - Electric sound equipment 36990404 - Sound signaling
devices, electrical 36990405 - Underwater sound equipment 36990500 - Security
devices 36990502 - Security control equipment and systems 36990601 - Appliance
cords, for household electrical equipment 36990602 - Christmas tree lighting
sets, electric 36990604 - Door opening and closing devices, electrical 36990605
- Extension cords 36990608 - Insect lamps, electric 36999901 - Cleaning
equipment, ultrasonic, except medical and dental 36999902 - Fire control or
bombing equipment, electronic 36999904 - Grids, electric 36999905 - Heat
emission operating apparatus 36999906 - Laser systems and equipment 37140000 -
Motor vehicle parts and accessories 37140110 - Filters: oil, fuel, and air,
motor vehicle 37140304 - Shock absorbers, motor vehicle 37140405 - Horns, motor
vehicle 37140409 - Wipers, windshield, motor vehicle 37280102 - Aircraft body
assemblies and parts 37319903 - Drydocks, floating 37319906 - Submersible marine
robots, manned or unmanned 37320101 - Fishing boats: lobster, crab, oyster,
etc.: small 37320103 - Hydrofoil boats 37329901 - Boat kits, not models 37329904
- Pontoons, except aircraft and inflatable 37430000 - Railroad equipment
37430100 - Railroad equipment, except locomotives 37430101 - Brakes, air and
vacuum: railway 37430103 - Freight cars and equipment 37430105 - Lubrication
systems, locomotive 37430106 - Railroad car rebuilding 37430107 - Railway
maintenance cars 37430111 - Train cars and equipment, freight or passenger
37430203 - Streetcars and car equipment 37430204 - Trackless trolley buses
37430300 - Locomotives and parts 37430304 - Railroad locomotives and parts,
electric or nonelectric 37510000 - Motorcycles, bicycles and parts 37510100 -
Motorcycles and related parts 37510102 - Motor scooters and parts 37510103 -
Motorcycle accessories 37510200 - Bicycles and related parts 37510201 - Brakes,
friction clutch and other: bicycle 37519901 - Frames, motorcycle and bicycle
37519902 - Gears, motorcycle and bicycle 37610000 - Guided missiles and space
vehicles 37619902 - Guided missiles and space vehicles, research and development
37619904 - Rockets, space and military, complete 37619905 - Space vehicles,
complete 37640000 - Space propulsion units and parts 37649901 - Engines and
engine parts, guided missile 37649902 - Guided missile and space vehicle
engines, research & devel. 37649903 - Propulsion units for guided missiles and
space vehicles 37649904 - Rocket motors, guided missiles 37690000 - Space
vehicle equipment, nec 37699904 - Guided missile and space vehicle parts and
aux. equip., R&D 37920000 - Travel trailers and campers 37929902 - Campers, for
mounting on trucks 37929903 - Camping trailers and chassis 37929904 - House
trailers, except as permanent dwellings 37929905 - Pickup covers, canopies or
caps 37950000 - Tanks and tank components 37990100 - Trailers and trailer
equipment 37990102 - Boat trailers 37990103 - Horse trailers, except fifth-wheel
type 37990104 - Towing bars and systems 37990105 - Trailer hitches 37990200 -
Recreational vehicles 37990201 - All terrain vehicles (ATV) 37990204 - Golf
carts, powered 37990205 - Snowmobiles 37990401 - Pushcarts 37990402 -
Wheelbarrows 37999901 - Carriages, horse drawn 37999902 - Ski lifts, tows or
gondolas 38120000 - Search and navigation equipment 38120100 -
Aircraft/aerospace flight instruments and guidance systems 38120101 -
Acceleration indicators and systems components, aerospace 38120102 - Aircraft
flight instruments 38120104 - Altimeters, standard and sensitive 38120111 -
Flight recorders 38120116 - Gyroscopes 38120119 - Inertial guidance systems
38120120 - Infrared object detection equipment 38120121 - Instrument landing
systems (ILS), airborne or ground 38120200 - Aircraft control instruments
38120201 - Aircraft control systems, electronic 38120300 - Navigational systems
and instruments 38120301 - Antennas, radar or communications 38120305 -
Degaussing equipment 38120306 - Radar systems and equipment 38120307 - Sonar
systems and equipment 38120308 - Space vehicle guidance systems and equipment
38120500 - Defense systems and equipment 38120502 - Warfare counter-measure
equipment 38120600 - Search and detection systems and instruments 38120601 - Air
traffic control systems and equipment, electronic 38120602 - Detection
apparatus: electronic/magnetic field, light/heat 38120604 - Magnetic field
detection apparatus 38129902 - Distance measuring equipment 38129903 - Light or
heat emission operating apparatus 38210000 - Laboratory apparatus and furniture
38210100 - Laboratory apparatus, except heating and measuring 38210103 -
Chemical laboratory apparatus, nec 38210104 - Clinical laboratory instruments,
except medical and dental 38210108 - Freezers, laboratory 38210111 - Incubators,
laboratory 38210112 - Laboratory equipment: fume hoods, distillation racks, etc.
38210113 - Laser beam alignment devices 38210120 - Pi tapes (metal periphery
direct reading diameter tapes) 38210121 - Pipettes, hemocytometer 38210123 -
Shakers and stirrers 38210124 - Sterilizers 38210125 - Vacuum pumps, laboratory
38210200 - Laboratory furniture 38210201 - Worktables, laboratory 38210300 -
Laboratory heating apparatus 38210303 - Furnaces, laboratory 38210400 -
Laboratory measuring apparatus 38210404 - Time interval measuring equipment,
electric (lab type) 38220000 - Environmental controls 38220100 - Air
conditioning and refrigeration controls 38220101 - Air flow controllers, air
conditioning and refrigeration 38220103 - Humidity controls, air-conditioning
types 38220104 - Pressure controllers, air-conditioning system type 38220105 -
Refrigeration controls (pressure) 38220106 - Refrigeration/air-conditioning
defrost controls 38220200 - Hardware for environmental regulators 38220201 -
Damper operators: pneumatic, thermostatic, electric 38220300 - Thermostats and
other environmental sensors 38220301 - Built-in thermostats, filled system and
bimetal types 38220304 - Temperature sensors for motor windings 38220306 -
Thermostats, except built-in 38220400 - Hydronic controls 38220403 - Hydronic
pressure or temperature controls 38220404 - Liquid level controls, residential
or commercial heating 38220500 - Electric heat controls 38220501 - Electric heat
proportioning controls, modulating controls 38220600 - Appliance controls,except
air-conditioning and refrigeration 38229902 - Controls, combination limit and
fan 38229903 - Controls, combination oil and hydronic 38229905 - Energy cutoff
controls, residential or commercial types 38229912 - Limit controls, residential
and commercial heating types 38229914 - Static pressure regulators 38229916 -
Vapor heating controls 38229917 - Water heater controls 38230000 - Process
control instruments 38230100 - Temperature measurement instruments, industrial
38230101 - Pyrometers, industrial process type 38230102 - Resistance
thermometers and bulbs, industrial process type 38230103 - Temperature
instruments: industrial process type 38230104 - Thermistors, industrial process
type 38230105 - Thermocouples, industrial process type 38230106 - Thermometers,
filled system: industrial process type 38230200 - Pressure measurement
instruments, industrial 38230201 - Differential pressure instruments, industrial
process type 38230203 - Pressure gauges, dial and digital 38230300 - Industrial
flow and liquid measuring instruments 38230301 - Flow instruments, industrial
process type 38230302 - Fluidic devices, circuits, and systems for process
control 38230303 - Gas flow computers, industrial process type 38230304 - Level
and bulk measuring instruments, industrial process 38230305 - Liquid level
instruments, industrial process type 38230307 - Primary elements for process
flow measurement 38230310 - Viscosimeters, industrial process type 38230400 -
Industrial process measurement equipment 38230401 - Analyzers, industrial
process type 38230402 - Annunciators, relay and solid state types 38230403 -
Computer interface equipment, for industrial process control 38230404 -
Controllers, for process variables, all types 38230406 - Data loggers,
industrial process type 38230408 - Digital displays of process variables
38230409 - Draft gauges, industrial process type 38230410 - Electrodes used in
industrial process measurement 38230411 - Electrolytic conductivity instruments,
industrial process 38230413 - Infrared instruments, industrial process type
38230415 - Programmers, process type 38230416 - Refractometers, industrial
process type 38230417 - Telemetering instruments, industrial process type
38230418 - Thermal conductivity instruments, industrial process type 38230419 -
Time cycle and program controllers, industrial process type 38230420 -
Transmitters of process variables, stand. signal conversion 38230500 - On-stream
gas/liquid analysis instruments, industrial 38230501 - Absorption analyzers:
infrared, x-ray, etc.: industrial 38230502 - Chromatographs, industrial process
type 38230503 - Liquid analysis instruments, industrial process type 38230506 -
Water quality monitoring and control systems 38239901 - Boiler controls:
industrial, power, and marine type 38239903 - Combustion control instruments
38239905 - Industrial process control instruments 38239906 - Moisture meters,
industrial process type 38239907 - Nuclear reactor controls 38240000 - Fluid
meters and counting devices 38240100 - Integrating and totalizing meters for gas
and liquids 38240101 - Gasmeters, domestic and large capacity: industrial
38240102 - Gasoline dispensing meters 38240103 - Impeller and counter driven
flow meters 38240105 - Liquid meters, nec 38240107 - Mechanical measuring meters
38240108 - Positive displacement meters 38240115 - Turbine meters 38240117 -
Water meters 38240200 - Mechanical and electromechanical counters and devices
38240202 - Counters, revolution 38240203 - Electromechanical counters 38240210 -
Tally counters 38240300 - Vehicle instruments 38240303 - Speedometers 38240304 -
Tachometer, centrifugal 38249901 - Controls, revolution and timing instruments
38249904 - Pedometers 38250000 - Instruments to measure electricity 38250100 -
Engine electrical test equipment 38250103 - Battery testers, electrical 38250105
- Digital test equipment, electronic and electrical circuits 38250200 - Test
equipment for electronic and electric measurement 38250201 - Analog-digital
converters, electronic instrumentation type 38250202 - Analyzers for testing
electrical characteristics, nec 38250204 - Bridges: Kelvin, Wheatstone, vacuum
tube, megohm, etc. 38250206 - Digital panel meters, electricity measuring
38250207 - Diode and transistor testers 38250209 - Electron tube test equipment
38250215 - Integrated circuit testers 38250216 - Lab standards, electric:
resistance, inductance, capacitance 38250218 - Microwave test equipment 38250219
- Network analyzers 38250221 - Radar testing instruments, electric 38250222 -
Radio apparatus analyzers, nec 38250228 - Signal generators and averagers
38250229 - Spectrum analyzers 38250231 - Standards and calibrating equipment,
laboratory 38250232 - Standards and calibration equipment for electrical
measuring 38250234 - Synchroscopes 38250236 - Test equipment for electronic and
electrical circuits 38250238 - Transducers for volts, amperes, watts, vars,
frequency, etc. 38250241 - Waveform measuring and/or analyzing equipment, nec
38250300 - Electrical energy measuring equipment 38250303 - Current measuring
equipment, nec 38250305 - Electrical power measuring equipment 38250306 - Energy
measuring equipment, electrical 38250308 - Frequency meters: electrical,
mechanical, and electronic 38250310 - Instruments for measuring electrical
quantities 38250312 - Measuring instruments and meters, electric 38250313 -
Meters, power factor and phase angle 38250314 - Meters: electric, pocket,
portable, panelboard, etc. 38250317 - Oscillators, audio and radio frequency
(instrument types) 38250318 - Oscillographs and oscilloscopes 38250319 -
Potentiometric instruments, except industrial process type 38250320 - Power
measuring equipment, electrical 38250321 - Radio frequency measuring equipment
38250322 - Recorders, oscillographic 38250323 - Resistance measuring equipment
38250326 - Sweep oscillators 38250331 - Watt-hour meters, electrical 38259901 -
Elapsed time meters, electronic 38260000 - Analytical instruments 38260100 -
Spectroscopic and other optical properties measuring equip. 38260103 - Infrared
analytical instruments 38260104 - Mass spectrometers 38260105 - Mass
spectroscopy instrumentation 38260109 - Polariscopes 38260113 - Spectrographs
38260114 - Spectrometers 38260200 - Analytical optical instruments 38260202 -
Microscopes, electron and proton 38260300 - Liquid testing apparatus 38260302 -
Liquid chromatographic instruments 38260305 - Petroleum product analyzing
apparatus 38260308 - Water testing apparatus 38260400 - Blood testing apparatus
38260401 - Amino acid analyzers 38260403 - Protein analyzers, laboratory type
38260500 - Gas testing apparatus 38260501 - Gas analyzing equipment 38260600 -
Instruments measuring magnetic and electrical properties 38260604 -
Electrophoresis equipment 38260605 - Magnetic resonance imaging apparatus
38260700 - Instruments measuring thermal properties 38260702 - Thermal analysis
instruments, laboratory type 38269901 - Automatic chemical analyzers 38269902 -
Chromatographic equipment, laboratory type 38269905 - Dust sampling and analysis
equipment 38269907 - Environmental testing equipment 38269908 - Integrators
(mathematical instruments) 38269909 - Laser scientific and engineering
instruments 38270000 - Optical instruments and lenses 38270100 - Optical
instruments and apparatus 38270101 - Binoculars 38270102 - Boroscopes 38270106 -
Gun sights, optical 38270107 - Lenses, optical: all types except ophthalmic
38270110 - Metallographs 38270112 - Microscopes, except electron, proton, and
corneal 38270113 - Periscopes 38270115 - Sighting and fire control equipment,
optical 38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.
38270118 - Telescopic sights 38270200 - Lens coating and grinding equipment
38270201 - Lens coating equipment 38279901 - Aiming circles (fire control
equipment) 38279909 - Light sources, standard 38279914 - Optical comparators
38279915 - Optical elements and assemblies, except ophthalmic 38279916 - Optical
test and inspection equipment 38279919 - Reflectors, optical 38290000 -
Measuring and controlling devices, nec 38290100 - Aircraft and motor vehicle
measurement equipment 38290101 - Accelerometers 38290107 - Gauging instruments,
thickness ultrasonic 38290110 - Pressure and vacuum indicators, aircraft engine
38290112 - Testers for checking hydraulic controls on aircraft 38290113 - Thrust
power indicators, aircraft engine 38290200 - Geophysical and meteorological
testing equipment 38290203 - Barometers, mercury and aneroid types 38290206 -
Geophysical or meteorological electronic equipment 38290209 - Magnetometers
38290210 - Meteorologic tracking systems 38290211 - Meteorological instruments
38290215 - Seismographs 38290218 - Solarimeters 38290219 - Weather tracking
equipment 38290220 - Wind direction indicators 38290300 - Surveying and drafting
equipment 38290305 - Photogrammetrical instruments 38290312 - Surveying
instruments and accessories 38290400 - Physical property testing equipment
38290401 - Cable testing machines 38290403 - Dynamometer instruments 38290404 -
Fatigue testing machines, industrial: mechanical 38290405 - Hardness testing
equipment 38290406 - Stress, strain, and flaw detecting/measuring equipment
38290407 - Tensile strength testing equipment 38290408 - Testing equipment:
abrasion, shearing strength, etc. 38290500 - Nuclear radiation and testing
apparatus 38290502 - Electrogamma ray loggers 38290503 - Geiger counters
38290504 - Ion chambers 38290506 - Medical diagnostic systems, nuclear 38290507
- Nuclear instrument modules 38290512 - Spectrometers, liquid scintillation and
nuclear 38290601 - Fare registers, for street cars, buses, etc. 38290603 -
Turnstiles, equipped with counting mechanisms 38290700 - Thermometers and
temperature sensors 38290701 - Temperature sensors, except industrial process
and aircraft 38290702 - Thermocouples 38290703 - Thermometers, including
digital: clinical 38290704 - Thermometers, liquid-in-glass and bimetal type
38299901 - Anamometers 38299902 - Breathalyzers 38299903 - Chronometers,
electronic 38299906 - Gas detectors 38299908 - Instrumentation for reactor
controls, auxiliary 38299913 - Pressure transducers 38299920 - Thermomagnetic
oxygen analyzer 38299922 - Ultrasonic testing equipment 38299923 - Vibration
meters, analyzers, and calibrators 38299925 - Polygraph devices 38299926 -
Liquid leak detection equipment 38410000 - Surgical and medical instruments
38410100 - Ophthalmic instruments and apparatus 38410101 - Muscle exercise
apparatus, ophthalmic 38410102 - Ophthalmic lasers 38410200 - Diagnostic
apparatus, medical 38410201 - Biopsy instruments and equipment 38410202 - Blood
pressure apparatus 38410206 - Eye examining instruments and apparatus 38410300 -
Veterinarians' instruments and apparatus 38410400 - Surgical instruments and
apparatus 38410401 - Anesthesia apparatus 38410402 - Cannulae 38410403 -
Catheters 38410408 - Hypodermic needles and syringes 38410409 - Inhalators,
surgical and medical 38410410 - Instruments, microsurgical: except
electromedical 38410413 - Needles, suture 38410418 - Suction therapy apparatus
38410420 - Surgical lasers 38410421 - Surgical stapling devices 38410500 -
Medical instruments and equipment, blood and bone work 38410501 - Blood
transfusion equipment 38410503 - Bone plates and screws 38410505 - Hemodialysis
apparatus 38410506 - IV transfusion apparatus 38419901 - Inhalation therapy
equipment 38419904 - Physiotherapy equipment, electrical 38419905 - Skin
grafting equipment 38419907 - Ultrasonic medical cleaning equipment 38420000 -
Surgical appliances and supplies 38420100 - Personal safety equipment 38420101 -
Bulletproof vests 38420102 - Clothing, fire resistant and protective 38420103 -
Ear plugs 38420104 - Gas masks 38420105 - Gloves, safety 38420107 - Life
preservers, except cork and inflatable 38420109 - Noise protectors, personal
38420111 - Radiation shielding aprons, gloves, sheeting, etc. 38420112 -
Respiratory protection equipment, personal 38420115 - Welders' hoods 38420201 -
Absorbent cotton, sterilized 38420300 - Prosthetic appliances 38420301 -
Cosmetic restorations 38420302 - Implants, surgical 38420303 - Limbs, artificial
38420304 - Models, anatomical 38420400 - Orthopedic appliances 38420401 -
Abdominal supporters, braces, and trusses 38420402 - Braces, elastic 38420403 -
Braces, orthopedic 38420405 - Cervical collars 38420409 - Elastic hosiery,
orthopedic (support) 38420411 - Foot appliances, orthopedic 38420412 - Hearing
aids 38420414 - Splints, pneumatic and wood 38420415 - Supports: abdominal,
ankle, arch, kneecap, etc. 38420416 - Suspensories 38420417 - Technical aids for
the handicapped 38420418 - Trusses, orthopedic and surgical 38420420 -
Wheelchairs 38420500 - Bandages and dressings 38420502 - Dressings, surgical
38420503 - Gauze, surgical 38429901 - Adhesive tape and plasters, medicated or
non-medicated 38429904 - Belts: surgical, sanitary, and corrective 38429907 -
First aid, snake bite, and burn kits 38429909 - Grafts, artificial: for surgery
38429915 - Ligatures, medical 38429916 - Respirators 38429919 - Sterilizers,
hospital and surgical 38429921 - Stretchers 38429922 - Surgical appliances and
supplies 38429923 - Sutures, absorbable and non-absorbable 38429927 - Whirlpool
baths, hydrotherapy equipment 38430000 - Dental equipment and supplies 38430100
- Dental equipment 38430104 - Burs, dental 38430105 - Cabinets, dental 38430107
- Dental chairs 38430109 - Dental hand instruments, nec 38430110 - Dental
laboratory equipment 38430115 - Hand pieces and parts, dental 38430116 -
Orthodontic appliances 38430200 - Dental materials 38430202 - Compounds, dental
38430203 - Dental alloys for amalgams 38430205 - Denture materials 38430206 -
Enamels, dentists' 38430212 - Teeth, artificial (not made in dental
laboratories) 38440000 - X-ray apparatus and tubes 38449901 - Beta-ray
irradiation equipment 38449906 - Lamps, X-ray 38449908 - Radiographic X-ray
apparatus and tubes 38449910 - Therapeutic X-ray apparatus and tubes 38449911 -
X-ray generators 38450000 - Electromedical equipment 38450100 - Electromedical
apparatus 38450101 - Audiological equipment, electromedical 38450103 -
Bronchoscopes, electromedical 38450104 - Cardiographs 38450107 - CAT scanner
(computerized axial tomography) apparatus 38450108 - Electrocardiographs
38450111 - Endoscopic equipment, electromedical, nec 38450113 - Magnetic
resonance imaging device, nuclear 38450115 - Patient monitoring apparatus, nec
38450117 - Position emission tomography (PET scanner) 38450118 - Respiratory
analysis equipment, electromedical 38450120 - Ultrasonic medical equipment,
except cleaning 38450121 - Ultrasonic scanning devices, medical 38450200 -
Electrotherapeutic apparatus 38450202 - Defibrillator 38450203 - Dialyzers,
electromedical 38450205 - Heart-lung machine 38450206 - Pacemaker, cardiac
38450207 - Surgical support systems: heart-lung machine, exc. iron lung 38450208
- Transcutaneous electrical nerve stimulators (TENS) 38459901 - Laser systems
and equipment, medical 38459902 - Lithotripters 38459903 - Medical cleaning
equipment, ultrasonic 38510000 - Ophthalmic goods 38510100 - Frames, lenses, and
parts, eyeglass and spectacle 38510101 - Eyeglasses, lenses and frames 38510102
- Frames and parts, eyeglass and spectacle 38510103 - Lens coating, ophthalmic
38510104 - Lens grinding, except prescription: ophthalmic 38510105 - Lenses,
ophthalmic 38510200 - Protective eyeware 38510201 - Glasses, sun or glare
38510202 - Goggles: sun, safety, industrial, underwater, etc. 38510203 -
Protectors, eye 38519901 - Contact lenses 38519902 - Eyes, glass and plastic
38610000 - Photographic equipment and supplies 38610100 - Sensitized film,
cloth, and paper 38610104 - Film, sensitized motion picture, X-ray, still
camera, etc. 38610105 - Graphic arts plates, sensitized 38610109 - Motion
picture film 38610110 - Photographic paper and cloth, all types, nec 38610111 -
Photographic sensitized goods, nec 38610112 - Plates, photographic (sensitized)
38610200 - Photographic processing equipment and chemicals 38610207 - Processing
equipment, photographic 38610300 - Cameras and related equipment 38610301 -
Aerial cameras 38610302 - Cameras, microfilm 38610303 - Cameras, still and
motion picture (all types) 38610305 - Flashlight apparatus for photographers,
except bulbs 38610306 - Lens shades, camera 38610308 - Microfilm equipment:
cameras, projectors, readers, etc. 38610309 - Motion picture apparatus and
equipment 38610310 - Photo reconnaissance systems 38610314 - Shutters, camera
38610315 - Stands, camera and projector 38610316 - Tripods, camera and projector
38610400 - Photographic film, plate, and paper holders 38610402 - Reels, film
38610500 - Reproduction machines and equipment 38610505 - Photocopy machines
38610603 - Toners, prepared photographic (not made in chemical plants) 38619902
- Editing equipment, motion picture: viewers, splicers, etc. 38619903 -
Projectors, still or motion picture, silent or sound 38619904 - Screens,
projection 38619906 - Sound recording and reproducing equipment, motion picture
38730000 - Watches, clocks, watchcases, and parts 38739901 - Appliance timers
38739904 - Clocks, assembly of 38739905 - Clocks, except timeclocks 38739907 -
Timers for industrial use, clockwork mechanism only 38739909 - Watches and
parts, except crystals and jewels 39110000 - Jewelry, precious metal 39110100 -
Jewelry apparel 39110101 - Bracelets, precious metal 39110102 - Collar/cuff
buttons, precious/semiprecious metal or stone 39110103 - Earrings, precious
metal 39110104 - Medals, precious or semiprecious metal 39110105 - Necklaces,
precious metal 39110106 - Pearl jewelry, natural or cultured 39110107 - Pins
(jewelry), precious metal 39110108 - Rings, finger: precious metal 39110109 -
Rosaries or other small religious articles, precious metal 39110200 - Cigar and
cigarette accessories 39110300 - Jewelry mountings and trimmings 39110302 -
Jewel settings and mountings, precious metal 39110303 - Mountings, gold or
silver: pens, leather goods, etc. 39140000 - Silverware and plated ware 39140300
- Pewter ware 39140500 - Stainless steel ware 39140502 - Cutlery, stainless
steel 39140503 - Ecclesiastical ware, stainless steel 39140504 - Flatware,
stainless steel 39140508 - Trays, stainless steel 39149902 - Cutlery, nsk
39149903 - Ecclesiastical ware, nsk 39149910 - Trophies, nsk 39150000 -
Jewelers' materials and lapidary work 39150100 - Jewelers' findings and
materials 39150101 - Gems, real and imitation: preparation for settings 39150102
- Jewel bearings, synthetic 39150103 - Jewel preparing: instruments, tools,
watches, and jewelry 39150104 - Jewelers' castings 39150200 - Lapidary work and
diamond cutting and polishing 39150201 - Diamond cutting and polishing 39150202
- Jewel cutting, drilling, polishing, recutting, or setting 39310000 - Musical
instruments 39310101 - Accordions and parts 39310114 - Music rolls, perforated
39310115 - Organ parts and materials 39310116 - Organs, all types: pipe, reed,
hand, electronic, etc. 39310118 - Pianos, all types: vertical, grand, spinet,
player, etc. 39310119 - Pipes, organ 39310200 - String instruments and parts
39310201 - Banjos and parts 39310204 - Guitars and parts, electric and
nonelectric 39310205 - Harps and parts 39310208 - Strings, musical instrument
39310301 - Bassoons 39310304 - Flutes and parts 39310306 - Piccolos and parts
39310400 - Brass instruments and parts 39310500 - Percussion instruments and
parts 39310501 - Bells (musical instruments) 39310506 - Drums, parts, and
accessories (musical instruments) 39319903 - Musical instruments, electric and
electronic, nec 39319906 - Stands, music 39420000 - Dolls and stuffed toys
39420100 - Dolls and doll clothing 39420103 - Dolls, except stuffed toy animals
39429901 - Stuffed toys, including animals 39440000 - Games, toys, and
children's vehicles 39440102 - Cars, play (children's vehicles) 39440105 -
Go-carts, children's 39440106 - Scooters, children's 39440109 - Wagons: coaster,
express, and play: children's 39440200 - Electronic games and toys 39440201 -
Electronic game machines, except coin-operated 39440202 - Electronic toys
39440203 - Video game machines, except coin-operated 39440300 - Board games,
puzzles, and models, except electronic 39440301 - Airplane models, toy and hobby
39440303 - Bingo boards (games) 39440305 - Board games, children's and adults'
39440308 - Chessmen and chessboards 39440309 - Craft and hobby kits and sets
39440310 - Dice and dice cups 39440312 - Erector sets, toy 39440314 - Puzzles
39440315 - Railroad models: toy and hobby 39440316 - Science kits: microscopes,
chemistry sets, etc. 39440400 - Toy guns 39440403 - Rifles, toy: except air
39440603 - Trains and equipment, toy: electric and mechanical 39440700 - Baby
carriages and restraint seats 39440701 - Carriages, baby 39440702 - Child
restraint seats, automotive 39440703 - Strollers, baby (vehicle) 39449904 -
Darts and dart games 39449908 - Hobby horses 39449909 - Kites 39449912 - Paint
sets, children's 39490000 - Sporting and athletic goods, nec 39490100 - Golf
equipment 39490101 - Bags, golf 39490103 - Driving ranges, golf, electronic
39490105 - Shafts, golf club 39490200 - Fishing equipment 39490201 - Bait,
artificial: fishing 39490203 - Buckets, fish and bait 39490204 - Fishing tackle,
general 39490205 - Flies, fishing: artificial 39490206 - Hooks, fishing 39490207
- Lures, fishing: artificial 39490208 - Reels, fishing 39490209 - Rods and rod
parts, fishing 39490300 - Exercise equipment 39490301 - Dumbbells and other
weightlifting equipment 39490302 - Exercising cycles 39490305 - Treadmills
39490400 - Winter sports equipment 39490403 - Snow skiing equipment and
supplies, except skis 39490404 - Snow skis 39490405 - Snowshoes 39490500 -
Hunting equipment 39490502 - Archery equipment, general 39490504 - Bows, archery
39490506 - Cases, gun and rod (sporting equipment) 39490507 - Crossbows 39490508
- Decoys, duck and other game birds 39490509 - Game calls 39490511 - Shooting
equipment and supplies, general 39490512 - Target shooting equipment 39490513 -
Targets, archery and rifle shooting 39490600 - Water sports equipment 39490601 -
Skin diving equipment, scuba type 39490602 - Surfboards 39490603 - Swimming
pools, plastic 39490607 - Windsurfing boards (sailboards) and equipment 39490608
- Swimming pools, except plastic 39490700 - Protective sporting equipment
39490702 - Guards: football, basketball, soccer, lacrosse, etc. 39490703 -
Helmets, athletic 39490704 - Masks: hockey, baseball, football, etc. 39490705 -
Pads: football, basketball, soccer, lacrosse, etc. 39490800 - Darts and table
sports equipment and supplies 39490802 - Billiard and pool equipment and
supplies, general 39490805 - Dartboards and accessories 39490807 - Ping-pong
tables 39490900 - Racket sports equipment 39490906 - Tennis equipment and
supplies 39491000 - Bowling equipment and supplies 39491001 - Bowling alleys and
accessories 39491100 - Baseball, softball, and cricket sports equipment 39491101
- Baseball equipment and supplies, general 39491102 - Bases, baseball 39491104 -
Mitts and gloves, baseball 39491300 - Team sports equipment 39491301 -
Basketball equipment and supplies, general 39491302 - Football equipment and
supplies, general 39491303 - Hockey equipment and supplies, general 39491304 -
Lacrosse equipment and supplies, general 39491305 - Soccer equipment and
supplies 39499902 - Balls: baseball, football, basketball, etc. 39499904 -
Boxing equipment and supplies, general 39499905 - Camping equipment and supplies
39499907 - Gymnasium equipment 39499909 - Playground equipment 39499910 -
Shuffleboards and shuffleboard equipment 39499911 - Skateboards 39499912 -
Skates and parts, roller 39499915 - Trampolines and equipment 39499916 - Batons
39510000 - Pens and mechanical pencils 39519901 - Ball point pens and parts
39519903 - Fountain pens and fountain pen desk sets 39519904 - Markers, soft tip
(felt, fabric, plastic, etc.) 39520100 - Artists' materials, except pencils and
leads 39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.
39520105 - Ink, drawing: black and colored 39520108 - Modeling clay 39520111 -
Paints, except gold and bronze: artists' 39520117 - Water colors, artists'
39520200 - Artists' equipment 39520203 - Brushes, air, artists' 39520211 -
Frames for artists' canvases 39520300 - Pencils and leads, including artists'
39520302 - Pencil lead: black, indelible, or colored: artists' 39530000 -
Marking devices 39530100 - Embossing seals and hand stamps 39530103 - Embossing
seals, corporate and official 39530104 - Numbering stamps, hand: rubber or metal
39530105 - Postmark stamps, hand: rubber or metal 39530108 - Stationery
embossers, personal 39530110 - Time stamps, hand: rubber or metal 39539901 -
Figures (marking devices), metal 39539902 - Irons, marking or branding 39539904
- Pads, inking and stamping 39539908 - Stencils, painting and marking 39550000 -
Carbon paper and inked ribbons 39550103 - Stencil paper, gelatin or spirit
process 39559901 - Ribbons, inked: typewriter, adding machine, register, etc.
39610000 - Costume jewelry 39610100 - Jewelry apparel, non-precious metals
39610103 - Earrings, except precious metal 39619901 - Costume jewelry, ex.
precious metal and semiprecious stones 39619903 - Rosaries and small religious
articles, except precious metal 39650000 - Fasteners, buttons, needles, and pins
39650100 - Buttons and parts 39650101 - Button backs and parts 39650102 - Button
blanks and molds 39650200 - Pins and needles 39650204 - Straight pins: steel or
brass 39650300 - Fasteners 39650301 - Eyelets, metal: clothing, fabrics, boots,
or shoes 39650303 - Fasteners, hooks and eyes 39659901 - Buckles and buckle
parts 39659905 - Zipper 39910000 - Brooms and brushes 39910100 - Brooms 39910102
- Street sweeping brooms, hand or machine 39910200 - Paint and varnish brushes
39910201 - Paint rollers 39910202 - Paintbrushes 39910300 - Brushes, except
paint and varnish 39910302 - Brushes, household or industrial 39910306 -
Toothbrushes, except electric 39930100 - Electric signs 39930101 - Neon signs
39930102 - Scoreboards, electric 39939903 - Displays and cutouts, window and
lobby 39939904 - Displays, paint process 39939905 - Letters for signs, metal
39939906 - Name plates: except engraved, etched, etc.: metal 39939907 - Signs,
not made in custom sign painting shops 39950000 - Burial caskets 39959903 -
Grave vaults, metal 39960000 - Hard surface floor coverings, nec 39969901 -
Asphalted-felt-base floor coverings: linoleum, carpet 39969902 - Tile, floor:
supported plastic 39990000 - Manufacturing industries, nec 39990200 - Hair and
hair-based products 39990205 - Hairpin mountings 39990207 - Wigs, including doll
wigs, toupees, or wiglets 39990302 - Down (feathers) 39990307 - Trimmings,
feather 39990500 - Cigarette and cigar products and accessories 39990503 -
Cigarette filters 39990509 - Tobacco pipes, pipestems, and bits 39990600 -
Umbrellas, canes, and parts 39990603 - Umbrellas, garden or wagon 39990700 -
Artificial trees and flowers 39990701 - Artificial flower arrangements 39990702
- Christmas trees, artificial 39990703 - Flowers, artificial and preserved
39990704 - Foliage, artificial and preserved 39990705 - Fruits, artificial and
preserved 39990706 - Grasses, artificial and preserved 39990707 - Plants,
artificial and preserved 39990708 - Sprays, artificial and preserved 39990800 -
Novelties, bric-a-brac, and hobby kits 39990802 - Boutiquing: decorating gift
items with sequins, fruit, etc. 39990803 - Bric-a-brac 39990804 - Burnt wood
articles 39990805 - Calendars, framed 39990806 - Christmas tree ornaments,
except electrical and glass 39990807 - Coins and tokens, non-currency 39990809 -
Miniatures 39990813 - Puppets and marionettes 39990814 - Sewing kits, novelty
39990815 - Straw goods 39990817 - Tinsel 39990819 - Lawn ornaments 39990901 -
Honeycomb foundations (beekeepers' supplies) 39991000 - Coin-operated amusement
machines 39991001 - Slot machines 39991100 - Models, except toy 39991101 -
Airplane models, except toy 39991103 - Models, general, except toy 39991104 -
Railroad models, except toy 39991200 - Identification badges and insignia
39991201 - Badges, metal: policemen, firemen, etc. 39991203 - Identification
plates 39991204 - Identification tags, except paper 39991205 - Military insignia
39991302 - Forms: display, dress, and show 39991303 - Mannequins 39991402 -
Handles, handbag and luggage 39999901 - Atomizers, toiletry 39999905 - Candles
39999909 - Dock equipment and supplies, industrial 39999910 - Education aids,
devices and supplies 39999911 - Figures, wax 39999913 - Fire extinguishers,
portable 39999920 - Hot tub and spa covers 39999921 - Hot tubs 39999925 - Nut
shells, grinding, from purchased nuts 39999926 - Painting instrument dials
39999927 - Pet supplies 39999928 - Plaques, picture, laminated 39999929 -
Potpourri 39999930 - Preparation of slides and exhibits 39999932 - Self-defense
sprays 39999933 - Shades, lamp or candle 39999935 - Soap dispensers 39999936 -
Stage hardware and equipment, except lighting 39999937 - Stereographs,
photographic 39999938 - Tape measures 39999939 - Tear gas devices and equipment
39999940 - Theatrical scenery 39999945 - Wheelchair lifts 39999946 -
Fingernails, artificial 39999947 - Grinding and pulverizing of materials, nec
39999949 - Seeds, coated or treated, from purchased seeds 39999950 - Framed
artwork 40110000 - Railroads, line-haul operating 41190000 - Local passenger
transportation, nec 42120000 - Local trucking, without storage 42120102 - Farm
to market haulage, local 42129905 - Dump truck haulage 42129906 - Garbage
collection and transport, no disposal 42129907 - Hazardous waste transport
42129909 - Light haulage and cartage, local 42130000 - Trucking, except local
42139902 - Building materials transport 42139906 - Household goods transport
42139911 - Trailer or container on flat car (TOFC/COFC) 42140000 - Local
trucking with storage 42219901 - Cotton compresses and warehouses 42229903 -
Warehousing, cold storage or refrigerated 42250000 - General warehousing and
storage 42259901 - General warehousing 42259902 - Miniwarehouse, warehousing
42260100 - Liquid storage 44490101 - Canal barge operations 44910000 - Marine
cargo handling 44910200 - Docks, piers and terminals 44930000 - Marinas 45129901
- Air cargo carrier, scheduled 46120000 - Crude petroleum pipelines 46199902 -
Slurry pipeline operation 47240000 - Travel agencies 47250000 - Tour operators
47310000 - Freight transportation arrangement 47310100 - Transportation agents
and brokers 47310103 - Customhouse brokers 47310200 - Freight forwarding
47410000 - Rental of railroad cars 47830000 - Packing and crating 47839902 -
Crating goods for shipping 47839903 - Packing goods for shipping 47890102 -
Freight car loading and unloading 47899901 - Pipeline terminal facilities,
independently operated 48120000 - Radiotelephone communication 48130000 -
Telephone communication, except radio 48130101 - Data telephone communications
48130103 - Long distance telephone communications 48139903 - Telephone/video
communications 48320000 - Radio broadcasting stations 48320203 - Religious
48330000 - Television broadcasting stations 48999905 - Satellite earth stations
49110000 - Electric services 49119901 - Distribution, electric power 49119902 -
Generation, electric power 49119905 - Electric power marketers 49119907 - Fossil
fuel electric power generation 49240000 - Natural gas distribution 49250106 -
Mixed natural and manufactured gas, distribution 49410000 - Water supply
49520000 - Sewerage systems 49530000 - Refuse systems 49530100 - Hazardous waste
collection and disposal 49530102 - Chemical detoxification 49530202 - Liquid
waste, collection and disposal 49530203 - Rubbish collection and disposal
49530300 - Nonhazardous waste disposal sites 49539904 - Medical waste disposal
49539905 - Recycling, waste materials 49610000 - Steam and air-conditioning
supply 50120103 - Trucks, noncommercial 50120104 - Vans, noncommercial 50120203
- Fire trucks 50120205 - Trailers for trucks, new and used 50120206 - Truck
bodies 50120208 - Trucks, commercial 50120305 - Recreation vehicles, all-terrain
50120307 - Trailers for passenger vehicles 50120401 - Mopeds 50130000 - Motor
vehicle supplies and new parts 50130100 - Automotive supplies and parts 50130108
- Automotive supplies 50130112 - Exhaust systems (mufflers, tail pipes, etc.)
50130118 - Springs, shock absorbers and struts 50130119 - Truck parts and
accessories 50130120 - Wheels, motor vehicle 50130204 - Testing equipment,
engine 50130205 - Tools and equipment, automotive 50139901 - Motorcycle parts
50139903 - Trailer parts and accessories 50140000 - Tires and tubes 50149901 -
Automobile tires and tubes 50149904 - Tires, used 50150000 - Motor vehicle
parts, used 50210000 - Furniture 50210100 - Office and public building furniture
50210106 - Office furniture, nec 50210200 - Household furniture 50210302 -
Bedsprings 50219904 - Outdoor and lawn furniture, nec 50219906 - Shelving
50230000 - Homefurnishings 50230100 - Kitchenware 50230102 - China 50230104 -
Glassware 50230105 - Kitchen tools and utensils, nec 50230200 - Linens and
towels 50230202 - Blankets 50230203 - Linens, table 50230205 - Sheets, textile
50230207 - Towels 50230300 - Window furnishings 50230301 - Curtains 50230302 -
Draperies 50230305 - Window covering parts and accessories 50230400 - Floor
coverings 50230401 - Carpets 50230404 - Rugs 50230405 - Wood flooring 50230500 -
Decorative home furnishings and supplies 50230502 - Frames and framing, picture
and mirror 50230504 - Pottery 50310100 - Building materials, exterior 50310101 -
Fencing, wood 50310104 - Trim, sheet metal 50310200 - Building materials,
interior 50310202 - Molding, all materials 50310204 - Veneer 50310300 - Doors
and windows 50310301 - Door frames, all materials 50310302 - Doors, combination,
screen-storm 50310303 - Doors, garage 50310304 - Doors, nec 50310305 - Metal
doors, sash and trim 50310306 - Window frames, all materials 50310307 - Windows
50310308 - Skylights, all materials 50319901 - Composite board products,
woodboard 50319903 - Kitchen cabinets 50319904 - Lumber: rough, dressed, and
finished 50319909 - Plywood 50320000 - Brick, stone, and related material
50320100 - Paving materials 50320201 - Drywall materials 50320202 - Stucco
50320302 - Ceramic wall and floor tile, nec 50320306 - Tile, clay or other
ceramic, excluding refractory 50320400 - Building stone 50320401 - Granite
building stone 50320402 - Marble building stone 50320500 - Concrete and cinder
building products 50320502 - Concrete and cinder block 50320503 - Concrete
building products 50320504 - Concrete mixtures 50329902 - Brick, except
refractory 50329904 - Cement 50329905 - Gravel 50329907 - Sand, construction
50329908 - Stone, crushed or broken 50330000 - Roofing, siding, and insulation
50330100 - Roofing and siding materials 50330101 - Asphalt felts and coating
50330103 - Roofing, asphalt and sheet metal 50330105 - Siding, except wood
50330200 - Insulation materials 50330201 - Fiberglass building materials
50330203 - Mineral wool insulation materials 50390100 - Prefabricated structures
50390104 - Structural assemblies, prefabricated: non-wood 50390200 - Glass
construction materials 50390201 - Exterior flat glass: plate or window 50390202
- Interior flat glass: plate and window 50399902 - Architectural metalwork
50399905 - Doors, sliding 50399911 - Septic tanks 50399912 - Soil erosion
control fabrics 50399913 - Wire fence, gates, and accessories 50430000 -
Photographic equipment and supplies 50430100 - Photographic processing equipment
50430200 - Cameras and photographic equipment 50430202 - Photographic cameras,
projectors, equipment and supplies 50440000 - Office equipment 50440103 - Cash
registers 50440200 - Copying equipment 50440204 - Microfilm equipment 50440207 -
Photocopy machines 50449903 - Vaults and safes 50450000 - Computers,
peripherals, and software 50450100 - Computer peripheral equipment 50450101 -
Disk drives 50450104 - Terminals, computer 50459903 - Computer software 50459904
- Computers and accessories, personal and home entertainment 50459905 -
Computers, nec 50460000 - Commercial equipment, nec 50460100 - Store fixtures
and display equipment 50460101 - Display equipment, except refrigerated 50460104
- Partitions 50460106 - Signs, electrical 50460107 - Store equipment 50460108 -
Store fixtures 50460301 - Bakery equipment and supplies 50460302 - Coffee
brewing equipment and supplies 50460303 - Cooking equipment, commercial 50460306
- Restaurant equipment and supplies, nec 50469902 - Coin counters 50469903 -
Hotel equipment and supplies 50469907 - Scales, except laboratory 50470000 -
Medical and hospital equipment 50470100 - Hospital equipment and furniture
50470102 - Hospital equipment and supplies, nec 50470104 - Instruments, surgical
and medical 50470106 - Patient monitoring equipment 50470107 - Physician
equipment and supplies 50470108 - Surgical equipment and supplies 50470109 -
X-ray machines and tubes 50470200 - Dental equipment and supplies 50470202 -
Dentists' professional supplies 50470300 - Medical equipment and supplies
50470303 - Diagnostic equipment, medical 50470307 - Incontinent care products
and supplies 50470308 - Medical laboratory equipment 50470309 - Orthopedic
equipment and supplies 50479902 - Veterinarians' equipment and supplies 50480000
- Ophthalmic goods 50489902 - Frames, ophthalmic 50489903 - Lenses, ophthalmic
50489904 - Optometric equipment and supplies 50490100 - Scientific and
engineering equipment and supplies 50490101 - Analytical instruments 50490102 -
Engineers' equipment and supplies, nec 50490103 - Laboratory equipment, except
medical or dental 50490104 - Optical goods 50490106 - Scientific instruments
50499902 - Drafting supplies 50499903 - Law enforcement equipment and supplies
50499905 - Religious supplies 50499907 - Theatrical equipment and supplies
50510100 - Metal wires, ties, cables, and screening 50510102 - Cable, wire
50510105 - Rope, wire (not insulated) 50510107 - Wire, nec 50510200 - Iron and
steel (ferrous) products 50510203 - Cast iron pipe 50510207 - Ferrous metals
50510208 - Forgings, ferrous 50510210 - Iron or steel flat products 50510214 -
Pipe and tubing, steel 50510216 - Steel 50510217 - Structural shapes, iron or
steel 50510301 - Copper 50510302 - Copper sheets, plates, bars, rods, pipes,
etc., nec 50510400 - Miscellaneous nonferrous products 50510404 - Nonferrous
metal sheets, bars, rods, etc., nec 50519901 - Aluminum bars, rods, ingots,
sheets, pipes, plates, etc. 50519902 - Bars, metal 50519903 - Foundry products
50519906 - Plates, metal 50519909 - Sheets, metal 50519911 - Tubing, metal
50519912 - Stampings, metal 50520201 - Coal 50630000 - Electrical apparatus and
equipment 50630100 - Transformers and transmission equipment 50630103 - Power
transmission equipment, electric 50630104 - Transformers, electric 50630200 -
Electrical fittings and construction materials 50630203 - Circuit breakers
50630205 - Electrical construction materials 50630206 - Electrical supplies, nec
50630220 - Wiring devices 50630300 - Wire and cable 50630303 - Control and
signal wire and cable, including coaxial 50630304 - Electronic wire and cable
50630400 - Lighting fixtures 50630401 - Light bulbs and related supplies
50630403 - Lighting fixtures, commercial and industrial 50630404 - Lighting
fixtures, residential 50630500 - Electric alarms and signaling equipment
50630503 - Fire alarm systems 50630504 - Signaling equipment, electrical
50630600 - Batteries 50630601 - Batteries, dry cell 50639901 - Antennas,
receiving, satellite dishes 50639902 - Flashlights 50639903 - Generators
50639904 - Motor controls, starters and relays: electric 50639905 - Motors,
electric 50640000 - Electrical appliances, television and radio 50640105 -
Refrigerators and freezers 50640200 - Electrical entertainment equipment
50640201 - High fidelity equipment 50640202 - Radios, motor vehicle 50640203 -
Radios, nec 50640300 - Air conditioning appliances 50640303 - Fans, household:
electric 50649903 - Electric household appliances, nec 50650000 - Electronic
parts and equipment, nec 50650100 - Telephone and telegraphic equipment 50650101
- Mobile telephone equipment 50650103 - Telephone equipment 50650200 -
Communication equipment 50650202 - Electronic tubes: receiving and transmitting,
or industrial 50650205 - Modems, computer 50650208 - Sound equipment, electronic
50650300 - Electronic parts 50650301 - Capacitors, electronic 50650303 - Coils,
electronic 50650305 - Connectors, electronic 50650306 - Diodes 50650311 -
Transistors 50650403 - Closed circuit TV 50659902 - Magnetic recording tape
50659903 - Security control equipment and systems 50659904 - Tapes, audio and
video recording 50720000 - Hardware 50720100 - Bolts, nuts, and screws 50720101
- Bolts 50720102 - Nuts (hardware) 50720104 - Screws 50720200 - Hand tools
50720201 - Cutlery 50720300 - Power tools and accessories 50720400 -
Miscellaneous fasteners 50720402 - Staples 50729901 - Builders' hardware, nec
50729904 - Furniture hardware, nec 50729907 - Security devices, locks 50740000 -
Plumbing and hydronic heating supplies 50740100 - Water heaters and purification
equipment 50740102 - Water purification equipment 50740103 - Water softeners
50740200 - Heating equipment (hydronic) 50740202 - Boilers, power (industrial)
50740203 - Boilers, steam 50740208 - Heating equipment and panels, solar
50740300 - Plumbing fittings and supplies 50750000 - Warm air heating and air
conditioning 50750100 - Air conditioning and ventilation equipment and supplies
50750101 - Air conditioning equipment, except room units, nec 50750102 - Air
filters 50750105 - Compressors, air conditioning 50750111 - Ventilating
equipment and supplies 50750200 - Warm air heating equipment and supplies
50750201 - Electrical heating equipment 50750202 - Furnaces, heating: electric
50780000 - Refrigeration equipment and supplies 50780101 - Display cases,
refrigerated 50780201 - Beverage coolers 50780202 - Drinking water coolers,
mechanical 50789903 - Refrigeration units, motor vehicles 50820000 -
Construction and mining machinery 50820100 - Road construction equipment
50820101 - Pavers 50820202 - Logging equipment and supplies 50820300 - General
construction machinery and equipment 50820304 - Excavating machinery and
equipment 50820305 - Ladders 50820306 - Masonry equipment and supplies 50820400
- Mining machinery and equipment, except petroleum 50830000 - Farm and garden
machinery 50830101 - Livestock equipment 50830201 - Garden machinery and
equipment, nec 50830203 - Lawn machinery and equipment 50830300 - Agricultural
machinery and equipment 50830301 - Agricultural machinery, nec 50830303 - Farm
equipment parts and supplies 50830304 - Farm implements 50830308 - Irrigation
equipment 50830400 - Dairy machinery and equipment 50839901 - Hydroponic
equipment and supplies 50840000 - Industrial machinery and equipment 50840100 -
Food industry machinery 50840102 - Brewery products manufacturing machinery,
commercial 50840105 - Dairy products manufacturing machinery, nec 50840107 -
Food product manufacturing machinery 50840200 - Textile and leather machinery
50840201 - Sewing machines, industrial 50840204 - Textile machinery and
equipment 50840302 - Paper manufacturing machinery 50840305 - Woodworking
machinery 50840402 - Drilling bits 50840403 - Drilling equipment, excluding bits
50840405 - Oil well machinery, equipment, and supplies 50840500 - Machine tools
and metalworking machinery 50840505 - Industrial machine parts 50840507 -
Machine tools and accessories 50840509 - Metal refining machinery and equipment
50840510 - Metalworking machinery 50840518 - Welding machinery and equipment
50840600 - Engines and transportation equipment 50840601 - Engines and parts,
air-cooled 50840602 - Engines and parts, diesel 50840603 - Engines, gasoline
50840605 - Lift trucks and parts 50840607 - Trailers, industrial 50840700 -
Instruments and control equipment 50840701 - Controlling instruments and
accessories 50840702 - Indicating instruments and accessories 50840703 -
Measuring and testing equipment, electrical 50840705 - Noise control equipment
50840706 - Pollution control equipment, air (environmental) 50840800 - Materials
handling machinery 50840801 - Conveyor systems 50840802 - Cranes, industrial
50840803 - Elevators 50840804 - Hoists 50840805 - Pumps and pumping equipment,
nec 50840807 - Water pumps (industrial) 50840900 - Processing and packaging
equipment 50840901 - Cleaning equipment, high pressure, sand or steam 50840903 -
Compressors, except air conditioning 50840905 - Packaging machinery and
equipment 50840906 - Paint spray equipment, industrial 50840907 - Pneumatic
tools and equipment 50840909 - Screening machinery and equipment 50840910 -
Waste compactors 50849902 - Chemical process equipment 50849903 - Fans,
industrial 50849904 - Heat exchange equipment, industrial 50849905 - Hydraulic
systems equipment and supplies 50849906 - Plastic products machinery 50849907 -
Power plant machinery 50849911 - Robots, industrial 50849912 - Safety equipment
50849913 - Tanks, storage 50849914 - Recycling machinery and equipment 50850000
- Industrial supplies 50850100 - Commercial containers 50850101 - Barrels, new
or reconditioned 50850102 - Bins and containers, storage 50850104 - Boxes,
crates, etc., other than paper 50850109 - Glass bottles 50850200 - Hose,
belting, and packing 50850202 - Packing, industrial 50850300 - Valves, pistons,
and fittings 50850301 - Hydraulic and pneumatic pistons and valves 50850302 -
Industrial fittings 50850303 - Valves and fittings 50850400 - Fasteners and
fastening equipment 50850401 - Fasteners, industrial: nuts, bolts, screws, etc.
50850500 - Bearings, bushings, wheels, and gears 50850501 - Bearings 50850600 -
Industrial tools 50850601 - Brushes, industrial 50850603 - Knives, industrial
50850604 - Tools, nec 50850801 - Abrasives 50850802 - Adhesives, tape and
plasters 50850900 - Power transmission equipment and apparatus 50851000 -
Gaskets and seals 50851001 - Gaskets 50851002 - Seals, industrial 50859901 -
Bottler supplies 50859904 - Filters, industrial 50859905 - Gas equipment, parts
and supplies 50859910 - Refractory material 50859911 - Rubber goods, mechanical
50859912 - Signmaker equipment and supplies 50870201 - Dry cleaning plant
equipment and supplies 50870202 - Laundry equipment and supplies 50870300 -
Cleaning and maintenance equipment and supplies 50870302 - Carwash equipment and
supplies 50870304 - Janitors' supplies 50870500 - Firefighting equipment
50870501 - Sprinkler systems 50870602 - Cemetery supplies and equipment 50879903
- Engraving equipment and supplies 50879904 - Extermination and fumigation
equipment and supplies 50879905 - Liquor dispensing equipment and systems
50879906 - Locksmith equipment and supplies 50880000 - Transportation equipment
and supplies 50880100 - Marine crafts and supplies 50880102 - Marine propulsion
machinery and equipment 50880103 - Marine supplies 50880300 - Aircraft and space
vehicle supplies and parts 50880302 - Aircraft and parts, nec 50880303 -
Aircraft engines and engine parts 50880304 - Aircraft equipment and supplies,
nec 50880306 - Helicopter parts 50889903 - Railroad equipment and supplies
50910000 - Sporting and recreation goods 50910100 - Watersports equipment and
supplies 50910101 - Diving equipment and supplies 50910102 - Surfing equipment
and supplies 50910103 - Swimming pools, equipment and supplies 50910200 - Golf
and skiing equipment and supplies 50910201 - Golf equipment 50910300 - Fishing
equipment and supplies 50910301 - Fishing tackle 50910400 - Hunting equipment
and supplies 50910402 - Archery equipment 50910403 - Firearms, sporting 50910500
- Fitness equipment and supplies 50910504 - Spa equipment and supplies 50910603
- Bicycles 50910700 - Boats, canoes, watercrafts, and equipment 50910701 - Boat
accessories and parts 50919901 - Athletic goods 50919902 - Billiard equipment
and supplies 50919903 - Bowling equipment 50919904 - Camping equipment and
supplies 50919908 - Racquet sports equipment and supplies 50919909 - Sharpeners,
sporting goods 50920000 - Toys and hobby goods and supplies 50920100 - Hobby
supplies 50920200 - Toys and games 50920201 - Bingo games and supplies 50920204
- Dolls 50920205 - Educational toys 50920300 - Toy novelties and amusements
50929901 - Arts and crafts equipment and supplies 50930000 - Scrap and waste
materials 50930105 - Waste paper 50930200 - Metal scrap and waste materials
50930201 - Ferrous metal scrap and waste 50930202 - Nonferrous metals scrap
50930203 - Wire and cable scrap 50939904 - Junk and scrap 50939905 - Oil, waste
50939906 - Plastics scrap 50940000 - Jewelry and precious stones 50940100 -
Precious stones and metals 50940102 - Diamonds (gems) 50940105 - Precious stones
(gems), nec 50940203 - Trophies 50940300 - Clocks, watches, and parts 50940304 -
Watches and parts 50949901 - Beads 50949902 - Jewelers' findings 50949903 -
Jewelry 50990100 - Firearms and ammunition, except sporting 50990102 - Firearms,
except sporting 50990200 - Wood and wood by-products 50990202 - Cork products,
fabricated 50990204 - Logs, hewn ties, posts, and poles 50990208 - Timber
products, rough 50990300 - Safety equipment and supplies 50990301 - Fire
extinguishers 50990303 - Locks and lock sets 50990304 - Reflective road markers
50990500 - Video and audio equipment 50990501 - Compact discs 50990600 - Musical
instruments 50990601 - Musical instruments parts and accessories 50990602 -
Pianos 50990700 - Antiques, souvenirs, and novelties 50990703 - Souvenirs
50999903 - Containers: glass, metal or plastic 50999905 - Luggage 50999909 -
Portraits 50999912 - Signs, except electric 50999913 - Sunglasses 50999914 -
Tanning salon equipment and supplies 51110000 - Printing and writing paper
51120000 - Stationery and office supplies 51120100 - Writing instruments and
supplies 51120101 - Marking devices 51120102 - Pens and/or pencils 51120201 -
Greeting cards 51120202 - Stationery 51120302 - Looseleaf binders 51120400 -
Computer and photocopying supplies 51120401 - Computer paper 51120501 - File
cards 51129902 - Business forms 51129904 - Envelopes 51129906 - Manifold
business forms 51129907 - Office supplies, nec 51129909 - Stationers, commercial
51130100 - Shipping supplies 51130204 - Napkins, paper 51130300 - Boxes and
containers 51130301 - Bags, paper and disposable plastic 51130303 - Containers,
paper and disposable plastic 51130304 - Corrugated and solid fiber boxes
51139901 - Cardboard and products 51139903 - Paper, wrapping or coarse, and
products 51139907 - Pressure sensitive tape 51220000 - Drugs, proprietaries, and
sundries 51220100 - Cosmetics, perfumes, and hair products 51220101 - Cosmetics
51220103 - Perfumes 51220200 - Toiletries 51220205 - Toilet soap 51220300 -
Drugs and drug proprietaries 51220303 - Biologicals and allied products 51220306
- Medicinals and botanicals 51220307 - Patent medicines 51220308 -
Pharmaceuticals 51220310 - Vitamins and minerals 51229903 - Medical rubber goods
51310000 - Piece goods and notions 51310100 - Piece goods and other fabrics
51310101 - Broadwoven fabrics 51310105 - Cotton goods 51310107 - Fiberglass
fabrics 51310114 - Plastic piece goods, woven 51310118 - Textiles, woven, nec
51310202 - Bindings, bias and straight 51310203 - Buttons 51310205 - Labels
51310210 - Sewing accessories 51310213 - Textile converters 51310214 - Thread
51310215 - Trimmings, apparel 51319903 - Flags and banners 51360000 - Men's and
boy's clothing 51360101 - Caps, men's and boys' 51360103 - Hats, men's and boys'
51360401 - Apparel belts, men's and boys' 51360602 - Sportswear, men's and boys'
51360603 - Uniforms, men's and boys' 51369901 - Shirts, men's and boys' 51370000
- Women's and children's clothing 51370200 - Women's and children's lingerie and
undergarments 51370300 - Women's and children's sportswear and swimsuits
51370301 - Sportswear, women's and children's 51370400 - Women's and children's
accessories 51370401 - Apparel belts, women's and children's 51370403 - Gloves,
women's and children's 51370407 - Hosiery: women's, children's, and infants'
51370502 - Diapers 51370600 - Women's and children's dresses, suits, skirts, and
blouses 51370602 - Dresses 51379905 - Uniforms, women's and children's 51390000
- Footwear 51399902 - Footwear, athletic 51399904 - Shoes 51410000 - Groceries,
general line 51419901 - Food brokers 51420000 - Packaged frozen goods 51420100 -
Frozen vegetables and fruit products 51420200 - Frozen fish, meat, and poultry
51420203 - Meat, frozen: packaged 51420205 - Poultry, frozen: packaged 51429902
- Dinners, frozen 51430000 - Dairy products, except dried or canned 51430100 -
Milk 51430101 - Milk and cream, fluid 51439902 - Cheese 51439905 - Ice cream and
ices 51440000 - Poultry and poultry products 51449901 - Eggs 51449902 - Eggs:
cleaning, oil treating, packing, and grading 51449903 - Poultry products, nec
51450000 - Confectionery 51450200 - Snack foods 51450202 - Nuts, salted or
roasted 51450203 - Popcorn and supplies 51450205 - Pretzels 51459901 - Candy
51460000 - Fish and seafoods 51469902 - Fish, fresh 51469904 - Seafoods 51470000
- Meats and meat products 51479901 - Lard 51479903 - Meats, cured or smoked
51479904 - Meats, fresh 51480000 - Fresh fruits and vegetables 51480100 - Fruits
51480102 - Fruits, fresh 51480201 - Potatoes, fresh 51480202 - Vegetables, fresh
51490000 - Groceries and related products, nec 51490101 - Cooking oils 51490200
- Pet foods 51490300 - Seasonings, sauces, and extracts 51490302 - Flavorings
and fragrances 51490307 - Salad dressing 51490309 - Sauces 51490310 - Spices and
seasonings 51490400 - Pasta and rice 51490500 - Beverages, except coffee and tea
51490501 - Beverage concentrates 51490502 - Juices 51490503 - Mineral or spring
water bottling 51490504 - Soft drinks 51490505 - Water, distilled 51490600 -
Organic and diet food 51490602 - Health foods 51490603 - Natural and organic
foods 51490700 - Crackers, cookies, and bakery products 51490701 - Bakery
products 51490702 - Cookies 51490800 - Dried or canned foods 51490801 - Canned
goods: fruit, vegetables, seafood, meats, etc. 51490802 - Dairy products, dried
or canned 51490900 - Coffee and tea 51490901 - Coffee, green or roasted 51490902
- Tea 51491000 - Sugar, honey, molasses, and syrups 51491003 - Sugar, refined
51491100 - Baking supplies 51499905 - Pickles, preserves, jellies, and jams
51499906 - Pizza supplies 51530000 - Grain and field beans 51530100 - Grains
51530102 - Corn 51530105 - Wheat 51530200 - Field beans 51539901 - Grain
elevators 51540000 - Livestock 51590500 - Nuts and nut by-products 51590502 -
Oil nuts, kernels, seeds 51590503 - Peanuts (bulk), unroasted 51620000 -
Plastics materials and basic shapes 51620100 - Resins 51620101 - Plastics resins
51620102 - Resins, synthetic 51629902 - Plastics film 51629903 - Plastics
materials, nec 51629904 - Plastics products, nec 51629905 - Plastics sheets and
rods 51690000 - Chemicals and allied products, nec 51690200 - Industrial gases
51690202 - Aerosols 51690207 - Industrial gases 51690301 - Detergents 51690402 -
Sanitation preparations 51690600 - Aromatic chemicals 51690700 - Chemical
additives 51690701 - Concrete additives 51690800 - Synthetic resins, rubber, and
plastic materials 51690804 - Synthetic rubber 51690900 - Food additives and
preservatives 51690901 - Gelatin 51691000 - Noncorrosive products and materials
51691001 - Anti-corrosion products 51691103 - Metal polishes 51691201 - Alcohols
51699901 - Acids 51699904 - Chemicals, industrial and heavy 51699906 -
Explosives 51699907 - Industrial chemicals 51699910 - Organic chemicals,
synthetic 51710000 - Petroleum bulk stations and terminals 51719901 - Petroleum
bulk stations 51720000 - Petroleum products, nec 51720100 - Gases 51720102 -
Gases, liquefied petroleum (propane) 51720200 - Engine fuels and oils 51720202 -
Diesel fuel 51720203 - Gasoline 51720204 - Lubricating oils and greases 51729901
- Crude oil 51729905 - Petroleum brokers 51810000 - Beer and ale 51819901 - Ale
51819902 - Beer and other fermented malt liquors 51820000 - Wine and distilled
beverages 51820100 - Wine 51820200 - Liquor 51829901 - Bottling wines and
liquors 51910000 - Farm supplies 51910100 - Fertilizers and agricultural
chemicals 51910101 - Chemicals, agricultural 51910102 - Fertilizer and
fertilizer materials 51910104 - Insecticides 51910107 - Pesticides 51910200 -
Animal feeds 51910202 - Feed 51910400 - Equestrian equipment 51929902 -
Magazines 51930000 - Flowers and florists supplies 51930100 - Florists' supplies
51930200 - Flowers and nursery stock 51940000 - Tobacco and tobacco products
51980000 - Paints, varnishes, and supplies 51980100 - Paints 51989902 -
Wallcoverings 51990100 - Art goods and supplies 51990102 - Art goods 51990200 -
Gifts and novelties 51990201 - Badges 51990205 - Christmas novelties 51990211 -
Statuary 51990305 - Pet supplies 51990400 - Fabrics, yarns, and knit goods
51990405 - Industrial yarns 51990411 - Yarns, nec 51990503 - Leather and cut
stock 51990504 - Leather goods, except footwear, gloves, luggage, belting
51990601 - Bags, textile 51990604 - Jewelry boxes 51990700 - Smokers' supplies
51990803 - Oils, animal or vegetable 51990900 - Foams and rubber 51990902 -
Plastics foam 51999905 - Broom, mop, and paint handles 51999906 - Candles
51999912 - First aid supplies 51999914 - General merchandise, non-durable
51999916 - Ice, manufactured or natural 51999918 - Packaging materials 51999922
- Sheet music 51999923 - Variety store merchandise 51999924 - Wigs 52110000 -
Lumber and other building materials 52110100 - Lumber products 52110101 -
Flooring, wood 52110200 - Door and window products 52110203 - Garage doors, sale
and installation 52110205 - Sash, wood or metal 52110206 - Screens, door and
window 52110207 - Windows, storm: wood or metal 52110300 - Insulation and energy
conservation products 52110303 - Solar heating equipment 52110402 - Modular
homes 52110500 - Masonry materials and supplies 52110502 - Cement 52110503 -
Concrete and cinder block 52110505 - Paving stones 52110506 - Sand and gravel
52119902 - Cabinets, kitchen 52119903 - Closets, interiors and accessories
52119904 - Counter tops 52119906 - Electrical construction materials 52119907 -
Fencing 52119909 - Roofing material 52310000 - Paint, glass, and wallpaper
stores 52310100 - Glass 52310101 - Glass, leaded or stained 52310200 - Paint and
painting supplies 52310201 - Paint 52510000 - Hardware stores 52510100 - Tools
52519901 - Builders' hardware 52519902 - Door locks and lock sets 52610103 -
Lawnmowers and tractors 52610200 - Lawn and garden supplies 52610201 -
Fertilizer 52610203 - Garden supplies and tools, nec 52610302 - Nursery stock,
seeds and bulbs 52710000 - Mobile home dealers 52719901 - Mobile home equipment
53110000 - Department stores 53119902 - Department stores, non-discount 53999903
- Country general stores 53999905 - Surplus and salvage stores 54110000 -
Grocery stores 54110101 - Supermarkets, chain 54110103 - Supermarkets,
independent 54110200 - Convenience stores 54110201 - Convenience stores, chain
54110202 - Convenience stores, independent 54119901 - Cooperative food stores
54119902 - Delicatessen stores 54119905 - Grocery stores, independent 54210000 -
Meat and fish markets 54210101 - Fish markets 54210200 - Meat markets, including
freezer provisioners 54410000 - Candy, nut, and confectionery stores 54419901 -
Candy 54419903 - Confectionery produced for direct sale on the premises 54419905
- Popcorn, including caramel corn 54519904 - Milk 54619901 - Bagels 54619902 -
Bread 54619903 - Cakes 54619904 - Cookies 54619905 - Doughnuts 54619906 -
Pastries 54619908 - Pretzels 54990100 - Health and dietetic food stores 54990101
- Dietetic foods 54990102 - Health foods 54990103 - Vitamin food stores 54990201
- Coffee 54999904 - Gourmet food stores 54999905 - Spices and herbs 55110000 -
New and used car dealers 55119903 - Trucks, tractors, and trailers: new and used
55219904 - Trucks, tractors, and trailers: used 55310103 - Automotive parts
55310104 - Batteries, automotive and truck 55310105 - Speed shops, including
race car supplies 55310107 - Truck equipment and parts 55419901 - Filling
stations, gasoline 55510000 - Boat dealers 55510100 - Motor boat dealers
55510400 - Marine supplies and equipment 55510401 - Marine supplies, nec
55610000 - Recreational vehicle dealers 55619902 - Recreational vehicle parts
and accessories 55710000 - Motorcycle dealers 55719901 - All-terrain vehicles
55719906 - Motorcycles 55999904 - Snowmobiles 55999905 - Utility trailers
56110000 - Men's and boys' clothing stores 56119903 - Clothing, sportswear,
men's and boys' 56210000 - Women's clothing stores 56219902 - Ready-to-wear
apparel, women's 56320100 - Fur apparel 56320202 - Hosiery 56329901 - Apparel
accessories 56329903 - Costume jewelry 56410000 - Children's and infants' wear
stores 56419901 - Children's wear 56510000 - Family clothing stores 56519902 -
Unisex clothing stores 56610101 - Shoes, custom 56619901 - Children's shoes
56619903 - Men's boots 56990100 - Uniforms and work clothing 56990102 - Uniforms
56990300 - Sports apparel 56990400 - Customized clothing and apparel 56999903 -
Designers, apparel 57120000 - Furniture stores 57120100 - Beds and accessories
57120102 - Mattresses 57120200 - Customized furniture and cabinets 57120201 -
Cabinet work, custom 57120202 - Custom made furniture, except cabinets 57129902
- Cabinets, except custom made: kitchen 57129904 - Office furniture 57129905 -
Outdoor and garden furniture 57129906 - Unfinished furniture 57130000 - Floor
covering stores 57140000 - Drapery and upholstery stores 57149902 - Draperies
57190100 - Kitchenware 57190202 - Lighting fixtures 57190301 - Fireplace
equipment and accessories 57190400 - Window furnishings 57190401 - Venetian
blinds 57190403 - Window shades, nec 57190501 - Bedding (sheets, blankets,
spreads, and pillows) 57190601 - Mirrors 57199905 - Housewares, nec 57199906 -
Pottery 57220000 - Household appliance stores 57220200 - Electric household
appliances 57220201 - Air conditioning room units, self-contained 57220203 -
Electric household appliances, small 57220208 - Vacuum cleaners 57229902 -
Kitchens, complete (sinks, cabinets, etc.) 57310000 - Radio, television, and
electronic stores 57310100 - Antennas 57310200 - Video cameras, recorders, and
accessories 57310201 - Video cameras and accessories 57319902 - Consumer
electronic equipment, nec 57319903 - High fidelity stereo equipment 57319907 -
Radios, two-way, citizens band, weather, short-wave, etc. 57319909 - Television
sets 57340000 - Computer and software stores 57340100 - Computer peripheral
equipment 57340101 - Modems, monitors, terminals, and disk drives: computers
57340200 - Computer software and accessories 57340203 - Software, business and
non-game 57349901 - Personal computers 57350200 - Records, audio discs, and
tapes 57350201 - Audio tapes, prerecorded 57360000 - Musical instrument stores
57369902 - Brass instruments 58120000 - Eating places 58120101 - American
restaurant 58120108 - Italian restaurant 58120203 - Ice cream stands or dairy
bars 58120300 - Fast food restaurants and stands 58120304 - Coffee shop 58120307
- Fast-food restaurant, chain 58120310 - Grills (eating places) 58120402 -
Cafeteria 58120501 - Restaurant, family: chain 58120502 - Restaurant, family:
independent 58120600 - Pizza restaurants 58120601 - Pizzeria, chain 58120602 -
Pizzeria, independent 58120700 - Seafood restaurants 58120801 - Barbecue
restaurant 58129903 - Caterers 58129904 - Chicken restaurant 58130000 - Drinking
places 58130100 - Bars and lounges 58130101 - Bar (drinking places) 58130105 -
Tavern (drinking places) 59120000 - Drug stores and proprietary stores 59129901
- Drug stores 59129902 - Proprietary (non-prescription medicine) stores 59210100
- Wine and beer 59210101 - Beer (packaged) 59210102 - Wine 59320500 - Office
furniture and store fixtures, secondhand 59410000 - Sporting goods and bicycle
shops 59410101 - Bait and tackle 59410201 - Ammunition 59410202 - Firearms
59410400 - Exercise equipment 59410602 - Camping equipment 59410700 - Team
sports equipment 59410701 - Baseball equipment 59410705 - Soccer supplies
59419902 - Bicycle and bicycle parts 59419905 - Playground equipment 59419906 -
Pool and billiard tables 59419907 - Saddlery and equestrian equipment 59430000 -
Stationery stores 59439902 - Office forms and supplies 59439903 - School
supplies 59440000 - Jewelry stores 59440102 - Watches 59449901 - Jewelry,
precious stones and precious metals 59450000 - Hobby, toy, and game shops
59450100 - Hobby and craft supplies 59450101 - Arts and crafts supplies 59450104
- Models, toy and hobby 59469902 - Photographic supplies 59470000 - Gift,
novelty, and souvenir shop 59470104 - Gift shop 59479902 - Souvenirs 59480000 -
Luggage and leather goods stores 59489901 - Leather goods, except luggage and
shoes 59490101 - Bridal fabrics 59490203 - Notions, including trim 59610000 -
Catalog and mail-order houses 59610203 - Electronic kits and parts, mail order
59610303 - Record and/or tape (music or video) club, mail order 59610403 -
Stamps, mail order 59619905 - Catalog sales 59619906 - Clothing, mail order
(except women's) 59619908 - Educational supplies and equipment, mail order
59619909 - Fishing, hunting and camping equipment and supplies: by mail 59619910
- Fitness and sporting goods, mail order 59619912 - Furniture and furnishings,
mail order 59619913 - General merchandise, mail order 59619915 - Jewelry, mail
order 59619916 - Mail order house, nec 59619925 - Electronic shopping 59620000 -
Merchandising machine operators 59620102 - Sandwich and hot food vending
machines 59630000 - Direct selling establishments 59630101 - Bottled water
delivery 59630207 - Snacks, direct sales 59630300 - Encyclopedias and
publications, direct sales 59630404 - Houseware sales, house-to-house 59639903 -
Cosmetic sales, house-to-house 59639904 - Direct sales, telemarketing 59830000 -
Fuel oil dealers 59840000 - Liquefied petroleum gas dealers 59849903 - Propane
gas, bottled 59939901 - Cigar store 59949902 - Newsstand 59950000 - Optical
goods stores 59990100 - Alarm and safety equipment stores 59990101 - Alarm
signal systems 59990102 - Fire extinguishers 59990103 - Safety supplies and
equipment 59990201 - Architectural supplies 59990202 - Artists' supplies and
materials 59990203 - Drafting equipment and supplies 59990300 - Banners, flags,
decals, and posters 59990303 - Flags 59990400 - Binoculars and telescopes
59990600 - Telephone and communication equipment 59990601 - Audio-visual
equipment and supplies 59990602 - Communication equipment 59990700 - Engine and
motor equipment and supplies 59990702 - Motors, electric 59990800 - Farm
equipment and supplies 59990803 - Feed and farm supply 59990900 - Medical
apparatus and supplies 59990906 - Orthopedic and prosthesis applications
59990908 - Wheelchair lifts 59991002 - Monuments, finished to custom order
59991102 - Pet food 59991103 - Pet supplies 59991200 - Swimming pools, hot tubs,
and sauna equipment and supplies 59991201 - Hot tub and spa chemicals,
equipment, and supplies 59991203 - Spas and hot tubs 59991204 - Swimming pool
chemicals, equipment, and supplies 59991300 - Toiletries, cosmetics, and
perfumes 59991301 - Cosmetics 59991302 - Perfumes and colognes 59991304 - Hair
care products 59991401 - Business machines and equipment 59991402 - Photocopy
machines 59991601 - Art dealers 59991604 - Christmas lights and decorations
59991700 - Educational aids and electronic training materials 59991701 -
Education aids, devices and supplies 59991805 - Children's furniture, nec
59999902 - Auction rooms (general merchandise) 59999904 - Awnings 59999907 -
Canvas products 59999908 - Cleaning equipment and supplies 59999909 - Concrete
products, pre-cast 59999910 - Electronic parts and equipment 59999912 - Foam and
foam products 59999916 - Plumbing and heating supplies 59999917 - Police supply
stores 59999919 - Religious goods 59999921 - Rubber stamps 59999924 - Tents
59999926 - Theatrical equipment and supplies 59999927 - Trophies and plaques
59999929 - Water purification equipment 59999930 - Packaging materials: boxes,
padding, etc. 59999931 - Welding supplies 59999932 - Air purification equipment
61590101 - Agricultural loan companies 61590200 - Equipment and vehicle finance
leasing companies 61639904 - Mortgage brokers arranging for loans, using money
of others 62110000 - Security brokers and dealers 62110204 - Investment firm,
general brokerage 62820000 - Investment advice 62829903 - Investment counselors
63110000 - Life insurance 63110102 - Fraternal life insurance organizations
63610000 - Title insurance 63710101 - Pension funds 64110201 - Insurance claim
adjusters, not employed by insurance company 64110300 - Insurance agents and
brokers 64110301 - Insurance agents, nec 65120000 - Nonresidential building
operators 65120100 - Commercial and industrial building operation 65130000 -
Apartment building operators 65190000 - Real property lessors, nec 65310000 -
Real estate agents and managers 65310200 - Real estate managers 65520000 -
Subdividers and developers, nec 65529901 - Land subdividers and developers,
commercial 65530000 - Cemetery subdividers and developers 65539902 - Cemeteries,
real estate operation 67199901 - Investment holding companies, except banks
67199902 - Personal holding companies, except banks 67220000 - Management
investment, open-end 67260000 - Investment offices, nec 67269905 - Management
investment funds, closed-end 67929901 - Oil leases, buying and selling on own
account 67940000 - Patent owners and lessors 67940102 - Music royalties, sheet
and record 67949901 - Copyright buying and licensing 67949902 - Franchises,
selling or licensing 67949903 - Patent buying, licensing, leasing 67980000 -
Real estate investment trusts 67990000 - Investors, nec 67999901 - Investment
clubs 67999904 - Venture capital companies 70110200 - Vacation lodges 70110300 -
Hotels 70110303 - Resort hotel 70110401 - Bed and breakfast inn 70110402 - Motor
inn 70320000 - Sporting and recreational camps 70339901 - Campgrounds 72120100 -
Laundry and drycleaner agents 72130000 - Linen supply 72130202 - Coat supply
72160000 - Drycleaning plants, except rugs 72169902 - Drapery, curtain
drycleaning 72170000 - Carpet and upholstery cleaning 72170101 - Carpet and
furniture cleaning on location 72180100 - Industrial equipment launderers
72180200 - Industrial clothing launderers 72180203 - Industrial uniform supply
72210000 - Photographic studios, portrait 72219903 - Photographer, still or
video 72990802 - Stitching, custom 72990901 - Costume rental 73229902 -
Collection agency, except real estate 73319903 - Mailing list compilers 73319906
- Mailing list brokers 73349902 - Mimeographing 73350000 - Commercial
photography 73359901 - Aerial photography, except mapmaking 73359903 -
Photographic studio, commercial 73360000 - Commercial art and graphic design
73360103 - Graphic arts and related design 73360104 - Package design 73360105 -
Silk screen design 73420202 - Exterminating and fumigating 73420203 - Pest
control in structures 73520000 - Medical equipment rental 73530000 - Heavy
construction equipment rental 73530102 - Oil well drilling equipment, rental or
leasing 73539901 - Cranes and aerial lift equipment, rental or leasing 73539902
- Earth moving equipment, rental or leasing 73590000 - Equipment rental and
leasing, nec 73590401 - Aircraft rental 73590501 - Audio-visual equipment and
supply rental 73590506 - Sound and lighting equipment rental 73599905 - Propane
equipment rental 73599908 - Sign rental 73599909 - Stores and yards equipment
rental 73599910 - Tent and tarpaulin rental 73599912 - Work zone traffic
equipment (flags, cones, barrels, etc.) 73610101 - Executive placement 73630102
- Manpower pools 73710101 - Computer software systems analysis and design,
custom 73710300 - Computer software development and applications 73710301 -
Computer software development 73710302 - Software programming applications
73720000 - Prepackaged software 73729901 - Application computer software
73729902 - Business oriented computer software 73729903 - Educational computer
software 73730000 - Computer integrated systems design 73730100 - Systems
software development services 73730101 - Computer systems analysis and design
73730102 - Systems engineering, computer related 73730201 - Local area network
(LAN) systems integrator 73730301 - Turnkey vendors, computer systems 73730302 -
Value-added resellers, computer systems 73740000 - Data processing and
preparation 73760000 - Computer facilities management 73779901 - Computer
hardware rental or leasing, except finance leasing 73790202 - Data processing
consultant 73829901 - Burglar alarm maintenance and monitoring 73829903 -
Protective devices, security 73829904 - Confinement surveillance systems
maintenance and monitoring 73840000 - Photofinish laboratories 73840101 -
Photofinishing laboratory 73890104 - Lecture bureau 73890106 - Speakers' bureau
73890304 - Embroidery advertising 73890306 - Field audits, cable television
73890308 - Promoters of shows and exhibitions 73890401 - Apparel designers,
commercial 73890411 - Textile designers 73890602 - Interior designer 73890603 -
Interior decorating 73890801 - Mapmaking or drafting, including aerial 73891105
- Recording studio, noncommercial records 73891106 - Music recording producer
73891202 - Mounting merchandise on cards 73891503 - Sign painting and lettering
shop 73891705 - Yacht brokers 73891801 - Design, commercial and industrial
73891900 - Metal cutting services 73899904 - Building scale models 73899908 -
Cosmetic kits, assembling and packaging 73899910 - Divers, commercial 73899911 -
Document and office record destruction 73899912 - Document embossing 73899917 -
Field warehousing 73899919 - Fire extinguisher servicing 73899923 - Fund raising
organizations 73899924 - Gas system conversion 73899925 - Grinding, precision:
commercial or industrial 73899962 - Printers' services: folding, collating, etc.
75190100 - Recreational vehicle rental 75320301 - Van conversion 75320402 - Body
shop, trucks 75499901 - Do-it-yourself garages 76410102 - Reupholstery 76410202
- Furniture refinishing

Secondary SIC Code:
0000000 - Other code - please list in items and processes section 1190101 - Bean
(dry field and seed) farm 1339902 - Sugarcane farm 1399905 - Herb or spice farm
1610000 - Vegetables and melons 1610302 - Carrot farm 1719908 - Raspberry farm
1720000 - Grapes 1739908 - Walnut grove 1759901 - Apple orchard 1759904 -
Nectarine orchard 1799908 - Pineapple farm 1810203 - Flowers: grown under cover
(e.g., greenhouse production) 1810300 - Bulbs and seeds 1820103 - Mushrooms,
grown under cover 1910000 - General farms, primarily crop 2110000 - Beef cattle
feedlots 2130000 - Hogs 2139901 - Hog feedlot 2140102 - Goats' milk production
2410000 - Dairy farms 2419902 - Milk production 2519901 - Broiling chickens,
raising of 2520000 - Chicken eggs 2529901 - Started pullet farm 2539902 - Turkey
farm 2540000 - Poultry hatcheries 2549901 - Chicken hatchery 2599901 - Duck farm
2729903 - Horse farm 2730000 - Animal aquaculture 2730200 - Shellfish farms
2790400 - Domestic animal farms 2799903 - Insect farm 7210105 - Vines,
cultivation of 8110000 - Timber tracts 8119901 - Christmas tree farm 8310000 -
Forest products 9120000 - Finfish 9130104 - Oysters, dredging or tonging of
10410100 - Gold ores mining 10990104 - Beryllium ore mining 12210105 - Surface
mining, bituminous, nec 12220000 - Bituminous coal-underground mining 13110000 -
Crude petroleum and natural gas 13110100 - Crude petroleum and natural gas
production 13110101 - Crude petroleum production 13110102 - Natural gas
production 13210000 - Natural gas liquids 13810000 - Drilling oil and gas wells
13819901 - Directional drilling oil and gas wells 13829903 - Geophysical
exploration, oil and gas field 13890101 - Building oil and gas well foundations
on site 13899911 - Oil consultants 13899912 - Oil field services, nec 13899919 -
Servicing oil and gas wells 13899920 - Well logging 14110104 - Limestone,
dimension-quarrying 14110200 - Granite dimension stone 14110205 - Greenstone,
dimension-quarrying 14119906 - Quartzite, dimension-quarrying 14119908 -
Sandstone, dimension-quarrying 14220000 - Crushed and broken limestone 14220100
- Limestone's, ground 14230000 - Crushed and broken granite 14299905 - Grits
mining (crushed stone) 14299909 - Quartzite, crushed and broken-quarrying
14420000 - Construction sand and gravel 14420100 - Sand mining 14420101 - Common
sand mining 14420102 - Construction sand mining 14420201 - Gravel mining
14590100 - Clays, except kaolin and ball 14590101 - Bentonite mining 14749904 -
Soda ash (natural) mining 14750000 - Phosphate rock 14799902 - Amblygonite
mining 14810103 - Test boring for nonmetallic minerals 14990104 - Gem stones
(natural) mining, nec 14990500 - Talc mining 15210000 - Single-family housing
construction 15210101 - General remodeling, single-family houses 15219901 - New
construction, single-family houses 15220000 - Residential construction, nec
15220100 - Hotel/motel and multi-family home construction 15220101 - Apartment
building construction 15220201 - Remodeling, multi-family dwellings 15319904 -
Speculative builder, single-family houses 15319906 - Manuafacturing and light
industrial buildings 15410000 - Industrial buildings and warehouses 15419904 -
Grain elevator construction 15419905 - Industrial buildings, new construction,
nec 15419907 - Pharmaceutical manufacturing plant construction 15419908 -
Prefabricated building erection, industrial 15419910 - Steel building
construction 15419912 - Warehouse construction 15420000 - Nonresidential
construction, nec 15420101 - Commercial and office building, new construction
15420201 - Farm building construction 15420301 - Garage construction 15429902 -
Design and erection, combined: non-residential 16110000 - Highway and street
construction 16110100 - Highway signs and guardrails 16110102 - Highway and
street sign installation 16110200 - Surfacing and paving 16110202 - Concrete
construction: roads, highways, sidewalks, etc. 16110203 - Grading 16229901 -
Bridge construction 16230000 - Water, sewer, and utility lines 16230101 - Gas
main construction 16230102 - Natural gas compressor station construction
16230200 - Communication line and transmission tower construction 16230204 -
Transmitting tower (telecommunication) construction 16230300 - Water and sewer
line construction 16230302 - Sewer line construction 16239901 - Electric power
line construction 16239902 - Manhole construction 16239903 - Pipe laying
construction 16239904 - Pipeline construction, nsk 16290100 - Dams, waterways,
docks, and other marine construction 16290101 - Caisson drilling 16290104 - Dock
construction 16290110 - Marine construction 16290202 - Railroad and railway
roadbed construction 16290300 - Athletic and recreation facilities construction
16290400 - Land preparation construction 16290404 - Timber removal 16290500 -
Industrial plant construction 16290504 - Waste disposal plant construction
16290505 - Waste water and sewage treatment plant construction 16299905 - Power
plant construction 17110000 - Plumbing, heating, air-conditioning 17110201 -
Septic system construction 17110301 - Fire sprinkler system installation
17110302 - Irrigation sprinkler system installation 17210000 - Painting and
paper hanging 17210200 - Commercial painting 17210300 - Industrial painting
17210301 - Aircraft painting 17310000 - Electrical work 17310201 - Computerized
controls installation 17310203 - Environmental system control installation
17310302 - Fiber optic cable installation 17310304 - Telephone and telephone
equipment installation 17310402 - Closed circuit television installation
17410000 - Masonry and other stonework 17410101 - Foundation building 17419906 -
Refractory or acid brick masonry 17419907 - Stone masonry 17420101 - Drywall
17420200 - Acoustical and insulation work 17420201 - Acoustical and ceiling work
17430000 - Terrazzo, tile, marble and mosaic work 17439901 - Marble
installation, interior 17439903 - Terrazzo work 17439904 - Tile installation,
ceramic 17510000 - Carpentry work 17510100 - Cabinet and finish carpentry
17510101 - Cabinet building and installation 17510102 - Finish and trim
carpentry 17510200 - Window and door installation and erection 17510201 - Garage
door, installation or erection 17510202 - Window and door (prefabricated)
installation 17519904 - Store fixture installation 17520000 - Floor laying and
floor work, nec 17529901 - Access flooring system installation 17529903 - Carpet
laying 17529904 - Ceramic floor tile installation 17529908 - Wood floor
installation and refinishing 17610000 - Roofing, siding, and sheetmetal work
17619903 - Sheet metal work, nec 17710000 - Concrete work 17710301 - Blacktop
(asphalt) work 17810000 - Water well drilling 17819902 - Servicing, water wells
17910000 - Structural steel erection 17919902 - Concrete reinforcement, placing
of 17919904 - Exterior wall system installation 17919907 - Precast concrete
structural framing or panels, placing of 17919909 - Storage tanks, metal:
erection 17930000 - Glass and glazing work 17940000 - Excavation work 17949901 -
Excavation and grading, building construction 17950000 - Wrecking and demolition
work 17959902 - Demolition, buildings and other structures 17960000 - Installing
building equipment 17969901 - Elevator installation and conversion 17969902 -
Machine moving and rigging 17969904 - Machinery installation 17969906 -
Pollution control equipment installation 17969907 - Power generating equipment
installation 17990105 - Swimming pool construction 17990200 - Coating, caulking,
and weather, water, and fireproofing 17990208 - Insulation of pipes and boilers
17990210 - Weather stripping 17990400 - Rigging and scaffolding 17990401 -
Rigging, theatrical 17990500 - Exterior cleaning, including sandblasting
17990502 - Cleaning new buildings after construction 17990504 - Sandblasting of
building exteriors 17990600 - Home/office interiors finishing, furnishing and
remodeling 17990602 - Closet organizers, installation and design 17990603 -
Counter top installation 17990606 - Kitchen and bathroom remodeling 17990607 -
Office furniture installation 17990801 - Asbestos removal and encapsulation
17990802 - Lead burning 17999902 - Artificial turf installation 17999903 -
Awning installation 17999907 - Dewatering 17999910 - Epoxy application 17999912
- Fence construction 17999913 - Fiberglass work 17999923 - Lightning conductor
erection 17999924 - Ornamental metal work 17999929 - Sign installation and
maintenance 17999932 - Welding on site 17999934 - Prop, set or scenery
construction, theatrical 17999935 - Petroleum storage tank installation,
underground 17999941 - Protective lining installation, underground (sewage,
etc.) 17999943 - Renovation of aircraft interiors 20110000 - Meat packing plants
20110100 - Beef products, from beef slaughtered on site 20110101 - Boxed beef,
from meat slaughtered on site 20110103 - Veal, from meat slaughtered on site
20110200 - Pork products, from pork slaughtered on site 20110202 - Hams and
picnics, from meat slaughtered on site 20110400 - Meat by-products, from meat
slaughtered on site 20110402 - Hides, cured or uncured: from carcasses
slaughtered on site 20119901 - Canned meats (except baby food), meat slaughtered
on site 20119904 - Frankfurters, from meat slaughtered on site 20119907 -
Sausages, from meat slaughtered on site 20130000 - Sausages and other prepared
meats 20130100 - Prepared beef products, from purchased beef 20130101 - Beef
stew, from purchased meat 20130102 - Beef, dried: from purchased meat 20130106 -
Roast beef, from purchased meat 20130200 - Prepared pork products, from
purchased pork 20130201 - Bacon, side and sliced: from purchased meat 20130202 -
Ham, boiled: from purchased meat 20130203 - Ham, boneless: from purchased meat
20130209 - Pork, pickled: from purchased meat 20130300 - Sausages and related
products, from purchased meat 20130302 - Frankfurters, from purchased meat
20130303 - Sausage casings, natural 20130304 - Sausages, from purchased meat
20139901 - Boneless meat, from purchased meat 20139902 - Canned meats (except
baby food), from purchased meat 20139903 - Cooked meats, from purchased meat
20139905 - Cured meats, from purchased meat 20139906 - Frozen meats, from
purchased meat 20139915 - Smoked meats, from purchased meat 20139916 - Snack
sticks, including jerky: from purchased meat 20139917 - Spiced meats, from
purchased meat 20139918 - Spreads, sandwich: meat, from purchased meat 20150000
- Poultry slaughtering and processing 20150100 - Chicken slaughtering and
processing 20150103 - Chicken, processed: cooked 20150104 - Chicken, processed:
fresh 20150105 - Chicken, processed: frozen 20150106 - Chicken, slaughtered and
dressed 20150200 - Duck slaughtering and processing 20150300 - Egg processing
20150304 - Eggs, processed: dehydrated 20150600 - Poultry slaughtering and
processing 20150601 - Poultry, processed, nsk 20150604 - Poultry, processed:
fresh 20150605 - Poultry, processed: frozen 20150608 - Poultry, slaughtered and
dressed 20150800 - Turkey processing and slaughtering 20150801 - Turkey,
processed, nsk 20150803 - Turkey, processed: cooked 20150806 - Turkey,
slaughtered and dressed 20150900 - Poultry sausage, luncheon meats, and other
poultry products 20150908 - Variety meats (fresh edible organs), poultry
20210000 - Creamery butter 20220000 - Cheese; natural and processed 20220100 -
Cheese spreads, dips, pastes, and other cheese products 20229902 - Natural
cheese 20229903 - Processed cheese 20230000 - Dry, condensed and evaporated
dairy products 20230104 - Powdered baby formula 20230200 - Condensed,
concentrated, and evaporated milk products 20230204 - Concentrated whey 20230300
- Dried and powdered milk and milk products 20230303 - Dried milk 20230307 -
Milk preparations, dried 20230312 - Powdered whey 20239904 - Cream substitutes
20239905 - Dietary supplements, dairy and non-dairy based 20239907 - Ice cream
mix, unfrozen: liquid or dry 20239911 - Milkshake mix 20239913 - Yogurt mix
20240000 - Ice cream and frozen deserts 20240100 - Ice cream and ice milk
20240101 - Ice cream, bulk 20240102 - Ice cream, packaged: molded, on sticks,
etc. 20240103 - Ice milk, bulk 20240200 - Dairy based frozen desserts 20240201 -
Custard, frozen 20240205 - Yogurt desserts, frozen 20240300 - Nondairy based
frozen desserts 20240301 - Fruit pops, frozen 20240303 - Ices, flavored (frozen
dessert) 20240304 - Juice pops, frozen 20240307 - Sorbets, non-dairy based
20260000 - Fluid milk 20260100 - Milk and cream, except fermented, cultured, and
flavored 20260102 - Cream, sour 20260106 - Milk processing (pasteurizing,
homogenizing, bottling) 20260203 - Buttermilk, cultured 20260204 - Cottage
cheese 20260208 - Yogurt 20269902 - Eggnog, fresh: non-alcoholic 20269903 - Milk
drinks, flavored 20269904 - Milk, chocolate 20269905 - Whipped topping, except
frozen or dry mix 20320100 - Beans and bean sprouts, canned, jarred, etc.
20320200 - Ethnic foods, canned, jarred, etc. 20320201 - Chili, with or without
meat: packaged in cans, jars, etc. 20320202 - Chinese foods, nec: packaged in
cans, jars, etc. 20320206 - Italian foods, nec: packaged in cans, jars, etc.
20320208 - Mexican foods, nec: packaged in cans, jars, etc. 20320212 - Tamales:
packaged in cans, jars, etc. 20320300 - Soups and broths, canned, jarred, etc.
20320306 - Soups, except seafood: packaged in cans, jars, etc. 20329901 - Baby
foods, including meats: packaged in cans, jars, etc. 20330100 - Tomato products,
packaged in cans, jars, etc. 20330101 - Barbecue sauce: packaged in cans, jars,
etc. 20330102 - Catsup: packaged in cans, jars, etc. 20330104 - Pizza sauce:
packaged in cans, jars, etc. 20330106 - Spaghetti and other pasta sauce:
packaged in cans, jars, etc 20330109 - Tomato paste: packaged in cans, jars,
etc. 20330200 - Jams, jellies, and preserves, packaged in cans, jars, etc.
20330201 - Jams, including imitation: packaged in cans, jars, etc. 20330202 -
Jellies, edible, including imitation: in cans, jars, etc. 20330300 - Fruits and
fruit products, in cans, jars, etc. 20330301 - Apple sauce: packaged in cans,
jars, etc. 20330302 - Fruit butters: packaged in cans, jars, etc. 20330303 -
Fruit juices: concentrated, hot pack 20330304 - Fruit juices: fresh 20330305 -
Fruit juices: packaged in cans, jars, etc. 20330308 - Fruit pie mixes and
fillings: packaged in cans, jars, etc. 20330309 - Fruit purees: packaged in
cans, jars, etc. 20330310 - Fruits: packaged in cans, jars, etc. 20330312 -
Olives: packaged in cans, jars, etc. 20330400 - Vegetables and vegetable
products, in cans, jars, etc. 20330402 - Hominy: packaged in cans, jars, etc.
20330403 - Mushrooms: packaged in cans, jars, etc. 20330407 - Vegetable juices:
packaged in cans, jars, etc. 20330411 - Vegetables: packaged in cans, jars, etc.
20340000 - Dried and dehydrated fruits, vegetables and soup mixes 20340100 -
Dried and dehydrated soup mixes 20340101 - Soup mixes 20340200 - Dried and
dehydrated fruits 20340204 - Fruits, dried or dehydrated, except freeze-dried
20340208 - Prunes, dried 20340209 - Raisins 20340300 - Dried and dehydrated
vegetables 20340301 - Potato products, dried and dehydrated 20340303 -
Vegetables, dried or dehydrated (except freeze-dried) 20350000 - Pickles,
sauces, and salad dressings 20350100 - Seasonings and sauces, except tomato and
dry 20350101 - Dressings, salad: raw and cooked (except dry mixes) 20350102 -
Horseradish, prepared 20350103 - Mayonnaise 20350104 - Mustard, prepared (wet)
20350105 - Seasonings, meat sauces (except tomato and dry) 20350108 - Soy sauce
20350110 - Spreads, sandwich: salad dressing base 20350200 - Pickled fruits and
vegetables 20350201 - Cucumbers, pickles and pickle salting 20350202 - Fruits,
brined 20350204 - Olives, brined: bulk 20350206 - Pickles, vinegar 20350207 -
Relishes, fruit and vegetable 20350211 - Vegetables, pickled 20370000 - Frozen
fruits and vegetables 20370100 - Frozen fruits and vegetables 20370101 - Citrus
pulp, dried 20370102 - Fruits, quick frozen and cold pack (frozen) 20370103 -
Potato products, quick frozen and cold pack 20370104 - Vegetables, quick frozen
& cold pack, excl. potato products 20370200 - Fruit juices 20370201 - Fruit
juice concentrates, frozen 20370202 - Fruit juices, frozen 20389901 -
Breakfasts, frozen and packaged 20389902 - Dinners, frozen and packaged 20389903
- Ethnic foods, nec, frozen 20389905 - Lunches, frozen and packaged 20389906 -
Pizza, frozen 20389907 - Snacks, incl. onion rings, cheese sticks, etc. 20389908
- Soups, frozen 20389910 - Waffles, frozen 20410000 - Flour and other grain mill
products 20410100 - Flour 20410102 - Cake flour 20410105 - Flour: blended,
prepared, or self-rising 20410113 - Wheat flour 20410200 - Doughs and batters
20410201 - Biscuit dough 20410202 - Doughs, frozen or refrigerated 20410204 -
Pizza dough, prepared 20410301 - Bread and bread-type roll mixes 20419903 - Corn
meal 20419906 - Grain cereals, cracked 20430000 - Cereal breakfast foods
20439901 - Coffee substitutes, made from grain 20439905 - Granola and muesli,
except bars and clusters 20439909 - Oatmeal: prepared as cereal breakfast food
20449903 - Brown rice 20449904 - Enriched rice (vitamin and mineral fortified)
20449909 - Polished rice 20450000 - Prepared flour mixes and doughs 20450100 -
Flours and flour mixes, from purchased flour 20450102 - Biscuit mixes, prepared:
from purchased flour 20450103 - Blended flour: from purchased flour 20450104 -
Bread and bread type roll mixes: from purchased flour 20450107 - Doughnut mixes,
prepared: from purchased flour 20450110 - Pancake mixes, prepared: from
purchased flour 20450201 - Biscuit dough, prepared: from purchased flour
20450202 - Doughs, frozen or refrigerated: from purchased flour 20450204 - Pizza
doughs, prepared: from purchased flour 20460101 - Corn starch 20460103 -
Industrial starch 20460106 - Potato starch 20460111 - Wheat gluten 20460200 -
Corn oil products 20460302 - Corn syrup, dried or unmixed 20470000 - Dog and cat
food 20479901 - Cat food 20479902 - Dog food 20480000 - Prepared feeds, nec
20480100 - Cereal-, grain-, and seed-based feeds 20480101 - Alfalfa or alfalfa
meal, prepared as animal feed 20480103 - Bird food, prepared 20480104 - Chicken
feeds, prepared 20480108 - Poultry feeds 20480111 - Stock feeds, dry 20480206 -
Kelp meal and pellets, prepared as animal feed 20480207 - Meat meal and tankage,
prepared as animal feed 20489902 - Canned pet food (except dog and cat) 20489903
- Dry pet food (except dog and cat) 20489905 - Feed concentrates 20489906 - Feed
premixes 20489907 - Feed supplements 20489909 - Fish food 20489910 - Frozen pet
food (except dog and cat) 20489911 - Livestock feeds 20489912 - Mineral feed
supplements 20489913 - Oyster shells, ground: prepared as animal feed 20510000 -
Bread, cake, and related products 20510100 - Breads, rolls, and buns 20510101 -
Bagels, fresh or frozen 20510103 - Bread, all types (white, wheat, rye, etc);
fresh or frozen 20510105 - Buns, bread type: fresh or frozen 20510200 - Cakes,
pies, and pastries 20510202 - Cakes, bakery: except frozen 20510206 - Doughnuts,
except frozen 20510208 - Pastries, e.g. danish: except frozen 20510209 - Pies,
bakery: except frozen 20510210 - Rolls, sweet: except frozen 20519901 - Bakery
products, partially cooked (except frozen) 20519903 - Bakery: wholesale or
wholesale/retail combined 20520000 - Cookies and crackers 20529901 - Bakery
products, dry 20529904 - Cones, ice cream 20529905 - Cookies 20529907 -
Crackers, dry, nec 20529909 - Matzoths 20529911 - Pretzels 20529912 - Rice cakes
20530000 - Frozen bakery products, except bread 20539902 - Cakes, bakery: frozen
20539903 - Croissants, frozen 20539904 - Doughnuts, frozen 20539906 - Pastries,
e.g. danish: frozen 20539907 - Pies, bakery; frozen 20610000 - Raw cane sugar
20610105 - Raw cane sugar 20620000 - Cane sugar refining 20630000 - Beet sugar
20630102 - Beet sugar, from beet sugar refinery 20630103 - Granulated sugar,
from sugar beets 20640000 - Candy and other confectionery products 20640104 -
Fruits candied, crystallized, or glazed 20649901 - Breakfast bars 20649902 -
Cake ornaments, confectionery 20649903 - Candy bars, including chocolate covered
bars 20649904 - Chewing candy, not chewing gum 20649905 - Chocolate candy,
except solid chocolate 20649906 - Cough drops, except pharmaceutical
preparations 20649907 - Fudge (candy) 20649908 - Granola and muesli, bars and
clusters 20649911 - Licorice candy 20649912 - Lollipops and other hard candy
20649913 - Lozenges, candy (non-medicated) 20649916 - Nuts, candy covered
20649918 - Popcorn balls or other treated popcorn products 20660000 - Chocolate
and cocoa products 20660100 - Cacao bean processing 20660300 - Chocolate
20660303 - Chocolate candy, solid 20660304 - Chocolate coatings and syrup
20670000 - Chewing gum 20680000 - Salted and roasted nuts and seeds 20689901 -
Nuts: dried, dehydrated, salted or roasted 20749901 - Cottonseed oil, cake or
meal 20759902 - Soybean flour and grits 20759906 - Soybean protein concentrates
and isolates 20769906 - Peanut oil, cake or meal 20770000 - Animal and marine
fats and oils 20770100 - Animal fats, oils, and meals 20770200 - Marine fats,
oils, and meals 20770202 - Fish meal, except as animal feed 20770203 - Fish oil
20770300 - Rendering 20770301 - Grease rendering, inedible 20770303 - Tallow
rendering, inedible 20790000 - Edible fats and oils 20790100 - Margarine and
margarine oils 20790102 - Margarine-butter blends 20790104 - Nut margarine
20799901 - Cooking oils, except corn: vegetable refined 20799903 - Edible oil
products, except corn oil 20799906 - Olive oil 20799910 - Vegetable refined oils
(except corn oil) 20820000 - Malt beverages 20820100 - Malt beverage products
20820101 - Brewers' grain 20829901 - Ale (alcoholic beverage) 20829902 - Beer
(alcoholic beverage) 20829903 - Liquors, malt 20829904 - Near beer 20830000 -
Malt 20840000 - Wines, brandy, and brandy spirits 20840100 - Wines 20840101 -
Wine coolers (beverages) 20840201 - Brandy 20840202 - Brandy spirits 20849901 -
Wine cellars, bonded: engaged in blending wines 20850000 - Distilled and blended
liquors 20850100 - Distiller's dried grains and solubles, and alcohol 20850103 -
Grain alcohol for beverage purposes 20850105 - Neutral spirits, except fruit
20850201 - Cocktails, alcoholic 20859901 - Applejack (alcoholic beverage)
20859902 - Bourbon whiskey 20859903 - Corn whiskey 20859904 - Gin (alcoholic
beverage) 20859905 - Rum (alcoholic beverage) 20859906 - Rye whiskey 20859908 -
Vodka (alcoholic beverage) 20860000 - Bottled and canned soft drinks 20860100 -
Iced tea and fruit drinks, bottled and canned 20860101 - Fruit drinks (less than
100% juice): packaged in cans, etc. 20860102 - Lemonade: packaged in cans,
bottles, etc. 20860103 - Tea, iced: packaged in cans, bottles, etc. 20860200 -
Pasteurized and mineral waters, bottled and canned 20860201 - Mineral water,
carbonated: packaged in cans, bottles, etc. 20860202 - Water, natural: packaged
in cans, bottles, etc. 20860300 - Carbonated soft drinks, bottled and canned
20860301 - Carbonated beverages, nonalcoholic: pkged. in cans, bottles 20860302
- Soft drinks: packaged in cans, bottles, etc. 20870000 - Flavoring extracts and
syrups, nec 20870100 - Food colorings 20870200 - Beverage bases, concentrates,
syrups, powders and mixes 20870201 - Beverage bases 20870202 - Cocktail mixes,
nonalcoholic 20870203 - Concentrates, drink 20870205 - Fruit juices:
concentrated for fountain use 20870207 - Powders, drink 20870208 - Syrups, drink
20879903 - Extracts, flavoring 20879907 - Syrups, flavoring (except drink)
20910000 - Canned and cured fish and seafoods 20910200 - Shellfish, canned and
cured 20910202 - Clams: packaged in cans, jars, etc. 20910203 - Crabmeat,
preserved and cured 20910300 - Fish, canned and cured 20910315 - Fish, smoked
20910317 - Herring, cured, nsk 20910334 - Salmon: packaged in cans, jars, etc.
20910337 - Tuna fish: packaged in cans, jars, etc. 20919903 - Juice, clam:
packaged in cans, jars, etc. 20919904 - Seafood products: packaged in cans,
jars, etc. 20920000 - Fresh or frozen packaged fish 20920100 - Fresh or frozen
fish or seafood chowders, soups, and stews 20920200 - Prepared fish or other
seafood cakes and sticks 20920201 - Crabcakes, frozen 20929901 - Crab meat,
fresh: packaged in nonsealed containers 20929902 - Crabmeat, frozen 20929904 -
Fish, fresh: prepared 20929905 - Fish, frozen: prepared 20929906 - Seafoods,
fresh: prepared 20929907 - Seafoods, frozen: prepared 20929908 - Shellfish,
fresh: shucked and packed in nonsealed containers 20929909 - Shellfish, frozen:
prepared 20950000 - Roasted coffee 20959901 - Coffee extracts 20959902 - Coffee
roasting (except by wholesale grocers) 20959903 - Coffee, ground: mixed with
grain or chicory 20959905 - Instant coffee 20960000 - Potato chips and similar
snacks 20960100 - Potato chips and other potato-based snacks 20960200 - Corn
chips and other corn-based snacks 20960201 - Popcorn, already popped (except
candy covered) 20960202 - Tortilla chips 20969901 - Cheese curls and puffs
20969903 - Pork rinds 20970000 - Manufactured ice 20979901 - Block ice 20979902
- Ice cubes 20980000 - Macaroni and spaghetti 20989902 - Noodles (e.g. egg,
plain, and water), dry 20990000 - Food preparations, nec 20990100 - Syrups
20990101 - Maple syrup 20990102 - Molasses, mixed or blended: from purchased
ingredients 20990200 - Baking powder and soda, yeast, and other leavening agents
20990201 - Baking powder 20990204 - Yeast 20990300 - Dessert mixes and fillings
20990302 - Desserts, ready-to-mix 20990303 - Frosting mixes, dry: for cakes,
cookies, etc. 20990305 - Gelatin dessert preparations 20990306 - Marshmallow
creme 20990307 - Pie fillings, except fruit, meat, and vegetable 20990400 -
Seasonings and spices 20990402 - Chili pepper or powder 20990403 - Seasonings:
dry mixes 20990404 - Spices, including grinding 20990500 - Sauce, gravy,
dressing, and dip mixes 20990501 - Dips, except cheese and sour cream based
20990504 - Sauces: dry mixes 20990600 - Sugar 20990700 - Ready-to-eat meals,
salads, and sandwiches 20990701 - Box lunches, for sale off premises 20990704 -
Pizza, refrigerated: except frozen 20990705 - Salads, fresh or refrigerated
20990706 - Sandwiches, assembled and packaged: for wholesale market 20990800 -
Pasta, rice, and potato, packaged combination products 20990801 - Noodles,
uncooked: packaged with other ingredients 20990802 - Pasta, uncooked: packaged
with other ingredients 20990803 - Potatoes, dried: packaged with other
ingredients 20990804 - Rice, uncooked: packaged with other ingredients 20999901
- Almond pastes 20999903 - Bread crumbs, except made in bakeries 20999904 -
Butter, renovated and processed 20999906 - Cider, nonalcoholic 20999907 -
Coconut, desiccated and shredded 20999908 - Emulsifiers, food 20999909 - Honey,
strained and bottled 20999910 - Jelly, corncob (gelatin) 20999911 - Noodles,
fried (Chinese) 20999912 - Peanut butter 20999914 - Popcorn, packaged: except
already popped 20999917 - Tea blending 20999918 - Tofu, except frozen desserts
20999919 - Tortillas, fresh or refrigerated 20999921 - Vinegar 21110000 -
Cigarettes 21210000 - Cigars 21310000 - Chewing and smoking tobacco 21319901 -
Chewing tobacco 21319902 - Smoking tobacco 21319903 - Snuff 21410000 - Tobacco
stemming and redrying 22110000 - Broadwoven fabric mills, cotton 22110100 -
Sheets, bedding and table cloths: cotton 22110103 - Bedspreads, cotton 22110104
- Blankets and blanketings, cotton 22110109 - Sheets and sheetings, cotton
22110200 - Apparel and outerwear fabrics, cotton 22110202 - Dress fabrics,
cotton 22110210 - Shirting fabrics, cotton 22110400 - Plushes and piles,
broadwoven cotton: including flannels 22110500 - Twills, drills, denims and
other ribbed fabrics: cotton 22110505 - Denims 22110600 - Upholstery, tapestry
and wall coverings: cotton 22110605 - Draperies and drapery fabrics, cotton
22110606 - Furniture denim 22110700 - Nets and netting products and fabrics,
cotton 22110703 - Mosquito netting 22110806 - Filter cloth, cotton 22110900 -
Bandages, gauzes and surgical fabrics, cotton 22111100 - Canvas and other heavy,
coarse fabrics: cotton 22111105 - Canvas 22111107 - Duck, cotton 22111113 - Sail
cloth 22119902 - Bags and bagging, cotton 22119909 - Cotton broad woven goods
22210000 - Broadwoven fabric mills, manmade 22210100 - Bedding, manmade or silk
fabric 22210400 - Manmade and synthetic broadwoven fabrics 22210404 - Nylon
broadwoven fabrics 22210408 - Polypropylene broadwoven fabrics 22210411 -
Spandex broadwoven fabrics 22210501 - Fiberglass fabrics 22210502 - Glass
broadwoven fabrics 22210600 - Upholstery, tapestry, and wall covering fabrics
22210602 - Draperies and drapery fabrics, manmade fiber and silk 22210603 - Slip
cover fabrics, manmade fiber and silk 22210606 - Wall covering fabrics, manmade
fiber and silk 22210802 - Pile fabrics, manmade fiber and silk 22210900 -
Specialty broadwoven fabrics, including twisted weaves 22210905 - Paper
broadwoven fabrics 22219904 - Textile mills, broadwoven: silk and manmade, also
glass 22310000 - Broadwoven fabric mills, wool 22310100 - Apparel and outerwear
broadwoven fabrics 22310201 - Bleaching yarn and fabrics: wool or similar fibers
22310302 - Blankets and blanketings: wool or similar fibers 22310303 - Felts,
woven: wool, mohair, or similar fibers 22310304 - Papermakers' felts, woven:
wool, mohair, or similar fibers 22310305 - Upholstery fabrics, wool 22319907 -
Weaving mill, broadwoven fabrics: wool or similar fabric 22410000 - Narrow
fabric mills 22410100 - Lace and decorative trim, narrow fabric 22410106 -
Ribbons, nec 22410108 - Shoe laces, except leather 22410109 - Trimmings, textile
22410201 - Elastic narrow fabrics, woven or braided 22410202 - Elastic webbing
22410203 - Rubber thread and yarns, fabric covered 22410300 - Fabric tapes
22410301 - Electric insulating tapes and braids, except plastic 22410302 - Slide
fastener tapes 22410400 - Webbing, braids and belting 22410401 - Apparel webbing
22410403 - Bindings, textile 22410405 - Braids, tubular nylon or plastic
22410408 - Strapping webs 22410409 - Webbing, woven 22419903 - Fabric, animal
fiber: narrow woven 22419904 - Glass narrow fabrics 22419906 - Hose fabric,
tubular 22419907 - Labels, woven 22419908 - Manmade fiber narrow woven fabrics
22510000 - Women's hosiery, except socks 22519902 - Panty hose 22520000 -
Hosiery, nec 22520100 - Anklets and socks 22520103 - Socks 22529901 - Dyeing and
finishing hosiery 22529902 - Men's, boys', and girls' hosiery 22530000 - Knit
outerwear mills 22530101 - Bathing suits and swimwear, knit 22530103 - T-shirts
and tops, knit 22530200 - Cold weather knit outerwear including ski wear
22530201 - Hats and headwear, knit 22530203 - Jerseys, knit 22530207 - Sweaters
and sweater coats, knit 22530400 - Dresses and skirts 22530505 -
Shirts(outerwear), knit 22540000 - Knit underwear mills 22540100 - Shorts,
shirts, slips, and panties (underwear): knit 22549903 - Underwear, knit 22570000
- Weft knit fabric mills 22579901 - Dyeing and finishing circular knit fabrics
22579903 - Pile fabrics, circular knit 22580000 - Lace and warp knit fabric
mills 22580100 - Lace and lace products 22580102 - Bedspreads, lace: made on
lace machines 22580107 - Lace, knit, nec 22580200 - Warp and flat knit products
22580201 - Cloth, warp knit 22580202 - Fabric finishing, warp knit 22580300 -
Net and netting products 22590100 - Gloves and mittens, knit 22590200 - Towels,
washcloths, and dishcloths: knit 22599902 - Convertors, knit goods 22599905 -
Stockinettes, knit 22610000 - Finishing plants, cotton 22610103 - Screen
printing of cotton broadwoven fabrics 22610201 - Bleaching cotton broadwoven
fabrics 22610202 - Dyeing cotton broadwoven fabrics 22610203 - Fire resistance
finishing of cotton broadwoven fabrics 22610300 - Decorative finishing of cotton
broadwoven fabrics 22610301 - Embossing cotton broadwoven fabrics 22620000 -
Finishing plants, manmade 22620200 - Chemical coating or treating of manmade
broadwoven fabrics 22620202 - Dyeing: manmade fiber and silk broadwoven fabrics
22620205 - Preshrinking: manmade fiber and silk broadwoven fabrics 22620300 -
Decorative finishing of manmade broadwoven fabrics 22629903 - Silk broadwoven
fabric finishing 22690000 - Finishing plants, nec 22690200 - Chemical coating or
treating of narrow fabrics 22690202 - Dyeing: raw stock, yarn, and narrow
fabrics 22730000 - Carpets and rugs 22730200 - Mats and matting 22730201 -
Bathmats and sets, textile 22730202 - Door mats: paper, grass, reed, coir,
sisal, jute, rags, etc. 22730302 - Art squares: twisted paper, grass, reed,
coir, sisal, etc. 22730400 - Carpets, hand and machine made 22730402 - Carpets,
textile fiber 22730500 - Rugs, hand and machine made 22730502 - Rugs, braided
and hooked 22730503 - Rugs, machine woven 22730504 - Rugs, tufted 22739901 -
Dyeing and finishing of tufted rugs and carpets 22739902 - Finishers of tufted
carpets and rugs 22739903 - Floor coverings, textile fiber 22810000 - Yarn
spinning mills 22810100 - Needle and handicraft yarns, spun 22810105 - Knitting
yarn, spun 22810200 - Manmade and synthetic fiber yarns, spun 22810205 - Nylon
yarn, spinning of staple 22810207 - Polyester yarn, spun: made from purchased
staple 22810208 - Polypropylene yarn, spun: made from purchased staple 22810209
- Rayon yarn, spun: made from purchased staple 22810302 - Cotton yarn, spun
22810305 - Wool yarn, spun 22810400 - Carpet and rug yarn, spun 22810401 -
Carpet yarn, spun 22820104 - Knitting yarn: twisting, winding, or spooling
22820203 - Nylon yarn: throwing, twisting, winding or spooling 22829904 -
Textured yarn 22829905 - Throwing yarn 22829907 - Winding yarn 22840100 - Thread
from manmade fibers 22840101 - Nylon thread 22840201 - Cotton thread 22950000 -
Coated fabrics, not rubberized 22950100 - Chemically coated and treated fabrics
22950102 - Leather, artificial or imitation 22950106 - Waterproofing fabrics,
except rubberizing 22950200 - Plastic coated yarns or fabrics 22950201 - Resin
or plastic coated fabrics 22950202 - Tape, varnished: plastic, and other coated
(except magnetic) 22950203 - Yarns, plastic coated: made from purchased yarns
22959902 - Laminating of fabrics 22959905 - Tubing, textile: varnished 22960101
- Cord for reinforcing rubber tires 22960104 - Steel tire cords and tire cord
fabrics 22960200 - Cord and fabric for reinforcing industrial belting 22960301 -
Cord for reinforcing fuel cells 22970000 - Nonwoven fabrics 22979901 -
Bonded-fiber fabrics, except felt 22980000 - Cordage and twine 22980100 - Ropes
and fiber cables 22980102 - Cable, fiber 22980103 - Rope, except asbestos and
wire 22980200 - Twine, cord and cordage 22980203 - Cordage: abaca, sisal,
henequen, hemp, jute, or other fiber 22980204 - Hard fiber cordage and twine
22980207 - Twine, nec 22980300 - Nets, seines, slings and insulator pads
22980302 - Cargo nets 22989901 - Wire rope centers 22990100 - Batting, wadding,
padding and fillings 22990101 - Apparel filling: cotton waste, kapok, and
related material 22990102 - Batts and batting: cotton mill waste and related
material 22990104 - Padding and wadding, textile 22990105 - Pads, fiber:
henequen, sisal, istle 22990107 - Quilt fillings: curled hair, cotton waste,
moss, hemp tow 22990108 - Upholstery filling, textile 22990200 - Felts and felt
products 22990209 - Pipe and boiler covering, felt 22990302 - Ramie yarn,
thread, roving, and textiles 22990306 - Yarns, specialty and novelty 22990400 -
Textile mill waste and remnant processing 22990401 - Fibers, textile: recovery
from textile mill waste and rags 22990402 - Flock (recovered textile fibers)
22990404 - Recovering textile fibers from clippings and rags 22990500 - Jute and
flax textile products 22990502 - Burlap, jute 22990504 - Linen fabrics 22990507
- Towels and towelings, linen and linen-and-cotton mixtures 22990604 - Scouring:
wool, mohair, and similar fibers 22999901 - Broadwoven fabrics: linen, jute,
hemp, and ramie 22999902 - Coir yarns and roving 22999903 - Fabrics: linen,
jute, hemp, ramie 22999907 - Narrow woven fabrics: linen, jute, hemp, and ramie
23110000 - Men's and boy's suits and coats 23110103 - Suits, men's and boys':
made from purchased materials 23110105 - Tuxedos: made from purchased materials
23110200 - Coats, overcoats and vests 23110201 - Coats, tailored: men's and
boys': from purchased materials 23110300 - Men's and boys' uniforms 23110301 -
Firemen's uniforms: made from purchased materials 23110302 - Military uniforms,
men's and youths': purchased materials 23210000 - Men's and boy's furnishings
23210100 - Men's and boys' dress shirts 23210200 - Men's and boys' sports and
polo shirts 23210201 - Polo shirts, men's and boys': made from purchased
materials 23210202 - Sport shirts, men's and boys': from purchased materials
23219902 - Uniform shirts: made from purchased materials 23220000 - Men's and
boy's underwear and nightwear 23229902 - Underwear, men's and boys': made from
purchased materials 23230000 - Men's and boy's neckwear 23250000 - Men's and
boy's trousers and slacks 23250101 - Dungarees: men's, youths', and boys'
23250102 - Jeans: men's, youths', and boys' 23250201 - Shorts (outerwear):
men's, youths', and boys' 23250203 - Trousers, dress (separate): men's, youths',
and boys' 23260000 - Men's and boy's work clothing 23260100 - Work uniforms
23260101 - Medical and hospital uniforms, men's 23260102 - Overalls and
coveralls 23260200 - Work apparel, except uniforms 23260201 - Aprons, work,
except rubberized and plastic: men's 23260202 - Industrial garments, men's and
boys' 23260206 - Work pants 23260207 - Work shirts: men's, youths', and boys'
23290000 - Men's and boy's clothing, nec 23290100 - Men's and boys' sportswear
and athletic clothing 23290101 - Athletic clothing, except uniforms: men's,
youths' and boys' 23290104 - Ski and snow clothing: men's and boys' 23290200 -
Men's and boys' leather, wool and down-filled outerwear 23290201 - Coats (oiled
fabric, leatherette, etc.): men's and boys' 23290204 - Hunting coats and vests,
men's 23290205 - Jackets (suede, leatherette, etc.), sport: men's and boys'
23290209 - Sweaters and sweater jackets, men's and boys' 23290300 - Men's and
boys' athletic uniforms 23290301 - Baseball uniforms: men's, youths', and boys'
23299901 - Knickers, dress (separate): men's and boys' 23299902 - Shirt and
slack suits: men's, youths', and boys' 23310000 - Women's and misses' blouses
and shirts 23319901 - Blouses, women's and juniors': made from purchased
material 23319903 - T-shirts and tops, women's: made from purchased materials
23350000 - Women's, junior's, and misses' dresses 23350100 - Bridal and formal
gowns 23350101 - Gowns, formal 23350102 - Wedding gowns and dresses 23359901 -
Dresses,paper, cut and sewn 23359903 - Housedresses 23370000 - Women's and
misses' suits and coats 23370100 - Women's and misses' suits and skirts 23370101
- Pantsuits: women's, misses' and juniors' 23370102 - Skirts, separate: women's,
misses', and juniors' 23370103 - Suits: women's, misses', and juniors' 23379901
- Uniforms, except athletic: women's, misses', and juniors' 23390000 - Women's
and misses' outerwear, nec 23390100 - Women's and misses' accessories 23390103 -
Neckwear and ties: women's, misses', and juniors' 23390300 - Women's and misses'
athletic clothing and sportswear 23390301 - Athletic clothing: women's, misses',
and juniors' 23390302 - Bathing suits: women's, misses', and juniors' 23390310 -
Sportswear, women's 23390311 - Uniforms, athletic: women's, misses', and
juniors' 23390400 - Women's and misses' jackets and coats, except sportswear
23399901 - Aprons, except rubber or plastic: women's, misses', juniors' 23399903
- Jeans: women's, misses', and juniors' 23399904 - Leotards: women's, misses',
and juniors' 23399907 - Slacks: women's, misses', and juniors' 23410000 -
Women's and children's underwear 23410100 - Women's and children's nightwear
23410101 - Nightgowns and negligees: women's and children's 23410200 - Women's
and children's undergarments 23410202 - Panties: women's, misses', children's,
and infants' 23420000 - Bras, girdles, and allied garments 23429901 - Brassieres
23429905 - Girdles and panty girdles 23530000 - Hats, caps, and millinery
23530100 - Uniform hats and caps 23530101 - Baseball caps 23539901 - Caps:
cloth, straw, and felt 23539902 - Harvest hats, straw 23539904 - Hats and caps,
nec 23539906 - Hats: cloth, straw, and felt 23539908 - Millinery 23610000 -
Girl's and children's dresses, blouses 23610101 - Blouses: girls', children's,
and infants' 23610103 - T-shirts and tops: girls', children's, and infants'
23619901 - Dresses: girls', children's, and infants' 23690000 - Girl's and
children's outerwear, nec 23690100 - Children's culottes and shorts 23690201 -
Bathing suits and swimwear: girls', children's, and infants' 23690401 -
Buntings, infants' 23690403 - Coats: girls', children's, and infants' 23710000 -
Fur goods 23810000 - Fabric dress and work gloves 23819903 - Gloves, work: woven
or knit, made from purchased materials 23819904 - Gloves, woven or knit: made
from purchased materials 23849901 - Bathrobes, men's and women's: made from
purchased materials 23850000 - Waterproof outerwear 23859904 - Gowns, plastic:
made from purchased materials 23859905 - Raincoats, except vulcanized rubber:
purchased materials 23860000 - Leather and sheep-lined clothing 23860101 - Coats
and jackets, leather and sheep-lined 23860201 - Garments, leather 23870000 -
Apparel belts 23890000 - Apparel and accessories, nec 23890100 - Men's
miscellaneous accessories 23890103 - Handkerchiefs, except paper 23890200 -
Uniforms and vestments 23890201 - Academic vestments (caps and gowns) 23890203 -
Clergymen's vestments 23890300 - Costumes 23890302 - Masquerade costumes
23890303 - Theatrical costumes 23899901 - Apparel for handicapped 23899902 - Arm
bands, elastic 23899906 - Hospital gowns 23899907 - Burial garments 23910000 -
Curtains and draperies 23919901 - Cottage sets (curtains), made from purchased
materials 23919902 - Curtains, window: made from purchased materials 23919903 -
Draperies, plastic and textile: from purchased materials 23920000 - Household
furnishings, nec 23920100 - Cushions and pillows 23920101 - Boat cushions
23920103 - Pillows, bed: made from purchased materials 23920201 - Bags, garment
storage: except paper or plastic film 23920300 - Blankets, comforters and
beddings 23920301 - Bedspreads and bed sets: made from purchased materials
23920403 - Placemats, plastic or textile 23920500 - Towels, dishcloths and dust
cloths 23920504 - Towels, fabric and nonwoven: made from purchased materials
23920601 - Chair covers and pads: made from purchased materials 23920604 -
Mattress pads 23920605 - Mattress protectors, except rubber 23929901 - Bridge
sets, cloth and napkin: from purchased materials 23929902 - Mops, floor and dust
23929903 - Sheets, fabric: made from purchased materials 23930000 - Textile bags
23930100 - Canvas bags 23930101 - Duffle bags, canvas: made from purchased
materials 23939901 - Bags and containers, except sleeping bags: textile 23939902
- Cushions, except spring and carpet: purchased materials 23940000 - Canvas and
related products 23940100 - Canvas awnings and canopies 23940101 - Awnings,
fabric: made from purchased materials 23940102 - Canopies, fabric: made from
purchased materials 23940200 - Canvas covers and drop cloths 23940201 - Cloth,
drop (fabric): made from purchased materials 23940202 - Liners and covers,
fabric: made from purchased materials 23940203 - Tarpaulins, fabric: made from
purchased materials 23949901 - Air cushions and mattresses, canvas 23949903 -
Convertible tops, canvas or boat: from purchased materials 23949904 - Sails:
made from purchased materials 23949906 - Tents: made from purchased materials
23950000 - Pleating and stitching 23950101 - Quilted fabrics or cloth 23950200 -
Embroidery and art needlework 23950202 - Art needlework: made from purchased
materials 23950203 - Emblems, embroidered 23950204 - Embroidery products, except
Schiffli machine 23960100 - Apparel and other linings, except millinery 23960102
- Linings, apparel: made from purchased materials 23960201 - Bindings, bias:
made from purchased materials 23960204 - Ribbons and bows, cut and sewed
23960306 - Sweat bands, hat and cap: made from purchased materials 23990100 -
Emblems, badges, and insignia 23990101 - Emblems, badges, and insignia: from
purchased materials 23990102 - Military insignia, textile 23990200 - Horse and
pet accessories, textile 23990201 - Horse blankets 23990202 - Horse harnesses
and riding crops, etc.: non-leather 23990203 - Pet collars, leashes, etc.:
non-leather 23990300 - Banners, pennants, and flags 23990301 - Banners, made
from fabric 23990302 - Flags, fabric 23990400 - Belting and belt products
23990402 - Belting, fabric: made from purchased materials 23990500 - Hand woven
and crocheted products 23990502 - Hand woven apparel 23990601 - Fishing nets
23999901 - Aprons, breast (harness) 23999905 - Diapers, except disposable: made
from purchased materials 23999908 - Parachutes 23999910 - Seat covers,
automobile 23999911 - Sleeping bags 23999912 - Tire covers 24110101 - Handle
bolts, wood: hewn 24110206 - Poles, wood: untreated 24110208 - Rails, fence:
round or split 24110300 - Wooden logs 24119905 - Timber, cut at logging camp
24119907 - Wood chips, produced in the field 24210100 - Building and structural
materials, wood 24210103 - Flooring (dressed lumber), softwood 24210105 - Siding
(dressed lumber) 24210200 - Sawdust, shavings, and wood chips 24210203 - Wood
chips, produced at mill 24210303 - Kiln drying of lumber 24210400 - Outdoor wood
structural products 24210401 - Railroad ties, sawed 24219901 - Box lumber
24219903 - Cut stock, softwood 24219906 - Lumber: rough, sawed, or planed
24219909 - Resawing lumber into smaller dimensions 24260100 - Furniture stock
and parts, hardwood 24260101 - Carvings, furniture: wood 24260103 - Frames for
upholstered furniture, wood 24260104 - Furniture dimension stock, hardwood
24260105 - Furniture squares, hardwood 24260109 - Turnings, furniture: wood
24260301 - Gun stocks, wood 24260400 - Textile machinery accessories, hardwood
24269901 - Dimension, hardwood 24269902 - Flooring, hardwood 24269903 - Lumber,
hardwood dimension 24269904 - Parquet flooring, hardwood 24290102 - Heading,
barrel (cooperage stock): sawed or split 24290104 - Staves, barrel: sawed or
split 24290200 - Shavings and packaging, excelsior 24310100 - Doors and door
parts and trim, wood 24310101 - Door frames, wood 24310105 - Door shutters, wood
24310108 - Doors, wood 24310109 - Garage doors, overhead, wood 24310200 -
Windows and window parts and trim, wood 24310205 - Window frames, wood 24310206
- Window sashes, wood 24310208 - Window shutters, wood 24310210 - Windows, wood
24310300 - Moldings and baseboards, ornamental and trim 24310301 - Floor
baseboards, wood 24310302 - Mantels, wood 24310303 - Moldings, wood: unfinished
and prefinished 24310400 - Awnings, blinds and shutters: wood 24310401 -
Awnings, wood 24310402 - Blinds (shutters), wood 24310500 - Staircases, stairs
and railings 24310501 - Newel posts, wood 24310502 - Railings, stair: wood
24310503 - Staircases and stairs, wood 24310600 - Interior and ornamental
woodwork and trim 24310601 - Ornamental woodwork: cornices, mantels, etc.
24310602 - Panel work, wood 24310603 - Trim, wood 24310605 - Woodwork, interior
and ornamental, nec 24340000 - Wood kitchen cabinets 24349901 - Vanities,
bathroom: wood 24350000 - Hardwood veneer and plywood 24359901 - Hardwood
plywood, prefinished 24359902 - Panels, hardwood plywood 24359903 - Plywood,
hardwood or hardwood faced 24359904 - Veneer stock, hardwood 24360000 - Softwood
veneer and plywood 24369901 - Panels, softwood plywood 24369902 - Plywood,
softwood 24369903 - Veneer stock, softwood 24390000 - Structural wood members,
nec 24399901 - Arches, laminated lumber 24399902 - Timbers, structural:
laminated lumber 24399903 - Trusses, except roof: laminated lumber 24410000 -
Nailed wood boxes and shook 24410100 - Boxes, wood 24410200 - Cases, wood
24410202 - Packing cases, wood: nailed or lock corner 24410203 - Shipping cases,
wood: nailed or lock corner 24410300 - Chests and trunks, wood 24480000 - Wood
pallets and skids 24480100 - Cargo containers, wood and wood with metal 24480101
- Cargo containers, wood 24480102 - Cargo containers, wood and metal combination
24480200 - Pallets, wood and wood with metal 24480201 - Pallets, wood 24480301 -
Skids, wood 24490000 - Wood containers, nec 24490100 - Food containers, wood
wirebound 24490201 - Barrels: wood, coopered 24490207 - Vats, wood: coopered
24490300 - Rectangular boxes and crates, wood 24490301 - Boxes, wood: wirebound
24490304 - Shipping cases, wood: wirebound 24499903 - Shipping cases and drums,
wood: wirebound and plywood 24510000 - Mobile homes 24510101 - Mobile home
frames 24510102 - Mobile homes, except recreational 24510201 - Mobile buildings:
for commercial use 24520000 - Prefabricated wood buildings 24520103 - Farm
buildings, prefabricated or portable: wood 24529902 - Log cabins, prefabricated,
wood 24529904 - Modular homes, prefabricated, wood 24529905 - Panels and
sections, prefabricated, wood 24529906 - Prefabricated buildings, wood 24529907
- Sauna rooms, prefabricated, wood 24910000 - Wood preserving 24910100 - Poles,
posts and pilings: treated wood 24910104 - Poles and pole crossarms, treated
wood 24910105 - Posts, treated wood 24910203 - Railroad cross-ties, treated wood
24919901 - Flooring, treated wood block 24919903 - Preserving (creosoting) of
wood 24919904 - Structural lumber and timber, treated wood 24919906 - Wood
products, creosoted 24930000 - Reconstituted wood products 24930100 - Building
board and wallboard, except gypsum 24930102 - Wallboard, except gypsum 24930200
- Particleboard products 24930300 - Hardboard and fiberboard products 24930302 -
Fiberboard, wood 24930303 - Hardboard 24930400 - Insulation and roofing
material, reconstituted wood 24930402 - Insulation board, cellular fiber
24939901 - Bulletin boards, cork 24939903 - Strandboard, oriented 24990000 -
Wood products, nec 24990100 - Laundry products, wood 24990203 - Lasts, boot and
shoe 24990302 - Ladders, wood 24990303 - Stepladders, wood 24990400 - Picture
and mirror frames, wood 24990401 - Picture frame molding, finished 24990500 -
Cork and cork products 24990800 - Handles, poles, dowels and stakes: wood
24990801 - Dowels, wood 24990803 - Handles, wood 24990806 - Pencil slats, wood
24990807 - Poles, wood 24990811 - Surveyors' stakes, wood 24990812 - Tool
handles, wood 24990900 - Food handling and processing products, wood 24990901 -
Bakers' equipment, wood 24991000 - Kitchen, bathroom, and household ware: wood
24991009 - Woodenware, kitchen and household 24991100 - Decorative wood and
woodwork 24991101 - Carved and turned wood 24991102 - Engraved wood products
24991105 - Novelties, wood fiber 24991106 - Veneer work, inlaid 24991200 -
Spools, reels, and pulleys: wood 24991205 - Reels, plywood 24991207 - Spools,
wood 24991300 - Mulch or sawdust products, wood 24991302 - Logs of sawdust and
wood particles, pressed 24991303 - Mulch, wood and bark 24991304 - Sawdust,
reground 24991404 - Policemen's clubs, wood 24991600 - Fencing, docks, and other
outdoor wood structural products 24991601 - Extension planks, wood 24991602 -
Fencing, wood 24991604 - Scaffolds, wood 24991605 - Signboards, wood 24999901 -
Applicators, wood 24999902 - Battery separators, wood 24999903 - Beekeeping
supplies, wood 24999906 - Cooling towers, wood or wood and sheet metal
combination 24999911 - Oars and paddles, wood 24999914 - Trophy bases, wood
25110000 - Wood household furniture 25110100 - Wood bedroom furniture 25110101 -
Bed frames, except water bed frames: wood 25110108 - Vanity dressers: wood
25110200 - Kitchen and dining room furniture 25110203 - Chairs, household,
except upholstered: wood 25110204 - Chairs, Bentwood 25110206 - Dining room
furniture: wood 25110208 - Stools, household: wood 25110209 - Tables, household:
wood 25110300 - Children's wood furniture 25110304 - Juvenile furniture: wood
25110305 - Nursery furniture: wood 25110502 - Desks, household: wood 25110602 -
Console tables: wood 25110604 - Stands, household, nec: wood 25110605 - Storage
chests, household: wood 25110700 - Wood lawn and garden furniture 25110702 -
Lawn furniture: wood 25119902 - Coffee tables: wood 25119905 - Novelty
furniture: wood 25119908 - Unassembled or unfinished furniture, household: wood
25119909 - Whatnot shelves: wood 25120000 - Upholstered household furniture
25120100 - Wood upholstered chairs and couches 25120101 - Chairs: upholstered on
wood frames 25120102 - Couches, sofas, and davenports: upholstered on wood
frames 25120103 - Recliners: upholstered on wood frames 25129902 - Living room
furniture: upholstered on wood frames 25140000 - Metal household furniture
25140101 - Beds, including folding and cabinet, household: metal 25140102 -
Frames for box springs or bedsprings: metal 25140202 - Chairs, household: metal
25140204 - Kitchen cabinets: metal 25140206 - Tables, household: metal 25140500
- Metal bookcases and stereo cabinets 25140502 - Cabinets, radio and television:
metal 25140600 - Metal lawn and garden furniture 25140601 - Garden furniture,
metal 25140604 - Lawn furniture: metal 25149903 - Cots, household: metal
25149904 - Household furniture: upholstered on metal frames 25149905 - Medicine
cabinets and vanities: metal 25150000 - Mattresses and bedsprings 25150100 -
Mattresses and foundations 25150101 - Foundations and platforms 25150102 -
Mattresses, containing felt, foam rubber, urethane, etc. 25150103 - Mattresses,
innerspring or box spring 25150201 - Bedsprings, assembled 25150202 - Box
springs, assembled 25170000 - Wood television and radio cabinets 25179901 - Home
entertainment unit cabinets, wood 25179904 - Stereo cabinets, wood 25179905 -
Television cabinets, wood 25190102 - Lawn furniture, except wood, metal, stone,
or concrete 25190204 - Rattan furniture: padded or plain 25190206 - Wicker
furniture: padded or plain 25190300 - Fiberglass and plastic furniture 25190302
- Furniture, household: glass, fiberglass, and plastic 25199901 - Household
furniture, except wood or metal: upholstered 25199902 - Bean bag Chairs 25210000
- Wood office furniture 25210100 - Wood office chairs, benches and stools
25210102 - Chairs, office: padded, upholstered, or plain: wood 25210201 -
Bookcases, office: wood 25210202 - Cabinets, office: wood 25210203 - Filing
cabinets (boxes), office: wood 25210300 - Wood office desks and tables 25210301
- Desks, office: wood 25210302 - Tables, office: wood 25219901 - Panel systems
and partitions (free-standing), office: wood 25220000 - Office furniture, except
wood 25220100 - Office chairs, benches, and stools, except wood 25220101 -
Benches, office: except wood 25220102 - Chairs, office: padded or plain: except
wood 25220202 - Panel systems and partitions, office: except wood 25220300 -
Office cabinets and filing drawers, except wood 25220301 - Cabinets, office:
except wood 25220303 - Filing boxes, cabinets, and cases: except wood 25220400 -
Office desks and tables, except wood 25220401 - Desks, office: except wood
25220402 - Tables, office: except wood 25310000 - Public building and related
furniture 25310100 - School furniture 25310101 - Blackboards, wood 25310200 -
Church furniture 25310300 - Vehicle furniture 25310302 - Seats, aircraft
25310400 - Stadium furniture 25310401 - Bleacher seating, portable 25310402 -
Stadium seating 25319902 - Benches for public buildings 25319903 - Chairs,
portable folding 25319904 - Chairs, table and arm 25319906 - Seats,
miscellaneous public conveyances 25319907 - Theater furniture 25319908 - Picnic
tables or benches, park 25410000 - Wood partitions and fixtures 25410100 - Store
and office display cases and fixtures 25410101 - Bar fixtures, wood 25410102 -
Display fixtures, wood 25410104 - Office fixtures, wood 25410105 - Showcases,
except refrigerated: wood 25410106 - Store fixtures, wood 25410200 - Cabinets,
lockers, and shelving 25410201 - Cabinets, except refrigerated: show, display,
etc.: wood 25410202 - Lockers, except refrigerated: wood 25410203 - Shelving,
office and store, wood 25410300 - Counter and sink tops 25410301 - Counters or
counter display cases, wood 25410304 - Table or counter tops, plastic laminated
25419901 - Partitions for floor attachment, prefabricated: wood 25419902 -
Pedestals and statuary, wood 25419903 - Telephone booths, wood 25420000 -
Partitions and fixtures, except wood 25420100 - Postal lock boxes, mail racks,
and related products 25420103 - Lockers (not refrigerated): except wood 25420200
- Office and store showcases and display fixtures 25420201 - Bar fixtures,
except wood 25420202 - Cabinets: show, display, or storage: except wood 25420203
- Counters or counter display cases, except wood 25420204 - Fixtures, office:
except wood 25420205 - Fixtures, store: except wood 25420206 - Fixtures:
display, office, or store: except wood 25420209 - Racks, merchandise display or
storage: except wood 25420210 - Showcases (not refrigerated): except wood
25420211 - Stands, merchandise display: except wood 25429901 - Pallet racks:
except wood 25429902 - Partitions for floor attachment, prefabricated: except
wood 25429904 - Shelving, office and store, except wood 25910000 - Drapery
hardware and window blinds and shades 25910100 - Shade, curtain, and drapery
hardware 25910101 - Curtain and drapery rods, poles, and fixtures 25910102 -
Shade pulls, window 25910103 - Window shade rollers and fittings 25910200 -
Window blinds 25910201 - Blinds vertical 25910203 - Mini blinds 25910204 -
Venetian blinds 25910300 - Window shades 25990100 - Factory furniture and
fixtures 25990101 - Cabinets, factory 25990102 - Stools, factory 25990104 - Work
benches, factory 25990200 - Bar, restaurant and cafeteria furniture 25990201 -
Bar furniture 25990202 - Cafeteria furniture 25990203 - Carts, restaurant
equipment 25990204 - Food wagons, restaurant 25990205 - Restaurant furniture,
wood or metal 25990300 - Beds, not household use 25990301 - Hospital beds
25990302 - Inflatable beds 25999901 - Boards: planning, display, notice 25999903
- Hotel furniture 25999907 - Hospital furniture, except beds 26110000 - Pulp
mills 26110302 - Pulp manufactured from waste or recycled paper 26119901 - Pulp
made from rags, bagassse, hemp, or other fiber base 26119903 - Pulp produced
from wood base, nec 26210000 - Paper mills 26210100 - Towels, tissues and
napkins; paper and stock 26210103 - Facial tissue stock 26210106 - Sanitary
tissue paper 26210107 - Tissue paper 26210202 - Parchment paper 26210301 -
Absorbent paper 26210306 - Filter paper 26210308 - Specialty papers 26210403 -
Lithograph paper 26210600 - Stationary, envelope and tablet papers 26210601 -
Business form paper 26210604 - Envelope paper 26210607 - Tablet paper 26210800 -
Wrapping and packaging papers 26210806 - Packaging paper 26210808 - Wrapping
paper 26210908 - Felts, building 26210909 - Insulation siding, paper 26211003 -
Molded pulp products 26219901 - Fine paper 26219902 - Kraft paper 26219904 -
Uncoated paper 26219905 - Wallpaper (hanging paper) 26310000 - Paperboard mills
26310100 - Linerboard 26310300 - Container, packaging, and boxboard 26310301 -
Boxboard 26310302 - Container board 26310304 - Folding boxboard 26310305 -
Packaging board 26310306 - Setup boxboard 26310403 - Coated paperboard 26310501
- Cardboard 26310502 - Stencil board 26520000 - Setup paperboard boxes 26529901
- Boxes, newsboard, metal edged: made from purchased materials 26529902 - Filing
boxes, paperboard: made from purchased materials 26530000 - Corrugated and solid
fiber boxes 26530100 - Corrugated boxes, partitions, display items, sheets, and
pad 26530101 - Boxes, corrugated: made from purchased materials 26530102 -
Display items, corrugated: made from purchased materials 26530104 - Pads,
corrugated: made from purchased materials 26530106 - Partitions, corrugated:
made from purchased materials 26530107 - Sheets, corrugated: made from purchased
materials 26530200 - Solid fiber boxes, partitions, display items, and sheets
26530201 - Boxes, solid fiber: made from purchased materials 26530202 - Display
items, solid fiber: made from purchased materials 26530206 - Partitions, solid
fiber: made from purchased materials 26530207 - Sheets, solid fiber: made from
purchased materials 26550000 - Fiber cans, drums, and similar products 26550100
- Fiber spools, tubes, and cones 26550101 - Cones, fiber: made from purchased
material 26550103 - Tubes, fiber or paper: made from purchased material 26550104
- Tubes, for chemical or electrical uses: paper or fiber 26550200 - Fiber cans,
drums, and containers 26550203 - Cans, composite: foil-fiber and other: from
purchased fiber 26550204 - Cans, fiber: made from purchased material 26550205 -
Containers, laminated phenolic and vulcanized fiber 26550206 - Containers,
liquid tight fiber: from purchased material 26550207 - Drums, fiber: made from
purchased material 26559901 - Ammunition cans or tubes, board laminated with
metal foil 26559904 - Wastebaskets, fiber: made from purchased material 26560000
- Sanitary food containers 26560100 - Paper cups, plates, dishes, and utensils
26560103 - Plates, paper: made from purchased material 26560104 - Straws,
drinking: made from purchased material 26560201 - Frozen food containers: made
from purchased material 26560300 - Food containers (liquid tight), including
milk cartons 26570000 - Folding paperboard boxes 26579902 - Paperboard backs for
blister or skin packages 26710000 - Paper; coated and laminated packaging
26719901 - Bread wrappers, waxed or laminated: purchased material 26719902 -
Paper, coated or laminated for packaging 26719903 - Plastic film, coated or
laminated for packaging 26719904 - Resinous impregnated paper for packaging
26719905 - Thermoplastic coated paper for packaging 26719906 - Waxed paper: made
from purchased material 26719907 - Wrapping paper, waterproof or coated 26720000
- Paper; coated and laminated, nec 26720100 - Chemically treated papers, made
from purchased materials 26720105 - Metallic covered paper: made from purchased
materials 26720109 - Thermoplastic coated paper: made from purchased materials
26720200 - Adhesive papers, labels, or tapes: from purchased material 26720201 -
Adhesive backed films, foams and foils 26720203 - Gummed paper: made from
purchased materials 26720204 - Gummed tape, cloth or paper base: from purchased
materials 26720206 - Masking tape: made from purchased materials 26720207 -
Tape, pressure sensitive: made from purchased materials 26729903 - Coated paper,
except photographic, carbon, or abrasive 26730000 - Bags: plastic, laminated,
and coated 26730101 - Garment bags (plastic film): made from purchased materials
26730200 - Food storage and trash bags (plastic) 26730201 - Food storage and
frozen food bags, plastic 26730202 - Trash bags (plastic film): made from
purchased materials 26730300 - Plastic and pliofilm bags 26730301 - Plastic
bags: made from purchased materials 26740000 - Bags: uncoated paper and
multiwall 26740101 - Grocers' bags: made from purchased materials 26740102 -
Shipping bags or sacks, including multiwall and heavy duty 26740103 - Shopping
bags: made from purchased materials 26749902 - Flour bags: made from purchased
materials 26749905 - Paper bags: made from purchased materials 26749906 - Vacuum
cleaner bags: made from purchased materials 26750000 - Die-cut paper and board
26750100 - Cardboard cut-outs, panels, and foundations: die-cut 26750103 -
Panels, cardboard, die-cut: made from purchased materials 26750202 - Folders,
filing, die-cut: made from purchased materials 26750203 - Index cards, die-cut:
made from purchased materials 26750204 - Jacquard (textile weaving) cards: from
purchased materials 26750300 - Stencils and lettering materials: die-cut
26750302 - Letters, cardboard, die-cut: from purchased materials 26759905 -
Paper die-cutting 26759906 - Paperboard die-cutting 26760000 - Sanitary paper
products 26760100 - Towels, napkins, and tissue paper products 26760101 -
Cleansing tissues: made from purchased paper 26760104 - Toilet paper: made from
purchased paper 26760105 - Towels, paper: made from purchased paper 26760200 -
Feminine hygiene paper products 26760300 - Infant and baby paper products
26760301 - Diapers, paper (disposable): made from purchased paper 26770000 -
Envelopes 26780000 - Stationery products 26780200 - Tablets and pads 26780201 -
Desk pads, paper: made from purchased materials 26780302 - Stationery: made from
purchased materials 26790100 - Pressed fiber and molded pulp products, except
food products 26790104 - Pipes and fittings, fiber: made from purchased material
26790200 - Food dishes and utensils, from pressed and molded pulp 26790203 - Egg
cartons, molded pulp: made from purchased material 26790205 - Plates, pressed
and molded pulp: from purchased material 26790300 - Wallpaper 26790302 -
Wallpaper: made from purchased paper 26790400 - Tags and labels, paper 26790401
- Labels, paper: made from purchased material 26790500 - Gift wrap and
novelties, paper 26790504 - Gift wrap, paper: made from purchased material
26790505 - Hats, paper novelties: made from purchased paper 26790506 -
Novelties, paper: made from purchased material 26790600 - Telegraph, teletype,
and adding machine paper 26790601 - Adding machine rolls, paper: made from
purchased material 26790700 - Building, insulating, and packaging paper 26790701
- Building paper, laminated: made from purchased material 26790702 - Corrugated
paper: made from purchased material 26790704 - Insulating paper: batts, fills,
and blankets 26790800 - Building, insulating, and packaging paperboard 26790803
- Wallboard, decorated: made from purchased material 26790900 - Cardboard
products, except die-cut 26790901 - Cardboard: pasted, laminated, lined, or
surface coated 26790902 - Fuel cell forms, cardboard: made from purchased
material 26799903 - Paper products, converted, nec 26799904 - Paperboard
products, converted, nec 27210000 - Periodicals 27520202 - Catalogs,
lithographed 27520302 - Forms, business: lithographed 27520401 - Calendars,
lithographed 27520402 - Cards, lithographed 27520404 - Post cards, picture:
lithographed 27520405 - Souvenir cards, lithographed 27520502 - Maps,
lithographed 27520601 - Decals, lithographed 27520602 - Posters, lithographed
27520603 - Transfers, decalcomania or dry: lithographed 27520702 - Tags,
lithographed 27520703 - Tickets, lithographed 27520901 - Newspapers,
lithographed only 27520902 - Periodicals, lithographed 27529901 - Color
lithography 27529903 - Letters, circular or form: lithographed 27529904 -
Lithographing on metal 27529905 - Menus, lithographed 27590101 - Bank notes:
engraved 27599905 - Embossing on paper 27599906 - Engraving, nec 27599918 -
Thermography 27610000 - Manifold business forms 27619902 - Computer forms,
manifold or continuous 27619903 - Continuous forms, office and business 27710000
- Greeting cards 27820104 - Record albums 27820200 - Scrapbooks, albums, and
diaries 27820201 - Albums 27820300 - Looseleaf binders and devices 27829902 -
Chart and graph paper, ruled 27890100 - Display mounting 27890304 - Pamphlets,
binding 27890306 - Trade binding services 27899902 - Paper cutting 27899903 -
Swatches and samples 27910000 - Typesetting 27910100 - Hand composition
typesetting 27919901 - Typesetting, computer controlled 27960202 -
Photoengraving plates, linecuts or halftones 27969906 - Lithographic plates,
positives or negatives 28120000 - Alkalies and chlorine 28120100 - Alkalies
28120101 - Caustic potash, potassium hydroxide 28120102 - Caustic soda, sodium
hydroxide 28120105 - Soda ash, sodium carbonate (anhydrous) 28129901 - Chlorine,
compressed or liquefied 28130000 - Industrial gases 28130100 - Carbon dioxide
28130101 - Dry ice, carbon dioxide (solid) 28139901 - Acetylene 28139902 -
Aerosols 28139905 - Hydrogen 28139906 - Neon 28139907 - Nitrogen 28139909 -
Oxygen, compressed or liquefied 28160000 - Inorganic pigments 28160105 -
Titanium dioxide, anatase or rutile (pigments) 28160106 - Zinc pigments: zinc
oxide, zinc sulfide 28160200 - Color pigments 28169901 - Metallic and mineral
pigments, nec 28190000 - Industrial inorganic chemicals, nec 28190100 - Elements
28190106 - Iodine, elemental 28190200 - Inorganic acids except nitric and
phosphoric 28190204 - Hydrochloric acid 28190207 - Sulfuric acid, oleum 28190300
- Aluminum compounds 28190301 - Aluminum chloride 28190303 - Aluminum sulfate
28190304 - Bauxite, refined 28190401 - Brine 28190605 - Nuclear fuel and cores,
inorganic 28190700 - Carbides 28190701 - Calcium carbide 28190702 - Tungsten
carbide powder, except abrasive or metallurgical 28190800 - Silica compounds
28190900 - Metal salts and compounds except sodium, potassium, aluminum 28190903
- Calcium compounds and salts, inorganic, nec 28190904 - Chromates and
bichromates 28190907 - Copper compounds or salts, inorganic 28190909 - Iron
(ferric/ferrous) compounds or salts 28190912 - Magnesium compounds or salts,
inorganic 28190917 - Mercury, redistilled 28190921 - Tin (stannic/stannous)
compounds or salts, inorganic 28191000 - Nonmetallic compounds 28191001 -
Bleaching powder, lime bleaching compounds 28191002 - Boron compounds, nec, not
from mines 28191003 - Charcoal (carbon), activated 28191011 - Phosphates, except
fertilizers: defluorinated and ammoniated 28191012 - Sulfur chloride 28191015 -
Sulfur, recovered or refined, incl. from sour natural gas 28199901 - Catalysts,
chemical 28199902 - Chemicals, high purity: refined from technical grade
28199903 - Chemicals, reagent grade: refined from technical grade 28210000 -
Plastics materials and resins 28210100 - Thermosetting materials 28210101 -
Epoxy resins 28210103 - Melamine resins, melamine-formaldehyde 28210104 -
Polyesters 28210105 - Polyimides (skybond, kaplon) 28210106 - Polyurethane
resins 28210108 - Urea resins 28210200 - Thermoplastic materials 28210201 -
Acrylic resins 28210203 - Elastomers, nonvulcanizable (plastics) 28210204 -
Ethylene glycol terephthalic acid, mylar 28210205 - Nylon resins 28210206 -
Polycarbonate resins 28210207 - Polyethylene resins 28210208 - Polymethyl
methacrylate resins, plexiglass 28210210 - Polypropylene resins 28210211 -
Polystyrene resins 28210213 - Polytetrafluoroethylene resins, teflon 28210214 -
Polyvinyl butyral resins 28210215 - Polyvinyl chloride resins, PVC 28210216 -
Polyvinylidene chloride resins 28210217 - Styrene resins, nec 28210219 - Vinyl
resins, nec 28210400 - Plasticizer/additive based plastic materials 28210403 -
Coal tar resins 28210406 - Protein plastics 28219901 - Molding compounds,
plastics 28220000 - Synthetic rubber 28220102 - Butadiene-acrylonitrile, nitrile
rubbers, NBR 28220103 - Styrene-butadiene rubbers, (over 50% butadiene), SBR,
GRS 28229901 - Acrylic rubbers, polyacrylate 28229905 - Ethylene-propylene
rubbers, EPDM polymers 28229906 - Fluoro rubbers 28229909 - Polyethylene,
chlorosulfonated, hypalon 28229911 - Silicone rubbers 28230000 - Cellulosic
manmade fibers 28240000 - Organic fibers, noncellulosic 28249901 - Acrylic
fibers 28249905 - Elastomeric fibers 28249906 - Fluorocarbon fibers 28249908 -
Nylon fibers 28249909 - Polyester fibers 28249912 - Protein fibers 28249916 -
Vinyl fibers 28330000 - Medicinals and botanicals 28330100 - Medicinal chemicals
28330105 - Organic medicinal chemicals: bulk, uncompounded 28330109 - Vitamins,
natural or synthetic: bulk, uncompounded 28330200 - Alkaloids and other
botanical based products 28330206 - Cinchona and derivatives 28330300 -
Antibiotics 28330400 - Animal based products 28330403 - Endocrine products
28340100 - Drugs affecting neoplasms and endrocrine systems 28340101 - Adrenal
pharmaceutical preparations 28340200 - Drugs acting on the central nervous
system & sense organs 28340201 - Analgesics 28340300 - Drugs acting on the
cardiovascular system, except diagnostic 28340301 - Digitalis pharmaceutical
preparations 28340400 - Drugs acting on the respiratory system 28340401 -
Antihistamine preparations 28340403 - Cough medicines 28340404 - Lozenges,
pharmaceutical 28340500 - Drugs acting on the gastrointestinal or genitourinary
system 28340501 - Antacids 28340600 - Dermatologicals 28340602 - Liniments
28340603 - Lip balms 28340604 - Ointments 28340605 - Suppositories 28340700 -
Vitamin, nutrient, and hematinic preparations for human use 28340701 -
Intravenous solutions 28340702 - Vitamin preparations 28340800 - Drugs affecting
parasitic and infective diseases 28340801 - Antibiotics, packaged 28340804 -
Penicillin preparations 28349901 - Chlorination tablets and kits (water
purification) 28349902 - Druggists' preparations (pharmaceuticals) 28349903 -
Emulsions, pharmaceutical 28349904 - Extracts of botanicals: powdered, pilular,
solid, or fluid 28349905 - Medicines, capsuled or ampuled 28349906 - Pills,
pharmaceutical 28349907 - Powders, pharmaceutical 28349908 - Proprietary drug
products 28349909 - Solutions, pharmaceutical 28349910 - Tablets, pharmaceutical
28349911 - Veterinary pharmaceutical preparations 28350000 - Diagnostic
substances 28359902 - Blood derivative diagnostic agents 28359903 - Cytology and
histology diagnostic agents 28359904 - Electrolyte diagnostic agents 28359905 -
Enzyme and isoenzyme diagnostic agents 28359906 - Hemotology diagnostic agents
28359907 - In vitro diagnostics 28359908 - In vivo diagnostics 28359909 -
Microbiology and virology diagnostic products 28359910 - Pregnancy test kits
28359911 - Radioactive diagnostic substances 28359912 - Veterinary diagnostic
substances 28360000 - Biological products, except diagnostic 28360100 - Blood
derivatives 28360101 - Coagulation products 28360102 - Plasmas 28360103 - Serums
28360200 - Extracts 28360201 - Allergens, allergenic extracts 28360300 -
Vaccines and other immunizing products 28360302 - Bacterial vaccines 28360304 -
Vaccines 28360400 - Culture media 28360402 - Bacteriological media 28369901 -
Veterinary biological products 28410000 - Soap and other detergents 28419901 -
Detergents, synthetic organic or inorganic alkaline 28419904 - Scouring
compounds 28419905 - Soap: granulated, liquid, cake, flaked, or chip 28419906 -
Textile soap 28420000 - Polishes and sanitation goods 28420102 - Cleaning or
polishing preparations, nec 28420103 - Degreasing solvent 28420104 - Drain pipe
solvents or cleaners 28420108 - Stain removers 28420109 - Sweeping compounds,
oil or water absorbent, clay or sawdust 28420110 - Wax removers 28420111 -
Window cleaning preparations 28420200 - Polishing preparations and related
products 28420204 - Floor waxes 28420207 - Metal polish 28420208 - Shoe polish
or cleaner 28420209 - Waxes for wood, leather, and other materials 28420300 -
Drycleaning preparations 28420301 - Rug, upholstery, or dry cleaning detergents
or spotters 28420400 - Sanitation preparations, disinfectants and deodorants
28420401 - Deodorants, nonpersonal 28420402 - Disinfectants, household or
industrial plant 28420403 - Industrial plant disinfectants or deodorants
28420404 - Sanitation preparations 28420500 - Laundry cleaning preparations
28420502 - Starch preparations, laundry 28429901 - Bleaches, household: dry or
liquid 28430000 - Surface active agents 28430100 - Oils and greases 28430101 -
Soluble oils or greases 28430200 - Finishing agents 28430201 - Leather finishing
agents 28430202 - Textile finishing agents 28430300 - Processing assistants
28440000 - Perfumes, cosmetics and other toilet preparations 28440100 - Hair
preparations, including shampoos 28440101 - Bleaches, hair 28440102 - Hair
coloring preparations 28440104 - Shampoos, rinses, conditioners: hair 28440105 -
Tonics, hair 28440200 - Oral preparations 28440201 - Denture cleaners 28440202 -
Mouthwashes 28440203 - Toothpastes or powders, dentifrices 28440300 - Perfumes
and colognes 28440302 - Concentrates, perfume 28440303 - Perfumes, natural or
synthetic 28440400 - Shaving preparations 28440500 - Cosmetic preparations
28440501 - Depilatories (cosmetic) 28440502 - Face creams or lotions 28440504 -
Suntan lotions and oils 28449901 - Bath salts 28449902 - Deodorants, personal
28449905 - Toilet preparations 28449906 - Towelettes, premoistened 28510000 -
Paints and allied products 28510100 - Paints and paint additives 28510101 -
Colors in oil, except artists' 28510103 - Marine paints 28510104 - Paint driers
28510105 - Paints, asphalt or bituminous 28510106 - Paints, waterproof 28510107
- Paints: oil or alkyd vehicle or water thinned 28510108 - Plastics base paints
and varnishes 28510109 - Undercoatings, paint 28510200 - Lacquers, varnishes,
enamels, and other coatings 28510201 - Coating, air curing 28510202 - Enamels,
nec 28510203 - Epoxy coatings 28510206 - Lacquer: bases, dopes, thinner 28510207
- Lithographic varnishes 28510208 - Polyurethane coatings 28510211 - Varnishes,
nec 28510212 - Vinyl coatings, strippable 28510213 - Wood stains 28510302 - Wood
fillers or sealers 28510400 - Removers and cleaners 28510401 - Paint removers
28610000 - Gum and wood chemicals 28610100 - Wood distillation products 28610103
- Hardwood distillates 28650000 - Cyclic crudes and intermediates 28650100 -
Dyes and pigments 28650106 - Biological stains 28650108 - Color pigments,
organic 28650110 - Dyes, synthetic organic 28650209 - Styrene 28650300 - Cyclic
organic intermediates 28650303 - Aniline, nitrobenzene 28650319 - Resorcinol
28650402 - Coal tar: crudes, intermediates, and distillates 28659901 - Chemical
indicators 28690000 - Industrial organic chemicals, nec 28690100 - Alcohols, non
beverage 28690101 - Alcohols, industrial: denatured (non-beverage) 28690103 -
Butyl alcohol, butanol 28690104 - Ethyl alcohol, ethanol 28690105 - Ethylene
glycols 28690108 - Methyl alcohol, synthetic, methanol 28690200 - Olefins
28690201 - Ethylene 28690300 - Amines, acids, salts, esters 28690306 -
Ethanolamines 28690307 - Fatty acid esters, aminos, etc. 28690400 - Fuels
28690401 - Rocket engine fuel, organic 28690500 - Perfumes, flavorings, and food
additives 28690501 - Flavors or flavoring materials, synthetic 28690503 -
Perfume materials, synthetic 28690506 - Sweeteners, synthetic 28690602 -
Acetone, synthetic 28699902 - Antioxidants, rubber processing: cyclic or acyclic
28699903 - Butadiene (industrial organic chemical) 28699914 - Embalming fluids
28699915 - Enzymes 28699920 - Glycerin 28699922 - High purity grade chemicals,
organic 28699923 - Hydraulic fluids, synthetic base 28699924 - Laboratory
chemicals, organic 28699926 - Plasticizers, organic: cyclic and acyclic 28699927
- Silicones 28699928 - Solvents, organic 28730000 - Nitrogenous fertilizers
28739901 - Fertilizers: natural (organic), except compost 28739903 - Nitrogen
solutions (fertilizer) 28740000 - Phosphatic fertilizers 28740100 - Phosphates
28740104 - Phosphoric acid 28750000 - Fertilizers, mixing only 28759901 -
Compost 28759902 - Potting soil, mixed 28790000 - Agricultural chemicals, nec
28790100 - Insecticides and pesticides 28790105 - Exterminating products, for
household or industrial use 28790106 - Insecticides, agricultural or household
28790107 - Pesticides, agricultural or household 28799901 - Agricultural
disinfectants 28799902 - Defoliants 28799903 - Fungicides, herbicides 28799905 -
Soil conditioners 28799906 - Trace elements (agricultural chemicals) 28910000 -
Adhesives and sealants 28910100 - Sealants 28910101 - Caulking compounds
28910103 - Sealing compounds for pipe threads or joints 28910104 - Sealing
compounds, synthetic rubber or plastic 28910105 - Sealing wax 28910200 -
Adhesives 28910201 - Adhesives, paste 28910202 - Adhesives, plastic 28910203 -
Cement, except linoleum and tile 28910205 - Epoxy adhesives 28910206 - Glue
28910208 - Rubber cement 28920000 - Explosives 28920101 - Detonators and
detonating caps 28920211 - Nitroglycerin (explosive) 28920217 - Slurries
(explosive) 28939902 - Gravure ink 28939903 - Letterpress or offset ink 28939904
- Lithographic ink 28939905 - Screen process ink 28950000 - Carbon black
28990000 - Chemical preparations, nec 28990100 - Oils and essential oils
28990105 - Essential oils 28990108 - Incense 28990110 - Magnetic inspection oil
or powder 28990200 - Acids 28990201 - Acid resist for etching 28990300 - Gelatin
28990302 - Gelatin: edible, technical, photographic, or pharmaceutical 28990400
- Flares, fireworks, and similar preparations 28990402 - Fireworks 28990404 -
Fusees: highway, marine, or railroad 28990500 - Sizes 28990501 - Dextrine sizes
28999902 - Antifreeze compounds 28999903 - Antiscaling compounds, boiler
28999905 - Carbon removing solvent 28999906 - Chemical cotton (processed cotton
linters) 28999907 - Chemical supplies for foundries 28999908 - Concrete curing
and hardening compounds 28999911 - Corrosion preventive lubricant 28999912 -
Deicing or defrosting fluid 28999913 - Desalter kits, sea water 28999914 -
Distilled water 28999915 - Drilling mud 28999916 - Dyes and tints, household
28999918 - Fire retardant chemicals 28999919 - Fluxes: brazing, soldering,
galvanizing, and welding 28999920 - Foam charge mixtures 28999921 - Food
contamination testing or screening kits 28999922 - Frit 28999923 - Fuel tank or
engine cleaning chemicals 28999924 - Gun slushing compounds 28999927 - Ink or
writing fluids 28999928 - Insulating compounds 28999931 - Metal treating
compounds 28999933 - Oil treating compounds 28999935 - Oxidizers, inorganic
28999939 - Plastic wood 28999940 - Plating compounds 28999942 - Rust resisting
compounds 28999943 - Salt 28999944 - Sodium chloride, refined 28999945 - Soil
testing kits 28999948 - Water treating compounds 28999949 - Waterproofing
compounds 28999950 - Oil absorption equipment 28999951 - Fuel treating compounds
28999952 - Drug testing kits, blood and urine 29110000 - Petroleum refining
29110100 - Gases and liquefied petroleum gases 29110101 - Gas, refinery 29110202
- Gasoline blending plants 29110206 - Solvents 29110302 - Diesel fuels 29110303
- Oils, fuel 29110305 - Oils, partly refined: sold for rerunning 29110402 -
Mineral oils, natural 29110403 - Mineral waxes, natural 29110404 - Oils,
lubricating 29110405 - Paraffin wax 29110600 - Aromatic chemical products
29110702 - Fuel additives 29119901 - Fractionation products of crude petroleum,
hydrocarbons, nec 29510000 - Asphalt paving mixtures and blocks 29510100 -
Paving blocks 29510101 - Asphalt paving blocks (not from refineries) 29510200 -
Paving mixtures 29510201 - Asphalt and asphaltic paving mixtures (not from
refineries) 29510202 - Coal tar paving materials (not from refineries) 29510203
- Concrete, asphaltic (not from refineries) 29510204 - Concrete, bituminous
29510206 - Road materials, bituminous (not from refineries) 29520000 - Asphalt
felts and coatings 29520100 - Roofing materials 29520102 - Roof cement: asphalt,
fibrous, or plastic 29520103 - Roofing felts, cements, or coatings, nec 29520200
- Siding materials 29520202 - Siding, insulating: impregnated, from purchased
materials 29529901 - Asphalt saturated board 29529902 - Coating compounds, tar
29920000 - Lubricating oils and greases 29920100 - Lubricating oils 29920102 -
Cutting oils, blending: made from purchased materials 29929901 - Oils and
greases, blending and compounding 29929902 - Re-refining lubricating oils and
greases, nec 29990000 - Petroleum and coal products, nec 29990101 - Coke (not
from refineries), petroleum 29990200 - Fuel briquettes and waxes 29990202 -
Waxes, petroleum: not produced in petroleum refineries 30110000 - Tires and
inner tubes 30110105 - Industrial inner tubes 30110107 - Truck or bus inner
tubes 30110201 - Agricultural tires, pneumatic 30110205 - Industrial tires,
pneumatic 30110206 - Motorcycle tires, pneumatic 30110300 - Tire and inner tube
materials and related products 30110301 - Retreading materials, tire 30119901 -
Tires, cushion or solid rubber 30210000 - Rubber and plastics footwear 30210102
- Boots, plastic 30210200 - Shoes, rubber or plastic molded to fabric 30210201 -
Canvas shoes, rubber soled 30210203 - Sandals, rubber 30210204 - Shoes, plastic
soles molded to fabric uppers 30210205 - Shoes, rubber or rubber soled fabric
uppers 30520000 - Rubber and plastics hose and beltings 30520100 - Rubber hose
30520101 - Air line or air brake hose, rubber or rubberized fabric 30520104 -
Fire hose, rubber 30520107 - Hose, pneumatic: rubber or rubberized fabric, nec
30520200 - Plastic hose 30520202 - Garden hose, plastic 30520300 - Rubber
belting 30520301 - Transmission belting, rubber 30520302 - V-belts, rubber
30530000 - Gaskets; packing and sealing devices 30530100 - Gaskets and sealing
devices 30530101 - Gasket materials 30530102 - Gaskets, all materials 30530107 -
Oil seals, rubber 30530200 - Packing materials 30530204 - Packing, rubber
30530205 - Packing: steam engines, pipe joints, air compressors, etc. 30610000 -
Mechanical rubber goods 30619901 - Appliance rubber goods (mechanical) 30619903
- Medical and surgical rubber tubing (extruded and lathe-cut) 30619904 - Oil and
gas field machinery rubber goods (mechanical) 30690000 - Fabricated rubber
products, nec 30690100 - Medical and laboratory rubber sundries and related
products 30690105 - Laboratory sundries: cases, covers, funnels, cups, etc.
30690106 - Medical sundries, rubber 30690109 - Water bottles, rubber 30690200 -
Rubber floorcoverings/mats and wallcoverings 30690203 - Floor coverings, rubber
30690204 - Flooring, rubber: tile or sheet 30690205 - Mats or matting, rubber,
nec 30690206 - Sheeting, rubber or rubberized fabric 30690207 - Stair treads,
rubber 30690208 - Tile, rubber 30690310 - Rubberized fabrics 30690311 - Wet
suits, rubber 30690400 - Air-supported rubber structures 30690402 - Balloons,
metal foil laminated with rubber 30690403 - Life jackets, inflatable: rubberized
fabric 30690404 - Life rafts, rubber 30690500 - Boot or shoe products, rubber
30690501 - Heels, boot or shoe: rubber, composition, or fiber 30690502 - Soles,
boot or shoe: rubber, composition, or fiber 30690602 - Custom compounding of
rubber materials 30690605 - Latex, foamed 30690606 - Reclaimed rubber (reworked
by manufacturing processes) 30690607 - Rug backing compounds, latex 30690700 -
Sponge rubber and sponge rubber products 30690702 - Weather strip, sponge rubber
30690801 - Baby pacifiers, rubber 30690802 - Birth control devices, rubber
30690804 - Nipples, rubber 30690900 - Stationer's rubber sundries 30690902 -
Rubber bands 30691000 - Hard rubber and molded rubber products 30691004 - Hard
rubber products, nec 30691006 - Molded rubber products 30691008 - Sheets, hard
rubber 30691009 - Tubes, hard rubber 30691300 - Rubber rolls and roll coverings
30691302 - Roll coverings, rubber 30691303 - Rolls, solid or covered rubber
30691500 - Rubber hardware 30691501 - Bushings, rubber 30691502 - Castings,
rubber 30691503 - Expansion joints, rubber 30691504 - Grommets, rubber 30691505
- Plumbers' rubber goods 30691506 - Washers, rubber 30691600 - Rubber tape
30691602 - Tape, pressure sensitive: rubber 30699901 - Bags, rubber or
rubberized fabric 30699904 - Film, rubber 30699905 - Foam rubber 30699906 - Fuel
tanks, collapsible: rubberized fabric 30699910 - Linings, vulcanizable rubber
30699913 - Pontoons, rubber 30699914 - Pump sleeves, rubber 30699915 - Roofing,
membrane rubber 30699918 - Toys, rubber 30699920 - Tubing, rubber 30810000 -
Unsupported plastics film and sheet 30810100 - Plastics film and sheet 30810101
- Packing materials, plastics sheet 30810102 - Photographic and X-ray film and
sheet 30810103 - Polyethylene film 30810104 - Polypropylene film and sheet
30810105 - Polyvinyl film and sheet 30810106 - Vinyl film and sheet 30819901 -
Film base, cellulose acetate or nitrocellulose plastics 30819902 - Floor or wall
covering, unsupported plastics 30819903 - Tile, unsupported plastics 30820000 -
Unsupported plastics profile shapes 30829901 - Rods, unsupported plastics
30829902 - Tubes, unsupported plastics 30830000 - Laminated plastics plate and
sheet 30839901 - Laminated plastics sheets 30839902 - Plastics finished
products, laminated 30839904 - Thermoplastics laminates: rods, tubes, plates,
and sheet 30839905 - Thermosetting laminates: rods, tubes, plates, and sheet
30840000 - Plastics pipe 30850000 - Plastics bottles 30860000 - Plastics foam
products 30869901 - Carpet and rug cushions, foamed plastics 30869902 - Cups and
plates, foamed plastics 30869903 - Ice chests or coolers (portable), foamed
plastics 30869904 - Insulation or cushioning material, foamed plastics 30869905
- Packaging and shipping materials, foamed plastics 30869906 - Padding, foamed
plastics 30870000 - Custom compound purchased resins 30880000 - Plastics
plumbing fixtures 30889901 - Bathroom fixtures, plastics 30889903 - Shower
stalls, fiberglass and plastics 30889905 - Toilet fixtures, plastics 30889906 -
Tubs (bath, shower, and laundry), plastics 30890000 - Plastics products, nec
30890100 - Plastics containers, except foam 30890101 - Battery cases, plastics
or plastics combination 30890102 - Boxes, plastics 30890103 - Buckets, plastics
30890104 - Cases, plastics 30890105 - Garbage containers, plastics 30890106 -
Jars, plastics 30890107 - Organizers for closets, drawers, etc.: plastics
30890109 - Planters, plastics 30890110 - Plastics and fiberglass tanks 30890111
- Tubs, plastics (containers) 30890200 - Plastics kitchenware, tableware, and
houseware 30890201 - Bottle caps, molded plastics 30890203 - Caps, plastics
30890205 - Clothes hangers, plastics 30890207 - Cups, plastics, except foam
30890211 - Kitchenware, plastics 30890214 - Plates, plastics 30890216 -
Tableware, plastics 30890217 - Tissue dispensers, plastics 30890219 - Trays,
plastics 30890220 - Tumblers, plastics 30890300 - Plastics hardware and building
products 30890301 - Awnings, fiberglass and plastics combination 30890302 -
Composition stone, plastics 30890304 - Doors, folding: plastics or plastics
coated fabric 30890306 - Ducting, plastics 30890307 - Fences, gates, and
accessories: plastics 30890308 - Fittings for pipe, plastics 30890310 - Gutters
(glass fiber reinforced), fiberglass or plastics 30890311 - Hardware, plastics
30890312 - Netting, plastics 30890313 - Panels, building: plastics, nec 30890314
- Reinforcing mesh, plastics 30890315 - Septic tanks, plastics 30890317 -
Siding, plastics 30890319 - Washers, plastics 30890320 - Window frames and sash,
plastics 30890321 - Window screening, plastics 30890322 - Windows, plastics
30890324 - Fiberglass doors 30890402 - Soles, boot or shoe: plastics 30890500 -
Plastics boats and other marine equipment 30890502 - Buoys and floats, plastics
30890600 - Plastics processing 30890601 - Blow molded finished plastics
products, nec 30890603 - Casting of plastics 30890604 - Celluloid products
30890605 - Coloring and finishing of plastics products 30890606 - Engraving of
plastics 30890608 - Injection molded finished plastics products, nec 30890609 -
Injection molding of plastics 30890610 - Laminating of plastics 30890611 -
Molding primary plastics 30890612 - Synthetic resin finished products, nec
30890613 - Thermoformed finished plastics products, nec 30890614 - Vulcanized
fiber plates, sheets, rods, or tubes 30890615 - Extruded finished plastics
products, nec 30899901 - Air mattresses, plastics 30899902 - Aquarium
accessories, plastics 30899903 - Bands, plastics 30899904 - Bearings, plastics
30899906 - Blister or bubble formed packaging, plastics 30899907 - Closures,
plastics 30899909 - Floor coverings, plastics 30899910 - Food casings, plastics
30899912 - Handles, brush or tool: plastics 30899913 - Identification cards,
plastics 30899914 - Kits, plastics 30899915 - Lenses, except optical: plastics
30899916 - Monofilaments, nontextile 30899917 - Novelties, plastics 30899918 -
Pallets, plastics 30899919 - Sponges, plastics 30899920 - Stock shapes, plastics
30899923 - Toilets, portable chemical: plastics 30899924 - Windshields, plastics
30899925 - Work gloves, plastics 31110000 - Leather tanning and finishing
31110100 - Equestrian leather products 31110104 - Saddlery leather 31110200 -
Shoe leather 31110300 - Leather processing 31110305 - Embossing of leather
31110307 - Hides: tanning, currying, and finishing 31110311 - Tanneries, leather
31110400 - Accessory products, leather 31110401 - Bag leather 31110701 -
Mechanical leather 31310104 - Laces, shoe and boot: leather 31310201 - Counters
31310301 - Rands 31310303 - Soles, shoe and boot: except rubber, plastics, etc.
31310400 - Inner parts for shoes 31310401 - Inner soles, leather 31310502 -
Quarters 31420000 - House slippers 31430000 - Men's footwear, except athletic
31439901 - Boots, dress or casual: men's 31439903 - Orthopedic shoes, men's
31439905 - Work shoes, men's 31440000 - Women's footwear, except athletic
31449901 - Boots, canvas or leather: women's 31449902 - Dress shoes, women's
31490102 - Sandals, except rubber or plastic: children's 31499901 - Athletic
shoes, except rubber or plastic 31510000 - Leather gloves and mittens 31519902 -
Gloves, leather: work 31610000 - Luggage 31610100 - Clothing and apparel
carrying cases 31610103 - Suitcases 31610104 - Traveling bags 31619901 -
Attache' cases 31619902 - Briefcases 31619903 - Camera carrying bags 31619904 -
Cases, carrying, nec 31619905 - Musical instrument cases 31619906 - Sample cases
31710000 - Women's handbags and purses 31719901 - Handbags, women's 31719902 -
Purses, women's 31720000 - Personal leather goods, nec 31720102 - Coin purses
31720103 - Handbags, regardless of material: men's 31720200 - Leather cases
31720202 - Cases, glasses 31720203 - Cases, jewelry 31729903 - Cosmetic bags
31990100 - Equestrian related leather articles 31990103 - Harness or harness
parts 31990105 - Saddles or parts 31990200 - Leather garments 31990202 -
Helmets, leather 31990203 - Holsters, leather 31990300 - Leather belting and
strapping 31990302 - Belting for machinery: solid, twisted, flat, etc.: leather
31990305 - Safety belts, leather 31990307 - Straps, leather 31999904 - Desk
sets, leather 31999905 - Dog furnishings: collars, leashes, muzzles, etc.:
leather 31999908 - Novelties, leather 32110000 - Flat glass 32110102 - Optical
glass, flat 32110200 - Strengthened or reinforced glass 32110201 - Laminated
glass 32110202 - Tempered glass 32110300 - Construction glass 32110301 -
Building glass, flat 32110302 - Insulating glass, sealed units 32110303 -
Skylight glass 32110305 - Window glass, clear and colored 32110400 - Plate and
sheet glass 32110402 - Sheet glass 32210000 - Glass containers 32210100 - Food
containers, glass 32210103 - Water bottles, glass 32219901 - Bottles for
packing, bottling, and canning: glass 32219903 - Cosmetic jars, glass 32219904 -
Medicine bottles, glass 32219906 - Vials, glass 32290000 - Pressed and blown
glass, nec 32290100 - Glass furnishings and accessories 32290105 - Cooking
utensils, glass or glass ceramic 32290106 - Tableware, glass or glass ceramic
32290107 - Vases, glass 32290200 - Optical glass 32290202 - Ophthalmic glass,
except flat 32290302 - Glassware, industrial 32290303 - Insulators, electrical:
glass 32290400 - Glass fiber products 32290401 - Fiber optics strands 32290600 -
Scientific glassware 32290700 - Glass lighting equipment parts 32290701 - Bulbs
for electric lights 32290704 - Lamp parts and shades, glass 32290800 - Art,
decorative and novelty glassware 32290802 - Glassware, art or decorative
32290803 - Novelty glassware 32290804 - Stationers' glassware: inkwells, clip
cups, etc. 32310000 - Products of purchased glass 32310100 - Ornamental glass:
cut, engraved or otherwise decorated 32310101 - Christmas tree ornaments: made
from purchased glass 32310103 - Decorated glassware: chipped, engraved, etched,
etc. 32310104 - Enameled glass 32310107 - Novelties, glass: fruit, foliage,
flowers, animals, etc. 32310108 - Stained glass: made from purchased glass
32310200 - Mirrored glass 32310301 - Aquariums and reflectors, glass 32310302 -
Reflector glass beads, for highway signs or reflectors 32310400 - Strengthened
or reinforced glass 32310401 - Insulating glass: made from purchased glass
32310402 - Insulating units, multiple-glazed: made from purchased glass 32310404
- Leaded glass 32310405 - Safety glass: made from purchased glass 32310406 -
Tempered glass: made from purchased glass 32310407 - Windshields, glass: made
from purchased glass 32310500 - Laboratory glassware 32310501 - Medical and
laboratory glassware: made from purchased glass 32310502 - Scientific and
technical glassware: from purchased glass 32319901 - Art glass: made from
purchased glass 32319902 - Doors, glass: made from purchased glass 32319903 -
Furniture tops, glass: cut, beveled, or polished 32319904 - Glass sheet bent:
made from purchased glass 32319905 - Industrial glassware: made from purchased
glass 32319907 - Framed mirrors 32410000 - Cement, hydraulic 32419901 - Masonry
cement 32419902 - Natural cement 32419903 - Portland cement 32510000 - Brick and
structural clay tile 32510100 - Structural brick and blocks 32510101 - Brick
clay: common face, glazed, vitrified, or hollow 32510105 - Paving brick, clay
32510202 - Building tile, clay 32530000 - Ceramic wall and floor tile 32530102 -
Quarry tile, clay 32530200 - Ceramic wall and floor tile 32530201 - Floor tile,
ceramic 32530202 - Mosaic tile, glazed and unglazed: ceramic 32530203 - Wall
tile, ceramic 32550000 - Clay refractories 32550200 - Glasshouse refractories
32550301 - Brick, clay refractory 32550305 - Tile, clay refractory 32559901 -
Castable refractories: clay 32559906 - Mortars, clay refractory 32590100 - Clay
sewer and drainage pipe and tile 32590103 - Liner brick or plates for sewer/tank
lining, vitrified clay 32590104 - Sewer pipe or fittings, clay 32590200 - Clay
chimney products 32590300 - Architectural clay products 32590302 - Architectural
terra cotta 32590303 - Roofing tile, clay 32610000 - Vitreous plumbing fixtures
32610100 - Bathroom accessories/fittings, vitreous china or earthenware 32610200
- Plumbing fixtures, vitreous china 32610201 - Bidets, vitreous china 32629902 -
China cookware 32629903 - Dishes, commercial or household: vitreous china
32629904 - Tableware, vitreous china 32630000 - Semivitreous table and
kitchenware 32639902 - Cookware, fine earthenware 32640000 - Porcelain
electrical supplies 32649902 - Ferrite and ferrite parts 32649903 - Insulators,
electrical: porcelain 32649905 - Magnets, permanent: ceramic or ferrite 32649906
- Porcelain parts for electrical devices, molded 32690202 - Cones, pyrometric:
earthenware 32690203 - Filtering media, pottery 32690301 - Decalcomania work on
china and glass 32690400 - Pottery household articles, except kitchen articles
32690403 - Vases, pottery 32699901 - Art and ornamental ware, pottery 32699902 -
Figures: pottery, china, earthenware, and stoneware 32699905 - Stoneware pottery
products 32710000 - Concrete block and brick 32719901 - Architectural concrete:
block, split, fluted, screen, etc. 32719902 - Blocks, concrete or cinder:
standard 32719904 - Blocks, concrete: chimney or fireplace 32719907 - Blocks,
concrete: heat absorbing 32719908 - Blocks, concrete: insulating 32719909 -
Blocks, concrete: landscape or retaining wall 32719911 - Brick, concrete
32719912 - Paving blocks, concrete 32719915 - Sewer and manhole block, concrete
32720000 - Concrete products, nec 32720100 - Liquid catch basins, tanks, and
covers: concrete 32720101 - Catch basin covers, concrete 32720102 - Manhole
covers or frames, concrete 32720103 - Septic tanks, concrete 32720104 - Tanks,
concrete 32720206 - Silo staves, cast stone or concrete 32720300 - Precast
terrazzo or concrete products 32720302 - Burial vaults, concrete or precast
terrazzo 32720303 - Concrete products, precast, nec 32720304 - Floor slabs and
tiles, precast concrete 32720306 - Fountains, concrete 32720309 - Furniture,
garden: concrete 32720312 - Roofing tile and slabs, concrete 32720313 - Shower
receptors, concrete 32720316 - Steps, prefabricated concrete 32720318 - Terrazzo
products, precast, nec 32720320 - Ties, railroad: concrete 32720321 - Tile,
precast terrazzo or concrete 32720324 - Wash foundations, precast terrazzo
32720402 - Fireplaces, concrete 32720500 - Concrete window and door components,
sills and frames 32720503 - Lintels, concrete 32720505 - Window sills, cast
stone 32720600 - Concrete products used to facilitate drainage 32720604 -
Culvert pipe, concrete 32720607 - Irrigation pipe, concrete 32720608 - Pipe,
concrete or lined with concrete 32720609 - Pressure pipe, reinforced concrete
32720610 - Sewer pipe, concrete 32720700 - Concrete structural support and
building material 32720702 - Building materials, except block or brick: concrete
32720703 - Building stone, artificial: concrete 32720704 - Cast stone, concrete
32720705 - Columns, concrete 32720708 - Joists, concrete 32720709 - Panels and
sections, prefabricated concrete 32720713 - Stone, cast concrete 32720800 -
Monuments and grave markers, except terrazzo 32720802 - Monuments, concrete
32729901 - Art marble, concrete 32729902 - Dry mixture concrete 32729903 -
Paving materials, prefabricated concrete 32729904 - Prestressed concrete
products 32740000 - Lime 32740100 - Building lime 32749901 - Agricultural lime
32749902 - Dolomitic lime, dead-burned dolomite 32750000 - Gypsum products
32750103 - Wallboard, gypsum 32759902 - Cement, Keene's 32810000 - Cut stone and
stone products 32810100 - Furniture, cut stone 32810101 - Altars, cut stone
32810104 - Table tops, marble 32810200 - Household articles, except furniture:
cut stone 32810201 - Bathroom fixtures, cut stone 32810204 - Urns, cut stone
32810300 - Building stone products 32810301 - Dimension stone for buildings
32810302 - Marble, building: cut and shaped 32810400 - Slate products 32810401 -
Blackboards, slate 32810501 - Burial vaults, stone 32810502 - Monuments, cut
stone (not finishing or lettering only) 32810503 - Pedestals, marble 32810601 -
Curbing, granite or stone 32810602 - Flagstones 32810603 - Paving blocks, cut
stone 32819901 - Granite, cut and shaped 32819902 - Limestone, cut and shaped
32819903 - Stone, quarrying and processing of own stone products 32910000 -
Abrasive products 32910200 - Abrasive stones, except grinding stones: ground or
whole 32910202 - Hones 32910300 - Abrasive metal and steel products 32910304 -
Steel shot abrasive 32910305 - Steel wool 32910400 - Abrasive wheels and
grindstones, not artificial 32910401 - Buffing or polishing wheels, abrasive or
nonabrasive 32910403 - Wheels, abrasive 32910500 - Synthetic abrasives 32910508
- Tungsten carbide abrasive 32910600 - Coated abrasive products 32910603 -
Sandpaper 32910701 - Grindstones, artificial 32910705 - Wheels, grinding:
artificial 32910800 - Abrasive grains 32919901 - Abrasive buffs, bricks, cloth,
paper, stones, etc. 32920000 - Asbestos products 32920300 - Asbestos insulating
materials 32920304 - Pipe covering (heat insulating material), except felt
32950000 - Minerals, ground or treated 32950100 - Minerals, ground or otherwise
treated 32950200 - Earths, ground or otherwise treated 32950202 - Clay for
petroleum refining, chemically processed 32950203 - Clay, ground or otherwise
treated 32950208 - Graphite, natural: ground, pulverized, refined, or blended
32950210 - Cat box filler 32950212 - Perlite, aggregate or expanded 32950214 -
Pulverized earth 32950217 - Silicon, ultra high purity: treated 32959903 -
Roofing granules 32959904 - Slag, crushed or ground 32960000 - Mineral wool
32960100 - Mineral wool insulation products 32960101 - Fiberglass insulation
32960102 - Insulation: rock wool, slag, and silica minerals 32969901 -
Acoustical board and tile, mineral wool 32969902 - Glass wool 32970000 - Nonclay
refractories 32970100 - Brick refractories 32970200 - Cement refractories
32970201 - Cement refractories, nonclay 32970203 - Cement: high temperature,
refractory (nonclay) 32970300 - Heat resistant mixtures 32979902 - Castable
refractories, nonclay 32979904 - Graphite refractories: carbon bond or ceramic
bond 32990200 - Sand lime products 32990300 - Ornamental and architectural
plaster work 32990301 - Architectural sculptures: gypsum, clay, papier mache,
etc. 32990304 - Moldings, architectural: plaster of paris 32990306 - Stucco
32990400 - Nonmetallic mineral statuary and other decorative products 32990401 -
Art goods: plaster of paris, papier mache, and scagliola 32990404 - Fountains,
plaster of paris 32990405 - Images, small: gypsum, clay, or papier mache
32990407 - Plaques: clay, plaster, or papier mache 32999901 - Ceramic fiber
32999906 - Tubing for electrical purposes, quartz 33120100 - Chemicals and other
products derived from coking 33120106 - Coke oven products (chemical recovery),
nec 33120108 - Coke, produced in chemical recovery coke ovens 33120110 - Light
oil crude, from chemical recovery coke ovens 33120200 - Blast furnace and
related products 33120301 - Billets, steel 33120303 - Ingots, steel 33120304 -
Slabs, steel 33120402 - Railroad crossings, steel or iron 33120404 - Rails,
steel or iron 33120405 - Structural shapes and pilings, steel 33120500 - Bar,
rod, and wire products 33120501 - Bars and bar shapes, steel, cold-finished: own
hot-rolled 33120502 - Bars and bar shapes, steel, hot-rolled 33120505 - Wire
products, steel or iron 33120600 - Pipes and tubes 33120601 - Pipes, iron and
steel 33120602 - Tubes, steel and iron 33120700 - Plate, sheet and strip, except
coated products 33120701 - Armor plate 33120702 - Plate, steel 33120703 - Sheet
or strip, steel, cold-rolled: own hot-rolled 33120704 - Sheet or strip, steel,
hot-rolled 33120800 - Tool and die steel and alloys 33120801 - Ferroalloys,
produced in blast furnaces 33120802 - Stainless steel 33120803 - Tool and die
steel 33120900 - Wheels 33120902 - Wheels, locomotive and car: iron and steel
33121000 - Coated or plated products 33121002 - Galvanized pipes, plates,
sheets, etc.: iron and steel 33129903 - Fence posts, iron and steel 33129904 -
Forgings, iron and steel 33129906 - Iron and steel products, hot-rolled 33129907
- Sinter, iron 33129908 - Tin-free steel 33130000 - Electrometallurgical
products 33130200 - Ferroalloys 33130201 - Alloys, additive, except copper: not
made in blast furnaces 33139902 - Tungsten carbide powder 33150000 - Steel wire
and related products 33150101 - Chain link fencing 33150102 - Fence gates,
posts, and fittings: steel 33150202 - Nails, steel: wire or cut 33150205 -
Staples, steel: wire or cut 33150300 - Wire and fabricated wire products
33150302 - Baskets, steel wire 33150303 - Cable, steel: insulated or armored
33150305 - Welded steel wire fabric 33150307 - Wire products, ferrous/iron: made
in wiredrawing plants 33150308 - Wire, ferrous/iron 33150309 - Wire, steel:
insulated or armored 33160000 - Cold finishing of steel shapes 33160101 - Strip,
steel, cold-rolled, nec: from purchased hot-rolled, 33160102 - Strip, steel,
flat bright, cold-rolled: purchased hot-rolled 33169901 - Bars, steel, cold
finished, from purchased hot-rolled 33169903 - Sheet, steel, cold-rolled, nec:
from purchased hot-rolled 33170000 - Steel pipe and tubes 33170100 - Seamless
pipes and tubes 33170101 - Pipes, seamless steel 33170102 - Tubes, seamless
steel 33170103 - Tubing, mechanical or hypodermic sizes: cold drawn stainless
33170200 - Welded pipe and tubes 33170201 - Boiler tubes (wrought) 33170203 -
Pipes, wrought: welded, lock joint, or heavy riveted 33170204 - Tubes, wrought:
welded or lock joint 33170205 - Well casing, wrought: welded, lock joint, or
heavy riveted 33210000 - Gray and ductile iron foundries 33210100 - Cast iron
pipe and fittings 33210102 - Sewer pipe, cast iron 33210103 - Soil pipe and
fittings: cast iron 33219901 - Cooking utensils, cast iron 33219902 - Ductile
iron castings 33219903 - Gray iron castings, nec 33219904 - Gray iron ingot
molds, cast 33219905 - Manhole covers, metal 33219906 - Railroad car wheels and
brake shoes, cast iron 33220000 - Malleable iron foundries 33240000 - Steel
investment foundries 33249901 - Aerospace investment castings, ferrous 33249902
- Commercial investment castings, ferrous 33250000 - Steel foundries, nec
33259901 - Alloy steel castings, except investment 33259902 - Bushings, cast
steel: except investment 33259903 - Railroad car wheels, cast steel 33310000 -
Primary copper 33310100 - Primary copper smelter products 33310101 - Blister
copper 33340000 - Primary aluminum 33340100 - Aluminum ingots and slabs 33340102
- Slabs (primary), aluminum 33349901 - Pigs, aluminum 33390000 - Primary
nonferrous metals, nec 33390101 - Antifriction bearing metals, lead-base
33390102 - Lead smelting and refining (primary) 33390103 - Zinc refining
(primary), including slabs & dust 33390104 - Zinc smelting (primary), including
zinc residue 33390200 - Precious metals 33390201 - Gold refining (primary)
33390300 - Silicon and chromium 33390302 - Silicon refining (primary, over 99%
pure) 33390304 - Silicon, pure 33399903 - Beryllium metal 33399919 - Zirconium
metal, sponge and granules 33410000 - Secondary nonferrous metals 33410101 -
Lead smelting and refining (secondary) 33410200 - Secondary precious metals
33410202 - Platinum group metals, smelting and refining (secondary) 33410203 -
Silver recovery from used photographic film 33419901 - Aluminum smelting and
refining (secondary) 33419903 - Brass smelting and refining (secondary) 33419905
- Copper smelting and refining (secondary) 33419911 - Recovery and refining of
nonferrous metals 33510000 - Copper rolling and drawing 33510100 - Copper and
copper alloy sheet, strip, plate, and products 33510101 - Bands, copper and
copper alloy 33510105 - Strip, copper and copper alloy 33510200 - Copper and
copper alloy pipe and tube 33510201 - Copper pipe 33510202 - Pipe, brass and
bronze 33510203 - Tubing, copper and copper alloy 33519904 - Extruded shapes,
nec, copper and copper alloy 33519905 - Rails, copper and copper alloy 33519907
- Wire, copper and copper alloy 33530000 - Aluminum sheet, plate, and foil
33530100 - Aluminum sheet and strip 33530101 - Coils, sheet aluminum 33530102 -
Flat rolled shapes, nec, aluminum 33539901 - Foil, aluminum 33539903 - Tubes,
welded, aluminum 33540000 - Aluminum extruded products 33540102 - Coils, rod,
extruded, aluminum 33540200 - Aluminum pipe and tube 33540203 - Tube, extruded
or drawn, aluminum 33549901 - Shapes, extruded aluminum, nec 33550000 - Aluminum
rolling and drawing, nec 33550100 - Aluminum wire and cable 33550201 - Bars,
rolled, aluminum 33550401 - Rails, rolled and drawn, aluminum 33550402 -
Structural shapes, rolled, aluminum 33560000 - Nonferrous rolling and drawing,
nec 33560101 - Lead and lead alloy bars, pipe, plates, shapes, etc. 33560201 -
Gold and gold alloy bars, sheets, strip, etc. 33560400 - Nickel 33560402 -
Nickel and nickel alloy: rolling, drawing, or extruding 33560600 - Titanium
33560602 - Titanium and titanium alloy: rolling, drawing, or extruding 33569901
- Battery metal 33569902 - Solder: wire, bar, acid core, and rosin core 33569904
- Welding rods 33570000 - Nonferrous wiredrawing and insulating 33570100 -
Communication wire 33570101 - Coaxial cable, nonferrous 33570102 - Fiber optic
cable (insulated) 33579902 - Aluminum wire and cable 33579905 - Building wire
and cable, nonferrous 33579906 - Magnet wire, nonferrous 33579907 - Shipboard
cable, nonferrous 33630000 - Aluminum die-castings 33640000 - Nonferrous
die-castings except aluminum 33640100 - Copper and copper alloy die-castings
33640101 - Brass and bronze die-castings 33640201 - Lead die-castings 33640202 -
Zinc and zinc-base alloy die-castings 33649901 - Magnesium and magnesium-base
alloy die-castings 33650000 - Aluminum foundries 33650101 - Cooking/kitchen
utensils, cast aluminum 33650200 - Aluminum and aluminum-based alloy castings
33650201 - Aerospace castings, aluminum 33650202 - Machinery castings, aluminum
33659901 - Masts, cast aluminum 33660000 - Copper foundries 33660100 - Bushings
and bearings 33660200 - Propellers 33660202 - Propellers, ship: cast brass
33669901 - Brass foundry, nec 33669902 - Bronze foundry, nec 33669903 - Castings
(except die), nec, brass 33669904 - Castings (except die), nec, bronze 33669906
- Castings (except die), nsk 33669907 - Machinery castings, brass 33690000 -
Nonferrous foundries, nec 33690101 - Lead castings, except die-castings 33690103
- Zinc and zinc-base alloy castings, except die-castings 33699901 - Aerospace
castings, nonferrous: except aluminum 33699902 - Castings, except die-castings,
precision 33699903 - Machinery castings, exc. die, nonferrous, exc. alum. copper
33699904 - Magnesium and magnes.-base alloy castings, exc. die-casting 33699905
- Titanium castings, except die-casting 33980000 - Metal heat treating 33989901
- Annealing of metal 33989902 - Brazing (hardening) of metal 33989903 - Metal
burning 33989904 - Shot peening (treating steel to reduce fatigue) 33989905 -
Tempering of metal 33990000 - Primary metal products 33990100 - Metal powders,
pastes, and flakes 33990102 - Flakes, metal 33990103 - Iron, powdered 33990105 -
Powder, metal 33990106 - Silver powder 33990200 - Metal fasteners 33990201 -
Brads: aluminum, brass, or other nonferrous metal or wire 33990202 - Nails:
aluminum, brass, or other nonferrous metal or wire 33999901 - Iron ore recovery
from open hearth slag 33999902 - Laminating steel 33999904 - Steel balls
33999906 - Cryogenic treatment of metal 34110000 - Metal cans 34110100 - Food
and beverage containers 34110102 - Beverage cans, metal: except beer 34110103 -
Food containers, metal 34119901 - Aluminum cans 34119906 - Tin cans 34120000 -
Metal barrels, drums, and pails 34129901 - Barrels, shipping: metal 34129902 -
Drums, shipping: metal 34210000 - Cutlery 34210100 - Table and food cutlery,
including butchers' 34210103 - Knife blades and blanks 34210104 - Knives:
butchers', hunting, pocket, etc. 34210203 - Scissors, hand 34210204 - Shears,
hand 34219901 - Razor blades and razors 34230000 - Hand and edge tools, nec
34230100 - Garden and farm tools, including shovels 34230200 - Soldering tools
34230201 - Soldering guns or tools, hand: electric 34239904 - Carpenters' hand
tools, except saws: levels, chisels, etc. 34239905 - Carpet layers' hand tools
34239906 - Caulking tools, hand 34239907 - Cutters, glass 34239908 - Cutting
dies, except metal cutting 34239910 - Edge tools for woodworking: augers, bits,
gimlets, etc. 34239912 - Hammers (hand tools) 34239914 - Jacks: lifting, screw,
or ratchet (hand tools) 34239916 - Knives, agricultural or industrial 34239919 -
Masons' hand tools 34239920 - Mechanics' hand tools 34239921 - Plumbers' hand
tools 34239922 - Rules or rulers, metal 34239923 - Screw drivers, pliers,
chisels, etc. (hand tools) 34239927 - Tools or equipment for use with sporting
arms 34239928 - Wrenches, hand tools 34250000 - Saw blades and handsaws 34259902
- Saw blades, for hand or power saws 34259903 - Saws, hand: metalworking or
woodworking 34290000 - Hardware, nec 34290100 - Furniture, builders' and other
household hardware 34290101 - Builders' hardware 34290102 - Cabinet hardware
34290103 - Door opening and closing devices, except electrical 34290104 -
Fireplace equipment, hardware: andirons, grates, screens 34290105 - Furniture
hardware 34290200 - Keys, locks, and related hardware 34290201 - Door locks,
bolts, and checks 34290203 - Locks or lock sets 34290204 - Padlocks 34290300 -
Motor vehicle hardware 34290301 - Bicycle racks, automotive 34290302 - Luggage
racks, car top 34290303 - Ski racks, automotive 34290400 - Aircraft & marine
hardware, inc. pulleys & similar items 34290401 - Aircraft hardware 34290402 -
Marine hardware 34290403 - Pulleys, metal 34290500 - Clamps, couplings, nozzles,
and other metal hose fittings 34290501 - Clamps and couplings, hose 34290502 -
Clamps, metal 34299901 - Animal traps, iron or steel 34299902 - Casket hardware
34299905 - Harness hardware 34299907 - Luggage hardware 34299908 - Metal
fasteners 34299910 - Parachute hardware 34310000 - Metal sanitary ware 34310100
- Bathroom fixtures, including sinks 34310103 - Shower stalls, metal 34319901 -
Drinking fountains, metal 34319903 - Plumbing fixtures: enameled iron, cast
iron,or pressed metal 34320000 - Plumbing fixture fittings and trim 34329901 -
Faucets and spigots, metal and plastic 34329902 - Lawn hose nozzles and
sprinklers 34329903 - Plastic plumbing fixture fittings, assembly 34329904 -
Plumbers' brass goods: drain cocks, faucets, spigots, etc. 34330000 - Heating
equipment, except electric 34330100 - Burners, furnaces, boilers, and stokers
34330101 - Boilers, low-pressure heating: steam or hot water 34330103 - Gas
burners, domestic 34330104 - Gas burners, industrial 34330105 - Gas-oil burners,
combination 34330106 - Oil burners, domestic or industrial 34330107 - Stokers,
mechanical: domestic or industrial 34330201 - Logs, gas fireplace 34330202 -
Radiators, except electric 34330205 - Space heaters, except electric 34339901 -
Gas infrared heating units 34339902 - Heaters, swimming pool: oil or gas
34339904 - Solar heaters and collectors 34339905 - Steam heating apparatus
34339906 - Stoves, wood and coal burning 34410100 - Fabricated structural metal
for ships 34410101 - Boat and barge sections, prefabricated metal 34410200 -
Fabricated structural metal for bridges 34410201 - Bridge sections,
prefabricated, highway 34419901 - Building components, structural steel 34419902
- Dam gates, metal plate 34419903 - Expansion joints (structural shapes), iron
or steel 34419904 - Floor jacks, metal 34419906 - Joists, open web steel:
long-span series 34419907 - Railroad car racks, for transporting vehicles: steel
34419908 - Tower sections, radio and television transmission 34420000 - Metal
doors, sash, and trim 34420100 - Window and door frames 34420101 - Casements,
aluminum 34420102 - Sash, door or window: metal 34420200 - Louvers, shutters,
jalousies, and similar items 34420204 - Shutters, door or window: metal 34420300
- Screen and storm doors and windows 34420301 - Screen doors, metal 34420302 -
Screens, window, metal 34420303 - Storm doors or windows, metal 34420400 - Metal
doors 34420401 - Fire doors, metal 34420402 - Garage doors, overhead: metal
34420403 - Hangar doors, metal 34420404 - Rolling doors for industrial buildings
or warehouses, metal 34420500 - Molding, trim, and stripping 34420503 - Weather
strip, metal 34430000 - Fabricated plate work (boiler shop) 34430100 -
Industrial vessels, tanks, and containers 34430102 - Bins, prefabricated metal
plate 34430103 - Columns (fractioning, etc.): metal plate 34430104 - Cryogenic
tanks, for liquids and gases 34430108 - Dumpsters, garbage 34430110 - Fuel tanks
(oil, gas, etc.), metal plate 34430111 - Gas holders, metal plate 34430113 -
Housings, pressure 34430115 - Process vessels, industrial: metal plate 34430116
- Separators, industrial process: metal plate 34430118 - Stills, pressure: metal
plate 34430120 - Tanks for tank trucks, metal plate 34430121 - Tanks, lined:
metal plate 34430122 - Tanks, standard or custom fabricated: metal plate
34430123 - Towers (bubble, cooling, fractionating, etc.): metal plate 34430125 -
Vats, metal plate 34430126 - Vessels, process or storage (from boiler shops):
metal plate 34430127 - Water tanks, metal plate 34430200 - Heat exchangers,
condensers, and components 34430201 - Air coolers, metal plate 34430205 -
Condensers, steam 34430206 - Cooling towers, metal plate 34430207 - Finned
tubes, for heat transfer 34430208 - Heat exchangers, plate type 34430209 - Heat
exchangers: coolers (after, inter), condensers, etc. 34430300 - Boiler and
boiler shop work 34430302 - Boiler shop products: boilers, smokestacks, steel
tanks 34430303 - Boilers: industrial, power, or marine 34430503 - Nuclear core
structurals, metal plate 34430504 - Nuclear reactors, military or industrial
34430505 - Nuclear shielding, metal plate 34430507 - Reactor containment
vessels, metal plate 34430600 - Liners/lining 34430601 - Liners, industrial:
metal plate 34430700 - Metal parts 34430701 - Baffles 34430702 - Breechings,
metal plate 34430703 - Cable trays, metal plate 34430800 - Chutes and troughs
34430801 - Chutes, metal plate 34430900 - Pipe, standpipe, and culverts 34430902
- Pipe, large diameter: metal plate 34431002 - Wind tunnels 34431105 -
Sterilizing chambers, metal plate 34439902 - Containers, shipping (bombs, etc.):
metal plate 34439904 - Cylinders, pressure: metal plate 34439906 - High vacuum
coaters, metal plate 34439911 - Perforating on heavy metal 34439915 - Truss
plates, metal 34439916 - Weldments 34440000 - Sheet metalwork 34440100 -
Culverts, flumes, and pipes 34440101 - Culverts, sheet metal 34440104 - Pipe,
sheet metal 34440200 - Metal ventilating equipment 34440202 - Ducts, sheet metal
34440203 - Elbows, for air ducts, stovepipes, etc.: sheet metal 34440204 - Flues
and pipes, stove or furnace: sheet metal 34440205 - Ventilators, sheet metal
34440300 - Metal roofing and roof drainage equipment 34440303 - Gutters, sheet
metal 34440304 - Roof deck, sheet metal 34440305 - Skylights, sheet metal
34440400 - Metal flooring and siding 34440402 - Flooring, cellular steel
34440403 - Siding, sheet metal 34440500 - Metal housings, enclosures, casings,
and other containers 34440502 - Booths, spray: prefabricated sheet metal
34440503 - Casings, sheet metal 34440504 - Furnace casings, sheet metal 34440505
- Hoods, range: sheet metal 34440506 - Hoppers, sheet metal 34440507 - Housings
for business machines, sheet metal 34440508 - Laundry hampers, sheet metal
34440509 - Machine guards, sheet metal 34440510 - Mail (post office) collection
or storage boxes, sheet metal 34440511 - Radiator shields or enclosures, sheet
metal 34440600 - Awnings and canopies 34440601 - Awnings, sheet metal 34440602 -
Canopies, sheet metal 34449901 - Coal chutes, prefabricated sheet metal 34449902
- Concrete forms, sheet metal 34449904 - Forming machine work, sheet metal
34449905 - Guard rails, highway: sheet metal 34449908 - Restaurant sheet
metalwork 34449911 - Studs and joists, sheet metal 34460000 - Architectural
metalwork 34460100 - Stairs, fire escapes, balconies, railings, and ladders
34460101 - Balconies, metal 34460103 - Fire escapes, metal 34460107 - Railings,
banisters, guards, etc: made from metal pipe 34460108 - Railings, prefabricated
metal 34460109 - Stairs, staircases, stair treads: prefabricated metal 34460201
- Gratings, open steel flooring 34460202 - Gratings, tread: fabricated metal
34460300 - Fences, gates, posts, and flagpoles 34460301 - Fences or posts,
ornamental iron or steel 34460302 - Flagpoles, metal 34460303 - Gates,
ornamental metal 34460400 - Partitions and supports/studs, including acoustical
systems 34460401 - Acoustical suspension systems, metal 34460403 - Partitions,
ornamental metal 34460502 - Louvers, ventilating 34460600 - Ornamental metalwork
34460601 - Bank fixtures, ornamental metal 34460603 - Grillwork, ornamental
metal 34469902 - Scaffolds, mobile or stationary: metal 34480000 - Prefabricated
metal buildings and components 34480100 - Prefabricated metal buildings 34480101
- Buildings, portable: prefabricated metal 34480102 - Carports, prefabricated
metal 34480105 - Greenhouses, prefabricated metal 34480106 - Screen enclosures
34480108 - Sunrooms, prefabricated metal 34480200 - Prefabricated metal
components 34480201 - Panels for prefabricated metal buildings 34480202 - Ramps,
prefabricated metal 34480203 - Trusses and framing, prefabricated metal 34489901
- Docks, prefabricated metal 34490000 - Miscellaneous metalwork 34490100 -
Fabricated bar joists and concrete reinforcing bars 34490101 - Bars, concrete
reinforcing: fabricated steel 34490201 - Lath, expanded metal 34499901 - Curtain
wall, metal 34499902 - Curtain walls for buildings, steel 34499903 - Custom roll
formed products 34499904 - Landing mats, aircraft: metal 34510000 - Screw
machine products 34520000 - Bolts, nuts, rivets, and washers 34520100 - Pins
34520101 - Cotter pins, metal 34520102 - Dowel pins, metal 34520200 - Washers
34520202 - Spring washers, metal 34520203 - Washers, metal 34529901 - Bolts,
metal 34529904 - Nuts, metal 34529905 - Rivets, metal 34529907 - Screws, metal
34620000 - Iron and steel forgings 34620100 - Gear and chain forgings 34620101 -
Chains, forged steel 34620102 - Gears, forged steel 34620200 - Pump, compressor,
and turbine forgings 34620202 - Turbine engine forgings, ferrous 34620401 -
Construction or mining equipment forgings, ferrous 34620402 - Railroad wheels,
axles, frogs, or other equipment: forged 34629901 - Aircraft forgings, ferrous
34629902 - Anchors, forged 34629903 - Armor plate, forged iron or steel 34629904
- Flange, valve, and pipe fitting forgings, ferrous 34629905 - Horseshoes
34629907 - Mechanical power transmission forgings, ferrous 34629908 - Nuclear
power plant forgings, ferrous 34629909 - Ornamental metal forgings, ferrous
34630000 - Nonferrous forgings 34639901 - Aircraft forgings, nonferrous 34639902
- Aluminum forgings 34639904 - Bearing and bearing race forgings, nonferrous
34639905 - Flange, valve or pipe fitting forgings, nonferrous 34639906 -
Machinery forgings, nonferrous 34639909 - Pole line hardware forgings,
nonferrous 34669901 - Bottle caps and tops, stamped metal 34669902 - Closures,
stamped metal 34690000 - Metal stampings, nec 34690100 - Household cooking and
kitchen utensils, metal 34690102 - Kitchen fixtures and equipment: metal, except
cast aluminum 34690103 - Utensils, household: metal, except cast 34690104 -
Cooking ware, except porcelain enameled 34690200 - Household cooking and kitchen
utensils, porcelain enameled 34690201 - Cooking ware, porcelain enameled
34690300 - Porcelain enameled products and utensils 34690400 - Boxes, stamped
metal 34690401 - Boxes: tool, lunch, mail, etc.: stamped metal 34699903 -
Capacitor or condenser cans and cases, stamped metal 34699904 - Electronic
enclosures, stamped or pressed metal 34699905 - Garbage cans, stamped and
pressed metal 34699906 - Helmets, steel 34699907 - Honeycombed metal 34699908 -
Machine parts, stamped or pressed metal 34699909 - Ornamental metal stampings
34699910 - Patterns on metal 34699911 - Perforated metal, stamped 34699918 -
Tube fins, stamped metal 34710000 - Plating and polishing 34710100 -
Electroplating and plating 34710101 - Anodizing (plating) of metals or formed
products 34710102 - Chromium plating of metals or formed products 34710103 -
Decorative plating and finishing of formed products 34710104 - Electrolizing
steel 34710105 - Electroplating of metals or formed products 34710106 - Gold
plating 34710107 - Plating of metals or formed products 34710200 - Cleaning,
polishing, and finishing 34710202 - Cleaning and descaling metal products
34710203 - Coloring and finishing of aluminum or formed products 34710206 -
Finishing, metals or formed products 34710207 - Polishing, metals or formed
products 34710208 - Sand blasting of metal parts 34790100 - Etching and
engraving 34790102 - Engraving jewelry, silverware, or metal 34790103 - Etching
on metals 34790104 - Etching, photochemical 34790105 - Name plates: engraved,
etched, etc. 34790200 - Painting, coating, and hot dipping 34790201 - Aluminum
coating of metal products 34790202 - Bonderizing of metal or metal products
34790203 - Coating electrodes 34790204 - Coating of metals and formed products
34790205 - Coating of metals with plastic or resins 34790206 - Coating of metals
with silicon 34790207 - Coating or wrapping steel pipe 34790208 - Coating, rust
preventive 34790209 - Enameling, including porcelain, of metal products 34790210
- Galvanizing of iron, steel, or end-formed products 34790211 - Hot dip coating
of metals or formed products 34790215 - Painting of metal products 34790219 -
Rust proofing (hot dipping) of metals and formed products 34790221 - Varnishing
of metal products 34820000 - Small arms ammunition 34829902 - Cartridges, 30 mm.
and below 34829903 - Cores, bullet: 30 mm. and below 34829905 - Pellets and
BB's, pistol and air rifle ammunition 34829907 - Shot, lead 34830000 -
Ammunition, except for small arms, nec 34830100 - Ammunition components 34830101
- Arming and fusing devices for missiles 34839902 - Artillery shells, over 30
mm. 34839905 - Chemical warfare projectiles and components 34839910 - Missile
warheads 34840000 - Small arms 34840100 - Machine guns and grenade launchers
34840102 - Machine guns or machine gun parts, 30 mm. and below 34849902 - Guns
(firearms) or gun parts, 30 mm. and below 34849903 - Pellet and BB guns 34849904
- Pistols or pistol parts, 30 mm. and below 34849906 - Revolvers or revolver
parts, 30 mm. and below 34849907 - Rifles or rifle parts, 30 mm. and below
34849908 - Shotguns or shotgun parts, 30 mm. and below 34890000 - Ordnance and
accessories, nec 34890100 - Guns, howitzers, mortars, and related equipment
34890101 - Artillery or artillery parts, over 30 mm. 34890103 - Guns or gun
parts, over 30 mm. 34890105 - Rifles, recoilless 34899904 - Rocket launchers
34910000 - Industrial valves 34910101 - Process control regulator valves
34919902 - Compressed gas cylinder valves 34919903 - Fire hydrant valves
34919904 - Gas valves and parts, industrial 34919905 - Pressure valves and
regulators, industrial 34919907 - Solenoid valves 34919908 - Steam traps
34919910 - Water works valves 34920000 - Fluid power valves and hose fittings
34920100 - Fluid power valves for aircraft 34920101 - Control valves, aircraft:
hydraulic and pneumatic 34929901 - Control valves, fluid power: hydraulic and
pneumatic 34929903 - Hose and tube fittings and assemblies, hydraulic/pneumatic
34929904 - Hose and tube couplings, hydraulic/pneumatic 34930000 - Steel
springs, except wire 34930102 - Helical springs, hot wound: railroad equip.,
etc. 34930103 - Hot wound springs, except wire 34930105 - Torsion bar springs
34930201 - Coiled flat springs 34930202 - Flat springs, sheet or strip stock
34940000 - Valves and pipe fittings, nec 34940100 - Pipe fittings 34940101 -
Couplings, except pressure and soil pipe 34940102 - Expansion joints, pipe
34940103 - Line strainers, for use in piping systems 34940106 - Well adapters
34949901 - Plumbing and heating valves 34949902 - Sprinkler systems, field
34950000 - Wire springs 34950100 - Precision springs 34950103 - Instrument
springs, precision 34950104 - Mechanical springs, precision 34959903 -
Upholstery springs, unassembled 34960000 - Miscellaneous fabricated wire
products 34960100 - Wire cloth and woven wire products 34960101 - Cylinder wire
cloth 34960103 - Fabrics, woven wire 34960105 - Grilles and grillework, woven
wire 34960106 - Hardware cloth, woven wire 34960108 - Mats and matting 34960109
- Mesh, made from purchased wire 34960111 - Screening, woven wire: made from
purchased wire 34960113 - Woven wire products, nec 34960200 - Wire chain
34960201 - Chain, welded 34960202 - Tire chains 34960300 - Wire fasteners
34960301 - Clips and fasteners, made from purchased wire 34960303 - Slings,
lifting: made from purchased wire 34969902 - Cable, uninsulated wire: made from
purchased wire 34969903 - Cages, wire 34969904 - Concrete reinforcing mesh and
wire 34969905 - Conveyor belts 34969906 - Fencing, made from purchased wire
34969909 - Grocery carts, made from purchased wire 34969912 - Shelving, made
from purchased wire 34969913 - Staples, made from purchased wire 34969914 -
Traps, animal and fish 34969915 - Wire winding 34970000 - Metal foil and leaf
34979903 - Foil, laminated to paper or other materials 34980000 - Fabricated
pipe and fittings 34989901 - Coils, pipe: fabricated from purchased pipe
34989902 - Couplings, pipe: fabricated from purchased pipe 34989903 - Manifolds,
pipe: fabricated from purchased pipe 34989904 - Pipe fittings, fabricated from
purchased pipe 34989905 - Pipe sections, fabricated from purchased pipe 34989906
- Piping systems for pulp, paper, and chemical industries 34989907 - Tube
fabricating (contract bending and shaping) 34990000 - Fabricated metal products,
nec 34990100 - Fire- or burglary-resistive products 34990101 - Bank chests,
metal 34990103 - Doors, safe and vault: metal 34990106 - Money chests, steel
34990108 - Safes and vaults, metal 34990200 - Metal household articles 34990201
- Ice cream freezers, household, nonelectric: metal 34990300 - Metal ladders
34990301 - Ladder assemblies, combination workstand: metal 34990302 - Ladders,
portable: metal 34990400 - Novelties and giftware, including trophies 34990401 -
Giftware, brass goods 34990402 - Giftware, copper goods 34990404 - Trophies,
metal, except silver 34999901 - Aerosol valves, metal 34999903 - Aquarium
accessories, metal 34999905 - Barricades, metal 34999907 - Boxes for packing and
shipping, metal 34999908 - Chair frames, metal 34999911 - Fountains (except
drinking), metal 34999912 - Friction material, made from powdered metal 34999913
- Furniture parts, metal 34999914 - Machine bases, metal 34999915 - Magnets,
permanent: metallic 34999917 - Nozzles, spray: aerosol, paint, or insecticide
34999918 - Picture frames, metal 34999919 - Reels, cable: metal 34999920 -
Shims, metal 34999921 - Stabilizing bars (cargo), metal 34999922 - Strapping,
metal 34999923 - Tablets, bronze or other metal 34999925 - Welding tips, heat
resistant: metal 34999926 - Wheels: wheelbarrow, stroller, etc.: disc, stamped
metal 34999927 - Magnetic shields, metal 35110000 - Turbines and turbine
generator sets 35110100 - Turbines and turbine generator set units, complete
35110101 - Gas turbine generator set units, complete 35110102 - Hydraulic
turbine generator set units, complete 35110103 - Steam turbine generator set
units, complete 35110200 - Turbines and turbine generator sets and parts
35110201 - Gas turbines, mechanical drive 35110202 - Hydraulic turbines 35110203
- Steam engines 35110205 - Steam turbines 35110206 - Turbo-generators 35190000 -
Internal combustion engines, nec 35190100 - Diesel, semi-diesel, or duel-fuel
engines, including marine 35190101 - Diesel engine rebuilding 35190102 -
Engines, diesel and semi-diesel or dual-fuel 35190103 - Marine engines 35190200
- Parts and accessories, internal combustion engines 35190204 - Governors, pump,
for diesel engines 35199902 - Gasoline engines 35199904 - Outboard motors
35230000 - Farm machinery and equipment 35230100 - Planting, haying, harvesting,
and processing machinery 35230101 - Balers, farm: hay, straw, cotton, etc.
35230102 - Cleaning machines for fruits, grains, and vegetables 35230103 -
Combines (harvester-threshers) 35230106 - Driers (farm): grain, hay, and seed
35230107 - Grading, cleaning, sorting machines, fruit, grain, vegetable 35230108
- Grain stackers 35230109 - Harvesters, fruit, vegetable, tobacco, etc. 35230110
- Haying machines: mowers, rakes, stackers, etc. 35230111 - Hulling machinery,
agricultural 35230113 - Planting machines, agricultural 35230114 - Potato
diggers, harvesters, and planters 35230200 - Soil preparation machinery, except
turf and grounds 35230201 - Harrows: disc, spring, tine, etc. 35230300 -
Fertilizing, spraying, dusting, and irrigation machinery 35230302 - Fertilizing
machinery, farm 35230303 - Irrigation equipment, self-propelled 35230304 -
Sprayers and spraying machines, agricultural 35230305 - Spreaders, fertilizer
35230400 - Barn, silo, poultry, dairy, and livestock machinery 35230401 - Barn
cleaners 35230402 - Barn stanchions and standards 35230404 - Cattle feeding,
handling, and watering equipment 35230409 - Dairy equipment (farm), nec 35230410
- Feed grinders, crushers, and mixers 35230411 - Hog feeding, handling, and
watering equipment 35230412 - Incubators and brooders, farm 35230413 - Loaders,
farm type: manure, general utility 35230414 - Milking machines 35230415 -
Poultry brooders, feeders and waterers 35230417 - Silo fillers and unloaders
35230500 - Turf and grounds equipment 35230501 - Greens mowing equipment
35230502 - Grounds mowing equipment 35230503 - Turf equipment, commercial
35239901 - Cabs, tractors, and agricultural machinery 35239902 - Elevators, farm
35239903 - Soil sampling machines 35239904 - Tractors, farm 35239905 - Trailers
and wagons, farm 35240000 - Lawn and garden equipment 35240100 - Lawn and garden
tractors and equipment 35240103 - Plows (garden tractor equipment) 35240104 -
Rototillers (garden machinery) 35240200 - Lawn and garden mowers and accessories
35240201 - Grass catchers, lawn mower 35240202 - Lawnmowers, residential: hand
or power 35249906 - Snowblowers and throwers, residential 35310000 -
Construction machinery 35310100 - Forestry related equipment 35310101 -
Chippers: brush, limb, and log 35310103 - Logging equipment 35310200 - Marine
related equipment 35310201 - Capstans, ship 35310202 - Cranes, ship 35310300 -
Railroad related equipment 35310301 - Ballast distributors 35310303 - Laying
equipment, rail 35310304 - Railway track equipment 35310400 - Bituminous, cement
and concrete related products and equip. 35310401 - Asphalt plant, including
gravel-mix type 35310402 - Batching plants, for aggregate concrete and bulk
cement 35310406 - Concrete grouting equipment 35310408 - Concrete plants
35310409 - Finishers, concrete and bituminous: powered 35310411 - Mixers,
concrete 35310412 - Pavers 35310414 - Planers, bituminous 35310416 - Surfacers,
concrete grinding 35310417 - Vibrators for concrete construction 35310500 -
Scrapers, graders, rollers, and similar equipment 35310501 - Backfillers,
self-propelled 35310502 - Finishers and spreaders (construction equipment)
35310505 - Line markers, self-propelled 35310506 - Pile drivers (construction
machinery) 35310512 - Tampers, powered 35310600 - Backhoes, tractors, cranes,
plows, and similar equipment 35310601 - Backhoes 35310603 - Crane carriers
35310604 - Cranes, nec 35310605 - Dozers, tractor mounted: material moving
35310606 - Draglines, powered 35310608 - Entrenching machines 35310609 -
Excavators: cable, clamshell, crane, derrick, dragline, etc. 35310614 -
Tractors, construction 35310616 - Tractors, tracklaying 35310617 - Trucks,
off-highway 35310618 - Tunneling machinery 35310700 - Crushers, grinders, and
similar equipment 35310704 - Mixers, nec: ore, plaster, slag, sand, mortar, etc.
35310705 - Posthole diggers, powered 35310800 - Construction machinery
attachments 35310801 - Aggregate spreaders 35310803 - Blades for graders,
scrapers, dozers, and snow plows 35310805 - Buckets, excavating: clamshell,
concrete, dragline, etc. 35310806 - Cabs, for construction machinery 35310807 -
Drags, road (construction and road maintenance equipment) 35310810 - Plows:
construction, excavating, and grading 35310811 - Rakes, land clearing:
mechanical 35310812 - Snow plow attachments 35310814 - Winches 35319901 - Aerial
work platforms: hydraulic/elec. truck/carrier mounted 35319902 - Airport
construction machinery 35319904 - Catch basin cleaners 35319908 - Road
construction and maintenance machinery 35319909 - Roofing equipment 35320000 -
Mining machinery 35320100 - Drills, bits, and similar equipment 35320101 - Auger
mining equipment 35320102 - Bits, except oil and gas field tools, rock 35320103
- Drills (portable), rock 35320104 - Drills and drilling equipment, mining
(except oil and gas) 35320105 - Drills, core 35320201 - Amalgamators
(metallurgical or mining machinery) 35320202 - Clarifying machinery, mineral
35320204 - Cleaning machinery, mineral 35320205 - Concentration machinery
(metallurgical or mining) 35320300 - Crushing, pulverizing, and screening
equipment 35320302 - Crushers, stationary 35320304 - Pulverizers (stationary),
stone 35320305 - Rock crushing machinery, stationary 35320404 - Feeders, ore and
aggregate 35330000 - Oil and gas field machinery 35330100 - Oil and gas drilling
rigs and equipment 35330101 - Bits, oil and gas field tools: rock 35330102 -
Drill rigs 35330103 - Drilling tools for gas, oil, or water wells 35339902 - Gas
field machinery and equipment 35339904 - Oil and gas field machinery - Water
well drilling equipment 35339905 - Well logging equipment 35339906 - Well
surveying equipment 35340000 - Elevators and moving stairways 35340100 -
Elevators and equipment 35340102 - Stair elevators, motor powered 35349901 -
Dumbwaiters 35350000 - Conveyors and conveying equipment 35350100 - Unit
handling conveying systems 35350101 - Belt conveyor systems, general industrial
use 35350103 - Pneumatic tube conveyor systems 35350105 - Trolley conveyors
35359901 - Bucket type conveyor systems 35359902 - Bulk handling conveyor
systems 35359904 - Robotic conveyors 35360000 - Hoists, cranes, and monorails
35360100 - Hoists 35360101 - Boat lifts 35360102 - Davits 35360103 - Hand hoists
35360104 - Hoisting slings 35360200 - Cranes and monorail systems 35360201 -
Cranes, industrial plant 35360202 - Cranes, overhead traveling 35370000 -
Industrial trucks and tractors 35370100 - Platforms, stands, tables, pallets,
and similar equipment 35370102 - Containers (metal), air cargo 35370105 - Engine
stands and racks, metal 35370106 - Loading docks: portable, adjustable, and
hydraulic 35370107 - Pallets, metal 35370110 - Skids, metal 35370111 - Stands,
ground servicing aircraft 35370112 - Tables, lift: hydraulic 35370200 - Trucks,
tractors, loaders, carriers, and similar equipment 35370201 - Aircraft loading
hoists 35370205 - Cranes, industrial truck 35370207 - Dollies (hand or power
trucks), industrial,except mining 35370208 - Forklift trucks 35370210 - Lift
trucks, industrial: fork, platform, straddle, etc. 35370211 - Pallet loaders and
unloaders 35370212 - Palletizers and depalletizers 35370215 - Straddle carriers,
mobile 35370216 - Tractors, used in plants, docks,terminals, etc.: industrial
35370218 - Trucks: freight, baggage, etc.: industrial, except mining 35410000 -
Machine tools, metal cutting type 35410100 - Drilling and boring machines
35410102 - Broaching machines 35410106 - Drilling machine tools (metal cutting)
35410109 - Vertical turning and boring machines (metalworking) 35410200 -
Grinding, polishing, buffing, lapping, and honing machines 35410204 - Deburring
machines 35410206 - Flange facing machines 35410207 - Grinding machines,
metalworking 35410208 - Honing and lapping machines 35410402 - Lathes, metal
cutting and polishing 35410500 - Screw and thread machines 35410501 - Pipe
cutting and threading machines 35410502 - Screw and nut slotting machines
35410504 - Tapping machines 35410600 - Saws and sawing machines 35410601 -
Cutoff machines (metalworking machinery) 35410603 - Saws, power (metalworking
machinery) 35419902 - Electrical discharge erosion machines 35419904 -
Electron-discharge metal cutting machine tools 35419905 - Gear cutting and
finishing machines 35419906 - Home workshop machine tools, metalworking 35419907
- Keysetting machines 35419909 - Machine tools, metal cutting: exotic
(explosive, etc.) 35419910 - Numerically controlled metal cutting machine tools
35419912 - Plasma process metal cutting machines 35419913 - Robots for drilling,
cutting, grinding, polishing, etc. 35419914 - Shaving machines (metalworking)
35420000 - Machine tools, metal forming type 35420101 - Bending machines
35420102 - Punching and shearing machines 35420103 - Shearing machines, power
35420104 - Swaging machines 35420200 - Pressing machines 35420201 - Arbor
presses 35420202 - Crimping machinery, metal 35420203 - Press brakes 35420204 -
Presses: forming, stamping, punching, sizing (machine tools) 35420205 - Presses:
hydraulic and pneumatic, mechanical and manual 35420300 - Die casting and
extruding machines 35420301 - Die casting machines 35420302 - Extruding machines
(machine tools), metal 35420400 - Spinning, spline rolling, and winding machines
35420402 - Spinning machines, metal 35420403 - Spline rolling machines 35420405
- Thread rolling machines 35429901 - Brakes, metal forming 35429906 - Forging
machinery and hammers 35429908 - Headers 35429909 - High energy rate metal
forming machines 35429910 - Magnetic forming machines 35429911 - Mechanical
(pneumatic or hydraulic) metal forming machines 35429912 - Metal container
making machines: cans, etc. 35429914 - Plasma jet spray metal forming machines
35429915 - Rebuilt machine tools, metal forming types 35429918 - Sheet
metalworking machines 35430000 - Industrial patterns 35439901 - Foundry cores
35439902 - Foundry patternmaking 35440101 - Diamond dies, metalworking 35440102
- Die sets for metal stamping (presses) 35440104 - Dies and die holders for
metal cutting, forming, die casting 35440105 - Dies, plastics forming 35440106 -
Dies, steel rule 35440107 - Extrusion dies 35440108 - Paper cutting dies
35440109 - Wire drawing and straightening dies 35440200 - Jigs and fixtures
35440201 - Jigs: inspection, gauging, and checking 35440202 - Welding
positioners (jigs) 35449901 - Forms (molds), for foundry and plastics working
machinery 35449902 - Industrial molds 35449903 - Punches, forming and stamping
35449904 - Subpresses, metalworking 35450000 - Machine tool accessories 35450100
- Precision measuring tools 35450101 - Calipers and dividers 35450105 -
Measuring tools and machines, machinists' metalworking type 35450106 -
Micrometers 35450107 - Precision tools, machinists' 35450108 - Scales, measuring
(machinists' precision tools) 35450200 - Cutting tools for machine tools
35450203 - Diamond cutting tools for turning, boring, burnishing, etc. 35450204
- Dressers, abrasive wheel: diamond point or other 35450206 - Files, machine
tool 35450208 - Machine knives, metalworking 35450210 - Reamers, machine tool
35450212 - Taps, machine tool 35450213 - Thread cutting dies 35450214 -
Threading tools (machine tool accessories) 35450300 - Machine tool attachments
and accessories 35450302 - Arbors (machine tool accessories) 35450303 -
Balancing machines (machine tool accessories) 35450304 - Bits for use on lathes,
planers, shapers, etc. 35450305 - Boring machine attachments (machine tool
accessories) 35450306 - Broaches (machine tool accessories) 35450309 - Chucks:
drill, lathe, or magnetic (machine tool accessories) 35450311 - Collets (machine
tool accessories) 35450312 - Diamond dressing and wheel crushing attachments
35450313 - Drill bits, metalworking 35450314 - Drill bushings (drilling jig)
35450315 - Drilling machine attachments and accessories 35450316 - Drills
(machine tool accessories) 35450317 - Gauges (machine tool accessories) 35450319
- Honing heads 35450324 - Rotary tables 35450325 - Shaping tools (machine tool
accessories) 35450327 - Tool holders 35450328 - Tools and accessories for
machine tools 35450329 - Vises, machine (machine tool accessories) 35460000 -
Power-driven handtools 35460100 - Drills and drilling tools 35460200 - Saws and
sawing equipment 35469901 - Cartridge-activated hand power tools 35469903 -
Guns, pneumatic: chip removal 35470209 - Steel rolling machinery 35480000 -
Welding apparatus 35480100 - Electric welding equipment 35480101 - Arc welders,
transformer-rectifier 35480102 - Arc welding generators, a.c. and d.c. 35480104
- Electrodes, electric welding 35480105 - Resistance welders, electric 35480107
- Spot welding apparatus, electric 35489901 - Gas welding equipment 35489902 -
Soldering equipment, except hand soldering irons 35489903 - Welding and cutting
apparatus and accessories, nec 35489904 - Welding wire, bare and coated 35490000
- Metalworking machinery, nec 35490102 - Wiredrawing and fabricating machinery
and equipment, ex. die 35490200 - Coiling machinery 35490201 - Coil winding
machines for springs 35490300 - Cutting and slitting machinery 35490301 -
Cutting-up lines 35490302 - Rotary slitters (metalworking machines) 35499901 -
Assembly machines, including robotic 35499902 - Marking machines, metalworking
35520000 - Textile machinery 35520115 - Spindles, textile 35520120 - Winders,
textile machinery 35520202 - Embroidery machines 35520207 - Knitting machines
35520211 - Reeds, loom 35520300 - Dyeing, drying, and finishing machinery and
equipment 35520305 - Finishing machinery, textile 35520309 - Silk screens for
textile industry 35530000 - Woodworking machinery 35539901 - Bandsaws,
woodworking 35539903 - Cabinet makers' machinery 35539904 - Furniture makers
machinery, woodworking 35539908 - Pattern makers' machinery, woodworking
35539914 - Saws, power: bench and table, except portable: woodworking 35539916 -
Shapers, woodworking machines 35540000 - Paper industries machinery 35540100 -
Paper forming machines 35540103 - Folding machines, paper 35549901 - Coating and
finishing machinery, paper 35549902 - Corrugating machines, paper 35549903 -
Cutting machines, paper 35549904 - Die cutting and stamping machinery, paper
converting 35549906 - Paper mill machinery: plating, slitting, waxing, etc.
35550102 - Presses, gravure 35550500 - Type and type making machinery and
equipment 35550501 - Type casting, founding, or melting machines 35550503 -
Type: lead, steel, brass, copper faced, etc. 35559903 - Lithographic stones
35559906 - Typographic numbering machines 35560000 - Food products machinery
35560100 - Dairy and milk machinery 35560102 - Cheese making machinery 35560105
- Ice cream manufacturing machinery 35560109 - Pasteurizing equipment, dairy
machinery 35560200 - Cutting, chopping, grinding, mixing, and similar machinery
35560208 - Mixers, commercial, food 35560209 - Mixers, feed, except agricultural
35560210 - Oilseed crushing and extracting machinery 35560212 - Presses, food:
cheese, beet, cider, and sugarcane 35560214 - Slicers, commercial, food 35560300
- Smoking or roasting machinery, including ovens 35560301 - Dehydrating
equipment, food processing 35560302 - Ovens, bakery 35560303 - Roasting
machinery: coffee, peanut, etc. 35560304 - Smokers, food processing equipment
35560400 - Beverage machinery 35560401 - Brewers' and maltsters' machinery
35560403 - Juice extractors, fruit and vegetable: commercial type 35560500 -
Meat, poultry, and seafood processing machinery 35560501 - Fish and shellfish
processing machinery 35560502 - Meat processing machinery 35560503 - Poultry
processing machinery 35569901 - Bakery machinery 35569903 - Chocolate processing
machinery 35569906 - Packing house machinery 35569907 - Pasta machinery 35569908
- Sugar plant machinery 35590100 - Sewing machines and hat and zipper making
machinery 35590101 - Bag seaming and closing machines (sewing machinery)
35590106 - Sewing machines and attachments, industrial, nec 35590203 - Scouring
machines (tannery equipment) 35590304 - Pack-up assemblies, wheel overhaul
35590400 - Refinery, chemical processing, and similar machinery 35590401 -
Chemical machinery and equipment 35590402 - Cryogenic machinery, industrial
35590403 - Desalination equipment 35590404 - Petroleum refinery equipment
35590501 - Foundry machinery and equipment 35590502 - Smelting and refining
machinery and equipment 35590603 - Kilns, lumber 35590700 - Rubber working
machinery, including tires 35599901 - Ammunition and explosives, loading
machinery 35599902 - Anodizing equipment 35599904 - Broom making machinery
35599907 - Concrete products machinery 35599909 - Cotton ginning machinery
35599911 - Electroplating machinery and equipment 35599912 - Glass making
machinery: blowing, molding, forming, etc. 35599913 - Jewelers' machines
35599915 - Metal finishing equipment for plating, etc. 35599918 - Optical lens
machinery 35599919 - Ozone machines 35599920 - Paint making machinery 35599921 -
Parking facility equipment and supplies 35599922 - Pharmaceutical machinery
35599923 - Plastics working machinery 35599924 - Pottery making machinery
35599925 - Robots, molding and forming plastics 35599926 - Screening equipment,
electric 35599928 - Separation equipment, magnetic 35599931 - Stone working
machinery 35599932 - Synthetic filament extruding machines 35599934 - Tobacco
products machinery 35599937 - Recycling machinery 35599938 - Fiber optics strand
coating machinery 35599939 - Electronic component making machinery 35599942 -
Vibratory parts handling equipment 35610000 - Pumps and pumping equipment
35610100 - Industrial pumps and parts 35610101 - Pump jacks and other pumping
equipment 35610102 - Pumps, oil well and field 35619901 - Cylinders, pump
35619903 - Pumps, domestic: water or sump 35620000 - Ball and roller bearings
35629901 - Ball bearings and parts 35629902 - Casters 35629903 - Roller bearings
and parts 35630000 - Air and gas compressors 35630100 - Air and gas compressors
including vacuum pumps 35630101 - Tire inflators, hand or compressor operated
35630102 - Vacuum pumps, except laboratory 35630103 - Vacuum (air extraction)
systems, industrial 35630200 - Spraying and dusting equipment 35630203 -
Spraying outfits: metals, paints, and chemicals (compressor) 35640000 - Blowers
and fans 35640100 - Purification and dust collection equipment 35640101 - Air
cleaning systems 35640102 - Air purification equipment 35640104 - Dust or fume
collecting equipment, industrial 35640105 - Filters, air: furnaces, air
conditioning equipment, etc. 35640106 - Precipitators, electrostatic 35640200 -
Blowers and fans 35640201 - Aircurtains (blower) 35640202 - Blowing fans:
industrial or commercial 35640203 - Exhaust fans: industrial or commercial
35640205 - Ventilating fans: industrial or commercial 35650000 - Packaging
machinery 35650100 - Bottling and canning machinery 35650101 - Aerating
machines, for beverages 35650103 - Bottling machinery: filling, capping,
labeling 35650104 - Canning machinery, food 35650200 - Packing and wrapping
machinery 35650201 - Bag opening, filling, and closing machines 35650203 -
Carton packing machines 35650205 - Labeling machines, industrial 35650206 -
Vacuum packaging machinery 35650207 - Wrapping machines 35660000 - Speed
changers, drives, and gears 35669901 - Drives, high speed industrial, except
hydrostatic 35670000 - Industrial furnaces and ovens 35670100 - Electrical
furnaces, ovens, & heating devices, exc.induction 35670101 - Heating units and
devices, industrial: electric 35670102 - Metal melting furnaces, industrial:
electric 35670200 - Fuel-fired furnaces and ovens 35670300 - Induction and
dielectric heating equipment 35670301 - Dielectric heating equipment 35670302 -
Induction heating equipment 35679902 - Ceramic kilns and furnaces 35679904 -
Driers and redriers, industrial process 35679906 - Incinerators, metal: domestic
or commercial 35679907 - Infrared ovens, industrial 35679910 - Paint baking and
drying ovens 35679911 - Radiant heating systems, industrial process 35679914 -
Vacuum furnaces and ovens 35679915 -  Incinerators, thermal, fume & catalytic
35680000 - Power transmission equipment, nec 35680100 - Bearings, bushings, and
blocks 35680101 - Bearings, plain 35680102 - Pillow blocks with plain bearings
35680200 - Joints and couplings 35680202 - Couplings, shaft: rigid, flexible,
universal joint, etc. 35680300 - Drives, chains, and sprockets 35680301 -
Belting, chain 35680302 - Chain, power transmission 35680304 - Drives: belt,
cable, or rope 35680305 - Sprockets (power transmission equipment) 35689901 -
Clutches, except vehicular 35689904 - Pulleys, power transmission 35689905 -
Shafts, flexible 35690000 - General industrial machinery, nec 35690100 - Filters
35690101 - Filter elements, fluid, hydraulic line 35690102 - Filters and
strainers, pipeline 35690103 - Filters, general line: industrial 35690200 -
Firefighting and related equipment 35690202 - Firehose equipment: driers, rack,
and reels 35690300 - Lubricating equipment 35690301 - Lubricating systems,
centralized 35690302 - Lubrication equipment, industrial 35690400 - Gas
producers, generators, and other gas related equipment 35690401 - Gas generators
35690402 - Gas producers (machinery) 35690404 - Generators: steam, liquid
oxygen, or nitrogen 35690405 - Separators for steam, gas, vapor, or air
(machinery) 35699901 - Assembly machines, non-metalworking 35699902 - Baling
machines, for scrap metal, paper, or similar material 35699903 - Blast cleaning
equipment, dustless 35699905 - Bridge or gate machinery, hydraulic 35699906 -
Centrifugal purifiers 35699907 - Centrifuges, industrial 35699909 - Heaters,
swimming pool: electric 35699912 - Jacks, hydraulic 35699914 - Robots, assembly
line: industrial and commercial 35699915 - Sifting and screening machines
35699917 - Testing chambers for altitude, temperature, ordnance, power 35699918
- Industrial shock absorbers 35710000 - Electronic computers 35719901 -
Computers, digital, analog or hybrid 35719903 - Minicomputers 35719904 -
Personal computers (microcomputers) 35720000 - Computer storage devices 35720100
- Computer disk and drum drives and components 35720101 - Disk drives, computer
35720200 - Computer tape drives and components 35720201 - Tape recorders for
computers 35729901 - Computer auxiliary storage units 35729902 - Magnetic
storage devices, computer 35750000 - Computer terminals 35750100 - Computer
terminals, monitors and components 35750101 - Cathode ray tube (CRT), computer
terminal 35750102 - Keyboards, computer, office machine 35759901 -
Teletypewriters 35770000 - Computer peripheral equipment, nec 35770101 -
Plotters, computer 35770202 - Tape cleaners, magnetic: computer 35770300 - Disk
and diskette equipment, except drives 35770500 - Magnetic ink and optical
scanning devices 35770502 - Magnetic ink recognition devices 35770503 - Optical
scanning devices 35770504 - Readers, sorters, or inscribers, magnetic ink
35779901 - Computer output to microfilm units 35779902 - Data conversion
equipment, media-to-media: computer 35779903 - Decoders, computer peripheral
equipment 35779904 - Encoders, computer peripheral equipment 35779906 - Graphic
displays, except graphic terminals 35779907 - Input/output equipment, computer
35780000 - Calculating and accounting equipment 35780100 - Accounting machines
and cash registers 35780103 - Cash registers 35780104 - Point-of-sale devices
35780300 - Banking machines 35789901 - Betting machines, pari-mutuel 35789902 -
Change making machines 35789903 - Coin counters 35790000 - Office machines, nec
35790100 - Mailing, letter handling, and addressing machines 35790102 -
Addressing machines, plates and plate embossers 35790103 - Envelope stuffing,
sealing, and addressing machines 35790107 - Mailing machines 35790200 - Typing
and word processing machines 35790300 - Paper handling machines 35790301 -
Binding machines, plastic and adhesive 35790303 - Embossing machines for store
and office use 35799902 - Check writing, endorsing, or signing machines 35799905
- Dictating machines 35799906 - Duplicating machines 35799912 - Time clocks and
time recording devices 35799913 - Voting machines 35810102 - Mechanisms for
coin-operated machines 35820000 - Commercial laundry equipment 35820100 -
Commercial laundry equipment 35820103 - Washing machines, laundry: commercial,
incl. coin-operated 35829901 - Drycleaning equipment and machinery, commercial,
nec 35850000 - Refrigeration and heating equipment 35850100 - Air conditioning
equipment, complete 35850101 - Air conditioning units, complete: domestic or
industrial 35850102 - Air conditioning, motor vehicle 35850200 - Refrigeration
equipment, complete 35850201 - Cabinets, show and display, refrigerated 35850202
- Counters and counter display cases, refrigerated 35850203 - Ice boxes,
industrial 35850204 - Ice making machinery 35850205 - Lockers, refrigerated
35850300 - Heating equipment, complete 35850301 - Furnaces, warm air: electric
35850302 - Heat pumps, electric 35850400 - Parts for heating, cooling, and
refrigerating equipment 35850401 - Air conditioning condensers and condensing
units 35850402 - Compressors for refrigeration and air conditioning equipment
35850403 - Condensers, refrigeration 35850404 - Evaporative condensers, heat
transfer equipment 35850500 - Soda fountain and beverage dispensing equipment
and parts 35850501 - Beer dispensing equipment 35850504 - Coolers, milk and
water: electric 35850507 - Soda fountains, parts, and accessories 35850600 -
Humidifiers and dehumidifiers 35850601 - Dehumidifiers electric, except portable
35850602 - Humidifying equipment, except portable 35859901 - Heating and air
conditioning combination units 35859902 - Snowmaking machinery 35860000 -
Measuring and dispensing pumps 35869901 - Gasoline pumps, measuring or
dispensing 35890100 - Commercial cooking and foodwarming equipment 35890101 -
Coffee brewing equipment 35890102 - Cooking equipment, commercial 35890103 -
Food warming equipment, commercial 35890105 - Popcorn machines, commercial
35890200 - Commercial cleaning equipment 35890201 - Car washing machinery
35890203 - Dirt sweeping units, industrial 35890204 - Dishwashing machines,
commercial 35890205 - Floor washing and polishing machines, commercial 35890207
- Vacuum cleaners and sweepers, electric: industrial 35890300 - Sewage and water
treatment equipment 35890301 - Sewage treatment equipment 35890302 - Sewer
cleaning equipment, power 35890303 - Swimming pool filter and water conditioning
systems 35890304 - Water filters and softeners, household type 35890305 - Water
purification equipment, household type 35890306 - Water treatment equipment,
industrial 35899903 - Garbage disposers and compactors, commercial 35899904 -
High pressure cleaning equipment 35899905 - Janitors' carts 35899906 - Liquor
dispensing equipment and systems 35899907 - Sandblasting equipment 35899909 -
Shredders, industrial and commercial 35920000 - Carburetors, pistons, piston
rings and valves 35920100 - Valves 35920101 - Valves, aircraft 35920102 -
Valves, engine 35929901 - Carburetors 35929902 - Pistons and piston rings
35930000 - Fluid power cylinders and actuators 35939901 - Fluid power actuators,
hydraulic or pneumatic 35939902 - Fluid power cylinders, hydraulic or pneumatic
35940000 - Fluid power pumps and motors 35940100 - Fluid power pumps 35940101 -
Pumps, hydraulic power transfer 35940200 - Fluid power motors 35940202 - Motors:
hydraulic, fluid power, or air 35949901 - Hydrostatic drives (transmissions)
35960000 - Scales and balances, except laboratory 35969903 - Counting scales
35969904 - Industrial scales 35969907 - Truck (motor vehicle) scales 35969908 -
Weighing machines and apparatus 35990000 - Industrial machinery, nec 35990100 -
Amusement park equipment 35990101 - Carnival machines and equipment, amusement
park, nec 35990103 - Ferris wheels 35990200 - Flexible metal hose, tubing, and
bellows 35990201 - Bellows, industrial: metal 35990202 - Hose, flexible metallic
35990302 - Custom machinery 35999902 - Boiler tube cleaners 35999903 - Catapults
35999905 - Crankshafts and camshafts, machining 35999906 - Electrical discharge
machining (EDM) 35999913 - Propellers, ship and boat: machined 35999918 - Ties,
form: metal 35999919 - Water leak detectors 35999920 - Weather vanes 36120000 -
Transformers, except electric 36120100 - Power and distribution transformers
36120102 - Control transformers 36120103 - Current limiting reactors, electrical
36120104 - Distribution transformers, electric 36120105 - Feeder voltage
boosters (electric transformers) 36120108 - Line voltage regulators 36120109 -
Power transformers, electric 36120110 - Transmission and distribution voltage
regulators 36120111 - Voltage regulating transformers, electric power 36120112 -
Voltage regulators, transmission and distribution 36120201 - Ballasts for
lighting fixtures 36120202 - Fluorescent ballasts 36120305 - Electronic meter
transformers 36120307 - Ignition transformers, for use on domestic fuel burners
36120314 - Rectifier transformers 36120317 - Tripping transformers 36129901 -
Instrument transformers (except portable) 36129903 - Vibrators, interrupter
36130000 - Switchgear and switchboard apparatus 36130100 - Power circuit
breakers 36130103 - Switches, electric power except snap, push button, etc.
36130104 - Time switches, electrical switchgear apparatus 36130200 - Panel and
distribution boards and other related apparatus 36130201 - Control panels,
electric 36130205 - Generator control and metering panels 36130206 - Metering
panels, electric 36130207 - Panelboards and distribution boards, electric
36130209 - Power switching equipment 36130211 - Switchboard apparatus, except
instruments 36130212 - Switchboards and parts, power 36130213 - Switchgear and
switchgear accessories, nec 36130300 - Fuses and fuse equipment 36130304 -
Fuses, electric 36139901 - Bus bar structures 36210000 - Motors and generators
36210100 - Electric motor and generator parts 36210101 - Armatures, industrial
36210102 - Coils, for electric motors or generators 36210103 - Collector rings,
for electric motors or generators 36210104 - Commutators, electric motor
36210105 - Frequency converters (electric generators) 36210107 - Motor housings
36210108 - Motors, electric 36210109 - Phase or rotary converters (electrical
equipment) 36210110 - Power generators 36210113 - Rotors, for motors 36210114 -
Sliprings, for motors or generators 36210115 - Starters, for motors 36210116 -
Storage battery chargers, motor and engine generator type 36210200 - Electric
motor and generator auxiliary parts 36210205 - Inverters, rotating: electrical
36210300 - Control equipment for electric buses and locomotives 36219901 -
Generating apparatus and parts, electrical 36219902 - Generator sets: gasoline,
diesel, or dual-fuel 36219903 - Generators and sets, electric 36219905 -
Generators for storage battery chargers 36219906 - Servomotors, electric
36219908 - Torque motors, electric 36240000 - Carbon and graphite products
36249901 - Brush blocks, carbon or molded graphite 36249902 - Brushes and brush
stock contacts, electric 36249904 - Electric carbons 36249905 - Electrodes,
thermal and electrolytic uses: carbon, graphite 36249906 - Fibers, carbon and
graphite 36250000 - Relays and industrial controls 36250100 - Motor controls and
accessories 36250101 - Motor control accessories, including overload relays
36250103 - Motor controls, electric 36250104 - Motor starters and controllers,
electric 36250105 - Starter, electric motor 36250200 - Industrial electrical
relays and switches 36250202 - Control circuit relays, industrial 36250204 -
Relays, electric power 36250205 - Relays, for electronic use 36250207 -
Switches, electric power 36250208 - Switches, electronic applications 36259901 -
Actuators, industrial 36259902 - Brakes, electromagnetic 36259903 - Control
circuit devices, magnet and solid state 36259904 - Control equipment, electric
36259905 - Controls for adjustable speed drives 36259907 - Electric controls and
control accessories, industrial 36259908 - Electromagnetic clutches or brakes
36259909 - Industrial controls: push button, selector switches, pilot 36259910 -
Marine and navy auxiliary controls 36259911 - Noise control equipment 36259912 -
Numerical controls 36259913 - Positioning controls, electric 36259914 -
Resistance welder controls 36259915 - Resistors and resistor units 36259917 -
Timing devices, electronic 36259918 - Truck controls, industrial battery
36290100 - Electronic generation equipment 36290101 - Battery chargers,
rectifying or nonrotating 36290102 - Electrochemical generators (fuel cells)
36290103 - Inverters, nonrotating: electrical 36290105 - Power conversion units,
a.c. to d.c.: static-electric 36290106 - Rectifiers (electrical apparatus)
36290107 - Thermo-electric generators 36290200 - Capacitors and condensers
36290201 - Capacitors, a.c., for motors or fluorescent lamp ballasts 36290202 -
Capacitors, fixed or variable 36290203 - Condensers, fixed or variable 36299901
- Blasting machines, electrical 36299903 - Static elimination equipment,
industrial 36310000 - Household cooking equipment 36310100 - Indoor cooking
equipment 36310105 - Stoves, disk 36319901 - Barbecues, grills, and braziers
(outdoor cooking) 36320000 - Household refrigerators and freezers 36329903 -
Refrigerator cabinets, household: metal and wood 36329904 - Refrigerators,
mechanical and absorption: household 36330000 - Household laundry equipment
36340000 - Electric housewares and fans 36340100 - Electric household cooking
appliances 36340101 - Broilers, electric 36340109 - Heaters, tape 36340110 -
Heating units, for electric appliances 36340112 - Ovens, portable: household
36340118 - Toasters, electric: household 36340206 - Juice extractors, electric
36340302 - Ceiling fans 36340303 - Dehumidifiers, electric: room 36340304 -
Fans, electric: desk 36340307 - Fans, exhaust and ventilating, electric:
household 36340310 - Heating units, electric (radiant heat): baseboard or wall
36340312 - Radiators, electric 36340314 - Space heaters, electric 36340400 -
Housewares, excluding cooking appliances and utensils 36340401 - Air purifiers,
portable 36340406 - Vaporizers, electric: household 36340500 - Personal
electrical appliances 36340504 - Dryers, electric: hand and face 36340505 - Hair
curlers, electric 36340507 - Heating pads, electric 36340509 - Razors, electric
36350000 - Household vacuum cleaners 36359901 - Carpet shampooer 36359903 -
Electric sweeper 36390100 - Major kitchen appliances, except refrigerators and
stoves 36390101 - Dishwashing machines, household 36390103 - Trash compactors,
household 36390200 - Sewing equipment 36390202 - Sewing machines and
attachments, domestic 36399902 - Hot water heaters, household 36410000 -
Electric lamps 36410100 - Electric lamps and parts for generalized applications
36410101 - Electric lamp (bulb) parts 36410102 - Electric light bulbs, complete
36410103 - Electrodes, cold cathode fluorescent lamp 36410106 - Lamps,
fluorescent, electric 36410107 - Lamps, incandescent filament, electric 36410110
- Tubes, electric light 36410203 - Health lamps, infrared or ultraviolet
36410211 - Ultraviolet lamps 36410212 - Sealed low-pressure gas lights 36430100
- Power outlets and sockets 36430103 - Lamp sockets and receptacles (electric
wiring devices) 36430104 - Outlets, electric: convenience 36430105 - Sockets,
electric 36430200 - Electric switches 36430201 - Bus bars (electrical
conductors) 36430300 - Electric connectors 36430302 - Connectors and terminals
for electrical devices 36430303 - Contacts, electrical 36430304 - Cord
connectors, electric 36430305 - Plugs, electric 36439902 - Ground clamps
(electric wiring devices) 36439904 - Lightning protection equipment 36439907 -
Power line cable 36440000 - Noncurrent-carrying wiring devices 36440102 -
Junction boxes, electric 36440103 - Outlet boxes (electric wiring devices)
36440200 - Electric conduits and fittings 36440202 - Raceways 36449902 -
Insulators and insulation materials, electrical 36449903 - Pole line hardware
36450000 - Residential lighting fixtures 36450100 - Lamp and light shades
36459901 - Boudoir lamps 36459903 - Desk lamps 36459904 - Floor lamps 36459905 -
Fluorescent lighting fixtures, residential 36459906 - Garden, patio, walkway and
yard lighting fixtures: electric 36459907 - Table lamps 36460000 - Commercial
lighting fixtures 36469901 - Ceiling systems, luminous 36469902 - Chandeliers,
commercial 36469903 - Desk lamps, commercial 36469904 - Fluorescent lighting
fixtures, commercial 36469905 - Ornamental lighting fixtures, commercial
36470000 - Vehicular lighting equipment 36470100 - Motor vehicle lighting
equipment 36470105 - Headlights (fixtures), vehicular 36479901 - Aircraft
lighting fixtures 36479903 - Boat and ship lighting fixtures 36480000 - Lighting
equipment, nec 36480100 - Outdoor lighting equipment 36480101 - Airport lighting
fixtures: runway approach, taxi, or ramp 36480103 - Decorative area lighting
fixtures 36480105 - Fountain lighting fixtures 36480106 - Gas lighting fixtures
36480107 - Lanterns: electric, gas, carbide, kerosene, or gasoline 36480108 -
Public lighting fixtures 36480110 - Street lighting fixtures 36480200 - Stage
lighting equipment 36480201 - Spotlights 36480202 - Strobe lighting systems
36489901 - Arc lighting fixtures 36489902 - Flashlights 36489904 - Lighting
fixtures, except electric: residential 36489906 - Reflectors, for lighting
equipment: metal 36489907 - Sun tanning equipment, incl. tanning beds 36489908 -
Swimming pool lighting fixtures 36489909 - Ultraviolet lamp fixtures 36489910 -
Underwater lighting fixtures 36510000 - Household audio and video equipment
36510100 - Household audio equipment 36510101 - Amplifiers: radio, public
address, or musical instrument 36510102 - Audio electronic systems 36510108 -
Loudspeakers, electrodynamic or magnetic 36510109 - Microphones 36510110 - Music
distribution apparatus 36510115 - Public address systems 36510116 - Radio
receiving sets 36510117 - Recording machines, except dictation and telephone
answering 36510118 - Sound reproducing equipment 36510119 - Speaker monitors
36510120 - Speaker systems 36510200 - Household video equipment 36510201 -
Television receiving sets 36510202 - Video camera-audio recorders, household use
36510203 - Video cassette recorders/players and accessories 36510204 - Video
triggers (remote control TV devices) 36519901 - Electronic kits for home
assembly: radio, TV, phonograph 36519902 - Home entertainment equipment,
electronic, nec 36520000 - Prerecorded records and tapes 36529901 - Compact
laser discs, prerecorded 36529902 - Magnetic tape (audio): prerecorded 36529903
- Master records or tapes, preparation of 36529904 - Phonograph record blanks
36529905 - Phonograph records, prerecorded 36610000 - Telephone and telegraph
apparatus 36610100 - Telephones and telephone apparatus 36610102 - Communication
headgear, telephone 36610103 - Facsimile equipment 36610104 - Headsets,
telephone 36610105 - Modems 36610106 - Switching equipment, telephone 36610107 -
Telephone answering machines 36610108 - Telephone central office equipment, dial
or manual 36610110 - Telephone sets, all types except cellular radio 36610111 -
Telephone station equipment and parts, wire 36610112 - Telephones, sound powered
(no battery) 36610203 - Telegraph or telephone carrier and repeater equipment
36619901 - Carrier equipment, telephone or telegraph 36619904 - Message
concentrators 36619905 - Multiplex equipment, telephone and telegraph 36619906 -
Switchboards, telephone or telegraph 36619907 - Telephone cords, jacks,
adapters, etc. 36619908 - Fiber optics communications equipment 36630000 - Radio
and t.v. communications equipment 36630100 - Radio broadcasting and
communications equipment 36630101 - Airborne radio communications equipment
36630102 - Amplifiers, RF power and IF 36630104 - Cellular radio telephone
36630106 - Marine radio communications equipment 36630108 - Pagers (one-way)
36630109 - Radio receiver networks 36630110 - Receivers, radio communications
36630111 - Transmitter-receivers, radio 36630200 - Television broadcasting and
communications equipment 36630201 - Cable television equipment 36630204 -
Television antennas (transmitting) and ground equipment 36630205 - Television
closed circuit equipment 36630206 - Television monitors 36639901 - Antennas,
transmitting and communications 36639902 - Digital encoders 36639903 -
Encryption devices 36639904 - Light communications equipment 36639905 -
Microwave communication equipment 36639906 - Mobile communication equipment
36639907 - Radio and television switching equipment 36639908 -
Receiver-transmitter units (transceiver) 36639909 - Satellites, communications
36639910 - Space satellite communications equipment 36639911 - Studio equipment,
radio and television broadcasting 36639912 - Telemetering equipment, electronic
36639913 - Transmitting apparatus, radio or television 36639914 - Global
positioning systems (GPS) equipment 36690000 - Communications equipment, nec
36690100 - Emergency alarms 36690101 - Burglar alarm apparatus, electric
36690102 - Fire alarm apparatus, electric 36690103 - Fire detection systems,
electric 36690104 - Metal detectors 36690105 - Sirens, electric: vehicle,
marine, industrial, and air raid 36690106 - Smoke detectors 36690200 -
Transportation signaling devices 36690203 - Pedestrian traffic control equipment
36690204 - Railroad signaling devices, electric 36690205 - Signaling apparatus,
electric 36690206 - Traffic signals, electric 36699901 - Intercommunication
systems, electric 36699902 - Visual communication systems 36710000 - Electron
tubes 36710100 - Cathode ray tubes, including rebuilt 36710202 - Electron tubes,
industrial 36710207 - Electronic tube parts, except glass blanks 36710208 - Gas
or vapor tubes 36710213 - Photomultiplier tubes 36710215 - Traveling wave tubes
36710217 - Vacuum tubes 36729902 - Wiring boards 36740102 - Diodes, solid state
(germanium, silicon, etc.) 36740103 - Light emitting diodes 36740201 - Computer
logic modules 36740202 - Hybrid integrated circuits 36740203 - Magnetic bubble
memory device 36740204 - Memories, solid state 36740205 - Metal oxide silicon
(MOS) devices 36740207 - Microprocessors 36740208 - Monolithic integrated
circuits (solid state) 36740209 - Random access memory (RAM) 36740212 - Thin
film circuits 36740300 - Light sensitive devices 36740301 - Light sensitive
devices, solid state 36740305 - Photovoltaic devices, solid state 36740306 -
Solar cells 36740400 - Radiation sensors 36740401 - Infrared sensors, solid
state 36749901 - Fuel cells, solid state 36749903 - Hall effect devices 36749905
- Modules, solid state 36749906 - Molecular devices, solid state 36749907 -
Nuclear detectors, solid state 36749908 - Optical isolators 36749909 - Silicon
wafers, chemically doped 36749910 - Solid state electronic devices, nec 36749911
- Strain gages, solid state 36749913 - Switches, silicon control 36749915 -
Thermoelectric devices, solid state 36749916 - Transistors 36750000 - Electronic
capacitors 36759901 - Condensers, electronic 36760000 - Electronic resistors
36769902 - Thermistors, except temperature sensors 36770000 - Electronic coils
and transformers 36770100 - Electronic transformers 36770104 - Transformers
power supply, electronic type 36779901 - Baluns 36779902 - Coil windings,
electronic 36779903 - Filtration devices, electronic 36779904 - Inductors,
electronic 36780000 - Electronic connectors 36790000 - Electronic components,
nec 36790100 - Electronic circuits 36790101 - Attenuators 36790102 -
Commutators, electronic 36790103 - Delay lines 36790105 - Microwave components
36790108 - Rectifiers, electronic 36790109 - Rheostats, for electronic end
products 36790110 - Solenoids for electronic applications 36790111 -
Transducers, electrical 36790200 - Recording and playback apparatus, including
phonograph 36790203 - Recording and playback heads, magnetic 36790300 -
Electronic loads and power supplies 36790301 - Loads, electronic 36790302 -
Oscillators 36790303 - Power supplies, all types: static 36790304 - Static power
supply converters for electronic applications 36790400 - Electronic crystals
36790403 - Quartz crystals, for electronic application 36790500 - Electronic
switches 36790502 - Switches, stepping 36790503 - Video triggers, except remote
control TV devices 36799901 - Antennas, receiving 36799902 - Antennas,
satellite: household use 36799903 - Cores, magnetic 36799904 - Cryogenic cooling
devices for infrared detectors, masers 36799905 - Harness assemblies, for
electronic use: wire or cable 36799906 - Headphones, radio 36799907 - Hermetic
seals, for electronic equipment 36799908 - Liquid crystal displays (LCD)
36799909 - Parametric amplifiers 36799910 - Resonant reed devices, electronic
36799915 - Voice controls 36910000 - Storage batteries 36919901 - Alkaline cell
storage batteries 36919902 - Batteries, rechargeable 36919903 - Lead acid
batteries (storage batteries) 36920000 - Primary batteries, dry and wet 36940000
- Engine electrical equipment 36940100 - Battery charging alternators and
generators 36940102 - Battery charging generators, automobile and aircraft
36940200 - Ignition apparatus and distributors 36940201 - Distributors, motor
vehicle engine 36940202 - Harness wiring sets, internal combustion engines
36940203 - Ignition apparatus, internal combustion engines 36940205 - Ignition
systems, high frequency 36940207 - Spark plugs, for internal combustion engines
36949903 - Battery cable wiring sets for internal combustion engines 36950000 -
Magnetic and optical recording media 36950100 - Magnetic disks and drums
36950101 - Computer software tape and disks: blank, rigid, and floppy 36950201 -
Audio range tape, blank 36950203 - Video recording tape, blank 36959901 -
Optical disks and tape, blank 36990000 - Electrical equipment and supplies, nec
36990100 - High-energy particle physics equipment 36990101 - Accelerating
waveguide structures 36990103 - Betatrons 36990104 - Cyclotrons 36990106 -
Electron linear accelerators 36990107 - Electrostatic particle accelerators
36990108 - Linear accelerators 36990200 - Electrical welding equipment 36990201
- Electron beam metal cutting, forming or welding machines 36990202 - Laser
welding, drilling, and cutting equipment 36990203 - Welding machines and
equipment, ultrasonic 36990300 - Electronic training devices 36990302 - Flight
simulators (training aids), electronic 36990303 - Teaching machines and aids,
electronic 36990400 - Electric sound equipment 36990404 - Sound signaling
devices, electrical 36990405 - Underwater sound equipment 36990500 - Security
devices 36990502 - Security control equipment and systems 36990601 - Appliance
cords, for household electrical equipment 36990602 - Christmas tree lighting
sets, electric 36990604 - Door opening and closing devices, electrical 36990605
- Extension cords 36990608 - Insect lamps, electric 36999901 - Cleaning
equipment, ultrasonic, except medical and dental 36999902 - Fire control or
bombing equipment, electronic 36999904 - Grids, electric 36999905 - Heat
emission operating apparatus 36999906 - Laser systems and equipment 37140000 -
Motor vehicle parts and accessories 37140110 - Filters: oil, fuel, and air,
motor vehicle 37140304 - Shock absorbers, motor vehicle 37140405 - Horns, motor
vehicle 37140409 - Wipers, windshield, motor vehicle 37280102 - Aircraft body
assemblies and parts 37319903 - Drydocks, floating 37319906 - Submersible marine
robots, manned or unmanned 37320101 - Fishing boats: lobster, crab, oyster,
etc.: small 37320103 - Hydrofoil boats 37329901 - Boat kits, not models 37329904
- Pontoons, except aircraft and inflatable 37430000 - Railroad equipment
37430100 - Railroad equipment, except locomotives 37430101 - Brakes, air and
vacuum: railway 37430103 - Freight cars and equipment 37430105 - Lubrication
systems, locomotive 37430106 - Railroad car rebuilding 37430107 - Railway
maintenance cars 37430111 - Train cars and equipment, freight or passenger
37430203 - Streetcars and car equipment 37430204 - Trackless trolley buses
37430300 - Locomotives and parts 37430304 - Railroad locomotives and parts,
electric or nonelectric 37510000 - Motorcycles, bicycles and parts 37510100 -
Motorcycles and related parts 37510102 - Motor scooters and parts 37510103 -
Motorcycle accessories 37510200 - Bicycles and related parts 37510201 - Brakes,
friction clutch and other: bicycle 37519901 - Frames, motorcycle and bicycle
37519902 - Gears, motorcycle and bicycle 37610000 - Guided missiles and space
vehicles 37619902 - Guided missiles and space vehicles, research and development
37619904 - Rockets, space and military, complete 37619905 - Space vehicles,
complete 37640000 - Space propulsion units and parts 37649901 - Engines and
engine parts, guided missile 37649902 - Guided missile and space vehicle
engines, research & devel. 37649903 - Propulsion units for guided missiles and
space vehicles 37649904 - Rocket motors, guided missiles 37690000 - Space
vehicle equipment, nec 37699904 - Guided missile and space vehicle parts and
aux. equip., R&D 37920000 - Travel trailers and campers 37929902 - Campers, for
mounting on trucks 37929903 - Camping trailers and chassis 37929904 - House
trailers, except as permanent dwellings 37929905 - Pickup covers, canopies or
caps 37950000 - Tanks and tank components 37990100 - Trailers and trailer
equipment 37990102 - Boat trailers 37990103 - Horse trailers, except fifth-wheel
type 37990104 - Towing bars and systems 37990105 - Trailer hitches 37990200 -
Recreational vehicles 37990201 - All terrain vehicles (ATV) 37990204 - Golf
carts, powered 37990205 - Snowmobiles 37990401 - Pushcarts 37990402 -
Wheelbarrows 37999901 - Carriages, horse drawn 37999902 - Ski lifts, tows or
gondolas 38120000 - Search and navigation equipment 38120100 -
Aircraft/aerospace flight instruments and guidance systems 38120101 -
Acceleration indicators and systems components, aerospace 38120102 - Aircraft
flight instruments 38120104 - Altimeters, standard and sensitive 38120111 -
Flight recorders 38120116 - Gyroscopes 38120119 - Inertial guidance systems
38120120 - Infrared object detection equipment 38120121 - Instrument landing
systems (ILS), airborne or ground 38120200 - Aircraft control instruments
38120201 - Aircraft control systems, electronic 38120300 - Navigational systems
and instruments 38120301 - Antennas, radar or communications 38120305 -
Degaussing equipment 38120306 - Radar systems and equipment 38120307 - Sonar
systems and equipment 38120308 - Space vehicle guidance systems and equipment
38120500 - Defense systems and equipment 38120502 - Warfare counter-measure
equipment 38120600 - Search and detection systems and instruments 38120601 - Air
traffic control systems and equipment, electronic 38120602 - Detection
apparatus: electronic/magnetic field, light/heat 38120604 - Magnetic field
detection apparatus 38129902 - Distance measuring equipment 38129903 - Light or
heat emission operating apparatus 38210000 - Laboratory apparatus and furniture
38210100 - Laboratory apparatus, except heating and measuring 38210103 -
Chemical laboratory apparatus, nec 38210104 - Clinical laboratory instruments,
except medical and dental 38210108 - Freezers, laboratory 38210111 - Incubators,
laboratory 38210112 - Laboratory equipment: fume hoods, distillation racks, etc.
38210113 - Laser beam alignment devices 38210120 - Pi tapes (metal periphery
direct reading diameter tapes) 38210121 - Pipettes, hemocytometer 38210123 -
Shakers and stirrers 38210124 - Sterilizers 38210125 - Vacuum pumps, laboratory
38210200 - Laboratory furniture 38210201 - Worktables, laboratory 38210300 -
Laboratory heating apparatus 38210303 - Furnaces, laboratory 38210400 -
Laboratory measuring apparatus 38210404 - Time interval measuring equipment,
electric (lab type) 38220000 - Environmental controls 38220100 - Air
conditioning and refrigeration controls 38220101 - Air flow controllers, air
conditioning and refrigeration 38220103 - Humidity controls, air-conditioning
types 38220104 - Pressure controllers, air-conditioning system type 38220105 -
Refrigeration controls (pressure) 38220106 - Refrigeration/air-conditioning
defrost controls 38220200 - Hardware for environmental regulators 38220201 -
Damper operators: pneumatic, thermostatic, electric 38220300 - Thermostats and
other environmental sensors 38220301 - Built-in thermostats, filled system and
bimetal types 38220304 - Temperature sensors for motor windings 38220306 -
Thermostats, except built-in 38220400 - Hydronic controls 38220403 - Hydronic
pressure or temperature controls 38220404 - Liquid level controls, residential
or commercial heating 38220500 - Electric heat controls 38220501 - Electric heat
proportioning controls, modulating controls 38220600 - Appliance controls,except
air-conditioning and refrigeration 38229902 - Controls, combination limit and
fan 38229903 - Controls, combination oil and hydronic 38229905 - Energy cutoff
controls, residential or commercial types 38229912 - Limit controls, residential
and commercial heating types 38229914 - Static pressure regulators 38229916 -
Vapor heating controls 38229917 - Water heater controls 38230000 - Process
control instruments 38230100 - Temperature measurement instruments, industrial
38230101 - Pyrometers, industrial process type 38230102 - Resistance
thermometers and bulbs, industrial process type 38230103 - Temperature
instruments: industrial process type 38230104 - Thermistors, industrial process
type 38230105 - Thermocouples, industrial process type 38230106 - Thermometers,
filled system: industrial process type 38230200 - Pressure measurement
instruments, industrial 38230201 - Differential pressure instruments, industrial
process type 38230203 - Pressure gauges, dial and digital 38230300 - Industrial
flow and liquid measuring instruments 38230301 - Flow instruments, industrial
process type 38230302 - Fluidic devices, circuits, and systems for process
control 38230303 - Gas flow computers, industrial process type 38230304 - Level
and bulk measuring instruments, industrial process 38230305 - Liquid level
instruments, industrial process type 38230307 - Primary elements for process
flow measurement 38230310 - Viscosimeters, industrial process type 38230400 -
Industrial process measurement equipment 38230401 - Analyzers, industrial
process type 38230402 - Annunciators, relay and solid state types 38230403 -
Computer interface equipment, for industrial process control 38230404 -
Controllers, for process variables, all types 38230406 - Data loggers,
industrial process type 38230408 - Digital displays of process variables
38230409 - Draft gauges, industrial process type 38230410 - Electrodes used in
industrial process measurement 38230411 - Electrolytic conductivity instruments,
industrial process 38230413 - Infrared instruments, industrial process type
38230415 - Programmers, process type 38230416 - Refractometers, industrial
process type 38230417 - Telemetering instruments, industrial process type
38230418 - Thermal conductivity instruments, industrial process type 38230419 -
Time cycle and program controllers, industrial process type 38230420 -
Transmitters of process variables, stand. signal conversion 38230500 - On-stream
gas/liquid analysis instruments, industrial 38230501 - Absorption analyzers:
infrared, x-ray, etc.: industrial 38230502 - Chromatographs, industrial process
type 38230503 - Liquid analysis instruments, industrial process type 38230506 -
Water quality monitoring and control systems 38239901 - Boiler controls:
industrial, power, and marine type 38239903 - Combustion control instruments
38239905 - Industrial process control instruments 38239906 - Moisture meters,
industrial process type 38239907 - Nuclear reactor controls 38240000 - Fluid
meters and counting devices 38240100 - Integrating and totalizing meters for gas
and liquids 38240101 - Gasmeters, domestic and large capacity: industrial
38240102 - Gasoline dispensing meters 38240103 - Impeller and counter driven
flow meters 38240105 - Liquid meters, nec 38240107 - Mechanical measuring meters
38240108 - Positive displacement meters 38240115 - Turbine meters 38240117 -
Water meters 38240200 - Mechanical and electromechanical counters and devices
38240202 - Counters, revolution 38240203 - Electromechanical counters 38240210 -
Tally counters 38240300 - Vehicle instruments 38240303 - Speedometers 38240304 -
Tachometer, centrifugal 38249901 - Controls, revolution and timing instruments
38249904 - Pedometers 38250000 - Instruments to measure electricity 38250100 -
Engine electrical test equipment 38250103 - Battery testers, electrical 38250105
- Digital test equipment, electronic and electrical circuits 38250200 - Test
equipment for electronic and electric measurement 38250201 - Analog-digital
converters, electronic instrumentation type 38250202 - Analyzers for testing
electrical characteristics, nec 38250204 - Bridges: Kelvin, Wheatstone, vacuum
tube, megohm, etc. 38250206 - Digital panel meters, electricity measuring
38250207 - Diode and transistor testers 38250209 - Electron tube test equipment
38250215 - Integrated circuit testers 38250216 - Lab standards, electric:
resistance, inductance, capacitance 38250218 - Microwave test equipment 38250219
- Network analyzers 38250221 - Radar testing instruments, electric 38250222 -
Radio apparatus analyzers, nec 38250228 - Signal generators and averagers
38250229 - Spectrum analyzers 38250231 - Standards and calibrating equipment,
laboratory 38250232 - Standards and calibration equipment for electrical
measuring 38250234 - Synchroscopes 38250236 - Test equipment for electronic and
electrical circuits 38250238 - Transducers for volts, amperes, watts, vars,
frequency, etc. 38250241 - Waveform measuring and/or analyzing equipment, nec
38250300 - Electrical energy measuring equipment 38250303 - Current measuring
equipment, nec 38250305 - Electrical power measuring equipment 38250306 - Energy
measuring equipment, electrical 38250308 - Frequency meters: electrical,
mechanical, and electronic 38250310 - Instruments for measuring electrical
quantities 38250312 - Measuring instruments and meters, electric 38250313 -
Meters, power factor and phase angle 38250314 - Meters: electric, pocket,
portable, panelboard, etc. 38250317 - Oscillators, audio and radio frequency
(instrument types) 38250318 - Oscillographs and oscilloscopes 38250319 -
Potentiometric instruments, except industrial process type 38250320 - Power
measuring equipment, electrical 38250321 - Radio frequency measuring equipment
38250322 - Recorders, oscillographic 38250323 - Resistance measuring equipment
38250326 - Sweep oscillators 38250331 - Watt-hour meters, electrical 38259901 -
Elapsed time meters, electronic 38260000 - Analytical instruments 38260100 -
Spectroscopic and other optical properties measuring equip. 38260103 - Infrared
analytical instruments 38260104 - Mass spectrometers 38260105 - Mass
spectroscopy instrumentation 38260109 - Polariscopes 38260113 - Spectrographs
38260114 - Spectrometers 38260200 - Analytical optical instruments 38260202 -
Microscopes, electron and proton 38260300 - Liquid testing apparatus 38260302 -
Liquid chromatographic instruments 38260305 - Petroleum product analyzing
apparatus 38260308 - Water testing apparatus 38260400 - Blood testing apparatus
38260401 - Amino acid analyzers 38260403 - Protein analyzers, laboratory type
38260500 - Gas testing apparatus 38260501 - Gas analyzing equipment 38260600 -
Instruments measuring magnetic and electrical properties 38260604 -
Electrophoresis equipment 38260605 - Magnetic resonance imaging apparatus
38260700 - Instruments measuring thermal properties 38260702 - Thermal analysis
instruments, laboratory type 38269901 - Automatic chemical analyzers 38269902 -
Chromatographic equipment, laboratory type 38269905 - Dust sampling and analysis
equipment 38269907 - Environmental testing equipment 38269908 - Integrators
(mathematical instruments) 38269909 - Laser scientific and engineering
instruments 38270000 - Optical instruments and lenses 38270100 - Optical
instruments and apparatus 38270101 - Binoculars 38270102 - Boroscopes 38270106 -
Gun sights, optical 38270107 - Lenses, optical: all types except ophthalmic
38270110 - Metallographs 38270112 - Microscopes, except electron, proton, and
corneal 38270113 - Periscopes 38270115 - Sighting and fire control equipment,
optical 38270117 - Telescopes: elbow, panoramic, sighting, fire control, etc.
38270118 - Telescopic sights 38270200 - Lens coating and grinding equipment
38270201 - Lens coating equipment 38279901 - Aiming circles (fire control
equipment) 38279909 - Light sources, standard 38279914 - Optical comparators
38279915 - Optical elements and assemblies, except ophthalmic 38279916 - Optical
test and inspection equipment 38279919 - Reflectors, optical 38290000 -
Measuring and controlling devices, nec 38290100 - Aircraft and motor vehicle
measurement equipment 38290101 - Accelerometers 38290107 - Gauging instruments,
thickness ultrasonic 38290110 - Pressure and vacuum indicators, aircraft engine
38290112 - Testers for checking hydraulic controls on aircraft 38290113 - Thrust
power indicators, aircraft engine 38290200 - Geophysical and meteorological
testing equipment 38290203 - Barometers, mercury and aneroid types 38290206 -
Geophysical or meteorological electronic equipment 38290209 - Magnetometers
38290210 - Meteorologic tracking systems 38290211 - Meteorological instruments
38290215 - Seismographs 38290218 - Solarimeters 38290219 - Weather tracking
equipment 38290220 - Wind direction indicators 38290300 - Surveying and drafting
equipment 38290305 - Photogrammetrical instruments 38290312 - Surveying
instruments and accessories 38290400 - Physical property testing equipment
38290401 - Cable testing machines 38290403 - Dynamometer instruments 38290404 -
Fatigue testing machines, industrial: mechanical 38290405 - Hardness testing
equipment 38290406 - Stress, strain, and flaw detecting/measuring equipment
38290407 - Tensile strength testing equipment 38290408 - Testing equipment:
abrasion, shearing strength, etc. 38290500 - Nuclear radiation and testing
apparatus 38290502 - Electrogamma ray loggers 38290503 - Geiger counters
38290504 - Ion chambers 38290506 - Medical diagnostic systems, nuclear 38290507
- Nuclear instrument modules 38290512 - Spectrometers, liquid scintillation and
nuclear 38290601 - Fare registers, for street cars, buses, etc. 38290603 -
Turnstiles, equipped with counting mechanisms 38290700 - Thermometers and
temperature sensors 38290701 - Temperature sensors, except industrial process
and aircraft 38290702 - Thermocouples 38290703 - Thermometers, including
digital: clinical 38290704 - Thermometers, liquid-in-glass and bimetal type
38299901 - Anamometers 38299902 - Breathalyzers 38299903 - Chronometers,
electronic 38299906 - Gas detectors 38299908 - Instrumentation for reactor
controls, auxiliary 38299913 - Pressure transducers 38299920 - Thermomagnetic
oxygen analyzer 38299922 - Ultrasonic testing equipment 38299923 - Vibration
meters, analyzers, and calibrators 38299925 - Polygraph devices 38299926 -
Liquid leak detection equipment 38410000 - Surgical and medical instruments
38410100 - Ophthalmic instruments and apparatus 38410101 - Muscle exercise
apparatus, ophthalmic 38410102 - Ophthalmic lasers 38410200 - Diagnostic
apparatus, medical 38410201 - Biopsy instruments and equipment 38410202 - Blood
pressure apparatus 38410206 - Eye examining instruments and apparatus 38410300 -
Veterinarians' instruments and apparatus 38410400 - Surgical instruments and
apparatus 38410401 - Anesthesia apparatus 38410402 - Cannulae 38410403 -
Catheters 38410408 - Hypodermic needles and syringes 38410409 - Inhalators,
surgical and medical 38410410 - Instruments, microsurgical: except
electromedical 38410413 - Needles, suture 38410418 - Suction therapy apparatus
38410420 - Surgical lasers 38410421 - Surgical stapling devices 38410500 -
Medical instruments and equipment, blood and bone work 38410501 - Blood
transfusion equipment 38410503 - Bone plates and screws 38410505 - Hemodialysis
apparatus 38410506 - IV transfusion apparatus 38419901 - Inhalation therapy
equipment 38419904 - Physiotherapy equipment, electrical 38419905 - Skin
grafting equipment 38419907 - Ultrasonic medical cleaning equipment 38420000 -
Surgical appliances and supplies 38420100 - Personal safety equipment 38420101 -
Bulletproof vests 38420102 - Clothing, fire resistant and protective 38420103 -
Ear plugs 38420104 - Gas masks 38420105 - Gloves, safety 38420107 - Life
preservers, except cork and inflatable 38420109 - Noise protectors, personal
38420111 - Radiation shielding aprons, gloves, sheeting, etc. 38420112 -
Respiratory protection equipment, personal 38420115 - Welders' hoods 38420201 -
Absorbent cotton, sterilized 38420300 - Prosthetic appliances 38420301 -
Cosmetic restorations 38420302 - Implants, surgical 38420303 - Limbs, artificial
38420304 - Models, anatomical 38420400 - Orthopedic appliances 38420401 -
Abdominal supporters, braces, and trusses 38420402 - Braces, elastic 38420403 -
Braces, orthopedic 38420405 - Cervical collars 38420409 - Elastic hosiery,
orthopedic (support) 38420411 - Foot appliances, orthopedic 38420412 - Hearing
aids 38420414 - Splints, pneumatic and wood 38420415 - Supports: abdominal,
ankle, arch, kneecap, etc. 38420416 - Suspensories 38420417 - Technical aids for
the handicapped 38420418 - Trusses, orthopedic and surgical 38420420 -
Wheelchairs 38420500 - Bandages and dressings 38420502 - Dressings, surgical
38420503 - Gauze, surgical 38429901 - Adhesive tape and plasters, medicated or
non-medicated 38429904 - Belts: surgical, sanitary, and corrective 38429907 -
First aid, snake bite, and burn kits 38429909 - Grafts, artificial: for surgery
38429915 - Ligatures, medical 38429916 - Respirators 38429919 - Sterilizers,
hospital and surgical 38429921 - Stretchers 38429922 - Surgical appliances and
supplies 38429923 - Sutures, absorbable and non-absorbable 38429927 - Whirlpool
baths, hydrotherapy equipment 38430000 - Dental equipment and supplies 38430100
- Dental equipment 38430104 - Burs, dental 38430105 - Cabinets, dental 38430107
- Dental chairs 38430109 - Dental hand instruments, nec 38430110 - Dental
laboratory equipment 38430115 - Hand pieces and parts, dental 38430116 -
Orthodontic appliances 38430200 - Dental materials 38430202 - Compounds, dental
38430203 - Dental alloys for amalgams 38430205 - Denture materials 38430206 -
Enamels, dentists' 38430212 - Teeth, artificial (not made in dental
laboratories) 38440000 - X-ray apparatus and tubes 38449901 - Beta-ray
irradiation equipment 38449906 - Lamps, X-ray 38449908 - Radiographic X-ray
apparatus and tubes 38449910 - Therapeutic X-ray apparatus and tubes 38449911 -
X-ray generators 38450000 - Electromedical equipment 38450100 - Electromedical
apparatus 38450101 - Audiological equipment, electromedical 38450103 -
Bronchoscopes, electromedical 38450104 - Cardiographs 38450107 - CAT scanner
(computerized axial tomography) apparatus 38450108 - Electrocardiographs
38450111 - Endoscopic equipment, electromedical, nec 38450113 - Magnetic
resonance imaging device, nuclear 38450115 - Patient monitoring apparatus, nec
38450117 - Position emission tomography (PET scanner) 38450118 - Respiratory
analysis equipment, electromedical 38450120 - Ultrasonic medical equipment,
except cleaning 38450121 - Ultrasonic scanning devices, medical 38450200 -
Electrotherapeutic apparatus 38450202 - Defibrillator 38450203 - Dialyzers,
electromedical 38450205 - Heart-lung machine 38450206 - Pacemaker, cardiac
38450207 - Surgical support systems: heart-lung machine, exc. iron lung 38450208
- Transcutaneous electrical nerve stimulators (TENS) 38459901 - Laser systems
and equipment, medical 38459902 - Lithotripters 38459903 - Medical cleaning
equipment, ultrasonic 38510000 - Ophthalmic goods 38510100 - Frames, lenses, and
parts, eyeglass and spectacle 38510101 - Eyeglasses, lenses and frames 38510102
- Frames and parts, eyeglass and spectacle 38510103 - Lens coating, ophthalmic
38510104 - Lens grinding, except prescription: ophthalmic 38510105 - Lenses,
ophthalmic 38510200 - Protective eyeware 38510201 - Glasses, sun or glare
38510202 - Goggles: sun, safety, industrial, underwater, etc. 38510203 -
Protectors, eye 38519901 - Contact lenses 38519902 - Eyes, glass and plastic
38610000 - Photographic equipment and supplies 38610100 - Sensitized film,
cloth, and paper 38610104 - Film, sensitized motion picture, X-ray, still
camera, etc. 38610105 - Graphic arts plates, sensitized 38610109 - Motion
picture film 38610110 - Photographic paper and cloth, all types, nec 38610111 -
Photographic sensitized goods, nec 38610112 - Plates, photographic (sensitized)
38610200 - Photographic processing equipment and chemicals 38610207 - Processing
equipment, photographic 38610300 - Cameras and related equipment 38610301 -
Aerial cameras 38610302 - Cameras, microfilm 38610303 - Cameras, still and
motion picture (all types) 38610305 - Flashlight apparatus for photographers,
except bulbs 38610306 - Lens shades, camera 38610308 - Microfilm equipment:
cameras, projectors, readers, etc. 38610309 - Motion picture apparatus and
equipment 38610310 - Photo reconnaissance systems 38610314 - Shutters, camera
38610315 - Stands, camera and projector 38610316 - Tripods, camera and projector
38610400 - Photographic film, plate, and paper holders 38610402 - Reels, film
38610500 - Reproduction machines and equipment 38610505 - Photocopy machines
38610603 - Toners, prepared photographic (not made in chemical plants) 38619902
- Editing equipment, motion picture: viewers, splicers, etc. 38619903 -
Projectors, still or motion picture, silent or sound 38619904 - Screens,
projection 38619906 - Sound recording and reproducing equipment, motion picture
38730000 - Watches, clocks, watchcases, and parts 38739901 - Appliance timers
38739904 - Clocks, assembly of 38739905 - Clocks, except timeclocks 38739907 -
Timers for industrial use, clockwork mechanism only 38739909 - Watches and
parts, except crystals and jewels 39110000 - Jewelry, precious metal 39110100 -
Jewelry apparel 39110101 - Bracelets, precious metal 39110102 - Collar/cuff
buttons, precious/semiprecious metal or stone 39110103 - Earrings, precious
metal 39110104 - Medals, precious or semiprecious metal 39110105 - Necklaces,
precious metal 39110106 - Pearl jewelry, natural or cultured 39110107 - Pins
(jewelry), precious metal 39110108 - Rings, finger: precious metal 39110109 -
Rosaries or other small religious articles, precious metal 39110200 - Cigar and
cigarette accessories 39110300 - Jewelry mountings and trimmings 39110302 -
Jewel settings and mountings, precious metal 39110303 - Mountings, gold or
silver: pens, leather goods, etc. 39140000 - Silverware and plated ware 39140300
- Pewter ware 39140500 - Stainless steel ware 39140502 - Cutlery, stainless
steel 39140503 - Ecclesiastical ware, stainless steel 39140504 - Flatware,
stainless steel 39140508 - Trays, stainless steel 39149902 - Cutlery, nsk
39149903 - Ecclesiastical ware, nsk 39149910 - Trophies, nsk 39150000 -
Jewelers' materials and lapidary work 39150100 - Jewelers' findings and
materials 39150101 - Gems, real and imitation: preparation for settings 39150102
- Jewel bearings, synthetic 39150103 - Jewel preparing: instruments, tools,
watches, and jewelry 39150104 - Jewelers' castings 39150200 - Lapidary work and
diamond cutting and polishing 39150201 - Diamond cutting and polishing 39150202
- Jewel cutting, drilling, polishing, recutting, or setting 39310000 - Musical
instruments 39310101 - Accordions and parts 39310114 - Music rolls, perforated
39310115 - Organ parts and materials 39310116 - Organs, all types: pipe, reed,
hand, electronic, etc. 39310118 - Pianos, all types: vertical, grand, spinet,
player, etc. 39310119 - Pipes, organ 39310200 - String instruments and parts
39310201 - Banjos and parts 39310204 - Guitars and parts, electric and
nonelectric 39310205 - Harps and parts 39310208 - Strings, musical instrument
39310301 - Bassoons 39310304 - Flutes and parts 39310306 - Piccolos and parts
39310400 - Brass instruments and parts 39310500 - Percussion instruments and
parts 39310501 - Bells (musical instruments) 39310506 - Drums, parts, and
accessories (musical instruments) 39319903 - Musical instruments, electric and
electronic, nec 39319906 - Stands, music 39420000 - Dolls and stuffed toys
39420100 - Dolls and doll clothing 39420103 - Dolls, except stuffed toy animals
39429901 - Stuffed toys, including animals 39440000 - Games, toys, and
children's vehicles 39440102 - Cars, play (children's vehicles) 39440105 -
Go-carts, children's 39440106 - Scooters, children's 39440109 - Wagons: coaster,
express, and play: children's 39440200 - Electronic games and toys 39440201 -
Electronic game machines, except coin-operated 39440202 - Electronic toys
39440203 - Video game machines, except coin-operated 39440300 - Board games,
puzzles, and models, except electronic 39440301 - Airplane models, toy and hobby
39440303 - Bingo boards (games) 39440305 - Board games, children's and adults'
39440308 - Chessmen and chessboards 39440309 - Craft and hobby kits and sets
39440310 - Dice and dice cups 39440312 - Erector sets, toy 39440314 - Puzzles
39440315 - Railroad models: toy and hobby 39440316 - Science kits: microscopes,
chemistry sets, etc. 39440400 - Toy guns 39440403 - Rifles, toy: except air
39440603 - Trains and equipment, toy: electric and mechanical 39440700 - Baby
carriages and restraint seats 39440701 - Carriages, baby 39440702 - Child
restraint seats, automotive 39440703 - Strollers, baby (vehicle) 39449904 -
Darts and dart games 39449908 - Hobby horses 39449909 - Kites 39449912 - Paint
sets, children's 39490000 - Sporting and athletic goods, nec 39490100 - Golf
equipment 39490101 - Bags, golf 39490103 - Driving ranges, golf, electronic
39490105 - Shafts, golf club 39490200 - Fishing equipment 39490201 - Bait,
artificial: fishing 39490203 - Buckets, fish and bait 39490204 - Fishing tackle,
general 39490205 - Flies, fishing: artificial 39490206 - Hooks, fishing 39490207
- Lures, fishing: artificial 39490208 - Reels, fishing 39490209 - Rods and rod
parts, fishing 39490300 - Exercise equipment 39490301 - Dumbbells and other
weightlifting equipment 39490302 - Exercising cycles 39490305 - Treadmills
39490400 - Winter sports equipment 39490403 - Snow skiing equipment and
supplies, except skis 39490404 - Snow skis 39490405 - Snowshoes 39490500 -
Hunting equipment 39490502 - Archery equipment, general 39490504 - Bows, archery
39490506 - Cases, gun and rod (sporting equipment) 39490507 - Crossbows 39490508
- Decoys, duck and other game birds 39490509 - Game calls 39490511 - Shooting
equipment and supplies, general 39490512 - Target shooting equipment 39490513 -
Targets, archery and rifle shooting 39490600 - Water sports equipment 39490601 -
Skin diving equipment, scuba type 39490602 - Surfboards 39490603 - Swimming
pools, plastic 39490607 - Windsurfing boards (sailboards) and equipment 39490608
- Swimming pools, except plastic 39490700 - Protective sporting equipment
39490702 - Guards: football, basketball, soccer, lacrosse, etc. 39490703 -
Helmets, athletic 39490704 - Masks: hockey, baseball, football, etc. 39490705 -
Pads: football, basketball, soccer, lacrosse, etc. 39490800 - Darts and table
sports equipment and supplies 39490802 - Billiard and pool equipment and
supplies, general 39490805 - Dartboards and accessories 39490807 - Ping-pong
tables 39490900 - Racket sports equipment 39490906 - Tennis equipment and
supplies 39491000 - Bowling equipment and supplies 39491001 - Bowling alleys and
accessories 39491100 - Baseball, softball, and cricket sports equipment 39491101
- Baseball equipment and supplies, general 39491102 - Bases, baseball 39491104 -
Mitts and gloves, baseball 39491300 - Team sports equipment 39491301 -
Basketball equipment and supplies, general 39491302 - Football equipment and
supplies, general 39491303 - Hockey equipment and supplies, general 39491304 -
Lacrosse equipment and supplies, general 39491305 - Soccer equipment and
supplies 39499902 - Balls: baseball, football, basketball, etc. 39499904 -
Boxing equipment and supplies, general 39499905 - Camping equipment and supplies
39499907 - Gymnasium equipment 39499909 - Playground equipment 39499910 -
Shuffleboards and shuffleboard equipment 39499911 - Skateboards 39499912 -
Skates and parts, roller 39499915 - Trampolines and equipment 39499916 - Batons
39510000 - Pens and mechanical pencils 39519901 - Ball point pens and parts
39519903 - Fountain pens and fountain pen desk sets 39519904 - Markers, soft tip
(felt, fabric, plastic, etc.) 39520100 - Artists' materials, except pencils and
leads 39520102 - Crayons: chalk, gypsum, charcoal, fusains, pastel, wax, etc.
39520105 - Ink, drawing: black and colored 39520108 - Modeling clay 39520111 -
Paints, except gold and bronze: artists' 39520117 - Water colors, artists'
39520200 - Artists' equipment 39520203 - Brushes, air, artists' 39520211 -
Frames for artists' canvases 39520300 - Pencils and leads, including artists'
39520302 - Pencil lead: black, indelible, or colored: artists' 39530000 -
Marking devices 39530100 - Embossing seals and hand stamps 39530103 - Embossing
seals, corporate and official 39530104 - Numbering stamps, hand: rubber or metal
39530105 - Postmark stamps, hand: rubber or metal 39530108 - Stationery
embossers, personal 39530110 - Time stamps, hand: rubber or metal 39539901 -
Figures (marking devices), metal 39539902 - Irons, marking or branding 39539904
- Pads, inking and stamping 39539908 - Stencils, painting and marking 39550000 -
Carbon paper and inked ribbons 39550103 - Stencil paper, gelatin or spirit
process 39559901 - Ribbons, inked: typewriter, adding machine, register, etc.
39610000 - Costume jewelry 39610100 - Jewelry apparel, non-precious metals
39610103 - Earrings, except precious metal 39619901 - Costume jewelry, ex.
precious metal and semiprecious stones 39619903 - Rosaries and small religious
articles, except precious metal 39650000 - Fasteners, buttons, needles, and pins
39650100 - Buttons and parts 39650101 - Button backs and parts 39650102 - Button
blanks and molds 39650200 - Pins and needles 39650204 - Straight pins: steel or
brass 39650300 - Fasteners 39650301 - Eyelets, metal: clothing, fabrics, boots,
or shoes 39650303 - Fasteners, hooks and eyes 39659901 - Buckles and buckle
parts 39659905 - Zipper 39910000 - Brooms and brushes 39910100 - Brooms 39910102
- Street sweeping brooms, hand or machine 39910200 - Paint and varnish brushes
39910201 - Paint rollers 39910202 - Paintbrushes 39910300 - Brushes, except
paint and varnish 39910302 - Brushes, household or industrial 39910306 -
Toothbrushes, except electric 39930100 - Electric signs 39930101 - Neon signs
39930102 - Scoreboards, electric 39939903 - Displays and cutouts, window and
lobby 39939904 - Displays, paint process 39939905 - Letters for signs, metal
39939906 - Name plates: except engraved, etched, etc.: metal 39939907 - Signs,
not made in custom sign painting shops 39950000 - Burial caskets 39959903 -
Grave vaults, metal 39960000 - Hard surface floor coverings, nec 39969901 -
Asphalted-felt-base floor coverings: linoleum, carpet 39969902 - Tile, floor:
supported plastic 39990000 - Manufacturing industries, nec 39990200 - Hair and
hair-based products 39990205 - Hairpin mountings 39990207 - Wigs, including doll
wigs, toupees, or wiglets 39990302 - Down (feathers) 39990307 - Trimmings,
feather 39990500 - Cigarette and cigar products and accessories 39990503 -
Cigarette filters 39990509 - Tobacco pipes, pipestems, and bits 39990600 -
Umbrellas, canes, and parts 39990603 - Umbrellas, garden or wagon 39990700 -
Artificial trees and flowers 39990701 - Artificial flower arrangements 39990702
- Christmas trees, artificial 39990703 - Flowers, artificial and preserved
39990704 - Foliage, artificial and preserved 39990705 - Fruits, artificial and
preserved 39990706 - Grasses, artificial and preserved 39990707 - Plants,
artificial and preserved 39990708 - Sprays, artificial and preserved 39990800 -
Novelties, bric-a-brac, and hobby kits 39990802 - Boutiquing: decorating gift
items with sequins, fruit, etc. 39990803 - Bric-a-brac 39990804 - Burnt wood
articles 39990805 - Calendars, framed 39990806 - Christmas tree ornaments,
except electrical and glass 39990807 - Coins and tokens, non-currency 39990809 -
Miniatures 39990813 - Puppets and marionettes 39990814 - Sewing kits, novelty
39990815 - Straw goods 39990817 - Tinsel 39990819 - Lawn ornaments 39990901 -
Honeycomb foundations (beekeepers' supplies) 39991000 - Coin-operated amusement
machines 39991001 - Slot machines 39991100 - Models, except toy 39991101 -
Airplane models, except toy 39991103 - Models, general, except toy 39991104 -
Railroad models, except toy 39991200 - Identification badges and insignia
39991201 - Badges, metal: policemen, firemen, etc. 39991203 - Identification
plates 39991204 - Identification tags, except paper 39991205 - Military insignia
39991302 - Forms: display, dress, and show 39991303 - Mannequins 39991402 -
Handles, handbag and luggage 39999901 - Atomizers, toiletry 39999905 - Candles
39999909 - Dock equipment and supplies, industrial 39999910 - Education aids,
devices and supplies 39999911 - Figures, wax 39999913 - Fire extinguishers,
portable 39999920 - Hot tub and spa covers 39999921 - Hot tubs 39999925 - Nut
shells, grinding, from purchased nuts 39999926 - Painting instrument dials
39999927 - Pet supplies 39999928 - Plaques, picture, laminated 39999929 -
Potpourri 39999930 - Preparation of slides and exhibits 39999932 - Self-defense
sprays 39999933 - Shades, lamp or candle 39999935 - Soap dispensers 39999936 -
Stage hardware and equipment, except lighting 39999937 - Stereographs,
photographic 39999938 - Tape measures 39999939 - Tear gas devices and equipment
39999940 - Theatrical scenery 39999945 - Wheelchair lifts 39999946 -
Fingernails, artificial 39999947 - Grinding and pulverizing of materials, nec
39999949 - Seeds, coated or treated, from purchased seeds 39999950 - Framed
artwork 40110000 - Railroads, line-haul operating 41190000 - Local passenger
transportation, nec 42120000 - Local trucking, without storage 42120102 - Farm
to market haulage, local 42129905 - Dump truck haulage 42129906 - Garbage
collection and transport, no disposal 42129907 - Hazardous waste transport
42129909 - Light haulage and cartage, local 42130000 - Trucking, except local
42139902 - Building materials transport 42139906 - Household goods transport
42139911 - Trailer or container on flat car (TOFC/COFC) 42140000 - Local
trucking with storage 42219901 - Cotton compresses and warehouses 42229903 -
Warehousing, cold storage or refrigerated 42250000 - General warehousing and
storage 42259901 - General warehousing 42259902 - Miniwarehouse, warehousing
42260100 - Liquid storage 44490101 - Canal barge operations 44910000 - Marine
cargo handling 44910200 - Docks, piers and terminals 44930000 - Marinas 45129901
- Air cargo carrier, scheduled 46120000 - Crude petroleum pipelines 46199902 -
Slurry pipeline operation 47240000 - Travel agencies 47250000 - Tour operators
47310000 - Freight transportation arrangement 47310100 - Transportation agents
and brokers 47310103 - Customhouse brokers 47310200 - Freight forwarding
47410000 - Rental of railroad cars 47830000 - Packing and crating 47839902 -
Crating goods for shipping 47839903 - Packing goods for shipping 47890102 -
Freight car loading and unloading 47899901 - Pipeline terminal facilities,
independently operated 48120000 - Radiotelephone communication 48130000 -
Telephone communication, except radio 48130101 - Data telephone communications
48130103 - Long distance telephone communications 48139903 - Telephone/video
communications 48320000 - Radio broadcasting stations 48320203 - Religious
48330000 - Television broadcasting stations 48999905 - Satellite earth stations
49110000 - Electric services 49119901 - Distribution, electric power 49119902 -
Generation, electric power 49119905 - Electric power marketers 49119907 - Fossil
fuel electric power generation 49240000 - Natural gas distribution 49250106 -
Mixed natural and manufactured gas, distribution 49410000 - Water supply
49520000 - Sewerage systems 49530000 - Refuse systems 49530100 - Hazardous waste
collection and disposal 49530102 - Chemical detoxification 49530202 - Liquid
waste, collection and disposal 49530203 - Rubbish collection and disposal
49530300 - Nonhazardous waste disposal sites 49539904 - Medical waste disposal
49539905 - Recycling, waste materials 49610000 - Steam and air-conditioning
supply 50120103 - Trucks, noncommercial 50120104 - Vans, noncommercial 50120203
- Fire trucks 50120205 - Trailers for trucks, new and used 50120206 - Truck
bodies 50120208 - Trucks, commercial 50120305 - Recreation vehicles, all-terrain
50120307 - Trailers for passenger vehicles 50120401 - Mopeds 50130000 - Motor
vehicle supplies and new parts 50130100 - Automotive supplies and parts 50130108
- Automotive supplies 50130112 - Exhaust systems (mufflers, tail pipes, etc.)
50130118 - Springs, shock absorbers and struts 50130119 - Truck parts and
accessories 50130120 - Wheels, motor vehicle 50130204 - Testing equipment,
engine 50130205 - Tools and equipment, automotive 50139901 - Motorcycle parts
50139903 - Trailer parts and accessories 50140000 - Tires and tubes 50149901 -
Automobile tires and tubes 50149904 - Tires, used 50150000 - Motor vehicle
parts, used 50210000 - Furniture 50210100 - Office and public building furniture
50210106 - Office furniture, nec 50210200 - Household furniture 50210302 -
Bedsprings 50219904 - Outdoor and lawn furniture, nec 50219906 - Shelving
50230000 - Homefurnishings 50230100 - Kitchenware 50230102 - China 50230104 -
Glassware 50230105 - Kitchen tools and utensils, nec 50230200 - Linens and
towels 50230202 - Blankets 50230203 - Linens, table 50230205 - Sheets, textile
50230207 - Towels 50230300 - Window furnishings 50230301 - Curtains 50230302 -
Draperies 50230305 - Window covering parts and accessories 50230400 - Floor
coverings 50230401 - Carpets 50230404 - Rugs 50230405 - Wood flooring 50230500 -
Decorative home furnishings and supplies 50230502 - Frames and framing, picture
and mirror 50230504 - Pottery 50310100 - Building materials, exterior 50310101 -
Fencing, wood 50310104 - Trim, sheet metal 50310200 - Building materials,
interior 50310202 - Molding, all materials 50310204 - Veneer 50310300 - Doors
and windows 50310301 - Door frames, all materials 50310302 - Doors, combination,
screen-storm 50310303 - Doors, garage 50310304 - Doors, nec 50310305 - Metal
doors, sash and trim 50310306 - Window frames, all materials 50310307 - Windows
50310308 - Skylights, all materials 50319901 - Composite board products,
woodboard 50319903 - Kitchen cabinets 50319904 - Lumber: rough, dressed, and
finished 50319909 - Plywood 50320000 - Brick, stone, and related material
50320100 - Paving materials 50320201 - Drywall materials 50320202 - Stucco
50320302 - Ceramic wall and floor tile, nec 50320306 - Tile, clay or other
ceramic, excluding refractory 50320400 - Building stone 50320401 - Granite
building stone 50320402 - Marble building stone 50320500 - Concrete and cinder
building products 50320502 - Concrete and cinder block 50320503 - Concrete
building products 50320504 - Concrete mixtures 50329902 - Brick, except
refractory 50329904 - Cement 50329905 - Gravel 50329907 - Sand, construction
50329908 - Stone, crushed or broken 50330000 - Roofing, siding, and insulation
50330100 - Roofing and siding materials 50330101 - Asphalt felts and coating
50330103 - Roofing, asphalt and sheet metal 50330105 - Siding, except wood
50330200 - Insulation materials 50330201 - Fiberglass building materials
50330203 - Mineral wool insulation materials 50390100 - Prefabricated structures
50390104 - Structural assemblies, prefabricated: non-wood 50390200 - Glass
construction materials 50390201 - Exterior flat glass: plate or window 50390202
- Interior flat glass: plate and window 50399902 - Architectural metalwork
50399905 - Doors, sliding 50399911 - Septic tanks 50399912 - Soil erosion
control fabrics 50399913 - Wire fence, gates, and accessories 50430000 -
Photographic equipment and supplies 50430100 - Photographic processing equipment
50430200 - Cameras and photographic equipment 50430202 - Photographic cameras,
projectors, equipment and supplies 50440000 - Office equipment 50440103 - Cash
registers 50440200 - Copying equipment 50440204 - Microfilm equipment 50440207 -
Photocopy machines 50449903 - Vaults and safes 50450000 - Computers,
peripherals, and software 50450100 - Computer peripheral equipment 50450101 -
Disk drives 50450104 - Terminals, computer 50459903 - Computer software 50459904
- Computers and accessories, personal and home entertainment 50459905 -
Computers, nec 50460000 - Commercial equipment, nec 50460100 - Store fixtures
and display equipment 50460101 - Display equipment, except refrigerated 50460104
- Partitions 50460106 - Signs, electrical 50460107 - Store equipment 50460108 -
Store fixtures 50460301 - Bakery equipment and supplies 50460302 - Coffee
brewing equipment and supplies 50460303 - Cooking equipment, commercial 50460306
- Restaurant equipment and supplies, nec 50469902 - Coin counters 50469903 -
Hotel equipment and supplies 50469907 - Scales, except laboratory 50470000 -
Medical and hospital equipment 50470100 - Hospital equipment and furniture
50470102 - Hospital equipment and supplies, nec 50470104 - Instruments, surgical
and medical 50470106 - Patient monitoring equipment 50470107 - Physician
equipment and supplies 50470108 - Surgical equipment and supplies 50470109 -
X-ray machines and tubes 50470200 - Dental equipment and supplies 50470202 -
Dentists' professional supplies 50470300 - Medical equipment and supplies
50470303 - Diagnostic equipment, medical 50470307 - Incontinent care products
and supplies 50470308 - Medical laboratory equipment 50470309 - Orthopedic
equipment and supplies 50479902 - Veterinarians' equipment and supplies 50480000
- Ophthalmic goods 50489902 - Frames, ophthalmic 50489903 - Lenses, ophthalmic
50489904 - Optometric equipment and supplies 50490100 - Scientific and
engineering equipment and supplies 50490101 - Analytical instruments 50490102 -
Engineers' equipment and supplies, nec 50490103 - Laboratory equipment, except
medical or dental 50490104 - Optical goods 50490106 - Scientific instruments
50499902 - Drafting supplies 50499903 - Law enforcement equipment and supplies
50499905 - Religious supplies 50499907 - Theatrical equipment and supplies
50510100 - Metal wires, ties, cables, and screening 50510102 - Cable, wire
50510105 - Rope, wire (not insulated) 50510107 - Wire, nec 50510200 - Iron and
steel (ferrous) products 50510203 - Cast iron pipe 50510207 - Ferrous metals
50510208 - Forgings, ferrous 50510210 - Iron or steel flat products 50510214 -
Pipe and tubing, steel 50510216 - Steel 50510217 - Structural shapes, iron or
steel 50510301 - Copper 50510302 - Copper sheets, plates, bars, rods, pipes,
etc., nec 50510400 - Miscellaneous nonferrous products 50510404 - Nonferrous
metal sheets, bars, rods, etc., nec 50519901 - Aluminum bars, rods, ingots,
sheets, pipes, plates, etc. 50519902 - Bars, metal 50519903 - Foundry products
50519906 - Plates, metal 50519909 - Sheets, metal 50519911 - Tubing, metal
50519912 - Stampings, metal 50520201 - Coal 50630000 - Electrical apparatus and
equipment 50630100 - Transformers and transmission equipment 50630103 - Power
transmission equipment, electric 50630104 - Transformers, electric 50630200 -
Electrical fittings and construction materials 50630203 - Circuit breakers
50630205 - Electrical construction materials 50630206 - Electrical supplies, nec
50630220 - Wiring devices 50630300 - Wire and cable 50630303 - Control and
signal wire and cable, including coaxial 50630304 - Electronic wire and cable
50630400 - Lighting fixtures 50630401 - Light bulbs and related supplies
50630403 - Lighting fixtures, commercial and industrial 50630404 - Lighting
fixtures, residential 50630500 - Electric alarms and signaling equipment
50630503 - Fire alarm systems 50630504 - Signaling equipment, electrical
50630600 - Batteries 50630601 - Batteries, dry cell 50639901 - Antennas,
receiving, satellite dishes 50639902 - Flashlights 50639903 - Generators
50639904 - Motor controls, starters and relays: electric 50639905 - Motors,
electric 50640000 - Electrical appliances, television and radio 50640105 -
Refrigerators and freezers 50640200 - Electrical entertainment equipment
50640201 - High fidelity equipment 50640202 - Radios, motor vehicle 50640203 -
Radios, nec 50640300 - Air conditioning appliances 50640303 - Fans, household:
electric 50649903 - Electric household appliances, nec 50650000 - Electronic
parts and equipment, nec 50650100 - Telephone and telegraphic equipment 50650101
- Mobile telephone equipment 50650103 - Telephone equipment 50650200 -
Communication equipment 50650202 - Electronic tubes: receiving and transmitting,
or industrial 50650205 - Modems, computer 50650208 - Sound equipment, electronic
50650300 - Electronic parts 50650301 - Capacitors, electronic 50650303 - Coils,
electronic 50650305 - Connectors, electronic 50650306 - Diodes 50650311 -
Transistors 50650403 - Closed circuit TV 50659902 - Magnetic recording tape
50659903 - Security control equipment and systems 50659904 - Tapes, audio and
video recording 50720000 - Hardware 50720100 - Bolts, nuts, and screws 50720101
- Bolts 50720102 - Nuts (hardware) 50720104 - Screws 50720200 - Hand tools
50720201 - Cutlery 50720300 - Power tools and accessories 50720400 -
Miscellaneous fasteners 50720402 - Staples 50729901 - Builders' hardware, nec
50729904 - Furniture hardware, nec 50729907 - Security devices, locks 50740000 -
Plumbing and hydronic heating supplies 50740100 - Water heaters and purification
equipment 50740102 - Water purification equipment 50740103 - Water softeners
50740200 - Heating equipment (hydronic) 50740202 - Boilers, power (industrial)
50740203 - Boilers, steam 50740208 - Heating equipment and panels, solar
50740300 - Plumbing fittings and supplies 50750000 - Warm air heating and air
conditioning 50750100 - Air conditioning and ventilation equipment and supplies
50750101 - Air conditioning equipment, except room units, nec 50750102 - Air
filters 50750105 - Compressors, air conditioning 50750111 - Ventilating
equipment and supplies 50750200 - Warm air heating equipment and supplies
50750201 - Electrical heating equipment 50750202 - Furnaces, heating: electric
50780000 - Refrigeration equipment and supplies 50780101 - Display cases,
refrigerated 50780201 - Beverage coolers 50780202 - Drinking water coolers,
mechanical 50789903 - Refrigeration units, motor vehicles 50820000 -
Construction and mining machinery 50820100 - Road construction equipment
50820101 - Pavers 50820202 - Logging equipment and supplies 50820300 - General
construction machinery and equipment 50820304 - Excavating machinery and
equipment 50820305 - Ladders 50820306 - Masonry equipment and supplies 50820400
- Mining machinery and equipment, except petroleum 50830000 - Farm and garden
machinery 50830101 - Livestock equipment 50830201 - Garden machinery and
equipment, nec 50830203 - Lawn machinery and equipment 50830300 - Agricultural
machinery and equipment 50830301 - Agricultural machinery, nec 50830303 - Farm
equipment parts and supplies 50830304 - Farm implements 50830308 - Irrigation
equipment 50830400 - Dairy machinery and equipment 50839901 - Hydroponic
equipment and supplies 50840000 - Industrial machinery and equipment 50840100 -
Food industry machinery 50840102 - Brewery products manufacturing machinery,
commercial 50840105 - Dairy products manufacturing machinery, nec 50840107 -
Food product manufacturing machinery 50840200 - Textile and leather machinery
50840201 - Sewing machines, industrial 50840204 - Textile machinery and
equipment 50840302 - Paper manufacturing machinery 50840305 - Woodworking
machinery 50840402 - Drilling bits 50840403 - Drilling equipment, excluding bits
50840405 - Oil well machinery, equipment, and supplies 50840500 - Machine tools
and metalworking machinery 50840505 - Industrial machine parts 50840507 -
Machine tools and accessories 50840509 - Metal refining machinery and equipment
50840510 - Metalworking machinery 50840518 - Welding machinery and equipment
50840600 - Engines and transportation equipment 50840601 - Engines and parts,
air-cooled 50840602 - Engines and parts, diesel 50840603 - Engines, gasoline
50840605 - Lift trucks and parts 50840607 - Trailers, industrial 50840700 -
Instruments and control equipment 50840701 - Controlling instruments and
accessories 50840702 - Indicating instruments and accessories 50840703 -
Measuring and testing equipment, electrical 50840705 - Noise control equipment
50840706 - Pollution control equipment, air (environmental) 50840800 - Materials
handling machinery 50840801 - Conveyor systems 50840802 - Cranes, industrial
50840803 - Elevators 50840804 - Hoists 50840805 - Pumps and pumping equipment,
nec 50840807 - Water pumps (industrial) 50840900 - Processing and packaging
equipment 50840901 - Cleaning equipment, high pressure, sand or steam 50840903 -
Compressors, except air conditioning 50840905 - Packaging machinery and
equipment 50840906 - Paint spray equipment, industrial 50840907 - Pneumatic
tools and equipment 50840909 - Screening machinery and equipment 50840910 -
Waste compactors 50849902 - Chemical process equipment 50849903 - Fans,
industrial 50849904 - Heat exchange equipment, industrial 50849905 - Hydraulic
systems equipment and supplies 50849906 - Plastic products machinery 50849907 -
Power plant machinery 50849911 - Robots, industrial 50849912 - Safety equipment
50849913 - Tanks, storage 50849914 - Recycling machinery and equipment 50850000
- Industrial supplies 50850100 - Commercial containers 50850101 - Barrels, new
or reconditioned 50850102 - Bins and containers, storage 50850104 - Boxes,
crates, etc., other than paper 50850109 - Glass bottles 50850200 - Hose,
belting, and packing 50850202 - Packing, industrial 50850300 - Valves, pistons,
and fittings 50850301 - Hydraulic and pneumatic pistons and valves 50850302 -
Industrial fittings 50850303 - Valves and fittings 50850400 - Fasteners and
fastening equipment 50850401 - Fasteners, industrial: nuts, bolts, screws, etc.
50850500 - Bearings, bushings, wheels, and gears 50850501 - Bearings 50850600 -
Industrial tools 50850601 - Brushes, industrial 50850603 - Knives, industrial
50850604 - Tools, nec 50850801 - Abrasives 50850802 - Adhesives, tape and
plasters 50850900 - Power transmission equipment and apparatus 50851000 -
Gaskets and seals 50851001 - Gaskets 50851002 - Seals, industrial 50859901 -
Bottler supplies 50859904 - Filters, industrial 50859905 - Gas equipment, parts
and supplies 50859910 - Refractory material 50859911 - Rubber goods, mechanical
50859912 - Signmaker equipment and supplies 50870201 - Dry cleaning plant
equipment and supplies 50870202 - Laundry equipment and supplies 50870300 -
Cleaning and maintenance equipment and supplies 50870302 - Carwash equipment and
supplies 50870304 - Janitors' supplies 50870500 - Firefighting equipment
50870501 - Sprinkler systems 50870602 - Cemetery supplies and equipment 50879903
- Engraving equipment and supplies 50879904 - Extermination and fumigation
equipment and supplies 50879905 - Liquor dispensing equipment and systems
50879906 - Locksmith equipment and supplies 50880000 - Transportation equipment
and supplies 50880100 - Marine crafts and supplies 50880102 - Marine propulsion
machinery and equipment 50880103 - Marine supplies 50880300 - Aircraft and space
vehicle supplies and parts 50880302 - Aircraft and parts, nec 50880303 -
Aircraft engines and engine parts 50880304 - Aircraft equipment and supplies,
nec 50880306 - Helicopter parts 50889903 - Railroad equipment and supplies
50910000 - Sporting and recreation goods 50910100 - Watersports equipment and
supplies 50910101 - Diving equipment and supplies 50910102 - Surfing equipment
and supplies 50910103 - Swimming pools, equipment and supplies 50910200 - Golf
and skiing equipment and supplies 50910201 - Golf equipment 50910300 - Fishing
equipment and supplies 50910301 - Fishing tackle 50910400 - Hunting equipment
and supplies 50910402 - Archery equipment 50910403 - Firearms, sporting 50910500
- Fitness equipment and supplies 50910504 - Spa equipment and supplies 50910603
- Bicycles 50910700 - Boats, canoes, watercrafts, and equipment 50910701 - Boat
accessories and parts 50919901 - Athletic goods 50919902 - Billiard equipment
and supplies 50919903 - Bowling equipment 50919904 - Camping equipment and
supplies 50919908 - Racquet sports equipment and supplies 50919909 - Sharpeners,
sporting goods 50920000 - Toys and hobby goods and supplies 50920100 - Hobby
supplies 50920200 - Toys and games 50920201 - Bingo games and supplies 50920204
- Dolls 50920205 - Educational toys 50920300 - Toy novelties and amusements
50929901 - Arts and crafts equipment and supplies 50930000 - Scrap and waste
materials 50930105 - Waste paper 50930200 - Metal scrap and waste materials
50930201 - Ferrous metal scrap and waste 50930202 - Nonferrous metals scrap
50930203 - Wire and cable scrap 50939904 - Junk and scrap 50939905 - Oil, waste
50939906 - Plastics scrap 50940000 - Jewelry and precious stones 50940100 -
Precious stones and metals 50940102 - Diamonds (gems) 50940105 - Precious stones
(gems), nec 50940203 - Trophies 50940300 - Clocks, watches, and parts 50940304 -
Watches and parts 50949901 - Beads 50949902 - Jewelers' findings 50949903 -
Jewelry 50990100 - Firearms and ammunition, except sporting 50990102 - Firearms,
except sporting 50990200 - Wood and wood by-products 50990202 - Cork products,
fabricated 50990204 - Logs, hewn ties, posts, and poles 50990208 - Timber
products, rough 50990300 - Safety equipment and supplies 50990301 - Fire
extinguishers 50990303 - Locks and lock sets 50990304 - Reflective road markers
50990500 - Video and audio equipment 50990501 - Compact discs 50990600 - Musical
instruments 50990601 - Musical instruments parts and accessories 50990602 -
Pianos 50990700 - Antiques, souvenirs, and novelties 50990703 - Souvenirs
50999903 - Containers: glass, metal or plastic 50999905 - Luggage 50999909 -
Portraits 50999912 - Signs, except electric 50999913 - Sunglasses 50999914 -
Tanning salon equipment and supplies 51110000 - Printing and writing paper
51120000 - Stationery and office supplies 51120100 - Writing instruments and
supplies 51120101 - Marking devices 51120102 - Pens and/or pencils 51120201 -
Greeting cards 51120202 - Stationery 51120302 - Looseleaf binders 51120400 -
Computer and photocopying supplies 51120401 - Computer paper 51120501 - File
cards 51129902 - Business forms 51129904 - Envelopes 51129906 - Manifold
business forms 51129907 - Office supplies, nec 51129909 - Stationers, commercial
51130100 - Shipping supplies 51130204 - Napkins, paper 51130300 - Boxes and
containers 51130301 - Bags, paper and disposable plastic 51130303 - Containers,
paper and disposable plastic 51130304 - Corrugated and solid fiber boxes
51139901 - Cardboard and products 51139903 - Paper, wrapping or coarse, and
products 51139907 - Pressure sensitive tape 51220000 - Drugs, proprietaries, and
sundries 51220100 - Cosmetics, perfumes, and hair products 51220101 - Cosmetics
51220103 - Perfumes 51220200 - Toiletries 51220205 - Toilet soap 51220300 -
Drugs and drug proprietaries 51220303 - Biologicals and allied products 51220306
- Medicinals and botanicals 51220307 - Patent medicines 51220308 -
Pharmaceuticals 51220310 - Vitamins and minerals 51229903 - Medical rubber goods
51310000 - Piece goods and notions 51310100 - Piece goods and other fabrics
51310101 - Broadwoven fabrics 51310105 - Cotton goods 51310107 - Fiberglass
fabrics 51310114 - Plastic piece goods, woven 51310118 - Textiles, woven, nec
51310202 - Bindings, bias and straight 51310203 - Buttons 51310205 - Labels
51310210 - Sewing accessories 51310213 - Textile converters 51310214 - Thread
51310215 - Trimmings, apparel 51319903 - Flags and banners 51360000 - Men's and
boy's clothing 51360101 - Caps, men's and boys' 51360103 - Hats, men's and boys'
51360401 - Apparel belts, men's and boys' 51360602 - Sportswear, men's and boys'
51360603 - Uniforms, men's and boys' 51369901 - Shirts, men's and boys' 51370000
- Women's and children's clothing 51370200 - Women's and children's lingerie and
undergarments 51370300 - Women's and children's sportswear and swimsuits
51370301 - Sportswear, women's and children's 51370400 - Women's and children's
accessories 51370401 - Apparel belts, women's and children's 51370403 - Gloves,
women's and children's 51370407 - Hosiery: women's, children's, and infants'
51370502 - Diapers 51370600 - Women's and children's dresses, suits, skirts, and
blouses 51370602 - Dresses 51379905 - Uniforms, women's and children's 51390000
- Footwear 51399902 - Footwear, athletic 51399904 - Shoes 51410000 - Groceries,
general line 51419901 - Food brokers 51420000 - Packaged frozen goods 51420100 -
Frozen vegetables and fruit products 51420200 - Frozen fish, meat, and poultry
51420203 - Meat, frozen: packaged 51420205 - Poultry, frozen: packaged 51429902
- Dinners, frozen 51430000 - Dairy products, except dried or canned 51430100 -
Milk 51430101 - Milk and cream, fluid 51439902 - Cheese 51439905 - Ice cream and
ices 51440000 - Poultry and poultry products 51449901 - Eggs 51449902 - Eggs:
cleaning, oil treating, packing, and grading 51449903 - Poultry products, nec
51450000 - Confectionery 51450200 - Snack foods 51450202 - Nuts, salted or
roasted 51450203 - Popcorn and supplies 51450205 - Pretzels 51459901 - Candy
51460000 - Fish and seafoods 51469902 - Fish, fresh 51469904 - Seafoods 51470000
- Meats and meat products 51479901 - Lard 51479903 - Meats, cured or smoked
51479904 - Meats, fresh 51480000 - Fresh fruits and vegetables 51480100 - Fruits
51480102 - Fruits, fresh 51480201 - Potatoes, fresh 51480202 - Vegetables, fresh
51490000 - Groceries and related products, nec 51490101 - Cooking oils 51490200
- Pet foods 51490300 - Seasonings, sauces, and extracts 51490302 - Flavorings
and fragrances 51490307 - Salad dressing 51490309 - Sauces 51490310 - Spices and
seasonings 51490400 - Pasta and rice 51490500 - Beverages, except coffee and tea
51490501 - Beverage concentrates 51490502 - Juices 51490503 - Mineral or spring
water bottling 51490504 - Soft drinks 51490505 - Water, distilled 51490600 -
Organic and diet food 51490602 - Health foods 51490603 - Natural and organic
foods 51490700 - Crackers, cookies, and bakery products 51490701 - Bakery
products 51490702 - Cookies 51490800 - Dried or canned foods 51490801 - Canned
goods: fruit, vegetables, seafood, meats, etc. 51490802 - Dairy products, dried
or canned 51490900 - Coffee and tea 51490901 - Coffee, green or roasted 51490902
- Tea 51491000 - Sugar, honey, molasses, and syrups 51491003 - Sugar, refined
51491100 - Baking supplies 51499905 - Pickles, preserves, jellies, and jams
51499906 - Pizza supplies 51530000 - Grain and field beans 51530100 - Grains
51530102 - Corn 51530105 - Wheat 51530200 - Field beans 51539901 - Grain
elevators 51540000 - Livestock 51590500 - Nuts and nut by-products 51590502 -
Oil nuts, kernels, seeds 51590503 - Peanuts (bulk), unroasted 51620000 -
Plastics materials and basic shapes 51620100 - Resins 51620101 - Plastics resins
51620102 - Resins, synthetic 51629902 - Plastics film 51629903 - Plastics
materials, nec 51629904 - Plastics products, nec 51629905 - Plastics sheets and
rods 51690000 - Chemicals and allied products, nec 51690200 - Industrial gases
51690202 - Aerosols 51690207 - Industrial gases 51690301 - Detergents 51690402 -
Sanitation preparations 51690600 - Aromatic chemicals 51690700 - Chemical
additives 51690701 - Concrete additives 51690800 - Synthetic resins, rubber, and
plastic materials 51690804 - Synthetic rubber 51690900 - Food additives and
preservatives 51690901 - Gelatin 51691000 - Noncorrosive products and materials
51691001 - Anti-corrosion products 51691103 - Metal polishes 51691201 - Alcohols
51699901 - Acids 51699904 - Chemicals, industrial and heavy 51699906 -
Explosives 51699907 - Industrial chemicals 51699910 - Organic chemicals,
synthetic 51710000 - Petroleum bulk stations and terminals 51719901 - Petroleum
bulk stations 51720000 - Petroleum products, nec 51720100 - Gases 51720102 -
Gases, liquefied petroleum (propane) 51720200 - Engine fuels and oils 51720202 -
Diesel fuel 51720203 - Gasoline 51720204 - Lubricating oils and greases 51729901
- Crude oil 51729905 - Petroleum brokers 51810000 - Beer and ale 51819901 - Ale
51819902 - Beer and other fermented malt liquors 51820000 - Wine and distilled
beverages 51820100 - Wine 51820200 - Liquor 51829901 - Bottling wines and
liquors 51910000 - Farm supplies 51910100 - Fertilizers and agricultural
chemicals 51910101 - Chemicals, agricultural 51910102 - Fertilizer and
fertilizer materials 51910104 - Insecticides 51910107 - Pesticides 51910200 -
Animal feeds 51910202 - Feed 51910400 - Equestrian equipment 51929902 -
Magazines 51930000 - Flowers and florists supplies 51930100 - Florists' supplies
51930200 - Flowers and nursery stock 51940000 - Tobacco and tobacco products
51980000 - Paints, varnishes, and supplies 51980100 - Paints 51989902 -
Wallcoverings 51990100 - Art goods and supplies 51990102 - Art goods 51990200 -
Gifts and novelties 51990201 - Badges 51990205 - Christmas novelties 51990211 -
Statuary 51990305 - Pet supplies 51990400 - Fabrics, yarns, and knit goods
51990405 - Industrial yarns 51990411 - Yarns, nec 51990503 - Leather and cut
stock 51990504 - Leather goods, except footwear, gloves, luggage, belting
51990601 - Bags, textile 51990604 - Jewelry boxes 51990700 - Smokers' supplies
51990803 - Oils, animal or vegetable 51990900 - Foams and rubber 51990902 -
Plastics foam 51999905 - Broom, mop, and paint handles 51999906 - Candles
51999912 - First aid supplies 51999914 - General merchandise, non-durable
51999916 - Ice, manufactured or natural 51999918 - Packaging materials 51999922
- Sheet music 51999923 - Variety store merchandise 51999924 - Wigs 52110000 -
Lumber and other building materials 52110100 - Lumber products 52110101 -
Flooring, wood 52110200 - Door and window products 52110203 - Garage doors, sale
and installation 52110205 - Sash, wood or metal 52110206 - Screens, door and
window 52110207 - Windows, storm: wood or metal 52110300 - Insulation and energy
conservation products 52110303 - Solar heating equipment 52110402 - Modular
homes 52110500 - Masonry materials and supplies 52110502 - Cement 52110503 -
Concrete and cinder block 52110505 - Paving stones 52110506 - Sand and gravel
52119902 - Cabinets, kitchen 52119903 - Closets, interiors and accessories
52119904 - Counter tops 52119906 - Electrical construction materials 52119907 -
Fencing 52119909 - Roofing material 52310000 - Paint, glass, and wallpaper
stores 52310100 - Glass 52310101 - Glass, leaded or stained 52310200 - Paint and
painting supplies 52310201 - Paint 52510000 - Hardware stores 52510100 - Tools
52519901 - Builders' hardware 52519902 - Door locks and lock sets 52610103 -
Lawnmowers and tractors 52610200 - Lawn and garden supplies 52610201 -
Fertilizer 52610203 - Garden supplies and tools, nec 52610302 - Nursery stock,
seeds and bulbs 52710000 - Mobile home dealers 52719901 - Mobile home equipment
53110000 - Department stores 53119902 - Department stores, non-discount 53999903
- Country general stores 53999905 - Surplus and salvage stores 54110000 -
Grocery stores 54110101 - Supermarkets, chain 54110103 - Supermarkets,
independent 54110200 - Convenience stores 54110201 - Convenience stores, chain
54110202 - Convenience stores, independent 54119901 - Cooperative food stores
54119902 - Delicatessen stores 54119905 - Grocery stores, independent 54210000 -
Meat and fish markets 54210101 - Fish markets 54210200 - Meat markets, including
freezer provisioners 54410000 - Candy, nut, and confectionery stores 54419901 -
Candy 54419903 - Confectionery produced for direct sale on the premises 54419905
- Popcorn, including caramel corn 54519904 - Milk 54619901 - Bagels 54619902 -
Bread 54619903 - Cakes 54619904 - Cookies 54619905 - Doughnuts 54619906 -
Pastries 54619908 - Pretzels 54990100 - Health and dietetic food stores 54990101
- Dietetic foods 54990102 - Health foods 54990103 - Vitamin food stores 54990201
- Coffee 54999904 - Gourmet food stores 54999905 - Spices and herbs 55110000 -
New and used car dealers 55119903 - Trucks, tractors, and trailers: new and used
55219904 - Trucks, tractors, and trailers: used 55310103 - Automotive parts
55310104 - Batteries, automotive and truck 55310105 - Speed shops, including
race car supplies 55310107 - Truck equipment and parts 55419901 - Filling
stations, gasoline 55510000 - Boat dealers 55510100 - Motor boat dealers
55510400 - Marine supplies and equipment 55510401 - Marine supplies, nec
55610000 - Recreational vehicle dealers 55619902 - Recreational vehicle parts
and accessories 55710000 - Motorcycle dealers 55719901 - All-terrain vehicles
55719906 - Motorcycles 55999904 - Snowmobiles 55999905 - Utility trailers
56110000 - Men's and boys' clothing stores 56119903 - Clothing, sportswear,
men's and boys' 56210000 - Women's clothing stores 56219902 - Ready-to-wear
apparel, women's 56320100 - Fur apparel 56320202 - Hosiery 56329901 - Apparel
accessories 56329903 - Costume jewelry 56410000 - Children's and infants' wear
stores 56419901 - Children's wear 56510000 - Family clothing stores 56519902 -
Unisex clothing stores 56610101 - Shoes, custom 56619901 - Children's shoes
56619903 - Men's boots 56990100 - Uniforms and work clothing 56990102 - Uniforms
56990300 - Sports apparel 56990400 - Customized clothing and apparel 56999903 -
Designers, apparel 57120000 - Furniture stores 57120100 - Beds and accessories
57120102 - Mattresses 57120200 - Customized furniture and cabinets 57120201 -
Cabinet work, custom 57120202 - Custom made furniture, except cabinets 57129902
- Cabinets, except custom made: kitchen 57129904 - Office furniture 57129905 -
Outdoor and garden furniture 57129906 - Unfinished furniture 57130000 - Floor
covering stores 57140000 - Drapery and upholstery stores 57149902 - Draperies
57190100 - Kitchenware 57190202 - Lighting fixtures 57190301 - Fireplace
equipment and accessories 57190400 - Window furnishings 57190401 - Venetian
blinds 57190403 - Window shades, nec 57190501 - Bedding (sheets, blankets,
spreads, and pillows) 57190601 - Mirrors 57199905 - Housewares, nec 57199906 -
Pottery 57220000 - Household appliance stores 57220200 - Electric household
appliances 57220201 - Air conditioning room units, self-contained 57220203 -
Electric household appliances, small 57220208 - Vacuum cleaners 57229902 -
Kitchens, complete (sinks, cabinets, etc.) 57310000 - Radio, television, and
electronic stores 57310100 - Antennas 57310200 - Video cameras, recorders, and
accessories 57310201 - Video cameras and accessories 57319902 - Consumer
electronic equipment, nec 57319903 - High fidelity stereo equipment 57319907 -
Radios, two-way, citizens band, weather, short-wave, etc. 57319909 - Television
sets 57340000 - Computer and software stores 57340100 - Computer peripheral
equipment 57340101 - Modems, monitors, terminals, and disk drives: computers
57340200 - Computer software and accessories 57340203 - Software, business and
non-game 57349901 - Personal computers 57350200 - Records, audio discs, and
tapes 57350201 - Audio tapes, prerecorded 57360000 - Musical instrument stores
57369902 - Brass instruments 58120000 - Eating places 58120101 - American
restaurant 58120108 - Italian restaurant 58120203 - Ice cream stands or dairy
bars 58120300 - Fast food restaurants and stands 58120304 - Coffee shop 58120307
- Fast-food restaurant, chain 58120310 - Grills (eating places) 58120402 -
Cafeteria 58120501 - Restaurant, family: chain 58120502 - Restaurant, family:
independent 58120600 - Pizza restaurants 58120601 - Pizzeria, chain 58120602 -
Pizzeria, independent 58120700 - Seafood restaurants 58120801 - Barbecue
restaurant 58129903 - Caterers 58129904 - Chicken restaurant 58130000 - Drinking
places 58130100 - Bars and lounges 58130101 - Bar (drinking places) 58130105 -
Tavern (drinking places) 59120000 - Drug stores and proprietary stores 59129901
- Drug stores 59129902 - Proprietary (non-prescription medicine) stores 59210100
- Wine and beer 59210101 - Beer (packaged) 59210102 - Wine 59320500 - Office
furniture and store fixtures, secondhand 59410000 - Sporting goods and bicycle
shops 59410101 - Bait and tackle 59410201 - Ammunition 59410202 - Firearms
59410400 - Exercise equipment 59410602 - Camping equipment 59410700 - Team
sports equipment 59410701 - Baseball equipment 59410705 - Soccer supplies
59419902 - Bicycle and bicycle parts 59419905 - Playground equipment 59419906 -
Pool and billiard tables 59419907 - Saddlery and equestrian equipment 59430000 -
Stationery stores 59439902 - Office forms and supplies 59439903 - School
supplies 59440000 - Jewelry stores 59440102 - Watches 59449901 - Jewelry,
precious stones and precious metals 59450000 - Hobby, toy, and game shops
59450100 - Hobby and craft supplies 59450101 - Arts and crafts supplies 59450104
- Models, toy and hobby 59469902 - Photographic supplies 59470000 - Gift,
novelty, and souvenir shop 59470104 - Gift shop 59479902 - Souvenirs 59480000 -
Luggage and leather goods stores 59489901 - Leather goods, except luggage and
shoes 59490101 - Bridal fabrics 59490203 - Notions, including trim 59610000 -
Catalog and mail-order houses 59610203 - Electronic kits and parts, mail order
59610303 - Record and/or tape (music or video) club, mail order 59610403 -
Stamps, mail order 59619905 - Catalog sales 59619906 - Clothing, mail order
(except women's) 59619908 - Educational supplies and equipment, mail order
59619909 - Fishing, hunting and camping equipment and supplies: by mail 59619910
- Fitness and sporting goods, mail order 59619912 - Furniture and furnishings,
mail order 59619913 - General merchandise, mail order 59619915 - Jewelry, mail
order 59619916 - Mail order house, nec 59619925 - Electronic shopping 59620000 -
Merchandising machine operators 59620102 - Sandwich and hot food vending
machines 59630000 - Direct selling establishments 59630101 - Bottled water
delivery 59630207 - Snacks, direct sales 59630300 - Encyclopedias and
publications, direct sales 59630404 - Houseware sales, house-to-house 59639903 -
Cosmetic sales, house-to-house 59639904 - Direct sales, telemarketing 59830000 -
Fuel oil dealers 59840000 - Liquefied petroleum gas dealers 59849903 - Propane
gas, bottled 59939901 - Cigar store 59949902 - Newsstand 59950000 - Optical
goods stores 59990100 - Alarm and safety equipment stores 59990101 - Alarm
signal systems 59990102 - Fire extinguishers 59990103 - Safety supplies and
equipment 59990201 - Architectural supplies 59990202 - Artists' supplies and
materials 59990203 - Drafting equipment and supplies 59990300 - Banners, flags,
decals, and posters 59990303 - Flags 59990400 - Binoculars and telescopes
59990600 - Telephone and communication equipment 59990601 - Audio-visual
equipment and supplies 59990602 - Communication equipment 59990700 - Engine and
motor equipment and supplies 59990702 - Motors, electric 59990800 - Farm
equipment and supplies 59990803 - Feed and farm supply 59990900 - Medical
apparatus and supplies 59990906 - Orthopedic and prosthesis applications
59990908 - Wheelchair lifts 59991002 - Monuments, finished to custom order
59991102 - Pet food 59991103 - Pet supplies 59991200 - Swimming pools, hot tubs,
and sauna equipment and supplies 59991201 - Hot tub and spa chemicals,
equipment, and supplies 59991203 - Spas and hot tubs 59991204 - Swimming pool
chemicals, equipment, and supplies 59991300 - Toiletries, cosmetics, and
perfumes 59991301 - Cosmetics 59991302 - Perfumes and colognes 59991304 - Hair
care products 59991401 - Business machines and equipment 59991402 - Photocopy
machines 59991601 - Art dealers 59991604 - Christmas lights and decorations
59991700 - Educational aids and electronic training materials 59991701 -
Education aids, devices and supplies 59991805 - Children's furniture, nec
59999902 - Auction rooms (general merchandise) 59999904 - Awnings 59999907 -
Canvas products 59999908 - Cleaning equipment and supplies 59999909 - Concrete
products, pre-cast 59999910 - Electronic parts and equipment 59999912 - Foam and
foam products 59999916 - Plumbing and heating supplies 59999917 - Police supply
stores 59999919 - Religious goods 59999921 - Rubber stamps 59999924 - Tents
59999926 - Theatrical equipment and supplies 59999927 - Trophies and plaques
59999929 - Water purification equipment 59999930 - Packaging materials: boxes,
padding, etc. 59999931 - Welding supplies 59999932 - Air purification equipment
61590101 - Agricultural loan companies 61590200 - Equipment and vehicle finance
leasing companies 61639904 - Mortgage brokers arranging for loans, using money
of others 62110000 - Security brokers and dealers 62110204 - Investment firm,
general brokerage 62820000 - Investment advice 62829903 - Investment counselors
63110000 - Life insurance 63110102 - Fraternal life insurance organizations
63610000 - Title insurance 63710101 - Pension funds 64110201 - Insurance claim
adjusters, not employed by insurance company 64110300 - Insurance agents and
brokers 64110301 - Insurance agents, nec 65120000 - Nonresidential building
operators 65120100 - Commercial and industrial building operation 65130000 -
Apartment building operators 65190000 - Real property lessors, nec 65310000 -
Real estate agents and managers 65310200 - Real estate managers 65520000 -
Subdividers and developers, nec 65529901 - Land subdividers and developers,
commercial 65530000 - Cemetery subdividers and developers 65539902 - Cemeteries,
real estate operation 67199901 - Investment holding companies, except banks
67199902 - Personal holding companies, except banks 67220000 - Management
investment, open-end 67260000 - Investment offices, nec 67269905 - Management
investment funds, closed-end 67929901 - Oil leases, buying and selling on own
account 67940000 - Patent owners and lessors 67940102 - Music royalties, sheet
and record 67949901 - Copyright buying and licensing 67949902 - Franchises,
selling or licensing 67949903 - Patent buying, licensing, leasing 67980000 -
Real estate investment trusts 67990000 - Investors, nec 67999901 - Investment
clubs 67999904 - Venture capital companies 70110200 - Vacation lodges 70110300 -
Hotels 70110303 - Resort hotel 70110401 - Bed and breakfast inn 70110402 - Motor
inn 70320000 - Sporting and recreational camps 70339901 - Campgrounds 72120100 -
Laundry and drycleaner agents 72130000 - Linen supply 72130202 - Coat supply
72160000 - Drycleaning plants, except rugs 72169902 - Drapery, curtain
drycleaning 72170000 - Carpet and upholstery cleaning 72170101 - Carpet and
furniture cleaning on location 72180100 - Industrial equipment launderers
72180200 - Industrial clothing launderers 72180203 - Industrial uniform supply
72210000 - Photographic studios, portrait 72219903 - Photographer, still or
video 72990802 - Stitching, custom 72990901 - Costume rental 73229902 -
Collection agency, except real estate 73319903 - Mailing list compilers 73319906
- Mailing list brokers 73349902 - Mimeographing 73350000 - Commercial
photography 73359901 - Aerial photography, except mapmaking 73359903 -
Photographic studio, commercial 73360000 - Commercial art and graphic design
73360103 - Graphic arts and related design 73360104 - Package design 73360105 -
Silk screen design 73420202 - Exterminating and fumigating 73420203 - Pest
control in structures 73520000 - Medical equipment rental 73530000 - Heavy
construction equipment rental 73530102 - Oil well drilling equipment, rental or
leasing 73539901 - Cranes and aerial lift equipment, rental or leasing 73539902
- Earth moving equipment, rental or leasing 73590000 - Equipment rental and
leasing, nec 73590401 - Aircraft rental 73590501 - Audio-visual equipment and
supply rental 73590506 - Sound and lighting equipment rental 73599905 - Propane
equipment rental 73599908 - Sign rental 73599909 - Stores and yards equipment
rental 73599910 - Tent and tarpaulin rental 73599912 - Work zone traffic
equipment (flags, cones, barrels, etc.) 73610101 - Executive placement 73630102
- Manpower pools 73710101 - Computer software systems analysis and design,
custom 73710300 - Computer software development and applications 73710301 -
Computer software development 73710302 - Software programming applications
73720000 - Prepackaged software 73729901 - Application computer software
73729902 - Business oriented computer software 73729903 - Educational computer
software 73730000 - Computer integrated systems design 73730100 - Systems
software development services 73730101 - Computer systems analysis and design
73730102 - Systems engineering, computer related 73730201 - Local area network
(LAN) systems integrator 73730301 - Turnkey vendors, computer systems 73730302 -
Value-added resellers, computer systems 73740000 - Data processing and
preparation 73760000 - Computer facilities management 73779901 - Computer
hardware rental or leasing, except finance leasing 73790202 - Data processing
consultant 73829901 - Burglar alarm maintenance and monitoring 73829903 -
Protective devices, security 73829904 - Confinement surveillance systems
maintenance and monitoring 73840000 - Photofinish laboratories 73840101 -
Photofinishing laboratory 73890104 - Lecture bureau 73890106 - Speakers' bureau
73890304 - Embroidery advertising 73890306 - Field audits, cable television
73890308 - Promoters of shows and exhibitions 73890401 - Apparel designers,
commercial 73890411 - Textile designers 73890602 - Interior designer 73890603 -
Interior decorating 73890801 - Mapmaking or drafting, including aerial 73891105
- Recording studio, noncommercial records 73891106 - Music recording producer
73891202 - Mounting merchandise on cards 73891503 - Sign painting and lettering
shop 73891705 - Yacht brokers 73891801 - Design, commercial and industrial
73891900 - Metal cutting services 73899904 - Building scale models 73899908 -
Cosmetic kits, assembling and packaging 73899910 - Divers, commercial 73899911 -
Document and office record destruction 73899912 - Document embossing 73899917 -
Field warehousing 73899919 - Fire extinguisher servicing 73899923 - Fund raising
organizations 73899924 - Gas system conversion 73899925 - Grinding, precision:
commercial or industrial 73899962 - Printers' services: folding, collating, etc.
75190100 - Recreational vehicle rental 75320301 - Van conversion 75320402 - Body
shop, trucks 75499901 - Do-it-yourself garages 76410102 - Reupholstery 76410202
- Furniture refinishing
Walmart Primary Category Desc:
Baby Consumables, Hardlines - BABY FOOD Baby Consumables, Hardlines - BABY NEEDS
Baby Consumables, Hardlines - BABY TRAVEL NEEDS Baby Consumables, Hardlines -
BATH HARDWARE Baby Consumables, Hardlines - BEDDING AND ACCESSORIES Baby
Consumables, Hardlines - DIAPER BAGS Baby Consumables, Hardlines - DIAPERS Baby
Consumables, Hardlines - FEEDING BABY Baby Consumables, Hardlines - FORMULA Baby
Consumables, Hardlines - GIFTING Baby Consumables, Hardlines - LARGE FURNITURE
Baby Consumables, Hardlines - SAFETY Baby Consumables, Hardlines - SMALL
FURNITURE AND BATH Baby Consumables, Hardlines - TOILETRIES Baby Consumables,
Hardlines - TOYS AND ACTIVITY TOYS Baby Consumables, Hardlines - TRAINING PANTS
Baby Consumables, Hardlines - WIPES Beauty - BEAUTY BATH Beauty - COMPLEXION
CARE Beauty - COSMETICS BAGS ORGANIZERS Beauty - COSMETICS EYE Beauty -
COSMETICS FACE Beauty - COSMETICS IMPLEMENTS Beauty - COSMETICS LIP Beauty -
COSMETICS NAIL Beauty - COTTON Beauty - FACE CARE Beauty - FRAGRANCES Beauty -
GIFTS Beauty - HAND BODY LOTION Beauty - NAIL CARE Beauty - NATURALS Beauty -
SUNCARE Beauty - TREND COSMETICS EYE Beauty - TREND COSMETICS FACE Beauty -
TREND COSMETICS IMPLEMENTS Beauty - TREND COSMETICS LIP Beauty - TREND COSMETICS
NAIL Chemicals - AIR FRESHENER AND DEODORIZER Chemicals - ALL PURPOSE CLEANERS
Chemicals - BATH TOILET DRAIN Chemicals - BLEACH Chemicals - DISH CLEANING
PRODUCTS Chemicals - INSECT AND RODENT CTRL Chemicals - LAUNDRY DETERGENT
Chemicals - LAUNDRY SPECIALTY CARE Chemicals - MOPS AND BROOMS Chemicals -
PREWASH Chemicals - QUICK CLEANING Chemicals - RUG DOCTOR Chemicals - SPONGES
OTC Pharmacy - ADULT NUTRITION OTC Pharmacy - ALLERGY OTC Pharmacy - ANALGESICS
OTC Pharmacy - ANTACIDS OTC Pharmacy - BP/DIAGNOSTICS AIDS OTC Pharmacy -
COUGH-COLD-FLU OTC Pharmacy - DIABETES OTC OTC Pharmacy - DURABLE MEDICAL
EQUIPMENT OTC Pharmacy - ELASTICS HEATING PADS OTC Pharmacy - EYECARE OTC
Pharmacy - FEMININE HYGIENE OTC Pharmacy - FIRST AID OTC Pharmacy - FOOTCARE OTC
Pharmacy - LAXATIVES OTC Pharmacy - NICOTINE REPLACEMENT THERAPY OTC Pharmacy -
PEDIATRICS OTC Pharmacy - PERFORMANCE NUTRITION OTC Pharmacy - READING GLASSES
OTC Pharmacy - VAPORIZER HUMIDIFIER OTC Pharmacy - VITAMINS OTC Pharmacy -
WEIGHT MANAGEMENT OTC Pharmacy - WELLNESS Paper Goods - BATHROOM TISSUE Paper
Goods - DISPOSABLE TABLETOP Paper Goods - FACIAL TISSUE Paper Goods - FOIL, BAGS
& WRAP Paper Goods - PAPER TOWELS Paper Goods - TRASH BAGS Personal Care - BABY
NEEDS Personal Care - BARSOAP Personal Care - BODYWASH Personal Care - DENTAL
STRIPS Personal Care - DENTURE Personal Care - DEODORANT Personal Care -
ELECTRIC SHAVE Personal Care - FAMILY PLANNING Personal Care - FEMININE HYGIENE
Personal Care - FEMININE NEEDS Personal Care - FLOSS INTERDENTAL Personal Care -
HAIR ACCESSORIES Personal Care - HAIR APPLIANCES Personal Care - HAIRCOLOR
Personal Care - HAIRSPRAY Personal Care - HAND LIQUIDS Personal Care -
INCONTINENCE Personal Care - KIDS ORAL CARE Personal Care - MOUTH WASH AND
BREATH Personal Care - MULTI-CULTURAL CARE Personal Care - NATURALS Personal
Care - SHAMPOOS AND CONDITIONERS Personal Care - STYLING PRODUCTS Personal Care
- TOOTHBRUSHES Personal Care - TOOTHPASTE Personal Care - TRIAL TRAVEL Personal
Care - WET SHAVE Pets & Supplies - AQUATICS Pets & Supplies - CANNED CAT FOOD
Pets & Supplies - CAT ACCESSORIES Pets & Supplies - CAT FLEA AND TICK Pets &
Supplies - CAT FURNITURE Pets & Supplies - CAT LITTER Pets & Supplies - CAT PANS
AND ACCESSORIES Pets & Supplies - CAT TREATS Pets & Supplies - CHEWS Pets &
Supplies - COLLARS AND LEASHES Pets & Supplies - DOG  GROOMING Pets & Supplies -
DOG FEEDING AND WATERING Pets & Supplies - DOG HBA Pets & Supplies - DOG TOYS
Pets & Supplies - DOG TREATS Pets & Supplies - DOMESTIC BIRD Pets & Supplies -
DRY CAT FOOD Pets & Supplies - DRY DOG FOOD Pets & Supplies - FISH LIVE Pets &
Supplies - FLEA AND TICK Pets & Supplies - FRESH DOG FOOD Pets & Supplies -
KENNELS Pets & Supplies - LIVESTOCK FEED ACCESS Pets & Supplies - PET BEDDING
Pets & Supplies - PET BEDS Pets & Supplies - PET COLLECTIONS Pets & Supplies -
SEASONAL Pets & Supplies - SMALL ANIMAL Pets & Supplies - TRAINING AIDS Pets &
Supplies - WET DOG FOOD Adult Beverages - BLUSH AND SPARKLING WINE Adult
Beverages - BUDGET BEER Adult Beverages - CRAFT BEER Adult Beverages - DARK
SPIRITS Adult Beverages - EUROPEAN IMPORT Adult Beverages - FLAVORED BEER Adult
Beverages - HEAVY CLASSIC Adult Beverages - IMPORT OTHER Adult Beverages - LIGHT
CLASSIC Adult Beverages - LIGHT SPIRITS Adult Beverages - LOW CALORIE BEER Adult
Beverages - MEXICAN IMPORT Adult Beverages - NA BEER Adult Beverages -
NONALCOHOLIC COCKTAIL MIXERS Adult Beverages - PREMIUM CLASSIC Adult Beverages -
RED WINE Adult Beverages - SINGLES BEER Adult Beverages - SPARKLING OTHER WINES
Adult Beverages - WHITE WINE Adult Beverages - WINE Candy / Tobacco - CHOCOLATE
Candy / Tobacco - CHRISTMAS Candy / Tobacco - EASTER Candy / Tobacco - GUM -
MINT D01 Candy / Tobacco - HALLOWEEN Candy / Tobacco - NON CHOCOLATE Candy /
Tobacco - SNACKS TO GO Candy / Tobacco - SPECIALTY CANDY Candy / Tobacco - SUGAR
FREE Candy / Tobacco - VALENTINE Snacks - ASIAN Snacks - CONES AND TOPPING
Snacks - COOKIES Snacks - CRACKERS Snacks - CANNED SOFT DRINKS Snacks - DIPS
Snacks - DRIED FRUIT Snacks - ENERGY DRINKS Snacks - FLAVORED WATER Snacks -
FRUIT SNACKS Snacks - FUNCTIONAL Snacks - HEALTHY LIFESTYLE Snacks - ISOTONICS
Snacks - MULTI PACK JUICE Snacks - NONALCOHOLIC MIXERS Snacks - POPCORN Snacks -
POWDERED SOFT DRINK Snacks - PRODUCE DRIED FRUIT Snacks - PRODUCE SNACKS Snacks
- PUDDING CUPS Snacks - READY TO DRINK COFFEE Snacks - READY TO DRINK TEA Snacks
- SALTY SNACKS Snacks - SNACK MEATS Snacks - SNACK NUTS Snacks - SNACKS TO GO
Snacks - SPECIALTY COOKIES Snacks - SPORTS TRAINING AND MEDICINE Snacks - WATER
Impulse - BATTERIES Impulse - CANDY Impulse - CHOCOLATE Impulse - COLLECTIBLES
Impulse - DOLLAR PROGRAM Impulse - GUM - MINT Impulse - IMPULSE STRIPS Impulse -
SALTY SNACKS Bakery - BAKERY FREEZER Bakery - BAKERY GRAB AND GO Bakery - BREAD
Bakery - BREAKFAST FOODS Bakery - CAKE DESSERTS Bakery - CELEBRATION CAKES
Bakery - COOKIES Bakery - CUP CAKES Bakery - DONUTS AND PASTRIES Bakery -
ORNAMENTS Bakery - PIE Bakery - ROLLS Bakery - SHELF STABLE CAKES Bakery -
SPECIALTY BREADS AND ROLLS Bakery - SWEET BAKED GOODS Bakery - SWEET GOODS
Bakery - VALUE SWEETS Produce - APPLE CIDER Produce - APPLES Produce - ASPARAGUS
Produce - AVOCADOS Produce - BANANAS Produce - BELL PEPPER Produce -
BLACKBERRIES Produce - BLENDING Produce - BLUEBERRIES Produce - BROCCOLI Produce
- BULBS Produce - CABBAGE Produce - CAL SEASONAL Produce - CANTALOUPES Produce -
CARROTS Produce - CAULIFLOWER Produce - CELERY Produce - CHILIS Produce - CORN
Produce - CRANBERRIES Produce - CUCUMBERS Produce - CUT FRUIT PACKAGED Produce -
CUT FRUIT PROCESSED Produce - DIPS Produce - DIPS AND GLAZE Produce - DRESSINGS
Produce - DRIED FRUIT Produce - DRIED VEGGIES Produce - ETHNIC AND SPECIALTY
Produce - ETHNIC ROOTS Produce - GARLIC Produce - GRAPEFRUIT Produce - GRAPES
Produce - GREENS Produce - HERBS Produce - KIWI Produce - LEMONS Produce -
LETTUCE Produce - LIMES Produce - MANDARINS Produce - MANGOES Produce - MIXED
BOUQUETS Produce - MIXED VEGETABLES Produce - MUSHROOM Produce - NECTARINES
Produce - NUT MEATS Produce - NUTS PEANUTS Produce - NUTS PISTACHIOS Produce -
NUTS SEASONAL Produce - NUTS SUNFLOWER Produce - ONIONS Produce - ORANGES
Produce - ORG MIXED BERRIES Produce - ORGANIC COOKING VEG Produce - PAPAYAS
Produce - PEACHES Produce - PEARS Produce - PINEAPPLES Produce - PACKAGED SALADS
Produce - PLUMS Produce - POTATOES Produce - PREMIUM BEVERAGE Produce - PRODUCE
SNACKS Produce - PUMPKINS SEASONAL Produce - RAINIER CHERRIES Produce -
RASPBERRIES Produce - RED CHERRIES Produce - ROSES Produce - SALAD TOPPINGS
Produce - SOFT VEGETABLES Produce - SPECIALITY Produce - SPECIALTY STONEFRUIT
Produce - SQUASH Produce - STRAWBERRIES Produce - SWEET POTATOES Produce -
TOMATOS Produce - TRAIL MIX Produce - VALUE ADDED VEGETABLES Produce - VARIETY
MELONS Produce - VARIETY TROPICALS Produce - WATERMELONS Prepared Deli - BABYBEL
Prepared Deli - BULK SALADS Prepared Deli - CHEESE Prepared Deli - DRINKS
Prepared Deli - HOT CASE AND CHILLED Prepared Deli - MEAT Prepared Deli -
PACKAGED MEALS Prepared Deli - PARTY TRAYS Prepared Deli - PASTA AND SAUCES
Prepared Deli - PIZZA Prepared Deli - PREPARED MEALS Prepared Deli - ROTISSERIE
Prepared Deli - SALADS Prepared Deli - SANDWICHES Prepared Deli - SNACKING
Prepared Deli - SOUPS Prepared Deli - SPREADS AND DIPS Prepared Deli - SUSHI
Prepared Deli - TABLE READY SALADS Commercial Packaged Bread - BREAD Commercial
Packaged Bread - BREAKFAST FOODS Commercial Packaged Bread - BUNS Commercial
Packaged Bread - SPECIALTY BREADS AND ROLLS Commercial Packaged Bread - SWEET
BAKED GOODS Commercial Packaged Bread - TORTILLAS Dairy - BUTTER MARGARINE Dairy
- CHEESES Dairy - CHILLED BAKING Dairy - CHILLED BEVERAGES Dairy - CULTURED
PRODUCTS Dairy - DESSERTS Dairy - EGGS Dairy - HISPANIC CHILLED Dairy - MILK
CREAMERS Dairy - MILK Dairy - SPREADS-CREAM CHEESE-BFAST BREADS Dairy - YOGURT
Deli - BACON Deli - BREAKFAST CONVENIENCE Deli - BREAKFAST SAUSAGE Deli - DINNER
MEATS Deli - HOT DOGS Deli - LUNCH COMBOS Deli - LUNCHMEAT Dry Grocery -
ADULT-FAMILY MEALS Dry Grocery - ASIAN Dry Grocery - BAG PASTA Dry Grocery -
BAKING MIXES Dry Grocery - BAKING NUTS CAN MILK Dry Grocery - BATTERS Dry
Grocery - BOX JUICE Dry Grocery - CHILI Dry Grocery - COFFEE Dry Grocery - COLD
CEREAL Dry Grocery - COOKIES Dry Grocery - DIET AND HEALTH Dry Grocery - DIY
PIZZA Dry Grocery - GRAVY Dry Grocery - ETHNIC Dry Grocery - FLOUR Dry Grocery -
FROZEN INTERNATIONAL FOODS Dry Grocery - GRILL ACCESSORIES Dry Grocery - HEALTHY
LIFESTYLE Dry Grocery - HISPANIC Dry Grocery - HOT CEREAL Dry Grocery -
INSTITUTIONAL Dry Grocery - JAMS AND JELLY Dry Grocery - JELLO AND MARSHMALLO
Dry Grocery - KIDS MEALS Dry Grocery - MAC AND CHEESE Dry Grocery - MAYONNAISE
Dry Grocery - MUSTARD KETCHUP Dry Grocery - OIL AND SHORTENING Dry Grocery -
OLIVES Dry Grocery - PEANUT BUTTER Dry Grocery - PICKLES Dry Grocery - PIE
FILLING Dry Grocery - PORTABLE SNACKING Dry Grocery - POTATO AND STUFFING Dry
Grocery - POWDERED SOFT DRINK Dry Grocery - PR BREAD AND TORTILLAS Dry Grocery -
RICE AND BEANS Dry Grocery - SALAD DRESSING Dry Grocery - SALAD TOPPINGS Dry
Grocery - SAUCES Dry Grocery - SHELF STABLE BEANS Dry Grocery - SHELF STABLE
CHEESE Dry Grocery - SHELF STABLE FRUIT Dry Grocery - SHELF STABLE JUICE Dry
Grocery - SHELF STABLE MEATS Dry Grocery - SHELF STABLE SEAFOOD Dry Grocery -
SHELF STABLE TOMATOES Dry Grocery - SHELF STABLE VEGETABLES Dry Grocery - SOUP
Dry Grocery - SPAGHETTI SAUCE Dry Grocery - SPICES AND SALT Dry Grocery - SUGAR
Dry Grocery - SWEET BAKED GOODS Dry Grocery - SYRUP AND MIXES Dry Grocery - TEA
Dry Grocery - TEXMEX Dry Grocery - TORTILLAS Dry Grocery - VINEGAR Frozen -
FROZEN BAKERY Frozen - FROZEN BREAD AND PASTRIES Frozen - FROZEN BREAKFAST FOODS
Frozen - FROZEN DOG FOOD Frozen - FROZEN ENTERTAINING Frozen - FROZEN
INTERNATIONAL FOODS Frozen - FROZEN MEALS Frozen - FROZEN PREPARED MEAT AND
SEAFOOD Frozen - FROZEN PIZZA Frozen - FROZEN POTATOES Frozen - FROZEN PRODUCE
Frozen - ICE CREAM Meat - CHOICE BEEF Meat - CONDIMENTS Meat - EXOTIC MEATS Meat
- FRESH BEEF OFFALS Meat - FRESH CHICKEN Meat - FRESH DINNER SAUSAGE Meat -
FRESH FIN FISH Meat - FRESH GRND BEEF PATTIES Meat - FRESH GROUND BEEF Meat -
FRESH PORK Meat - FRESH PORK OFFALS Meat - FRESH SALMON Meat - FRESH SHELLFISH
Meat - FRESH SHRIMP Meat - FRESH SPECIALTY MEAT HALAL RW Meat - FRESH TURKEY
Meat - FROZEN BEEF OFFALS Meat - FROZEN BEEF PATTIES Meat - FROZEN BEEF STEAKS
Meat - FROZEN CHICKEN Meat - FROZEN DINNER SAUSAGE Meat - FROZEN DSD Meat -
FROZEN PORK Meat - FROZEN TURKEY Meat - FROZEN FISH Meat - FROZEN SHELLFISH Meat
- FROZEN SHRIMP Meat - FROZEN TILAPIA Meat - SEAFOOD GRAB N GO Meat - SELECT
BEEF Meat - SMOKED MEATS Meat - SPARERIBS AND BACKRIBS Meat - SPECIALTY BEEF
Boyswear - ACTIVE Boyswear - CASUAL PANTS Boyswear - FLEECE Boyswear - HEAD AND
HAND Boyswear - HOLIDAY Boyswear - JEANS Boyswear - KNIT TOPS Boyswear -
LICENSED Boyswear - OUTERWEAR Boyswear - SCHOOL UNIFORMS Boyswear - SETS
Boyswear - SHORTS Boyswear - SLEEPWEAR Boyswear - SOCKS Boyswear - SWIMWEAR
Boyswear - THERMALS Boyswear - UNDERWEAR Boyswear - WOVEN SHIRTS Family Socks -
CASUAL SOCKS Family Socks - CORE BASIC SOCKS Family Socks - LINERS Family Socks
- PERFORMANCE SOCKS Family Socks - SEASONAL SOCKS Family Socks - WELLNESS SOCKS
Foundations - DAYWEAR Foundations - JUNIOR BRAS Foundations - MATERNITY
Foundations - MISSY BRAS Foundations - SHAPEWEAR Foundations - SPORT BRAS
Girlswear - 365 GIRLS Girlswear - ACTIVE Girlswear - BRAS Girlswear - CASUAL
PANTS Girlswear - DANCEWEAR Girlswear - DRESSES Girlswear - FLEECE Girlswear -
HEAD AND HAND Girlswear - HOLIDAY Girlswear - HOSIERY Girlswear - JEANS
Girlswear - KNIT TOPS Girlswear - LICENSED Girlswear - OUTERWEAR Girlswear -
RELATED SEPERATES Girlswear - SCHOOL UNIFORMS Girlswear - SETS Girlswear -
SHORTS Girlswear - SKIRTS Girlswear - SLEEPWEAR Girlswear - SOCKS Girlswear -
SWEATERS Girlswear - SWIMWEAR Girlswear - TEAM SPORTS Girlswear - THERMALS
Girlswear - UNDERWEAR Girlswear - WOVEN TOPS Handbags And Accessories - BACKPACK
Handbags And Accessories - BEACH TOTE Handbags And Accessories - BELTS Handbags
And Accessories - HAIR ACCESSORIES Handbags And Accessories - HANDBAGS Handbags
And Accessories - HATS Handbags And Accessories - RAINWEAR Handbags And
Accessories - SCARVES Handbags And Accessories - SMALL LEATHER GOODS Handbags
And Accessories - SUNGLASSES Handbags And Accessories - WINTER ACCESSORIES
Hosiery - HOSIERY Hosiery - LEGGINGS Hosiery - TIGHTS Infant Apparel - BABY
DRESSES Infant Apparel - BABY FLEECE Infant Apparel - BABY LICENSE Infant
Apparel - BABY PLAYWEAR Infant Apparel - BABY SEPARATES Infant Apparel - BABY
SETS Infant Apparel - BABY SLEEP AND PLAY Infant Apparel - BABY TRAVEL NEEDS
Infant Apparel - BASIC BIBS Infant Apparel - BEDDING AND ACCESSORIES Infant
Apparel - DIAPER BLANKETS BATH Infant Apparel - GIFTS Infant Apparel - HEAD AND
HAND Infant Apparel - HOLIDAY MOTIF Infant Apparel - LAYETTE BIBS Infant Apparel
- LAYETTE BODYSUITS Infant Apparel - LAYETTE ONE PIECES Infant Apparel - LAYETTE
PANTS Infant Apparel - LAYETTE SETS Infant Apparel - LAYETTE SOCKS AND SHOES
Infant Apparel - OUTERWEAR Infant Apparel - SLEEPWEAR Infant Apparel - SOCKS
Infant Apparel - SWIMWEAR Infant Apparel - DENIM Infant Apparel - FLEECE Infant
Apparel - LICENSE Infant Apparel - PLAYWEAR Infant Apparel - SEPARATES Infant
Apparel - SETS Infant Apparel - TEAM SPORTS Infant Apparel - TG DENIM Infant
Apparel - UNDERWEAR Jewelry - EAR PIERCING Jewelry - FINE JEWELRY COUNTERTOPS
Jewelry - FINE JEWELRY SHOWCASES Jewelry - JEWELRY CLEANER Jewelry - JEWELRY
COSTUME Jewelry - JEWELRY GIFTS Jewelry - JEWELRY ORGANIZATION Jewelry - JEWELRY
SUNGLASSES Jewelry - KIDS WATCHES Jewelry - WATCH ACCESSORIES Jewelry - WATCH
COUNTERTOP Jewelry - WATCH PROMOTIONS Jewelry - WATCH SHOWCASE Jewelry - WATCH
TIMECENTER Ladies Outerwear - OUTERWEAR Ladies Outerwear - SWIMWEAR Ladieswear -
ACTIVE LS KNITS Ladieswear - ACTIVE SLEEVELESS KNITS Ladieswear - ACTIVE SS
KNITS Ladieswear - ACTIVEWEAR - TOPS JR Ladieswear - CAPRIS ACTIVE Ladieswear -
CAPRIS MISSY Ladieswear - DENIM CAPRIS JR Ladieswear - DENIM JR Ladieswear -
DRESSES Ladieswear - DRESSES JR Ladieswear - FLEECE-MISSY Ladieswear - JACKETS
ACTIVE Ladieswear - JACKETS MISSY Ladieswear - JEANS MISSY Ladieswear - KNIT
CAPRIS JR Ladieswear - KNIT JR Ladieswear - KNIT TOPS JR Ladieswear - KNIT
TOPS-MISSY Ladieswear - KNIT TOPS-PLUS Ladieswear - LADIES COLLECTION MISSY
Ladieswear - MISSY LS KNIT TOPS Ladieswear - MISSY SLEEVELESS KNIT TOPS
Ladieswear - PANTS ACTIVE Ladieswear - PANTS JR Ladieswear - PANTS MISSY
Ladieswear - SCREEN TEES Ladieswear - SEASONAL Ladieswear - SHORTS ACTIVE
Ladieswear - SHORTS JR Ladieswear - SHORTS MISSY Ladieswear - SKIRTS JR
Ladieswear - SKIRTS MISSY Ladieswear - SPORTS BRAS Ladieswear - SWEATERS MISSY
Ladieswear - SWEATERS JR Ladieswear - TEAM SPORTS Ladieswear - WOVEN SHIRTS JR
Ladieswear - WOVENS TOPS-MISSY Menswear - ACTIVEWEAR Menswear - BASIC ACTIVEWEAR
Menswear - CASUAL PANTS Menswear - COLLEGE Menswear - DRESS Menswear - DRESS
SHIRTS Menswear - FLEECE Menswear - HEAD AND HAND Menswear - HIGH SCHOOL
Menswear - JEANS Menswear - KNIT TOPS Menswear - KNITS Menswear - LICENSE AND
GRAPHICS Menswear - OUTERWEAR Menswear - SHORTS Menswear - SLEEPWEAR Menswear -
SOCCER Menswear - SOCKS Menswear - SWEATERS Menswear - SWIMWEAR Menswear -
THERMALS Menswear - TIES Menswear - UNDERWEAR Menswear - WORKWEAR Menswear -
WOVENS Plus Size/Maternity - CAPRIS PLUS Plus Size/Maternity - DRESSES PLUS Plus
Size/Maternity - FLEECE PLUS Plus Size/Maternity - JEANS PLUS Plus
Size/Maternity - KNIT TOPS PLUS Plus Size/Maternity - LICENSED PLUS Plus
Size/Maternity - MATERNITY Plus Size/Maternity - PANTS PLUS Plus Size/Maternity
- SHORTS PLUS Plus Size/Maternity - SKIRTS PLUS Plus Size/Maternity - SWEATERS
PLUS Plus Size/Maternity - WOVEN SHIRTS PLUS Shoes - BOY -GIRL RAINBOOTS Shoes -
BOYS CASUAL-DRESS Shoes - BOYS ATHLETIC Shoes - BOYS BEACHWEAR Shoes - BOYS
BOOTS Shoes - BOYS SANDALS Shoes - BOYS SLIPPERS Shoes - BOYS WINTER BOOTS Shoes
- GIRL ATHLETIC Shoes - GIRL BOOTS Shoes - GIRL CASUAL-DRESS Shoes - GIRL
SANDALS Shoes - GIRL-BOY PREWALK Shoes - GIRLS BEACHWEAR Shoes - GIRLS SLIPPERS
Shoes - GIRLS WINTER BOOTS Shoes - KIDS ATHLETIC Shoes - LADIES ATHLETIC Shoes -
LADIES BEACHWEAR Shoes - LADIES BOOTS Shoes - LADIES CASUALS Shoes - LADIES
RAINBOOTS Shoes - LADIES SANDALS Shoes - LADIES SLIPPERS Shoes - LADIES
WINTERBOOTS ALL Shoes - MENS ATHLETICS Shoes - MENS BEACHWEAR Shoes - MENS BOOTS
Shoes - MENS CASUALS-DRESS Shoes - MENS SANDALS Shoes - MENS SLIPPERS Shoes -
MENS WINTER BOOTS Shoes - RUBBER BOOTS Shoes - SLIP RESISTANT Shoes - WORKSHOES
Shoes - SHOE CARE Sleepwear - DAYWEAR Sleepwear - FASHION SLEEPWEAR Sleepwear -
LICENSED SLEEPWEAR Sleepwear - MISSY CONTEMPORARY Sleepwear - NON-PACKAGED
UNDERWEAR Sleepwear - PACKAGED UNDERWEAR Sleepwear - SCRUBS Sleepwear - THERMALS
Sleepwear - TRADITIONAL SLEEPWEAR Celebration - BAKING Celebration - BAKING
MIXES Celebration - FASHION STATIONERY Celebration - FOIL BALLOONS Celebration -
GIFT WRAP AND BAGS Celebration - GIFTS Celebration - GREETING CARDS Celebration
- HANUKKAH Celebration - NEW YEARS Celebration - NOVELTY Celebration - NOVELTY
SEASONAL Celebration - PARTY PROMO Celebration - PARTY SEASONAL Celebration -
PARTY SUPPLIES Celebration - POSTERS Celebration - SPECIAL OCCASIONS Celebration
- SPICES AND SALT Celebration - ST PATS Celebration - STICKERS Electronics -
ANTENNAS Electronics - AUDIO HARDWARE Electronics - AV ACCESSORIES Electronics -
BLURAY DVD HARDWARE Electronics - CHROMEBOOKS Electronics - COMPUTER MONITORS
Electronics - CONNECTED HOME Electronics - DESKTOP ACCESSORIES Electronics -
DESKTOP COMPUTERS Electronics - DIGITAL STORAGE Electronics - GPS Electronics -
HDMI Electronics - HEADPHONES Electronics - HOME THEATRE Electronics - INK
Electronics - IPAD ACCESSORIES Electronics - IPOD ACCESSORIES Electronics -
LAPTOP CASES Electronics - LAPTOP COMPUTERS Electronics - LAPTOP POWER
Electronics - LEGACY VCR-DVD Electronics - MOBILE VR Electronics - MP3
Electronics - NETWORK CONNECTIVITY Electronics - TABLET ACCESSORIES Electronics
- PC GAMING Electronics - PC GAMING ACCESSORIES Electronics - PC SOFTWARE
Electronics - PORTABLE DVD & TV Electronics - PRINTERS Electronics - SLATES
Electronics - SOUNDBARS Electronics - SPEAKERS Electronics - STREAMING BOXES
Electronics - TELEPHONES Electronics - TELEVISION Electronics - TV MOUNTS
Electronics - WELLNESS TECH Media & Gaming - APP GAMING AND STRATEGY GUIDES
Media & Gaming - BLURAY DVD Media & Gaming - COLLECTIBLES Media & Gaming -
COMPUTER SOFTWARE Media & Gaming - TOY ACTION FIGURES Media & Gaming - VIDEO
GAME ACCESSORIES Media & Gaming - VIDEO GAME HARDWARE Media & Gaming - VIDEO
GAME INTERACTIVE Media & Gaming - VIDEO GAME SOFTWARE Seasonal - BOXED CARDS
Seasonal - CARVING Seasonal - CHINESE NEW YEAR Seasonal - CHRISTMAS LIGHT SETS
Seasonal - CHRISTMAS ORNAMENTS Seasonal - CHRISTMAS OUTDOOR DÉCOR Seasonal -
CHRISTMAS TREE BOWS - RIBBONS Seasonal - CHRISTMAS TREE SKRTS & STOCKINGS
Seasonal - CHRISTMAS TREES Seasonal - CHRISTMAS VILLAGE Seasonal - CHRISTMAS
WREATHS - GARLAND Seasonal - CMAS CLINGS Seasonal - CMAS INDOOR DECOR Seasonal -
CMAS LICENSED Seasonal - CMAS NOVELTY Seasonal - CMAS PARTYWARE Seasonal - CMAS
PLUSH Seasonal - CMAS TINSEL GARLAND Seasonal - CMAS TRIM A PACKAGE Seasonal -
COSTUMES Seasonal - DRESS UP Seasonal - EASTER Seasonal - HALLOWEEN INDOOR DECOR
Seasonal - HALLOWEEN OUTDOOR DECOR Seasonal - HALLOWEEN TRICK OR TREAT Seasonal
- HANUKKAH Seasonal - HARVEST Seasonal - MAKEUP Seasonal - MARDI GRAS Seasonal -
NOVELTY Seasonal - PARTYWARE Seasonal - SPRING AND SUMMER Seasonal - STICKERS
Seasonal - TREE TOPPERS Seasonal - VALENTINES DAY Toys - ACTIVITIES Toys -
BICYCLES Toys - BIKE ACCESSORIES Toys - BOARD GAMES Toys - DOLLS Toys -
ELECTRONIC GAMES Toys - FASHION DOLLS Toys - FIREWORKS Toys - FOOT TO FLOOR Toys
- GIRL ROLE PLAY Toys - GIRLS TOYS Toys - INFANT PRESCHOOL Toys - JUNIOR SPORTS
Toys - KID CONNECTION Toys - KIDS IMPULSE Toys - LICENSED PRESCHOOL Toys - MUSIC
Toys - POOLS Toys - PRESCHOOL ACTIVITY Toys - PRESCHOOL WHEELS Toys - PUZZLES
Toys - RADIO CONTROL VEHICLES Toys - RIDE ONS Toys - SEASONAL PLASTICS Toys -
SMALL DOLL AND COLLECTABLES Toys - SNOW TOYS Toys - SPORTS PLAY Toys - SPRING
TOYS Toys - SWINGSETS Toys - TOY ACTION FIGURES Toys - TOY VEHICLES Toys - TOYS
CONSTRUCTION Toys - WATER TOYS Automotive - ANTIFREEZE Automotive - AUTO
ACCESSORIES Automotive - AUTO APPEARANCE Automotive - AUTO FILTERS AND TOOLS
Automotive - AUTO FRAGRANCES Automotive - AUTO KEYS AND ACCESSORIES Automotive -
AUTO LIGHTING Automotive - AUTO SUNSHADES Automotive - AUTO TIRES Automotive -
BATTERIES AUTO Automotive - BATTERY ACCESSORIES AUTO Automotive - BULK FILTERS
Automotive - BULK OIL Automotive - CARGO AND ORGANIZATION Automotive - CHEMICALS
Automotive - CVP Automotive - ELECTRONICS Automotive - FLOORMATS Automotive -
GAS CANS Automotive - HARD PARTS Automotive - HEAVY DUTY CLEANING Automotive -
JACKS Automotive - MARINE Automotive - MOTOR OIL Automotive - PAINT AND BODY
Automotive - POWER EQUIPMENT Automotive - REFRIGERANT Automotive - RV
ACCESSORIES Automotive - SEATCOVERS Automotive - TARPS TIE DOWNS Automotive -
TENTS Automotive - TIRE MAINTENANCE Automotive - TIRE SPECIALTY AND WHEELS
Automotive - TOWING AND ACCESSORIES Automotive - WASHER FLUID Automotive -
WINTER SEASONAL Automotive - WIPERS Hardware - AIR CONDITIONERS Hardware - AIR
FILTERS Hardware - AIR PURIFICATION Hardware - ALL PURPOSE CLEANERS Hardware -
BATH HARDWARE Hardware - BATH SCALES Hardware - CEILING FANS Hardware - CLEANING
Hardware - DEHUMIDIFIERS Hardware - FANS Hardware - FASHION PLUMBING Hardware -
FASTENERS Hardware - FIRELOGS Hardware - GENERATORS Hardware - HAND TOOLS
Hardware - HEATERS Hardware - HOME HARDWARE Hardware - HUMIDIFIERS Hardware -
LIGHT BULBS Hardware - LIGHTING Hardware - MOVING Hardware - PLUMBING Hardware -
POWER Hardware - POWER TOOLS Hardware - STORAGE Hardware - TOILET SEATS Hardware
- TRASH Hardware - WATER Hardware - WEATHER STRIP - SCREENWIRE Hardware -
WET-DRY VACS Hardware - WOOD PELLETS Hardware - WORK LIGHTS Live Plants -
ANNUALS PAK & POTTED Live Plants - BULBS Live Plants - CHRISTMAS Live Plants -
CONTAINERS Live Plants - EVERYDAY FLORAL Live Plants - FALL HOLIDAYS Live Plants
- FERNS Live Plants - FOLIAGE Live Plants - GRASS SEED Live Plants - HANGING
BASKETS Live Plants - OUTDOOR VEG GARDENING Live Plants - PERENNIALS Live Plants
- POTTING SOIL Live Plants - SEED GARDENING Live Plants - SHRUBS Live Plants -
SPRING HOLIDAYS Live Plants - TREES Live Plants - TROPICAL BLOOMING Outdoor
Living - BIRDS Outdoor Living - BLOWERS Outdoor Living - CHAINSAWS AND
ACCESSORIES Outdoor Living - CHARCOAL GRILLS Outdoor Living - CITRO & REPELLENTS
Outdoor Living - EXTRA SEATING Outdoor Living - FERTILIZERS & SPREADERS Outdoor
Living - FRYERS Outdoor Living - FUEL Outdoor Living - GARDEN TOOLS Outdoor
Living - GARDENING Outdoor Living - GAS AND SPECIALTY GRILLS Outdoor Living -
GLOVES Outdoor Living - GRILL ACCESSORIES Outdoor Living - HARDSCAPES Outdoor
Living - HERBICIDES Outdoor Living - IN-GROUND SOILS Outdoor Living - MOWER
ACCESSORIES AND LUBRICANTS Outdoor Living - MULCH Outdoor Living - OUTDOOR DECOR
Outdoor Living - OUTDOOR HEATING Outdoor Living - OUTDOOR LIGHTING Outdoor
Living - PATIO ACCESSORIES Outdoor Living - PATIO FURNITURE Outdoor Living -
PESTICIDES Outdoor Living - PLANT FOOD Outdoor Living - PLANTERS Outdoor Living
- PLANTING ACCESSORIES Outdoor Living - POOL CHEMICALS Outdoor Living - PORTABLE
GRILLS Outdoor Living - POTTING SOIL Outdoor Living - PROPANE EXCHANGE Outdoor
Living - PUSH MOWERS Outdoor Living - REPLACEMENT CUSHIONS Outdoor Living -
RIDER MOWER Outdoor Living - SALT Outdoor Living - SMOKERS Outdoor Living - SNOW
REMOVAL Outdoor Living - SNOW THROWERS Outdoor Living - TRIMMERS AND ACCESSORIES
Outdoor Living - WATERING Paint And Accessories - APPLICATORS Paint And
Accessories - EXTERIOR PAINT Paint And Accessories - EXTERIOR PROTECTANTS Paint
And Accessories - FLOORING AND WALL DECOR Paint And Accessories - INTERIOR
STAINS Paint And Accessories - LADDERS Paint And Accessories - PAINT INTERIOR
Paint And Accessories - PRIMERS Paint And Accessories - SPRAY PAINT Paint And
Accessories - SUNDRIES Paint And Accessories - TAPE.ADHESIVES.CAULK Sporting
Goods - AIRBEDS AND PUMPS Sporting Goods - AIRGUN Sporting Goods - AMMUNITION
Sporting Goods - ARCHERY Sporting Goods - BASEBALL SOFTBALL Sporting Goods -
BASKETBALL Sporting Goods - CAMPSITE Sporting Goods - CANOPIES Sporting Goods -
CHAIRS Sporting Goods - CLAY TARGETS Sporting Goods - COLD WEATHER HUNTING
Sporting Goods - CONSUMABLES Sporting Goods - COOLERS Sporting Goods - COTS
Sporting Goods - DEER CORN Sporting Goods - DELETED AMMO Sporting Goods - FANS
Sporting Goods - FEED & ATTRACTANTS Sporting Goods - FISHING ACCESSORIES
Sporting Goods - FISHING LURES Sporting Goods - FLASHLIGHTS Sporting Goods -
FOOT TO FLOOR Sporting Goods - FOOTBALL Sporting Goods - GOLF Sporting Goods -
GUN ACCESSORIES Sporting Goods - GUN STORAGE Sporting Goods - GUNS Sporting
Goods - HAMMOCKS Sporting Goods - HUNTING ACCESSORIES Sporting Goods - HUNTING
AND FISHING LICENSES Sporting Goods - HUNTING APPAREL Sporting Goods - ICE
FISHING Sporting Goods - INDOOR GAMES Sporting Goods - KNIVES Sporting Goods -
LARGE EXERCISE Sporting Goods - LIQUID CONTAINERS Sporting Goods - LIVE BAIT
Sporting Goods - MARINE Sporting Goods - MUZZLE LOADER Sporting Goods - OUTDOOR
GAMES Sporting Goods - PADDLE SPORTS Sporting Goods - PERFORMANCE NUTRITION
Sporting Goods - RACQUET SPORTS Sporting Goods - RAINWEAR Sporting Goods -
REGIONAL SPORTS Sporting Goods - RODS & REELS Sporting Goods - SLEEPING BAGS
Sporting Goods - SMALL EXERCISE AND BOXING Sporting Goods - SOCCER Sporting
Goods - SPECIALTY HUNTING Sporting Goods - SPORTS OPTICS Sporting Goods - SPORTS
TRAINING AND MEDICINE Sporting Goods - SWIM Sporting Goods - TABLES Sporting
Goods - TARPS Sporting Goods - TENTS Sporting Goods - TERMINAL TACKLE Sporting
Goods - TRAMPOLINES Sporting Goods - TREE STANDS Sporting Goods - TURKEY
Sporting Goods - VOLLEYBALL Sporting Goods - WATER SPORTS Sporting Goods -
WEIGHTS AND BENCHES Sporting Goods - YOUTH SPORTS Stationery - ACTIVITY
Stationery - BINDERS Stationery - BOOKS Stationery - CALCULATORS Stationery -
CALENDARS Stationery - COPY PAPER Stationery - ENVELOPE Stationery - FASHION
STATIONERY Stationery - FILING Stationery - FLAGS Stationery - MAPS AND ATLAS
Stationery - MOVE AND SHIP Stationery - NOTETAKING Stationery - OFFICE BOARDS
Stationery - OFFICE SUPPLIES Stationery - ORGANIZATION Stationery - PARTY
SUPPLIES Stationery - PLANNERS Stationery - SCHOOL SUPPLIES Stationery -
SECURITY Stationery - SOUVENIR Stationery - SOUVENIRS Stationery - SPORTS
LICENSE Stationery - WRITING Bath / Shower - BATH ACCESSORIES Bath / Shower -
BATH RUGS Bath / Shower - BATH TOWELS Bath / Shower - BEACH Bath / Shower -
DECORATIVE BATH Bath / Shower - SHOWER Bath / Shower - WASHCLOTH BUNDLES Bedding
- AIR BEDS Bedding - BED N BAG Bedding - BED PADS AND FOAM Bedding - BED PILLOWS
Bedding - BED QUILTS Bedding - BLANKETS AND SEASONAL Bedding - COMFORTERS AND
BEDSPREADS Bedding - KIDS LICENSED BEDDING Bedding - SHEETS Cook & Dining -
BAKEWARE Cook & Dining - BEVERAGE Cook & Dining - CHILDRENS TABLEWARE Cook &
Dining - COFFEE MAKERS Cook & Dining - COOKWARE SETS Cook & Dining - CUTLERY
Cook & Dining - DINNERWARE Cook & Dining - DRINKWARE Cook & Dining - FLATWARE
Cook & Dining - FOOD PREPARATION Cook & Dining - GADGETS Cook & Dining - HEATED
COOKING Cook & Dining - KITCHEN Cook & Dining - MICROWAVES Cook & Dining - OPEN
STOCK COOKWARE Cook & Dining - SEASONAL SOFT TABLETOP Cook & Dining - TOAST AND
BREAD Cook & Dining - UTILITY-CLOSET STORAGE Crafts - ADULT CRAFTING Crafts -
DIE CUTTING Crafts - FABRIC Crafts - FASHION ART Crafts - FINE ART Crafts -
FLORAL Crafts - FRAGRANCE Crafts - JEWELRY MAKING Crafts - KIDS CRAFT Crafts -
NEEDLECRAFT Crafts - NOTIONS Crafts - PAINTS AND SURFACES Crafts - PAPERCRAFTING
Crafts - PHOTO ALBUMS Crafts - SEASONAL FLORAL Crafts - SEWING Crafts - SEWING
MACHINE Crafts - SEWING RIBBON Crafts - WEDDING Furniture & Luggage - FURNITURE
FOLDING Furniture & Luggage - KIDS FURNITURE Furniture & Luggage - LIVING ROOM
Furniture & Luggage - MATTRESSES Furniture & Luggage - RTA BEDROOM Furniture &
Luggage - RTA HOME OFFICE Furniture & Luggage - RTA KITCHEN Furniture & Luggage
- SEATING Home Decor - CANDLE ACCESSORIES Home Decor - CANDLES Home Decor -
CLOCKS Home Decor - DECORATIVE ACCESSORIES Home Decor - DOORMATS Home Decor -
FRAGRANCE Home Decor - FRAMES Home Decor - FURNITURE COVERINGS Home Decor -
LIGHTING Home Decor - MIRRORS Home Decor - PILLOWS Home Decor - RUGS Home Decor
- WALL ART Home Decor - WAX CUBES AND WARMERS Home Decor - WINDOW BLINDS Home
Decor - WINDOW DRAPERY HARDWARE Home Decor - WINDOW SOFT Organization & Floor
Care - ALTERNATIVE STORAGE Organization & Floor Care - BASKETS - HAMPERS
Organization & Floor Care - BULK STORAGE Organization & Floor Care - CARGO AND
ORGANIZATION Organization & Floor Care - CLOSET STORAGE Organization & Floor
Care - FLOOR CARE Organization & Floor Care - FOOD PRESERVATION Organization &
Floor Care - FOOD STORAGE Organization & Floor Care - HANGERS Organization &
Floor Care - KITCHEN ORGANIZATION Organization & Floor Care - LARGE APPLIANCES
Organization & Floor Care - LAUNDRY Organization & Floor Care - LUGGAGE
Organization & Floor Care - WASTE Optical - SUN Optical - FRAMES Optical - LENS
Optical - SAFETY
Walmart Secondary Category
Baby Consumables, Hardlines - BABY FOOD Baby Consumables, Hardlines - BABY NEEDS
Baby Consumables, Hardlines - BABY TRAVEL NEEDS Baby Consumables, Hardlines -
BATH HARDWARE Baby Consumables, Hardlines - BEDDING AND ACCESSORIES Baby
Consumables, Hardlines - DIAPER BAGS Baby Consumables, Hardlines - DIAPERS Baby
Consumables, Hardlines - FEEDING BABY Baby Consumables, Hardlines - FORMULA Baby
Consumables, Hardlines - GIFTING Baby Consumables, Hardlines - LARGE FURNITURE
Baby Consumables, Hardlines - SAFETY Baby Consumables, Hardlines - SMALL
FURNITURE AND BATH Baby Consumables, Hardlines - TOILETRIES Baby Consumables,
Hardlines - TOYS AND ACTIVITY TOYS Baby Consumables, Hardlines - TRAINING PANTS
Baby Consumables, Hardlines - WIPES Beauty - BEAUTY BATH Beauty - COMPLEXION
CARE Beauty - COSMETICS BAGS ORGANIZERS Beauty - COSMETICS EYE Beauty -
COSMETICS FACE Beauty - COSMETICS IMPLEMENTS Beauty - COSMETICS LIP Beauty -
COSMETICS NAIL Beauty - COTTON Beauty - FACE CARE Beauty - FRAGRANCES Beauty -
GIFTS Beauty - HAND BODY LOTION Beauty - NAIL CARE Beauty - NATURALS Beauty -
SUNCARE Beauty - TREND COSMETICS EYE Beauty - TREND COSMETICS FACE Beauty -
TREND COSMETICS IMPLEMENTS Beauty - TREND COSMETICS LIP Beauty - TREND COSMETICS
NAIL Chemicals - AIR FRESHENER AND DEODORIZER Chemicals - ALL PURPOSE CLEANERS
Chemicals - BATH TOILET DRAIN Chemicals - BLEACH Chemicals - DISH CLEANING
PRODUCTS Chemicals - INSECT AND RODENT CTRL Chemicals - LAUNDRY DETERGENT
Chemicals - LAUNDRY SPECIALTY CARE Chemicals - MOPS AND BROOMS Chemicals -
PREWASH Chemicals - QUICK CLEANING Chemicals - RUG DOCTOR Chemicals - SPONGES
OTC Pharmacy - ADULT NUTRITION OTC Pharmacy - ALLERGY OTC Pharmacy - ANALGESICS
OTC Pharmacy - ANTACIDS OTC Pharmacy - BP/DIAGNOSTICS AIDS OTC Pharmacy -
COUGH-COLD-FLU OTC Pharmacy - DIABETES OTC OTC Pharmacy - DURABLE MEDICAL
EQUIPMENT OTC Pharmacy - ELASTICS HEATING PADS OTC Pharmacy - EYECARE OTC
Pharmacy - FEMININE HYGIENE OTC Pharmacy - FIRST AID OTC Pharmacy - FOOTCARE OTC
Pharmacy - LAXATIVES OTC Pharmacy - NICOTINE REPLACEMENT THERAPY OTC Pharmacy -
PEDIATRICS OTC Pharmacy - PERFORMANCE NUTRITION OTC Pharmacy - READING GLASSES
OTC Pharmacy - VAPORIZER HUMIDIFIER OTC Pharmacy - VITAMINS OTC Pharmacy -
WEIGHT MANAGEMENT OTC Pharmacy - WELLNESS Paper Goods - BATHROOM TISSUE Paper
Goods - DISPOSABLE TABLETOP Paper Goods - FACIAL TISSUE Paper Goods - FOIL, BAGS
& WRAP Paper Goods - PAPER TOWELS Paper Goods - TRASH BAGS Personal Care - BABY
NEEDS Personal Care - BARSOAP Personal Care - BODYWASH Personal Care - DENTAL
STRIPS Personal Care - DENTURE Personal Care - DEODORANT Personal Care -
ELECTRIC SHAVE Personal Care - FAMILY PLANNING Personal Care - FEMININE HYGIENE
Personal Care - FEMININE NEEDS Personal Care - FLOSS INTERDENTAL Personal Care -
HAIR ACCESSORIES Personal Care - HAIR APPLIANCES Personal Care - HAIRCOLOR
Personal Care - HAIRSPRAY Personal Care - HAND LIQUIDS Personal Care -
INCONTINENCE Personal Care - KIDS ORAL CARE Personal Care - MOUTH WASH AND
BREATH Personal Care - MULTI-CULTURAL CARE Personal Care - NATURALS Personal
Care - SHAMPOOS AND CONDITIONERS Personal Care - STYLING PRODUCTS Personal Care
- TOOTHBRUSHES Personal Care - TOOTHPASTE Personal Care - TRIAL TRAVEL Personal
Care - WET SHAVE Pets & Supplies - AQUATICS Pets & Supplies - CANNED CAT FOOD
Pets & Supplies - CAT ACCESSORIES Pets & Supplies - CAT FLEA AND TICK Pets &
Supplies - CAT FURNITURE Pets & Supplies - CAT LITTER Pets & Supplies - CAT PANS
AND ACCESSORIES Pets & Supplies - CAT TREATS Pets & Supplies - CHEWS Pets &
Supplies - COLLARS AND LEASHES Pets & Supplies - DOG  GROOMING Pets & Supplies -
DOG FEEDING AND WATERING Pets & Supplies - DOG HBA Pets & Supplies - DOG TOYS
Pets & Supplies - DOG TREATS Pets & Supplies - DOMESTIC BIRD Pets & Supplies -
DRY CAT FOOD Pets & Supplies - DRY DOG FOOD Pets & Supplies - FISH LIVE Pets &
Supplies - FLEA AND TICK Pets & Supplies - FRESH DOG FOOD Pets & Supplies -
KENNELS Pets & Supplies - LIVESTOCK FEED ACCESS Pets & Supplies - PET BEDDING
Pets & Supplies - PET BEDS Pets & Supplies - PET COLLECTIONS Pets & Supplies -
SEASONAL Pets & Supplies - SMALL ANIMAL Pets & Supplies - TRAINING AIDS Pets &
Supplies - WET DOG FOOD Adult Beverages - BLUSH AND SPARKLING WINE Adult
Beverages - BUDGET BEER Adult Beverages - CRAFT BEER Adult Beverages - DARK
SPIRITS Adult Beverages - EUROPEAN IMPORT Adult Beverages - FLAVORED BEER Adult
Beverages - HEAVY CLASSIC Adult Beverages - IMPORT OTHER Adult Beverages - LIGHT
CLASSIC Adult Beverages - LIGHT SPIRITS Adult Beverages - LOW CALORIE BEER Adult
Beverages - MEXICAN IMPORT Adult Beverages - NA BEER Adult Beverages -
NONALCOHOLIC COCKTAIL MIXERS Adult Beverages - PREMIUM CLASSIC Adult Beverages -
RED WINE Adult Beverages - SINGLES BEER Adult Beverages - SPARKLING OTHER WINES
Adult Beverages - WHITE WINE Adult Beverages - WINE Candy / Tobacco - CHOCOLATE
Candy / Tobacco - CHRISTMAS Candy / Tobacco - EASTER Candy / Tobacco - GUM -
MINT D01 Candy / Tobacco - HALLOWEEN Candy / Tobacco - NON CHOCOLATE Candy /
Tobacco - SNACKS TO GO Candy / Tobacco - SPECIALTY CANDY Candy / Tobacco - SUGAR
FREE Candy / Tobacco - VALENTINE Snacks - ASIAN Snacks - CONES AND TOPPING
Snacks - COOKIES Snacks - CRACKERS Snacks - CANNED SOFT DRINKS Snacks - DIPS
Snacks - DRIED FRUIT Snacks - ENERGY DRINKS Snacks - FLAVORED WATER Snacks -
FRUIT SNACKS Snacks - FUNCTIONAL Snacks - HEALTHY LIFESTYLE Snacks - ISOTONICS
Snacks - MULTI PACK JUICE Snacks - NONALCOHOLIC MIXERS Snacks - POPCORN Snacks -
POWDERED SOFT DRINK Snacks - PRODUCE DRIED FRUIT Snacks - PRODUCE SNACKS Snacks
- PUDDING CUPS Snacks - READY TO DRINK COFFEE Snacks - READY TO DRINK TEA Snacks
- SALTY SNACKS Snacks - SNACK MEATS Snacks - SNACK NUTS Snacks - SNACKS TO GO
Snacks - SPECIALTY COOKIES Snacks - SPORTS TRAINING AND MEDICINE Snacks - WATER
Impulse - BATTERIES Impulse - CANDY Impulse - CHOCOLATE Impulse - COLLECTIBLES
Impulse - DOLLAR PROGRAM Impulse - GUM - MINT Impulse - IMPULSE STRIPS Impulse -
SALTY SNACKS Bakery - BAKERY FREEZER Bakery - BAKERY GRAB AND GO Bakery - BREAD
Bakery - BREAKFAST FOODS Bakery - CAKE DESSERTS Bakery - CELEBRATION CAKES
Bakery - COOKIES Bakery - CUP CAKES Bakery - DONUTS AND PASTRIES Bakery -
ORNAMENTS Bakery - PIE Bakery - ROLLS Bakery - SHELF STABLE CAKES Bakery -
SPECIALTY BREADS AND ROLLS Bakery - SWEET BAKED GOODS Bakery - SWEET GOODS
Bakery - VALUE SWEETS Produce - APPLE CIDER Produce - APPLES Produce - ASPARAGUS
Produce - AVOCADOS Produce - BANANAS Produce - BELL PEPPER Produce -
BLACKBERRIES Produce - BLENDING Produce - BLUEBERRIES Produce - BROCCOLI Produce
- BULBS Produce - CABBAGE Produce - CAL SEASONAL Produce - CANTALOUPES Produce -
CARROTS Produce - CAULIFLOWER Produce - CELERY Produce - CHILIS Produce - CORN
Produce - CRANBERRIES Produce - CUCUMBERS Produce - CUT FRUIT PACKAGED Produce -
CUT FRUIT PROCESSED Produce - DIPS Produce - DIPS AND GLAZE Produce - DRESSINGS
Produce - DRIED FRUIT Produce - DRIED VEGGIES Produce - ETHNIC AND SPECIALTY
Produce - ETHNIC ROOTS Produce - GARLIC Produce - GRAPEFRUIT Produce - GRAPES
Produce - GREENS Produce - HERBS Produce - KIWI Produce - LEMONS Produce -
LETTUCE Produce - LIMES Produce - MANDARINS Produce - MANGOES Produce - MIXED
BOUQUETS Produce - MIXED VEGETABLES Produce - MUSHROOM Produce - NECTARINES
Produce - NUT MEATS Produce - NUTS PEANUTS Produce - NUTS PISTACHIOS Produce -
NUTS SEASONAL Produce - NUTS SUNFLOWER Produce - ONIONS Produce - ORANGES
Produce - ORG MIXED BERRIES Produce - ORGANIC COOKING VEG Produce - PAPAYAS
Produce - PEACHES Produce - PEARS Produce - PINEAPPLES Produce - PACKAGED SALADS
Produce - PLUMS Produce - POTATOES Produce - PREMIUM BEVERAGE Produce - PRODUCE
SNACKS Produce - PUMPKINS SEASONAL Produce - RAINIER CHERRIES Produce -
RASPBERRIES Produce - RED CHERRIES Produce - ROSES Produce - SALAD TOPPINGS
Produce - SOFT VEGETABLES Produce - SPECIALITY Produce - SPECIALTY STONEFRUIT
Produce - SQUASH Produce - STRAWBERRIES Produce - SWEET POTATOES Produce -
TOMATOS Produce - TRAIL MIX Produce - VALUE ADDED VEGETABLES Produce - VARIETY
MELONS Produce - VARIETY TROPICALS Produce - WATERMELONS Prepared Deli - BABYBEL
Prepared Deli - BULK SALADS Prepared Deli - CHEESE Prepared Deli - DRINKS
Prepared Deli - HOT CASE AND CHILLED Prepared Deli - MEAT Prepared Deli -
PACKAGED MEALS Prepared Deli - PARTY TRAYS Prepared Deli - PASTA AND SAUCES
Prepared Deli - PIZZA Prepared Deli - PREPARED MEALS Prepared Deli - ROTISSERIE
Prepared Deli - SALADS Prepared Deli - SANDWICHES Prepared Deli - SNACKING
Prepared Deli - SOUPS Prepared Deli - SPREADS AND DIPS Prepared Deli - SUSHI
Prepared Deli - TABLE READY SALADS Commercial Packaged Bread - BREAD Commercial
Packaged Bread - BREAKFAST FOODS Commercial Packaged Bread - BUNS Commercial
Packaged Bread - SPECIALTY BREADS AND ROLLS Commercial Packaged Bread - SWEET
BAKED GOODS Commercial Packaged Bread - TORTILLAS Dairy - BUTTER MARGARINE Dairy
- CHEESES Dairy - CHILLED BAKING Dairy - CHILLED BEVERAGES Dairy - CULTURED
PRODUCTS Dairy - DESSERTS Dairy - EGGS Dairy - HISPANIC CHILLED Dairy - MILK
CREAMERS Dairy - MILK Dairy - SPREADS-CREAM CHEESE-BFAST BREADS Dairy - YOGURT
Deli - BACON Deli - BREAKFAST CONVENIENCE Deli - BREAKFAST SAUSAGE Deli - DINNER
MEATS Deli - HOT DOGS Deli - LUNCH COMBOS Deli - LUNCHMEAT Dry Grocery -
ADULT-FAMILY MEALS Dry Grocery - ASIAN Dry Grocery - BAG PASTA Dry Grocery -
BAKING MIXES Dry Grocery - BAKING NUTS CAN MILK Dry Grocery - BATTERS Dry
Grocery - BOX JUICE Dry Grocery - CHILI Dry Grocery - COFFEE Dry Grocery - COLD
CEREAL Dry Grocery - COOKIES Dry Grocery - DIET AND HEALTH Dry Grocery - DIY
PIZZA Dry Grocery - GRAVY Dry Grocery - ETHNIC Dry Grocery - FLOUR Dry Grocery -
FROZEN INTERNATIONAL FOODS Dry Grocery - GRILL ACCESSORIES Dry Grocery - HEALTHY
LIFESTYLE Dry Grocery - HISPANIC Dry Grocery - HOT CEREAL Dry Grocery -
INSTITUTIONAL Dry Grocery - JAMS AND JELLY Dry Grocery - JELLO AND MARSHMALLO
Dry Grocery - KIDS MEALS Dry Grocery - MAC AND CHEESE Dry Grocery - MAYONNAISE
Dry Grocery - MUSTARD KETCHUP Dry Grocery - OIL AND SHORTENING Dry Grocery -
OLIVES Dry Grocery - PEANUT BUTTER Dry Grocery - PICKLES Dry Grocery - PIE
FILLING Dry Grocery - PORTABLE SNACKING Dry Grocery - POTATO AND STUFFING Dry
Grocery - POWDERED SOFT DRINK Dry Grocery - PR BREAD AND TORTILLAS Dry Grocery -
RICE AND BEANS Dry Grocery - SALAD DRESSING Dry Grocery - SALAD TOPPINGS Dry
Grocery - SAUCES Dry Grocery - SHELF STABLE BEANS Dry Grocery - SHELF STABLE
CHEESE Dry Grocery - SHELF STABLE FRUIT Dry Grocery - SHELF STABLE JUICE Dry
Grocery - SHELF STABLE MEATS Dry Grocery - SHELF STABLE SEAFOOD Dry Grocery -
SHELF STABLE TOMATOES Dry Grocery - SHELF STABLE VEGETABLES Dry Grocery - SOUP
Dry Grocery - SPAGHETTI SAUCE Dry Grocery - SPICES AND SALT Dry Grocery - SUGAR
Dry Grocery - SWEET BAKED GOODS Dry Grocery - SYRUP AND MIXES Dry Grocery - TEA
Dry Grocery - TEXMEX Dry Grocery - TORTILLAS Dry Grocery - VINEGAR Frozen -
FROZEN BAKERY Frozen - FROZEN BREAD AND PASTRIES Frozen - FROZEN BREAKFAST FOODS
Frozen - FROZEN DOG FOOD Frozen - FROZEN ENTERTAINING Frozen - FROZEN
INTERNATIONAL FOODS Frozen - FROZEN MEALS Frozen - FROZEN PREPARED MEAT AND
SEAFOOD Frozen - FROZEN PIZZA Frozen - FROZEN POTATOES Frozen - FROZEN PRODUCE
Frozen - ICE CREAM Meat - CHOICE BEEF Meat - CONDIMENTS Meat - EXOTIC MEATS Meat
- FRESH BEEF OFFALS Meat - FRESH CHICKEN Meat - FRESH DINNER SAUSAGE Meat -
FRESH FIN FISH Meat - FRESH GRND BEEF PATTIES Meat - FRESH GROUND BEEF Meat -
FRESH PORK Meat - FRESH PORK OFFALS Meat - FRESH SALMON Meat - FRESH SHELLFISH
Meat - FRESH SHRIMP Meat - FRESH SPECIALTY MEAT HALAL RW Meat - FRESH TURKEY
Meat - FROZEN BEEF OFFALS Meat - FROZEN BEEF PATTIES Meat - FROZEN BEEF STEAKS
Meat - FROZEN CHICKEN Meat - FROZEN DINNER SAUSAGE Meat - FROZEN DSD Meat -
FROZEN PORK Meat - FROZEN TURKEY Meat - FROZEN FISH Meat - FROZEN SHELLFISH Meat
- FROZEN SHRIMP Meat - FROZEN TILAPIA Meat - SEAFOOD GRAB N GO Meat - SELECT
BEEF Meat - SMOKED MEATS Meat - SPARERIBS AND BACKRIBS Meat - SPECIALTY BEEF
Boyswear - ACTIVE Boyswear - CASUAL PANTS Boyswear - FLEECE Boyswear - HEAD AND
HAND Boyswear - HOLIDAY Boyswear - JEANS Boyswear - KNIT TOPS Boyswear -
LICENSED Boyswear - OUTERWEAR Boyswear - SCHOOL UNIFORMS Boyswear - SETS
Boyswear - SHORTS Boyswear - SLEEPWEAR Boyswear - SOCKS Boyswear - SWIMWEAR
Boyswear - THERMALS Boyswear - UNDERWEAR Boyswear - WOVEN SHIRTS Family Socks -
CASUAL SOCKS Family Socks - CORE BASIC SOCKS Family Socks - LINERS Family Socks
- PERFORMANCE SOCKS Family Socks - SEASONAL SOCKS Family Socks - WELLNESS SOCKS
Foundations - DAYWEAR Foundations - JUNIOR BRAS Foundations - MATERNITY
Foundations - MISSY BRAS Foundations - SHAPEWEAR Foundations - SPORT BRAS
Girlswear - 365 GIRLS Girlswear - ACTIVE Girlswear - BRAS Girlswear - CASUAL
PANTS Girlswear - DANCEWEAR Girlswear - DRESSES Girlswear - FLEECE Girlswear -
HEAD AND HAND Girlswear - HOLIDAY Girlswear - HOSIERY Girlswear - JEANS
Girlswear - KNIT TOPS Girlswear - LICENSED Girlswear - OUTERWEAR Girlswear -
RELATED SEPERATES Girlswear - SCHOOL UNIFORMS Girlswear - SETS Girlswear -
SHORTS Girlswear - SKIRTS Girlswear - SLEEPWEAR Girlswear - SOCKS Girlswear -
SWEATERS Girlswear - SWIMWEAR Girlswear - TEAM SPORTS Girlswear - THERMALS
Girlswear - UNDERWEAR Girlswear - WOVEN TOPS Handbags And Accessories - BACKPACK
Handbags And Accessories - BEACH TOTE Handbags And Accessories - BELTS Handbags
And Accessories - HAIR ACCESSORIES Handbags And Accessories - HANDBAGS Handbags
And Accessories - HATS Handbags And Accessories - RAINWEAR Handbags And
Accessories - SCARVES Handbags And Accessories - SMALL LEATHER GOODS Handbags
And Accessories - SUNGLASSES Handbags And Accessories - WINTER ACCESSORIES
Hosiery - HOSIERY Hosiery - LEGGINGS Hosiery - TIGHTS Infant Apparel - BABY
DRESSES Infant Apparel - BABY FLEECE Infant Apparel - BABY LICENSE Infant
Apparel - BABY PLAYWEAR Infant Apparel - BABY SEPARATES Infant Apparel - BABY
SETS Infant Apparel - BABY SLEEP AND PLAY Infant Apparel - BABY TRAVEL NEEDS
Infant Apparel - BASIC BIBS Infant Apparel - BEDDING AND ACCESSORIES Infant
Apparel - DIAPER BLANKETS BATH Infant Apparel - GIFTS Infant Apparel - HEAD AND
HAND Infant Apparel - HOLIDAY MOTIF Infant Apparel - LAYETTE BIBS Infant Apparel
- LAYETTE BODYSUITS Infant Apparel - LAYETTE ONE PIECES Infant Apparel - LAYETTE
PANTS Infant Apparel - LAYETTE SETS Infant Apparel - LAYETTE SOCKS AND SHOES
Infant Apparel - OUTERWEAR Infant Apparel - SLEEPWEAR Infant Apparel - SOCKS
Infant Apparel - SWIMWEAR Infant Apparel - DENIM Infant Apparel - FLEECE Infant
Apparel - LICENSE Infant Apparel - PLAYWEAR Infant Apparel - SEPARATES Infant
Apparel - SETS Infant Apparel - TEAM SPORTS Infant Apparel - TG DENIM Infant
Apparel - UNDERWEAR Jewelry - EAR PIERCING Jewelry - FINE JEWELRY COUNTERTOPS
Jewelry - FINE JEWELRY SHOWCASES Jewelry - JEWELRY CLEANER Jewelry - JEWELRY
COSTUME Jewelry - JEWELRY GIFTS Jewelry - JEWELRY ORGANIZATION Jewelry - JEWELRY
SUNGLASSES Jewelry - KIDS WATCHES Jewelry - WATCH ACCESSORIES Jewelry - WATCH
COUNTERTOP Jewelry - WATCH PROMOTIONS Jewelry - WATCH SHOWCASE Jewelry - WATCH
TIMECENTER Ladies Outerwear - OUTERWEAR Ladies Outerwear - SWIMWEAR Ladieswear -
ACTIVE LS KNITS Ladieswear - ACTIVE SLEEVELESS KNITS Ladieswear - ACTIVE SS
KNITS Ladieswear - ACTIVEWEAR - TOPS JR Ladieswear - CAPRIS ACTIVE Ladieswear -
CAPRIS MISSY Ladieswear - DENIM CAPRIS JR Ladieswear - DENIM JR Ladieswear -
DRESSES Ladieswear - DRESSES JR Ladieswear - FLEECE-MISSY Ladieswear - JACKETS
ACTIVE Ladieswear - JACKETS MISSY Ladieswear - JEANS MISSY Ladieswear - KNIT
CAPRIS JR Ladieswear - KNIT JR Ladieswear - KNIT TOPS JR Ladieswear - KNIT
TOPS-MISSY Ladieswear - KNIT TOPS-PLUS Ladieswear - LADIES COLLECTION MISSY
Ladieswear - MISSY LS KNIT TOPS Ladieswear - MISSY SLEEVELESS KNIT TOPS
Ladieswear - PANTS ACTIVE Ladieswear - PANTS JR Ladieswear - PANTS MISSY
Ladieswear - SCREEN TEES Ladieswear - SEASONAL Ladieswear - SHORTS ACTIVE
Ladieswear - SHORTS JR Ladieswear - SHORTS MISSY Ladieswear - SKIRTS JR
Ladieswear - SKIRTS MISSY Ladieswear - SPORTS BRAS Ladieswear - SWEATERS MISSY
Ladieswear - SWEATERS JR Ladieswear - TEAM SPORTS Ladieswear - WOVEN SHIRTS JR
Ladieswear - WOVENS TOPS-MISSY Menswear - ACTIVEWEAR Menswear - BASIC ACTIVEWEAR
Menswear - CASUAL PANTS Menswear - COLLEGE Menswear - DRESS Menswear - DRESS
SHIRTS Menswear - FLEECE Menswear - HEAD AND HAND Menswear - HIGH SCHOOL
Menswear - JEANS Menswear - KNIT TOPS Menswear - KNITS Menswear - LICENSE AND
GRAPHICS Menswear - OUTERWEAR Menswear - SHORTS Menswear - SLEEPWEAR Menswear -
SOCCER Menswear - SOCKS Menswear - SWEATERS Menswear - SWIMWEAR Menswear -
THERMALS Menswear - TIES Menswear - UNDERWEAR Menswear - WORKWEAR Menswear -
WOVENS Plus Size/Maternity - CAPRIS PLUS Plus Size/Maternity - DRESSES PLUS Plus
Size/Maternity - FLEECE PLUS Plus Size/Maternity - JEANS PLUS Plus
Size/Maternity - KNIT TOPS PLUS Plus Size/Maternity - LICENSED PLUS Plus
Size/Maternity - MATERNITY Plus Size/Maternity - PANTS PLUS Plus Size/Maternity
- SHORTS PLUS Plus Size/Maternity - SKIRTS PLUS Plus Size/Maternity - SWEATERS
PLUS Plus Size/Maternity - WOVEN SHIRTS PLUS Shoes - BOY -GIRL RAINBOOTS Shoes -
BOYS CASUAL-DRESS Shoes - BOYS ATHLETIC Shoes - BOYS BEACHWEAR Shoes - BOYS
BOOTS Shoes - BOYS SANDALS Shoes - BOYS SLIPPERS Shoes - BOYS WINTER BOOTS Shoes
- GIRL ATHLETIC Shoes - GIRL BOOTS Shoes - GIRL CASUAL-DRESS Shoes - GIRL
SANDALS Shoes - GIRL-BOY PREWALK Shoes - GIRLS BEACHWEAR Shoes - GIRLS SLIPPERS
Shoes - GIRLS WINTER BOOTS Shoes - KIDS ATHLETIC Shoes - LADIES ATHLETIC Shoes -
LADIES BEACHWEAR Shoes - LADIES BOOTS Shoes - LADIES CASUALS Shoes - LADIES
RAINBOOTS Shoes - LADIES SANDALS Shoes - LADIES SLIPPERS Shoes - LADIES
WINTERBOOTS ALL Shoes - MENS ATHLETICS Shoes - MENS BEACHWEAR Shoes - MENS BOOTS
Shoes - MENS CASUALS-DRESS Shoes - MENS SANDALS Shoes - MENS SLIPPERS Shoes -
MENS WINTER BOOTS Shoes - RUBBER BOOTS Shoes - SLIP RESISTANT Shoes - WORKSHOES
Shoes - SHOE CARE Sleepwear - DAYWEAR Sleepwear - FASHION SLEEPWEAR Sleepwear -
LICENSED SLEEPWEAR Sleepwear - MISSY CONTEMPORARY Sleepwear - NON-PACKAGED
UNDERWEAR Sleepwear - PACKAGED UNDERWEAR Sleepwear - SCRUBS Sleepwear - THERMALS
Sleepwear - TRADITIONAL SLEEPWEAR Celebration - BAKING Celebration - BAKING
MIXES Celebration - FASHION STATIONERY Celebration - FOIL BALLOONS Celebration -
GIFT WRAP AND BAGS Celebration - GIFTS Celebration - GREETING CARDS Celebration
- HANUKKAH Celebration - NEW YEARS Celebration - NOVELTY Celebration - NOVELTY
SEASONAL Celebration - PARTY PROMO Celebration - PARTY SEASONAL Celebration -
PARTY SUPPLIES Celebration - POSTERS Celebration - SPECIAL OCCASIONS Celebration
- SPICES AND SALT Celebration - ST PATS Celebration - STICKERS Electronics -
ANTENNAS Electronics - AUDIO HARDWARE Electronics - AV ACCESSORIES Electronics -
BLURAY DVD HARDWARE Electronics - CHROMEBOOKS Electronics - COMPUTER MONITORS
Electronics - CONNECTED HOME Electronics - DESKTOP ACCESSORIES Electronics -
DESKTOP COMPUTERS Electronics - DIGITAL STORAGE Electronics - GPS Electronics -
HDMI Electronics - HEADPHONES Electronics - HOME THEATRE Electronics - INK
Electronics - IPAD ACCESSORIES Electronics - IPOD ACCESSORIES Electronics -
LAPTOP CASES Electronics - LAPTOP COMPUTERS Electronics - LAPTOP POWER
Electronics - LEGACY VCR-DVD Electronics - MOBILE VR Electronics - MP3
Electronics - NETWORK CONNECTIVITY Electronics - TABLET ACCESSORIES Electronics
- PC GAMING Electronics - PC GAMING ACCESSORIES Electronics - PC SOFTWARE
Electronics - PORTABLE DVD & TV Electronics - PRINTERS Electronics - SLATES
Electronics - SOUNDBARS Electronics - SPEAKERS Electronics - STREAMING BOXES
Electronics - TELEPHONES Electronics - TELEVISION Electronics - TV MOUNTS
Electronics - WELLNESS TECH Media & Gaming - APP GAMING AND STRATEGY GUIDES
Media & Gaming - BLURAY DVD Media & Gaming - COLLECTIBLES Media & Gaming -
COMPUTER SOFTWARE Media & Gaming - TOY ACTION FIGURES Media & Gaming - VIDEO
GAME ACCESSORIES Media & Gaming - VIDEO GAME HARDWARE Media & Gaming - VIDEO
GAME INTERACTIVE Media & Gaming - VIDEO GAME SOFTWARE Seasonal - BOXED CARDS
Seasonal - CARVING Seasonal - CHINESE NEW YEAR Seasonal - CHRISTMAS LIGHT SETS
Seasonal - CHRISTMAS ORNAMENTS Seasonal - CHRISTMAS OUTDOOR DÉCOR Seasonal -
CHRISTMAS TREE BOWS - RIBBONS Seasonal - CHRISTMAS TREE SKRTS & STOCKINGS
Seasonal - CHRISTMAS TREES Seasonal - CHRISTMAS VILLAGE Seasonal - CHRISTMAS
WREATHS - GARLAND Seasonal - CMAS CLINGS Seasonal - CMAS INDOOR DECOR Seasonal -
CMAS LICENSED Seasonal - CMAS NOVELTY Seasonal - CMAS PARTYWARE Seasonal - CMAS
PLUSH Seasonal - CMAS TINSEL GARLAND Seasonal - CMAS TRIM A PACKAGE Seasonal -
COSTUMES Seasonal - DRESS UP Seasonal - EASTER Seasonal - HALLOWEEN INDOOR DECOR
Seasonal - HALLOWEEN OUTDOOR DECOR Seasonal - HALLOWEEN TRICK OR TREAT Seasonal
- HANUKKAH Seasonal - HARVEST Seasonal - MAKEUP Seasonal - MARDI GRAS Seasonal -
NOVELTY Seasonal - PARTYWARE Seasonal - SPRING AND SUMMER Seasonal - STICKERS
Seasonal - TREE TOPPERS Seasonal - VALENTINES DAY Toys - ACTIVITIES Toys -
BICYCLES Toys - BIKE ACCESSORIES Toys - BOARD GAMES Toys - DOLLS Toys -
ELECTRONIC GAMES Toys - FASHION DOLLS Toys - FIREWORKS Toys - FOOT TO FLOOR Toys
- GIRL ROLE PLAY Toys - GIRLS TOYS Toys - INFANT PRESCHOOL Toys - JUNIOR SPORTS
Toys - KID CONNECTION Toys - KIDS IMPULSE Toys - LICENSED PRESCHOOL Toys - MUSIC
Toys - POOLS Toys - PRESCHOOL ACTIVITY Toys - PRESCHOOL WHEELS Toys - PUZZLES
Toys - RADIO CONTROL VEHICLES Toys - RIDE ONS Toys - SEASONAL PLASTICS Toys -
SMALL DOLL AND COLLECTABLES Toys - SNOW TOYS Toys - SPORTS PLAY Toys - SPRING
TOYS Toys - SWINGSETS Toys - TOY ACTION FIGURES Toys - TOY VEHICLES Toys - TOYS
CONSTRUCTION Toys - WATER TOYS Automotive - ANTIFREEZE Automotive - AUTO
ACCESSORIES Automotive - AUTO APPEARANCE Automotive - AUTO FILTERS AND TOOLS
Automotive - AUTO FRAGRANCES Automotive - AUTO KEYS AND ACCESSORIES Automotive -
AUTO LIGHTING Automotive - AUTO SUNSHADES Automotive - AUTO TIRES Automotive -
BATTERIES AUTO Automotive - BATTERY ACCESSORIES AUTO Automotive - BULK FILTERS
Automotive - BULK OIL Automotive - CARGO AND ORGANIZATION Automotive - CHEMICALS
Automotive - CVP Automotive - ELECTRONICS Automotive - FLOORMATS Automotive -
GAS CANS Automotive - HARD PARTS Automotive - HEAVY DUTY CLEANING Automotive -
JACKS Automotive - MARINE Automotive - MOTOR OIL Automotive - PAINT AND BODY
Automotive - POWER EQUIPMENT Automotive - REFRIGERANT Automotive - RV
ACCESSORIES Automotive - SEATCOVERS Automotive - TARPS TIE DOWNS Automotive -
TENTS Automotive - TIRE MAINTENANCE Automotive - TIRE SPECIALTY AND WHEELS
Automotive - TOWING AND ACCESSORIES Automotive - WASHER FLUID Automotive -
WINTER SEASONAL Automotive - WIPERS Hardware - AIR CONDITIONERS Hardware - AIR
FILTERS Hardware - AIR PURIFICATION Hardware - ALL PURPOSE CLEANERS Hardware -
BATH HARDWARE Hardware - BATH SCALES Hardware - CEILING FANS Hardware - CLEANING
Hardware - DEHUMIDIFIERS Hardware - FANS Hardware - FASHION PLUMBING Hardware -
FASTENERS Hardware - FIRELOGS Hardware - GENERATORS Hardware - HAND TOOLS
Hardware - HEATERS Hardware - HOME HARDWARE Hardware - HUMIDIFIERS Hardware -
LIGHT BULBS Hardware - LIGHTING Hardware - MOVING Hardware - PLUMBING Hardware -
POWER Hardware - POWER TOOLS Hardware - STORAGE Hardware - TOILET SEATS Hardware
- TRASH Hardware - WATER Hardware - WEATHER STRIP - SCREENWIRE Hardware -
WET-DRY VACS Hardware - WOOD PELLETS Hardware - WORK LIGHTS Live Plants -
ANNUALS PAK & POTTED Live Plants - BULBS Live Plants - CHRISTMAS Live Plants -
CONTAINERS Live Plants - EVERYDAY FLORAL Live Plants - FALL HOLIDAYS Live Plants
- FERNS Live Plants - FOLIAGE Live Plants - GRASS SEED Live Plants - HANGING
BASKETS Live Plants - OUTDOOR VEG GARDENING Live Plants - PERENNIALS Live Plants
- POTTING SOIL Live Plants - SEED GARDENING Live Plants - SHRUBS Live Plants -
SPRING HOLIDAYS Live Plants - TREES Live Plants - TROPICAL BLOOMING Outdoor
Living - BIRDS Outdoor Living - BLOWERS Outdoor Living - CHAINSAWS AND
ACCESSORIES Outdoor Living - CHARCOAL GRILLS Outdoor Living - CITRO & REPELLENTS
Outdoor Living - EXTRA SEATING Outdoor Living - FERTILIZERS & SPREADERS Outdoor
Living - FRYERS Outdoor Living - FUEL Outdoor Living - GARDEN TOOLS Outdoor
Living - GARDENING Outdoor Living - GAS AND SPECIALTY GRILLS Outdoor Living -
GLOVES Outdoor Living - GRILL ACCESSORIES Outdoor Living - HARDSCAPES Outdoor
Living - HERBICIDES Outdoor Living - IN-GROUND SOILS Outdoor Living - MOWER
ACCESSORIES AND LUBRICANTS Outdoor Living - MULCH Outdoor Living - OUTDOOR DECOR
Outdoor Living - OUTDOOR HEATING Outdoor Living - OUTDOOR LIGHTING Outdoor
Living - PATIO ACCESSORIES Outdoor Living - PATIO FURNITURE Outdoor Living -
PESTICIDES Outdoor Living - PLANT FOOD Outdoor Living - PLANTERS Outdoor Living
- PLANTING ACCESSORIES Outdoor Living - POOL CHEMICALS Outdoor Living - PORTABLE
GRILLS Outdoor Living - POTTING SOIL Outdoor Living - PROPANE EXCHANGE Outdoor
Living - PUSH MOWERS Outdoor Living - REPLACEMENT CUSHIONS Outdoor Living -
RIDER MOWER Outdoor Living - SALT Outdoor Living - SMOKERS Outdoor Living - SNOW
REMOVAL Outdoor Living - SNOW THROWERS Outdoor Living - TRIMMERS AND ACCESSORIES
Outdoor Living - WATERING Paint And Accessories - APPLICATORS Paint And
Accessories - EXTERIOR PAINT Paint And Accessories - EXTERIOR PROTECTANTS Paint
And Accessories - FLOORING AND WALL DECOR Paint And Accessories - INTERIOR
STAINS Paint And Accessories - LADDERS Paint And Accessories - PAINT INTERIOR
Paint And Accessories - PRIMERS Paint And Accessories - SPRAY PAINT Paint And
Accessories - SUNDRIES Paint And Accessories - TAPE.ADHESIVES.CAULK Sporting
Goods - AIRBEDS AND PUMPS Sporting Goods - AIRGUN Sporting Goods - AMMUNITION
Sporting Goods - ARCHERY Sporting Goods - BASEBALL SOFTBALL Sporting Goods -
BASKETBALL Sporting Goods - CAMPSITE Sporting Goods - CANOPIES Sporting Goods -
CHAIRS Sporting Goods - CLAY TARGETS Sporting Goods - COLD WEATHER HUNTING
Sporting Goods - CONSUMABLES Sporting Goods - COOLERS Sporting Goods - COTS
Sporting Goods - DEER CORN Sporting Goods - DELETED AMMO Sporting Goods - FANS
Sporting Goods - FEED & ATTRACTANTS Sporting Goods - FISHING ACCESSORIES
Sporting Goods - FISHING LURES Sporting Goods - FLASHLIGHTS Sporting Goods -
FOOT TO FLOOR Sporting Goods - FOOTBALL Sporting Goods - GOLF Sporting Goods -
GUN ACCESSORIES Sporting Goods - GUN STORAGE Sporting Goods - GUNS Sporting
Goods - HAMMOCKS Sporting Goods - HUNTING ACCESSORIES Sporting Goods - HUNTING
AND FISHING LICENSES Sporting Goods - HUNTING APPAREL Sporting Goods - ICE
FISHING Sporting Goods - INDOOR GAMES Sporting Goods - KNIVES Sporting Goods -
LARGE EXERCISE Sporting Goods - LIQUID CONTAINERS Sporting Goods - LIVE BAIT
Sporting Goods - MARINE Sporting Goods - MUZZLE LOADER Sporting Goods - OUTDOOR
GAMES Sporting Goods - PADDLE SPORTS Sporting Goods - PERFORMANCE NUTRITION
Sporting Goods - RACQUET SPORTS Sporting Goods - RAINWEAR Sporting Goods -
REGIONAL SPORTS Sporting Goods - RODS & REELS Sporting Goods - SLEEPING BAGS
Sporting Goods - SMALL EXERCISE AND BOXING Sporting Goods - SOCCER Sporting
Goods - SPECIALTY HUNTING Sporting Goods - SPORTS OPTICS Sporting Goods - SPORTS
TRAINING AND MEDICINE Sporting Goods - SWIM Sporting Goods - TABLES Sporting
Goods - TARPS Sporting Goods - TENTS Sporting Goods - TERMINAL TACKLE Sporting
Goods - TRAMPOLINES Sporting Goods - TREE STANDS Sporting Goods - TURKEY
Sporting Goods - VOLLEYBALL Sporting Goods - WATER SPORTS Sporting Goods -
WEIGHTS AND BENCHES Sporting Goods - YOUTH SPORTS Stationery - ACTIVITY
Stationery - BINDERS Stationery - BOOKS Stationery - CALCULATORS Stationery -
CALENDARS Stationery - COPY PAPER Stationery - ENVELOPE Stationery - FASHION
STATIONERY Stationery - FILING Stationery - FLAGS Stationery - MAPS AND ATLAS
Stationery - MOVE AND SHIP Stationery - NOTETAKING Stationery - OFFICE BOARDS
Stationery - OFFICE SUPPLIES Stationery - ORGANIZATION Stationery - PARTY
SUPPLIES Stationery - PLANNERS Stationery - SCHOOL SUPPLIES Stationery -
SECURITY Stationery - SOUVENIR Stationery - SOUVENIRS Stationery - SPORTS
LICENSE Stationery - WRITING Bath / Shower - BATH ACCESSORIES Bath / Shower -
BATH RUGS Bath / Shower - BATH TOWELS Bath / Shower - BEACH Bath / Shower -
DECORATIVE BATH Bath / Shower - SHOWER Bath / Shower - WASHCLOTH BUNDLES Bedding
- AIR BEDS Bedding - BED N BAG Bedding - BED PADS AND FOAM Bedding - BED PILLOWS
Bedding - BED QUILTS Bedding - BLANKETS AND SEASONAL Bedding - COMFORTERS AND
BEDSPREADS Bedding - KIDS LICENSED BEDDING Bedding - SHEETS Cook & Dining -
BAKEWARE Cook & Dining - BEVERAGE Cook & Dining - CHILDRENS TABLEWARE Cook &
Dining - COFFEE MAKERS Cook & Dining - COOKWARE SETS Cook & Dining - CUTLERY
Cook & Dining - DINNERWARE Cook & Dining - DRINKWARE Cook & Dining - FLATWARE
Cook & Dining - FOOD PREPARATION Cook & Dining - GADGETS Cook & Dining - HEATED
COOKING Cook & Dining - KITCHEN Cook & Dining - MICROWAVES Cook & Dining - OPEN
STOCK COOKWARE Cook & Dining - SEASONAL SOFT TABLETOP Cook & Dining - TOAST AND
BREAD Cook & Dining - UTILITY-CLOSET STORAGE Crafts - ADULT CRAFTING Crafts -
DIE CUTTING Crafts - FABRIC Crafts - FASHION ART Crafts - FINE ART Crafts -
FLORAL Crafts - FRAGRANCE Crafts - JEWELRY MAKING Crafts - KIDS CRAFT Crafts -
NEEDLECRAFT Crafts - NOTIONS Crafts - PAINTS AND SURFACES Crafts - PAPERCRAFTING
Crafts - PHOTO ALBUMS Crafts - SEASONAL FLORAL Crafts - SEWING Crafts - SEWING
MACHINE Crafts - SEWING RIBBON Crafts - WEDDING Furniture & Luggage - FURNITURE
FOLDING Furniture & Luggage - KIDS FURNITURE Furniture & Luggage - LIVING ROOM
Furniture & Luggage - MATTRESSES Furniture & Luggage - RTA BEDROOM Furniture &
Luggage - RTA HOME OFFICE Furniture & Luggage - RTA KITCHEN Furniture & Luggage
- SEATING Home Decor - CANDLE ACCESSORIES Home Decor - CANDLES Home Decor -
CLOCKS Home Decor - DECORATIVE ACCESSORIES Home Decor - DOORMATS Home Decor -
FRAGRANCE Home Decor - FRAMES Home Decor - FURNITURE COVERINGS Home Decor -
LIGHTING Home Decor - MIRRORS Home Decor - PILLOWS Home Decor - RUGS Home Decor
- WALL ART Home Decor - WAX CUBES AND WARMERS Home Decor - WINDOW BLINDS Home
Decor - WINDOW DRAPERY HARDWARE Home Decor - WINDOW SOFT Organization & Floor
Care - ALTERNATIVE STORAGE Organization & Floor Care - BASKETS - HAMPERS
Organization & Floor Care - BULK STORAGE Organization & Floor Care - CARGO AND
ORGANIZATION Organization & Floor Care - CLOSET STORAGE Organization & Floor
Care - FLOOR CARE Organization & Floor Care - FOOD PRESERVATION Organization &
Floor Care - FOOD STORAGE Organization & Floor Care - HANGERS Organization &
Floor Care - KITCHEN ORGANIZATION Organization & Floor Care - LARGE APPLIANCES
Organization & Floor Care - LAUNDRY Organization & Floor Care - LUGGAGE
Organization & Floor Care - WASTE Optical - SUN Optical - FRAMES Optical - LENS
Optical - SAFETY

List items and processes:


Factory Certifications or Audits Completed


*mandatory field

Click here to confirm your information is correct prior to submitting
(click here) * 


Questions about the Global Factory Directory?
Contact Us
Is your product made in US, or just interested in finding out more?
                       Visit Our Site


Show fields from Show fields from Show fields from a related table

a table related to ""









 

 

 

 

 

 

Don't show me this message again


 

CAN I ANNOTATE FIELDS TO INDICATE THEIR INTENDED USE?

Yes. You can provide "Help" to your users for any field:

1. On any page in your application, click "Customize" then "Fields". If it is a
multi-table application, select the table.

2. Click the "Edit" button next to the field for which you want to add an
annotation.

3. In the "Help" text input box, enter text that will assist your users, and
click "Save".

Your text will appear when the user hovers over or clicks on the question mark
icon next to that field on the Add Record and Edit Record pages.
 
foo


We're glad you're interested in doing more with Quickbase!

Now we need to make you official before you share apps or manage your account.

Verifying your email lets you share Quickbase with others in your company.

Your work email
Your company

CLIENT PERFORMANCE REPORT

Network latency: (1.665 s)

The time taken for page load once the page is received from the server:(0.997 s)

The total process of navigation and page load: (2.662 s)

Got to this page by clicking a link or entering a URL.




From inline js at page top..
        .. to the time until docready:(1.628 s)
        .. to the time until window load begins: (1.886 s)
        .. to the time until window load ends: (1.923 s)



You've made changes to this Factory Directory Entry. Do you want to save these
changes before going to the next screen?

Add a new choice:

Report Name * Description Show description on report page

Reports and Charts Panel
Each table has a panel listing its reports and charts, organized in groups.
Please wait while your new report is saved...

Print the report as a table Print one Factory Directory Entry per page ( total)
Using the form:

Print as much of the timeline as fits on a single page Print the timeline over
multiple letter-size pages in landscape orientation

New subscription... Print Search & replace in this report... Save as a
spreadsheet Clear New and Updated flags Sorting & grouping...
View as a calendar View as a timeline
Change the owner of these records... Delete all records in this report Show the
expanded URL for this report

Report

Group up Group down

Hide this column Add a column...

New table based on this column...

Column properties... Field properties...

Sort A to Z Sort Z to A ------------- Group A to Z Group Z to A grouping by


Field label Column heading override Justification Auto Left Center Right What
does auto mean?

  Multiple values found.   more...


Fields in:

Fields to Extract:



Name for the new table: Items in the new table are called:

When you bring additional fields into a conversion, Quickbase often finds
inconsistencies. For example, say you're converting your Companies column into
its own table. One company, Acme Corporation, has offices in New York, Dallas
and Portland. So, when you add the City column to the conversion, Quickbase
finds three different locations for Acme. A single value in the column you're
converting can only match one value in any additional field. Quickbase needs you
to clean up the extra cities before it can create your new table. To do so, you
have one of two choices:

 * If you want to create three separate Acme records (Acme-New York, Acme-Dallas
   and Acme-Portland) click the Conform link at the top of the column.
 * If the dissimilar entries are mistakes (say Acme only has one office in New
   York and the other locations are data-entry errors) go back into your table
   and correct the inconsistencies—in this case, changing all locations to New
   York. Then try the conversion again.

Read more about converting a column into a table.






Cut Copy Paste Paste Special

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

Fill Down Reset to Original Values

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

Insert Blank Rows x x

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

Undo

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

Edit this Field's Properties... x x


Editing Conflict
you changed ' '
from:


to:


  changed ' '
from:


to:




TO PASTE

To paste clipboard data that comes from another program right-click on the text
area below, select Paste, then click OK.

Unable to Save Changes
While you were editing these records, someone else was also editing some of the
same records and made changes that conflict with some of your changes.

Unable to Save Changes

You are no longer signed in to Quickbase.
Either your session expired or you signed out in another browser window. Please
sign in below and then click the Save Changes button again. Sign in failed.
Please try again.

Email address (or user name): Password:  

Expand this section to show all related x Collapse this section and make it
scrollable Clear "New" and "Updated" Flags for all x