<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
    <meta name="robots" content="noindex, nofollow"/>
    <title>Sorry...</title>
    <link rel="shortcut icon" href="/failover/Assets/favicon.ico"/>
<style type="text/css">
html {height: 100%; background: #ececec;}
body {padding: 33px 0; font-family: 'Roboto','Helvetica Neue LT Std', 'Helvetica Neue', Helvetica, Arial, sans-serif; height: 100%; line-height: 1.5;}
.cmePageContainer {
    position: relative;
    max-width: 480px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px #828282;
    -moz-box-shadow: 0 0 10px #828282;
    box-shadow: 0 0 10px #828282;
    padding: 0;
}
.cmeHead {padding: 20px 20px 12px;}
.cmeBanner img {width: 100%;}
.cmeBody {padding: 0 20px;}
.cmeFooter {padding: 12px 20px;}
.cmeErrorCode {color: #ccc;}
.cmeCopyright {font-size: 12px; margin-bottom: 0;}
</style>
</head>
<body>
	<div class="cmePageContainer">
		<div class="cmeHead">
			<img src="/failover/Assets/cmegroup-logo-167x25.png" alt="CME Group Logo" /><br />
		</div>
		<div class="cmeBanner">
			<img src="/failover/Assets/banner.jpg" alt=""/>
		</div>
		<div class="cmeBody">
			<h1>Sorry...</h1>
			<p>We are experiencing technical difficulties.<br />Our team is working on the issue and we will be back soon.</p>
		</div>
		<div class="cmeFooter">
			<p class="cmeCopyright">&copy; 2019 CME Group Inc. All rights reserved.</p>
		</div>
	</div>
</body>
</html>