/***************************************
 *
 *  Biz.css
 *  For use on BizLogic oriented pages
 *
 ***************************************/
 
.headerTopLeft {
	background-image: url('/images/corp_graphx/headerTopLeft_biz.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.headerTopRight {
	background-color: #7FB651;
	background-image: url('/images/corp_graphx/headerTopRight_biz.gif');
	background-position: top left;
	background-repeat: no-repeat;
}