/* cmsms stylesheet: Custom modified: Friday, November 18, 2022 7:44:12 AM */
/*
 */
.bg-main
{
  background-color: #d6e4ed;
}
.bg-main-darker
{
  background-color: #245988;
}
.bg-brand-red
{
  background-color: #b40004;
}
/* This text is in Times New Roman Full Stack */
.tmn-font 
{ 
	font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif; 
}
.text-hero
{
 color: #245988;
}
