www.cii.co.uk Open in urlscan Pro
46.236.36.49  Public Scan

Submitted URL: https://email.cii.co.uk/4W7Z-O5PD-40EKLR-KWHBI-1/c.aspx
Effective URL: https://www.cii.co.uk/?utm_campaign=1127137_CEO%20Announcement&utm_medium=email&utm_source=dotmailer&dm_i=4W7Z,O5PD,40...
Submission: On April 27 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="header-search ng-pristine ng-valid ng-scope" id="headerSearchApp" ng-app="headerSearchApp" ng-controller="HeaderSearchController">
  <div class="input-group">
    <label for="header-search" class="accessibility">Search</label>
    <input type="text" ng-model="searchText" ng-keyup="handleEnter($event)" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" id="header-search">
    <a id="search-icon-link" class="search___search-icon" ng-click="doSearch($event)" href="" alt="Search"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
    <g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
        <g transform="matrix(0,-1,-1,0,222.151,73.7501)">
            <path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
        </g>
        <g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
            <rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
        </g>
    </g>
</svg></a>
  </div>
  <script>
    var headerSearchApp = angular.module('HeaderSearchApp', []);
    headerSearchApp.controller('HeaderSearchController', function($scope) {
      $scope.searchText = '';
      $scope.doSearch = function(e) {
        e.preventDefault();
        window.location.href = '/search-results?q=' + $scope.searchText;
      }
      $scope.handleEnter = function(e) {
        if (e.keyCode == 13) {
          $scope.doSearch(e);
        }
      }
    });
    angular.element(document).ready(function() {
      angular.bootstrap($('#headerSearchApp')[0], ['HeaderSearchApp']);
    });
  </script>
</form>

<form class="header-search mobile-search ng-pristine ng-valid ng-scope" id="mobileHeaderSearchApp" ng-app="mobileHeaderSearchApp" ng-submit="doSearch()" ng-controller="MobileHeaderSearchController">
  <div class="input-group">
    <input type="text" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="searchText" placeholder="Search"><a id="search-input-icon-link" class="search___search-icon" href="" ng-click="doSearch($event)"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
    <g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
        <g transform="matrix(0,-1,-1,0,222.151,73.7501)">
            <path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
        </g>
        <g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
            <rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
        </g>
    </g>
</svg></a>
  </div>
</form>

https://www.cii.co.uk/search-results/

<form class="form ng-pristine ng-valid ng-scope" action="https://www.cii.co.uk/search-results/" id="filtersSearchApp" ng-app="filtersSearchApp">
  <script type="text/ng-template" id="filtersTemplate.html"> <a tabindex="-1" href="{{match.model.href}}">
                            <span ng-bind-html="match.model.name | uibTypeaheadHighlight:query"></span>
                            <span ng-bind-html="match.model.matchCount"></span>
                        </a>
                    </script>
  <div class="input-group ng-scope" ng-controller="filtersSearchController">
    <label for="search-bar-input" class="accessibility">Enter keywords</label>
    <input class="search_input ng-pristine ng-untouched ng-valid ng-empty" id="search-bar-input" typeahead-loading="loadingResults" ng-model="searchText" typeahead-focus-first="false" typeahead-template-url="filtersTemplate.html"
      typeahead-min-length="3" typeahead-wait-ms="1000" uib-typeahead="filter.name as name for filter in doSearch($viewValue)" ng-keyup="handleEnter($event)" type="text" placeholder="Enter keywords" aria-autocomplete="list" aria-expanded="false"
      aria-owns="typeahead-9-555">
    <ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-9-555"
      matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate" template-url="filtersTemplate.html">
      <!-- ngRepeat: match in matches track by $index -->
    </ul><a class="button_search" href="" ng-click="checkSearchText()"><i class="icon search"></i></a>
    <i ng-show="loadingResults" class="glyphicon glyphicon-refresh ng-hide"></i>
    <div ng-show="noResults" class="ng-hide">
      <i class="glyphicon glyphicon-remove"></i> No Results Found
    </div>
  </div>
</form>

Text Content

COOKIES ON THE CII WEBSITE

By using and browsing the CII website, you consent to cookies being used in
accordance with our policy. If you do not consent, you are always free to
disable cookies if your browser permits, although doing so may interfere with
your use of some of our sites or services.

Continue

Login

Sign up

Select country

0 Items in basket
Select country
Charter Insurance Institute
Search
My Basket0
 * About us
   What we do Governance Professional standards Insightful leadership
   Initiatives Work for us CII complaints policy
 * Membership
   Join us Benefits Chartered Societies Local institutes International Search
   SPS Support
 * Learning
   Qualifications Sectors Corporate Assess Accreditation Learning content hub
   eLibrary Support CPD
 * News & insight
   News Insight Publications Media Ukraine support
 * Events
   Public Trust Awards Digital events Regional events
 * Shop

 * Login
 * Sign up





CII ANNOUNCES APPOINTMENT OF NEW CEO



Find out more


UKRAINE SUPPORT



As the current situation in Ukraine develops, the CII will continue providing
support to members about areas that may impact their business and customers.



Visit our support hub


DEVELOP YOUR EXPERTISE



Discover our wide range of live and on-demand digital events to help keep you
informed and your skills up to date.



View events and register


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

MEMBERSHIP


Membership of the Chartered Insurance Institute is open to anyone working in or
connected to insurance.
Become a member

QUALIFICATIONS


We cater for all levels of knowledge and experience, from new entrants to
seasoned professionals.
Study with us

MY CII


Manage your membership, including; renewals, digital membership card, learning
statements and CPD.
Log in to My CII


LATEST ARTICLES

21 April 2022


CII LAUNCHES FUTUREME IN THE MIDDLE EAST

FutureMe is available to CII members in the region at every stage of their
profession.

20 April 2022


ENGAGING IN INNOVATION - AN OPPORTUNITY FOR EVERYONE

In this Insurance Institute of London (IIL) cyber, technology and innovation
panel discussion, the three innovators - Kate Carter, Innovation Analyst, Brit
Insurance, Ryan Kingston-Jones, Head of Innovation, BMS Group, and Caleb
Rockstone, Innovation Consultant, Swiss, - discuss innovation, the work they are
doing and how they involve people from across their organisations.

06 April 2022


INSURANCE FRAUD AND THE WORK OF THE CITY OF LONDON POLICE

In this Insurance Institute of London (IIL) London Market presentation,
Commissioner Angela McLaren, City of London Police, Matthew Bradford, Head of
National Lead Force, City of London Police, and Andrew Gould, National
Cybercrime Programme Lead, National Police Chiefs’ Council, speak about policing
in a modern world, focusing on cyber-crime and fraud.

05 April 2022


HOME INSURANCE FOR POLICYHOLDERS PARTICIPATING IN “HOMES FOR UKRAINE”

The "Homes for Ukraine" scheme was launched by the UK government on 14 March
2022 to allow UK individuals, charities, community groups and businesses to
house Ukrainian refugees fleeing the war.

View more articles in our Learning Content Hub


FIND OUT WHAT WE DO



For our members
For future professionals
For corporates
For the public

EXPLORE THE CHARTERED INSURANCE INSTITUTE

Enter keywords
No Results Found

We are a professional body dedicated to building public trust in the insurance
and financial planning profession.



Find out more
 * Accessibility
 * Privacy
 * Terms and conditions
 * Modern slavery statement
 * FAQs
 * Contact

CONTACT US



Chartered Insurance Institute
3rd Floor, 20 Fenchurch Street
London
EC3M 3BY

Online webchat service Mon to Fri: 8am - 6pm (BST).
Telephone service Mon to Fri: 9am – 5pm (BST).



Tel: +44 (0)20 8989 8464
Email: customer.serv@cii.co.uk

FOLLOW US

 * YouTube
 * LinkedIn
 * Twitter



Copyright ©2021 The Chartered Insurance Institute. All rights reserved.