/**************************************************
 Stylesheet 1
**************************************************/


/**************************************************
 Default Settings
**************************************************/

html, body, address, form, h1, h2, h3, h4, h5, h6, p, pre, div,  span, blockquote,
ol, ul, li, table, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small,
dl, dd, dt, strong, sub, sup, tt, var, legend, fieldset {
       margin: 0;
       padding: 0;
}

body {
       background: #FFFFFF;
       font-size: 12px;
       font-family: Arial, Helvetica, sans-serif;
       line-height: 1;
       color: #000000;
}

a:link     {color: #333300; text-decoration: none;}
a:visited  {color: #333300; text-decoration: none;}
a:hover    {color: #666600; text-decoration: none;}

.div_ext_pagewrap1 {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}


/**************************************************
 External: Index: Header
**************************************************/

.a_ext_minimal_decoration1:link     {color: inherit; text-decoration: none;}
.a_ext_minimal_decoration1:visited  {color: inherit; text-decoration: none;}
.a_ext_minimal_decoration1:hover    {color: #666600; text-decoration: none;}

.hdr_ext_header1 {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #000000;
}

.spn_ext_header_container_for_logo_text1 {
  display: block;
  margin: 0 auto;
  width: 285px;
  height: 50px;
  font-family: Georgia;
  font-size: 30px;
  white-space: nowrap;
  text-align: center;
  line-height: 50px;
}

.div_ext_header_top_nav1 {
  height: 30px;
  position: relative;
}

.div_ext_header_top_nav1 ul {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 0 8px 0px;
  height: 12px;
  text-align: center;
  white-space: nowrap;
}

.div_ext_header_top_nav1 li {
  display: inline;
  margin: 0 10px 0 10px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

/**************************************************
 External: Index: Content Container
**************************************************/

.div_ext_content_container1 {
  display: table;
  margin: 0 auto;
  min-width: 600px;
  min-height: calc(100vh - 112px);
  align-items: center;
  justify-content: center;
}


/**************************************************
 External: Index: Main Content
**************************************************/

.div_img_ext_main_front_container1 {
  display: table-cell;
  vertical-align: middle;
}

.img_ext_main_front1 {
  width: 100%;
  height: auto;
  border: none;
}


/**************************************************
 External: Other Pages
**************************************************/

.div_ext_content_title_bar1 {
  padding: 5px 10px 5px 10px;
  font-size: 11pt;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #333333;
}

.div_ext_content_error_container1 {
  display: table;
  margin: 20px;
  padding: 0;
  width: 600px;
  height: calc(100% - 40px);
}

.div_ext_content_error1 {
  margin: 0;
  padding: 50px 75px 50px 75px;
}

.div_ext_content_error1 p {
  margin: 0 auto 15px auto;
  font-size: 1.125em;
  text-align: center;
  line-height: 1.25em;
}

.div_ext_content_error1 b {
  font-size: 1.125em;
  font-weight: 600;
  color: #000000;
}

.div_ext_logo_top_left1 {
  margin: 0 auto 0 auto;
  padding: 10px 10px 10px 20px;
  width: 100%;
  height: 35px;
  font-family: Georgia;
  font-size: 30px;
  text-align: left;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

.div_ext_form_box1 {
  margin: 30px auto 50px auto;
  padding: 10px 0 10px 0;
  width: 600px;
  border: 1px solid #333333;
}

.div_ext_form_box1_title_bar1 {
  top: 50%; 
  transform: translateY(-50%);
  padding: 15px 10px 5px 10px;
  font-size: 11pt;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #333333;
}

.div_ext_content_main_container1 {
  margin: 30px auto 50px auto;
  padding: 0;
  width: 600px;
  height: calc(100% - 40px);
  border: 1px solid #333333;
}

.div_ext_content_main1 {
  margin: 0;
  padding: 10px 10px 0 10px;
}

.div_ext_content_main1 p {
  margin: 0 0 10px 0;
  font-size: 14px;
  text-align: left;
  line-height: 15px;
}

.tbl_ext_login1 {
  margin: 15px auto 25px auto;
  padding: 0;
  width: 325px;
}

.td_ext_login1_text1 {
  padding: 2px 5px 2px 2px;
  width: 110px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.td_ext_login1_input1 {
  width: 200px;
}

.div_ext_login1_instructions1 {
  display: flex;
  width: 100%;
  min-height: 15px;
}

.p_ext_login1_instructions1 {
  display: inline-block;
  align-self: flex-end;
  padding: 3px;
  width: 100%;
  font-size: 1.15em;
  line-height: 1.2em;
  text-align: left;
}

.div_ext_login1_note1 {
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: left;
  min-height: 45px;
}

.p_ext_login1_note1 {
  padding: 3px;
  font-size: 9pt;
  line-height: 1.2em;
  text-align: left;
}

.txb_ext_login1 {
  width: 193px;
  float: right;
}

.btn_ext_login1 {
  width: 200px;
  float: right;
}

.div_ext_logout1 {
  margin: 0;
  padding: 50px 75px 50px 75px;
}

.div_ext_logout1 p {
  margin: 0 auto 15px auto;
  font-size: 1.15em;
  text-align: center;
  line-height: 1.25em;
}

.div_ext_logout1 b {
  font-size: 1.15em;
  font-weight: 600;
  color: #000000;
}

.tbl_ext_contact1 {
  margin: 15px auto 25px auto;
  padding: 0;
  width: 350px;
}

.td_ext_contact1_text1 {
  padding: 2px 5px 2px 2px;
  width: 95px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.td_ext_contact1_input1 {
  max-width: 240px;
}

.td_ext_contact1_challenge1 {
  padding: 0;
  width: 100px;
  vertical-align: middle;
  border: 1px solid #333333;
}

.div_ext_contact1_instructions1 {
  display: flex;
  width: 100%;
  min-height: 15px;
}

.p_ext_contact1_instructions1 {
  display: inline-block;
  align-self: flex-end;
  padding: 3px;
  width: 100%;
  font-size: 11pt;
  line-height: 1.2em;
  text-align: left;
}

.div_ext_contact1_from1 {
  padding: 3px;
  font-size: 10pt;
}

.txb_ext_contact1 {
  width: 240px;
  float: right;
}

.btn_ext_contact1 {
  width: 240px;
  float: right;
}

.txb_ext_subject1 {
  width: 349px;
  float: right;
}

.txa_ext_message1 {
  width: 350px;
  height: 150px;
  float: right;
}

.p_ext_message1_center1 {
  padding: 3px;
  width: 100%;
  font-size: 11pt;
  line-height: 1.2em;
  text-align: center;
}

.txb_ext_challenge1 {
  width: 225px;
  float: right;
}

.img_ext_challenge1 {
  margin: 0;
  width: 100px;
}

.tbl_ext_user_account1 {
  margin: 35px auto 50px auto;
  padding: 0;
  width: 350px;
}

.td_ext_user_account1_text1 {
  padding: 2px 5px 2px 2px;
  width: 110px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.td_ext_user_account1_input1 {
  width: 225px;
}

.p_ext_user_account1_instructions1 {
  margin: 5px 0 5px 0;
  padding: 3px;
  font-size: 11pt;
  line-height: 1.2em;
  text-align: left;
}

.txb_ext_user_account1 {
  width: 220px;
  float: right;
  border: 1px solid #333333;
}

.sel_ext_user_account1_type1 {
  margin: 0;
  width: 224px;
  float: right;
  border: 1px solid #333333;
}

.btn_ext_user_account1 {
  width: 233px;
  float: right;
}


/**************************************************
 External: Index: Footer
**************************************************/

.ftr_ext_footer1 {
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top: 1px solid #000000;
}

.ftr_ext_footer1 ul {
  display: inline-block;
  height: 14px;
}

.ftr_ext_footer1 li {
  display: inline-block;
  margin: 0 10px 0 10px;
  font-size: 12px;
  font-weight: 700;
  color: #000000;
}