@charset "utf-8";
/*! * Styles2020 v2 (https://www.ggarchives.com/css2024/styles2024v1min.css)*/ :root {
  --ggaDkBlue: #003366;
  --ggaLtBlue: #0b9ee1;
  --ggaBlue: #003366;
  --ggaMBlue: #336699;
  --ggaVDkBlue: ##002142;
  --ggaLtOrange: #ff862d;
  --ggaDkOrange: #FC6412;
  --ggaTangaroa: #002244;
  --ggaGray: #f6f6f6;
  --transition: 100ms all ease-in-out
}
h1, h2 {
  color: #FC6412
}
h3, h4 {
  color: #002142;
  margin: 0 0 0 2px
}
#mainContent, #pageWrapper, .xSnazzyContent, dd, dt, h1, h2, h3, h4, p {
  text-align: left
}
#footerSection a, #leftGlobalNav li a, #rightside li a .xSnazzyContent li a {
  text-decoration: none;
  transition: var(--transition);
}
#breadcrumbNav a, #footerSection a:hover {
  text-decoration: none
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}
.breadcrumb-item active {
  font-weight: bold
}
.breadcrumb-item li a {
  text-decoration: none;
}
.idxLinkText p a {
  font-weight: bold;
  font-style: italic;
}
.indexLinkText p {
  font-weight: bold;
  font-style: italic;
}
.footerHeading {
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}
.anchorText {
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contentHighlight {
  font-weight: bold;
  font-style: italic;
  background-color: #F7D1A2;
  border: 1px solid #ccc;
  margin: 5px 5px;
  padding: 5px 5px;
  clear: both;
  overflow: hidden
}
body {
  margin: 0 auto;
  padding: 0;
  font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 1.1;
}
h1, h2, h3, h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding: 3px;
}
dd, dt, p, ul {
  line-height: 1.4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em
}
h1 {
  font-size: 1.5em
}
h2 {
  font-size: 1.4em
}
h3 {
  font-size: 1.3em
}
h4 {
  font-size: 1.2em
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding: 1px;
  border: 1px solid var(--ggaDkBlue);
  background-color: var(--ggaDkOrange);
}
#leftGlobalNav p {
  font-size: 1.2em;
  line-height: 1.8em;
  background: #00366;
  color: #fff;
  font-weight: bold;
  border-left: 5px;
}
#mainContent ol li, ol li ol li {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 25px;
  line-height: 1.4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em
}
#mainContent ul li, ul li ul li {
  list-style: circle;
  list-style-position: outside;
  margin-left: 25px;
  line-height: 1.4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em
}
#pageWrapper {
  color: #303030;
}
#pageHeader {
  height: 0;
  background-color: #036;
}
#siteSearch {
  padding: 2px;
  text-align: right;
  background-color: #000;
  color: #fff
}
#topBanner {
  background-color: #ff862d;
  text-align: center;
}
#topBanner img {
  width: 100%;
}
nav {
  margin-top: 0;
  z-index: auto
}
#leftGlobalNav {
  font-size: 1em;
}
#leftGlobalNav li {
  margin-bottom: 2px
}
#leftGlobalNav li a {
  font-weight: 700;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  display: block;
  padding: 3px 0 3px 10px;
  background: var(--ggaDkOrange);
  border-left: 4px solid #ccc;
  font-display: swap;
}
#leftGlobalNav li a:hover {
  background: #eaeaea;
  color: #036;
  border-left: 4px solid #036
}
#leftGlobalNav ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
  font-size: 1.1em
}
#primaryContent {
  padding: 5px 10px;
  float: left;
  background: #fff;
  border-left: 1px solid #fc6411;
  border-right: 1px solid #fc6411
}
#mainContent {
  line-height: 1.6em;
  width: 100%;
}
ol li {
  text-decoration: none;
  margin-left: 25px;
  padding: 0 0 0 15px;
  line-height: 1.6;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  list-style-type: decimal;
  list-style-position: outside;
}
#mainContent ol, ul, ol ol, ol ul, ul ol, ul ul {
  text-decoration: none;
  margin: 0;
  padding: 0 0 0 15px;
  line-height: 1.6;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
#mainContent p {
  line-height: 1.6em;
  margin-bottom: 10px;
  margin-top: 10px
}
#breadcrumbNav {
  padding: 0 5px;
  width: 100%;
  margin: 0 0 10px -5px;
  border-bottom: 1px solid #0587c4;
  font: 700 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: var(--ggaDkBlue);
}
#breadcrumbNav a {
  padding-right: 8px;
  color: var(--ggaDkBlue);
}
#breadcrumb a:active, #breadcrumbNav a:visited {
  color: var(--ggaDkBlue);
}
#breadcrumbNav a:hover {
  background-color: #ff9
}
#rightSide {
  margin: 0;
  padding: 0
}
#rightSide ul a:active, #rightSide ul li a:hover {
  background-color: #ff0;
  text-decoration: underline
}
#rightSide ul li a:visited {
  color: #f0f
}
#rightSide ul {
  list-style: circle;
  white-space: normal;
  display: block;
  margin-left: 20px;
  padding: 0 2px;
  border: 0;
}
#columnThree {
  padding: 2px;
}
#footerSection {
  clear: both;
  margin: 0 auto;
  padding: 10px 0 20px;
  text-align: center;
  color: #000;
  font-size: 0.9em;
  /* background-color: #222222; */
}
#footerSection .titlePageText {
  margin: 0 auto;
  padding: 2px 5px;
  border: 1px solid var(--ggaDkOrange);
  text-align: center;
  background-color: var(--ggaDkOrange);
}
#footerGlobalNav ul, #footerGlobalSubNav ul {
  list-style-type: none;
  text-align: center;
  margin-top: -8px;
  padding: 0;
  position: relative
}
#footerGlobalNav, #footerGlobalSubNav {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #0587c4;
  z-index: 1
}
#footerSection .titlePageText a:link, #footerSection .titlePageText a:visited {
  color: #fff;
  background-color: #fc6411
}
#footerSection .titlePageText a:active, #footerSection .titlePageText a:hover {
  color: #036;
  background-color: #fff
}
#footerGlobalNav {
  margin-bottom: 15px
}
#footerGlobalNav li, #footerGlobalSubNav li {
  display: inline;
  text-align: center;
  margin: 0 5px
}
#footerGlobalNav li a, #footerGlobalSubNav li a {
  padding: 1px 7px;
  color: #fff;
  background-color: #fc6411;
  border: 1px solid #ccc;
  text-decoration: none
}
#footerGlobalNav li a#current, #footerGlobalSubNav li a#current {
  color: #000;
  border: 1px solid #666;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666
}
#footerGlobalNav li a:hover, #footerGlobalSubNav li a:hover {
  color: #036;
  background-color: #eaeaea;
  border: 1px solid #fc6411;
  border-top: 2px solid #fc6411;
  border-bottom: 2px solid #fc6411
}
#footerGlobalNav ul {
  z-index: 2
}
#footerGlobalSubNav {
  margin-bottom: 5px
}
.borderedBox, .borderedBoxIndented {
  height: auto;
  border: 1px solid #06f
}
#footerGlobalSubNav ul {
  z-index: 3
}
.menuTitleYellow {
  background: #214263;
  color: #fff;
  font-weight: 700;
  font-family: Georgia, times new roman, serif;
}
.colorDkBlue, .colorDkOrange {
  background: #ff862d;
  font-weight: 700;
  padding-right: 7px;
  font-family: Georgia, times new roman, serif;
}
.borderedBox {
  margin: 10px;
  padding: 10px;
  width: 95%;
  text-align: left
}
.alignLeft, .borderedBoxIndented li {
  text-align: left
}
.borderedSection {
  border: 1px solid #aaa;
  margin: 2px 5px;
  padding: 2px 5px;
  clear: both;
  overflow: hidden
}
.alignCenter {
  text-align: center
}
.alignRight {
  text-align: right
}
.alignJustify {
  text-align: justify
}
.clearDiv {
  clear: both
}
.colorDkBlue {
  color: #002142
}
.colorDkOrange {
  color: #fc6411
}
.bgDkBlue {
  background-color: #002142
}
.bkDkOrange {
  background-color: #fc6411
}
.topOfPage {
  text-align: center;
  padding: 5px
}
.imageRight {
  margin: 10px 0 5px 10px;
  float: right
}
.imageLeft {
  margin: 10px 10px 5px 0;
  float: left
}
.boxLeft250 {
  float: left;
  margin: 2px;
  border: 1px solid #fff;
  padding: 2px;
  width: 275px
}
.boxRight250, .boxRight250Narrow {
  float: right;
  margin: 0;
  border: 1px solid #fff;
  padding: 2px
}
.boxRight250 {
  width: 275px
}
.boxRight250Narrow {
  width: 260px
}
.spacerTop {
  height: 5px
}
.rightMenu ul {
  border-bottom: 2px solid #fc6411
}
.imageCaption, .imageCaptionLR {
  text-align: left;
  font-style: italic;
  background-color: #cce5ff;
  color: #004085;
  top: -9px;
  position: relative;
  border: 0;
  border-color: #b8daff;
  font-weight: 700
}
.bottomStrip {
  background-color: #fc6411
}
.indent1 {
  padding-left: 30px
}
.indent2 {
  padding-left: 60px
}
.indent3 {
  padding-left: 90px
}
.indent4 {
  padding-left: 120px
}
.imageCaption {
  padding: 5px;
  margin: 0 15px 0 10px
}
.imageCaptionLR {
  padding: 5px;
  margin: 0 0 0 5px
}
.ReturnToTop {
  text-align: center;
  padding: 5px
}
.subHeaderFancy {
  background: #eaeaea;
  color: #0587c4;
  border-left: 4px solid #0587c4;
  margin: 0 0 0 -5px;
  padding: 2px 0 0 3px;
  border-bottom: 1px solid #0587c4;
  text-decoration: none;
  height: 1.5em
}
.titlePageText {
  margin: 25px;
  padding: 25px;
  height: auto;
  width: 75%;
  border: 1px solid #06f;
  text-align: center;
  font-family: Georgia, times new roman, serif;
  font-display: swap;
  font-size: 110%;
  font-weight: 700
}
.titlePageText p {
  text-align: center;
  line-height: 1.5em;
  margin: 0;
  border: 0;
  padding: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: 5px
}
hr {
  border: groove #fc6411;
  width: 50%;
  alignment-adjust: middle;
  margin: 0 auto
}
.cse-branding-bottom, .cse-branding-right {
  margin: 0;
  padding: 0;
  zoom: 1
}
.cse-branding-bottom:after, .cse-branding-right:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.cse-branding-text {
  font: 10px Arial
}
.cse-branding-form form {
  margin-bottom: 0;
  padding-bottom: 0
}
.cse-branding-bottom .cse-branding-logo, .cse-branding-bottom .cse-branding-text {
  display: block;
  float: left
}
.cse-branding-bottom .cse-branding-form {
  margin-bottom: 3px
}
.cse-branding-bottom .cse-branding-logo {
  padding: 0
}
.cse-branding-bottom .cse-branding-text {
  padding-top: 4px
}
.cse-branding-right .cse-branding-form {
  float: left;
  margin-right: 4px
}
.cse-branding-right .cse-branding-logo, .cse-branding-right .cse-branding-text {
  margin-left: 4px
}
.cse-branding-right .cse-branding-logo {
  padding: 0
}
.cse-branding-right .cse-branding-text {
  margin-top: -4px
}
.ui-popup-container, .ui-popup {
  height: 98%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}
.navbar-top {
  background-color: #222;
  border-color: #080808;
  padding: 0.2rem 1rem !important;
}
.navbar-top .nav-link {
  transition: var(--transition);
  font-size: 1em;
  padding-right: 0.8rem !important;
  padding-left: 0.8rem !important;
}
.navbar-top .nav-link:hover {
  color: white !important;
}
.sign-up-button {
  background-color: var(--ggaDkOrange);
  color: white !important;
  border: none;
  text-decoration: none !important;
}
.sign-up-button:hover {
  background-color: var(--ggaLtOrange);
}
.search-bar-parent {
  position: relative;
}
.search-bar-parent > .fa-search {
  position: absolute;
  top: 10px;
  left: 7px;
  z-index: 1000;
  color: #222222;
  font-size: 0.8em;
}
.GGASearchBox {
  padding-left: 26px;
  border-radius: 5px !important;
  background-color: #fff;
  color: #000;
  transition: var(--transition);
}
.GGASearchBox:focus {
  box-shadow: none;
  border-color: var(--ggaDkOrange);
}
.GGASearchBtn {
  background-color: var(--ggaDkOrange);
  transition: var(--transition);
  position: absolute;
  right: 3px;
  height: 26px;
  top: 2px;
  color: white;
  line-height: 1;
  z-index: 1000;
  font-size: 0.8em;
}
.GGASearchBtn:hover {
  background-color: var(--ggaLtOrange);
  color: white;
}
.GGASearchBtn:focus {
  box-shadow: none;
  border-color: var(--ggaDkOrange);
}
#footerSection ul {
  margin: 0;
  padding: 0;
  color: white;
}
#footerSection ul li {
  text-align: left;
  list-style: none
}
#footerSection ul li:after {
  color: #666
}
#footerSection ul li:last-child:after {
  content: ""
}
#footerSection > .row ul li a {
  color: #00f;
  font-size: 0.9em;
}
.page-footer {
  background-color: #222222;
  color: white;
}
.page-footer h4 {
  color: white;
}
.page-footer > .container ul > li > a {
  color: rgba(255, 255, 255, .5);
}
.page-footer > .container ul > li > a:hover {
  text-decoration: none !important;
  color: white;
}
.navbar-row {
  flex-direction: column-reverse;
}
.hidden-footer-links h3 {
  margin-top: 1em;
}
.hidden-footer-links ul {
  margin-left: 0.8em !important;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}
.pager li {
  display: inline
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next > a, .pager .next > span {
  float: right
}
.pager .previous > a, .pager .previous > span {
  float: left
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}
#rightSide p.colorDkBlue {
  background: #ff862d;
  color: #002142;
  font-weight: bold;
  font-variant: small-caps;
  margin: 8px;
  padding: 5px;
	text-overflow: ellipsis;
}
/* === GG Archives: Educators Sidebar Promo ===================== */
.gg-edu {
  --gg-orange:#e66b2f;
  --gg-orange-dark:#c8531f;
  --gg-blue:#2e76b5;
  --gg-blue-soft:#e9f2fb;
  --gg-ink:#111;
  --gg-muted:#575757;
  --gg-line:#e7e7e7;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  color: var(--gg-ink);
}

.gg-edu .gg-box {
  background: var(--gg-blue-soft);
  border: 1px solid #d7e7fb;
  border-radius: 12px;
  padding: 12px 12px 10px;
  box-shadow: 0 1px 0 rgba(0,0,0,.04);
}

.gg-edu .gg-kicker {
  display:inline-block;
  font-size: .85rem;
  font-weight: 700;
  color:#fff;
  background: linear-gradient(to right, var(--gg-orange), var(--gg-orange-dark));
  padding: 4px 8px;
  border-radius: 999px;
  margin-bottom: 8px;
  letter-spacing:.2px;
}

.gg-edu .gg-title {
  font-size: 1rem;
  font-weight: 800;
  margin: 4px 0 6px;
  line-height:1.25;
}

.gg-edu .gg-list {
  margin: 8px 0 10px;
  padding-left: 16px;
  color: var(--gg-muted);
  font-size: .92rem;
}
.gg-edu .gg-list li { margin: 4px 0; }

.gg-edu .gg-btn {
  display:block;
  text-align:center;
  text-decoration:none;
  font-weight:700;
  font-size:.92rem;
  padding:8px 10px;
  border-radius:10px;
  background: var(--gg-blue);
  color:#fff;
  border:1px solid #1f5e92;
  transition: filter .15s ease;
  margin-bottom:8px;
}
.gg-edu .gg-btn:hover { filter:brightness(1.05); text-decoration:none; }

.gg-edu .gg-note {
  font-size:.86rem;
  color: var(--gg-muted);
  line-height:1.4;
  border-top:1px dashed var(--gg-line);
  padding-top:8px;
}

.gg-edu a { color: var(--gg-blue); text-decoration:none; }
.gg-edu a:hover { text-decoration:underline; }
