body{
background:#727272 url(body.jpg) no-repeat fixed 50% 0;
background-size: cover;
color:#000;
font:400 15px/22px 'Open Sans',sans-serif;
margin:0;
}
a{
color:rgb(0,100,210);
outline:none;
text-decoration:none;
}
a:hover,
a:focus{
color:rgb(100,175,225);
text-decoration:underline;
}
a.logo{
background: url(logo.png) no-repeat left top;
background-size: contain;
display: block;
height: 33px;
position: absolute;
right: 30px;
top: 36px;
width: 200px;
}
strong {
	color:rgb(250,150,40);
}
h1{
color:rgb(0,100,210);
font:400 30px/30px 'Open Sans',sans-serif;
margin:0 0 15px 0;
padding:0;
}
h2{
color:rgb(0,100,210);
font:400 26px/29px 'Open Sans',sans-serif;
margin:0 0 15px 0;
padding: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;
}

ol li > ol li > ol {
    list-style-type: lower-alpha;
}

.lowerRoman {
    list-style-type: lower-roman;
}

p{
line-height:22px;
margin:0 0 15px 0;
padding:0;
}
#epAttention{
color:#333333;
}
#epColumn1{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
    -ms-flex-direction:column;
        flex-direction:column;
-webkit-box-align:start;
    -ms-flex-align:start;
        align-items:flex-start;
-webkit-box-pack:start;
    -ms-flex-pack:start;
        justify-content:flex-start;
margin-right:724px;
width:300px;
}
#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 rgb(0,100,210);
color:#999999;
margin-bottom:8px;
overflow:hidden;
position:relative;
padding:20px;
}
#epColumn1Inner h2,#epColumn1Inner h3{
color:white;
}
#epColumn2{
float:right;
width:880px;
}
#epColumn2Inner{
background:white;
overflow:hidden;
padding:20px;
margin-bottom:8px;
}
#epColumn3{
padding:20px;
}
#epContent{
clear:both;
float:left;
width:1200px;
}
#epEmergency{
}
#epButtons {
	padding: 20px 0;
	margin: 0 auto;
	width: 800px;
	height: 200px;
}
#epButtonsWrapper {
	clear: both;
	float: left;
	min-width: 880px;
	width: 100%;
	min-height: 200px;
}
#epButtons a {
	float: left;
	min-height: 200px;
	margin: 0px 10px;
	overflow: hidden;
	padding: 0 0 0;
	position: relative;
	text-align: center;
	width: 170px;
}
#epButtons a:lang(bn), #epButtons a:lang(tl) {
	min-height:240px;
}
#epButtons a:lang(ta) {
	min-height:285px;	
}
#epButtons .image {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	height: 140px;
	width: 140px;
	display: block;
	border-radius: 100px;
	border: 0;
}
#epButtons .title {
	color: #222;
	font: normal normal 300 19px/25px 'Open Sans', sans-serif;
	left: 0px;
	position: absolute;
	top: 150px;
	text-align: center;
	width: 100%;
	z-index: 10;
}
#epButtons a[href="report.html"] .image {
	background: rgb(240, 240, 240) url('report.png') no-repeat center center/66%;
}
#epButtons a[href="report.html"]:hover .image,
#epButtons a[href="report.html"]:focus .image {
	background: rgb(100,175,225) url('report.png') no-repeat center center/66%;
}
#epButtons a[href="phone.html"] .image {
	background: rgb(240, 240, 240) url('phone.png') no-repeat center center/66%;
}
#epButtons a[href="phone.html"]:hover .image,
#epButtons a[href="phone.html"]:focus .image {
	background: rgb(100,175,225) url('phone.png') no-repeat center center/66%;
}
#epButtons a[href*="login.asp"] .image {
	background: rgb(240, 240, 240) url('followUp.png') no-repeat center center/66%;
}
#epButtons a[href*="login.asp"]:hover .image,
#epButtons a[href*="login.asp"]:focus .image {
	background: rgb(100,175,225) url('followUp.png') no-repeat center center/66%;
}
#epButtons a[href="question.html?askaquestion=true"] .image {
	background: rgb(240, 240, 240) url('question.png') no-repeat center center/55%;
}
#epButtons a[href="question.html?askaquestion=true"]:hover .image,
#epButtons a[href="question.html?askaquestion=true"]:focus .image {
	background: rgb(100,175,225) url('question.png') no-repeat center center/55%;
}
#epNAVEXFooter{
background:url(white.png) repeat left top;
clear:both;
color:#333333;
font-size:13px;
padding:0 20px;
text-align:center;
width:1160px;
}
#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;
position:relative;
}
#epHeader h1 {
position: absolute;
bottom: 7px;
left: 18px;
margin: 0;
max-width: 607px;
}

#epHeader h1:lang(zh){
font:400 27px/30px 'Open Sans',sans-serif;
}
#epLang{
	font-size: 13px;
    position: absolute;
    right: 36px;
    top: 2px;
}
#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;
overflow:hidden;
padding:10px 10px 10px 0;
position:relative;
text-align:right;
text-decoration:none;
width:250px;
}
#epNav a:hover,
#epNav a:focus{
background-color:rgba(255, 255, 255, 0.1);
border-right:4px solid #9ea62d;
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:#f57e20;
cursor:pointer;
display:block;
padding:0 20px 0 25px;
text-align:left;
width:251px;
}
#epResources span:hover,
#epResources span:focus{
background:white url(resourcesspan.png) no-repeat 13px center;
border-right:4px solid #9ea62d;
color:#747474;
}
#epWrapper{
left:50%;
margin-left:-512px;
position:relative;
width:1200px;
}
#logong{
background:rgb(0,100,210);
height:130px;
margin-bottom:8px;
position:relative;
width:300px;
}
#logong a.logong{
background:url(https://secure.ethicspoint.com/domain/media/shared/nglogoWhite_Large.png) no-repeat left top;
height:52px;
left:80px;
position:absolute;
top:47px;
width:211px;
}
.expand-button{
color:rgb(0,100,210);
outline:none;
text-decoration:none;
}
.expand-button:hover,
.expand-button:focus{
color:rgb(100,175,225);
text-decoration:underline;
}
/*dp2*/
#epDataPrivacy .online,#epDataPrivacy .phone {
	display:none;
}
#epDataPrivacy .output {}
#epDataPrivacy{
color:#000;
font:400 13px/19px 'Open Sans',sans-serif;
margin-bottom:20px;
max-width:500px;
width:auto;
}
#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%;
}

/* consent notice pages */

.consent h1,
.notice h1 {
    text-align: center;
}

#consentCancel {
    margin-bottom: 10px;
}


/*phone*/
#epPhone{
margin-bottom:20px;
max-width:500px;
width:auto;
}
#epPhone select{
font:400 13px/19px 'Open Sans',sans-serif;
margin-bottom:10px;
width:100%;
}
input.submit {
	margin-bottom:15px;
	margin-top:15px;
}
.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;
}
/* Uncomment Out to Customize Issue Selection Page
#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 #f67e20;
margin:10px 0 10px 10px;
padding:10px;
position:relative;
}
#epIssues .issue:hover{
background:#f67e20;
color:white;
}
#epIssues .issue:hover .name{
color:white;
}
#epIssues .name{
color:#000;
font-size:14px;
}
#epIssues .desc{
padding-left:25px;
}
*/