/*Styles specific to the pages under "ourapproach" menu */


                   
#pagegraphicourapproach  {
      width:100%;
      height:182px;
      float: left;
      padding: 0;
      background: #000000 url(../textures/ourapproach.gif) no-repeat top left;
                    }



/*Formatting specific to our approach pages*/                    
p.instituteheading  {
  color: #CD0007;
  font-weight: bold;
  letter-spacing:1px;
  font-size:105%;
                }

p.institutesubheading  {
  font-size:105%;
                }
                
p.institutesmallheading a  {
  color: #CD0007;
  font-size:90%;
  font-weight: normal;
  text-decoration:none;
                         }
p.productlink a {
  text-decoration:none;
  color:#CD0007;
                }