body {
  color: #757575;
  font: normal 400 16px sans-serif;
  margin: 0;
}
a {
  color: #004E9C;
  outline: none;
  text-decoration: none;
}
a:hover {}
a.logo {
  background: url(logo1.svg) center top no-repeat;
  background-size: contain;
  display: inline-block;
  float: right;
  height: 57px;
  margin-top: 25px;
  width: 205px;
}
h1 {
  color: #FCB414;
  font: normal 700 28px sans-serif;
  padding: 0;
}
h2 {
  font: normal 700 21px sans-serif;
  padding: 0;
}
h3 {
  font: normal 700 18px 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 {
  margin-bottom: 20px;
  text-align: center;
}
#epDDN {
  font-weight: bold;
  white-space: nowrap;
}
#epEmergency {}
footer {
  background: #004E9C;
  border-top: 6px solid #FCB414;
  color: #A8CAE6;
  display: block;
  font-size: 14px;
  padding: 50px 0 70px;
}
footer th {
  display: none;
}
footer td {
  padding: 5px 0 0 !important;
}
footer .line1 {
  color: #67A5D8;
  float: left;
  padding-left: 10px;
}
footer .line2 {
  color: #004E9C;
  float: right;
  padding-right: 10px;
}
footer .line2 a {
  color: #0078a0;
}
footer .line2 a:hover {
  color: #fff;}
footer table {
  margin: 0 auto !important;
  width: 1100px !important;
}
header {
  display: block;
  height: 90px;
}
hero {
  background: url(hero.jpg) center center no-repeat;
  color: #fff;
  background-size: cover;
  display: block;
  padding: 30px 0 190px;
}
hero div div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
hero > div {
  background: rgba(0,0,0,.2);
  padding: 30px 0;
}
hero h1 {
  color: #fff;
  display: inline-block;
  font-size: 103px;
  font-weight: 800;
  line-height: 87px;
  margin: 0 3% 0 0;
  text-transform: uppercase;
  width: 46%;
}
hero p {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  margin: 0;
  width: 52%;
}
#epLang {
  color: black;
  float: right;
  display: inline-block; /*Set to inline-block once FRCA GUI is available*/
}
#epLang a {
  border: 0;
  font-size: 14px;
  padding-left: 20px;
}
main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 60px;
}
nav {
  background: #888;
  display: inline-block;
  font: normal 400 18px/18px sans-serif;
  padding: 10px 0;
  vertical-align: top;
}
nav a {
  border-right: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
}
nav a:first-of-type {
  padding-left: 0;
}
nav a:hover {
  color: #FCB414;
}
p.title {
  display: inline-block;
  font-size: 24px;
  margin-top: 35px;
}
section {
  display: block;
}
section.col33 {
  display: inline-block;
  margin-right: 4%;
  padding: 0 1%;
  width: 30%;
}
.col33 p {
  color: #004E9C;
  font-size: 20px;
  line-height: 34px;
}
section.col66 {
  display: inline-block;
  padding: 0;
  width: 60%;
}
buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
buttons a {
  /* background: #FCB414 url(button.png) left 12px center no-repeat; */
  color: #fff;
  font: normal 700 16px sans-serif;
  margin-right: 2%;
  padding: 22px 12px 22px 85px;
  text-decoration: none;
  width: 32%;
}
buttons a:last-of-type {
  margin-right: 0;
}
buttons a:nth-child(odd) {
  padding-top: 31px;
}
buttons a:hover {
  opacity: .8;
}
/* Each of the icons for the buttons */
buttons a:nth-child(1) {
  background: #FCB414 url(icon-computer.png) left 9px center no-repeat;
  background-size: 70px;
}
buttons a:nth-child(2) {
  background: #FCB414 url(icon-phone.png) left 12px center no-repeat;
  background-size: 70px;
}
buttons a:nth-child(3) {
  background: #FCB414 url(icon-document.png) left 12px center no-repeat;
  background-size: 70px;
}
button.cont {
  background: #FCB414;
  border: 0;
  color: #fff;
  cursor: pointer;
  font: normal 700 16px sans-serif;
  margin-top: 12px;
  padding: 8px 16px;
  text-decoration: none;
}
button.cont:hover {
  color: #004E9C;
}
.col66 h3 {
  color: #004E9C;
  font-size: 18px;
}
.col66 .expand-button {
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0;
}
.col66 .expand-text {
  margin: 7px 0 7px 30px;
}
.consent li {
  font-weight: 700;
}
/*dp2*/
#epDataPrivacy .online, #epDataPrivacy .phone, #epDataPrivacy .output {
  display: none;
}
#epDataPrivacy, #epPhone {
  margin-bottom: 60px;
}
#epDataPrivacy ol.dropDowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
#epDataPrivacy select {
  font: normal 400 12px/15px sans-serif;
  margin: 0 0 1em 0;
  min-width: 310px;
}
/*phone*/
#epPhone select {
  font: normal 400 12px/15px sans-serif;
  margin: 0 0 1em 0;
  min-width: 310px;
}
/*Issues*/
#epIssues {
  width: 100%;
}
#epIssues .catdesc {
  display: none;
}
#epIssues .catname {
  font: normal 700 16px/20px sans-serif;
}
#epIssues .details {
  font: normal 400 12px/20px sans-serif;
  position: absolute;
  right: 0;
  top: 0;
}
#epIssues .issue {
  color: #0000ff;
  margin: 10px 0;
  position: relative;
}
#epIssues .issue:hover {
  color: #008000;
}
#epIssues .name {
  font: normal 700 14px/20px sans-serif;
}
#epIssues .desc {
  padding: 1em 0 0 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.contain {
  margin: 0 auto;
  width: 1100px;
}
.fill {
  min-width: 1100px;
  width: 100%;
}
.listor {
  list-style: none;
  margin: 1em 0;
}
.nowrap {
  white-space: nowrap;
}
.top {
  margin-top: 0;
  padding-top: 0;
}