/*Styles specific to the pages under "Product Pipeline" menu */


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





/*Formatting specific to "product pipeline pages"*/ 
p.productheading  {
     color: #CD0007;
     font-weight: bold;
     font-size:105%;
     letter-spacing:1px;
                  }

p.productsubheading {
    font-weight:bold;
    letter-spacing:1px;
                    }
                    
p.productredsubheading {
    color: #CD0007;
    font-weight:bold;
                       }
                    
p.productredsubheading a {
    color: #CD0007;
	font-size:90%;
    font-weight:normal;
    text-decoration:none;
                       }
				
#exradpic1 {
    width:200px;
	height:93px;
	margin:0 0 0 10px;
	padding:0;
	float:right;
           }

#on013pic2 {
    width:225px;
	height:209px;
	margin:0 0 0 10px;
	padding:0;
	float:right;
           }

                    