@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');

body{
font:normal normal 400 15px/21px 'Montserrat', Helvetica, Arial, sans-serif;
margin:0;
color: #414141;
}

a{
color: #008fd8;
text-decoration:underline;
outline:none;
}

a:hover{
text-decoration: none;
}

a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:109px;
position:absolute;
top:10px;
width:109px;
}

h1{
font:normal normal 400 30px/1.8em 'Montserrat', Helvetica, Arial, sans-serif;
margin:0.67em 0;
padding:0;
text-transform: uppercase;

}

h2{
font:normal normal 600 18px/1.6em 'Montserrat', Helvetica, Arial, sans-serif;
margin:0.83em 0;
padding:0;
color: #4fba00;
text-transform: uppercase;
}

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{
margin:1em 0;
padding:0;
}

#attentionWrap{
background: #008FD8;
color: #fff;
width: 100%;
min-width: 1050px;
position: relative;
}

#epAttention{
position:relative;
text-align:right;
width: 1040px;
margin: 0 auto;
padding: 5px 0 5px;
}

#epColumn1{
padding-bottom:20px;
}

#epColumn2{
float: left;
padding-bottom:20px;
}

#epColumn3{
padding:20px;
}

#epContent{
clear:both;
width: 1040px;
margin: 0 auto;
}

#epEmergency{
}

#footerWrap{
clear: both;
width: 100%;
min-width: 1050px;
box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.2) !important;
}

#epNAVEXFooter{
clear:both;
font-size: 13px;
line-height: 1.5;
color: #414141;
width: 1040px;
margin: 0 auto;
}

#epNAVEXFooter a{
color: #008fd8;
}

#epNAVEXFooter a:hover{
text-decoration: none;
}

#epNAVEXFooter th{
display: none;
}

#epNAVEXFooter .line1{
float: left;

}

#epNAVEXFooter .line2{
float: right;

} 

#headerWrap{
width: 100%;
min-width: 1050px;
height: 137px;
}

#epHeader{
height:90px;
width: 1040px;
margin: 0 auto;
position:relative;
}

#banner{
background: #018FD9 url(page-title-bg.jpg) no-repeat center bottom;
border-top: 3px solid #4fba00 !important;
color: #fff;
height: 90px;
width: 100%;
min-width: 1050px;
position: relative;
}

#commitment{
width: 1040px;
margin: 0 auto;
}

#epLang{
color: black;
position:absolute;
right:20px;
top:10px;
display: none;
}

#epLang a{
padding:0 5px;
}

#navWrap{
width: 100%;
min-width: 1050px;
border-top: 1px solid #B6B6B6;
position: relative;
}

#epNav{
font:normal normal 700 15px/25px sans-serif;
width: 1040px;
margin: 0 auto;
height: 50px;

}

#epNav a{
color: #000;
display:block;
float:left;
padding:15px 20px;
border-left: 1px solid #B6B6B6;
text-decoration: none;
-webkit-transition: width 0.2s ease 0s;
-moz-transition: width 0.2s ease 0s;
transition: width 0.2s ease 0s;
text-transform: uppercase;

}

#epNav a.last{
border-left: 1px solid #B6B6B6;
border-right: 1px solid #B6B6B6;
}

#epNav a:hover{
padding:13px 20px;
box-shadow: 0 5px 0 5px #eee;
color: #71a6c5;
border-top: 2px solid #008fd8;
}


#epWrapper{
position:relative;
width:100%;
}

/*dp2*/

#epDataPrivacy .online,#epDataPrivacy .output{
}

#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}

#epDataPrivacy .phone{
	display: block;
}

#epDataPrivacy select{
font:normal normal 400 12px/15px sans-serif;
margin:0 0 1em 0;
width:300px;
}

/*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;
}

*/
