#abprograms th {
	background-color:#F76902;
	color:#fff;
	text-align: center;
}
#abprograms th:nth-of-type(2) {
  font-size: 2em; 
  line-height:100%;
  padding:0 0 4px 0;
}
#abprograms .absubhead {
	background-color:#f8f8f8;
	font-weight:700;
	font-size:1.2em;
	padding:10px 12px 10px 12px;
	border-bottom:1px solid #ccc;
}

#abprograms td {
	padding:13px 4px 13px 0;
	border-bottom:1px solid #ccc;
	text-align: left;
	width: auto;
}
#abprograms td:last-child {
	padding-bottom:1.7rem;
}
#abprograms td.absubhead:last-child {
	padding-bottom:10px !important;
}
#abprograms td.abplus {
	max-width:500px;
	white-space: normal;
}
#abprograms td p {
	margin-bottom:8px;
	line-height: 1.2em;
}
/*
#abprograms tr {
	padding-bottom: 1rem;
}
#abprograms td p:last-child {
	margin-bottom:0;
}
*/