@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,700i');

body{
font:normal normal 400 20px/23px 'Raleway', sans-serif;
margin:0;
}

a{
color:#25215F;
outline:none;
text-decoration:underline;
}

a:hover{
color: #AD854D;
}

a.logo{
background:url(logo1.svg) no-repeat left top;
display:block;
height:39px;
left:20px;
position:absolute;
top:20px;
width:67px;
}

h1{
font:normal normal 700 2.2em/2.1em 'Raleway', sans-serif;
margin:0.67em 0;
padding:0; 
border-bottom: 3.5px solid #AD854D;
width: 375px;
border-top: none;
margin: 0 auto 2em auto;
font-weight: 400;
margin-bottom: 60px;
}

h2{
font:normal normal 700 1.5em/1.6em 'Raleway', sans-serif;
margin:0.83em 0;
padding:0;
width: 400px;
font-weight: 400;
}

h3{
font:normal normal 700 1.17em/1.27em 'Raleway', 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;
}
#epAttentionWrapper{
width:100%;
min-width: 1150px;
margin-top: 25px;
height: 60px;	
background-color: #3A366E;
padding-top: 30px;
}

#epAttention{
text-align:center;
color: white
}

#epColumn1{
margin: 0 auto;
padding:20px;
line-height: 31.2px;
width: 950px;
}

#epColumn2{
margin: 0 auto;
padding:20px;
width:950px;
line-height: 31.2px;
}

#epColumn3{
padding:20px;
}

#epContent{
margin:0 auto;
width:1085px;
}

#epDDN{
font-weight:bold;
white-space:nowrap;
}

#epEmergency{
}
#epNAVEXFooterWrapper{
width: 100%;
min-width: 1150px;
background-color: #25215F;
}

#epNAVEXFooter{
clear:both;
width: 1085px;
margin: 0 auto;
text-align: center;
color: white;
padding: 0 10px;
}
#epNAVEXFooter th{
display: none;
}

#epNAVEXFooter a{
color: white;
text-decoration: none;
}
#epNAVEXFooter a:hover{
color: #d8a547;
}
#epHeaderWrapper{
width: 100%;
min-width: 1150px;
background-color: #25215F;

}

#epHeader{
height: 83px;
position:relative;
width: 1085px;
margin: 0 auto;
}

#epLang{
display: none;
}

#epLang a{
font-size: 12px;
padding:0 5px;
color: white;
text-decoration: none;
}

#epLang a:hover{
color: #d8a547;
}
#epNavWrapper{
margin-right: 280px;
}
#epNav{
font:normal normal 400 14px/27px 'Raleway', sans-serif;
width:825px;
padding-left: 175px;
}

#epNav a{
display:block;
float:right;
padding:0 20px;
color: white;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
margin-right: 25px;
margin-top: 15px;
}

#epNav a:hover{
color: #d8a547;
}

#epWrapper{
margin:0 auto;
position:relative;
width:1085px;
}

/*dp2*/

#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
}

#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}

#epDataPrivacy select{
font:normal normal 400 12px/15px 'Raleway', sans-serif;
margin:0 0 1em 0;
width:100%;
}

/*phone*/

#epPhone select{
font:normal normal 400 12px/15px 'Raleway', sans-serif;
margin:0 0 1em 0;
width:100%;
}

/*Issues*/

#epIssues{
width:100%;
}

#epIssues .catdesc{
display:none;
}

#epIssues .catname{
font:normal normal 700 16px/20px 'Raleway', sans-serif;
}

#epIssues .details{
font:normal normal 400 12px/20px 'Raleway', 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 normal 700 14px/20px 'Raleway', sans-serif;
}

#epIssues .desc{
padding:1em 0 0 0;
}

.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;
}
/*
* {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}