body {
  margin: 0px;
  background-color: #FFFFFF;
}

A:link,
A:visited,
A:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
}

#page {
  width: 100%;
  background-color: #FFFFFF;
}

/* === User Contributed Header Style ======================================== */
#bHeader {
  width: 100%;
  min-height: 12.3125em;
  height: auto;
  overflow: visible;
  background-color: #002f47;
  padding: 0px;
  margin: 0px;
}

#bHTop {
  width: 100%;
  margin: 0px;
  min-height: 1.625em;
  height: auto;
  overflow: visible;
  background-color: #e4dfd5;
}

#bHCnt {
  display: flex;
  flex-wrap: nowrap;
  max-width: 800px;
  min-height: 10.6875em;
  height: auto;
  overflow: visible;
  padding: 0px;
  margin: auto;
  color: #FFFFFF;
}

#bHCnt:after {
  content: "";
  display: table;
  clear: both;
}

#topLeft {
  float: left;
  flex-shrink: 0;
  width: 160px;
  min-height: 10.6875em;
  height: auto;
  overflow: visible;
  text-align: center;
}

#topLeft A {
  font-size: 10pt;
  color: #FFFFFF;
}

#topLeft A:hover {
  color: #FFFFFF;
}

#topLeft img {
  padding: 5px;
}

#topMiddle {
  float: left;
  width: 500px;
  margin-top: 10px;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

#topMiddle em {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 24pt;
  text-decoration: none;
}

#topMiddle h3 {
  font-weight: bold;
  font-size: 14pt;
  padding: 0px;
  margin: 0px;
}

#topMiddle A {
  color: #FFFFFF;
}

#topMiddle A:hover {
  color: #FFFFFF;
}

#topRight {
  float: left;
  flex-shrink: 0;
  width: 140px;
  min-height: 10.6875em;
  height: auto;
  overflow: visible;
  color: #FFFFFF;
  text-align: center;
}

#topRight img {
  padding: 5px;
}

#topRight A {
  font-size: 10pt;
  color: #FFFFFF;
}

#topRight A:hover {
  color: #FFFFFF;
}

/* === end User Contributed Header Style === */

/* === Login Name Style ===================================================== */
/* === end Login Name Style === */

/* === Main Navigation Style ================================================ */
#bNav {
  width: auto;
  min-height: 2.75em;
  height: auto;
  overflow: visible;
  margin: auto;
  background-color: #e4dfd5;
}

#bNav ul.dropdown {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 2.75em;
  height: auto;
  overflow: visible;
  margin: auto;
}

/* Dropdown styles in separate style sheet.
 * Place desired override styles here.
 */

ul.dropdown {
  font-weight: normal;
  background-color: transparent;
}

ul.dropdown li {
  border: 0px;
  background-color: transparent;
  white-space: pre;
}

ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.hover a,
ul.dropdown li:hover a {
  color: #000000;
  background-color: transparent;
}

ul.dropdown li.hover a:hover,
ul.dropdown li:hover a:hover {
  color: #6e1f1f;
  background-color: transparent;
}

ul.dropdown a {
  font-size: 12pt;
  text-decoration: none;
  font-weight: none;
  color: #000000;
}

ul.dropdown a:hover {
  text-decoration: underline;
  color: #6e1f1f;
}

/* === end Main Navigation Style === */

/* === Wrapper Style ======================================================== */
#Wrapper {
  margin: auto;
}

#WrapperTop {
  margin-top: 0px;
}

#WrapperBtm {
  margin-bottom: 0px;
}

#bWrapper {
  padding: 6px;
  max-width: 800px;
  margin: auto;
}

/* === end Wrapper Style ==================================================== */

/* === Account Content Style ================================================ */
#acContent {
  background-color: transparent;
}

/* === end Account Content Style ============================================ */

/* === Account Navigation Style ============================================= */
#acContext {
  background-color: #C0DFFE;
}

/* Dropdown styles in separate style sheet.
 * Place desired override styles here.
 */
/* === end Account Navigation Style === */

/* === Debug Style ========================================================== */
/* === end Debug Style === */

/* === Body Context Style =================================================== */
#bContext {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

#bTitle H1 {
  font-size: 12pt;
  white-space: nowrap;
}

/* === end Body Context Style === */

/* === Error Style ========================================================== */
#bError {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

/* === end Error Style === */

/* === Status Style ========================================================== */
#bStatus {
  border: 0px solid #ACA899;
  border-bottom-width: 1px;
}

/* === end Status Style === */

/* === Content Style ======================================================== */
/* === end Content Style === */

/* === Order Style ========================================================= */

td.liColorEven {
  background: #BDE9B9;
}

/* === end Order Style === */

/* === Information Box Style ================================================ */
/* === end Information Box Style === */

/* === Buttons Style ========================================================= */
#bBtns {
  border: 0px solid #ACA899;
  border-top-width: 1px;
}

/* === end Buttons Style === */

/* === User Contributed Footer Style ======================================== */
#bFoot {
  width: 100%;
  min-height: 2.5em;
  height: auto;
  overflow: visible;
  background-color: #002f47;
  padding: 0px;
  margin: auto;

  justify-content: center;
  align-items: center;
}

#bFCnt {
  color: #FFFFFF;
  text-align: center;
}

#bFCnt A {
  color: #FFFFFF;
}

/* === end User Contributed Footer Style === */

/* === FAQ Styles =========================================================== */
#PAGE {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#FAQ,
#PAGE {
  padding: 0px 20px 0px 20px;
}

#FAQ UL LI {
  padding: 5px 0px 5px 0px;
}

#FAQ A {
  color: #000000;
  font-size: 10pt;
}

#FAQA {
  border-top: 1px solid #471605;
  /*padding: 024px 40px 0px 40px;*/
}

#FAQA blockquote {
  margin-top: 6px;
  margin-bottom: 6px;
}

.FAQQS {
  margin-bottom: 30px;
}

.FAQQS h2 {
  font-size: 16px;
}

#FAQB {
  /* padding: 12px 40px 0px 40px;*/
}

.FAQQ {
  color: #471605;
}

.FAQBTT {
  color: #471605;
  padding: 8px 0px 0px 0px;
}

/* === end FAQ Styles === */

/* === Main Page Tag Product Styles ========================================= */
/* === end Main Page Tag Product Styles === */

/* === FRD Styles =========================================================== */
.center {
  text-align: center;
}

#layout {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: auto;
}

#middle {
  position: relative;
  width: 100%;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  z-index: 13;
  margin-top: 0px;
  /* ie5win fudge ends */
  padding: 8px 0px 0px 0px;
}

#middle hr {
  width: 90%;
  color: #471605;
  min-height: .0625em;
  height: auto;
  overflow: visible;
}

#Intro {
  text-align: center;
  padding: 20px;
}

div.Title {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 20px;
}

div.SubTitle {
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
}

#AppMail {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

#AppMailImgD {
  width: 211px;
  height: 4.625em;
  margin-left: auto;
  margin-right: auto;
}

#AppMailImg {
  border: 1px solid #471605;
  padding: 0px;
}

div.Link {
  text-align: center;
  margin: 20px;
}

div.Link A {
  font-size: 12pt;
}

#NoApp {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#NoApp OL LI {
  margin-bottom: 20px;
}

div.agLaws {
  width: 460px;
  float: left;
  height: auto;
  text-align: left;
}

ul.agLaws {
  list-style: disc;
  margin-top: 5px;
}

div.agLicenses {
  width: 300px;
  float: right;
  margin: 0px 0px 0px 10px;
}

div.agLicense {
  width: 300px;
  right: 0px;
  margin-bottom: 10px;
  border: 1px solid #471605;
}

div.agLicenseTitle {
  background-color: #002f47;
  border-bottom: 1px solid #471605;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  padding: 3px 0px;
}

div.agLicenseDesc {
  border: 0px;
  padding: 8px 8px;
  text-align: left;
}

div.agLicenseDesc img {
  border: 0px;
  float: right;
  padding: 0px 20px 0px 0px;
}

div.agInstructions {
  margin: 0px;
}

div.agNotes {
  width: auto;
  height: auto;
  text-align: left;
  clear: left;
}

ol.agInstructions {
  margin-top: 8px;
}

div.agTitle {
  font-weight: bold;
  font-size: 12pt;
}

div.agTitle h1 {
  font-weight: bold;
  font-size: 12pt;
  margin: 0px;
}

/* === end FRD Styles === */
/* === Mobile Banner Stacking === */
@media screen and (max-width: 768px) {

  #bHeader,
  #bHTop {
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
  }

  #bHCnt {
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 10px !important;
    box-sizing: border-box;
  }

  /* Side-by-side header layout */
  #topLeft {
    display: none !important;
  }

  #topMiddle {
    position: relative !important;
    float: none !important;
    width: calc(75% - 40px) !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: center !important;
    box-sizing: border-box;
    font-size: 10pt !important;
  }

  #topRight {
    position: relative !important;
    float: none !important;
    width: calc(25% + 40px) !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: center !important;
  }

  #topRight img {
    position: relative !important;
    max-width: 100% !important;
    max-height: 126px !important;
    width: auto !important;
    display: block !important;
    margin: 0 auto -10px auto !important;
  }

  #topMiddle em {
    font-size: 16pt !important;
  }

  /* Stack the main section columns without stretching the right boxes */
  div.agLaws,
  div.agLicenses {
    float: none !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Prevent the left text column from overflowing narrow screens */
  div.agLaws {
    max-width: 100% !important;
    box-sizing: border-box;
  }
}