.banner {
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #fff;
}

.banner-upper {
  background-color: #112e51;
}

.banner-lower {
  background-color: #323a45;
}

.banner-map-title {
  font-family: "Merriweather", serif;
  font-size: 22px;
  margin: 0;
  line-height: 50px;
  font-weight: 400;
  height: 50px;
  padding-left: 30px;
}

td.banner-map-title {
  padding-left: 0;
}

a.banner-map-title:link {
  color: #fff;
  text-decoration: none;
}

a.banner-map-title:visited {
  color: #fff;
  text-decoration: none;
}

a.banner-map-title:hover {
  color: #fff;
  text-decoration: none;
}

a.banner-map-title:active {
  color: #fff;
  text-decoration: none;
}

.topnav {
  font-family: "Source Sans Pro", sans-serif;
  padding: 0px 10px 0px 10px;
}

table.banner {
  border: 0;
  padding: 0;
  width: 100%;
  margin: 0;
}

td.banner {
  margin-left: 2px;
  margin-right: 2px;
  padding: 0px;
  background: #e5e5e5;
}

a.banner:link {
  text-decoration: none;
}

a.banner:visited {
  text-decoration: none;
}

a.banner:hover {
  text-decoration: none;
}

a.banner:active {
  text-decoration: none;
}

a.topnav:link {
  color: #afb1b6;
  text-decoration: none;
}

a.topnav:visited {
  color: #afb1b6;
  text-decoration: none;
}

a.topnav:hover {
  color: #afb1b6;
  text-decoration: none;
}

a.topnav:active {
  color: #afb1b6;
  text-decoration: none;
}
