body .wcis {
  margin: 0px;
  padding: 0px;
  background-color: #fff
}

body .wcis,
.wcis p,
.wcis th,
.wcis td,
.wcis dl,
.wcis dt,
.wcis dd,
.wcis ul,
.wcis ol,
.wcis li {
  color: #000;
  font: normal 11px verdana, arial, helvetica, sans-serif
}


a:link {
  color: #03369c;
  text-decoration: underline
}

a:visited {
  color: #4a4a4a;
  text-decoration: underline
}

a:hover,
a:active {
  color: #008866;
  text-decoration: underline
}



.wcis h1,
.wcis h2,
.wcis h3,
.wcis h4,
.wcis h5,
.wcis h6 {
  color: #666;
  text-align: left;
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans-serif
}

.wcis h1 {
  margin-top: 12px;
  font-size: 18px
}

.wcis h2 {
  font-size: 16px
}

.wcis h3 {
  font-size: 14px
}

.wcis h4 {
  font-size: 13px
}

.wcis h5 {
  font-size: 12px
}

.wcis h6 {
  font-size: 11px
}

.wcis B,
.wcis STRONG,
.wcis TH,
.wcis TH P,
.wcis DT {
  font-weight: bold
}

.wcis a img {
  border: 0px
}

.wcis form {
  margin: 0px;
  padding: 0px
}

.wcis select,
.wcis input {
  color: #000;
  font: normal 12px arial, helvetica, sans-serif
}

.wcis fieldset,
.wcis legend {
  border: none;
  padding-left: 0px;
  margin-left: 0px
}

.wcis caption {
  color: #000;
  font: bold 12px verdana, arial, helvetica, sans-serif;
  text-align: left;
  padding: 2px 0px
}

.wcis hr {
  color: #000;
  border-width: 0px;
  height: 1px
}

@media screen {
  .wcis hr {
    background-color: #000
  }
}

.wcis pre {
  font: normal 12px monospace
}

TABLE.data TH {
  background-color: #75716E;
  text-align: left;
  font-weight: bold;
  color: #fff
}

TABLE.data TH P {
  font-weight: bold;
  color: #fff
}

TABLE.data TH H1,
TABLE.data TH H2,
TABLE.data TH H3,
TABLE.data TH H4,
TABLE.data TH H5,
TABLE.data TH H6 {
  color: #fff;
  margin: 0px
}

TABLE.data TD {
  background-color: #f1f1f1;
  color: #000;
  line-height: 1.4em;
  vertical-align: top
}

/* Text Styles */
.wcis .smtext,
SMALL {
  font-size: 10px
}

.wcis .minitext,
SMALL SMALL {
  font-size: 9px
}

.wcis .lgtext,
BIG {
  font-size: 14px
}