* nc v.1.0 */
h1,h2,h3,h4,h5,h6 {  }
.maintitle { font-weight: bold; font-size: 14px}
p,td,input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  margin-top: 15px;
  background-color: #FFFFFF;
  }
.banner {
  font-size: 8pt;
  color: #000000;
  text-align: center;
  background-color: #9ad6d6;
  background-image: url(../plappi_top_bg.jpg);
}
.path {
  font-size: 10px;
  padding-left: 3px;
  border-top-color: #9ad6d6;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: #000000;
  ;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  height: 25px;
  color: #000000;
  background-color: #9ad6d6;

}
.pathleft {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  padding-left: 2px;
}
.pathright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  padding-left: 12px;
  text-align: right;
}

.navileft {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 0px solid #9ad6d6;
  background:#9ad6d6;
  width: 130px
  }
.navilefttd  {
  display: block;
  border-bottom: 0px solid #9ad6d6;
  background: #9ad6d6;
  padding-right: 3px;
  padding-left: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
      }
.all {
    width: 760px;
    background-color: #ffffff;
    border: 1px solid #9ad6d6;

}

.navileft a:link, .navileft a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none;
}
.navileft a:hover {
  color: #469;;
}

.mainleft {
  background-color: #9ad6d6;
  padding-top: 5px;
  width: 20%;
 }

.main {
  padding-top: 6px;
  padding-right: 2px;
  padding-left: 10px;
  width: 100%;
  border-top: 0px none #FFFFFF;
  border-right: 1px solid #9ad6d6;
  border-bottom: 1px solid #9ad6d6;
  border-left: 0px none #9BA594;
  background-color: #bce2e1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: background-color=#bce2e1;
  
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-style: background-color=#bce2e1;
}

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #469; }
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #469; }
a:hover { color: #757576;}

.mainright {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

.naviright{
  border: 0px black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  width: 100%;
}
.navirighttd{
  text-align: right;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #9ad6d6;
  padding-left: 5px;
  padding-right: 5px;
}

.naviright a:link    { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
.naviright a:visited    { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
.naviright a:hover    { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }

.navileftspace {
  font-size: 10px;
  background-color: #9ad6d6;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #9ad6d6;
 }
.navileftbottom {
  color: #000000;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  padding-left: 3px;
  padding-top: 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}



.dim {
  color: #444;
}

.attention {
  background-color: #fee;
  font-weight: bold;
}

.error {
  color: #a00;
  font-weight: bold;
}

.toolbox {
  margin: 6px 3px 6px 3px;
  padding: 4px 4px 4px 4px;
  background-color: #e0c7b4;
  border-right: 2px solid #c2ad9c;
  border-bottom: 2px solid #c2ad9c;
  border-left: 2px solid #ffe3cd;
  border-top: 2px solid #ffe3cd;
  font-size: 8pt;
  color: #222;
  clear: both;
}
.toolbox .header {
  color: #000;
  font-style: italic;
}
.toolbox a:link, .toolbox a:visited {
  color: inherit;
  text-decoration: none;
}
.toolbox a:hover {
  color: #262;
  text-decoration: none;
}

.infobox {
  margin: 6px 3px 6px 3px;
  padding: 4px 4px 4px 4px;
  background-color: #eee;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  font-size: 9pt;
  color: #222;
  clear: both;
}
.infobox .header {
  color: #000;
  font-style: italic;
}
.infobox a:link, .infobox a:visited {
  color: inherit;
  text-decoration: none;
}
.infobox a:hover {
  color: #262;
  text-decoration: none;
}

