body {
	background: #727272 url(body.jpg) no-repeat fixed 50% 0;
	color: #848484;
	font: 400 15px/22px 'Open Sans', sans-serif;
	margin: 0;
}

a {
	color: #5C6F79;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #5C6F79;
	text-decoration: underline;
}

a.logo {
	background: url(logo1.png) no-repeat left top;
	display: block;
	height: 60px;
	margin-top: -30px;
	/* negative half of the height */
	position: absolute;
	right: 30px;
	top: 50%;
	width: 99px;
}

#ahslogo {
	height: auto;
	width: 330px;
}

#halogo {
	height: auto;
	width: 112px;
}

#allogo {
	height: 60px;
	width: auto;
}

#mhdlogo {
	height: 60px;
	width: auto;
}

#cjlogo {
	height: 60px;
	padding-left: 50px;
	width: auto;
}

#hlogo {
	height: 60px;
	width: auto;
}

#flogo {
	height: 60px;
	width: auto;
}

/*a.logo2{
background:url(logo2.png) no-repeat left top;
background-size:281px 50px;
display:block;
height:50px;
margin-top:0;
position:absolute;
right:20px;
top:50%;
width:281px;
}*/

h1 {
	color: #5C6F79;
	font: 400 26px/29px 'Open Sans', sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	color: #333333;
	font: 400 20px/23px 'Open Sans', sans-serif;
	margin: 10px 0;
}

h3 {
	color: #747474;
	font: 400 18px/21px 'Open Sans', sans-serif;
	margin: 10px 0;
	padding: 0;
}

img {
	border: 0;
	display: block;
}

ol,
ul {
	line-height: 22px;
	margin: 0 0 15px 25px;
	padding: 0;
}

p {
	line-height: 22px;
	margin: 0 0 15px 0;
	padding: 0;
}

#epAttention {
	color: #333333;
}

#epColumn1 {
	margin-right: 724px;
}

#epColumn1 p,
#epColumn1 ul {
	color: white;
	font: 400 13px/19px 'Open Sans', sans-serif;
}

#epColumn1Inner {
	background: url(black.png) repeat left top;
	border-bottom: 7px solid #F67E20;
	color: #999999;
	margin-bottom: 8px;
	padding: 20px;
	zoom: 1;
}

#epColumn1Inner h2,
#epColumn1Inner h3 {
	color: white;
}

#epColumn2 {
	float: right;
	width: 694px;
}

#epColumn2Inner {
	background: white;
	padding: 20px;
	margin-bottom: 8px;
}

#epColumn3 {
	padding: 20px;
}

#epContent {
	clear: both;
	float: left;
	width: 1024px;
}

#epDDN {
	font-weight: bold;
	white-space: nowrap;
}

#epEmergency {}

#epNAVEXFooter {
	background: url(white.png) repeat left top;
	clear: both;
	color: #333333;
	font-size: 13px;
	padding: 0 20px;
	text-align: center;
	width: 984px;
}

#epNAVEXFooter th {
	display: none;
}

#epNAVEXFooter .line1 {
	float: left;
}

#epNAVEXFooter .line2 {
	float: right;
}

#epHeader {
	background: url(white.png) repeat left top;
	height: 130px;
	margin-bottom: 8px;
	padding-left: 100px;
	position: relative;
}

#epLang {
	display: none;
	font-size: 13px;
	position: absolute;
	right: 15px;
	top: 20px;
}

#epLang a {
	padding: 0 5px;
}

#epNav {
	color: #d2d2d2;
	float: left;
	margin-bottom: 20px;
	width: 260px;
}

#epNav a {
	border-top: 1px solid #595959;
	color: #d2d2d2;
	display: block;
	float: left;
	line-height: 37px;
	overflow: hidden;
	padding: 0 10px 0 0;
	position: relative;
	text-align: right;
	text-decoration: none;
	width: 250px;
}

#epNav a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-right: 4px solid #F7901E;
	color: white;
	overflow: visible;
}

#epNav a.navbottom {
	border-bottom: 1px solid #595959;
}

#epResources {
	background: url(resources.png) no-repeat 13px 14px;
	display: block;
	font: 400 15px/37px 'Open Sans', sans-serif;
	overflow: visible;
	padding: 0 0 0 18px;
	position: absolute;
	right: -213px;
	top: 0;
	width: 200px;
	z-index: 10;
}

#epResources span {
	background: white;
	border-right: 4px solid white;
	color: #5C6F79;
	cursor: pointer;
	display: block;
	padding: 0 20px 0 25px;
	text-align: left;
	width: 251px;
}

#epResources span:hover {
	background: white url(resourcesspan.png) no-repeat 13px center;
	border-right: 4px solid #F7901E;
	color: #747474;
}

#epWrapper {
	float: left;
	left: 50%;
	margin-left: -512px;
	position: relative;
	width: 1024px;
}

#logong {
	background: #f7901e;
	height: 130px;
	margin-bottom: 8px;
	position: relative;
	width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#logong a.logong {
    background: url(https://secure.ethicspoint.com/domain/media/shared/nglogoWhite_Large.png) no-repeat center / contain;
    height: 32px;
    width: 147px;
}

/*dp2*/

#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {}

#epDataPrivacy {
	color: white;
	font: 400 13px/19px 'Open Sans', sans-serif;
	margin-bottom: 20px;
}

#epDataPrivacy ol.dropDowns {
	list-style: none;
	margin: 0;
	padding: 0;
}

#epDataPrivacy select {
	font: 400 13px/19px 'Open Sans', sans-serif;
	margin-bottom: 10px;
	width: 100%;
}

/*phone*/

#epPhone {
	margin-bottom: 20px;
}

#epPhone select {
	font: 400 13px/19px 'Open Sans', sans-serif;
	margin-bottom: 10px;
	width: 100%;
}

/*Issues*/

#epIssues .catname {
	font-weight: 700;
	font-size: 18px;
}

#epIssues .catdesc {
	display: none;
}

#epIssues .details {
	position: absolute;
	right: 10px;
	top: 10px;
}

#epIssues .issue {
	border: 1px solid #f7901e;
	margin: 10px 0 10px 10px;
	padding: 10px;
	position: relative;
}

#epIssues .issue:hover {
	background: #f7901e;
	color: white;
}

#epIssues .issue:hover .name {
	color: white;
}

#epIssues .name {
	color: #000;
	font-size: 14px;
}

#epIssues .desc {
	padding-left: 25px;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.listor {
	list-style: none;
	margin: 10px 0;
}

.nowrap {
	white-space: nowrap;
}

.output em {
	display: block;
	font-size: 90%;
}

.output th {
	text-align: left;
}

.top {
	margin-top: 0;
	padding-top: 0;
}