@charset "utf-8";
/* CSS Document */

.pI{
	margin-left:2em;
	}
.uStrong{
	text-decoration:underline;
	font-weight:bold;
	color:#5b8800;
}
/* To acsess root img file, add:  /Portals/0/ to head. */

/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */

/* Preformulation Characterization side button */
#GMPSB_C1
{
  display: block;
  width: 150px;
  height: 50px;
  background: url("/Portals/0/Integrity Pictures/Buttons/gmpSideBarC1.png") no-repeat 0 0;
  float:left;
  margin: 0px;
  padding: 0px;
  
}

#GMPSB_C1:hover
{ 
  background-position: 0 -50px;
}

#GMPSB_C1 span
{
  display: none;
}

/* Clinical/Commercial Formulation Development side button */
#GMPSB_C2
{
  display: block;
  width: 150px;
  height: 50px;
  background: url("/Portals/0/Integrity Pictures/Buttons/gmpSideBarC2.png") no-repeat 0 0;
  float:left;
  margin: 0px;
  padding: 0px;
  
}

#GMPSB_C2:hover
{ 
  background-position: 0 -50px;
}

#GMPSB_C2 span
{
  display: none;
}

/* High Concentration Antibody Formulations side button */
#GMPSB_C3
{
  display: block;
  width: 150px;
  height: 50px;
  background: url("/Portals/0/Integrity Pictures/Buttons/gmpSideBarC3.png") no-repeat 0 0;
  float:left;
  margin: 0px;
  padding: 0px;
}

#GMPSB_C3:hover
{ 
  background-position: 0 -50px;
}

#GMPSB_C3 span
{
  display: none;
}

/* Contract Services side button */
#GMPSB_Footer
{
  display: block;
  width: 150px;
  height: 58px;
  background: url("/Portals/0/Integrity Pictures/Buttons/gmpSideBarFooter.png") no-repeat 0 0;
  float:left;
  margin: 0px;
  padding: 0px;
  
}

#GMPSB_Footer:hover
{ 
  background-position: 0 -58px;
}

#GMPSB_Footer span
{
  display: none;
}
