@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700');
body{
background: #F5F5ED url(bg.png) repeat-x left top;
font:normal normal 300 20px/26px "Source Sans Pro", sans-serif;
margin:0;
}
a{
color: #337ab7;
outline:none;
text-decoration:none;
}
a:hover,
a:focus{}
a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:24px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
position:absolute;
top:20px;
width:152px;
}
h1{
color: #265380;
font:normal normal 500 28px/36px "Source Sans Pro", sans-serif;
margin:0.67em 0;
padding:0;
}
h2{
color: #002040;
font:normal normal 500 24px/36px "Source Sans Pro", sans-serif;
margin:0.83em 0;
padding:0;
}
h3{
font:normal normal 700 1.17em/1.27em "Source Sans Pro", 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{
position:relative;
/* right:20px; */
text-align:center;
font-size: 16px;
padding: 10px 0;
}
#epColumn1{
margin-right:420px;
padding:20px;
}
#epColumn2{
float:right;
padding:20px;
width:400px;
}
#epColumn3{
padding:20px;
}
#epContent{
margin:0 auto;
width:950px;
clear: both;
}
#epDDN{
font-weight:bold;
white-space:nowrap;
}
#epEmergency{
}
#epNAVEXFooter{
clear:both;
margin: 0 auto;
width: 950px;
text-align: center;
}
#epNAVEXFooter, #epNAVEXFooter a {
	color: #fff;
}
#epNAVEXFooter th {
display: none;
}
#epFooterWrapper {
	clear: both;
	width: 100%;
	background: #002040;
	min-width: 950px;
	min-height: 200px;
}
#epHeader{
height:90px;
position:relative;
}
#epLang{
color: black;
position:absolute;
right:20px;
top:10px;
display: block;
display: none;
}
#epLang a{
color: #fff;
padding:0 5px;
}
#epNav{
float:left;
font:normal normal 400 18px/25px "Source Sans Pro", sans-serif;
width:100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-flow: row;
        flex-flow: row;
-ms-flex-pack: distribute;
    justify-content: space-around;
height: 40px;
clear: both;
}
#epNav a{
color: #fff;
display:block;
float:left;
padding:0 20px;
overflow:hidden;
position:relative;
z-index:100;
}
#epNav a:hover,
#epNav a:focus{
overflow:visible;
}
#epResources{
display:block;
left:0;
position:absolute;
top:25px;
width:240px;
z-index:10;
padding-top:5px;
}
#epResources span{
background:black;
color:white;
cursor:pointer;
display:block;
padding:5px 20px;
width:200px;
}
#epResources span:hover,
#epResources span:focus{
background:#265380;
color:white;
}
#epWrapper{
margin:0 auto;
position:relative;
width:950px;
}
/*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 "Source Sans Pro", sans-serif;
margin:0 0 1em 0;
width:100%;
}
/*phone*/
#epPhone select{
font:normal normal 400 12px/15px "Source Sans Pro", 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 "Source Sans Pro", sans-serif;
}
#epIssues .details{
font:normal normal 400 12px/20px "Source Sans Pro", sans-serif;
position:absolute;
right:0;
top:0;
}
#epIssues .issue{
color:#0000ff;
margin:10px 0;
position:relative;
}
#epIssues .issue:hover,
#epIssues .issue:focus{
color:#008000;
}	
#epIssues .name{
font:normal normal 700 14px/20px "Source Sans Pro", 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;
}