@charset "utf-8";
/* CSS Document */
body{text-align:center; background-color:#000000; margin-top:0;background-image:url(images/headglow.png) !important; background-position:top center; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; color:#165a41; font-size:12px}
a{color:#ff9a23; font-weight:bold}
h1{color:#ff9a23; font-size:16px}
h2{color:#ff9a23; font-size:14px}
.crumbTrail{color:#666666; clear:both; margin-top:10px; font-size:10px;}
.wrapper{text-align:left; width:960px; margin:0 auto}
.mainWrapper{text-align:left; width:960px; margin:0 auto; background-color:#ebebeb; background-image:url(images/navbg.png); background-position:left top; background-repeat:no-repeat; overflow:hidden}
.navWrapper{height:29px; background-image:url(images/navedgefade.png); background-position:center; background-color:#000000; background-repeat:no-repeat; text-align:left; }
.header{}
.header img{border:0; margin-top:50px;}
.leftNav{width:206px; text-align:right; float:left; padding-top:12px; padding-bottom:100px;}
.leftNav a{width:201px; color:#fff; padding-right:5px; height:28px; border-bottom:2px solid #000; display:block; line-height:28px; text-decoration:none; background-image:url(images/leftnavmainbg.png); font-size:13px;  white-space: nowrap;}
.leftNav a:hover{ background-image:url(/images/leftnavmainbg_selected.png); color:#ff9a23}
.subNav{color:#f8a350 !important; background-image:url(images/subnavbg.png); !important; border:none !important; height:20px !important; line-height:20px !important; font-size:12px !important;}
.mainContentArea{float:left; width:375px; padding-left:30px; padding-bottom:30px;min-height:1000px;}
.rightContent{float:left; padding:35px 0 0 125px; width:220px;}
.horizBar{ float:right;}
.horisBarElem{width:160px; float:left; height:350px; margin-right:20px;}

.footerWrapper{height:100px; background-image:url(images/footerfade.png); background-position:center top; background-color:#000000; background-repeat:no-repeat; text-align:left; }
.footerWrapper a{color:#9a9a9a; text-decoration:none; font-weight:normal}
.adBtn{margin-bottom:15px;}


/* ----- start of drop down menu style ----- */
.menuHolder{width:980px; height:29px; margin:0 auto;}
#menu ul {
  font-family: Arial, Verdana;
  font-size: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
  width:100%;
  display:inline;

}
#menu li {
  display: inline;
  position: relative;
  float: left;
  padding-bottom:0 !important;
  display:inline;
  list-style-type:none;
  border-right:2px solid #000;
}
#menu li ul { display: none; width: 200px;}
#menu li ul li {border:none !important;}
#menu li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  margin: 0 10px 0 10px;
  white-space: nowrap;
  font-size:13px;
  height:29px;
  line-height:29px;
}
#menu ul li a:hover { font-weight:bold }
#menu li:hover ul, #menu li.sfhover ul {
  display: block;
  position: absolute;
  z-index: 1000;
  background-color:#3d6a48
}
#menu li:hover li {
  float: none;
}
#menu li ul li{height:11px; background-color:#3d6a48; background-image:none; font-size:10px !important}
#menu li ul li a{font-size:10px !important}
#menu li a:hover{color:#ff9a23 }
#menu li:hover a { color:#ff9a23  }
#menu li:hover li a{color:#fff; line-height:11px; padding-top:5px; height:16px; background-image:none; background-color:#3d6a48}
#menu li:hover li a:hover { color:#ff9a23 }
/* ----- end of drop down menu style ----- */

.directorsTable{background-color:#cbcbcb;}
.directorsTable tr td{padding:5px;border-bottom:1px solid #b6b6b6}
.directorsTableHead{background-color:#b6b6b6; font-weight:bold}


.Disclaimer-wpr .Disclaimer {
  width: 97%;
  margin: 0 auto;
  max-height: 50vh;
  overflow: scroll;
  border: 1px solid;
  padding: 10px;
  color: #000;
}

.Disclaimer-wpr button {
  padding: 10px 15px;
  margin-right: 15px;
  background-color: rgb(14, 96, 63);
  border: 0;
  color: #fff;
}

.Disclaimer-wpr p a:last-of-type button {
  background-color: rgb(149, 149, 149);
}
