
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Verdana';
font-size: 12px !important;
color: #FFFFFF;
font-weight: normal;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #00080A;
text-decoration: none;
}

body,p,div,td
{ font-family: 'Verdana'; }
a, a:visited, a:hover
{ font-family: 'Verdana';color: #0099CC; }
a:hover
{ font-family: 'Verdana';font-weight: normal;color: #000000; }
body div.header
{ font-family: 'Verdana';font-size: 16pt;font-weight: bold;color: #000000; }
div.section.pageMenu
{ background-color: #0099CC; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
#footer TD, #footer DIV
{ font-family: 'Verdana'; }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, table tr.TableHeader A, table tr.TableHeader A:visited, table tr.TableHeader A.headerLink, table tr.TableHeader A.removeRegistrantLink, td.classTableHeaderTD
{ font-family: 'Arial'; }
table tr.TableHeader TD, table tr.TableHeader TH, DIV.TableHeader, td.classTableHeaderTD
{ background-color: #E1F7F7; }
.TableWithBorders .dataRow, .classTable .dataRow,.TableWithBorders .altDataRow, .classTable .altDataRow
{ font-family: 'Arial'; }
select.txtEditable, select.txtReadOnly, textarea.txtEditable, textarea.txtReadOnly, input.txtEditable, input.txtReadOnly
{ font-family: 'Arial'; }
input[type='submit'], input[type='button']
{ color: #FFFFFF; }
input[type='submit'], input[type='button']
{ background-color: #26C7A1; }
.MenuButton TD, .MenuButton TD a, .MenuButton TD a:visited, .MenuButton TD a:hover
{ color: #FFFFFF; }
.MenuButton TD
{ background-color: #000000; }
.MenuButtonHover
{ background-color: #26C7A1; }
.tabs div.menu-item.active a, .tabs div.menu-item.active a:visited, .tabs div.menu-item.active a:hover
{ font-weight: bold;color: #000000; }
.tabs div.menu-item:not(.active) a, .tabs div.menu-item:not(.active) a:visited, .tabs div.menu-item:not(.active) a:hover
{ text-decoration: none;color: #0099CC; }
.tabs div.menu-item:not(.active) a:hover
{ color: #26C7A1; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #000000; }.registerPage  #ctl04_ctl00_ucCntEdit_tblControls > tbody
{
    display: flex;
    flex-wrap: wrap;
}

.registerPage .contactInfoControls td
{
    display: inline-flex;    
    flex-direction: row;
    width: 50%;
}  
.registerPage .contactInfoControls  td .label  
{
  padding-top: 10px;
  min-width: 150px; 
}

A.register, A.details
{
  font-spacing: .1em;
}

.extraFooter
{
  height: 200px;
  background-color: #2F2E2E;
}

#siteTitle
{
   padding-top: 16px;
    padding-left: 0px;
    padding-bottom: 18px;
}

#siteTitle > a > table > tbody > tr > td {
text-align: center;
}

#pageContent > div.login > table > tbody > tr:nth-child(2) > td.cell-as-block-720.woBorders.noAccountSection > table > tbody > tr > td {
text-align: center;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
/*{
  font-family: "Droid Sans";
  font-size: 15px;
}*/

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 25px !important;
 padding-bottom: 15px !important;
 font-size: 35px;
 text-align: center;
 color: #0099CC;
 text-transform: uppercase;
}
BODY, P, DIV, TD #siteTitle TABLE TD {
    text-align: left;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; }
  .registerPage  #ctl04_ctl00_ucCntEdit_tblControls > tbody   {      display: table-row-group; }
  .registerPage .contactInfoControls td  {      display: table-cell; }
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
color: #000;
}
}