BODY, TD, TH, H1, H2, H3 {
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  background-color:transparent;
  color:#000000;
}
TD, TH {
  background-color:inherit;
  color:#000000;
}
P, UL, OL, LI, ADDRESS, FONT {
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  font-size:inherit;
  color:#000000;
}
P {
  margin-top: 0px;
}
INPUT, SELECT, TEXTAREA {
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  font-size:inherit;
}
H1 { font-size:120%; font-weight:bold; }
H2 { font-size:110%; font-weight:bold; }
H3 { font-size:100%; font-weight:bold; }
H4 { font-size:100%; font-weight:bold; }
H5 { font-size:90%; font-weight:bold; }
PRE {
  font-family:courier;
  font-size:inherit;
}
P.note { font-style:italic; }
P.legal { font-family:courier; }
UL, OL {
  margin-left:0px;
  margin-top:1px;
  padding-left:2em;
  padding-right:1em;
}
UL.indent, OL.indent {
  margin-left:20px;
  margin-top:2px;
  padding-top:0px;
  padding-bottom:0px;
}
LI.menuitem { margin-top:4px; margin-bottom:4px; }
LI.pref { font-family:courier; }
LI.legal { font-family:courier; font-weight:normal; }
FORM, BUTTON, INPUT {
  margin-top:1px;
  margin-bottom:1px;
}
INPUT.pref { font-family:courier; font-size:80%; }
SELECT.pref { font-family:courier; font-size:80%; }
SELECT { padding-top:0px; padding-bottom:0px; font-size:80%; }
FONT.slogan { font-size:50%; font-style:italic; font-weight:normal; color:#000000; }
FONT.pref { font-family:courier; font-size:inherit; }
FONT.prefb { font-family:courier; font-size:inherit; font-weight:bold; }
FONT.subTitle { font-size:10pt; }
FONT.newItem { color:darkgreen; }
FONT.updatedItem { color:darkgreen; }
FONT.langSel { color:#000000; }
FONT.filename { color:#000000; }
A:link { font-size:inherit; font-family:inherit; font-weight:inherit; color:#0000ee; }
A:visited { font-size:inherit; font-family:inherit; font-weight:inherit; color:#551a8b; }
A:hover { font-size:inherit; font-family:inherit; font-weight:inherit; color:#0000ee; }
A.tmLnk:link { font-size:inherit; text-decoration:none; color:#0000ee; }
A.tmLnk:visited { font-size:inherit; text-decoration:none; color:#551a8b; }
A.tmLnk:hover { font-size:inherit; text-decoration:none; color:#0000ee; }
A.pref:link { font-size:inherit; font-family:courier; font-weight:normal; color:#0000ee; }
A.pref:visited { font-size:inherit; font-family:courier; font-weight:normal; color:#551a8b; }
A.pref:hover { font-size:inherit; font-family:courier; font-weight:normal; color:#0000ee; }
A.m:link { font-size:inherit; padding:0 10pt 0 0; font-weight:normal; color:#0000ee; }
A.m:visited { font-size:inherit; padding:0 10pt 0 0; font-weight:normal; color:#551a8b; }
A.m:hover { font-size:inherit; padding:0 10pt 0 0; font-weight:normal; color:#0000ee; }
A.mext:link {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#0000ee;
}
A.mext:visited {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#551a8b;
}
A.mext:hover {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#0000ee;
}
A.ext:link {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#0000ee;
}
A.ext:visited {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#551a8b;
}
A.ext:hover {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-size:inherit;
  font-weight:normal;
  color:#0000ee;
}
A.extp:link {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-family:courier;
  font-weight:normal;
  color:#0000ee;
}
A.extp:visited {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-family:courier;
  font-weight:normal;
  color:#551a8b;
}
A.extp:hover {
  background:url(/images/external.gif) no-repeat 100% 0;
  padding:0 10pt 0 0;
  font-family:courier;
  font-weight:normal;
  color:#0000ee;
}
TABLE { margin-bottom:0px; padding-bottom:0px; }
TABLE.trans { background-color:transparent; }
TD.trans { background-color:transparent; }
TH.trans { background-color:transparent; }
TABLE.box { margin:8px; padding-bottom:4px; }
TABLE.tbl { margin:8px; padding-bottom:0px; background-color:#c0c0c0; }
TABLE.subtbl { padding:0px; background-color:#ffffff; }
TABLE.tblCont {
  margin:0px;
  padding:0px;
  background-color:#c0c0c0;
}
TABLE.notebook { }
TD.tblCmds {
  background-color:#ede8dc;
  color:#000000;
}
TD.boxHdr {
  background-color:#ede8dc;
  color:#000000;
  font-weight:bold;
  border-top:solid;
  border-left:solid;
  border-right:solid;
  border-width:1px;
  border-color:#c0c0c0;
  padding-top:1px;
  padding-bottom:1px;
}
TD.boxBody {
  background-color:#f6f2e6;
  color:#000000;
  border:solid;
  border-width:1px;
  border-color:#c0c0c0;
}
TD.tblHdr {
  text-align:center;
  background-color:#ede8dc;
  color:#000000;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:1px;
  border-top:solid;
  border-left:solid;
  border-right:solid;
  border-width:1px;
  border-color:#c0c0c0;
}
TD.notebookTabs { }
TD.notebookBody { background-color:#f6f2e6; padding:10px; }
TD.notebookTab { background-color:#ede8dc; padding:4px; }
TD.packageHdr { background-color:#ede8dc; font-weight:bold; }
TD.packageBody { background-color:#f6f2e6; }
TD.packageFeatLst { background-color:#f6f2e6; }
TD.packagePrice { background-color:#edecdc; }
TD.cell {
  background-color:#ffffff;
  color:#000000;
  padding-left:4px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
}
TD.cell_pref {
  background-color:#ffffff;
  color:#000000;
  padding-left:4px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
  font-family:courier;
}
TD.cell_cond {
  background-color:#ffffff;
  color:#000000;
  padding-left:4px;
  padding-right:4px;
  padding-top:0px;
  padding-bottom:0px;
  font-family:courier;
}
TH.cell {
  background-color:#dedede;
  color:#000000;
  padding-left:8px;
  padding-right:8px;
  padding-top:6px;
  padding-bottom:6px;
}
TH.vcell {
  background-color:#dedede;
  color:#000000;
  padding-left:8px;
  padding-right:8px;
  padding-top:0px;
  padding-bottom:0px;
}
TD.titleBox {
  padding:10px;
  background-color:#cad7d1;
  color:#000000;
  font-weight:bold;
  font-size:150%;
}
TD.menuBox {
  background-color:#dbe6de;
  padding:10px;
  margin-bottom:0px;
}
TD.contentBox {
  background-color:transparent;
  color:#000000;
  padding-left:20px;
  padding-top:10px;
  padding-right:10px;
}
TD.logoBox {
  padding:10px;
  background-color:#afc1b9;
}
TD.copyrightBox {
  background-color:#cad7d1;
  color:#414141;
  font-size:80%;
}
TD.footerBox {
  background-color:#cad7d1;
  padding: 10px;
}
IMG.seal { margin:4px; }
LI.features {
  padding: 1px;
}
FONT.filename {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#000000;
}
FONT.filenameb {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#000000;
}
FONT.directory {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#21215b;
}
FONT.executable {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#790404;
}
A.exec:link {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#790404;
}
A.exec:visited {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#790404;
}
A.exec:hover {
  font-family:courier;
  font-size:90%;
  font-weight:bold;
  color:#790404;
}
H2.error { font-size:inherit; font-weight:inherit; color:#d16c6c; }
P.error { font-weight:bold; font-size:100%; color:#d16c6c; }
P.opt { font-size:80%; font-weight:normal; }
P.mailHeaders {
  font-family: courier;
  font-size: 90%;
  font-weight: normal;
  padding-bottom: 10px;
}
PRE.mailHeaders {
  font-family: courier;
  font-weight: normal;
  font-size: 80%;
  text-align: left;
}
PRE.mailText {
  font-family: courier;
  font-size: 90%;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
A.opt:link { font-size:100%; font-weight:normal; }
A.opt:visited { font-size:100%; font-weight:normal; }
A.opt:hover { font-size:100%; font-weight:normal; }
A.prevLnk:link { }
A.prevLnk:visited { }
A.prevLnk:hover { }
TEXTAREA.mail { font-size:90%; font-family: courier; font-weight: normal; }
INPUT.mail { font-size:90%; font-family: courier; font-weight: normal; }
INPUT.op { font-size:70%; font-family: inherit; font-weight: inherit; }
BUTTON.op { font-size:70%; font-family: inherit; font-weight: inherit; }
TD.tblCont { padding:0px; }
TD.tblCmds {
  text-align:left;
  background-color:#ede8dc;
  font-weight:bold;
  border-top:solid;
  border-left:solid;
  border-right:solid;
  border-width:1px;
  border-color:#c0c0c0;
  padding-top:1px;
  padding-bottom:1px
}

