body{
background:#f6f5eb;
color:#4D4F53;
font:11px Verdana,Arial,sans-serif;
margin:0;
}

a{
color:black;
text-decoration:none;
}

a.logo{
background:url(speakupLogo.png) no-repeat left top;
display:block;
height:150px;
left:510px;
position:absolute;
top:25px;
right:0;
width:252px;
}

h1{
font-size:18px;
margin:0 0 15px 0;
}

h2{
font-size:14px;
margin:10px 0;
}

h3{
font-size:14px;
margin:10px 0;
}

img{
border:0;
display:block;
}

input.followUp{
width:150px;
}

p{
line-height:13px;
margin:0 0 10px 0;
padding:0;
}

#epAttention{
border-bottom:1px solid #aea79f;
/*border-top:1px solid #aea79f;*/
float:left;
padding:20px 0;
text-align:center;
width:1020px;
}

#epButtons{
float:left;
padding:0 0 20px 0;
width:1020px;
}

#epButtons a
{
background:url(buttons.png) no-repeat left top;
color:white;
display:block;
float:left;
height:55px;
overflow:hidden;
padding:10px 20px;
position:relative;
text-align:center;
width:250px;
}

#epButtons a:hover
{
background:url(buttons.png) no-repeat left -75px;
color:white;
text-decoration:none;
}

#epButtons a.middle{
margin:0 72px;
}

#epButtons a span{
cursor:pointer;
display:block;
zoom:1;
}

#epButtons a span.text{
font-size:8pt;
}

#epButtons a:hover span.text{
color:#E05A10;
text-shadow:0 0 5px #F2F2F2;
}

#epButtons a span.title{
letter-spacing:2px;
font-size:12px;
padding:0 0 4px 0;
text-transform:uppercase;
}

#epColumn1{
clear:left;
margin-right:525px;
padding:20px 0;
}

#epColumn1.secondary{
margin-right:525px;
}

#epColumn2{
float:right;
padding:20px 0;
width:485px;
}

#epColumn2.secondary{
width:485px;
}

#epColumn3{
float:left;
padding:20px 0;
width:1020px;
}

#epColumn4{
float:left;
width:1020px;
}

#epContent{
border-bottom:10px solid #aea79f;
border-top:10px solid #aea79f;
clear:both;
float:left;
margin-top:10px;
width:1020px;
}

#epEmergency{
float:left;
padding:20px 100px 0px 100px;
text-align:center;
width:820px;
}

#epFaq{
float:left;
}

#epFooter{
clear:both;
}

#epHeader{
position:relative;
height:200px;
}

#epLang{
font-size:10px;
left:50%;
margin:20px 0 25px -510px;
position:relative;
text-align:left;
width:1020px;
}

#epLang a{
padding:0 5px;
}

#epLang .first{
visibility:visible;
display: block;
top: -15px;
padding-bottom:5px;
position: absolute;
}

#epNav
{
border-bottom:1px dotted #4D4F53;
color:#4D4F53;
font:11px 'Times New Roman',serif;
display: block;
left:10px;
line-height:16px;
position:absolute;
text-transform:uppercase;
top:0px;
width:225px;
}

#epNav a
{
background:url(nav.png) no-repeat 1px 11px;
color:#4D4F53;
display:block;
float:left;
overflow:hidden;
padding:5px 10px;
position:relative;
}

#epNav a.active{
background:url(nav.png) no-repeat 1px -44px;
color:#a60a56;
}

#epNav a:hover{
background:url(nav.png) no-repeat 1px -44px;
color:#a60a56;
overflow:visible;
}

#epResources{
display: block;
float: right;
padding: 0 10px 0 10px;
z-index: 10;
width: 45%;
border: solid 2px #aea79f;
}
#epReporting{
width: 45%;
border: solid 2px #aea79f;
padding: 0 10px 0 10px;
min-height: 175px;
}
#epWrapper{
float:left;
left:50%;
margin-left:-510px;
position:relative;
width:1020px;
}

#headerWelcome{
	top: 10px;
    left: 10px;
    position: absolute;
    width: 200px;
}

.fadeimages{
height:200px;
position:absolute;
right:0;
top:0;
width:220px;
left:245px;
}

.fadeimages1{
height:200px;
position:absolute;
right:0;
top:0;
width:220px;
}

.listor{
margin:10px 0;
list-style:none;
}


/*dp2*/



#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
display:none;
}

#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 .issue{
border:1px solid #E05A10;
margin:10px 0;
padding:10px;
}

#epIssues .issue:hover{
background:green;
color:white;
}

#epIssues .issue:hover .name{
color:white;
}

#epIssues .name{
color:#E05A10;
font-size:14px;
}

#epIssues .desc{
padding-left:25px;
}