@import url('https://fonts.googleapis.com/css?family=Lora');
body{
font:normal normal 400 15px/30px 'Open Sans', helvetica, arial, sans-serif;
background-color: #F0F0F0;
color: #000;
margin:0;
}
a{
color:#4492c4;
text-decoration:none;
outline:none;
}
a:hover,
a:focus{}
a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:100px;
width:200px;
margin-top: 20px;
}
h1{
font:normal normal 700 27px/27px sans-serif;
margin:0.67em 0;
padding:0;
color: #373C3E;
text-transform: uppercase;
}
h2{
font:normal normal 700 24px/1.6em sans-serif;
color: #373C3E;
margin:0.83em 0;
padding:0;
}
h3{
font:normal normal 700 1.17em/1.27em sans-serif;
margin:1em 0;
padding:0;
}
img{
border:0;
display:block;
}
ol,ul{
margin:1em 0;
padding:0 0 0 1.25em;
}
p{
color: #000;
font-family: 'Lora', serif;
font-size: 15px;
font-weight: 400;
line-height: 2;
margin:1em 0;
padding:0;
}
#epAttentionWrapper{
width: 100%;
min-width: 1175px;
background-color: #000;
height: 39px;	
}
#epAttention{
text-align:center;
width:1175px;
color: #4492c4;
font-weight: 700;
font-size: 13px;
margin: 0 auto;
}
#epBanner{
background:url(banner.png) no-repeat 75% center;
background-size: cover;	
height: 285px;
border-top: solid 5px #4492c4;
width: 100%;
min-width: 1175px;
}
#epColumn1{
margin-right:420px;
padding:20px 60px 20px 20px;
}
#epColumn2{
float:right;
padding:20px;
width:400px;
}
#epColumn3{padding:20px;}
#epContent{
min-height: 650px;
width:1170px;
background-color: #fff;
margin-bottom: 50px;
box-shadow: 0 5px 10px #777
}
#epEmergency{}
#epNAVEXFooter{clear:both;}
#epNAVEXFooter{
clear:both;
margin:0 auto;
width: 1175px;
}
#epNAVEXFooter .line1{
float: left;
padding-left: 20px;
color: #818689;
}
#epNAVEXFooter .line2{
float: right;
padding-right: 20px;
color: #4492c4;;
}
#epNAVEXFooter .line2 a{
color: #4492c4;	
transition: all 200ms ease;
border-bottom: 1px dotted #373C3E;
text-decoration: none;
}
#epNAVEXFooter .line2 a:hover,
#epNAVEXFooter .line2 a:focus{
color: #18D3F0;
transition-duration: 50ms;
}
#epNAVEXFooter th{display: none;}
#epNAVEXFooterWrapper {
background: #000;
clear: both;
width: 100%;
min-width: 1175px;
}
#epHeader{
height:115px;
width: 1170px;
margin: 0 auto;
}
#epHeaderWrapper{
width: 100%;
min-width: 1175px;	
background-color: #F0F0F0;
height: 135px;
}
#epLang{
display: none;
color: black;
position:absolute;
right:20px;
top:10px;
border: 1px solid red;
}
#epLang a{padding:0 5px;}
#epNav{
text-align: right;
height: 135px;
}
#epNav a{
display: inline-block;
text-align: center;
float: left;
padding: 0 20px;
color: #999;
text-transform: uppercase;
text-decoration: none;
height: 100px;
font-weight: bold;
margin-top: -45px;
}
#epNav a:first-child{margin-left: 250px;	}
#epNav a:after{
content: "/";
height: 32px;
line-height: 32px;
opacity: 0.5;
position: relative;
right: -22px;
text-align: center;
top: 0;
width: 20px;
z-index: 2;	
}
#epNav a:hover,
#epNav a:focus{color: #4492c4;	}
#epWrapper{
margin: 0 auto;
position:relative;
width:1170px;
}
/*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 sans-serif;
margin:0 0 1em 0;
width:100%;
}
/*phone*/
#epPhone select{
font:normal normal 400 12px/15px 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;
}
/* Issues: Uncomment Out to Customize Issue Selection Page
#epIssues{
width:100%;
}
#epIssues .catdesc{
display:none;
}
#epIssues .catname{
font:normal normal 700 16px/20px sans-serif;
}
#epIssues .details{
font:normal 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 normal 700 14px/20px sans-serif;
}
#epIssues .desc{
padding:1em 0 0 0;
}
*/