CINXE.COM
Insurance Asset Management Europe
<!doctype html> <html> <head> <meta content="IE=edge" http-equiv="X-UA-Compatible"></meta> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:600italic,700,900,900italic"><!-- 200,300,400,600,700,900 + italics --> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script type="text/javascript" src="https://www.insuranceassetmanagement.net/iam/js/jquery.li-scroller.1.0.js"></script> <!--<script type="text/javascript" src="js/navScroll.js"></script>--> <meta charset="utf-8"> <base target="_self" /> <link rel="stylesheet" href="fontawesome/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="https://www.insuranceassetmanagement.net/iam/style_samdev.css" /> <link rel="stylesheet" type="text/css" href="https://www.insuranceassetmanagement.net/iam/li-scroller_samdev.css" /> <title>Insurance Asset Management Europe</title> <meta name="description" content=""> <meta name="keywords" content=""> <link rel="SHORTCUT ICON" href="https://www.insuranceassetmanagement.net/favicon.ico"/> <script language="javascript"> function dologin() { var email = document.getElementById('emailaddress').value; var password = document.getElementById('password').value; if (email == "") { alert("You must enter your email address"); return false; } if (password == "") { alert("You must enter your password"); return false; } document.login.submit(); } function ian() { alert("OK"); document.getElementById('picone').style.backgroundImage="url(https://www.insuranceassetmanagement.net/iam/images/pa-conference-468x60.gif)"; } function bottom_features(sDirection) { var bottom_images = new Array(); var bottom_url = new Array(); var bottom_title = new Array(); bottom_images[0] = "/iam/images/"; bottom_images[1] = "/iam/images/"; bottom_images[2] = "/iam/images/"; bottom_images[3] = "/iam/images/"; bottom_images[4] = "/iam/images/"; bottom_images[5] = "/iam/images/"; bottom_images[6] = "/iam/images/"; bottom_images[7] = "/iam/images/"; bottom_images[8] = "/iam/images/"; bottom_images[9] = "/iam/images/"; bottom_images[10] = "/iam/images/"; bottom_images[11] = "/iam/images/"; bottom_images[12] = "/iam/images/"; bottom_images[13] = "/iam/images/"; bottom_images[14] = "/iam/images/"; bottom_title[0] = "2017: The biggest issues facing insurance investment"; bottom_title[1] = "'Double-hit' scenario to cause €160bn EU insurer balance sheet plunge"; bottom_title[2] = "Insurance Europe 'puzzled' by length of EIOPA's stress test recommendations"; bottom_title[3] = "Infrastructure investment interest growing among insurers; supply problems remain"; bottom_title[4] = "Trump or Clinton victory unlikely to remove 'costly duplicative regulatory requirements' for insurers"; bottom_title[5] = "'Protectionist reinsurance restrictions create barriers to economic growth' - Insurance Europe"; bottom_title[6] = "Regulators must not forget 'bread and butter' of business amid Solvency II, CBI warns"; bottom_title[7] = "Insurance must act as an 'island of stability in a sea of uncertainty'"; bottom_title[8] = ""; bottom_title[9] = ""; bottom_title[10] = ""; bottom_title[11] = ""; bottom_title[12] = ""; bottom_title[13] = ""; bottom_title[14] = ""; bottom_url[0] = "/iam/images/"; bottom_url[1] = "/iam/images/"; bottom_url[2] = "/iam/images/"; bottom_url[3] = "/iam/images/"; bottom_url[4] = "/iam/images/"; bottom_url[5] = "/iam/images/"; bottom_url[6] = "/iam/images/"; bottom_url[7] = "/iam/images/"; bottom_url[8] = "/iam/images/"; bottom_url[9] = "/iam/images/"; bottom_url[10] = "/iam/images/"; bottom_url[11] = "/iam/images/"; bottom_url[12] = "/iam/images/"; bottom_url[13] = "/iam/images/"; bottom_url[14] = ""; var currentimage=parseInt(document.getElementById('currentbottomfeaturecount').value); if (sDirection == 'left') { var newimage = currentimage-1; var newimage2 = currentimage; } if (sDirection == 'right') { var newimage = currentimage+1; var newimage2 = currentimage+2; } if (newimage < 0) { newimage=0; newimage2=1; } if (newimage >= 0 && bottom_images[newimage2] != '/iam/images/'){ document.getElementById('picone').style.backgroundImage="url("+bottom_images[newimage]+")"; document.getElementById('pictwo').style.backgroundImage="url("+bottom_images[newimage2]+")"; document.getElementById('currentbottomfeaturecount').value = newimage; document.getElementById('piconehref').href=bottom_url[newimage]; document.getElementById('pictwohref').href=bottom_url[newimage2]; document.getElementById('piconetitle').innerHTML=bottom_title[newimage] + "<span></span>"; document.getElementById('pictwotitle').innerHTML=bottom_title[newimage2] + "<span></span>"; // alert(bottom_title[newimage]); } else { //alert('At the end'); } } function news_videos(sDirection) { //alert(sDirection); var news_images = new Array(); var news_url = new Array(); news_images[0] = '/iam/images/HSBCvidintStill.jpg'; news_images[1] = '/iam/images/'; news_images[2] = '/iam/images/'; news_images[3] = '/iam/images/'; news_images[4] = '/iam/images/'; news_images[5] = '/iam/images/'; news_images[6] = '/iam/images/'; news_images[7] = '/iam/images/'; news_images[8] = '/iam/images/'; news_url[0] = 'HSBC-video-interview-04-12-2017.php'; news_url[1] = ''; news_url[2] = ''; news_url[3] = ''; news_url[4] = ''; news_url[5] = ''; news_url[6] = ''; news_url[7] = ''; news_url[8] = ''; var currentnewsvideo=parseInt(document.getElementById('currentnewsvideocount').value); if (sDirection == 'left') { var newvideo = currentnewsvideo-1; } if (sDirection == 'right') { var newvideo = currentnewsvideo+1; } if (newvideo < 0) { newvideo=0; } if (news_url[newvideo] == '') { newvideo=0; } if (newvideo >= 0 && news_url[newvideo] != ''){ document.getElementById('newspic').src=news_images[newvideo]; //document.getElementById('newspictwo').style.backgroundImage="url("+news_images[newvideo2]+")"; document.getElementById('currentnewsvideocount').value = newvideo; document.getElementById('newspichref').href=news_url[newvideo]; } else { //alert('At the end'); } } </script> <style> /* POP UP CSS Code */ .popScroll { position:fixed; z-index:100; top:0; display: table; text-align: center; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.56); } .popup { z-index: 10; width:420px; height:320px; position:relative; margin:150px auto; display:block; text-align:center; -moz-background-clip: padding; -o-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #fff; /* layer fill content */ -moz-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */ -webkit-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */ -o-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */ box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */ -webkit-transform-origin:top center; -moz-transform-origin:top center; -o-transform-origin:top center; transform-origin:top center; -webkit-animation: iconosani 1.2s forwards; animation: iconosani 1.2s forwards; -moz-animation: iconosani 1.2s forwards; -o-animation: iconosani 1.2s forwards; } @-webkit-keyframes iconosani { 0% { -webkit-transform: perspective(800px) rotateX(-90deg); -moz-transform: perspective(800px) rotateX(-90deg); -o-transform: perspective(800px) rotateX(-90deg); opacity: 1; } 40% { -webkit-transform: perspective(800px) rotateX(30deg); -moz-transform: perspective(800px) rotateX(30deg); -o-transform: perspective(800px) rotateX(30deg); opacity: 1; } 70% { -webkit-transform: perspective(800px) rotateX(-10deg); -moz-transform: perspective(800px) rotateX(-10deg); -o-transform: perspective(800px) rotateX(-10deg); } 100% { -webkit-transform: perspective(800px) rotateX(0deg); -moz-transform: perspective(800px) rotateX(0deg); -o-transform: perspective(800px) rotateX(0deg); opacity: 1; } } .popScroll h1 { position: relative; color: #fff; font-size: 26px; font-weight: 500; text-align: center; border-top: solid 4px #590000; padding: 15px 10px; text-transform: uppercase; background: #9f0404; } .popScroll .uninstalltext { font-size: 17px; font-weight: 400; margin: 15px; } .jscontact { font-size: 13px; margin-top: 40px; text-align: left; margin-left: 10px; } </style> </head> <body> <script src="/adblocker/blockadblock.js"></script> <script> function adBlockNotDetected() { $('#block-adb-enabled').hide(); $('#block-adb-not-enabled').show(); document.getElementById( 'popScroll' ).style.display = 'none'; } function adBlockDetected() { $('#block-adb-enabled').show(); $('#block-adb-not-enabled').hide(); document.getElementById( 'popScroll' ).style.display = 'block'; } if(typeof blockAdBlock === 'undefined') { adBlockDetected(); } else { blockAdBlock.setOption({ debug: true }); blockAdBlock.onDetected(adBlockDetected).onNotDetected(adBlockNotDetected); } function checkAgain() { $('#block-adb-enabled').hide(); $('#block-adb-not-enabled').hide(); // setTimeout 300ms for the recheck is visible when you click on the button setTimeout(function() { if(typeof blockAdBlock === 'undefined') { adBlockDetected(); } else { blockAdBlock.onDetected(adBlockDetected).onNotDetected(adBlockNotDetected); blockAdBlock.check(); } }, 300); } </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.7/highlight.min.js"></script> <script> $('pre code').each(function(i, block) { hljs.highlightBlock(block); }); </script> <!-- popup --> <div style="display:none;" class="popScroll" id="popScroll"> <div class="popup"> <h1>WE HAVE DETECTED AN ADBLOCKER!</h1> <div style="margin-top:20px;"><i style="font-size:80px;color:#bd0808;" class="fa fa-frown-o" aria-hidden="true"></i></div> <p class="uninstalltext">Please Uninstall/Remove Adblocker in order to use our website!</p> <p class="jscontact"><a href="mailto:ian@ellisrobertsonmedia.com,junaid.shakoor@perspectivepublishing.com?subject=Adblocker Issue"> <i class="fa fa-envelope-o" style="margin-right:5px;" aria-hidden="true"></i>Contact</a> </p> </div> </div> <a href="/index.html"><div id="adbanner1"> <a href="https://www.insuranceassetmanagement.net/iam/link.php?url= https://pensionsage.com/sustainability/index.php" target="_blank"><img src="https://www.insuranceassetmanagement.net/iam/../../iam/images/728x90-SustainabilitySummit-RegisterNow.gif" border="0"" ALT=""></a> </div></a> <div id="upperNavWrapper"> <div id="upperNav"> <ul> <a href="/iam/index.php"><li class="navActive"><i style="color:white;" class="fa fa-home" aria-hidden="true"></i> Home</li></a> <a href="/iam/aboutus.php"><li><i style="color:white;" class="fa fa-bars" aria-hidden="true"></i> About</li></a> <a href="mailto:charmaine.moore@perspectivepublishing.com?subject=IAM Subscribe to Newsletter&body=Please subscribe me to your IAM Newsletter"><li><i style="color:white;" class="fa fa-sign-in" aria-hidden="true"></i> Sign up</li></a> <a href="/iam/contactus.php"><li><i style="color:white;" class="fa fa-phone-square" aria-hidden="true"></i> Contact</li></a> <a href="/iam/video-archives.php"><li><i style="color:white;" class="fa fa-video-camera" aria-hidden="true"></i> Video</li></a> <a href="/iam/podcast-archives.php"><li><i style="color:white;" class="fa fa-podcast" aria-hidden="true"></i> Podcasts</li></a> <a href="/iam/roundtable-archive.php"><li><i style="color:white;" class="fa fa-circle-o" aria-hidden="true"></i> Roundtables</li></a> <a href="/iam/events.php"><li><i style="color:white;" class="fa fa-calendar-o" aria-hidden="true"></i> Events</li></a> <a href="/iam/iam-digital-editions.php"><li><i style="color:white;" class="fa fa-file-pdf-o" aria-hidden="true"></i> Digital Editions</li></a> <!-- <a href="/iam/pensionsblog.php"><li>Blogs</li></a> <a class="jsjobsbutton" href="http://www.pensionsage.com/iam/pensions-age-jobs.php">Jobs</a>--> </ul> <div id="upperNavSearch"> <form name="search" id="search" action="search.php" method="POST"> <input type="text" placeholder="Search..." id="querystring" name="querystring"> <input type="image" src="img/top-right_red-search-arrow_fixed.png" value="Submit" alt="Submit" /> </form> </div> <ul> <!--<a href="/iam/professional-services-guide.php" target="_blank"><li>Professional Services Guide</li></a>--> <a href="https://insuranceassetmanagement.net/awards/" target="_blank"><li>Insurance Asset Management Awards</li></a> <a href="https://insuranceassetmanagement.net/conference/" target="_blank"><li>Insurance Asset Management Conference</li></a> <a href="https://insuranceassetmanagement.net/summit/" target="_blank"><li>Insurance Asset Management Summit</li></a> <!-- <a href="/iam/events.php" target="_blank"><li>Events</li></a> <a href="http://www.pensionsage.com/awards" target="_blank"><li>Pensions Age Awards</li></a> <a href="http://www.europeanpensions.net/ep" target="_blanK"><li>European Pensions</li></a> <a href="http://www.europeanpensions.net/irishawards" target="_blank"><li>Irish Awards</li></a> <a href="http://www.europeanpensions.net/awards" target="_blank"><li>European Pensions Awards</li></a> <a href="http://www.pensionsage.com/springconference" target="_blank"><li>Pensions Age Conference</li></a> <a href="http://www.pensionsage.com/northernconference" target="_blank"><li>Northern Conference</li></a>--> </ul> </div> </div> <div class="content-wrapper"> <div id="headerWrapper"> <div id="headerLeft"> <!--<a href="mailto:joel.whitefoot@perspectivepublishing.com?subject=IAM Subscribe to Newsletter&body=Please subscribe me to your IAM Newsletter"> <img src="img/arrow-box.gif" /> <h5>Subscribe to our e-newsletter</h5> </a>--> <a href="https://www.perspectivepublishing.com/privacy_policy.html" target="_blank"> <h6><i style="color:#2f2f2f;" class="fa fa-arrow-circle-right" aria-hidden="true"></i> Privacy And Cookies</h6> </a> <h6 style="margin-top: 125px;"><i style="color:#353535;" class="fa fa-building-o" aria-hidden="true"></i> Established 2016</h6> </div> <a href="index.php"> <div id="headerCenter"></div> </a> <div id="headerRight"> <a> <h5><i class="fa fa-clock-o" aria-hidden="true"></i> Tuesday 18 February 2025</h5> </a> </div> <div id="headerRightMagazine"> <!--<a href="http://www.insuranceassetmanagement.net/iam/pa-digital-editions.php" target="_blank"><img src="img/top-right_subscribe-mag.gif" /></a>--> <img style="margin-top: 80px; margin-left: 2px; border-left: solid; padding-left: 6px; border-color: #ed1d26;" src="img/subimage.png"><a href="mailto:joel.whitefoot@perspectivepublishing.com?subject=IAM Subscribe to Newsletter&body=Please subscribe me to your IAM Newsletter" class="jssubtext">Subscribe To Our E-Newsletter For Free</a> <img style="margin-top: 10px; margin-left: 2px; clear:both; border-left: solid; padding-left: 6px; border-color: #42c0fb;" src="img/twitterlogo.png"><a target="_blank" href="https://twitter.com/IAME2017" class="jstwitter">Follow Us On Twitter</a> </div> </div> <div id="breakingNewsWrapper"> <div id="breakingNews" name="breakingNews"> <a href="" style="margin-top:3px;"><h4>LATEST NEWS</h4><i style="color:#c50810;margin-top:5px;" class="fa fa-arrow-circle-right" aria-hidden="true"> </i></a> <ul id="newsTicker" style="margin-top:3px;"> <li><a href="/iam/Total-assets-of-Chinese-insurers-rise-by-74pc-to-RMB-338trn.php">Total assets of Chinese insurers rise by 7.4% to RMB 33.8trn</a></li> <li><a href="/iam/BPA-market-set-for-strong-finish-to-the-year.php">BPA market set for 'strong' finish to the year</a></li> <li><a href="/iam/Broadstone-targets-50pc-cut-in-scope-1-emissions-by-2032.php">Broadstone targets 50% cut in scope 1 emissions by 2032</a></li> <li><a href="/iam/Aviva-reports-14pc-rise-in-profits.php">Aviva reports 14% rise in profits</a></li> <li><a href="/iam/Finlands-Varma-announces-59pc-return-for-H1.php">Finland’s Varma announces 5.9% return for H1</a></li> </ul> </div> </div> <style> .jsleftwrap { width:100% !important; float:left; margin-top:5px; } .jsrightwrap { width:35% !important; float:left; margin-left:10px; margin-top:5px; } .login-title { color: #2a2a2a; text-align: center; font-family: roboto; font-size: 50px; margin-bottom: 30px; } .login-form { width: 60%; margin-left: 200px; /* border-top: solid 20px red; */ padding: 20px 30px; background: rgb(251, 251, 251); border: solid 1px #e4e4e4; /* margin-left: 280px; */ border-top: solid 4px #af0710; margin-top: 50px; box-shadow: 0 0 2.5rem -1rem rgba(0,0,0,0.5); } .form-group { position: relative; margin-bottom: 15px; width: 100%; } .form-control { width: 100%; height: 50px; border: none; padding: 5px 7px 5px 15px; background: #fff; color: #666; border: 1px solid #ddd; font-family: roboto; } .form-control:focus, .form-control:focus + .fa { border-color: #af0710; color: #af0710; } .form-group .fa { position: absolute; right: 15px; top: 17px; color: #999; } .log-btn { background: #af0710; dispaly: inline-block; width: 100%; font-size: 16px; height: 50px; color: #fff; text-decoration: none; border: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-family: roboto; } .link { text-decoration: none; float: right; font-size: 12px; color: #525252; font-family: roboto; } .link:hover { text-decoration: underline; color: #8C918F; } </style> <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet"> <div id="mainWrapper" style="min-height: 100% !important;margin-bottom: 50px;"> <div class="jsleftwrap"> <form name="login" id="login" action="login_form.php" method="POST"> <div class="login-form"> <h1 class="login-title">Login</h1> <div class="form-group "> </div> <div class="form-group "> <input type="text" class="form-control" placeholder="Email Address " id="emailaddress" name="emailaddress"> <i class="fa fa-user"></i> </div> <div class="form-group log-status"> <input type="password" class="form-control" placeholder="Password" id="password" name="password"> <i class="fa fa-lock"></i> </div> <div class="form-group "><a class="link" href="/iam/pricing.php">Create an account</a></div> <div class="form-group "><a class="link" href="/iam/forgotpassword.php">Forgot Password</a></div> <button type="button" class="log-btn" onclick="javascript:dologin();">Log in</button> <input type="hidden" name="status" id="status" value="dologin"> </div> </form> </div> </div> <div class="container"> <div class="card" style="margin-top: 70px"> <div class="card-body"> <div id="fillme"></div> </div> </div> </div> <!-- START Bootstrap-Cookie-Alert --> <div class="text-center cookiealert" role="alert"> We use cookies to ensure you get the best experience on our website. <a href="http://www.perspectivepublishing.com/privacy_policy.html" target="_blank" style="color: #3fd600;">Learn More</a> <button type="button" class="btn btn-sm acceptcookies"> Accept </button> </div> <!-- END Bootstrap-Cookie-Alert --> <!-- JAVASCRIPT --> <!-- Include cookiealert script --> <script src="/iam/cookies/cookiealert.js"></script> <div id="footer"> <div id="footerWrapper"> <h1>This website is a part of Perspective Publishing Limited, registered in England no 2876166. By using this website you agree to our <a href="http://www.perspectivepublishing.com/cookie_policy.html" target="_blank">COOKIE POLICY</a> and <a href="http://www.perspectivepublishing.com/privacy_policy.html" target="_blank">PRIVACY POLICY</a>.</h1> <div id="footerSearch"> <form> <input type="text" placeholder="Search..." id="footerSearchField"> <input type="image" src="img/top-right_red-search-arrow_fixed.png" value="Submit" alt="Submit" /> </form> </div> <img src="img/bottom_blackbar-ipad.gif"/> </div> </div> <script> $(function(){ $("ul#newsTicker").liScroll({travelocity: 0.05}); }); </script> <script language="javascript"> document.getElementById('breakingNewsWrapper').style.display = "block"; </script> <input type="hidden" name="currentbottomfeaturecount" id="currentbottomfeaturecount" value="0"> <input type="hidden" name="currentnewsvideocount" id="currentnewsvideocount" value="0"> </body> </html>