.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 12px
}

.titleBlack {
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  color: #000000;
  line-height: 14pt
}

.tableHeaderGray {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  line-height: 20px
}

.text {  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  left: 4px; clip:  rect(   )
}

.tableHeaderWhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 18px
}



a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #8B6E9A;
  text-decoration: none;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  font-weight: bold; 
  color: #8B6E9A;
  text-decoration: none;
}

a:hover {
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
  font-weight: bold; 
  color: #79373B;
  text-decoration: underline;
}

a:active {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  font-weight: bold;
  color: #CB8D92;
  text-decoration: underline;
}

.tableHeaderBlack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000
}


.resumeText {  font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; text-align: justify}
.captionWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; line-height: 12px}
