div.header { 
  background-image: url('/img/pci/pci_banner.jpg');
  background-repeat: none;
  margin-bottom: 0px; 
  height: 242px;
}
div.main { 
  margin-top: 0px; 
  padding-top: 0px; 
  border-top: 1px solid white;
}
div.rollover {  
  position: relative;
  top: -1px;
  xwidth: 400px;
  zoom: 1;
  z-index: 90;
  margin-bottom: 12px;	

}

div.rollover .tabs .tab { 
  color: white;
  background-image: url('/img/pci/gray_tab.png');
  background-position: 0px -6px;
  background-repeat: no-repeat;
  float: left;

  line-height: 24px;
  margin-right: 1px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 110px;  
  }


div.rollover .tabs .active { 
  color: #333333;
  background-position: 0px -36px;
  position: relative;
  }



div.rollover .tabs .tab em { 
  padding: 0px;
  font-size: 12px;
  font-style: normal;
  font-weight: bold; 
}


div.content {   
  display: none;
  bottom: 20px;
  margin: 0px;

  width: 359px;
  position: absolute;
}

div.content .top { 
  xbackground-color: blue;
  background-image: url('/img/pci/panel_top.png');
  background-repeat: no-repeat;
  padding-top: 5px;
}
div.content .middle { 
  xbackground-color: red;
  background-image: url('/img/pci/panel_bg.png');
  background-repeat: repeat-y;
  padding: 0px; 
  
}

div.content .bottom { 
  xbackground-color: green;
  background-image: url('/img/pci/panel_bottom.png');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 6px;
}


div.content .middle p { margin: 0 8px; padding: 0; }

div.content .close { 
  float: right; 
  background-image: url('/img/pci/pci_close.png');
  background-repeat: no-repeat;  
  width: 10px;
  height: 10px;
  margin-top: 2px; 
  margin-right: 10px; 
}

div.content .border { 
  float: none; 
  background-image: url('/img/pci/gray_sqaure.png');
  background-repeat: repeat-y;  
  width: 10px;
  height: 10px;
  margin-top: 2px; 
  margin-right: 10px; 
}

div.content .c1 { 
  float: left;
  width: 185px;
  height: 130px;
}


div.content .inner { 
  float: none;
  padding: 5px 10px;
}

div.content ul { margin-bottom: 0; }

div.content p { 
   padding-bottom: 100px;
}

div.content a.hd { 
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
}

div.content h5 {
	color: #0d4590;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:8px;
}

div.innovation {
   background-image:url(/img/innovation/innovation.jpg);
}

div.iso {
   background-image:url(/img/iso/iso.jpg);
}

div.irm {
   background-image:url(/img/irm/irm.jpg);
}

div.healthcare {
   background-image:url(/img/healthcare/healthcare2.jpg);
}

div.government {
   background-image:url(/img/government/gov2.jpg);
}

div.nerc {
   background-image:url(/img/nerc/nerc.jpg);
}

div.careers {
   background-image:url(/img/careers/careers.jpg);
}

div.cpni {
   background-image:url(/img/cpni/cpni.jpg);
}

div.pii {
   background-image:url(/img/pii/pii.jpg);
}

div.insider {
   background-image:url(/img/insider_risk/insider_risk.jpg);
}

div.grc {
   background-image:url(/img/grc/grc.jpg);
}

div.aso {
   background-image:url(/img/aso/aso.jpg);
}

div.mitb {
   background-image:url(/img/mitb/mitb.jpg);
}
