﻿/* CSS Document */

table.associates {
width:100%;
/*font-family:Arial, Helvetica, sans-serif;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#333333;*/
}

table.associates tr.info {
height:22px;
font-size:12px;
}
table.associates td.pic {
width:80px;
/*border-bottom:1px dotted #CCCCCC;*/
font-weight:bold;
}
table.associates img {
margin:2px;
height: auto !important;
}

table.associates .agt_image a{
width:80px;
height:auto;
display:block;
text-decoration:none !important;
background:none !important;
color:ffffff !important;
border-bottom:0px !important;

}

table.associates .agt_image a:hover{
color:ffffff !important;
}
/*table.associates td.info {
border-bottom:1px dotted #CCCCCC;
}*/
table.associates td.info div.name {
font-weight:bold;
font-size:14px;
margin-bottom:5px;
/*color:#000000;*/
}

table.associates td.info div.title {
font-size:12px;
margin-bottom:5px;
/*color:#000000;*/
}

/*table.associates td.info div.email a {
color:#0055a4;
}

table.associates td.details {
border-bottom:1px dotted #CCCCCC;
}*/
table.associates td.details a {
/*color:#e31936;*/
text-decoration:none;
text-transform:uppercase;
font-size:10px;
}