www.contacthiscox.com Open in urlscan Pro
64.253.38.183  Public Scan

Submitted URL: http://www.contacthiscox.com/partner/
Effective URL: https://www.contacthiscox.com/partner/
Submission: On April 15 via manual from US — Scanned from GB

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="Form1" enctype="multipart/form-data">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE4NzA0MjI4MzEPZBYCZg9kFgICAQ8WAh4HZW5jdHlwZQUTbXVsdGlwYXJ0L2Zvcm0tZGF0YRYCAgEPZBYCAgEPFgIeBXN0eWxlBQ1kaXNwbGF5Om5vbmU7ZGSKkJmJ4TUSK4aY/omPOWUpOyJCMrFMJgRgyWrv0cj0rQ==">
  </div>
  <script type="text/javascript" src="/partner/ajaxpro/prototype.ashx"></script>
  <script type="text/javascript" src="/partner/ajaxpro/core.ashx"></script>
  <script type="text/javascript" src="/partner/ajaxpro/converter.ashx"></script>
  <script type="text/javascript" src="/partner/ajaxpro/ASP.default_aspx,App_Web_ijgcdsd4.ashx"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8E118862">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAQQbCo/fO014iD0qMMudJ/RgGqaIon0gLZzQejBnP4qRUw0/uFolMAN4Tyy+UIBSv8LMpCvcyKxCPFQ1roEN3bwPtFX+WYjCox+0m9NWI4gfA49BrdgV1r4X/uz+EboXGg=">
  </div>
  <div class="main-container">
    <div class="header">
      <div class="logo-home">
        <img border="0" title="Hiscox: Encourage courage" alt="Hiscox: Encourage courage" src="/Styles/img/Hiscox_Encourage_courage.png" id="hiscox_logoEncc">
      </div>
      <div class="header-title"> Policy Management<br>1-866-739-0727 </div>
    </div>
    <!-- a href="Reports.aspx" class="no-print">report...</a -->
    <div class="clear">
    </div>
    <div class="page-container">
      <script type="text/javascript" src="/Scripts/orangebox.min.js"></script>
      <script type="text/javascript">
        oB.settings.addThis = false;
      </script>
      <link rel="stylesheet" type="text/css" href="/Styles/orangebox.css">
      <input type="hidden" name="ctl00$MainContent$fstep" id="MainContent_fstep" value="1">
      <script type="text/javascript">
        $(function() {
          //Add checkbox handlers
          $(':checkbox').change(function() {
            updateRadios();
          });
          //updateRadios
          updateRadios();
        });

        function checkFile(control) {
          var f = control.files[0]
          var ext = f.name.match(/\.([^\.]+)$/)[1];
          ext = ext.toLowerCase();
          var allow = ASP.default_aspx.checkUploadedSize(f.size);
          if (ext != "pdf" && ext != "jpg" && ext != "jpeg" && ext != "msg" && ext != "html" && ext != "doc" && ext != "docx" && ext != "xls" && ext != "xlsx") {
            $(MainContent_lblUploadError).text("File extension not allowed. Only pdf, jpg, jpeg, msg, html, word and excel files are allowed.");
            $(MainContent_btnUpload).hide();
            //ASP.default_aspx.disableUpload();
            //alert("File extension not allowed. Only pdf, jpg and jpeg are allowed.")
          } else if (f.size > 26214400 || f.fileSize > 26214400) {
            //show an alert to the user
            $(MainContent_lblUploadError).text("Allowed file size exceeded. (Max. 25 MB)");
            $(MainContent_btnUpload).hide();
            //ASP.default_aspx.disableUpload();
            //alert("Allowed file size exceeded. (Max. 20 MB)")
            //reset file upload control
            this.value = null;
          } else if (!allow.value) {
            $(MainContent_lblUploadError).text("Limit for total size of files exceeded. (Max. 25 MB)");
            $(MainContent_btnUpload).hide();
          } else {
            $(MainContent_lblUploadError).text("");
            $(MainContent_btnUpload).show();
          }
        }

        function updateRadios() {
          var chkCount = 0;
          if ($('#qId_467').is(':checked')) chkCount += 1;
          if ($('#qId_468').is(':checked')) chkCount += 1;
          if ($('#qId_469').is(':checked')) chkCount += 1;
          if (chkCount > 1) {
            $('#l_488').text("Landlord (only applicable to GL and BOP)");
            $('#l_489').text("Loss payee (only applicable to BOP)");
          } else {
            $('#l_488').text("Landlord");
            $('#l_489').text("Loss payee");
          }
          if (($('#qId_648').is(':checked') && $('#qId_648').is(":visible")) || ($('#qId_561').is(':checked') && $('#qId_561').is(":visible")) || ($('#qId_711').is(':checked') && $('#qId_711').is(":visible")) || ($('#qId_712').is(':checked') && $(
              '#qId_712').is(":visible"))) {
            $('#MainContent_sctnUpload').show();
          } else {
            $('#MainContent_sctnUpload').hide();
          }
        }
        $(function() {
          return;
          $('.question').mouseover(function(event) {
            createTooltip(event);
          }).mouseout(function() {
            // create a hidefunction on the callback if you want
            //hideTooltip(); 
          });
        });

        function createTooltip(event) {
          var d = '<div class="qtooltip">';
          d += $(event.target).text();
          d += '</div>';
          if ($('.qtooltip')[0]) {
            $('.qtooltip').text($(event.target).text());
          } else $(d).appendTo('body');
          positionTooltip(event);
        };

        function positionTooltip(event) {
          var tPosX = event.target.offsetLeft + 30;
          var tPosY = event.target.offsetTop + 20;
          $('div.qtooltip').css({
            'position': 'absolute',
            'top': tPosY,
            'left': tPosX
          });
        };
      </script>
      <div class="cnt-sctn no-bg">
        <div id="MainContent_error_id" class="error-summary" style="display:none;">
          <div class="error-text">
            <span class="no-print">The highlighted questions contain errors. Please review and amend.</span>
          </div>
        </div>
        <span id="MainContent_mainContainer">
          <div id="MainContent_sctn11" class="SectionContainer">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">
                  </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_465" class="questionBlock" style="display:block;">
                <span class="questionTitle">This site allows you to quickly request servicing on your client’s policy or submit a general inquiry. Most requests will be responded to within 1 business day.<br><br> If you have any questions or need to
                  speak with us regarding your request, please contact us at 1-866-739-0727, Mon – Fri from 7 am to 10 pm ET.<br></span>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn1" class="SectionContainer">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Your Information </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_631" class="questionBlock" style="display:none;">
                <div class="question qt_text">First Name*<br></div>
                <div class="answer at_textbox"><input id="qId_631" name="qId_631" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_632" class="questionBlock" style="display:none;">
                <div class="question qt_text">Last Name*<br></div>
                <div class="answer at_textbox"><input id="qId_632" name="qId_632" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_701" class="questionBlock" style="display:block;">
                <div class="question qt_text">Hiscox Partner/Wholesaler Affiliation<br></div>
                <div class="answer at_"><input id="qId_701" name="qId_701" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_419" class="questionBlock" style="display:block;">
                <div class="question qt_text">Name<br></div>
                <div class="answer at_"><input id="qId_419" name="qId_419" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_700" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="question qt_text">Agent ID<br></div>
                <div class="answer at_"><input id="qId_700" name="qId_700" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_509" class="questionBlock" style="display:block;">
                <div class="question qt_text">Email Address<br></div>
                <div class="answer at_"><input id="qId_509" name="qId_509" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_508" class="questionBlock" style="display:block;">
                <div class="question qt_text">Phone Number<br></div>
                <div class="answer at_"><input id="qId_508" name="qId_508" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_560" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_560" name="qId_560" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Policy Servicing Requests<br></div>
              </div>
              <div id="MainContent_qr_703" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_703" name="qId_703" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Agent &amp; Partner Servicing Requests<br></div>
              </div>
              <div id="MainContent_qr_562" class=" hidden  hidden questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_text">Your Hiscox partner/wholesaler affiliation<br></div>
                <div class="answer at_textbox"><input id="qId_562" name="qId_562" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_462" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="question qt_text">Email address<br></div>
                <div class="answer at_"><input id="qId_462" name="qId_462" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_463" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="question qt_text">Phone number<br></div>
                <div class="answer at_"><input id="qId_463" name="qId_463" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_660" class=" hidden  hidden questionBlock" style="display:none;">
                <div class="question qt_textzone">Please provide any special wording required on the certificate.<br></div>
                <div class="answer at_textzone"><textarea id="qId_660" name="qId_660" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn17" class="SectionContainer">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Policy Servicing Requests </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_460" class="questionBlock" style="display:block;">
                <div class="question qt_text">Named insured (Business name)<br></div>
                <div class="answer at_"><input id="qId_460" name="qId_460" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_461" class="questionBlock" style="display:block;">
                <div class="question qt_text">Hiscox policy number<br></div>
                <div class="answer at_"><input id="qId_461" name="qId_461" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)">
                  <div class="help" style="float: right;">
                    <span class="hlpinit"><img src="/Styles/img/info.png" alt="i" onclick="$('hlpDisp').toggle();"></span>
                    <div class="hlpDisp"> You can find the policy number on the upper right hand corner of the policy documents or emails we've sent you. <br>The policy number will follow one of these formats: <br>UDC-1234567-CGL-99
                      <br>UDC-1234567-EO-99 <br>UDC-1234567-BOP-99 </div>
                  </div>
                </div>
              </div>
              <div id="MainContent_qr_464" class="questionBlock" style="display:block;">
                <span class="questionTitle">Please select one or more of the following options<br></span>
              </div>
              <div id="MainContent_qr_491" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_491" name="qId_491" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Issue an Additional Insured an ACORD certificate<br></div>
              </div>
              <div id="MainContent_qr_492" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_492" name="qId_492" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Send an ACORD certificate (Certificate holder request)
                  <a style="font-size:1em; font-weight:normal; text-decoration:underline; color:#616161;" rel="lightbox" href="#faq_accord_1" data-ob="lightbox">as described here</a>
                  <div id="faq_accord_1" style="display:none; min-height:150px !important;text-align:left; ">
                    <div id="lbx">
                      <p id="mwt">ACORD certificate (Certificate holder request)</p>
                      <p>The one-page ACORD certificate of insurance summarizes essential information about your insurance policy, such as coverage types, policy numbers, insurance limits, and effective and expiration dates. If your client or
                        landlord requires additional insured status under written contact with you we will issue the Acord certificate holder with additional insured status.</p>
                    </div>
                  </div><br>
                </div>
              </div>
              <div id="MainContent_qr_511" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_511" name="qId_511" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Add Authorized Person<br></div>
              </div>
              <div id="MainContent_qr_516" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_516" name="qId_516" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Address Change<br></div>
              </div>
              <div id="MainContent_qr_521" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_521" name="qId_521" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Business Name Change<br></div>
              </div>
              <div id="MainContent_qr_532" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_532" name="qId_532" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Policy Document Request<br></div>
              </div>
              <div id="MainContent_qr_603" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_603" name="qId_603" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Add a Waiver of Subrogation endorsement
                  <a style="font-size:1em; font-weight:normal; text-decoration:underline; color:#616161;" rel="lightbox" href="#faq_subrogation_1" data-ob="lightbox">as described here</a>
                  <div id="faq_subrogation_1" style="display:none; min-height:150px !important;">
                    <div id="lbx">
                      <p id="mwt">Modified Waiver of Transfer of Rights of Recovery Against Others to Us (Waiver of Subrogation)</p>
                      <p><b>General Liability: </b>Some client contracts or landlord lease agreements require your Commercial General Liability insurance to include a waiver of subrogation. If your contract or lease agreement requires this coverage
                        modification, you can include it on your policy for an additional fee.<br>This endorsement allows you to waive your rights against another party so long as you do so in writing prior to:<br>An offense arising out of your
                        business that caused a “personal and advertising injury” or an "occurrence" that caused "bodily injury" or "property damage".</p>
                      <p><b>Professional Liability: </b>Some client contracts require your Professional Liability insurance to include a waiver of subrogation. If your contract requires this coverage modification, you can include it on your policy
                        for an additional fee. This endorsement allows you to waive your rights of recovery, provided that Your waiver of Your rights is in writing and predates the first such Wrongful Act giving rise to the Claim resulting in payment
                        of Damages or Claim Expenses by Us. </p>
                    </div>
                  </div><br>
                </div>
              </div>
              <div id="MainContent_qr_561" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_561" name="qId_561" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Other<br></div>
              </div>
              <div id="MainContent_qr_648" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_648" name="qId_648" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Submit Documents<br></div>
              </div>
              <div id="MainContent_qr_563" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_textzone">Questions/Comments (Please be as detailed as possible)<br></div>
                <div class="answer at_textzone"><textarea id="qId_563" name="qId_563" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_466" class="questionBlock" style="display:none;">
                <span class="questionTitle">Please indicate which of your client’s policies you would like to update:<br></span>
              </div>
              <div id="MainContent_qr_467" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_467" name="qId_467" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Professional Liability (also known as Errors &amp; Omissions)<br></div>
              </div>
              <div id="MainContent_qr_468" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_468" name="qId_468" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">General Liability<br></div>
              </div>
              <div id="MainContent_qr_496" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div><span class="questionTitle">or<br></span>
              </div>
              <div id="MainContent_qr_469" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_469" name="qId_469" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Business Owners Policy<br></div>
              </div>
              <div id="MainContent_qr_702" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_textzone">Please provide the name and address of the entity requesting the waiver of subrogation.<br></div>
                <div class="answer at_textzone"><textarea id="qId_702" name="qId_702" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_616" class="questionBlock" style="display:none;">
                <span class="questionTitle">What is your client’s relationship with this party?<br></span>
              </div>
              <div id="MainContent_qr_617" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="617_616" type="radio" autocomplete="off" value="Client" name="qId_616" onclick="validateAnswers(this);"><label id="l_617" class="rOpt" for="617_616">Client</label></div>
              </div>
              <div id="MainContent_qr_618" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="618_616" type="radio" autocomplete="off" value="Landlord" name="qId_616" onclick="validateAnswers(this);"><label id="l_618" class="rOpt" for="618_616">Landlord</label></div>
              </div>
              <div id="MainContent_qr_619" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="619_616" type="radio" autocomplete="off" value="Other, please explain" name="qId_616" onclick="validateAnswers(this);"><label id="l_619" class="rOpt" for="619_616">Other, please explain</label>
                </div>
              </div>
              <div id="MainContent_qr_620" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please describe the professional service your client will provide to this party <i>(Limit 1000 Characters)</i><br></div>
                <div class="answer at_textzone"><textarea id="qId_620" name="qId_620" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_610" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Provide a brief description of your client’s professional services (please provide more detail than “Consulting”, a brief description will expedite handling).<br></div>
                <div class="answer at_textzone"><textarea id="qId_610" name="qId_610" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_621" class=" hidden  hidden questionBlock" style="display:none;">
                <p>If you are an Architect, Engineer or Design professional we will require a copy of your contract with the waiver of subrogation insurance requirement and the detailed statement of work. Please email this to
                  <a href="mailto:contact@hiscox.com">contact@hiscox.com</a>.</p>
              </div>
              <div id="MainContent_qr_482" class="questionBlock" style="display:none;">
                <span class="questionTitle">For the waiver of subrogation endorsement, a 10% premium charge will be applied to the policy. Please confirm:<br></span>
              </div>
              <div id="MainContent_qr_604" class=" hidden  hidden questionBlock" style="display:none;">
                <span class="questionTitle">Please Confirm:<br></span>
              </div>
              <div id="MainContent_qr_605" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_605" name="qId_605" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">I give Hiscox Insurance Company, Inc. my consent to automatically charge any additional premium using the credit card on my client’s policy.<br></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn3" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Additional Insured Information </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_488" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="488_475" type="radio" autocomplete="off" value="Landlord" name="qId_475" onclick="validateAnswers(this);"><label id="l_488" class="rOpt" for="488_475">Landlord</label></div>
              </div>
              <div id="MainContent_qr_489" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="489_475" type="radio" autocomplete="off" value="Loss payee" name="qId_475" onclick="validateAnswers(this);"><label id="l_489" class="rOpt" for="489_475">Loss payee</label></div>
              </div>
              <div id="MainContent_qr_498" class="questionBlock" style="display:none;">
                <span class="questionTitle">Note: Please type the additional insured’s name exactly as you want it to appear on the documentation. Only one client name is allowed per Additional Insured endorsement. Multiple client names or client
                  entities will be listed on separate endorsements.<br></span>
              </div>
              <div id="MainContent_qr_499" class="questionBlock" style="display:none;">
                <span class="questionTitle">Note: Please type the additional insured’s name exactly as you want it to appear on the documentation. Multiple landlord entity names for the same address may be listed on the same endorsement.<br></span>
              </div>
              <div id="MainContent_qr_494" class="questionBlock" style="display:none;">
                <div class="question qt_text">Name of Additional Insured <i>(entity will be listed as a certificate holder on the ACORD)</i><br></div>
                <div class="answer at_"><input id="qId_494" name="qId_494" type="text" value="" maxlength="100" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_470" class="questionBlock" style="display:none;">
                <div class="question qt_text">Street<br></div>
                <div class="answer at_"><input id="qId_470" name="qId_470" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_471" class="questionBlock" style="display:none;">
                <div class="question qt_text">Secondary street (optional)<br></div>
                <div class="answer at_"><input id="qId_471" name="qId_471" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_472" class="questionBlock" style="display:none;">
                <div class="question qt_text">City<br></div>
                <div class="answer at_"><input id="qId_472" name="qId_472" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_13" class="questionBlock" style="display:none;">
                <div class="question qt_dropdown">State:<br></div>
                <div class="answer at_"><select id="qId_13" name="qId_13" autocomplete="off" onchange="validateAnswers(this);">
                    <option>Please Select</option>
                    <option value="ALABAMA">ALABAMA</option>
                    <option value="ALASKA">ALASKA</option>
                    <option value="ARIZONA">ARIZONA</option>
                    <option value="ARKANSAS">ARKANSAS</option>
                    <option value="CALIFORNIA">CALIFORNIA</option>
                    <option value="COLORADO">COLORADO</option>
                    <option value="CONNECTICUT">CONNECTICUT</option>
                    <option value="DELAWARE">DELAWARE</option>
                    <option value="DISTRICT OF COLUMBIA">DISTRICT OF COLUMBIA</option>
                    <option value="FLORIDA">FLORIDA</option>
                    <option value="GEORGIA">GEORGIA</option>
                    <option value="HAWAII">HAWAII</option>
                    <option value="IDAHO">IDAHO</option>
                    <option value="ILLINOIS">ILLINOIS</option>
                    <option value="INDIANA">INDIANA</option>
                    <option value="IOWA">IOWA</option>
                    <option value="KANSAS">KANSAS</option>
                    <option value="KENTUCKY">KENTUCKY</option>
                    <option value="LOUISIANA">LOUISIANA</option>
                    <option value="MAINE">MAINE</option>
                    <option value="MARYLAND">MARYLAND</option>
                    <option value="MASSACHUSETTS">MASSACHUSETTS</option>
                    <option value="MICHIGAN">MICHIGAN</option>
                    <option value="MINNESOTA">MINNESOTA</option>
                    <option value="MISSISSIPPI">MISSISSIPPI</option>
                    <option value="MISSOURI">MISSOURI</option>
                    <option value="MONTANA">MONTANA</option>
                    <option value="NEBRASKA">NEBRASKA</option>
                    <option value="NEVADA">NEVADA</option>
                    <option value="NEW HAMPSHIRE">NEW HAMPSHIRE</option>
                    <option value="NEW JERSEY">NEW JERSEY</option>
                    <option value="NEW MEXICO">NEW MEXICO</option>
                    <option value="NEW YORK">NEW YORK</option>
                    <option value="NORTH CAROLINA">NORTH CAROLINA</option>
                    <option value="NORTH DAKOTA">NORTH DAKOTA</option>
                    <option value="OHIO">OHIO</option>
                    <option value="OKLAHOMA">OKLAHOMA</option>
                    <option value="OREGON">OREGON</option>
                    <option value="PENNSYLVANIA">PENNSYLVANIA</option>
                    <option value="RHODE ISLAND">RHODE ISLAND</option>
                    <option value="SOUTH CAROLINA">SOUTH CAROLINA</option>
                    <option value="SOUTH DAKOTA">SOUTH DAKOTA</option>
                    <option value="TENNESSEE">TENNESSEE</option>
                    <option value="TEXAS">TEXAS</option>
                    <option value="UTAH">UTAH</option>
                    <option value="VERMONT">VERMONT</option>
                    <option value="VIRGINIA">VIRGINIA</option>
                    <option value="WASHINGTON">WASHINGTON</option>
                    <option value="WEST VIRGINIA">WEST VIRGINIA</option>
                    <option value="WISCONSIN">WISCONSIN</option>
                    <option value="WYOMING">WYOMING</option>
                  </select></div>
              </div>
              <div id="MainContent_qr_474" class="questionBlock" style="display:none;">
                <div class="question qt_text">ZIP code <br><br></div>
                <div class="answer at_"><input id="qId_474" name="qId_474" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_612" class="questionBlock" style="display:none;">
                <span class="questionTitle">Description of operations:<br></span>
              </div>
              <div id="MainContent_qr_611" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_611" name="qId_611" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Please click here if your client or landlord requires specific language on the ACORD certificate. You understand and agree any language entered in the description of operations wording field does not
                  alter or change any of the policy's terms and conditions.<br></div>
              </div>
              <div id="MainContent_qr_606" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_textzone">Description of operations wording - some clients ask for specific language to be added to the ACORD certificate to meet their requirements. If your client has requested this, please enter it here. If
                  not, please leave this section blank.<br></div>
                <div class="answer at_textzone"><textarea id="qId_606" name="qId_606" maxlength="<822" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_476" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please provide a description of the services you will perform for this client:<br></div>
                <div class="answer at_textzone"><textarea id="qId_476" name="qId_476" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_477" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please include a description of leased property and estimated value.<br></div>
                <div class="answer at_textzone"><textarea id="qId_477" name="qId_477" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_478" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please describe your relationship with the third party and why an Additional Insured status is being requested.<br></div>
                <div class="answer at_textzone"><textarea id="qId_478" name="qId_478" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn4" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Acord Request </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_479" class="questionBlock" style="display:none;">
                <div class="question qt_text">Certificate holder (the name of the business requesting a certificate of insurance) <br><br></div>
                <div class="answer at_"><input id="qId_479" name="qId_479" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_500" class="questionBlock" style="display:none;">
                <div class="question qt_text">Street<br></div>
                <div class="answer at_"><input id="qId_500" name="qId_500" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_501" class="questionBlock" style="display:none;">
                <div class="question qt_text">Secondary street (optional)<br></div>
                <div class="answer at_"><input id="qId_501" name="qId_501" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_502" class="questionBlock" style="display:none;">
                <div class="question qt_text">City<br></div>
                <div class="answer at_"><input id="qId_502" name="qId_502" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_506" class="questionBlock" style="display:none;">
                <div class="question qt_dropdown">State:<br></div>
                <div class="answer at_"><select id="qId_506" name="qId_506" autocomplete="off" onchange="validateAnswers(this);">
                    <option>Please Select</option>
                    <option value="ALABAMA">ALABAMA</option>
                    <option value="ALASKA">ALASKA</option>
                    <option value="ARIZONA">ARIZONA</option>
                    <option value="ARKANSAS">ARKANSAS</option>
                    <option value="CALIFORNIA">CALIFORNIA</option>
                    <option value="COLORADO">COLORADO</option>
                    <option value="CONNECTICUT">CONNECTICUT</option>
                    <option value="DELAWARE">DELAWARE</option>
                    <option value="DISTRICT OF COLUMBIA">DISTRICT OF COLUMBIA</option>
                    <option value="FLORIDA">FLORIDA</option>
                    <option value="GEORGIA">GEORGIA</option>
                    <option value="HAWAII">HAWAII</option>
                    <option value="IDAHO">IDAHO</option>
                    <option value="ILLINOIS">ILLINOIS</option>
                    <option value="INDIANA">INDIANA</option>
                    <option value="IOWA">IOWA</option>
                    <option value="KANSAS">KANSAS</option>
                    <option value="KENTUCKY">KENTUCKY</option>
                    <option value="LOUISIANA">LOUISIANA</option>
                    <option value="MAINE">MAINE</option>
                    <option value="MARYLAND">MARYLAND</option>
                    <option value="MASSACHUSETTS">MASSACHUSETTS</option>
                    <option value="MICHIGAN">MICHIGAN</option>
                    <option value="MINNESOTA">MINNESOTA</option>
                    <option value="MISSISSIPPI">MISSISSIPPI</option>
                    <option value="MISSOURI">MISSOURI</option>
                    <option value="MONTANA">MONTANA</option>
                    <option value="NEBRASKA">NEBRASKA</option>
                    <option value="NEVADA">NEVADA</option>
                    <option value="NEW HAMPSHIRE">NEW HAMPSHIRE</option>
                    <option value="NEW JERSEY">NEW JERSEY</option>
                    <option value="NEW MEXICO">NEW MEXICO</option>
                    <option value="NEW YORK">NEW YORK</option>
                    <option value="NORTH CAROLINA">NORTH CAROLINA</option>
                    <option value="NORTH DAKOTA">NORTH DAKOTA</option>
                    <option value="OHIO">OHIO</option>
                    <option value="OKLAHOMA">OKLAHOMA</option>
                    <option value="OREGON">OREGON</option>
                    <option value="PENNSYLVANIA">PENNSYLVANIA</option>
                    <option value="RHODE ISLAND">RHODE ISLAND</option>
                    <option value="SOUTH CAROLINA">SOUTH CAROLINA</option>
                    <option value="SOUTH DAKOTA">SOUTH DAKOTA</option>
                    <option value="TENNESSEE">TENNESSEE</option>
                    <option value="TEXAS">TEXAS</option>
                    <option value="UTAH">UTAH</option>
                    <option value="VERMONT">VERMONT</option>
                    <option value="VIRGINIA">VIRGINIA</option>
                    <option value="WASHINGTON">WASHINGTON</option>
                    <option value="WEST VIRGINIA">WEST VIRGINIA</option>
                    <option value="WISCONSIN">WISCONSIN</option>
                    <option value="WYOMING">WYOMING</option>
                  </select></div>
              </div>
              <div id="MainContent_qr_504" class="questionBlock" style="display:none;">
                <div class="question qt_text">ZIP code <br><br></div>
                <div class="answer at_"><input id="qId_504" name="qId_504" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_614" class="questionBlock" style="display:none;">
                <span class="questionTitle">Description of operations:<br></span>
              </div>
              <div id="MainContent_qr_613" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_613" name="qId_613" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Please click here if your client or landlord requires specific language on the ACORD certificate. You understand and agree any language entered in the description of operations wording field does not
                  alter or change any of the policy's terms and conditions.<br></div>
              </div>
              <div id="MainContent_qr_480" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_textzone">Description of operations wording - some clients ask for specific language to be added to the ACORD certificate to meet their requirements. If your client has requested this, please enter it here. If
                  not, please leave this section blank.<br></div>
                <div class="answer at_textzone"><textarea id="qId_480" name="qId_480" maxlength="<822" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn12" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Add Authorized Person </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_512" class="questionBlock" style="display:none;">
                <div class="question qt_text">Authorized Person Name<br></div>
                <div class="answer at_"><input id="qId_512" name="qId_512" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_647" class="questionBlock" style="display:none;">
                <div class="question qt_text">Authorized Person Last Name<br></div>
                <div class="answer at_"><input id="qId_647" name="qId_647" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_513" class="questionBlock" style="display:none;">
                <div class="question qt_text">Role<br></div>
                <div class="answer at_"><input id="qId_513" name="qId_513" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_514" class="questionBlock" style="display:none;">
                <div class="question qt_text">Phone Number<br></div>
                <div class="answer at_"><input id="qId_514" name="qId_514" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_515" class="questionBlock" style="display:none;">
                <div class="question qt_text">Email Address<br></div>
                <div class="answer at_"><input id="qId_515" name="qId_515" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn13" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Address Change </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_543" class="questionBlock" style="display:none;">
                <div class="question qt_text">Street<br></div>
                <div class="answer at_"><input id="qId_543" name="qId_543" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_544" class="questionBlock" style="display:none;">
                <div class="question qt_text">Secondary street (optional)<br></div>
                <div class="answer at_"><input id="qId_544" name="qId_544" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_545" class="questionBlock" style="display:none;">
                <div class="question qt_text">City<br></div>
                <div class="answer at_"><input id="qId_545" name="qId_545" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_546" class="questionBlock" style="display:none;">
                <div class="question qt_dropdown">State:<br></div>
                <div class="answer at_"><select id="qId_546" name="qId_546" autocomplete="off" onchange="validateAnswers(this);">
                    <option>Please Select</option>
                    <option value="ALABAMA">ALABAMA</option>
                    <option value="ALASKA">ALASKA</option>
                    <option value="ARIZONA">ARIZONA</option>
                    <option value="ARKANSAS">ARKANSAS</option>
                    <option value="CALIFORNIA">CALIFORNIA</option>
                    <option value="COLORADO">COLORADO</option>
                    <option value="CONNECTICUT">CONNECTICUT</option>
                    <option value="DELAWARE">DELAWARE</option>
                    <option value="DISTRICT OF COLUMBIA">DISTRICT OF COLUMBIA</option>
                    <option value="FLORIDA">FLORIDA</option>
                    <option value="GEORGIA">GEORGIA</option>
                    <option value="HAWAII">HAWAII</option>
                    <option value="IDAHO">IDAHO</option>
                    <option value="ILLINOIS">ILLINOIS</option>
                    <option value="INDIANA">INDIANA</option>
                    <option value="IOWA">IOWA</option>
                    <option value="KANSAS">KANSAS</option>
                    <option value="KENTUCKY">KENTUCKY</option>
                    <option value="LOUISIANA">LOUISIANA</option>
                    <option value="MAINE">MAINE</option>
                    <option value="MARYLAND">MARYLAND</option>
                    <option value="MASSACHUSETTS">MASSACHUSETTS</option>
                    <option value="MICHIGAN">MICHIGAN</option>
                    <option value="MINNESOTA">MINNESOTA</option>
                    <option value="MISSISSIPPI">MISSISSIPPI</option>
                    <option value="MISSOURI">MISSOURI</option>
                    <option value="MONTANA">MONTANA</option>
                    <option value="NEBRASKA">NEBRASKA</option>
                    <option value="NEVADA">NEVADA</option>
                    <option value="NEW HAMPSHIRE">NEW HAMPSHIRE</option>
                    <option value="NEW JERSEY">NEW JERSEY</option>
                    <option value="NEW MEXICO">NEW MEXICO</option>
                    <option value="NEW YORK">NEW YORK</option>
                    <option value="NORTH CAROLINA">NORTH CAROLINA</option>
                    <option value="NORTH DAKOTA">NORTH DAKOTA</option>
                    <option value="OHIO">OHIO</option>
                    <option value="OKLAHOMA">OKLAHOMA</option>
                    <option value="OREGON">OREGON</option>
                    <option value="PENNSYLVANIA">PENNSYLVANIA</option>
                    <option value="RHODE ISLAND">RHODE ISLAND</option>
                    <option value="SOUTH CAROLINA">SOUTH CAROLINA</option>
                    <option value="SOUTH DAKOTA">SOUTH DAKOTA</option>
                    <option value="TENNESSEE">TENNESSEE</option>
                    <option value="TEXAS">TEXAS</option>
                    <option value="UTAH">UTAH</option>
                    <option value="VERMONT">VERMONT</option>
                    <option value="VIRGINIA">VIRGINIA</option>
                    <option value="WASHINGTON">WASHINGTON</option>
                    <option value="WEST VIRGINIA">WEST VIRGINIA</option>
                    <option value="WISCONSIN">WISCONSIN</option>
                    <option value="WYOMING">WYOMING</option>
                  </select></div>
              </div>
              <div id="MainContent_qr_547" class="questionBlock" style="display:none;">
                <div class="question qt_text">ZIP code <br><br></div>
                <div class="answer at_"><input id="qId_547" name="qId_547" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_518" class="questionBlock" style="display:none;">
                <div class="question qt_text">Square feet occupied at this address<br></div>
                <div class="answer at_"><input id="qId_518" name="qId_518" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_519" class="questionBlock" style="display:none;">
                <div class="question qt_text">Total number of business locations<br></div>
                <div class="answer at_"><input id="qId_519" name="qId_519" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_520" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Any change in business services, if yes please describe.<br></div>
                <div class="answer at_textzone"><textarea id="qId_520" name="qId_520" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn14" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Business Name Change </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_522" class="questionBlock" style="display:none;">
                <span class="questionTitle">Reason for change<br></span>
              </div>
              <div id="MainContent_qr_523" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_523" name="qId_523" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Typographical Error<br></div>
              </div>
              <div id="MainContent_qr_524" class="questionBlock" style="display:none;">
                <div class="answer at_checkbox"><input id="qId_524" name="qId_524" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Other, please explain<br></div>
              </div>
              <div id="MainContent_qr_565" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_text">Reason for change explanation<br></div>
                <div class="answer at_textbox"><input id="qId_565" name="qId_565" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_525" class="questionBlock" style="display:none;">
                <span class="questionTitle">Has your business experienced any of the following?<br></span>
              </div>
              <div id="MainContent_qr_526" class="questionBlock" style="display:none;">
                <div class="question qt_radiocluster">Adverse financial event<br></div>
                <div class="answer at_radiocluster"><input id="000_526" type="radio" autocomplete="off" value="Yes" name="qId_526" onclick="validateAnswers(this);"><label id="l_000" class="rOpt" for="000_526">Yes</label><input id="001_526"
                    type="radio" autocomplete="off" value="No" name="qId_526" onclick="validateAnswers(this);"><label id="l_001" class="rOpt" for="001_526">No</label></div>
              </div>
              <div id="MainContent_qr_529" class="questionBlock" style="display:none;">
                <div class="question qt_radiocluster">Unreported claim or loss<br></div>
                <div class="answer at_radiocluster"><input id="000_529" type="radio" autocomplete="off" value="Yes" name="qId_529" onclick="validateAnswers(this);"><label id="l_000" class="rOpt" for="000_529">Yes</label><input id="001_529"
                    type="radio" autocomplete="off" value="No" name="qId_529" onclick="validateAnswers(this);"><label id="l_001" class="rOpt" for="001_529">No</label></div>
              </div>
              <div id="MainContent_qr_527" class="questionBlock" style="display:none;">
                <div class="question qt_radiocluster">Change in services<br></div>
                <div class="answer at_radiocluster"><input id="000_527" type="radio" autocomplete="off" value="Yes" name="qId_527" onclick="validateAnswers(this);"><label id="l_000" class="rOpt" for="000_527">Yes</label><input id="001_527"
                    type="radio" autocomplete="off" value="No" name="qId_527" onclick="validateAnswers(this);"><label id="l_001" class="rOpt" for="001_527">No</label></div>
              </div>
              <div id="MainContent_qr_530" class="questionBlock" style="display:none;">
                <div class="question qt_radiocluster">Change in control<br></div>
                <div class="answer at_radiocluster"><input id="000_530" type="radio" autocomplete="off" value="Yes" name="qId_530" onclick="validateAnswers(this);"><label id="l_000" class="rOpt" for="000_530">Yes</label><input id="001_530"
                    type="radio" autocomplete="off" value="No" name="qId_530" onclick="validateAnswers(this);"><label id="l_001" class="rOpt" for="001_530">No</label></div>
              </div>
              <div id="MainContent_qr_528" class="questionBlock" style="display:none;">
                <div class="question qt_radiocluster">Merger, acquisition, or other change in ownership<br></div>
                <div class="answer at_radiocluster"><input id="000_528" type="radio" autocomplete="off" value="Yes" name="qId_528" onclick="validateAnswers(this);"><label id="l_000" class="rOpt" for="000_528">Yes</label><input id="001_528"
                    type="radio" autocomplete="off" value="No" name="qId_528" onclick="validateAnswers(this);"><label id="l_001" class="rOpt" for="001_528">No</label></div>
              </div>
              <div id="MainContent_qr_531" class="questionBlock" style="display:none;">
                <div class="endCheckList"></div>
                <div class="question qt_text">Business Name<br></div>
                <div class="answer at_"><input id="qId_531" name="qId_531" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn15" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Policy Document Request </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_533" class=" hidden  hidden questionBlock" style="display:none;">
                <span class="questionTitle">Reason for Request<br></span>
              </div>
              <div id="MainContent_qr_534" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="534_533" type="radio" checked="checked" autocomplete="off" value="Resend Policy purchase documents" name="qId_533" onclick="validateAnswers(this);"><label id="l_534" class="rOpt"
                    for="534_533">Resend Policy purchase documents</label></div>
              </div>
              <div id="MainContent_qr_535" class="questionBlock" style="display:none;">
                <div class="answer at_radio"><input id="535_533" type="radio" autocomplete="off" value="Other" name="qId_533" onclick="validateAnswers(this);"><label id="l_535" class="rOpt" for="535_533">Other</label></div>
              </div>
              <div id="MainContent_qr_536" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please advise what document/documents are requested<br></div>
                <div class="answer at_textzone"><textarea id="qId_536" name="qId_536" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn16" class="SectionContainer">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Agent &amp; Partner Servicing Requests </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_716" class=" hidden  hidden questionBlock" style="display:block;">
                <span class="questionTitle">Please select one or more of the following options<br></span>
              </div>
              <div id="MainContent_qr_541" class=" hidden  hidden questionBlock" style="display:none;">
                <div class="question qt_text">Partner<br></div>
                <div class="answer at_"><input id="qId_541" name="qId_541" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_542" class=" hidden  hidden questionBlock" style="display:none;">
                <div class="question qt_text">Agent ID<br></div>
                <div class="answer at_"><input id="qId_542" name="qId_542" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_643" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_643" name="qId_643" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Request a Loss Run<br></div>
              </div>
              <div id="MainContent_qr_537" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_537" name="qId_537" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Missing Credit for Policy Sale or Commission<br></div>
              </div>
              <div id="MainContent_qr_712" class="questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_712" name="qId_712" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Request Broker or Agent of Record Change<br></div>
              </div>
              <div id="MainContent_qr_711" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="answer at_checkbox"><input id="qId_711" name="qId_711" autocomplete="off" type="checkbox" onclick="validateAnswers(this);" value="True"></div>
                <div class="question qt_checkbox">Submit Documents<br></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn20" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Request a Loss Run </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_704" class="questionBlock" style="display:none;">
                <div class="question qt_text">Named Insured (Business Name)<br></div>
                <div class="answer at_"><input id="qId_704" name="qId_704" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_705" class="questionBlock" style="display:none;">
                <div class="question qt_text">Hiscox Policy Number<br></div>
                <div class="answer at_"><input id="qId_705" name="qId_705" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_706" class="questionBlock" style="display:none;">
                <div class="question qt_text">Where should we send the Loss Run Report (Email Address)?<br></div>
                <div class="answer at_"><input id="qId_706" name="qId_706" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn21" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Missing Credit for Policy Sale or Commission </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_708" class="questionBlock" style="display:none;">
                <div class="question qt_text">Named Insured (Business Name)<br></div>
                <div class="answer at_"><input id="qId_708" name="qId_708" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_709" class="questionBlock" style="display:none;">
                <div class="question qt_text">Hiscox Policy Number<br></div>
                <div class="answer at_"><input id="qId_709" name="qId_709" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_538" class="questionBlock" style="display:none;">
                <div class="question qt_text">Date of Sale<br></div>
                <div class="answer at_"><input id="qId_538" name="qId_538" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_710" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Any other additional comments<br></div>
                <div class="answer at_textzone"><textarea id="qId_710" name="qId_710" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn22" class="SectionContainer" style="display:none;">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">Request Broker or Agent of Record Change </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_713" class="questionBlock" style="display:none;">
                <a href="/downloads/Broker of Record Change Form - Acord 36.pdf" download="" target="_blank">Broker of Record Change Form</a>
              </div>
              <div id="MainContent_qr_714" class="questionBlock" style="display:none;">
                <div class="question qt_text">Effective Date<br></div>
                <div class="answer at_textbox"><input id="qId_714" name="qId_714" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_715" class="questionBlock" style="display:none;">
                <span class="questionTitle">
                  <br>Please upload your completed request form. We will contact you if we need further information.<br></span>
              </div>
            </div>
          </div>
          <div id="MainContent_sctn9" class="SectionContainer">
            <div class="cnt-subsctn">
              <div class="top">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
              <div class="middle-content">
                <div class="page-heading2">
                  <h1 class="page-heading-h1">
                  </h1>
                </div>
                <div class="clear"></div>
              </div>
              <div class="bottom clear-both">
                <div class="right">
                  <div class="left">
                    <div class="middle"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="_form">
              <div id="MainContent_qr_481" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="question qt_textzone">Any other additional comments (optional)<br></div>
                <div class="answer at_textzone"><textarea id="qId_481" name="qId_481" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
              <div id="MainContent_qr_650" class=" hidden  hidden questionBlock" style="display:block;">
                <div class="question qt_text">Uploaded documents<br></div>
                <div class="answer at_textbox"><input id="qId_650" name="qId_650" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_645" class="questionBlock" style="display:none;">
                <span class="questionTitle">You will receive a set of your most recent Hiscox policy documents via email within one business day.<br></span>
              </div>
              <div id="MainContent_qr_651" class="questionBlock" style="display:none;">
                <div class="question qt_text">Hiscox Agent<br></div>
                <div class="answer at_textbox"><input id="qId_651" name="qId_651" type="text" value="" maxlength="500" onchange="echoStub(this);" onkeypress="return noenter(event)"></div>
              </div>
              <div id="MainContent_qr_652" class="questionBlock" style="display:none;">
                <span style="font-size:14px;">If applicable, please enter the name of the Hiscox Agent who requested these documents.</span><br><br><br>
              </div>
              <div id="MainContent_qr_649" class="questionBlock" style="display:none;">
                <div class="question qt_textzone">Please describe briefly what you would like us to do with these submitted documents. <br>
                  <br>If this is in response to a request from us, please provide a brief description regarding the reason we asked for these documents (as this request will be processed by a different individual than the one you spoke to or heard
                  from earlier.) <br>
                  <br>Please limit your response to 1000 characters<br>
                </div>
                <div class="answer at_textzone"><textarea id="qId_649" name="qId_649" maxlength="1000" onchange="echoStub(this);"></textarea></div>
              </div>
            </div>
          </div>
          <script type="text/javascript">
            <!--
            var preReq = new Array();
            preReq[0] = new Array(470, 491, 62);
            preReq[1] = new Array(471, 491, 62);
            preReq[2] = new Array(476, 475, 102);
            preReq[3] = new Array(472, 491, 62);
            preReq[4] = new Array(474, 491, 62);
            preReq[5] = new Array(475, 491, 62);
            preReq[6] = new Array(487, 491, 62);
            preReq[7] = new Array(488, 491, 62);
            preReq[8] = new Array(489, 491, 62);
            preReq[9] = new Array(490, 491, 62);
            preReq[10] = new Array(476, 491, 62);
            preReq[11] = new Array(13, 491, 62);
            preReq[12] = new Array(477, 491, 62);
            preReq[13] = new Array(478, 491, 62);
            preReq[14] = new Array(479, 492, 62);
            preReq[15] = new Array(480, 492, 62);
            preReq[16] = new Array(477, 475, 103);
            preReq[17] = new Array(478, 475, 104);
            preReq[18] = new Array(494, 491, 62);
            preReq[19] = new Array(495, 491, 62);
            preReq[20] = new Array(482, 491, 62, 603);
            preReq[21] = new Array(483, 491, 62);
            preReq[22] = new Array(482, 468, 62, 603);
            preReq[23] = new Array(483, 469, 62);
            preReq[24] = new Array(484, 468, 62, 469);
            preReq[25] = new Array(485, 468, 62, 469);
            preReq[26] = new Array(485, 491, 62);
            preReq[27] = new Array(484, 491, 62);
            preReq[28] = new Array(489, 469, 62);
            preReq[29] = new Array(477, 469, 62);
            preReq[30] = new Array(488, 468, 62, 469);
            preReq[31] = new Array(497, 491, 62);
            preReq[32] = new Array(497, 467, 62);
            preReq[33] = new Array(498, 491, 62);
            preReq[34] = new Array(499, 491, 62);
            preReq[35] = new Array(498, 475, 106);
            preReq[36] = new Array(499, 475, 105);
            preReq[37] = new Array(500, 492, 62);
            preReq[38] = new Array(501, 492, 62);
            preReq[39] = new Array(502, 492, 62);
            preReq[40] = new Array(504, 492, 62);
            preReq[41] = new Array(506, 492, 62);
            preReq[42] = new Array(510, 491, 62);
            preReq[43] = new Array(512, 511, 62);
            preReq[44] = new Array(513, 511, 62);
            preReq[45] = new Array(514, 511, 62);
            preReq[46] = new Array(515, 511, 62);
            preReq[47] = new Array(517, 516, 62);
            preReq[48] = new Array(518, 516, 62);
            preReq[49] = new Array(519, 516, 62);
            preReq[50] = new Array(520, 516, 62);
            preReq[51] = new Array(522, 521, 62);
            preReq[52] = new Array(523, 521, 62);
            preReq[53] = new Array(524, 521, 62);
            preReq[54] = new Array(531, 521, 62);
            preReq[55] = new Array(534, 532, 62);
            preReq[56] = new Array(535, 532, 62);
            preReq[57] = new Array(536, 533, 106);
            preReq[58] = new Array(538, 537, 62);
            preReq[59] = new Array(539, 537, 62);
            preReq[60] = new Array(540, 537, 62);
            preReq[61] = new Array(543, 516, 62);
            preReq[62] = new Array(544, 516, 62);
            preReq[63] = new Array(545, 516, 62);
            preReq[64] = new Array(546, 516, 62);
            preReq[65] = new Array(547, 516, 62);
            preReq[66] = new Array(563, 561, 62);
            preReq[67] = new Array(525, 521, 62);
            preReq[68] = new Array(526, 521, 62);
            preReq[69] = new Array(527, 521, 62);
            preReq[70] = new Array(528, 521, 62);
            preReq[71] = new Array(529, 521, 62);
            preReq[72] = new Array(530, 521, 62);
            preReq[73] = new Array(565, 524, 108);
            preReq[74] = new Array(525, 524, 62);
            preReq[75] = new Array(526, 524, 62);
            preReq[76] = new Array(527, 524, 62);
            preReq[77] = new Array(528, 524, 62);
            preReq[78] = new Array(529, 524, 62);
            preReq[79] = new Array(530, 524, 62);
            preReq[80] = new Array(605, 603, 62);
            preReq[81] = new Array(606, 491, 62);
            preReq[82] = new Array(606, 491, 62);
            preReq[83] = new Array(610, 603, 62);
            preReq[84] = new Array(606, 611, 62);
            preReq[85] = new Array(611, 491, 62);
            preReq[86] = new Array(612, 491, 62);
            preReq[87] = new Array(480, 613, 62);
            preReq[88] = new Array(614, 492, 62);
            preReq[89] = new Array(613, 492, 62);
            preReq[90] = new Array(620, 616, 108);
            preReq[91] = new Array(615, 603, 62);
            preReq[92] = new Array(616, 603, 62);
            preReq[93] = new Array(617, 603, 62);
            preReq[94] = new Array(618, 603, 62);
            preReq[95] = new Array(619, 603, 62);
            preReq[96] = new Array(620, 603, 62);
            preReq[97] = new Array(466, 491, 62, -491);
            preReq[98] = new Array(466, 492, 62, -492);
            preReq[99] = new Array(466, 516, 62, -516);
            preReq[100] = new Array(466, 521, 62, -521);
            preReq[101] = new Array(466, 603, 62, -603);
            preReq[102] = new Array(466, 532, 62, -532);
            preReq[103] = new Array(467, 491, 62, -491);
            preReq[104] = new Array(467, 492, 62, -492);
            preReq[105] = new Array(467, 516, 62, -516);
            preReq[106] = new Array(467, 521, 62, -521);
            preReq[107] = new Array(467, 603, 62, -603);
            preReq[108] = new Array(467, 532, 62, -532);
            preReq[109] = new Array(468, 491, 62, -491);
            preReq[110] = new Array(468, 492, 62, -492);
            preReq[111] = new Array(468, 516, 62, -516);
            preReq[112] = new Array(468, 521, 62, -521);
            preReq[113] = new Array(468, 603, 62, -603);
            preReq[114] = new Array(468, 532, 62, -532);
            preReq[115] = new Array(469, 491, 62, -491);
            preReq[116] = new Array(469, 492, 62, -492);
            preReq[117] = new Array(469, 516, 62, -516);
            preReq[118] = new Array(469, 521, 62, -521);
            preReq[119] = new Array(469, 603, 62, -603);
            preReq[120] = new Array(469, 532, 62, -532);
            preReq[121] = new Array(496, 491, 62, -491);
            preReq[122] = new Array(496, 492, 62, -492);
            preReq[123] = new Array(496, 516, 62, -516);
            preReq[124] = new Array(496, 521, 62, -521);
            preReq[125] = new Array(496, 603, 62, -603);
            preReq[126] = new Array(496, 532, 62, -532);
            preReq[127] = new Array(482, 603, 62);
            preReq[128] = new Array(702, 603, 62);
            preReq[129] = new Array(631, 630, 112);
            preReq[130] = new Array(632, 630, 112);
            preReq[131] = new Array(645, 637, 62);
            preReq[132] = new Array(647, 511, 115, 638);
            preReq[133] = new Array(649, 648, 62, 711);
            preReq[134] = new Array(651, 648, 62, 711);
            preReq[135] = new Array(652, 648, 62, 711);
            preReq[136] = new Array(704, 643, 62);
            preReq[137] = new Array(705, 643, 62);
            preReq[138] = new Array(706, 643, 62);
            preReq[139] = new Array(708, 537, 62);
            preReq[140] = new Array(709, 537, 62);
            preReq[141] = new Array(710, 537, 62);
            preReq[142] = new Array(713, 712, 62);
            preReq[143] = new Array(714, 712, 62);
            preReq[144] = new Array(715, 712, 62);
            var answerSet = new Array();
            answerSet[0] = new Array("62", "True");
            answerSet[1] = new Array("102", "Client");
            answerSet[2] = new Array("103", "Loss payee");
            answerSet[3] = new Array("104", "Other");
            answerSet[4] = new Array("105", "Landlord");
            answerSet[5] = new Array("106", "Client");
            answerSet[6] = new Array("106", "Other");
            answerSet[7] = new Array("108", "Other, please explain");
            answerSet[8] = new Array("108", "True");
            var echoSet = new Array();
            var FilterRules = new Array();
            var FilterSets = new Array();
            -->
          </script>
        </span>
        <style>
          div.help span {
            border-radius: 50%;
            width: 16px;
            height: 16px;
            cursor: pointer;
            background: #808080;
            text-align: center;
            position: absolute;
            margin-left: 4px;
            margin-top: 2px;
          }

          div.help div {
            background: #d72c22;
            color: white;
            width: 210px;
            margin-left: -180px;
            margin-top: 20px;
            padding: 6px;
            position: absolute;
            z-index: 10;
          }

          .hlpinit:hover+.hlpDisp {
            display: block !important;
          }

          .hlpinit:hover {
            background: #000000;
          }

          .hlpDisp {
            display: none;
          }
        </style>
        <div id="pn_hlp" style="display:none"></div>
        <script type="text/javascript">
          var newParent = document.getElementById('qId_461').parentNode;
          var oldParent = document.getElementById('pn_hlp');
          while (oldParent.childNodes.length > 0) {
            newParent.appendChild(oldParent.childNodes[0]);
          }
        </script>
        <div id="MainContent_sctnUpload" class="sectionContainer" style="display: none;">
          <p style="font-size:100%; font-weight:bold;"> Please click "Browse" and "Upload" to submit up to 5 files with a total size of 25 MB.<br> Acceptable files: PDFs, Outlook email files (.msg), HTML files, Word docs, Excel docs and jpgs. </p>
          <span style="font-size:120%; font-weight:bold; color:black;">
            <span id="MainContent_lblUploaded"></span>
          </span>
          <br><br>
          <input name="ctl00$MainContent$fuAttachments" type="file" id="MainContent_fuAttachments" onchange="checkFile(this);">
          <input type="submit" name="ctl00$MainContent$btnUpload" value="Upload" id="MainContent_btnUpload" class="msubmit-input">
          <br><br>
          <span id="MainContent_lblUploadError" style="color:Red;"></span>
        </div>
        <div id="MainContent_qr_486" class="questionBlock" style="display:block;">
          <span class="questionTitle">Thanks for choosing Hiscox to protect your client’s business.</span>
        </div>
        <div class="submit-button no-print" style="float:right;">
          <input type="submit" name="ctl00$MainContent$submit" value="Submit" id="MainContent_submit" class="msubmit-input" title="Submit">
        </div>
        <br class="clear">
        <br>
      </div>
      <!-- SU:    : vid:2423110 : isnull  yes-->
    </div>
    <div class="clear">
    </div>
  </div>
  <div class="footer">
    <div class="footerBlock">
      <div class="footcopyright" align="left">
      </div>
      <div class="footerLink">
        <a class="A_prod_footer" href="https://www.hiscox.com/accessibility/">
							Accessibility</a>
      </div>
      <div class="footerLink">
        <a class="A_prod_footer" href="https://www.hiscox.com/terms-of-use/">
							Terms of use</a>
      </div>
      <div class="footerLink">
        <a class="A_prod_footer" href="https://www.hiscox.com/privacy-policy/">
							Privacy policy</a>
      </div>
      <div class="footerLink">
        <a class="A_prod_footer" href="https://www.hiscox.com/legal-notices/">
							Legal notices</a>
      </div>
      <br><br>
      <div class="footcopyright" align="left">
        <div>© 2022 Hiscox Inc. All rights reserved<br>Underwritten by Hiscox Insurance Company Inc. Coverage is subject to underwriting and may not be available in all states.</div>
      </div>
    </div>
  </div>
</form>

Text Content

Policy Management
1-866-739-0727

The highlighted questions contain errors. Please review and amend.
This site allows you to quickly request servicing on your client’s policy or
submit a general inquiry. Most requests will be responded to within 1 business
day.

If you have any questions or need to speak with us regarding your request,
please contact us at 1-866-739-0727, Mon – Fri from 7 am to 10 pm ET.



YOUR INFORMATION



First Name*


Last Name*


Hiscox Partner/Wholesaler Affiliation


Name


Agent ID


Email Address


Phone Number


Policy Servicing Requests

Agent & Partner Servicing Requests

Your Hiscox partner/wholesaler affiliation


Email address


Phone number


Please provide any special wording required on the certificate.




POLICY SERVICING REQUESTS



Named insured (Business name)


Hiscox policy number

You can find the policy number on the upper right hand corner of the policy
documents or emails we've sent you.
The policy number will follow one of these formats:
UDC-1234567-CGL-99
UDC-1234567-EO-99
UDC-1234567-BOP-99
Please select one or more of the following options

Issue an Additional Insured an ACORD certificate

Send an ACORD certificate (Certificate holder request) as described here

ACORD certificate (Certificate holder request)

The one-page ACORD certificate of insurance summarizes essential information
about your insurance policy, such as coverage types, policy numbers, insurance
limits, and effective and expiration dates. If your client or landlord requires
additional insured status under written contact with you we will issue the Acord
certificate holder with additional insured status.


Add Authorized Person

Address Change

Business Name Change

Policy Document Request

Add a Waiver of Subrogation endorsement as described here

Modified Waiver of Transfer of Rights of Recovery Against Others to Us (Waiver
of Subrogation)

General Liability: Some client contracts or landlord lease agreements require
your Commercial General Liability insurance to include a waiver of subrogation.
If your contract or lease agreement requires this coverage modification, you can
include it on your policy for an additional fee.
This endorsement allows you to waive your rights against another party so long
as you do so in writing prior to:
An offense arising out of your business that caused a “personal and advertising
injury” or an "occurrence" that caused "bodily injury" or "property damage".

Professional Liability: Some client contracts require your Professional
Liability insurance to include a waiver of subrogation. If your contract
requires this coverage modification, you can include it on your policy for an
additional fee. This endorsement allows you to waive your rights of recovery,
provided that Your waiver of Your rights is in writing and predates the first
such Wrongful Act giving rise to the Claim resulting in payment of Damages or
Claim Expenses by Us.


Other

Submit Documents

Questions/Comments (Please be as detailed as possible)


Please indicate which of your client’s policies you would like to update:

Professional Liability (also known as Errors & Omissions)

General Liability


or

Business Owners Policy

Please provide the name and address of the entity requesting the waiver of
subrogation.


What is your client’s relationship with this party?

Client
Landlord
Other, please explain
Please describe the professional service your client will provide to this party
(Limit 1000 Characters)


Provide a brief description of your client’s professional services (please
provide more detail than “Consulting”, a brief description will expedite
handling).



If you are an Architect, Engineer or Design professional we will require a copy
of your contract with the waiver of subrogation insurance requirement and the
detailed statement of work. Please email this to contact@hiscox.com.

For the waiver of subrogation endorsement, a 10% premium charge will be applied
to the policy. Please confirm:

Please Confirm:

I give Hiscox Insurance Company, Inc. my consent to automatically charge any
additional premium using the credit card on my client’s policy.



ADDITIONAL INSURED INFORMATION



Landlord
Loss payee
Note: Please type the additional insured’s name exactly as you want it to appear
on the documentation. Only one client name is allowed per Additional Insured
endorsement. Multiple client names or client entities will be listed on separate
endorsements.

Note: Please type the additional insured’s name exactly as you want it to appear
on the documentation. Multiple landlord entity names for the same address may be
listed on the same endorsement.

Name of Additional Insured (entity will be listed as a certificate holder on the
ACORD)


Street


Secondary street (optional)


City


State:

Please
SelectALABAMAALASKAARIZONAARKANSASCALIFORNIACOLORADOCONNECTICUTDELAWAREDISTRICT
OF
COLUMBIAFLORIDAGEORGIAHAWAIIIDAHOILLINOISINDIANAIOWAKANSASKENTUCKYLOUISIANAMAINEMARYLANDMASSACHUSETTSMICHIGANMINNESOTAMISSISSIPPIMISSOURIMONTANANEBRASKANEVADANEW
HAMPSHIRENEW JERSEYNEW MEXICONEW YORKNORTH CAROLINANORTH
DAKOTAOHIOOKLAHOMAOREGONPENNSYLVANIARHODE ISLANDSOUTH CAROLINASOUTH
DAKOTATENNESSEETEXASUTAHVERMONTVIRGINIAWASHINGTONWEST VIRGINIAWISCONSINWYOMING
ZIP code



Description of operations:

Please click here if your client or landlord requires specific language on the
ACORD certificate. You understand and agree any language entered in the
description of operations wording field does not alter or change any of the
policy's terms and conditions.

Description of operations wording - some clients ask for specific language to be
added to the ACORD certificate to meet their requirements. If your client has
requested this, please enter it here. If not, please leave this section blank.


Please provide a description of the services you will perform for this client:


Please include a description of leased property and estimated value.


Please describe your relationship with the third party and why an Additional
Insured status is being requested.




ACORD REQUEST



Certificate holder (the name of the business requesting a certificate of
insurance)



Street


Secondary street (optional)


City


State:

Please
SelectALABAMAALASKAARIZONAARKANSASCALIFORNIACOLORADOCONNECTICUTDELAWAREDISTRICT
OF
COLUMBIAFLORIDAGEORGIAHAWAIIIDAHOILLINOISINDIANAIOWAKANSASKENTUCKYLOUISIANAMAINEMARYLANDMASSACHUSETTSMICHIGANMINNESOTAMISSISSIPPIMISSOURIMONTANANEBRASKANEVADANEW
HAMPSHIRENEW JERSEYNEW MEXICONEW YORKNORTH CAROLINANORTH
DAKOTAOHIOOKLAHOMAOREGONPENNSYLVANIARHODE ISLANDSOUTH CAROLINASOUTH
DAKOTATENNESSEETEXASUTAHVERMONTVIRGINIAWASHINGTONWEST VIRGINIAWISCONSINWYOMING
ZIP code



Description of operations:

Please click here if your client or landlord requires specific language on the
ACORD certificate. You understand and agree any language entered in the
description of operations wording field does not alter or change any of the
policy's terms and conditions.

Description of operations wording - some clients ask for specific language to be
added to the ACORD certificate to meet their requirements. If your client has
requested this, please enter it here. If not, please leave this section blank.




ADD AUTHORIZED PERSON



Authorized Person Name


Authorized Person Last Name


Role


Phone Number


Email Address




ADDRESS CHANGE



Street


Secondary street (optional)


City


State:

Please
SelectALABAMAALASKAARIZONAARKANSASCALIFORNIACOLORADOCONNECTICUTDELAWAREDISTRICT
OF
COLUMBIAFLORIDAGEORGIAHAWAIIIDAHOILLINOISINDIANAIOWAKANSASKENTUCKYLOUISIANAMAINEMARYLANDMASSACHUSETTSMICHIGANMINNESOTAMISSISSIPPIMISSOURIMONTANANEBRASKANEVADANEW
HAMPSHIRENEW JERSEYNEW MEXICONEW YORKNORTH CAROLINANORTH
DAKOTAOHIOOKLAHOMAOREGONPENNSYLVANIARHODE ISLANDSOUTH CAROLINASOUTH
DAKOTATENNESSEETEXASUTAHVERMONTVIRGINIAWASHINGTONWEST VIRGINIAWISCONSINWYOMING
ZIP code



Square feet occupied at this address


Total number of business locations


Any change in business services, if yes please describe.




BUSINESS NAME CHANGE



Reason for change

Typographical Error

Other, please explain

Reason for change explanation


Has your business experienced any of the following?

Adverse financial event

YesNo
Unreported claim or loss

YesNo
Change in services

YesNo
Change in control

YesNo
Merger, acquisition, or other change in ownership

YesNo
Business Name




POLICY DOCUMENT REQUEST



Reason for Request

Resend Policy purchase documents
Other
Please advise what document/documents are requested




AGENT & PARTNER SERVICING REQUESTS



Please select one or more of the following options

Partner


Agent ID


Request a Loss Run

Missing Credit for Policy Sale or Commission

Request Broker or Agent of Record Change

Submit Documents



REQUEST A LOSS RUN



Named Insured (Business Name)


Hiscox Policy Number


Where should we send the Loss Run Report (Email Address)?




MISSING CREDIT FOR POLICY SALE OR COMMISSION



Named Insured (Business Name)


Hiscox Policy Number


Date of Sale


Any other additional comments




REQUEST BROKER OR AGENT OF RECORD CHANGE



Broker of Record Change Form
Effective Date



Please upload your completed request form. We will contact you if we need
further information.

Any other additional comments (optional)


Uploaded documents


You will receive a set of your most recent Hiscox policy documents via email
within one business day.

Hiscox Agent


If applicable, please enter the name of the Hiscox Agent who requested these
documents.



Please describe briefly what you would like us to do with these submitted
documents.

If this is in response to a request from us, please provide a brief description
regarding the reason we asked for these documents (as this request will be
processed by a different individual than the one you spoke to or heard from
earlier.)

Please limit your response to 1000 characters




Please click "Browse" and "Upload" to submit up to 5 files with a total size of
25 MB.
Acceptable files: PDFs, Outlook email files (.msg), HTML files, Word docs, Excel
docs and jpgs.





Thanks for choosing Hiscox to protect your client’s business.




Accessibility
Terms of use
Privacy policy
Legal notices


© 2022 Hiscox Inc. All rights reserved
Underwritten by Hiscox Insurance Company Inc. Coverage is subject to
underwriting and may not be available in all states.


COOKIES INFORMATION

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of our First Party Strictly Necessary Cookies as they are
deployed in order to ensure the proper functioning of our website (such as
prompting the cookie banner and remembering your settings, to log into your
account, to redirect you when you log out, etc.). For more information about the
First and Third Party Cookies used please follow this link. More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These are cookies that are required for the operation of the website. They are
usually only set in response to actions made by you which amount to a request
for services, such as setting your privacy preferences or filling in forms. You
can set your browser to block or alert you about these cookies, but some parts
of the site will not then work. These cookies do not store any personally
identifiable information.

THIRD-PARTY COOKIES

Third-party cookies

When you visit our website you may notice some cookies that are not related to
us. When you visit a page that contains embedded content, for example from
YouTube, you may be sent cookies from these websites. We do not control the
setting of such cookies and we advise you to check the third-party websites for
more information about these cookies and how to manage them. To disable all
targeted Hiscox adverts on other companies' websites, please visit Your Online
Choices (http://www.youronlinechoices.eu/) where you will be able to opt out of
the Microsoft, Amazon, Google, AppNexus, Turn, Facebook and Twitter Advertising
networks. Please note, by opting out of the Advertising networks listed, this
will disable targeted adverts for Hiscox and any other companies that use these
networks. Hiscox uses suppliers that may set cookies on our website in order to
deliver various services.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

ANALYTICAL / PERFORMANCE COOKIES

Analytical / performance cookies

These types of cookies allow us to count the number of visitors and to see how
visitors move around our website when they are using it. This assists us in
improving the way the site works, for example, by ensuring that users are
finding what they are looking for easily. All information these cookies collect
is aggregated and therefore anonymous. If you do not allow these cookies we will
not know when you have visited our site, and will not be able to monitor its
performance.


BACK BUTTON PERFORMANCE COOKIES

Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices


We use cookies to ensure that we give you the best service possible.More about
cookies

Cookie settings