﻿.practicelabel
{
    font-size:12pt;
    font-weight:bold;
    font-family:Arial;
    color:#919fa2;
    text-decoration:none;
}

.countrylabel
{
    font-size:12pt;
    font-weight:bold;
    font-family:Arial;
    color:#919fa2;
    text-decoration:none;
}

.photoholder
{
    padding:3px;
    background-color:White;
}

.firmname
{
    font-size:10pt;
    font-weight:bold;
    font-family:Arial;
    color:#919fa2;
    text-decoration:underline;
}

.personname
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:white;
    text-decoration:none;
}

.firmdetail
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:#919fa2;
    text-decoration:none;
}

.linklabel
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:white;
    text-decoration:none;
}

.websiteholder
{
    padding-top:15px;
}

.recommended
{
    background-color:#03283b;
    padding:15px 10px 15px 10px;
    text-align:center;
}

.blackheader
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:white;
}

.demoglabel
{
    font-size:8pt;
    font-family:Arial;
    color:white;
}

.demographics
{
    background-color:#565656;
    padding:10px 0 10px 0;
    text-align:center;
}

.associations
{
    background-color:#03283b;
    padding:15px 10px 20px 10px;
    text-align:center;
}

.smalllabeltext
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:white;
    text-decoration:none;
}
.paratop
{
    font-size:8pt;
    font-weight:bold;
    font-family:Arial;
    color:#565656;
    text-align:justify;   
}

.paranottop
{
    font-size:8pt;
    font-family:Arial;
    color:#565656;
    text-align:left;
}

