<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
        <title></title>
        <meta charset="utf-8"><!-- utf-8 works for most cases --><meta name="viewport" content="width=device-width"><!-- Forcing initial-scale shouldn't be necessary --><meta http-equiv="X-UA-Compatible" content="IE=edge"><!-- Use the latest (edge) version of IE rendering engine --><meta name="x-apple-disable-message-reformatting"><!-- Disable auto-scale in iOS 10 Mail entirely --><!-- The title tag shows in email notifications, like Android 4.4. --><!-- Web Font / @font-face : BEGIN --><!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. --><!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. --><!--[if mso]>
        <style>
            * {
                font-family: sans-serif !important;
            }
        </style>
    <![endif]--><!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ --><!--[if !mso]><!-->
        <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&amp;display=swap" rel="stylesheet" /><!--<![endif]--><!-- Web Font / @font-face : END --><!-- CSS Reset : BEGIN -->
        <style type="text/css">/* What it does: Remove spaces around the email design added by some email clients. */
        /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
  
 @font-face {
    font-family: 'TideSans-500Dudette';
    src: url('https://www.whoi.edu/home/fontface/TideSans-500Dudette-webfont.woff2') format('woff2'),
         url('https://www.whoi.edu/home/fontface/TideSans-500Dudette-webfont.woff') format('woff'),
         url('https://www.whoi.edu/home/fontface/TideSans-500Dudette.ttf') format('ttf'),
         url('https://www.whoi.edu/home/fontface/TideSans-500Dudette.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}
  
        html,
        body {
            margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
                        font-family: 'Red Hat Display', sans-serif;
                        font-weight:400;
                        font-size:18px;
                        
        }
         p{
             margin-top:20px;
         }
                
                /* preheader styles */
.preheader {
    color: transparent;
    display: none;
    height: 0;
    max-height: 0;
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    mso-hide: all;
    visibility: hidden;
    width: 0;
}

        /* What it does: Stops email clients resizing small text. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        /* What it does: Centers email on Android 4.4 */
        div[style*="margin: 16px 0"] {
            margin: 0 !important;
        }

p.caption {font-size:13px;line-height:16px;margin-top:4px;text-align:left}

        /* What it does: Stops Outlook from adding extra spacing to tables. */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        /* What it does: Fixes webkit padding issue. */
        table {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
            table-layout: fixed !important;
            margin: 0 auto !important;
        }

        /* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
        a {
            text-decoration: none;
                        color: #0069b1;
                        color:#00a9e0;
                        
                        
        }
                a:hover {
            text-decoration: underline;
                        color: #041e42;
                        color: #0069b1;
                        
        }
                a:visited {
            text-decoration: none;
                                color: #0069b1;
        }
                
                
                a.light {
        color: #ffffff;
}
a.gray {
                color:#bbbcbc;
        color:#e6e7e8;
        


/* Give and Shop WHOI buttons */
                .stack-column-center.give table {
                        margin-left:166px !important
                }
                
                .stack-column-center.shop table {
                        margin-right:153px !important
                }
                        
/* End Give and Shop WHOI buttons */


        /* What it does: Uses a better rendering method when resizing images in IE. */
        img {
            -ms-interpolation-mode:bicubic;
        }

        /* What it does: A work-around for email clients meddling in triggered links. */
        *[x-apple-data-detectors],  /* iOS */
        .unstyle-auto-detected-links *,
        .aBn {
            border-bottom: 0 !important;
            cursor: default !important;
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
        }

        /* What it does: Prevents Gmail from changing the text color in conversation threads. */
        .im {
            color: inherit !important;
        }

        /* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */
        .a6S {
           display: none !important;
           opacity: 0.01 !important;
                }
                /* If the above doesn't work, add a .g-img class to any image in question. */
                img.g-img + div {
                   display: none !important;
                }

        /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
        /* Create one of these media queries for each additional viewport size you'd like to fix */

        /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
        @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
            u ~ div .email-container {
                min-width: 320px !important;
            }
        }
        /* iPhone 6, 6S, 7, 8, and X */
        @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
            u ~ div .email-container {
                min-width: 375px !important;
            }
        }
        /* iPhone 6+, 7+, and 8+ */
        @media only screen and (min-device-width: 414px) {
            u ~ div .email-container {
                min-width: 414px !important;
            }
        }
        </style>
        <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --><!--[if gte mso 9]>
    <xml>
        <o:OfficeDocumentSettings>
            <o:AllowPNG/>
            <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
    </xml>
    <![endif]--><!-- CSS Reset : END --><!-- Progressive Enhancements : BEGIN -->
        <style type="text/css">/* What it does: Hover styles for buttons */
        .button-td,
        .button-a, .button-b {
            transition: all 100ms ease-in;
        }
            .button-td-primary:hover,
            .button-a-primary:hover {
                background: #00a9e0 !important;
                border-color: #00a9e0 !important;
                        color:#ffffff;
                            }
                
                .button-b-primary:hover {
                          background: #00a9e0 !important;
                border-color: #041e42 !important;
                        color: #041e42 !important;
                }
                
                

        /* Media Queries */
        @media screen and (max-width: 600px) {

            .email-container {
                width: 100% !important;
                margin: auto !important;
            }

            /* What it does: Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
                                                        
            }
                        
                        
                        
            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
                                padding:0px 0 0px;
                                
            }
  .stack-column-center img {
          margin:0px auto 0 auto ;
           max-width:600px;
  }
  
  
          /* Give and Shop WHOI buttons */
                        .stack-column-center.give table {
                        margin: 0px auto 10px !important;                        
                width: 100% !important;
                max-width: 100% !important;
                }
                
                .stack-column-center.shop table {
                        margin: 0 auto !important;                        
                width: 100% !important;
                max-width: 100% !important;
                }
                /* End Give and Shop WHOI buttons */
  

                        .full {
    display:block;
    width:100%;
        padding:0px 0 0px;
  }
  
  .full img {
           margin:0 auto 0 auto ;
           max-width:600px;
  }
                        
            /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .center-on-narrow {
                text-align: left !important;
                display: block !important;
                margin-left: auto !important;
                margin-right: auto !important;
                float: none !important;
            }
            table.center-on-narrow {
                display: inline-block !important;
            }

            /* What it does: Adjust typography on small screens to improve readability */
            .email-container p {
                font-size: 18px !important;
                                margin-bottom:10px !important;
            }
                        
                        .email-container li {
                font-size: 18px !important;
                                margin-bottom:10px !important;
            }
                        
                        .footer p {
                                 font-size: 12px !important;
                        }
                        
                        p.date {
                        margin-bottom: 0 !important;        
                        }
                        
                        p.poem {
                        font-size:20px !important;        
                        }
                        
                        h1 {
                        font-size:32px !important;        
                        line-height:36px !important;
                        }
                        
                        h2 {
                        font-size:22px !important;        
                        line-height:22px !important;
                        }
                        
                        h4 {
                                font-size: 14px !important;
                        }
                        
                .email-container p.caption {font-size:13px!important; line-height:16px !important;margin-top:4px !important;text-align:center !important}
                        
                        .stack-column-center img {
          margin:20px auto 0 auto ;
                      }
                
                .left-margin{
                margin-left:10px;
                margin-right:0px;
                }
        </style>
        <!-- Progressive Enhancements : END -->
</head>
<!--
        The email background color (#222222) is defined in three places:
        1. body tag: for most email clients
        2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
        3. mso conditional: For Windows 10 Mail
-->
<body data-gr-ext-installed="" data-gramm="false" data-new-gr-c-s-check-loaded="8.898.0" data-new-gr-c-s-loaded="8.898.0" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #ffffff;" width="100%">
<p style="margin:0"><span class="preheader">Get 15% off all items and support ocean science!</span></p>

<center style="width: 100%; background-color: #ffffff;"><!--[if mso | IE]>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #ffffff;">
    <tr>
    <td>
    <![endif]--><!-- Visually Hidden Preheader Text : BEGIN -->
<div class="en__component en__component--textblock">
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">&nbsp;</div>
</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->

<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;&zwnj;&nbsp;</div>
<!-- Preview Text Spacing Hack : END --><!-- Email Body : BEGIN --><!-- Full Bleed Background Section : BEGIN -->

<table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
        <tbody>
                <tr>
                        <td style="background-color: #ffffff;">
                        <p style="font-family:'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:300;font-size:13px;margin:0;text-align:center;margin-top:10px;margin-bottom:10px"><a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fmessage%2Fview%3Fea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26broadcastId%3D255574%26templateId%3D256649&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uCqvf4HudezjEkCfVdnB9l2z92kqvdCCwRoUYBcaGY8%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/message/view?ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==&broadcastId=255574&templateId=256649" shash="JrHNNY8IWYNZhjNGJin0p2eCNEyhCd0BHd/ImeO++Z+EQz4ZgyIOSeZupZVxs7SOu/NpX1q+sMTl6QNsGqP02emwAgpRkqOQ89aw/asoKFN9bM5mCiA0/T0bcn6g1F4uZgN5JlCh52pbvYCwsiT/iAI7qF/VciwtgLCjZqvQX3o=">View in a browser</a></p>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #041e42;padding:0 10px">
                        <p style="text-align:center;margin:9px 0 8px"><a href="https://www.whoi.edu"><img alt="Woods Hole Oceanographic Institution" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/logo-oneline540.png?v=1598458443000" style="height: auto; width: 100%;max-width:540px" width="540" /></a></p>
                        </td>
                </tr>
                <tr>
                        <td style="background-color: #ffffff;"><a data-id="44995" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1950959%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=3D%2B3NO2%2BhxD0ANRAcPYHDtKepExCDHG4me07dmnq9fQ%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1950959?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="npIW3zVhDZ9iq4pPX3gJccg1Cr2NfmC/UJAaGBUnQYg8vnQeAm4aNYmanKsFGAtVYDDseVelih2ukqQsfzAW53DrczuBn29zogegAJ+DOXzA3EODcUBehQYMZCNtSvePaIpUtK/3mZcrxrcOpEBac8zK4E8FwIWqbKtYAtYDHSc="><img alt="WHOI Back to School Sale" border="0" class="g-img" height="" src="https://www.whoi.edu/wp-content/uploads/2023/08/2023_Back-to-school_15-off_Email_V2.gif" style="width: 100%; max-width: 600px; height: auto; background: #ffffff;  color: #555555; margin: auto; display: block;border:0px solid #041e42" width="600" /></a></td>
                </tr>
                <!-- Hero Image, Flush : END --><!-- Thumbnail Left, Text Right : BEGIN --><!-- Thumbnail Left, Text Right : END --><!-- 1 Column Text + Button : BEGIN -->
                <tr>
                        <td style="background-color: #ffffff;">
                        <div class="en__component en__component--repeatable">
                        <div class="en__component en__component--droppable ui-sortable">
                        <div class="en__component en__component--textblock">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td style="padding: 10px 30px 0px 30px;color: #333333;font-family:'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:300;Margin-top:0px;font-size:19px;line-height:28px;text-align:center">
                                                <h1 style="color:#041e42">Back to School sale!</h1>

                                                <p>Gear up for the school year with a splash of savings at ShopWHOI!&nbsp;<strong>15% off</strong> <strong>all merchandise</strong> including items from our <a data-id="44995" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1950960%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=YSvOWQ8ehUTDSZ8S7O3D8JW8wIbJBwWsEqzWFuHtGck%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1950960?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="wDOczLYbgq8MG+HqD4yD8NmwDGmRseLia1jSGgVRFP3GOWXx5vACMW01L0U/d9jX2AXhecwZ003bZ+ESVZW/xz/ovzrW87gk4Jnrx9DN3F3nm8IwAY/qojoYRpUYX5kj59Uo+uUOQphtiGqaf0JJkH67eg13LdnDnvZ/zcF4EDE=">Back to School collection</a>. Use discount code <strong>Back2School</strong> at checkout.</p>

                                                <p><strong>Sale ends today Mon., Aug.&nbsp;28, 2023 at midnight!</strong><br />
                                                <span style="font-size:16px">Excludes membership and gift cards</span></p>

                                                <p><strong>All proceeds go to ocean science!</strong></p>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </div>
                        </div>
                        </div>
                        </td>
                </tr>
                <tr>
                        <td style="padding: 10px 0 40px ;background-color:#ffffff"><!-- Button : BEGIN -->
                        <div class="en__component en__component--repeatable">
                        <div class="en__component en__component--droppable ui-sortable">
                        <div class="en__component en__component--textblock">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                <tbody>
                                        <tr>
                                                <td class="button-td button-td-primary" style="border-radius: 0px; background: #ee5340; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;"><a class="button-a button-a-primary" data-custom-urls="[]" data-custom-urls-enabled="false" data-id="44995" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1950961%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=QUuoqBqf7ju6zzSf1cTPqKbwYM3kWuViUlhNnOfvGNA%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1950961?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="oX2VrBVEzqONKz2IQOd2Gdoq45lsraI4viNbLdy+8DwWO8hqQTqzmKCpZldJuWyqacYdhopTz0UjWBeAFVa9T7sEIr5YgGgqjVRLxoYTDIZGjlbF/TnAJb3gf8HvoizVAB04/EAi+hRMIQ6uLp48yYFrPxcmC9hmLAWYvacNerw=" style="background: #ee5340; border: 0px solid #041e42; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-weight:400; font-size: 20px; line-height: 20px; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;text-decoration: none; padding: 12px 16px; color: #ffffff; display: block;width:260px;text-align:center;letter-spacing:0.08em">SHOP NOW</a></td>
                                        </tr>
                                </tbody>
                        </table>
                        <!-- Button : END --></div>
                        </div>
                        </div>
                        </td>
                </tr>
                <tr>
                        <td style="padding: 35px 10px 0; background-color: #041e42">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr><!-- Column : BEGIN -->
                                                <td class="stack-column-center give" valign="top" width="50%">
                                                <table border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                                        <tbody>
                                                                <tr>
                                                                        <td class="button-td button-td-primary" style="border-radius: 0px; background: transparent; border:1px solid #00a9e0;">
                                                                        <div class="en__component en__component--textblock"><a class="button-b button-b-primary" href="https://gift.whoi.edu/page/36040/donate/1?recurr=0%26id=1%26gift=0" style="background: transparent; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 10px 14px; color: #00a9e0; display: block; border-radius: 0px;letter-spacing:0.06em;">GIVE NOW</a></div>
                                                                        </td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                                <!-- Column : END --><!-- Column : BEGIN -->
                                                <td class="stack-column-center shop" valign="top" width="50%">
                                                <table border="0" cellpadding="0" cellspacing="0" class="btn-give" role="presentation" style="margin: auto;">
                                                        <tbody>
                                                                <tr>
                                                                        <td class="button-td button-td-primary" style="border-radius: 0px; background: transparent; border:1px solid #00a9e0">
                                                                        <div class="en__component en__component--textblock"><a class="button-b button-b-primary" href="https://shop.whoi.edu/" style="background: transparent; font-family: 'Red Hat Display', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 10px 14px; color: #00a9e0; display: block; border-radius: 0px;letter-spacing:0.06em">SHOP WHOI</a></div>
                                                                        </td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                </td>
                                                <!-- Column : END -->
                                        </tr>
                                </tbody>
                        </table>
                        </td>
                </tr>
                <!-- 2 Even Columns : END -->
                <tr>
                        <td style="background-color: #041e42;">
                        <div class="en__component en__component--droppable ui-sortable">
                        <div class="en__component en__component--textblock">
                        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                <tbody>
                                        <tr>
                                                <td class="footer" style="padding: 20px; font-family: sans-serif; font-size: 13px; line-height: 18px; color:#00a9e0;;letter-spacing:0.02em">
                                                <h2 style="font-family:'Red Hat Display', 'Helvetica',Arial,Tahoma,sans-serif;font-weight:700;font-size:22px;margin:10px 0 0px;text-align:center">Follow us #WHOI</h2>

                                                <p style="text-align: center;margin-top:20px;"><a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FWoodsHoleOcean%2F&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=wz6FirB%2F54HEOQOfLns%2BnZigvNjen2qdx2i8HAw3lVM%3D&amp;reserved=0" originalSrc="https://www.facebook.com/WoodsHoleOcean/" shash="OZULblypy+kuN6eQulKuoGJVFZRueetR0ts0qv0GueZkZL/m1+4BW+3Ls9i6J+RPJsafmtS9oIP50QEjLFPfuoyXXOcbH8NicgKfIMA5qZaUSjI7cyJHERvAO1QZ8SH9Sh9wufCf0l1sqTtH5WXIo86ittLV2IJuyJpZ3F+bNj4=" target="_self"><img alt="facebook" height="25" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/facebook2020.png?v=1598464585000" width="11" /></a> &nbsp; &nbsp; <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fwhoi&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uuv2Imzrlp3NP4DhPOvn2Ycpyhov6uMJDi3IWtPdMNs%3D&amp;reserved=0" originalSrc="https://twitter.com/whoi" shash="c9ONdl6JK34SG3Ij2urtDDO20UIJSS9vDk/iiCw/Rlyh4i8oBuIQv0HRS3b23GERDV5nWBcwryO0aSgX8VLQ7Oq2ylSIAa049hx5nCAQBpNLbzMfkzKA/HhJFoWlVKfoCocEU9S0yndHYojfNG7tPHOscnmv2wZnP+rnknE65qM=" target="_self"><img alt="twitter" height="25" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/twitter2020.png?v=1598464597000" width="31" /></a> &nbsp; &nbsp; <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fwhoi.ocean%2F&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=eB99kyZKNeAivSq1wwqLhOPyTGf4cqSogLogW0zxr9E%3D&amp;reserved=0" originalSrc="https://www.instagram.com/whoi.ocean/" shash="y+wc58sVT03/i9hDUK+l+Q/QwpT2yEthi9u4UNfiJxn3+orxqKv2JvGd/gOQFhCCzNvV5trN9YRUC7+K3IUBhV+GZwnuwvT58aN275a2JsN6hYPXvcxn3282ixtU3Z+4mfAk02nK+g7SktCDVsGIg8qy3P5Gc0CC+ZVREfLwnHQ=" target="_self"><img alt="instagram" height="25" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/instagram2020.png?v=1598464585000" width="26" /></a> &nbsp; &nbsp; <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fuser%2FWoodsHoleOceanInst&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=%2FO74a6AoSWRB3IgxyTby4kd9PkpFyS5wPN8ZQ9kk1%2BU%3D&amp;reserved=0" originalSrc="https://www.youtube.com/user/WoodsHoleOceanInst" shash="Z3DU4cNpDXR9Jxz7hQz5IT7b+kJl7+6j9VnfABNp/cwjH/nOwVf21rBHoAHsCg+FAMNRIFf1nEy5eQzlri7mBbM5eobUzSKdHWEXE7SAAPETnPtZXz4IBUEvTTPjfnUcoi7ULQqyxy/qSS1BMY1UKIGnWmNDvDbyOeXOc63xI14=" target="_self"><img alt="youtube" height="25" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/you-tube.png?v=1600788988000" width="30" /></a> &nbsp; &nbsp; <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fschool%2Fwoods-hole-oceanographic-institution%2F&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=%2B9I9Zv8GeD7AwEoD%2BQeGIXm0ZAtshWzAEi8tucOnPUo%3D&amp;reserved=0" originalSrc="https://www.linkedin.com/school/woods-hole-oceanographic-institution/" shash="I3dV4A1ZndkXtxdMueN+ispyGgCmgUUn7OQCo4cjOi2jqGyR1630xRNHPrvjnRgvuO7RX1En3nvfYSfZGJw7Aysi7U9NZeU+t0tf31gXq7hDCKLedE3AGMAuV6hYSMmyUJ62Fa+GWLBU3kuVNXX/Ru9QnjiHA9zniPUQeClBbXg=" target="_self"><img alt="linkedin" height="21" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/linkedin2020.png?v=1598464586000" width="27" /></a> &nbsp; &nbsp; <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.tiktok.com%2F%40woodsholeoceanographic%3Flang%3Den&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dV7xuWum5t7VY8YA1X6QuLvWnbrq82TKJyJ9EJAzNDw%3D&amp;reserved=0" originalSrc="https://www.tiktok.com/@woodsholeoceanographic?lang=en" shash="TlYIHy5LTi8yNLFekn6DCrVC8RTkV87sUEKW/F4rqvxHta/oEBUMR9FhASVMtm8St66ITqOVH0DoGQzyV8/11klJjn3kxwwUF4Vu7WkHqPrkNnHIVfVGrMAOLnw8MWeafZ+f4T3iN1gIVQBeiYkcGCEXmpmvjB6J1dSyu7xtZyY=" target="_self"><img alt="tiktok" height="25" src="        https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10037/tiktok.png?v=1648749113000" width="22" /></a></p>

                                                <p style="font-family: 'Red Hat Display', Helvetica, Arial, sans-serif;margin:0;text-align:center">Copyright &copy;2023 Woods Hole Oceanographic Institution. All rights reserved.<br />
                                                266 Woods Hole Road, Woods Hole, MA 02543-1050 U.S.A.<br />
                                                General Information: <a class="gray" href="mailto:information@whoi.edu">information@whoi.edu</a> or (508) 289-4895<br />
                                                <a class="gray" data-id="null" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1950962%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=1v2vAukVgBOOgWSkJ%2BdYT1JAtT8yt%2F22B5hD%2FW946GI%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1950962?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="BRif6RYm8J229V2VjM57M8RFHgtVzLsrDZlH9oiLJ3PNxJ6e9Pkvoa9A5v5oITefd221h3vwmbQaVjImxXaYHO5WytjnuPii+unEgjvBON/XILNRzJbdlM9xQMkyEjDNBoBm7z8Fumlp13P3a5csiUwFLrQAdhQh8YrOANKPd5A=">Privacy Policy</a></p>

                                                <p style="font-family:'Red Hat Display',  Helvetica, Arial, sans-serif;font-size: 14px; line-height: 14px;margin:20px 0 10px;text-align:center"><a class="gray" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fmessage%2Fview%3Fea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26broadcastId%3D255574%26templateId%3D256649&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uCqvf4HudezjEkCfVdnB9l2z92kqvdCCwRoUYBcaGY8%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/message/view?ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==&broadcastId=255574&templateId=256649" shash="JrHNNY8IWYNZhjNGJin0p2eCNEyhCd0BHd/ImeO++Z+EQz4ZgyIOSeZupZVxs7SOu/NpX1q+sMTl6QNsGqP02emwAgpRkqOQ89aw/asoKFN9bM5mCiA0/T0bcn6g1F4uZgN5JlCh52pbvYCwsiT/iAI7qF/VciwtgLCjZqvQX3o=">View in a browser</a><a data-id="13200" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fclick%2F10037%2F1950963%3Femail%3DBdaxHunqTkLgaXR82g2b4g%3D%3D%26campid%3DGDN5Uc%252BVpaGZkArzVWMSmA%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984637084%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=U1gmLltt8zNH9MD18lMMmH5GIZzJUbrSYvevjkO308U%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/click/10037/1950963?email=BdaxHunqTkLgaXR82g2b4g==&campid=GDN5Uc%2BVpaGZkArzVWMSmA==" shash="ugAh3ebxZ8YkhfPoR8q69ibZ/SkH9gqOpVXw3Q1RB5BfVTe5fzuMbZBNoAi3Yu4Hv0R8wx91jh4ngNetrW9puisUUQJZjEG7US96G9w85dwj8pRhJKsxjRheXzezWzo1HII5zJ7yyhHZ7yK4j1iPeBbooWn3O7Re84OPdvZNH0U="> | </a><a class="gray" href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fus.engagingnetworks.app%2Fpage%2Femail%2Fsubscribe%3Fcampaignpageurl%3Dhttps%253A%252F%252Fgift.whoi.edu%252Fpage%252F7388%252Fsubscriptions%252F1%253Fea.broadcast.id%253D255574%26ea.campaigner.email%3DBdaxHunqTkLgaXR82g2b4g%3D%3D&amp;data=05%7C01%7Csemco%40whoi.edu%7C031a617414f3453138b808dba7ddbaf4%7Cd44c5cc6d18c46cc8abd4fdf5b6e5944%7C0%7C0%7C638288342984793304%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dkKcdgc5ubalttArKTRBiy4Vouovl7Pp%2FuVUgZ8gS1I%3D&amp;reserved=0" originalSrc="https://us.engagingnetworks.app/page/email/subscribe?campaignpageurl=https%3A%2F%2Fgift.whoi.edu%2Fpage%2F7388%2Fsubscriptions%2F1%3Fea.broadcast.id%3D255574&ea.campaigner.email=BdaxHunqTkLgaXR82g2b4g==" shash="s/UjzeblzzxHnowf64mdlqpttEunY8XnXMjO522RVXGj4p1nHeVW1TzKjIW5QKppC9+Jg13PBBDDkmuCjSsvJfJRHHHF/QDV8maQhOkyAhm8T8t4BM1OEmhYJDuATrpD3ZhEv/MWmChOesK3VwjeuvwuQvIyNIP56rhgligsctw=">Unsubscribe</a></p>
                                                </td>
                                        </tr>
                                </tbody>
                        </table>
                        </div>
                        </div>
                        </td>
                </tr>
                <!-- FOOTER : END -->
        </tbody>
</table>
<!-- Email Body : END --><!--[if mso | IE]>
    </td>
    </tr>
    </table>
    <![endif]--></center>
</body>
</html>
<img alt="supporter" src="https://us.engagingnetworks.app/page/email/open/GDN5Uc%2BVpaGZkArzVWMSmA==_b255574_tr0_t0.png"/>