@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
body{
font:normal normal 400 16px/22px 'PT Sans',sans-serif;
margin:0;
text-rendering:optimizeLegibility;
}
a{
outline:none;
    color: #3072AB;
    text-decoration: none;
}
a:hover{
    color: #c1193f;
    text-decoration: underline;
}
a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:80px;
width:464px;
margin: 30px auto 0 auto;
}
h1{
font:normal normal 700 2em/2.1em 'Raleway',sans-serif;
margin:0.67em 0;
padding:0;
}
h2{
font:normal normal 700 1.5em/1.6em 'Raleway',sans-serif;
margin:0.83em 0;
padding:0;
}
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 0;
list-style-type: none;
}
p{
margin:1em 0;
padding:0;
}
#attentionWrapper{
height: 55px;
width: 100%;
min-width: 1145px;
background-color: #222F55;
}
#epAttention{
width: 1145px;
text-align: center;
color: white;
margin: auto;
line-height: 55px;
}
#epColumn1{
padding:20px;
}
#epColumn2{
padding:20px;
}
#epColumn3{
padding:20px;
}
#epContent{
margin:20px auto;
width:1145px;
border-top: 1px solid #cacaca;
}

.center{
margin: 0 auto;
padding-bottom:20px;
width:880px;
}
.center p{
text-align:center;
}
#epDDN{
font-weight:bold;
white-space:nowrap;
}
#epEmergency{

}
#epNAVEXFooterWrapper{
width: 100%;
min-width: 1145px;
background-color: #171A46;
}
#epNAVEXFooter{
clear:both;
width: 1145px;
margin: auto;
text-align: center;
color: white;
}
#epNAVEXFooter th{
display: none;
}
#epNAVEXFooter a{
color: white;
text-decoration: none;
font-size: 13px;
}
#epNAVEXFooter a:hover{
text-decoration: underline;
}
#gradientWrapper{
height:188px;
width: 100%;
min-width: 1145px;	
background-image: -webkit-gradient(linear, left top, left bottom, from(#0c4877), color-stop(#063a6b), color-stop(#042d5f), color-stop(#052052), to(#061345));background-image: -webkit-linear-gradient(top, #0c4877, #063a6b, #042d5f, #052052, #061345);background-image: -o-linear-gradient(top, #0c4877, #063a6b, #042d5f, #052052, #061345);background-image: linear-gradient(to bottom, #0c4877, #063a6b, #042d5f, #052052, #061345),  url("banner.png");
background-repeat: no-repeat;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
#epHeaderWrapper{
background-size: 100% auto;
display: flex;
align-items: center;
justify-content: center;
margin-top: -55px;
}
#epHeader{
background:url(banner.png) no-repeat;
background-size: cover;
width: 1145px;
height: 130px;
}
#epLangWrapper{
height: 25px;
width: 100%;
min-width: 1145px;
background-color: #363636;
}
#epLang{
display:none;
color:black;
position:absolute;
right:20px;
top:0px;
}
#epLang a{
padding:0 5px;
color: white;
text-decoration: none;
}
#epNavWrapper{
width: 100%;
min-width: 1145px;
height: 55px;
border-top: 1px double #33354e;
margin-top: -56px;
position: absolute;
}
#epNav{
font:normal normal 400 18px/31px 'PT Sans',sans-serif;
width: 1145px;
margin:auto;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
}
#epNav a{
display:block;
float:left;
padding:0 20px;
color: white;
height:55px;
text-decoration: none;
background-color: transparent;
text-align: center;

}
#epNav a:hover{
    background-color: #117EB0;
    color: #FFFFFF;
    transition: background 0.5s ease-in-out;
}
#epWrapper{
margin:0 auto;
position:relative;
width:1145px;
}
.box{
background-color:#3b6499;
padding:8px;
}

a.issue_home,.box{
border:none;
color:white;
font:normal normal 400 15px/26px 'PT Sans',sans-serif;
margin: 0 auto;
text-decoration:none;
width:900px;
}
.link-header{
font-size:20px;
color:#fff;
}

a.link-header{
font-weight:700;
text-decoration:underline;	
}
/*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 'PT Sans',sans-serif;
margin:0 0 1em 0;
width:100%;
}
/*phone*/
#epPhone select{
font:normal normal 400 12px/15px 'PT Sans',sans-serif;
margin:0 0 1em 0;
width:100%;
}
.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;
}