﻿@charset "utf-8";
/* CSS Document */



/* ------------------------------------------------------------------- */
/*   Vendor: Tavia Technologies                                        */
/*   UI Design: Hezekiah otomofa                                       */
/*   UI Development: Hezekiah otomofa                                  */
/* ------------------------------------------------------------------- */

/* ------------------------------------------- */
/* HTML5 âœ° Boilerplate						   */
/* ------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0; 
  border: 0;
  font: inherit;
  font-family:"Futura Md BT" Arial, Helvetica, sans-serif !important;
}
html{
	margin:0 !important;
	padding:0 !important;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 15px;
}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, kbd, samp { font-family: monospace, sans-serif; }

a:hover, a:active { outline: none; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
em { font-style: italic; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #ccc; color:#fff; text-shadow: none; }
::selection { background:#ccc; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #ccc; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #000; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; letter-spacing: 0.5px; }

blockquote {
	margin-left: 2em;
	font-style: italic;
	
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    color: #545454;
    text-transform: none;
    margin: 0px;
    padding:0;
	font-weight: 300;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family:"Futura Md BT" Arial, Helvetica, sans-serif !important;
	text-align:left!IMPORTANT;
}

/* ------------------------------------------- */
/* |	4 Section Design	|				   */
/* ------------------------------------------- */
body, img{
	transition: width .25s, background-color .5s, font-size 1s, height 2s;
	/* Animation Property */
animation-property: width;
animation-property: height;
transition-duration: 1s;

/* webkit */
-webkit-animation-property: width;
-webkit-animation-property: height;
-webkit-transition-duration: 1s;

/* moz */
-moz-animation-property: width;
-moz-animation-property: height;
-moz-transition-duration: 1s;

/* opera */
-o-animation-property: width;
-o-animation-property: height;
-o-transition-duration: 1s;
}

body {
	font-family:"Futura Md BT" Arial, Helvetica, sans-serif !important;
	color: #46565f;
	padding: 0;
	position: relative;
	background:#ffffff;
	line-height: 1.4;
	font-size:12px;
}
a, a:link, a:active, a:visited { text-decoration: none; color: #900020; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
.clear{
	clear:both;margin:0; padding:0;
}
/* NICER */
.global{
	clear:both;
	margin:0;
	padding:0;
}
.header{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
#s4-titlerow{
	height:auto!important;
}
.logo{
	float:left;
	margin:0;
	padding:10px 0 0px 0;
	width:15%;
	margin-left:8%;
}
.nlmenreg{
	float:right;
	margin:0;
	padding:0;
	width:75%;
}
.nlsearch{
	clear:both;
	margin:0;
	padding:30px;
	float:right;
}
.nlmenu{
	clear:both;
	margin:0;
	padding:0;
	background:#006a20;
}
.bread{
	clear:both;
	margin:0;
	padding:7px 10px;
	background:#f3f3f3;
	margin-bottom:15px;
	text-transform:uppercase;
}
.bread a{
	text-transform:uppercase;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.bread a:hover{
	color:#199edd;
}

table.ms-listviewtable{
	display:block;
}
.footer{
    width:100%;
    padding:10px 0;
	margin:0 auto;
    background:#015C9B url(../images/footer_bg.jpg) repeat-x top;
	/* Prevent background color leak outs */
	  -webkit-background-clip: padding-box; 
	  -moz-background-clip:    padding; 
	  background-clip:         padding-box!important;
	  -webkit-border-radius:8px; 
	  -moz-border-radius:8px; 
	  border-radius:8px;
}
.footl{
	float:left;
	margin:0;
	padding:0;
	width:45%;
}
.footr{
	float:right;
	margin:0;
	padding:0;
	width:55%;
}
ul.flipside{
	clear:both;
	margin:0;
	padding:0;
}
ul.flipside li{
	float:left;
	display:inline;
	margin:0;
	padding:0 10px;
}
.tit{
	margin-top:20px !important;
}
ul.fliplinks{
	clear:both;
	margin:0;
	padding:0;
	margin-top:15px;
}
ul.fliplinks li {
	float:left;
	margin:0;
	padding:0;
	display:inline;
	border-right:1px #cce1ef solid;
}

ul.fliplinks li:last-child{
	border-right:none;
}

ul.fliplinks li a{
	color:#cce1ef;
	padding:5px 15px;
}

.copy{
	clear:both;
	text-align:center;
	margin:0;
	padding:15px 0;
}


.nsmlcontentainer{
	clear:both;
	margin:0 auto;
	padding:20px 0;
	width:1250px;
}
.leftnsml{
	float:left;
	margin:0;
	padding:0;
	width:930px;
}
.rightnsml{
	float:right;
	margin:0;
	padding:0;
	width:270px;
}
.nsbanner{
	clear:both;
	margin:0;
	padding:0;
	height:auto;
}
.nsbanner img{
	width:100%;
}
.nstitle{
	clear:both;
	margin:3px 0;
	padding:15px;
	background:#006a20;
}
.bgtnstitle{
	clear:both;
	margin:3px 0;
	padding:15px;
	background:#0092f1;
}
.nstitle h1, .bgtnstitle h1{
	color:#fff;
	font-size:36px;
	font-weight:200 !important;
}
.nsmsg{
	clear:both;
	margin:0;
	padding:30px;
	font-style:italic;
	font-size:15px;
}
.nsmsg a{
	font-style:normal;
	color:#0077ca;
	text-transform:uppercase;
	text-decoration:none;
}
.tre3{
	clear:both;
	margin:0;
	padding:0;
	color:#46565f;
	font-size:12px;
}
.tre3>ul{
	clear:both;
	margin:0;
	padding:0;
}
.tre3>ul>li{
	float:left;
	display:inline;
	margin:0 5px 0 0;
	padding:0;
}
.ngprize{
	border:1px #c0a367 solid;
	background:#E9CA8A url(../images/tre3_1.jpg) repeat-x top;
	height:150px;
	width:270px;
	padding:15px;
	margin:0;
}
.bonnyu{
	border:1px #98B473 solid;
	background:#C1E099 url(../images/tre3_2.jpg) repeat-x top;
	height:150px;
	width:270px;
	padding:15px;
	margin:0;
}
.bonnyc{
	border:1px #7F9FB6 solid;
	background:#AFD3EB url(../images/tre3_3.jpg) repeat-x top;
	height:150px;
	width:270px;
	padding:15px;
	margin:0;
}
.tre3 h3{
	color:#46565f;
	font-size:22px;
	font-weight:300;
}
.tre3 p{
	margin-bottom:10px;
}
.tre3 a{
	float:right;
	text-transform:uppercase;
	color:#434e55;
	text-decoration:none;
}
.tre3 a:hover{
	color:#000;
}
.history{
	clear:both;
	margin:0;
	padding:20px;
	border:1px #f1f1f1 solid;
}
.hist{
	clear:both;
	margin:0;
	padding:10px;
	background:#0077CA;
}
.histbgt{
	clear:both;
	margin:0;
	padding:10px;
	text-align:right;
	background:#ffae00;
}
.hist h4, .histbgt h4{
	font-size:18px;
	font-weight:300;
	color:#fff;
	text-align:right !important;
}
.hist h3, .histbgt h3{
	font-size:24px;
	font-weight:300;
	color:#fff;
	text-align:right !important;
}
.nsmlhistory{
	clear:both;
	margin:5px 0;
	padding:0;
}
.nsmlhistory a{
	text-transform:uppercase;
	color:#0077ca;
	text-decoration:none;
}
.lit{
	background:#fff;
	border:1px #f1f1f1 solid;
	padding:2px;
	margin:10px 0;
}
.lite{
	background:#EDEFF0 url(../images/lite_bg.jpg) repeat-x top;
	padding:10px;
	margin:0;
}
.lite img{
	float:left;
	margin:0 10px 5px 0;
}
.lite h2{
	color:#0b4920;
	font-size:13px;
	font-weight:bold;
}
.lite p{margin:0;}

/* Accordion */
.adCntnr{
	clear:both;
	margin:0;
	margin:0;
}
.adCntnr .acco2 .expand {
	clear:both;
	margin:5px 0;
	padding:0;
	border:1px solid #f1f1f1;
	}
.adCntnr .acco2 .expand a{
	background: url(../images/rnd_plus_icon.png) no-repeat 2% 50%;
	padding:5px 10px;
	display:block;
	padding-left:30px;
	text-decoration:none;
	}
.adCntnr .acco2 .openAd a{
	background: url(../images/rnd_minus_icon.png) no-repeat 2% 50% ;
	padding-left:30px;
	color:#333 !important;
	text-decoration:none;
	}

.adCntnr .acco2 .openAd {
	line-height:27px;
	border:1px solid #f1f1f1;
	margin:0;
	}

.adCntnr .acco2 .expand a{
	color:#3f3f3f;
	font-size:14px;
	}
	
.adCntnr  .accCntnt {	
	border:1px solid #f1f1f1;
	padding:0;
	margin:5px 0 0 0;
	background:#fff;
}
ul.acorlinks{
	clear:both;
	margin:0;
	padding:0;
}
ul.acorlinks li{
	display:block;
	margin:0;
	padding:0;
	border-bottom:1px #f1f1f1 solid;
}
ul.acorlinks li:last-child{border-bottom:none;}
ul.acorlinks li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:#3f3f3f;
}
ul.acorlinks li a:hover{
	background:#f8f6f6;
}
/* Inner Scrap */
.pagecontent{
	clear:both;
	margin:0;
	padding:10px 0;
	text-align:justify!important;
}
.socialshare{
clear:both;
margin:0;
padding:0;
}

.maincont{
	float:left;
	margin:0;
	padding:0;
	width:550px;
}
.subcont{
	float:right;
	margin:0;
	padding:0;
	width:300px;
}
.subcont h2{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:2;
}

.pagetitle{
	clear:both;
	margin:0;
	padding:15px 0;
	border-bottom:1px #d3d3d3 solid;
}
.pagetitle h2{
	color:#303031;
	font-size:24px !important;
	font-weight:300;
}
.pagetitle h1{
	color:#303031;
	font-size:30px !important;
	font-weight:300;
}
.mgttitle{
	clear:both;
	margin:0;
	padding:15px 0;
}
.mgttitle h2{
	color:#303031;
	font-size:24px;
	font-weight:300;
}
.pagecont{
	clear:both;
	margin:0;
	padding:10px 0;
}
.pagecont h1{
	color:#0171ba!important;
	font-size:20px!important;
	font-weight:300;
}

.pagecont h2{
	color:#0171ba!important;
	font-size:20px!important;
	font-weight:300;
}

.pagecont h3{
	color:#0171ba!important;
	font-size:24px!important;
	font-weight:300;
	line-height:2;
}
.divimg img{
	width:100%;
}
.pagecont li{
	margin-left:18px;
}
.pagecont h4{
	color:#0171ba!important;
	font-size:14px;
	font-weight:700;
	line-height:2;
}
.pagenews{
	border:1px #d2d2d2 solid;
	background:#f5f5f5;
	padding:15px;
	margin:0;
	
	/* Rounded corner */
	 -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;

}
.pagenews, .pagenews h1,.pagenews h2, .pagenews h3, .pagenews h4{
	text-align:left!important;
} 
.pagenews ul{
	clear:both;
	margin:0;
	padding:0 0 0 10px;
}
.pagenews ul li{
	margin:0;
	padding:0;
	list-style:outside;
}
.pagenews ul li a{
	color:#2d4563;
	font-size:12px;
	display:block;
	padding:5px 0;
	margin:0;
}

/* Management */
.nlngmgt{
	clear:both;
	margin:0;
	padding:0;
}
.nlngmgt>ul{
	clear:both;
	margin:0;
	padding:0;
}
.nlngmgt>ul>li{
	float:left;
	display:inline;
	width:45%;
	margin:0 5% 40px 0;
	padding:0;
}

.mgtleft{
	float:left;
	width:48%;
	margin:0;
	padding:0;
}
.mgtright{
	float:right;
	width:48%;
	margin:0;
	padding:0;
}
.nsmlmgt{
	clear:both;
	margin:0;
	padding:0;
}
.nsmlmgt ul{
	clear:both;
	margin:0;
	padding:0;
}
.nsmlmgt ul li{
	clear:both;
	display:block;
	width:100%;
	margin:10px 0;
	padding:0;
}


.anmgt{
	clear:both;
	margin:0;
	padding:0;
}

.mgt{
	clear:both;
	margin:0;
	padding:10px;
	background:#f3f3f3;
}
.mgtpix{
	float:left;
	height:117px;
	width:30%;
	margin:0;
	padding:0;
}
.mgttxt{
	float:right;
	height:auto;
	width:68%;
	margin:0;
	padding:0;
}
p{
	margin-bottom:10px;
}
.mgtpixdetails{
	float:left;
	height:117px;
	display:inline;
	margin:0;
	padding:0 20px 10px 0;
}
.mgttxtdetails{
	height:auto;
	margin:0;
	padding:0;
}
.nlngmgt h5, .nlngmgt h5 a{
	font-size:14px;
	color:#46565f;
	font-weight:bold;
	line-height:1.9;
}
.nlngmgt h5 span{
	font-size:13px;
	color:#46565f;
	font-weight:normal;
	margin-right:10px;
}
.nlngmgt h5 span::after{
	content:":";
}
.mgttxt p{
	font-size:11px;
}
.mgt_icon{
	clear:both;
	margin:0;
	padding:0;
	display:none;
}
.mgt_icon a img:hover{
	opacity:0.6;
}
/* Careers */
.caryier{
	clear:both;
	margin:0;
	padding:0;
}

.careersleft{
	float:left;
	width:48%;
	margin:0;
	padding:0;
}
.careersright{
	float:right;
	width:48%;
	margin:0;
	padding:0;
}
.careersright img, .careersleft img{
	width:100%;
}
.careersright li, .careersleft li{
	margin-left:18px;
}


/* CQWP News Style */
.news{
	clear:both;
	margin:0;
	padding:0;
}
.cqwp ul.dfwp-column{
	clear:both;
	margin:0;
	padding:0;
}
.cqwp ul.dfwp-column li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:33%;
	border-bottom:1px #d3d3d3 solid;
}
.cqwp ul.dfwp-column li:first-child{
	width:100%;
	clear:both;
}
.cqwp ul.dfwp-column li:first-child h4{
	font-size:20px !important;
}
.cqwp .item{
	padding:20px;
	height:170px;
	text-align:left!important;
}
.cqwp ul.dfwp-column li:first-child .item{
	height:auto!important;
}
.mytitle{
	font-size:25px;
	color:#222;
}
/* CQWP */

.news{
	clear:both;
	margin:0;
	padding:0;
}
.news ul{
	clear:both;
	margin:0;
	padding:0;
}
.news ul li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:33%;
	border-bottom:1px #d3d3d3 solid;
}
.news ul li:first-child{
	width:100%;
	clear:both;
}
.news ul li:first-child h4{
	font-size:20px !important;
}
.newsitem{
	clear:both;
	margin:0;
	padding:15px;
}
.newsitem h4{
	color:#0171ba;
	font-size:14px;
	font-weight:300;
}
.newsitem a{
	color:#0171ba;
}
/* Video */
.nlngvideo{
	clear:both;
	margin:0;
	padding:0;
}
.playvideo{
	clear:both;
	margin:0;
	padding:0 0 40px 0;
}
.playing{
	float:left;
	margin:0;
	padding:0;
	width:44%;
}
.videotit{
	float:right;
	width:55%;
	margin:0;
	padding:0;
}
.videotitle{
	clear:both;
	background:#0077ca;
	padding:15px;
	/* Prevent background color leak outs */
	  -webkit-background-clip: padding-box; 
	  -moz-background-clip:    padding; 
	  background-clip:         padding-box!important;
	  
	 /* Rounded corner */
	 -moz-border-top-right-radius:5px;
    -webkit-border-top-right-radius:5px;
    -khtml-border-top-right-radius:5px;
    border-top-right-radius:5px;
	/* Rounded corner */
	 -moz-border-top-left-radius:5px;
    -webkit-border-top-left-radius:5px;
    -khtml-border-top-left-radius:5px;
    border-top-left-radius:5px;
}
.videotitle h3{
	color:#fff;
	font-size:48px;
	font-weight:300;
}
.videodes{
	clear:both;
	background:#199edd;
	padding:25px 15px;
	/* Prevent background color leak outs */
	  -webkit-background-clip: padding-box; 
	  -moz-background-clip:    padding; 
	  background-clip:         padding-box!important;
	  
	 /* Rounded corner */
	 -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -khtml-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
	/* Rounded corner */
	 -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -khtml-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
	
	  color:#fff;
	  height:125px;
}
.videodes h6{
	color:#fff;
	font-size:20px;
	font-weight:300;
}
.videocaro{
	clear:both;
	margin:0;
	padding:0;
	border:1px #D6D5D4 solid;
	background:#fff url(../images/videocaro_bg.jpg) repeat-x bottom;
	height:280px;
	
	/* Prevent background color leak outs */
	  -webkit-background-clip: padding-box; 
	  -moz-background-clip:    padding; 
	  background-clip:         padding-box!important;
	  -webkit-border-radius:8px; 
	  -moz-border-radius:8px; 
	  border-radius:8px;
}
/* Tiny Carousel */
#slider1 { height:235px; margin: 30px 0 0; overflow:hidden; position: relative; padding: 0 50px 10px;   }
#slider1 .viewport { height:235px; overflow: hidden; position: relative; }
#slider1 .buttons {
    display: block;
    position: absolute;
    top:20%;
    left: 0;
    width:45px;
    height:110px;
    text-decoration: none;
}
#slider1 .next {
    right: 0;
    left: auto;
    top: 20%;
}
#slider1 .buttons:hover{
    color: #C01313;
    background: #fff;
}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width:175px; left: 0 top: 0; }
#slider1 .overview li{ float: left; margin: 0 28px 0 0; padding: 1px; height:230px; border: 1px solid #CFD2D4; width: 175px; background:#EAEAEA;}

.vidimg{
	clear:both;
	padding:20px 20px 10px 20px;
	margin:0;
}
.vidiinfo{
	clear:both;
	padding:0px 20px;
	margin:0;
}
.vidiinfo p{
	margin:0 0 5px 0;
}
.ms-webpartzone-cell {
 margin:auto auto 0px !important; 
}
.homiewrap{
	width:90%;
	padding:20px 5%;
	margin:0 auto;
	background:#f5f4f4;
	clear:both;
}
.hommiepix{
	float:right;
	margin:0;
	padding:0;
	width:48%;
	text-align:center;
}
.hommiepix img{
	width:100%;
}
.linkhomie{
	float:left;
	margin:0;
	padding:20px 2% !important;
	width:44%;
	background:#fff;
}
.linkhomie h2 {
color: #303031;
font-size:25px;
font-weight: 300;
line-height:1.7;
text-transform:uppercase;
}
.linkhomie p{
	font-size:14px;
}
ul.grid-nav {
list-style: none;
font-size: .85em;
font-weight: 200;
text-align: center;
}
ul.grid-nav li {
display: inline-block;
}
ul.grid-nav li a {
display: inline-block;
background: #999;
color: #fff;
padding: 10px 20px;
text-decoration: none;
}
ul.grid-nav li a:hover {
background: #7b0;
}
ul.grid-nav li a.active {
background: #333;
}
.grid-container {
display: block;
}
/* ----- Image grids ----- */
ul.rig {
list-style: none;
font-size: 0px;
/*margin-left: -1%;  should match li left margin */
}
ul.rig li {
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
    padding-bottom:35px;
    vertical-align:top
}

ul.rig li:last-child {
display: inline-block;
/*margin-left: 1.9%;*/
    }

ul.rig li h3 {
margin: 0 0 5px;
}
ul.rig li p {
font-size: .9em;
line-height: 1.5em;
color: #999;
}
/* class for 2 columns */
ul.rig.columns-2 li {
width: 50%; 
    /*margin-bottom:30px;*/
    vertical-align:top
}
/* class for 3 columns */
ul.rig.columns-3 li {
width: 33%; 
}
/* class for 4 columns */
ul.rig.columns-4 li {
width: 22.5%; 
}

.newshere
{
    clear:both;
    padding:20px 0;
}
.NewsHeader{
	color:#0171ba;
	font-size:20px;
	padding:20px 0;
	clear:both;
}
ul.xopub{
	clear:both;
	margin:0;
	padding:0;
}
ul.xopub li{
	display:block;
	margin:0;
	padding:0;
}
ul.xopub li a{
	background:#ebebeb;
	display:block;
	padding:5px 10px;
	margin-top:1px;
	text-decoration:none;
	color:#000;
}
ul.xopub li a:hover{
	background:#679f4e;
	color:#fff;
}


ul.arch{
	clear:both;
	margin:0;
	padding:0;
	margin-top:20px;
}
ul.arch li{
	display:block;
	margin:0;
	padding:0;
}
ul.arch li a{
	background:#f5f5f6;
	display:block;
	padding:10px 20px;
	margin-top:1px;
	text-decoration:none;
	color:#199edd;
	font-size:16px;
}
ul.arch li a:hover{
	background:#28afd8 !important;
	color:#fff !important;
}
.pub a{
	background:#bde3f5 !important;
	color:#fff !important;
}
.arc a{
	background:#2bbbe7 !important;
	color:#fff !important;
}
.contanywrap{
	width:1024px;
	margin:0 auto;
	padding:0;
	clear:both;
}
.contanywrap>.leftnsml{
	width:75%;
}

.contanywrap>.rightnsml{
	width:23%;
	padding-top:50px;
}

.contacy
{
    clear:both;
}

.contacy table {
width: 97%;
border-collapse: collapse;
}
.contacy table td
{
    padding: 5px 2% 5px 2%;
	width: 46%;
    text-align:left!important;
}
table {
	padding: 15px 1.5%;
}
.contacy table tr:even
{
    background:#f1f1f1;
}
.tellus
{
    background:#ebebeb;
    color:#000;
    padding:5px 10px!important;
    font-size:14px;
}
.lead
{
    font-weight:bold;
}
.contacy textarea{
	 padding:5px 5%!important;
    width:90%!important;
    background:#fff;
    border:1px #c1c1c1 solid;
}

.textbox{
    padding:5px 5%!important;
    width:90%!important;
    background:#fff;
    border:1px #c1c1c1 solid;
}
.selectbox {
padding: 5px!important;
width: 100%!important;
background: #fff;
border: 1px #c1c1c1 solid;
}
.textbox:focus{
    border:1px #679f4e solid;
    background:#f1f1f1!important;
}
.button
{
    background:#679f4e;
	color:#fff;
	border:none!important;
	padding:5px 20px;
	margin:0 5px;
}
.button
{
    background:#333;
}
.vileft{
	float:left;
	margin:0;
	padding:0;
	width:49%;
	clear: both;
	margin:5px 0;
}
.viright{
	display:none;
	float:right;
	margin:0;
	padding:0;
	width:49%;
	clear: both;
	margin:5px 0;
}
.mediaPlayerContainer {
	margin-bottom:10px;
	}

.nsml_exerpt{
	clear:both;
	margin:0;
	padding:15px 3%;
	width:94%;
}
.nsml_exerpt_img{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
.nsml_exerpt_img img{
	width:100%;
}
.nsml_exerpt_text{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}

.pagecont .dfwp-item a, .lite .dfwp-item a{
color:#0b4920;
font-size:16px!important;
padding:10px 0;
text-align:left!important;
}
.xyl a{
color:#0171ba;
font-size:13px!important;
padding:10px 0;
text-transform:uppercase;
clear:both;
text-align:left!important;
}
.lite .video a{
color:#333!important;
font-size:12px!important;
padding:10px 0;
clear:both;
text-align:left!important;
}

.cary{
	width:94%;
	padding:15px 3%;
	margin:0;
}
.cary img{
	width:100%;
}
.cary h3{
	font-size:20px;
	color:#303031;
	font-weight:300;
}
td{
	text-align: left!important;
}
.xoxotable td{
	padding:5px!important;
}
.mediabutton{
    height:auto; 
    border-top:1px solid #eaeaea;
    padding:15px 0;
    margin-top:20px;
    }
.mediabutton ul{
    padding:0;
    margin:0;
    list-style:none;
    }
.mediabutton ul li{
    list-style:none;
    display:inline;
    font-size:12px;
    cursor:pointer;
    float:left;
    padding:0;
    margin:1px;
    }
.mediabutton ul li a{
    color:#555;
    cursor:pointer;
    background:#ebebeb;
    padding:4px 8px;
    display:block;
    text-decoration:none;
    }

.mediabutton ul li a:hover {
    background:#679f4e;
    color:#fff;
}
.miles{
	clear:both;
	padding:1px 0;
}
.miles a{
	display:block;
	background:#2bbbe7;
	padding:10px 20px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.miles a:hover{
	background:#bde3f5;
}

/*
.dynamic-children>a{
	color:red!important;
}
*/
.scampix h3{
	font-size:15px;
}
.scampix img{
	width:100%;
}



/* New Management Page Style */
.newmgt{
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	min-height:800px;
}
ul.mgtul{
	clear:both;
	margin:0;
	padding:0;
	position:relative;
}
ul.mgtul>li{
	padding:10px;
	margin:0;
	display:inline-block;
	text-align:center;
	position:absolute;
	
	/* Prevent background color leak outs */
	  -webkit-background-clip: padding-box; 
	  -moz-background-clip:    padding; 
	  background-clip:         padding-box!important;
	 /* Rounded corner */
	 -moz-border-radius:203px;
    -webkit-border-radius:203px;
    -khtml-border-radius:203px;
    border-radius:203px;
}
.bigcircle, .bab, .isah{
	width:213px;
	height:213px;
	background:url(../images/li_bg.png) no-repeat;
}
.bigcircle:hover, .bab:hover, .isah:hover{
	background:url(../images/li_bg_over.png) no-repeat;
}
.bigcircle img, .bab img, .isah img{
	margin-top:20px;
}
.smallcircle, .temi, .edith, .pat, .kudo, .chima, .solo, .peter, .Dike{
	width:150px;
	height:150px;
	background: url(../images/li_bg_small.png) no-repeat;
}
.smallcircle:hover, .temi:hover, .edith:hover, .pat:hover, .kudo:hover, .chima:hover, .solo:hover, .pete:hover, .Dike:hover{
	background: url(../images/li_bg_over_small.png) no-repeat;
}
ul.mgtul li a{
	display:block;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	color:#333;
}
ul.mgtul li a:hover{
	color:#006a20;
}
.bigcircle h3, .bab h3, .isah h3{
	color:#46565f;
	font-size:11px;
	font-weight:400;
	line-height:1.6;
	text-align:center!important;
}
.bigcircle h2, .bab h2, .isah h2{
	color:#46565f;
	font-size:13px;
	font-weight:600;
	line-height:1.6;
	text-align:center!important;
}
.smallcircle h3, .temi h3, .edith h3, .pat h3, .kudo h3, .chima h3, .solo h3, .peter h3, .Dike h3{
	color:#46565f;
	font-size:9px;
	font-weight:400;
	line-height:1.6;
	text-align:center!important;
}
.smallcircle h2, .temi h2, .edith h2, .pat h2, .kudo h2, .chima h2, .solo h2, .peter h2, .Dike h2{
	color:#46565f;
	font-size:11px;
	font-weight:600;
	line-height:1.6;
	text-align:center !important;
}
.peter h2{
	font-size:10px !important;
}

ul.mgtul li p{
	font-size:10px;
	color:#727d83;
	margin-bottom:5px;
}
li.bab{
	top:0px;
	left:380px;
}
li.isah{
	top:250px;
	left:380px;
}
li.temi{
	top:205px;
	left:0px;
}
li.edith{
	top:380px;
	left:90px;
}
.pat{
	top:480px;
	left:235px;
}
.kudo{
	top:500px;
	left:410px;
}
.chima{
	top:480px;
	left:585px;
}
li.solo{
	top:380px;
	left:730px;
}
li.peter{
	top:205px;
	left:800px;
}

/*  NSML */
li.akachukwu{
	top:0px;
	left:340px;
}
li.olutade{
	top:240px;
	left:370px;
}
li.anso{
	top:200px;
	left:175px;
}
li.nonyere{
	top:100px;
	left:0px;
}
li.keith{
	top:200px;
	left:570px;
}
li.ken{
	top:100px;
	left:740px;
}


/* ================== Responsive Design =============================== */
/* ----------- 1650px and above ----------- */
@media only screen 
and (min-width:1400px) {
	#s4-bodyContainer{
		width:1366px!important;
		margin:0 auto!important;
		padding:0!important;
	}
}

/* ----------- 1024px ----------- */
@media only screen 
and (max-width:1024px) {
/* home */
	/* header */
	#s4-workspace{
	width:100%!important;
}
.header{
	width:96%;
	padding:10px 2%;
}
.logo, .nlmenreg{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
	/* container */
.nsmlcontentainer {
width:96%;
padding:40px 2%;
}
.leftnsml{
	width:72%;
}
.rightnsml{
	width:25%;
}
.nsbanner{
	height:auto;
}
.nsmlhistory img, .nsbanner img{
	width:100%;
}
.history{
	padding:10px;
}
.tre3>ul>li{
	margin:0 25px 20px 0;
}
.maincont{
	width:63%;
}
.subcont{
	width:34%;
}
.mgtpix{overflow:hidden;}
.contanywrap {
width: 94%;
}
.vileft{
	float:left;
	margin:0;
	padding:0;
	width:49%;
	clear: both;
	margin:5px 0;
}
.viright{
	display:none;
	float:right;
	margin:0;
	padding:0;
	width:49%;
	clear: both;
	margin:5px 0;
}
.mediaPlayerContainer {
	margin-bottom:10px;
	}
.mediaPlayerContainer {
	margin-bottom:10px;
	}
	/* footer */
	.footer {
width: 940px;
}
.footl {
float: left;
width: 43%;
}
ul.fliplinks li:first-child a{
color: #cce1ef;
padding: 5px 10px;
}
ul.flipside li {
padding: 0 3px;
}
ul.fliplinks li a {
padding: 5px 10px;
}
.maincont div{
	width:auto!important;
}
}
@media only screen 
and (max-width:1000px) {
	ul.mgtul li{
		position:relative;
		left:0;
		top:0;
		margin:10px;
	}
}

/* ----------- 800px ----------- */
@media only screen 
and (max-width:800px) {
	/* header */
	.header{
	width:96%;
	padding:0 2%;
}
	.logo{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
}
.nlmenreg{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:0px 0;
}
.nlsearch{
	padding:10px;
}
	
	/* container */
.contanywrap>.leftnsml {
	 width: 100%; 
	}
	.contanywrap>.rightnsml {
	width: 100%;
	padding-top: 50px;
	}
.leftnsml{
	width:100%;
	clear:both;
	float:none;
	padding:0;
}
.rightnsml{
	width:100%;
	clear:both;
	float:none;
	padding:0;
}
ul.arch {
margin-top: 20px;
margin-bottom: 20px;
}
.adCntnr .acco2 .expand a{
	padding-left:40px;
}
.nlngmgt ul li {
	height:150px;
	width:48%;
	margin:0 2% 40px 0;
}
.careersleft {
	float: none;
	width: 100%;
	clear:both;
	}
.careersright {
	float: none;
	width:100%;
	clear:both;
	}

.vileft, .viright, .mgtleft, .mgtright{
	clear:both;
	margin:0;
	padding:0;
	width:100% !important;
	float:none;
}
video{
	width:100% !important;
}
.hommiepix, .linkhomie{
	float:none;
	margin:0;
	padding:0;
	width:100%;
	clear:both;
}

	/* footer */
	.footer {
	width:96%!important;
	margin:0 auto;
	padding:10px 2%
}
.footl{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
}
.footr{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
}

}
/* ----------- 640px ----------- */
@media only screen 
and (max-width:640px) {
	/* header */
	
	/* container */
.tre3>ul>li{
	margin:10px 0;
	width:100%;
}
.ngprize, .bonnyu, .bonnyc{
	padding:15px 2%;
	width:96%;
}

.subcont, .maincont{
	width:100%;
	clear:both;
	float:none;
	padding:5px 0;
}
.news ul li{
	display:block;
	clear:both;
	float:none;
	width:100%;
}
.nlngmgt ul li {
	width:100%;
	margin:10px 0;
	padding:0;
}
.mgtpix{
	width:20%;
}
.mgttxt{
	width:78%;
}
.playing, .videotit{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	padding:5px 0;
}
	.careersleft {
	float: left;
	width: 98%;
	}
	.careersright {
float: left;
width: 98%;
}
.contanywrap>.rightnsml {
padding-top: 0px;
}
}
/* ----------- 480px ----------- */
@media only screen 
and (max-width:480px) {
	/* header */
	
	/* container */
.mgtpix{
	width:27%;
}
.mgttxt{
	width:70%;
}
video{
	width:280px!important;
	
}
	.careersright {
float: left;
width: 98%;
}

.mgttitle h2{
	font-size:30px;
}
	
	/* footer */
ul.fliplinks li{
	display:block;
	float:none;
	clear:both;
	border:none;
	border-bottom:1px #004879 solid;
}
ul.fliplinks li a{
	padding:5px 15px;
	display:block;
}
	.careersleft {
	float: left;
	width: 98%;
}
.tit{
	display:none!important;
}

.xoxotable{
	display:none;
}
/* Force table to not be like tables anymore */
	.contacy table td {
padding: 5px 2% 5px 2%;
width: 96%;
float: left;
text-align: left!important;
}

.contanywrap>.rightnsml {
padding-top: 0px;
}
}
/* ----------- 320px ----------- */
@media only screen 
and (max-width:350px) {
	/* header */
	
	/* container */
	.nlngmgt ul li{
		display:block;
		height:auto;
		float:none;
		margin:10px 0;
	}
	.mgt{
		height:auto;
	}
	.mgtpix{
	width:100%;
	clear:both;
	float:none;
	text-align:center;
}
.mgttxt{
	width:100%;
	clear:both;
	float:none;
	text-align:center;
}
	.careersleft {
	float: left;
	width: 98%;
	}
	.careersright {
float: left;
width: 98%;
}
.contanywrap>.rightnsml {
padding-top: 0px;
}

.pagecont h3 {
text-align:left;
}

}