﻿/* bio table */
.BioContainer
{
    border: dotted 1px #d5d5d5;
font-family: "Trebuchet MS", Sans-Serif !important;
    color: #786860;
}

.BioContainer a td div
{
font-family: "Trebuchet MS", Sans-Serif !important;
}


.BIOtop
{
   width:675px;
   height:100%;
   /*border:dotted 1px #d5d5d5;*/
   vertical-align:bottom;
}

#ProfessionalPicture
{
     vertical-align:bottom;
}


.BIOtop div
{
    margin-top:0;
    margin-bottom:0;
}

.BIO
{
   width:675px;
   height:100%;
   /*border:dotted 1px #d5d5d5;*/
   color: #786860;
}

.BIO div
{
    margin-top:20px;
}

.ProfPicture
{
    padding: 0 0 0 0px;
}

.ProfName
{
    text-align:left;
    line-height:20px;
    margin-top:0 !important;
    
}

.ProfInfo
{
    text-align:left;
    vertical-align:top;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.ProfInfo p
{
    font-size: 12px;
    color: #786860;
    line-height: 18px;
font-family: "Trebuchet MS", Sans-Serif;
    
}

.ProfBio
{
    vertical-align:text-top;
    text-align:left;
    /*padding-right:15px;*/
}

.ProfBio
{
    color: #786860;
}

.ProfBio b
{
    color:#ed1a3b;
}

.title
{

}

#LogoPicture
{
    float:right;
    width:100px;
    margin:0;
    padding:20px 5px 0 0;
    vertical-align:bottom;
    

}

.highlight-container-BCCALink {
font-size: 11px;
color: #004B8D;
line-height: 13px;
background: url('img/elements/gray-dot.gif') repeat-x; margin-left:3px; margin-right:12px; margin-top:5px; margin-bottom:4px; padding-left:3px; padding-right:12px; padding-top:5px; padding-bottom:4px
}


.highlight-container-BCCALink a{
color: #004BFF;
text-decoration: none;
}

.highlight-container-BCCALink a:visited{
color: #004BFF;
text-decoration: none;
}

