body { font-family: Monteserrat, sans-serif; }
.first_block { background-color: #2b6091; color: #fff; margin-bottom: 15px; margin-top: 15px; padding-top: 25px; padding-bottom: 25px; }
.warning_block { margin-bottom: 15px; }
.Institution_Name { font-size: 28px; }
.Program_Info { font-size: 24px; }
.Program_Info a { font-size: 13px; color: white !important; }
.Program_Info a:link, .Program_Info a:visited { font-size: 13px; color: white !important; }
.Title { font-size: 21px; font-weight: bold; }
.Title_U { text-decoration: underline; font-size: 21px; font-weight: bold; }
.Plain_Text_Link { font-size: 18px; text-decoration: underline; }
.Plain_Text_Link:visited { font-size: 18px; text-decoration: underline; color: #333333; }
.Plain_Text_Link:hover, a:link, a:visited, a:focus, a:hover { color: #333333 !important; font-weight: normal; text-decoration: underline; }
.Info_Box { background-color: #e1e1e1; color: #040404; margin-bottom: 15px; font-size: 18px; padding-top: 12.5px; padding-bottom: 12.5px; }
.Values { color: #000; font-weight: bold; }
.N_Values { color: #ed1c24; font-weight: bold; }
.Footnote { font-size: 14px; }
.tooltip-trigger { width: 16px; height: 16px; border-radius: 50%; background: #2b6091; text-align: center; font-weight: bold; font-style: italic; float: right; margin-top: 4px; cursor: help; }
.tooltip-trigger::before { content: "i"; font-size: 14px; line-height: 16px; color: #fff; display: block; }
.alerttext { font-weight: bold; }
.tooltip-inner { background-color: #474747; color: #fff; padding: 10px 15px; font-size: 14px; border-radius: 0; }