/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 May 2026 04:52:54
*/



header.bot {
background: #000 url("/userfiles/servers/server_694865/image/theme/BOT_Image_05.jpg") no-repeat scroll center left / cover;
}
header.bot-home {
background: #13294b;
}
header.none {
background-color: none;
}

.hero-image {
  padding: 2rem 0 3rem;
  background-image: url('/userfiles/servers/server_694865/image/theme/BOT_Image_03.png');
  background-size: cover;
  color: #111;
  background-position-x: center;
/*  background-attachment: fixed;*/
}
@media screen and (min-width: 767px) {
.hero-image {  padding: 8rem 0 5rem;}
}
.hero-image h1 {
  background: rgba(5, 0, 19, 0.75);
  padding: 40px;
  margin: 1rem 0;
  font-size: 1.5rem;
  color: #fff;
  width: 100%;
}
@media screen and (min-width: 767px) {
.hero-image h1 {
    width: 767px;
  font-size: 5rem;
  margin: 0rem 0 10rem;
 }
}
#links h2 {
padding: 2rem 0;
text-align: center;
}
#links {
padding: 2rem 0;
background-color: #E8E9EA;
  }
@media screen and (min-width: 767px) {
#links {
padding: 5rem 0;
  }
}
#links .links-panel {
background: #ececec;
padding: 0 10px 10px;
}
#links .bi::before, 
#links [class^="bi-"]::before, 
#links [class*=" bi-"]::before {
  color: #0054a6;
  font-size: 30px;
  padding: .25rem;
}
#links a.nav-link {
  background-color: #fff;
  font-size: 1.25rem;
  line-height: 2.5;
  margin-bottom: 5px;
  text-decoration: none;
  padding: 1.25rem 1rem;
  color: #0054a6;
}
#links a.nav-link:hover {
/*  background-color: #efefef;*/
/*  text-decoration: none;*/
/*  color: #2c91f4;*/
background-color: #1F4096;
 color: #fff;
}
#links a.nav-link:hover .bi::before, 
#links a.nav-link:hover [class^="bi-"]::before, 
#links a.nav-link:hover [class*=" bi-"]::before {
background-color: #1F4096;
 color: #fff;
}
#homepageTrustees {
background-color:#0455A4;
padding: 100px 0;
color: #fff;
}
.img-trustee {
  border: 1px solid #111;
  box-shadow: 5px 5px 10px black;
  border-radius: 3px;
  width: 95%;
}
#side-menubar a {
text-decoration: none !important;
}
.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive,
.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive,
.gsc-results .gsc-cursor-box .gsc-cursor-page, .gsc-result-info, .gsc-orderby-label {
	color: #111 !important;
}
.cke_editable {
	font-size: inherit;
	line-height: var(--bs-body-line-height);
}
body {
	font-family: "Lato", Verdana, sans-serif;
}
 .container {
	max-width: 1300px;
   }
:root {
	--il-clickable-card-heading-color: #1F4096;
}


                @media screen and (max-width: 950px) {
                                .il-page .CMS_adminBar, .il-page .CMS_DragDropWrapper, .il-page #placeholder-CMS_DragDropWrapper, .il-page #placeholder-CMS_admin_ToolBar {
                                                display: block !important;
                                }
                }
            