body.bodyContainer {
background-color: rgb(250,250,250);
}
h1, h2, h3, h4, h5, h6 {
font-family: "Oswald", Helvetica, Roboto, sans-serif;
color: rgb(27,44,88);
}
h1 {
font-size: 2rem;
}
body, body #cbcontent {
font-family: Roboto, "Open Sans", sans-serif;
}
hr {
clear: both;
}
div#HeaderImagePanel {
margin-bottom: 1em;
}
#cbcontent a {
color: unset;
}
#cbcontent a:link {
text-decoration: underline;
color: #006bdd;
}
#cbcontent a:hover {
color: red;
text-decoration: none;
}
#cbcontent a:visited{
color: cadetblue;
}
#cbcontent .display h1 {
font-weight: 800;
font-size: 3rem;
line-height: 1.4;
text-transform: unset;
}
#BannerDiv h2 {
font-size: 16px;
}
span.topLink {
font-size: .5em;
}
#cbcontent h1, #cbcontent h2, #cbcontent h3, #cbcontent h4, #cbcontent h5, #cbcontent h6 {
font-family: "Oswald", Helvetica, Roboto, sans-serif;
}
#cbcontent img {
border-radius: 5px;
}
div.newsItem {
border-radius: 5px;
}
div.mobileNewsItems img {
border-radius: 6pt;
margin-bottom: 10px;
}
.newsTextConatiner {
color: #ffffff;
}
@media (min-width: 768px) {
#ContentPlaceHolder1_HomeControlControl_ctl02_NewsAndLinksDiv .col-md-3,  #ContentPlaceHolder1_HomeControlControl_ctl00_NewsAndLinksDiv .col-md-3{
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 100%;
}
}
.programImage, .programDetailsImage {
outline: none;
border-radius: 5px;
}
.calendarContainer {
background-color: rgb(250,250,250);
}
.rgCaption {
display: none;
}
.footerColumns h4 {
display: none;
}
.footerContent ul {
list-style: none;
}
.footerContent a:hover {
color: #fbe202 !important;
}
div#ctl00_ContentPlaceHolder1_ContentControl_ctl00_contentTableGrid {
margin-top: 2em;
}
#ctl00_ContentPlaceHolder1_StoreControl_StoreItemsGrid .rgHeader {
display: none;
}
.subpagesContentBg #TitlePanel .alert {
background-color: rgba(251, 226, 2, .2) !important;
border: none !important;
border-radius: 5px;
}
#s23trav {
font-size: .9em;
width: 95%;
}
#s23trav dl dt {
margin-top: 1em;
}
#s23trav dl dd {
margin-bottom: 0;
}
.programListName {
color: #1b2c58;
font-size: 1.5em;
}
.fee-note {
font-size: 9px;
}
.noCategorySponsorsItem a:link {
text-decoration: underline !important;
color: blue;
}