.CALCWS {
  background: #28F;
  margin: 0;
  padding: 0;
}
/*****************************************************************************/
.CALCWS .DOC {
  color: #000;
  font-family: arial, "lucida console", sans-serif;
  padding: 1em;
  padding-bottom: 4em; 
}
.CALCWS .DOC A {
  background: #6CF;
  color: navy;
  font-size: medium;
  font-style: oblique;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}
.CALCWS .DOC A:hover {
  background: #06D;
  color: yellow;
}
.CALCWS .DOC HR {
  background: #4AF;
  color: #6CF;
}
.CALCWS .DOC EM {
  font-size: 110%;
  font-style: oblique;
}
/*****************************************************************************/
.CALCWS .DOC .EX {
  font-style: italic;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 1 em;
}
.CALCWS .DOC .EX H4 {
  font-size: small;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
}
.CALCWS .DOC .EX P {
  background: #8AC;
  color: black;
  font-family: courier, monospace;
  font-style: normal;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
}
.CALCWS .DOC .EX P SAMP {
  color: blue;
}
.CALCWS .DOC .EX P CODE {
  color: red;
}
/*****************************************************************************/
.CALCWS .DOC TABLE {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
}
.CALCWS .DOC DL {
  margin-left: 20px;  
}
.CALCWS .DOC DT {
  font-style: italic;
  font-weight: bold;
  margin-top: 5px;
}
.CALCWS .DOC DD {
  margin-bottom: 10px;
}
.CALCWS .DOC H1 {
  color: white;
  font-size: x-large;
  font-style: normal;
  font-variant: small-caps;
  font-weitht: bolder;
  text-align: center;
}
.CALCWS .DOC H2 {
  color: lime;
  font-size: medium;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  text-align: center;
}
/*****************************************************************************/
.CALCWS .DOC .TOC {
  background: #28F;
  color: navy;
  float: right;
  margin-top: 0;
  margin-left: 2%;
  margin-right: 0;
  margin-bottom: 2%;
  padding: 5px;
  text-align: center;
}
.CALCWS .DOC .TOC H1 {
  color: navy;
  font-size: large;
  font-variant: small-caps;
  font-weitht: bolder;
}
.CALCWS .DOC .TOC A {
  background: #6CF;
  display: block;
  margin: 5px;
  padding: 5px;
  text-decoration: none;
  width: 8em;
}
.CALCWS .DOC .TOC A:hover {
  background: #06D;
  color: yellow;
}
/*****************************************************************************/
.CALCWS .DOC .LINKS {
  text-align: center;
}
.CALCWS .DOC .LINKS A {
  background: #6CF;
  color: navy;
  font-family: monospace;
  font-size: medium;
  font-style: oblique;
  font-weight: bold;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  text-decoration: none;
}
.CALCWS .DOC .LINKS A:hover {
  background: #06D;
  color: yellow;
}
/*****************************************************************************/
.CALCWS .DOC .AWARDS {
  background: #EEF;
  text-align: center;
}
.CALCWS .DOC .AWARDS IMG {
  background: #EEF;
  border: none;
  border-width: 0;
  display: inline;
  margin: 10px;
  padding: 10px;
  vertical-align: middle;
}
.CALCWS .DOC .AWARDS A {
  background: #EEF;
  margin: 0;
  padding: 0;
  text-align: center;
}
/*****************************************************************************/
.CALCWS .DOC .RECIPROCAL {
  text-align: center;
}
.CALCWS .DOC .RECIPROCAL A {
  background: #28F;
  color: black;
  display: block;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.CALCWS .DOC .RECIPROCAL A:HOVER {
  background: #06D;
  color: yellow;
}
.CALCWS .DOC .RECIPROCAL A .BACKLINK {
  display: inline;
  font-size: small;
  font-weight: lighter;
}

