body {
    font: 12px sans-serif;
    margin: 20px;
    background: #cccddf url(body.jpg) no-repeat left top;
}
body.eu {
    background: white;
    font-size: 14px;
}
body:lang(ar) {direction: rtl;}
a {
    color: #3856b4;
    text-decoration: none;
}
a:hover,
a:focus {text-decoration: underline;}
form {
    margin: 0;
    padding: 0;
}
h1 {
    color: #666666;
    font-size: 16px;
    margin: 15px 0;
}
h2,
h3 {
    color: #666666;
    font-size: 14px;
    margin: 15px 0;
}
img {
    border: 0;
    display: block;
    float: left;
    padding: 0 0 10px 0;
}
ol.nz {list-style-type: lower-alpha;}
div.resources {
    float: left;
    width: 210px;
    margin-left: 20px;
}
#epAttention {
    text-align: center;
    font-size: 10px;
    padding: 10px;
    background: #666666;
    color: white;
}
#epColumn1 {
    background: url(hotline.jpg) no-repeat right top;
    background-size: 220px auto;
    float: left;
    height: 35px;
    width: 200px;
    font-size: 14px;
    text-align: center;
    padding: 300px 10px 0 10px;
}
#epColumn1:lang(ar) {background-image: url(hotline_ar.jpg);}
#epColumn1 h2 {
    color: #206732;
    font-size: 13px;
}
#epColumn2 {
    float: left;
    margin: 0 20px;
    width: 500px;
}
#epColumn2a {
    padding: 0 0px 0 0;
    margin: 20px 0;
}
#epColumn3 {
    font-size: 14px;
    width: 220px;
    padding: 10px;
    float: left;
}
#epColumn3 h2 {text-align: center;}
#epColumn4 {
    clear: both;
    padding: 10px;
    width: 980px;
}
#epContent {
    clear: both;
    float: left;
    padding-bottom: 20px;
    width: 1000px;
}
.blue {color: #3856b4;}
.green {color: #206732;}
.yellow {color: #e2ac00;}
#epEmergency {color: red;}
#epEmergency strong {color: yellow;}
#epFollowUp {
    float: left;
    float: left;
    background: #edf6fb;
    padding: 10px;
}
#epFollowUp h2 {
    color: #3856b4;
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
}
#epFooterWhite {
    background: #666666;
    color: white;
    clear: both;
}
#epFooterWhite a {
    color: white;
    text-decoration: underline;
}
#epFooterWhite a:hover,
#epFooterWhite a:focus {
    text-decoration: none;
}
#epHeader {
    background: url(logo1.jpg) no-repeat left bottom;
    background-size: 300px 60px;
    height: 100px;
    margin: 2px;
    position: relative;
}
#epIssues {width: 980px;}
#epIssues .category {}
#epIssues .category .catname {
    border-bottom: 1px solid #666666;
    color: #666666;
    font-size: 14px;
    margin: 15px 0;
}
#epIssues .category .catname:hover,
#epIssues .category .catname:focus {
    border-bottom: 1px solid #e2ac00;
    color: #e2ac00;
}
#epIssues .category .catdesc {
    font-size: 11px;
    font-style: italic;
    padding-left: 20px;
}
#epIssues .issuebox {margin: 10px 25px;}
#epIssues .issue {margin: 10px 0;}
#epIssues .issue:hover,
#epIssues .issue:focus {color: #3856b4;}
#epIssues .issue .details {
    display: inline;
    font-size: 10px;
    font-style: italic;
    margin-left: 10px;
}
#epIssues .issue .name {
    font-weight: bold;
    font-size: 12px;
}
#epIssues .issue .desc {margin-left: 20px;}
#epLang {
    text-align: center;
    width: 1000px;
    padding-top: 10px;
}
#epLang a {
    color: #3856b4;
    padding: 0 5px;
}
#epLang a:hover,
#epLang a:focus {color: #206732;}
#epNav {
    position: absolute;
    bottom: 0;
    color: white;
    float: left;
    width: 100%;
    height: 25px;
}
#epNav a {
    color: black;
    display: block;
    float: right;
    padding: 5px 20px;
}
#epNav a:hover,
#epNav a:focus {
    text-decoration: underline;
    color: black;
}
#epNav a.yellow {background: url(yellowNav.png) no-repeat left bottom;}
#epNav a.blue {background: url(blueNav.png) no-repeat left bottom;}
#epNav a.green {background: url(greenNav.png) no-repeat left bottom;}
#epNav a.grey {background: url(greyNav.png) no-repeat left bottom;}
#epNav a:hover.yellow,
#epNav a:focus.yellow {background: url(yellowNavHover.png) no-repeat left bottom;}
#epNav a:hover.blue,
#epNav a:focus.blue {background: url(blueNavHover.png) no-repeat left bottom;}
#epNav a:hover.green,
#epNav a:focus.green {background: url(greenNavHover.png) no-repeat left bottom;}
#epNav a:hover.grey,
#epNav a:focus.grey {background: url(greyNavHover.png) no-repeat left bottom;}
#epPhone {
    margin: 20px 0;
    float: left;
}
#epPhone a {
    background: #3856b4;
    color: white;
    display: block;
    float: left;
    height: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 220px;
}
#epPhone a:hover,
#epPhone a:focus {
    background: #666666;
    text-decoration: none;
}
#epPhone a span {
    cursor: pointer;
    display: block;
    zoom: 1;
}
#epPhone a .corner_lt {
    left: -5px;
    position: absolute;
    top: -5px;
}
#epPhone a .corner_rt {
    position: absolute;
    right: -5px;
    top: -5px;
}
#epPhone a .corner_rb {
    bottom: -15px;
    position: absolute;
    right: -5px;
}
#epPhone a .corner_lb {
    bottom: -15px;
    left: -5px;
    position: absolute;
}
#epPhone a span.title {
    font-size: 12px;
    font-weight: bold;
    margin: 16px 0 0 0;
}
#epPhone a span.title:lang(nl) {margin: 12px 3px 0 3px;}
#epWrapper {
    border: double black;
    background: white;
    float: left;
    left: 50%;
    margin-left: -500px;
    position: relative;
    width: 1000px;
}
.expand2-button {cursor: pointer;}
.expand2-text {visibility: hidden;}
.faqanswers {margin-left: 45px;}
.faqanswers h2 {margin-left: -20px;}
.followup {font-size: 11px !important;}
.followup input {width: 100px;}
.followup th {}
.listor {list-style: none;}
.redlink {color: red;}
.workplaceethics {
    background: white;
    border: 3px double black;
    font-size: 11px;
    padding: 5px 15px;
    position: absolute;
    width: 400px;
    z-index: 100;
}
.workplaceethics.expand2-text-closed {display: none;}
.workplaceethics.expand2-text-opened {visibility: visible;}
/*dpps*/
#diWrapper {display: none;}
#dpOnline {display: none;}
#dpWrapper {font-size: 11px;}
#epDataPrivacy {}
#epDataPrivacy h1 {display: none;}
#epDataPrivacy li {font-size: 11px;}
#epDataPrivacy select {width: 15em;}
div.phoneInsPadding {margin-left: 24px;}
div.plListing {background: url(https://secure.ethicspoint.com/domain/media/shared/dotLeader.gif) repeat-x right bottom;}
li.lastATTItem strong {
    direction: ltr;
    unicode-bidi: bidi-override;
}
span.plCountryName {
    background: white;
    font-weight: bold;
}
span.plInlineNote {
    font-style: italic;
    font-weight: normal;
}
span.plPhoneNumber {
    background: white;
    direction: ltr;
    float: right;
    unicode-bidi: bidi-override;
}
span.plPhoneNumber:lang(ar) {
    background: white;
    direction: ltr;
    float: left;
    unicode-bidi: bidi-override;
}
ul.dpDropDowns {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
#dpDropDowns {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
ul.plFootnotes {
    font-size: 9px;
    list-style: square;
}