body{
font:12px sans-serif;
line-height:1.2;
margin:0;
background:#000100 url(body.jpg) no-repeat center top;
}
a{
color:black;
text-decoration:none;
}
h1,h2{
color:#393333;
font-size:18px;
margin:0 0 10px 0;
}
img{
border:0;
display:block;
}
#epAttention{
color:#fffae2;
background:url(attention.png) repeat-y left top;
padding:4px 0 4px 20px;
text-align:center;
}
#epColumn1{
text-align:center;
float:left;
width:180px;
padding:20px 10px 10px 10px;
background:url(column.png) repeat-x left top;
}
#epColumn1 strong{
font-size:14px;
color:#393333;
margin:10px 0;
}
#epColumn1 h1{
color:#f7ecc2;
}
#epColumn2{
color:black;
font-size:14px;
float:left;
width:467px;
padding:20px;
}
#epColumn3{
text-align:center;
background:url(column.png) repeat-x center top;
float:left;
width:200px;
color:#ffeeda;
}
#epColumn3 a{
display:block;
color:#393333;
padding:4px 10px;
width:180px;
border-bottom:1px solid #393333;
}
#epColumn3 a:hover{
color:#ffeeda;
background:url(column3aHover.png) repeat-y center top;
}
#epColumn3 h1{
color:#ffeeda;
padding:0;
margin:20px 20px 10px 20px;
}
#epContent{
background:url(content.png) repeat-y left top;
clear:both;
float:left;
width:918px;
padding:0 31px;
}
#epEmergency{
padding:20px;
margin:50px 10px 10px 10px;
background:#ffeeda;
color:#322b20;
border:1px solid #393333;
}
#epEmergency strong{
color:#ce1d13;
}
#emergency{
padding:20px;
margin:50px 10px 10px 10px;
background:#ffeeda;
color:#322b20;
border:1px solid #393333;	
}
#emergency strong{
color:#ce1d13;	
}
#epFooter,#epFooterFlat,#epFooterStack,#epFooterWhite{
clear:both;
background:url(footer.png) no-repeat left top;
padding-top:30px;
color:#f7ecc2;
text-align:center;
font-size:10px;
text-transform:uppercase;
}
#epFooterFlat a{
color:#f7ecc2;
text-decoration:none;
}
#epFooterFlat a:hover{
text-decoration:underline;
}
#epFooterFlat th{
display:none;
}
#epHeader{
background:url(header.png) no-repeat left top;
height:271px;
position:relative;
}
#epHeader .logo{
background:url(logo.png) no-repeat left top;
display:block;
position:absolute;
top:23px;
left:427px;
width:114px;
height:113px;
}
#epHeader .logo:hover{
background:url(logo_hover.png) no-repeat left top;
}
#epLang{
display: block;
padding:10px;
text-align:right;
padding:35px 0 0 0;
color:#f7ecc2;
}
#epLang a{
padding:0 5px;
color:#f7ecc2;
text-decoration:none;
}
#epLang a:hover{
color:#f7ecc2;
text-decoration:underline;
}
#epReport{
margin:20px 0;
padding:0 30px;
text-align:left;
width:120px;
}
#epReport a{
color:white;
background:url(report.png) no-repeat left top;
display:block;
padding:10px;
width:100px;
height:40px;
text-align:center;
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}
#epReport a:hover{
color:#ce1d13;
background:url(reportHover.png) no-repeat left top;
}
#epWrapper{
float:left;
left:50%;
margin-left:-485px;
position:relative;
width:970px;
}
.listor{
list-style:none;
}
#epIssues{
width:100%;
}
#epIssues .catdesc{
display:none;
}
#epIssues .catname{
width: 440px;
background:#393333;
color:white;
font-size:16px;
font-weight:bold;
height:1.2em;
margin-bottom:10px;
padding:4px 10px;
}
#epIssues div.catname:hover{
background:#ce1d13;
}
#epIssues .details{
font:normal normal 400 12px/20px sans-serif;
position:absolute;
right:0;
top:0;
}
#epIssues .issue{
margin:10px 0;
position:relative;
color:#393333;
}
#epIssues .issue:hover{
color:#ce1d13;
}	
#epIssues .name{
font:normal normal 700 14px/20px sans-serif;
}
#epIssues .desc{
}