
    body {
	font-family: Verdana;
    }

    table.pvtTable .pvtRowLabel {
	vertical-align: top;
	white-space: nowrap;
    }

    table.pvtTable .pvtColLabel {
	white-space: nowrap;
    }

   
	table.pvtTable .pvtAxisLabel {
	white-space: nowrap;
	text-align: center;  /*CUSTOM*/
	}


    .pvtRowSubtotal {
	background-color: #EFEFEF !important;
	font-weight:bold;
    }

    .pvtColSubtotal {
	background-color: #EFEFEF !important;
	font-weight:bold;
    }

    .expanded {
	cursor: pointer
    }
