@charset "utf-8";
/* CSS Document */
div.id-block { overflow:hidden; cursor:pointer; }
div.contact-info {
display:hidden;
height:0px;
overflow:hidden;
margin-top: 5px;
}

table.references td div.name { color:#b4151c; font-size: 16px; font-weight: bold;}
table.references td div.institution { font-style:italic; }
table.references td div.title { color:#818181; padding-top: 5px; }
table.references td div.address { padding-top: 5px; font-size: 11px; padding-top: 10px; padding-bottom: 10px;}
table.references td div.email-address { margin-top: 10px;font-weight: bold; padding-top: 5px; padding-bottom: 5px; font-size: 11px; border-top: 1px dotted #CCCCCC;}