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

.band-newslt-breadcrumb {
    background-color: #23A9EE;
	
}

.band-newslt-breadcrumbf {
    background-color: #1e1f57;
	padding: 15px 10px 0px 15px;
    /* [disabled]min-height: 500px; */
	
}


.p-body-bc-news {
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.0;
	letter-spacing: .025;
  text-transform: uppercase;
}
.p-body-bc-news a {
   color: #FFFFFF;
}
.p-body-bc-news a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-body-bc-news a:visited {
   color: #FFFFFF;
}
.p-body-bc-news a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}




.p-newsdate {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #2a2a2e;
  font-size: 18px;
  text-align: left;
  line-height: 1.0;
  margin-bottom: 5px;
  margin-top: 0px;
  text-transform: uppercase;
  padding-left: 7px;
  border-left: 18px solid #23A9EE;
	

}

.p-news-article-date {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #282828;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 0px;
  text-transform: uppercase;
}


/*** 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;
}
