/***************************************
 *
 *  Mix.css
 *  For use on MixLogic oriented pages
 *
 ***************************************/
 
.headerTopLeft {
	background-image: url('/images/corp_graphx/headerTopLeft_generic.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.headerTopRight {
	background-color: #0c1c8c;
	background-image: url('/images/corp_graphx/headerTopRight_generic.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


