@charset "utf-8";
/* CSS Document */

body{
background: #DADADA;	
color:#333333;
font:normal normal 400 14px/20px Arial,sans-serif;
margin:0;
}

a{
color:#337ab7;
text-decoration:none;
outline:none;
}

a:hover{
color:#23527c;
}

a.logo{
background:url(images/divisions.jpg) no-repeat left top;
display:block;
height:150px;
left:34px;
position:absolute;
top:10px;
width:796px;
}

h1{
font:normal normal 700 30px/33px "Vollkorn",serif;
margin:0.67em 0;
padding:0;
}

h2{
font:normal normal 400 24px/26px "Vollkorn",serif;
margin:0.83em 0;
padding:0;
}

h3{
font:normal normal 700 1.17em/1.27em 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;
}

#epAttention{
color:#777;
position:relative;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
}

#epBanner{
border:0;
position:relative;
width:100%;
}

#epColumn1{
background:white;
margin-right:320px;
padding:20px;
}

#epColumn2{
float:right;
padding:20px;
width:280px;
}

#epColumn3{
padding:20px;
}

#epContent{
clear:both;
float:left;
width:1170px;
padding:20px 0px;
}

#epDDN{
font-weight:bold;
white-space:nowrap;
}

#epEmergency{
}

#epFooter{
color:#666;
clear:both;
background:black;
text-align:center;
}

#epFooter a{
color:#666;
}

#epFooter th{
display:none;
}

#epHeader{
height:62px;
position:relative;
}

#epHeaderContainer{
position:relative;
background: #333;
border-top: 1px solid #262626;
border-bottom: 1px solid #262626;
height:62px;
width:100%;
}

#epLang{
color: black;
position:absolute;
right:20px;
top:10px;
display: none;
}

#epLang a{
color:#ccc;
padding:0 5px;
text-decoration:none;
}

#epLang a:hover{
color:white;
}

#epNavContainer{
position:absolute;
top: 80px;
background: rgba(85, 85, 85, 0.90);
border-top: 1px solid #484848;
border-bottom: 1px solid #484848;
width:100%;
}

#epNav{
font:normal normal 400 14px/25px sans-serif;
}

#epNav a{
color:white;
text-decoration:none;
text-transform:uppercase;
display:block;
float:left;
padding:15px;
overflow:hidden;
position:relative;
}

#epNav a:hover{
overflow:visible;
background: #555;
}

/*DD Nav*/

#epResources{
display:block;
left:0;
position:absolute;
top:50px;
width:400px;
z-index:10;
}

#epResources span{
background: rgba(85, 85, 85, 0.90);
color:white;
cursor:pointer;
display:block;
padding:5px 20px;
width:360px;
}

#epResources span:hover{
background:#555555;
color:white;
}

#epWrapper, #epHeader, #epNav{
float:left;
left:50%;
margin-left:-585px;
position:relative;
width:1170px;
}

/*dp2*/

#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
}

#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}

#epDataPrivacy select{
font:normal normal 400 12px/15px sans-serif;
margin:0 0 1em 0;
width:100%;
}

/*phone*/

#epPhone select{
font:normal normal 400 12px/15px sans-serif;
margin:0 0 1em 0;
width:100%;
}

/*Issues*/

#epIssues{
width:100%;
}

#epIssues .catdesc{
display:none;
}

#epIssues .catname{
font:normal normal 700 16px/20px sans-serif;
}

#epIssues .details{
font:normal normal 400 12px/20px sans-serif;
position:absolute;
right:0;
top:0;
}

#epIssues .issue{
color:#0000ff;
margin:10px 0;
position:relative;
}

#epIssues .issue:hover{
color:#008000;
}	

#epIssues .name{
font:normal normal 700 14px/20px sans-serif;
}

#epIssues .desc{
padding:1em 0 0 0;
}

.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;
}