body{
background-image: url(background.png);
font:12px sans-serif;
margin:0;
}
a{
color:#0072B0;
text-decoration:underline;
}
a:hover,
a:focus{
color:#FFBD50;
text-decoration:none;
}
a.logo{
background:url(logo.png) no-repeat left top;
display:block;
height:126px;
left:25px;
position:absolute;
top:30px;
width:400px;
}
h1{
color:#536696;
font-size:18px;
line-height:18px;
margin:0 0 15px 0;
padding:0;
}
h2{
color:#536696;
font-size:16px;
line-height:16px;
margin:10px 0;
padding:0;
}
h3{
color:#536696;
font-size:14px;
line-height:14px;
margin:10px 0;
padding:0;
}
img{
border:0;
display:block;
}
ol,ul{
line-height:15px;
margin:0 0 12px 25px;
padding:0;
}
p{
line-height:15px;
margin:0 0 12px 0;
padding:0;
}
#Attention{
position:absolute;
right:25px;
top:35px;
width:400px;
}
#epColumn1{
margin-right:420px;
padding:20px;
}
#epColumn2{
float:right;
padding:20px;
width:400px;
}
#epColumn3{padding:20px;}
#epContent{
border-bottom:1px solid #1F3363;
clear:both;
float:left;
width:950px;
}
#epEmergency{}
#epFooter{
color: white;
background: none repeat scroll 0 0 #1F3363;
clear:both;
text-align:center;
}
#epFooter th{display:none;}
#epHeader{
height:205px;
position:relative;
}
#epLang{
display:none;
font-size:10px;
left:50%;
margin:5px 0 5px -475px;
position:relative;
text-align:right;
width:950px;
}
#epLang a{padding:0 5px;}
#epNav{
background:#1F3363;
color:white;
float:left;
width:100%;
}
#epNav a{
border-right:1px solid white;
color:white;
display:block;
float:left;
padding:5px 15px;
text-decoration:none;
}
#epNav a:hover,
#epNav a:focus{
background:#FFBD50;
color:black;
}
#epWrapper{
background: none repeat scroll 0 0 white;
float:left;
left:50%;
margin-left:-475px;
position:relative;
width:950px;
}
.bottom{
margin-bottom:0;
padding-bottom:0;
}
.listor{
list-style:none;
margin:10px 0;
}
.nowrap{white-space:nowrap;}
.top{
margin-top:0;
padding-top:0;
}