<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #002f63;
  margin: 96px 0 0 0;
}

div.csOuter {
  border: none 0 #ffffff;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

div.csInner {
  border: none 0 #00ffff;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  width: 600px;
}

div.csHeader {
  clear: both;
}

span.csHeadline {
  font-family: arial,helvetica;
  font-size: x-large;
  font-weight: bold; 
  color: #b5cde3;
}

div.csContent {
  clear: both;
}

div.csImage {
  float: left;
  margin: 0;
  padding: 0;
  width: 340px;
}

div.csImage  img {
  border: none 0 #ffffff;
  height:189px;
  width:310px;
}

div.csText {
  float: left;
  margin: 0;
  padding: 48px 0 0 0;
  width: 260px;
}

div.csText span.csInfo {
  font-family: arial,helvetica;
  font-size: medium;
  color: #8baccb;
}

div.csText a {
  color: #ffffff;
}

div.csFooter {
  clear: both;
  padding: 36px 0 0 0;
  text-align: right;
}

img.csW3Image {
  border: none 0 #ffffff;
  height: 31px;
  width: 88px;
}
</pre></body></html>