.drpTable{
	margin: .1em 0;
}
.drpTable thead td{
	padding: 0 !important;
}
.drpTable tbody td{
	background: #fff;
}
.selectRow td{padding: 3px !important;}
.selectRow td a{font-weight: bold;}
.altCol{background: #F9FDFF !important;}
.SimplePlanCell{background: #FAFCEB;}
.SimplePlanHeader{background: #EEF5BC !important;}
.VolumePlanCell{background: #F9F4FD !important;}
.VolumePlanHeader{background: #EEE3F2 !important;}
.headerRow td{
	background: #E1EBF4 !important;
	font-weight: bold;
	font-size: 80%;
	color: #3E5F82;
}
.subheaderRow td{
	font-weight: bold;
	font-size: 80%;
}
.headerItem{
	padding: 2px 2px 2px 20px !important;
}
