.bar, .tab
{
    background-color: rgb(0,174,219);
}

.breadcrumb_active
{
    color: rgb(0,174,219);
}

.findPeopleLabel, .listHeader, .listPerson, .tdLabel, .profileName, .profileTitle
{
    color: rgb(0,174,219);    
}

.findPeopleLabel
{
    font-weight:bold;
}

.listHeader
{
    font-size:13px;    
}

.dmxHeaderCell
{
    padding-bottom:3px;
}

.dmxCell,.listPerson
{
    padding-top:3px;
    padding-bottom:3px;
}

.dmxRow
{
    cursor:hand;
    cursor:pointer;
}

.tdLabel
{
    width:90px;
    height:28px;
}

.tdData
{
    width:200px;
}

.profileName
{
    font-size:19px;
    font-weight:bold;
}

.profileTitle
{
    font-weight:bold;
}