/* -------------------------------------------- */
/* Interviews Main Content */
/* -------------------------------------------- */


.resourcesname
{
  font: 10pt arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none
}

a.resourcesname
{
  text-decoration: underline
}

a:hover.resourcesname
{
  text-decoration: underline
}

.resourcestitle
{
  font: 10pt arial;
  color: #000000;
  font-weight: bold;  
  font-style: italic
}

.resourcestext
{
  font: 10pt arial;
  color: #000000
}

.resourcesdate
{
  font: 9pt arial;
  font-weight: bold;  
  font-style: italic
}


/* End Interviews Main Content */

