<!doctype html>
<html>

<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="author" content="Pearson">
  <link rel="icon" type="image/x-icon" href="https://www.pearsoned.com/favicon.ico">

  <title>Site Retired</title>
  
  <!-- 20251031 CISO REQUIRED -->
  <!-- see https://pearsoneducationinc.sharepoint.com/:w:/s/HEDPSGSC/EZKpFb65m1xBjJ7y4lirrrYBYmILMw9zfbOXKEx5c1Bc6w?wdLOR=c5B1AF31F-60B3-104F-888D-60467829C25B -->
  <!--
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600">
  -->
  <link rel="stylesheet" href="fonts-googleapis.css">
  
  <style>
    body {
      font-family: "Open Sans", verdana, sans-serif;
      font-size: 1em;
      line-height: 1.6;
      color: #444;
      margin: 0;
    }
    #banner {
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px 0;
      margin: 0;
      background-color: #2B2F88;
      width: 100%;
      text-align: left;
    }
    .banner_logo {
      padding-left: 3%;
    }
    h1 {
      letter-spacing: 1px;
    }
    .content {
      max-width:660px; 
      background:#f8f8f8;
      margin: 90px auto 50px;
      border: 1px solid #ccc;
      border-radius: 0.5em;
      padding: 1em 2em;
    }
    .clearfix:after {
      content: ".";
      visibility: hidden;
      display: block;
      height: 0;
      clear: both;
    }
    footer {
      margin: 0 auto;
      font-size: .875em;
      text-align: center;
    }
  </style>
</head>

<body>

  <header id="banner">
    <img src="https://media.pearsoncmg.com/bc/bc_0global/myebk/cs/img/pearson_logo.png" alt="Pearson" title="Pearson" class="banner_logo" />
  </header>


  <section class="content clearfix">
    <h1>This site is no longer available.</h1>

    <p>Please visit the <a href="https://www.pearson.com/us/support.html">Pearson 24/7 Technical Support</a> website for customer support.</p>
    
  </section>


  <footer>
    <div>
      Copyright &#169;
      <script type="text/javascript">
        document.write(new Date().getFullYear());
      </script>&nbsp; Pearson Education, Inc. All rights reserved.
      <br>
      <a href="http://www.pearsoned.com/legal-notice/" class="footermenulink">Legal Notice</a>
      |
      <a href="http://www.pearsoned.com/privacy-policy/" class="footermenulink">Privacy Policy</a>
      |
      <a href="http://www.pearsoned.com/permissions/" class="footermenulink">Permissions</a>
    </div>
  </footer>

</body>

</html>