.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(   )
; line-height: 18px
}

.tableHeaderWhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 18px;
  text-indent: 4px
}



a { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
; font-style: normal; line-height: 12px
}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold; color: #000000;
  text-decoration: underline;
  font-style: normal
; line-height: 12px
}

a:active {
  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: underline
; font-style: normal; line-height: 12px
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none
; line-height: 12px; font-style: normal
}


input{
        color:#000000;
        font-family:Monospace;
        font-size:12px;
}
textarea{
        color:#000000;
        font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
        font-size:12px;
}


.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: normal; color: #FFFFFF; line-height: 12px}
.mediumText { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; line-height: 12px }
.largeText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; line-height: 16px}
.textWhite { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; left: 4px; clip: rect( ) ; line-height: 18px }


ul {
  list-style-image: url(../images/bg/bullet.gif);
}