  @font-face {
	font-family:'FSElliot';
	src:url("FSElliotWeb-Regular.eot");
	src:url("FSElliotWeb-Regular.eot?#iefix") format('embedded-opentype'),
	url("FSElliotWeb-Regular.woff") format('woff');
	font-style:normal;
}

@font-face {
	font-family:'FSElliotBold';
	src:url("FSElliotWeb-Bold.eot");
	src:url("FSElliotWeb-Bold.eot?#iefix") format('embedded-opentype'),
	url("FSElliotWeb-Bold.woff") format('woff');
	font-weight:bold;
}

body{
font:normal normal 400 16px/22px 'FSElliot', sans-serif;
background-color:white;
color: #464646;
margin:0;
text-rendering:optimizeLegibility;
}

a{
color: #0076cf;
outline:none;
text-decoration:none;
font-weight:bold;
}

a:hover{
text-decoration: underline;
}

a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:36px;
left:30px;
position:absolute;
top: 12px;
width:125px;
}

h1{
font:normal normal 700 30px/30px 'FSElliot', sans-serif;
margin:0.67em 0;
padding:0;
}

h2{
color: #464646;
font:normal normal 400 2em/1.6em 'FSElliot', sans-serif;
margin:0.83em 0;
padding:0;
}

h3{
font:normal normal 700 1.17em/1.27em 'FSElliot', 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;
}

#attentionWrapper{
}

#epAttention{
color: #464646;
position:relative;
text-align:center;
width:1400px;
margin:160px 20px 20px;
}

#epColumn1{
width: 1100px;
padding:20px;
box-sizing: border-box;
}

#epFollowTop {
display: block;
width: 500px;
margin: 0 auto;
}

#epFollowBottom {
display: block;
width: 500px;
margin: 0 auto;
}

table.follow {
	width: 360px;
}

#epColumn2{
background: #e5f4fb;
float:right;
padding:20px;
width:200px;
margin-top: 20px;
}

#epColumn2 a {
	display: block;
}

#epColumn2 p {
	font-weight:bold;
}

#epColumn3{
background: url(homepage.jpeg) center 50%;
background-size: cover;
height: 300px;
width: 100%;
min-width: 1400px;
display: block;
}


#epColumn3Inner {
	width: 1400px;
	margin: 0 auto;
	height: 300px;
	position: relative;
}

.reportButtons {
	width: 400px;
	margin-top: 30px;
	float: left;
	height: 200px;
	padding: 20px;
	text-align: center;
}

.reportButtons h1 {
color: #fff;
text-shadow: 1px 1px #464646;
text-align: left;
margin-left: 35px;
}

.reportSection {
    background: white;
    border: 1px solid #184371;
    border-radius: 50px;
    width: 400px;
    position: absolute;
    left: 550px;
    float: left;
    margin-top: 30px;
    padding: 22px 22px 40px;
    text-align: center;
    display: none;
}

.reportSection h3{
	text-align:left;
}

#closeButton {
	cursor: pointer;
  padding: 0px 4px;
  position: absolute;
  right: 20px;
  top: 15px;
  border: 1px solid #184371;
  color: #184371;

}

.message {
    /* border: 2px solid; */
    padding: 30px;
    background: #e5f4fb;
}



#epContent{
margin:0 auto;
width:1400px;
}

#epDDN{
font-weight:bold;
white-space:nowrap;
}

#epEmergency{
}

#footerWrapper{
}

#epNAVEXFooter{
	clear: both;
	margin: 10px auto 20px;
	width: 1400px;
}

#epHeader{
background: #0091DA;
height:60px;
position:relative;
min-width: 1400px;
}

#epLang{
font:normal normal 400 16px/22px 'FSElliot', sans-serif;
display:block;
color:white;
position:absolute;
right:20px;
top:20px;
}

#epLang a{
padding:0 5px;
color:white;
text-decoration: none;
}

#epNav{
float:left;
font:normal normal 400 12px/25px 'FSElliot', sans-serif;
width:100%;
}

#epNav a{
display:block;
float:left;
padding:0 20px;
}

#epNav a:hover{
}

#epWrapper{
margin:0 auto;
position:relative;
min-width:1400px;
width: 100%;
}

/*dp2*/


#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
display: none;
}

#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}

#epDataPrivacy select{
font:normal normal 400 14px/22px 'FSElliot', sans-serif;
margin:0 0 1em 0;
width:100%;
}

/*phone*/

#epPhone select{
font:normal normal 400 12px/15px 'FSElliot', 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;
}

span#report, a#follow {
display: block;
width: 150px;
background-color: #0091DA;
border: 1px solid #006fa7;
border-radius:4px;
padding: 10px 14px;
color: #fff;
margin: 0 0 10px 35px;
font-weight: bold;
font-size: 16px;
line-height:1.428571429;
text-align:center;
vertical-align:middle;
cursor: pointer;
}

span#report:hover, a#follow:hover {
text-decoration:none;
background-color:#00599C;
}

.cont, input.submit, #epConsentContinue, #epConsentCancel {
color:white;
background-color: #0091DA;
border: 1px solid #006fa7;
border-radius:4px;
padding: 10px 14px;
font-size: 16px;
font-weight:700;
line-height:1.428571429;
text-align:center;
vertical-align:middle;
cursor: pointer;
}

.cont {
	margin-top: 10px;
}

#epConsentContinue {
	margin-right: 10px;
}

#epConsentContinue:disabled,  #epConsentContinue:disabled:hover {
	border: 1px solid #d3d3d3;
	background: #d3d3d3;
	color: #fff;
}

.cont:hover, #epConsentContinue:hover, #epConsentCancel:hover {
	background-color:#00599C;
}

form {
	text-align: center;
}

fieldset {
	border: none;
}
