.band-newslt-article {
    background-color: #FFFFFF;
    padding: 80px 0px 155px 0px;
    /* [disabled]min-height: 500px; */
	border-bottom: 1px solid #505050;
	
}



.p-newsdate {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 50px;
  margin-top: 0px;
  text-transform: uppercase;
  background-color: #505150;
  padding: 10px 15px 10px 15px;
  display: inline;
  border-radius: 10px;
}

.p-news-article-date {
  font-family: 'PBSSans-bold', "sans-serif";
  color: #2a2a2e;
  font-size: 17px;
  text-align: left;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 20px;
  text-transform: uppercase;
  padding-left: 7px;
  border-left: 15px solid #23A9EE;
}


/*** WQPT Standardized Card Types ***/
.p-news-wqpt-cardtype {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 50px;
}
.p-news-wqpt-cardtype a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-news-wqpt-cardtype a:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
.p-news-wqpt-cardtype a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-news-wqpt-cardtype a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
