/* Copyright 2011 LiveText, Inc. All rights reserved. */
BODY
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

A
{
  color: #333399;
  text-decoration: none;
}

A:active { color: red }
A.disabled { color: #999999 }

.normal1 { font-size: x-small }
.normal2 { font-size: small }
.normal3 { font-size: medium }
.normal4 { font-size: large }
.normal5 { font-size: x-large }
.normal6 { font-size: xx-large }

.nav2
{

  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

.action
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-decoration: none;
}

.action:hover
{
  color: #6666ff;
  text-decoration: underline;
}

.ItemHeader
{
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}

.ItemHeader:hover
{
  text-decoration: underline;
}

.tblhead TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  padding: 2pt;
  background-color: #cccccc;
}

.tblbody TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  padding: 2pt;
  vertical-align: top;
}

.search1 TD, .search1 SELECT, .search1 INPUT
{

  font-size: x-small;
}

.details
{
  font-size: x-small;
  margin-left: 10px;
}

.dlg
{
  background-color: #eeeeee;
}

.dlgLbl
{
  font-size: small;
  font-weight: bold;
}

.dlgLblHelp
{
  font-size: small;
  font-weight: normal;
}

.dlgVal
{
  font-size: small;
}

.msgOk
{
  color: green;
  font-size: small;
  font-weight: bold;
}

.msgErr
{
  color: red;
  font-size: small;
  font-weight: bold;
}

.tip1
{
  color: #006600;
  font-size: small;
}

.lphead
{
  color: #000000;
  background-color: #eeeeee;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

.lptext
{
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

.prhead A
{
  color: #ffffff;
}

.mbFrame
{
  background-color: #cc9933;
}

.mbTitle
{
  color: #000000;
  background-color: #ffcc66;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

.mbBody
{
  color: #000000;
  background-color: #fffff6;
  font-size: small;
}

.navpath {
  font-size: small;
  font-weight: bold;
}

@media print {
  .nonprintable {
    display: none;
  }
}
