@import url(vendor/reset.css);
@import url(vendor/normalize.css);


@font-face {
  font-family: 'NewsCycle';
  src: url('../fonts/NewsCycle.eot');/* IE9 Compatibility Modes */
  src: url('../fonts/NewsCycle.eot?#iefix') format('eot'),/* IE6-IE8 */
  url('../fonts/NewsCycle.woff') format('woff'),/* Modern Browsers */
  url('../fonts/NewsCycle.ttf') format('truetype'),/* Safari, Android, iOS */
  url('../NewsCycle.svg#NewsCycleRegular') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
  font-family: 'NewsCycle';
  src: url('../fonts/NewsCycle.svg#NewsCycleRegular') format('svg'); /* Legacy iOS */
  
  }
}

html{
  text-rendering: optimizeLegibility; 
  -webkit-font-smoothing: antialiased;
}
#pageWrapper{
  zoom:1;
  width:96%;
  max-width:960px;
  min-width:320px;
  position:relative;
  margin:0 auto;
  background:#E6E6E6;/*center center url(../img/960gridGuide.jpg) repeat-y*/
  overflow:hidden;
  font-family: "NewsCycle", serif;
}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12,.grid13,.grid14,.grid15,.grid16,.grid17,.grid18,.grid19,.grid20,.grid21,.grid22,.grid23,.grid24 {
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.grid1{width:30px;} .grid2{width: 70px} .grid3{ width: 110px} .grid4{ width: 150px} .grid5{ width: 190px} .grid6{ width: 230px}
.grid7{ width: 270px} .grid8{ width: 310px} .grid9{ width: 350px} .grid10{ width: 390px} .grid11{ width: 430px} .grid12{ width: 470px}
.grid13{ width: 510px} .grid14{ width: 550px} .grid15{ width: 590px} .grid16{ width: 630px} .grid17{ width: 670px} .grid18{ width: 710px}
.grid19{ width: 750px} .grid20{ width: 790px} .grid21{ width: 830px} .grid22{ width:870px} .grid23{ width: 910px} .grid24{ width: 950px;}
.alpha {
  margin-left:0;
}
.omega {
  margin-right:0;
}
.centered{
  text-align:center;
}
#floatingNavs{
  width:96%;
  padding-left:2%;
  background:#E6E6E6;
  position:fixed;
  z-index:9998;
  display:none;
}
#floatingNavs > .tCell{
  float:left;
}
#floatingNavs > a > img{
  width:96%;
  max-width:222px;
}
#floatingNavs > .alpha {
  width:35%;
  margin:0;
  vertical-align:middle;
}
#floatingNavs > .omega {
  width:50%;
  margin:0;
  vertical-align:middle;
}
#floatingNavs .dTable{
  width:100%;
}
#floatingNavs .dTable > tCell{
  vertical-align:top
}
#floatingNavs .dTable > div{
	width:14%;
}
#floatingNavs > .alpha  img{
  width:96%;
  max-width:222px;
}
#floatingNavs > .omega img{
  width:96%;
  max-width:50px;
}
#header > #mainImgHeader{
  position:absolute;
  top:-50px;
  right:0;
  width:56%;
  max-width:532px;
}
#header > div{
  padding-bottom:30px;
  position:relative;
}
#header > div > div{
  margin-top:10px;
  margin-bottom:10px;
}
#mainHRseperator{
  margin-bottom:50px;
}
#mainHRseperator > div{
  background: center center url(../img/rdBG.png) repeat-x;
  text-align:center;
}
#mainHRseperator > div > img{
  background:#E6E6E6;
  padding-left:10px;
  padding-right:10px;
}
#mainHRseperator > p{
  text-align:center;
  width:100%;
  margin:0;
}
.mainContents{
  margin-top:10px;
  margin-bottom:10px;
}

#innerTop > .dTable{
  width:100%;
}
#innerTopTitle{
  width:350px;
  float:left;
}
#topNavHolder{
  width:510px;
  float:left;
  vertical-align:bottom;
}
#topNavHolder > div > div{
  vertical-align:top;
  padding-left:2px;
  padding-right:2px;
}
#topNavHolder span{
  display:block;
}
.genericData p{
	text-align: justify;
  }
.innerContent{
  margin-top:15px;
  margin-bottom:15px;
}
.innerContent > img{
  width:100%;
  height:auto;
}
.HODholder{
  margin-top:15px;
  margin-bottom:15px;
}
.HODholder > div{
  white-space: pre-line
}
#sideNavBar{
  position:fixed;
}
#sideNavBar > div , #sideBar{
  margin-top:5px;
  margin-bottom:5px;
}
.contentTitle{
  padding-bottom:15px;
  border-bottom:1px solid #FF0000;
}
#greenInitiativeHolder{
  margin-top:15px;
  margin-bottom:15px;
  position:relative;
}
#greenInitiativeHolder > div{
  padding-top:15px;
  padding-bottom:15px;
}
#greenInitiativeHolder > div > div, #greenInitiativeHolder > div > p{
  vertical-align:top;
  margin-top:0;
  margin-bottom:0;
}
ul{
  list-style: square;
/*  list-style-position:inside;
  margin:0;
  padding-left:20px;
  padding-top:15px;*/
  clear:both;
}
ul > li:before {
 /* content: '–';
  padding-right: 5px;*/
}
ul ol{
  margin-top:0;
  padding-top:0;
}
.dTable{
  display:table;
  clear:both;
  position:relative;
}
.tCell{
  display: table-cell;
  position:relative;
}
table{
  background:#F48465;
  color:#FFFFFF;
  position:relative;
  *position:inherit;
  overflow:hidden;
  -moz-border-radius:15px;  
  -webkit-border-radius:15px;
  border-radius:15px;
  behavior:url(js/vendor/pie/PIE.php)
}
table > .alpha{
 position:relative;
 *position:inherit;
  overflow:hidden;
  -moz-border-radius:15px 0 0 0;  
  -webkit-border-radius:15px 0 0 0;
  border-radius:15px 0 0 0;
 behavior:url(js/vendor/pie/PIE.php)
}
table > .omega{
 position:relative;
 *position:inherit;
  overflow:hidden;
  border:1px solid #FFFFFF;
  -moz-border-radius:0 15px 0 0;  
  -webkit-border-radius:0 15px 0 0;
  border-radius:0 15px 0 0;
  behavior:url(js/vendor/pie/PIE.php)
}
th, td{
  padding:10px;
  padding-left:5px;
  padding-right:5px;
  text-align:center;
  vertical-align:middle
}

.tEnd > td {
   padding-bottom:30px;
}
.aLeft{
  text-align:left;
}
table th{
  background:#ED1C24;
}
td{
  vertical-align:top;
}
td > ul{
  margin:0;
  padding:0;
}
.tBorder td{
  border:1px solid #FFFFFF;
}

.grid24 > ._4cols > p{
  white-space: pre-line
}
.facts4Grid img{
  width:100%;
  height:auto;
  max-width:157px;
}
.facts2Grid{
  margin:10px;
}

#lbxWrapper{
  position:fixed;
  top:0;
  left:0;
  background:url(../img/transparentGray.png);
  z-index:999999;
  display:none;
}
.xButton{
  position:absolute;
  top:15px;
  right:15px;
  cursor:pointer
}
#hodBox{
  position:relative;
  max-width:630px;
  width:90%;
  margin:10px auto;
  background:#E6E6E6;
  border:1px solid #000000;
  padding:1%;
}
#hodBox > div{
  padding-top:30px;
  padding-bottom:30px;

}
#hodBoxLeft{
  width:40%;
  max-width:300px;
  min-width:100px;
}
#hodBoxLeft > img{
  width:96%;
  height:auto;
  margin:0 auto;
  max-width:125px;
}
#hodTitle > span{
  display:block;
}
#hodBox > div{
  display:table;
}
#hodBox > div >div{
  display:table-cell;
  padding:10px;
  vertical-align:top;
}
#footer{
  clear:both;
  padding-top:30px;
  *padding-top:20px;
}
.justified{
  display:block;
  text-align:justify !important;
}
/* font */
.NewsCycle{
  font-family: "NewsCycle", serif;
}
.fs125{
  font-size:125px;
  line-height:160px;
}
.fs68{
  font-size:68px;
  line-height:68px;
}
.fs60{
  font-size:60px;
  line-height:60px;
}
.fs48{
  font-size:48px;
  line-height:48px;
}
.fs36{
  font-size:36px;
  line-height:30px;
}
.fs30{
  font-size:30px;
  line-height:30px;
}
.fs21{
  font-size:21px;
  line-height:21px;
}
.fs18{
  font-size:18px;
  line-height:18px;
}
.fs16{
  font-size:16px;
  line-height:20px;
}
.fs10{
  font-size:10px;
  line-height:15px;
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
  color:#4D4D4D;
}
.underlined{
  color:#FF0000;
  text-decoration:underline;
}
.red{
  color:#FF0000
}
.gray{
  color:#4D4D4D;
}

@media screen and (max-width:950px){
  .grid1{ width: 4%; max-width:30px;} .grid2{width:8%;  max-width: 70px} .grid3{ width: 110px} .grid4{ width: 150px} .grid5{ width: 190px} .grid6{ width: 230px}
.grid7{ width: 270px} .grid8{ width: 310px} .grid9{ width: 350px} .grid10{ width: 390px} .grid11{ width: 430px} .grid12{ width: 470px}
.grid13{ width: 510px} .grid14{ width: 550px} .grid15{ width: 590px} .grid16{ width: 630px} .grid17{ width: 670px} .grid18{ width: 710px}
.grid19{ width: 750px} .grid20{ width: 790px} .grid21{ width: 88%; max-width: 830px} .grid22{ width:92%; max-width:870px} .grid23{ width:96%; max-width: 910px} .grid24{ width:100%;max-width: 950px;}
 .mainContents{
   margin-top:0;
   margin-bottom:0;
 }
 .mainContents > .grid1{
   display:none;
 }
 
 .grid22 > ._2cols{
   width:100%;
   margin-left:5px;
   margin-top:15px;
   margin-bottom:15px;
 }
 .grid22 > ._2cols > p{
   margin-right:15px;
 }
 .grid22 > ._3cols{
   width:30%;
   margin-left:2%;
   margin-right:1%;
 }
 .grid24 > ._4cols{
   width:20%;
   margin:15px 1%;
 }
 .grid24 > ._4cols > p{
	white-space: normal;
  }
  .genericContentHolder > .genericData{
   width:100%;
  }
  .fs10{
	font-size:9px;
	line-height:12px;
  }
  #sideBar{
	display:none;
  }
  #innerTopTitle{
	width:35%;
	
  }
  #topNavHolder{
	width:65%;
  }
  #topNavHolder > div{
	width:100%;
  }
  #topNavHolder > div > div {
    width:14%;
    margin-left:1%;
    margin-right:1%;
  }
  #topNavHolder > div > div  img{
   width:100%;
   height:auto;
  }
  .facts2Grid > div{
	width:48%;
	margin:0 auto;
  }
}
@media screen and (max-height: 650px){
  #sideNavBar{
	position:relative;
  }
  
}
@media screen and (max-width:869px){
  
 
  .grid22 > ._2cols{
	width:97%;
	margin: 15px auto;
  }
  .grid22 > ._2cols > img,.grid22 > ._2cols > p {
	width:48%;
	margin-top:0;
  }
  #topNavHolder > div > div {
    width:13%;
    margin-left:1%;
    margin-right:1%;
  }
}
@media screen and (max-width:790px){
 .fs125{
	font-size:110px;
	line-height:120px;
  }
  .fs68{
	font-size:55px;
	line-height:60px;
  }
  .fs48{
	font-size:42px;
	line-height:45px;
  }
  .fs30{
	font-size:25px;
	line-height:30px;
  }
  .fs21{
	font-size:18px;
	line-height:21px;
  }
  .fs18{
	font-size:15px;
	line-height:15px;
  }
 .grid22 > ._3cols{
   width:30%;
   margin-left:1%;
   margin-right:2%;
 }
 .grid22 > ._3cols > img, .grid22 > ._3cols > p{
   width:100%;
 }
 #topNavHolder > .dTable span{
   display:none;
  }
}

@media screen and (max-width:690px){
  #header p{
	width:70%;
  }
  #header > div{
	padding-bottom:10px;
  }
  #mainHRseperator{
	margin-bottom:10px;
  }
  .grid24 > ._4cols{
    width:22%;
    margin:15px 1%;
  }
  .grid24 > .grid1 {
   display:none;
  }
  .fs125{
	font-size:60px;
	line-height:60px;
  }
  .fs68{
	font-size:34px;
	line-height:34px;
  }
  .fs48{
	font-size:26px;
	line-height:26px;
  }
  .fs30{
	font-size:22px;
	line-height:22px;
  }
  .fs21{
	font-size:15px;
	line-height:15px;
  }
  .fs18{
	font-size:15px;
	line-height:15px;
  }
  .fs16{
	font-size:12px;
	line-height:15px;
  }
  .HODholder{
	width:33%;
	margin-left:auto;
	margin-right:auto;
  }
   .facts2Grid > div{
	width:96%;
	margin:0 auto;
  }
  .HODholder > div{
	white-space: normal
  }
}

@media screen and (max-width:500px){
  #header p{
	width:100%;
  }
  #header > #mainImgHeader{
	 top:0;
  }
 .grid22 > ._2cols > p, .grid22 > ._2cols > img{
   width:100%;
   height:auto;
   margin: 15px 0;
 }
 #header > .grid1, #pageWrapper > .grid1{
   display:none;
 }
 #header .grid11{
   width:90%;
 }
 .grid24 > ._4cols{
    width:96%;
    margin:15px 1%;
  }
  .HODholder{
	width:48%;
	margin-left:auto;
	margin-right:auto;
  }
  th, td{
	padding:15px;
  }
  #innerTopTitle{
    width:30%;
  }
  #topNavHolder{
	width:70%;
  }
}
@media screen and (max-width:420px){
  .grid22 > ._3cols{
	width:100%;
	height:auto;
	margin: 15px auto;
  }
  .grid22 > ._3cols > img{
	width:45%;
  }
  .grid22 > ._3cols > p{
	width:50%;
	margin-top:0;
	margin-right:2%;
  }
  .grid24 > ._4cols{
	width:90%;
	margin:15px auto;
  }
  #innerTopTitle{
   width:45%;
  }
  #topNavHolder{
	width:55%;

  }
  
}