body{
background:#e6e2d7;
color:#333333;
font:11px Verdana,Arial,Helvetica,sans-serif;
margin:0;
}

a{
color:#0174CC;
text-decoration:none;
}

a:hover{
color:#FF9900;
text-decoration:none;
}

a.logo{
background:url(logo1.png) no-repeat left top;
display:block;
height:129px;
left:40px;
position:absolute;
top:7px;
width:189px;
}

h1{
background:#E6E2D7;
color:#333333;
font:12px Verdana,Arial,Helvetica,sans-serif;
font-weight:700;
line-height:14px;
margin:15px 0 10px 0;
padding:4px 0 4px 7px;
}

h2{
color:black;
font-size:16px;
line-height:16px;
margin:10px 0;
padding:0;
}

h3{
color:black;
font-size:14px;
line-height:14px;
margin:10px 0;
padding:0;
}

img{
border:0;
display:block;
}

p{
line-height:13px;
margin:15px 0 10px 0;
padding:0;
}

#epAttention{
font-size:10px;
padding:20px 0 0 0;
text-align:center;
}

#epColumn1{
margin-right:350px;
padding:0 20px 20px 20px;
}

#epColumn2{
float:right;
padding:0 20px 20px 20px;
width:330px;
}

#epColumn3{
padding:20px;
}

#epContent{
background:#fbffff;
clear:both;
float:left;
width:763px;
}

#epEmergency{
background:#edf4fb;
color:#0074d4;
padding:10px;
}

#epFooter{
clear:both;
color:#666666;
font-size:9px;
text-align:center;
}

#epFooter a{
color:#0174CC;
text-decoration:none;
}

#epFooter a:hover{
color:#0174CC;
text-decoration:underline;
}

#epFooter th{
display:none;
}

#epHeader{
background:white;
height:137px;
position:relative;
}

#epLang{
color:#0174CC;
position:absolute;
right:5px;
top:10px;
visibility:hidden;
z-index:100;
}

#epLang a{
color:#0174CC;
padding:0 5px;
text-decoration:none;
}

#epLang a:hover{
color:#FF9900;
text-decoration:none;
}

#epNav{
background:#006699;
color:white;
position:absolute;
right:0;
bottom:0;
width:562px;
}

#epNav a{
color:white;
display:block;
float:left;
font-size:10px;
font-weight:700;
padding:12px 8px;
}

#epNav a:hover{
background:#4194da;
color:white;
}

#epWrapper{
background:url(wrapper.png) repeat-y left top;
float:left;
left:50%;
margin-left:-381.5px;
padding:0 4px;
position:relative;
width:763px;
}

.fadeimages{
height:100px;
position:absolute;
right:0;
top:0;
width:562px;
z-index:1;
}

.listor{
margin:10px 0;
list-style:none;
}

/*dp2*/

#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
}

#epDataPrivacy{
margin-bottom:20px;
}

#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}

#epDataPrivacy select{
width:100%;
margin-bottom:10px;
}

/*phone*/

#epPhone select{
width:100%;
margin-bottom:10px;
}

/*Issues*/

#epIssues .details{
position:absolute;
right:10px;
top:10px;
}

#epIssues .issue{
border:1px solid red;
margin:10px 0;
padding:10px;
position:relative;
}

#epIssues .issue:hover{
background:green;
color:white;
}

#epIssues .issue:hover .name{
color:white;
}

#epIssues .name{
color:red;
font-size:14px;
}

#epIssues .desc{
padding-left:25px;
}