www.cii.co.uk
Open in
urlscan Pro
45.60.1.35
Public Scan
Submitted URL: https://a036c9bcfe8746ebbc2a02a977cb9a85.svc.dynamics.com/t/t/48BIl7wU1RDu1Sgrnajf6jeBQhgqJ4sIeAhr43bCDcAx/G4JDG0jzyC8Mjcy6QMMprE2eKSTa4SQOD7sg6yy3pH4x
Effective URL: https://www.cii.co.uk/learning/training/introduction-to-lloyds-and-the-london-market/?utm_source=hootsuite&utm_medium=...
Submission: On January 18 via manual from GB — Scanned from GB
Effective URL: https://www.cii.co.uk/learning/training/introduction-to-lloyds-and-the-london-market/?utm_source=hootsuite&utm_medium=...
Submission: On January 18 via manual from GB — Scanned from GB
Form analysis
2 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>
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 Complaints policy Customer Charter Strategic Plan * Membership Join us Benefits Chartered Professional Communities Local institutes International Search SPS Support * Learning Qualifications Training E-Learning (Assess) Accreditation Learning content hub Support CPD Professional Map * Careers * News News Insight The Journal Media Ukraine support * Events Shaping the Future of Insurance CII Public Trust Awards Digital events Regional events * Shop * member-status * Login * Sign up INTRODUCTION TO LLOYD'S AND THE LONDON MARKET - TRAINING WORKSHOP (WITH LLOYD'S OF LONDON TOUR) 23 JANUARY 2024 OR 8 MARCH 2024, 09:00-16:30 (UK) 1. Home 2. Learning 3. Training 4. Introduction to Lloyds and the London Market FACE TO FACE TRAINING Chartered Insurance Institute, 3rd Floor, 20 Fenchurch Street, London, EC3M 3BY This one-day interactive face to faceworkshop will provide an insight into Lloyd's and the London insurance market, including a brief history, an overview of the marketplace, the role of the participants, its processes and procedures. This course includes a 1-hour tour of Lloyd's of London. Lunch and refreshments are included. WHO WOULD BENEFIT? New entrants to the London insurance market and those looking for a refresher. WORKSHOP OBJECTIVES On completion of the workshop delegates will be able to: * Outline the history and strengths of the London market * Identify the types of insurance and reinsurance sold by the London market * Explain the roles of the Insurance market participants * Describe the strengths of Lloyd’s and the London market * Describe the placing and claims processes in Lloyd’s and the insurance market * Outline planned and possible future developments within the insurance market WORKSHOP FORMAT This workshop is to be delivered face to face, over a full day at the CII Offices, London, on either 23 January 2024, OR 8 March 2024, 09:00-16:30 (UK). Please specify which course date you wish to join when booking. The workshop will contain a range of visual aids and interactive exercises to explain and help the participants understand insurance and the market, and a tour of Lloyd's building. Sandwich lunch and refreshments will be included. TRAINER Neil Park MA FCII CERTIFICATE At the end of this course, you will receive a certificate of attendance from the Chartered Insurance Institute. PRICE * Members: £229 * Non-members: £289 HOW TO BOOK To register for this course, please complete the below form: *Please specify which course date you wish to join, when booking* For enquiries about this course, please email to: business.enquiries@cii.co.uk -------------------------------------------------------------------------------- Please note: courses are sold on a first come first serve basis, and therefore availability may change, depending on the number of bookings received. Once a course becomes full, the above date will no longer be available, and new dates will be published. We reserve the right to postpone the above course dates, subject to a minimum number of course bookings received. Your booking will only be confirmed, once payment has been processed and you receive a booking confirmation email from the training team. Can't attend on this date? Register your interest in other training courses and future dates. Please ensure you refer to our terms and conditions before booking on to any of our training courses. By booking on to this course, you are agreeing to our terms and conditions and for your information to be shared with our training provider. 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 * Customer Charter * Modern slavery statement * FAQs * Contact CONTACT US Chartered Insurance Institute 3rd Floor, 20 Fenchurch Street London EC3M 3BY Telephone service Mon to Fri: 9am – 5pm (GMT) Webchat - Mon to Fri: 8am - 6pm Tel: +44 (0)20 8989 8464 Email: customer.serv@cii.co.uk FOLLOW US * YouTube * LinkedIn * Twitter Copyright ©2023 The Chartered Insurance Institute. All rights reserved.