﻿/* Dive*/
h1,
h2,
h3 {
  color: #123b61;
}
div.content ul li {
  list-style-image: url('/Content/Document/images/BulletImages/FinBlack.png');
  margin-left: 45px;
}
.titlepagefooter {
  background-color: #ffffff;
}
div#navbar-container {
  background-color: white;
  border-bottom: solid 3px #022040;
}
div#navbar-container a.navbar-brand {
  background-color: white;
}
.panel-brandpanel .panel-heading {
  color: white !important;
  background-color: #022040;
}
.panel-brandpanel .panel-body {
  border: solid 1px #022040;
}