/* GENERAL STYLES */
/* GENERAL STYLES */
.nav, .nav ul
{
  padding-right: 0px;
  padding-left: 0px;
  font-size: 10pt;
  padding-bottom: 0px;
  margin: 0px;
  color: black;
  padding-top: 0px;
  font-family: Georgia, Verdana, Arial;
  list-style-type: none;
  list-style-image: none;
}

.nav
{
  font-size: 10pt;
  margin-bottom: 1em;
  list-style: none
}  



.nav li
{
  padding-right: 0px;
  display: inline;
  padding-left: 0px;
  font-weight: bold;
  font-size: 10pt;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  font-family: Georgia, Verdana, Arial;
  list-style: none;
}

  

.nav li a, .nav li a:link, .nav li a:visited
{
  border-right: #ddd 1px solid;
  border-top: #fff 1px solid;
  display: block;
  padding-left: 15px;
  font-size: 10pt;
/*   background: url(/images/item_bg2.gif); major node background  */
  padding-bottom: 2px;
  cursor: hand;
  color: black;
  padding-top: 4px;
  border-bottom: #ddd 1px solid;
  font-family: Georgia, Verdana, Arial;
  text-decoration: none;
  font-weight: bold;
  list-style: none;
}



.nav li li a, .nav li li a:link, .nav li li a:visited
{
  padding-right: 11px;
  padding-left: 22px;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 3px;
  color: black;
  padding-top: 3px;
  font-family: Georgia, Verdana, Arial;
  background-color: #DDE0EC;  /* sub node background  */
}



.nav li a:hover, .nav li li a:hover, .nav li li li a:hover
{
  font-size: 10pt;
  font-weight: bold;
  color: black;
  font-family: Georgia, Verdana, Arial;
  background: ghostwhite;  
}

.nav li li li a, .nav li li li a:link, .nav li li li a:visited
{
  padding-right: 5px;
  padding-left: 32px;
  font-weight: normal;
  font-size: 10pt;
  padding-bottom: 3px;
  color: black;
  padding-top: 3px;
  font-family: Georgia, Verdana, Arial;
  background-color: #bbd6ee;
}

#selectedarrow1
{
  background-image: url(/images/arrow.gif);
  background-repeat: no-repeat;
}

#paynow 
{
  background-image: url(/images/mbgpay.png);
  background-repeat: repeat;
  list-style: none;
}

.textboxheader2
{
    font-weight: bold;
    font-size: 9pt;
    color: #f5f5f5;
    font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
    background-color: #224862;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:175px;
    margin: 0px;
}

.textboxheader2 a
{
     color: #f5f5f5;
    font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;  
    font-size: 9pt;
    font-weight: bold;

}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

