body {
  color: #333;
  font: normal 400 18px/24px 'Calibri', sans-serif;
  margin: 0;
}
a {
  color: #780000;
  outline: none;
  text-decoration: underline;
}
a:hover,
a:focus {}
a.logo {
  background: url(logo1.png) center top no-repeat;
  background-size: contain;
  display: inline-block;
  height: 200px;
  margin-top: 35px;
  width: 200px;
}
h1 {
  font: normal 700 26px 'Calibri', sans-serif;
  padding: 0;
}
h2 {
  font: normal 700 1.8em/1.9em 'Calibri', sans-serif;
  padding: 0;
}
h3 {
  font: normal 700 1.17em/1.27em 'Calibri', sans-serif;
  margin: 1em 0;
  padding: 0;
}
img {
  border: 0;
  display: block;
}
ol, ul {
  margin: 1em 0;
  padding: 0 0 0 1.25em;
}
p {
  margin: 1em 0;
  padding: 0;
}
#epAttention {
  background: #780000;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
#epColumn1 {
  display: inline-block;
  vertical-align: top;
  width: 685px;
}
#epColumn2 {
  display: inline-block;
  margin-left: 45px;
  vertical-align: top;
  width: 440px;
}
#epColumn3 {
  margin: 0 80px;
}
#epContent {
  padding: 30px 0 50px;
}
#epDDN {
  font-weight: bold;
  white-space: nowrap;
}
#epEmergency {}
#epFilter {
  background: rgba(0,0,0,.5);
  position: absolute;
  height: 90px;
  width: 100%;
}
#epFollow th {
  font-size: 16px;
  font-weight: normal;
}
#epNAVEXFooter {
  font-size: 14px;
  padding: 20px 0 30px;
}
#epNAVEXFooter th {
  display: none;
}
#epNAVEXFooter td {
  padding: 5px 0 0 !important;
  text-align: center;
}
#epNAVEXFooter .line1 {
  display: inline-block;
  margin: 0 5px;
}
#epNAVEXFooter .line2 {
  display: inline-block;
  margin: 0 5px;
}
#epNAVEXFooter .line2 a {
  color: #5092D1;
  padding: 0 5px;
}
#epNAVEXFooter .line2 a:hover,
#epNAVEXFooter .line2 a:focus {}
#epNAVEXFooter table {
  margin: 0 auto !important;
  width: 1200px !important;
}
#epHeader {
  background: url(banner.jpg) top -100px center no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  position: relative;
}
#epLang {
  color: black;
  display: block;
}
#epLang a {
  display: none;
  /* ------------------------- Remove this to display the lang menu ------------------------- */
}
#epNavFill {}
#epNav {
  display: inline-block;
  float: right;
  font: normal 700 21px/26px 'Calibri', sans-serif;
  text-align: right;
  vertical-align: top;
}
#epNav a {
  color: #fff;
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 37px 20px;
  position: relative;
  text-decoration: none;
}
#epNav a:hover,
#epNav a:focus {
  background: #780000;
  overflow: visible;
}
#epResources {
  display: block;
  font: 700 16px/29px 'Calibri', sans-serif;
  overflow: visible;
  padding: 0 0 0 18px;
  position: absolute;
  right: -47px;
  top: 100px;
  width: 400px;
  z-index: 10;
}
#epResources span {
  background: rgba(255,255,255,.7);
  color: #780000;
  cursor: pointer;
  display: block;
  padding: 0 16px 0 16px;
  text-align: left;
  /*width: 251px;*/
}
#epResources span:first-of-type {
  padding-top: 5px;
}
#epResources span:last-of-type {
  padding-bottom: 5px;
}
#epResources span:hover,
#epResources span:focus {
  background: white;
  color: #747474;
}
#epWrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#greyFill {
  background: url(filter.png) top left repeat-x;
}
/*dp2*/
#epDataPrivacy .online, #epDataPrivacy .phone, #epDataPrivacy .output {}
#epDataPrivacy ol.dropDowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
#epDataPrivacy select {
  font: normal 400 12px/15px 'Calibri', sans-serif;
  margin: 0 0 1em 0;
  width: 100%;
}
/*phone*/
#epPhone select {
  font: normal 400 12px/15px 'Calibri', sans-serif;
  margin: 0 0 1em 0;
  width: 100%;
}
/*Issues*/
#epIssues {
  width: 100%;
}
#epIssues .catdesc {
  display: none;
}
#epIssues .catname {
  font: normal 700 30px/20px 'Calibri', sans-serif;
}
#epIssues .details {
  font: normal 400 12px/20px 'Calibri', sans-serif;
  position: absolute;
  right: 0;
  top: 0;
}
#epIssues .issue {
  margin: 18px 0;
  position: relative;
}
#epIssues .issue:hover {
  color: #780000;
}
#epIssues .name {
  font: normal 400 24px/28px 'Calibri', sans-serif;
}
#epIssues .desc {
  padding: 5px 20px;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.listor {
  list-style: none;
  margin: 1em 0;
}
.nowrap {
  white-space: nowrap;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.fill {
  min-width: 1200px;
  width: 100%;
}
.contain {
  margin: 0 auto;
  width: 1200px;
}