@font-face {
	font-family: "Trade Gothic";
	src: url('TradeGothic.otf') format('otf');
}
body {
	font: normal 400 20px/24px "Trade Gothic", sans-serif;
	margin: 0;
	background-color: #002247;
	color: #ffffff;
	text-align: justify;
}
body.index {
	font-size: 16px;
	line-height: 21px;
}
body.consent p {
	margin-top: 0;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover,
a:focus {
	cursor: pointer;
}
/*
a:focus {
  outline: 2px solid orange;
}
*/
a.logo {
	background: url(logo1.png) no-repeat left top;
	display: block;
	height: 50px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 150px;
}
h1 {
	font: normal 400 48px "Trade Gothic", sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	margin: 20px 0;
	padding: 0;
}
h2 {
	font: normal 700 1.5em/1.6em "Trade Gothic", sans-serif;
	margin: 0.83em 0;
	padding: 0;
}
h3 {
	font: normal 700 1.17em/1.27em "Trade Gothic", sans-serif;
	margin: 1em 0;
	padding: 0;
}
h4 {
	margin-bottom: 2px;
}
h5 {
	font: normal 400 60px "Trade Gothic", sans-serif;
	margin: 40px 0 30px;
	text-align: center;
}
img {
	border: 0;
	display: block;
}
ol, ul {
	margin: 1em 0;
	padding: 0 0 0 1.25em;
}
p {
	margin: 1em 0;
	padding: 0;
}
#epAttention {
	bottom: 10px;
	position: absolute;
	right: 20px;
	text-align: right;
	width: 400px;
}
#epButtons {
	padding: 20px 0 20px;
	position: relative;
	width: 1050px;
	margin: 0 auto;
}
#epButtons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#epButtons ul li {
  display: inline-block;
}
#epButtons a:hover,
#epButtons a:focus {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#epButtons .title {
	border: 2px solid #ffffff;
	padding: 10px 20px;
	font-size: 25px;
	display: block;
	width: 200px;
	margin: 0 auto;
	text-shadow: 1px 3px 3px #373737;
	-webkit-box-shadow: 1px 1px 5px #373737;
	        box-shadow: 1px 1px 5px #373737;
	background: transparent;
}
#epButtons span.desc {
    display: none;
    font-size: 16px;
    line-height: 21px;
    padding: 10px;
}
#epButtons a {
	color: #ffffff;
	display: inline-block;
	height: 50px;
	margin-right: 50px;
	padding-top: 175px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 295px;
}
#epButtons a:hover span.desc, #epButtons a:focus span.desc,
#epButtons a:focus span.desc, #epButtons a:focus span.desc {
    display: block;
}
#epButtons a:hover span.title, #epButtons a:focus span.title,
#epButtons a:focus span.title, #epButtons a:focus span.title {
    display: none;
}
#epButtons a.follow {
	background: url(iconFollow.png) no-repeat center 50px;
}
#epButtons a.question {
	background: url(iconQuestion.png) no-repeat center 50px;
}
#epButtons a.report {
	background: url(iconReport.png) no-repeat center 45px;
}
#epButtons a:hover,
#epButtons a:focus {}
#epButtons a:hover span.title,
#epButtons a:focus span.title {
	-webkit-box-shadow: 2px 2px 10px #373737;
	        box-shadow: 2px 2px 10px #373737;
}
#followSubtext {
	font: normal 400 26px/32px "Trade Gothic", sans-serif;
	position: absolute;
	right: 57px;
	top: 300px;
	text-align: center;
}
#questionSubtext {
	font: normal 400 26px/32px "Trade Gothic", sans-serif;
	position: absolute;
	left: 421px;
	top: 300px;
	text-align: center;
}
#reportSubtext {
	font: normal 400 26px/32px "Trade Gothic", sans-serif;
	position: absolute;
	left: 56px;
	top: 300px;
	text-align: center;
}
form fieldset {
	border: none;
}
div.follow {
  padding-left: 25px;
  text-align: left;
}
div.follow div {
  padding-top: 20px;
}
input.follow {
  background: transparent;
  border: 1px solid #ffffff;
  float: right;
  height: 30px;
  width: 190px;
}
#epColumn1 {
	padding: 20px;
	width: 492px;
}
#epColumn2 {
	border-left: 5px solid #ffffff;
	float: right;
	padding: 20px 20px 20px 76px;
	text-align: center;
	width: 492px;
}
#epColumn2 p {
}
#epColumn3 {
	min-height: 200px;
}
#epWrapperFollow {
	text-align: center;
}
#epContent {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
#epEmergency {
	font-size: 16px;
	padding: 20px;
	position: relative;
	text-align: center;
}
#followupText {
	display: block;
	font-size: 18px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: center;
}
#epNAVEXFooter {
	clear: both;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font: normal 400 18px/24px "Trade Gothic", sans-serif;
}
#epNAVEXFooter a {
	color: #fff;
}
#epNAVEXFooter .line1 {
	margin-top: 20px;
	color: #007bc3;
}
#epNAVEXFooter .line2 {
	margin-top: -50px;
	color: #fff;
}
#epNAVEXFooter th {
	display: none;
}
#epHeader {
	height: 90px;
	position: relative;
}
#epLangHeader {
	color: #ffffff;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
}
#epLang {
	display: block;
	width: 1200px;
	height: 675px;
	margin: 0 auto;
	font: normal 400 22px/50px "Trade Gothic", sans-serif;
	padding-top: 20px;
}
#epLang ul {
  list-style-type: none;
}
#epLang a {
	color: #ffffff;
	display: inline-block;
	margin-bottom: 50px;
	margin-left: 10px;
	text-decoration: underline;
	width: 380px;
	text-align: left;
	float:left;
}
.epLangRow {
	height: 75px;
	margin: 0 auto;
	width: 1100px;
}
#epMail {
	display: none;
	font: normal 400 30px "Trade Gothic", sans-serif;
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
	width: 500px;
}
#epNav {
	font: normal 400 28px/50px "Trade Gothic", sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 1200px;
}
#epNav:lang(eseu),
#epNav:lang(es),
#epNav:lang(fr),
#epNav:lang(it),
#epNav:lang(pt){
font: normal 400 23px/50px "Trade Gothic", sans-serif;
}
#epNav:lang(de),
#epNav:lang(id){
font: normal 400 22px/50px "Trade Gothic", sans-serif;
}
#epNav ul {
  list-style-type: none;
}
#epNav ul li {
  display: inline-block;
}
#epNav li a {
	color: #98c3de;
	display: inline-block;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#epNav a:hover,
#epNav a:focus {
	cursor: pointer;
}
#reportButtons {
	width: 1045px;
	height: 100px;
	margin: 0 auto;
}
#reportButtons ul {
  list-style-type: none;
}
#reportButtons ul li {
  display: inline-block;
}
#reportButtons button {
    background: transparent;  
	height: 50px;
	padding: 5px 20px;   
	border: 1px solid #ffffff;
	width: 325px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font: normal 400 30px/40px "Trade Gothic", sans-serif;
	margin-right: 75px;
}
#reportButtons button:last-child {
	margin-right: 0px;
}
#reportButtons button:hover,
#reportButtons button:focus {
	background-color: #d9e4ea;
	color: #000000;
	cursor: pointer;
}
/*
#reportButtons button:focus {
  outline: 2px solid orange;
}
*/
#reportButtons button.active {
	background-color: #d9e4ea;
	color: #000000;
}
#reportField {
	min-height: 400px;
}
#reportLandingText {
	width: 1040px !important;
	margin: 0 auto;
	font-size: 24px;
	line-height: 28px;
	padding-top: 25px;
}
#epWrapper {
	width: 100%;
	min-width: 1200px;
	min-height: 700px;
	background: url(bg.png) no-repeat left top;
	background-size: cover;
}
#epWrapperFollow {
	width: 100%;
	min-width: 1200px;
	min-height: 600px;
	background: url(bg.png) no-repeat left top;
	background-size: cover;
}
/*dp2*/
#epDataPrivacy {
	display: none;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 20px;
	min-height: 200px;
}
#epDataPrivacy .online, #epDataPrivacy .phone, #epDataPrivacy .output {
	display: none;
}
#epDataPrivacy ol.dropDowns {
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}
#epDataPrivacy select {
	color: #708090;
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	background: #fff;
	margin: 0 0 1em 0;
	width: 100%;
	border: 1px solid #002247;
}
/*
#epDataPrivacy select:focus {
  outline: 2px solid orange;
}
*/
#epDataPrivacy option {
	background-color: #fff;
}
.cont {
	float: right;
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	padding: 2px 30px;
}
.cont:hover, #epConsentContinue:hover, #epConsentCancel:hover,
.cont:focus, #epConsentContinue:focus, #epConsentCancel:focus  {
	background-color: #ffffff;
	color: #000000;
}
#epConsentContinue, .submit {
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	padding: 2px 15px;
	cursor: pointer;
	text-decoration:none;
}
a.epConsentCancel{
	background: transparent;
	border: 1px solid #ffffff;
	color: #ffffff;
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	padding: 3px 20px;
	cursor: pointer;
	text-decoration:none;
}
a.epConsentCancel:lang(zh){
padding: 0.5px 20px;
}
a.epConsentCancel:lang(ja){
padding: 4.5px 20px;
}
#epConsentContinue {
	margin-right: 20px;
}
#epColumn1 .submit {
	margin-top: 38px;
}
#epColumn2 .submit {
	margin: 30px 0 0;
}
#epConsentContinue:hover, a.epConsentCancel:hover, .submit:hover,
#epConsentContinue:focus, a.epConsentCancel:focus, .submit:focus {
	background-color: #ffffff;
	color: #000000;
}
/*phone*/
#epPhone {
	display: none;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 20px;
	min-height: 200px;
}
#epPhone select {
	color: #708090;
	font: normal 400 24px/28px "Trade Gothic", sans-serif;
	background: #fff;
	border: 1px solid #002247;
	margin: 0 0 1em 0;
	width: 100%;
}
#epPhone option {
	background-color: #fff;
}
#epPhone .output {
	border: 1px solid #ffffff;
	padding: 20px;
}
/*Issues*/
#epIssues {
	display: inline-block;
	margin-left: 135px;
	margin-right: 45px;
	text-align: left;
	vertical-align: top;
	width: 498px;
}
#epMoreIssues {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 498px;
}
#epIssuesWrapper {
	margin: 0 auto;
	min-height: 450px;
	width: 1200px;
	visibility: hidden;
}
#epIssues .catdesc {
}
#epIssues .details {
	display: none;
	font: normal 400 12px/20px "Trade Gothic", sans-serif;
	position: absolute;
	right: 0;
	top: 0;
}
#epMoreIssues .details {
	display: none;
	font: normal 400 12px/20px "Trade Gothic", sans-serif;
	position: absolute;
	right: 0;
	top: 0;
}
#epIssues .issue {
	color: #ffffff;
	margin: 10px 0;
	position: relative;
}
#epMoreIssues .issue {
	color: #ffffff;
	margin: 10px 0;
	position: relative;
}
#epIssues .issue:hover {
	color: #002247;
}
#epMoreIssues .issue:hover {
	color: #002247;
}
#epIssues .name {
	font: normal 400 22px/28px "Trade Gothic", sans-serif;
}
#epMoreIssues .name {
	font: normal 400 22px/28px "Trade Gothic", sans-serif;
}
#epIssues .desc {
}
#issuesHeader {
	text-align: center;
}
.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;
}
.topSpace {
	line-height: 1.2;
}