.fpchnl {
  font-family:arial,serif;
  font-size:8pt;
  font-weight:bold;
  line-height:15pt;
}

.fpchnl a {
  color:black;
  text-decoration:none;
}


.fpchnl a:hover {
  color:black;
  text-decoration:underline;
}

.themec {
  background:#dce9f0;
}


ul.hi li {
  list-style-type:circle;
  /*list-style-image:url("arrow.gif");*/
  list-style-position:outside;
  display:list-item;
  font-family:verdana, sans-serif; /*monospace and cursive!*/
  font-size:8pt;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:14pt; /*1.9em*/
}

ul.hi li a {
  text-decoration:none;
}

ul.hi li a:hover {
  text-decoration:underline;
  color:green;
}



h1 {
  font-family:georgia,verdana,arial,serif;
  font-size:10pt;
  font-weight:bold;
  display:inline;
}

.chnl {
  font-family:arial,serif;
  font-size:9pt;
  font-weight:normal;
  line-height:17pt;
}

.chnl a {
  text-decoration:none;
}

.chnl a:hover {
  text-decoration:underline;
  color:black;
}

.rc a:hover {background:yellow;}


td.inp { padding-left: 0.2em;}
tr td.lbl {background: #ccffcc; /*#dce9f0,#ffcccc*/ font:bold 11pt times;}
tr.required td.lbl {background: #dce9f0; /*#dce9f0,#ffcccc;*/}
tr.required td.lbl {border-left:0.9em solid #9999ff;/*#9999ff,red;*/}
tr.reqd td.lbl {background: #dce9f0; /*#dce9f0,#ffcccc;*/}
tr.reqd td.lbl {border-left:0.9em solid #9999ff;/*#9999ff,red;*/}
tr td.lbl {border-left:0.9em solid green;/*#9999ff,red;*/ width:150;text-align:right;}
tr.btn {background:white;}
input:focus {background: #ffffcc;/*#ffccff,#ffcccc*/}
.jsvalidation {color:red;font:normal 7pt verdana,arial;position:relative;left:10;}




