a:link
{
  text-decoration:none;
  color:#000000;
}
a:visited
{
  text-decoration:none;
  color:#000000;
}
a:active
{
  text-decoration:none
  color:#000000;
}
a:hover
{
  text-decoration:underline;
  color: #CC0033;
}
span.ToolTip
{
  position:absolute;
  top:0px;
  left:0px;
  border-style:solid;
  border-width:2px;
  background-color:#FFFFE1;
  width:200px;
  text-align:center;
  display:none;
}
td.Caption
{
  background-color:#C0C0C0;
  font-weight:bold;
  vertical-align:top;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt
}
td.CaptionT
{
  background-color:#CCCCFF;
  font-family:trebuchet ms;
  font-weight:bold;
  font-size:8pt;
  vertical-align:top;
  text-color:#333399;
}
td.CaptionW
{
  background-color:#FFFFFF;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  vertical-align:top;
}
td.CaptionL
{
  background-color:#CCCCFF;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  vertical-align:top;
}
td.ListAntW
{
  background-color:#FFFFFF;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  vertical-align:top;
}
td.ListAntL
{
  background-color:#CCCCFF;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  vertical-align:top;
}
td.ListCap
{
  background-color:#C0C0C0;
  font-family:arial,helvetica,sans-serif;
  vertical-align:top;
}
.Normal
{
  font-family:arial,helvetica,sans-serif;
  font-size:8pt
}
table.Bordered
{
  border-type:solid;
  border-color:#9B9DE3;
  border-width:1px;
  padding:6px;
  width:90%;
}
table.NotBordered
{
  border-type:none;
  width:80%;
}
.CaptionBig
{
  font-size:15pt;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  text-align:left;
}
.CaptionSmall
{
  font-size:9pt;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  text-align:left;
}
.ErrText
{
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  font-weight:bold;
}
.ErrZText
{
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  font-weight:lighter;
}
