body {
  margin: 0px;
  background-color: white;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
}

a:link,
a:visited {
  color: #003399;
  text-decoration: none;
}

a:hover {
  color: #004de4;
  text-decoration: underline;
}

h6, input, pre, .sub, .dateline, select, option, .label {
  font-size: 8pt;
  font-weight: normal;
}

p, td, ul, li, dd {
  font-size: 10pt;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, .nd-heading1 {
  margin-top: 10pt;
  margin-bottom: 2pt;
}

p {
  margin-top: 4pt;
  margin-bottom: 8pt;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 11pt;
}

h4,
h5 {
   font-size: 10pt;
}

address {
  font-style: normal;
}

img {
  border: 0px;
}

.top-logo {
  height: 96px;
  background: url("top-logo.png");
  margin-bottom: 12px;
}

.top-logo-menu-bar {
  padding: 80px 8px 3px 6px;
  font-size: 8pt;
  float: right;
  text-transform: uppercase;
}

.top-logo-menu-bar a:link,
.top-logo-menu-bar a:visited,
.top-logo-menu-bar a:hover {
  color: black;
}

#tagline {
  padding: 80px 6px 3px 366px;
  font-size: 8pt;
  text-transform: uppercase;
}

#body-content {
  text-align: left;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 968px;
  background: white;
}

.content-column {
  position: relative;
  width: 572px;
  margin-bottom: 12px;
}

form {
  margin: 0px;
  padding: 0px;
}

.banner {
  padding: 8px 0px;
  text-align: center;
}

#content-area {
  clear: both;
  padding: 9px 0px;
  border-top: 1px solid #315d8e;
}

#copyright {
  background-color: #264678; 
  color: white;
  font-size: 8pt;
  padding: 4px;
  text-align: center;
  clear: both;
}

#copyright a {
  color: white;
}


.shaded {
  background-color: #ecf0f2;
  border: 1px solid #c8c8d0;
  padding: 6px 9px;
  margin-bottom: 6px;
}

.outlined {
  border: 1px solid #c8c8d0;
  padding: 6px 9px;
  margin-bottom: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.skip {
  clear: both;
}

.right-column {
  padding: 0px 0px 12px 8px;
  float: right;
  width: 318px;
}

.content-column {
  float: left;
  width: 572px;
  margin-bottom: 12px;
}

#opm-box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.opm-heading {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #003399;
  text-transform: lowercase;
}

.link-more {
  font-size: 8pt;
  text-align: right;
  padding: 3px;
}
