@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
body{
background: url(bg.png) repeat-x left top;
font:normal normal 400 18px/27px Lato, sans-serif;
margin:0;
text-rendering:optimizeLegibility;
}
a{
outline:none;
color: #990000;
text-decoration: none;
}
a:hover,
a:focus{
color: #990000;
text-decoration: underline;
}
a.logo{
background:url(logo1.png) no-repeat left top;
background-size: 85px auto;
display:block;
height:70px;
left:20px;
position:absolute;
top:50px;
width:85px;
}
h1{
font:normal normal 700 2em/2.1em Lato, sans-serif;
margin:0.67em 0;
padding:0;
}
h2{
font:normal normal 700 1.5em/1.6em Lato, sans-serif;
margin:0.83em 0;
padding:0;
}
h3{
font:normal normal 700 1.5em/1.6em Lato, 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{
top:40px;
position:absolute;
right:20px;
text-align:right;
width:550px;
}
#epBanner {
background: url(banner.png) no-repeat center 80%;
background-size: cover;
clear: both;
height: 301px;
width: 100%;
min-width: 1200px;
}
#epColumn1{
float: right;
padding:20px;
width: 745px;
}
#epColumn2{
float: left;
padding:20px;
width:350px;
}
#epColumn3{
padding:20px;
clear: both;
}
#epContent{
margin:0 auto;
width:1200px;
clear: both;
}
#epDDN{
font-weight:bold;
white-space:nowrap;
}
#epEmergency{}
#epNAVEXFooter{
clear:both;
}
#epHeader{
height:134px;
position:relative;
width: 1200px;
margin: 0 auto;
}
#epLang{
display:none;
color:black;
position:absolute;
right:20px;
top:5px;
}
#epLang a{padding:0 5px;}
#epNav{
font:normal normal 700 16px/34px Arial, Helvetica, sans-serif;
position: relative;
height: 34px;
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-around;
}
#epNav a{
color: #fff;
display:block;
float:left;
padding:0 20px;
}
#epNav a:hover,
#epNav a:focus{
background: #F3F3F3;
color: #990000;
}
.reportLinks {
	float: left;
	position: relative;
}
.reportLinks a {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border: 1px solid #ddd;
display:block;
float:left;
padding: 10px 15px;
width: 100%;
}
.reportLinks a:hover,
.reportLinks a:focus {
color: #fff;
background: #990000;
text-decoration: none;
}
#epWrapper{
margin:0 auto;
position:relative;
width:1200px;
}
/*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 Lato, sans-serif;
margin:0 0 1em 0;
width:100%;
}
/*phone*/
#epPhone select{
font:normal normal 400 12px/15px Lato, 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;
}
table.hometable {
 border-collapse: collapse;
 float: right;
}
.hometable td {
	border: 1px solid #000;
	padding: 0 5px;
}