A.link { color: #808080;}
A.visited { color: #404040;}
A.active { color: #808080; font-weight: bold;}

A.toc
{
   font-size: 8pt;
   line-height: 10pt;
   font-family: Arial, Verdana;
   font-weight: normal;
   color: black;
   text-decoration:none;
}

A.toc:hover
{
   color: #808000;
}


TD.toc
{
   font-size: 10pt;
   font-family: Times;
   font-weight: normal;
   text-decoration:none;
}

.header
{
   font-size: 24pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

.subHeader
{
   font-size: 20pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

.empSubHeader
{
   font-size: 14pt;
   font-family: Times;
   font-weight: bold;
   font-style: italic;
   color: #EEEEEE;
}

.copyText
{
   font-size: 10pt;
   font-family: Times;
   font-weight: normal;
   color: #EEEEEE;
}


.boldCopyText12pt
{
   font-size: 12pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

.boldCopyText11pt
{
   font-size: 11pt;
   font-family: Times;
   font-weight: bold;
}

.boldCopyText
{
   font-size: 10pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

.boldCopyText9pt
{
   font-size: 9pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

.boldEmpCopyText
{
   font-size: 10pt;
   font-family: Times;
   font-weight: bold;
   font-style: italic;
   color: #EEEEEE;
}

.smallCopyText
{
   font-size: 8pt;
   font-family: Times;
   font-weight: normal;
   color: #EEEEEE;
}

.smallBoldCopyText
{
   font-size: 8pt;
   font-family: Times;
   font-weight: bold;
   color: #EEEEEE;
}

TABLE.toc
{
  border: solid 1px #444444;
  background-color: #444444;
}

TABLE.toc TD
{
  background-color: #aaaaaa;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  cursor: hand;
}



TABLE.tocL0
{
  border: solid 1px #444444;
  background-color: #444444;
  border-collapse: collapse;
  border-spacing: 0;
}

TABLE.tocL0 TD
{
  background-color: #aaaaaa;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  cursor: hand;
}


TABLE.tocL1
{
  border: solid 1px #444444;
  background-color: #E0D040;
  border-collapse: collapse;
  border-spacing: 0;
}

TABLE.tocL2
{
  border: solid 1px #444444;
  background-color: #E0B040;
  border-collapse: collapse;
  border-spacing: 0;
}

TABLE.toc TD
{
  background-color: #c0c0c0;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  cursor: hand;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

TD.L0
{
  background-color: #aaaaaa;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  padding-top: 5px;
  cursor: hand;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

TD.L1
{
  background-color: #e0d040;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  cursor: hand;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

TD.L2
{
  background-color: #e0b040;
  color: black;
  font-size: 8pt;
  font-family: Arial, Verdana;
  font-weight: normal;
  cursor: hand;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}




