body{
background:white url(bgbody.png) top repeat-x;
font:12px sans-serif;
margin:0;
}

a{
color:#253f6b;
text-decoration:none;
}

a:hover{
color:black;
}

h1{
background:#f2b028 url(bgh1.png);
color:#253f6b;
font-size:25px;
margin:0 0;
text-align:center;
}

h2{
color:#253f6b;
font-size:18px;
margin:10px 0;
}

img{
border:0;
display:block;
}

#epAttention{
color:#f2b028;
clear:both;
font-size:11px;
padding:5px 25px 0 0;
text-align:right;
height:30px;
}

#epButtons{
margin:0 0 0 90px;
}

#epButtons a{
background:white url(bgbuttons.png) repeat-x top left;
color:#464646;
display:block;
float:left;
height:115px;
position:relative;
text-align:center;
width:250px;
}

#epButtons a.middle{
margin:0 15px;
}

#epButtons a span{
cursor:pointer;
display:block;
}

#epButtons a span.a{
background:url(box1.png) no-repeat -5px -5px;
}

#epButtons a span.b{
background:url(box1.png) no-repeat 245px -5px;
}

#epButtons a span.c{
background:url(box1.png) no-repeat 245px 110px;
}

#epButtons a span.d{
background:url(box1.png) no-repeat -5px 110px;
height:130px;
padding:10px;
width:230px;
}

#epButtons a span.arrow{
display:block;
color:#253f6b;
font-size: 26px;
font-weight: bold;
bottom:10px;
position:absolute;
right:10px;
}

#epButtons a span.text{
}

#epButtons a span.title{
color:#253f6b;
font-size:16px;
font-weight:bold;
}

#epCategories li{
margin:10px 100px 0 0;
list-style:none;
}
#epCategories h1{
background:#f2b028 url(bgh1.png);
color:#253f6b;
font-size:25px;
margin:0 0;
text-align:center;
}
#epCategories h2{
font-size:16px;
margin:10px 10px;
}

#epCategories strong{
font-size:14px;
}
#epCategories a{
display:block;
background:none;
}
#epCategories a:hover{
background:#f2b028;
}

#epNAVEXFooter{
background:url(bgfooter.png) repeat-x top left;
clear:both;
}

#epNAVEXFooter > table > tbody > tr > th > div {
height: 34px !important;
width: 170px !important;
}


#epHeader{
background:white url(banner.png) no-repeat left top;
border-top:3px solid #f2b028;
border-bottom:3px solid #f2b028;
height:117px;
width:960px;
}

#epRow1,#epRow2{
margin:20px 0 0 0;
}

#epRow2{
clear:both;
float:left;
width:100%;
}

#epRow2a{
margin:0 340px 0 10px;
}


#epRow2b{
background:white url(bgemergency.png) repeat-x top left;
float:right;
text-align:center;
width:280px;
margin:0 10px 0 10px;
padding:10px 10px;
}
#epRow2b h1{
color:#253f6b;
font-size:14px;
}

#epWrapper{
background:url(bgwrapper.png) repeat-x left bottom;
left:50%;
margin:0 0 0 -480px;
position:relative;
width:960px;
}
#epWrapper h3{
font-size:12px;
margin:10px 10px;
}
.listnone{
list-style:none;
}