.maintext
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 15px;
}

.maintextbold
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 15px;
}

.maintextlinespacing
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 17px;
}

.maintextitalic
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 15px;
    font-style: italic;
}

.maintextsmall
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 12px;
}

.maintextmedium
{
    font-weight: bold;
    font-size: 7.5pt;
    color: white;
    font-family: Verdana;
    line-height: 15px;
}

.maintextmediumjustified
{
    font-weight: bold;
    font-size: 7.5pt;
    color: white;
    font-family: Verdana;
    line-height: 17px;
    text-align: justify;
    padding-right: 10px;
}

.maintextlarge
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 20px;
}

.maintextlargejustified
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 20px;
    text-align: justify;
    padding-right: 20px;
}

.maintextleftblank
{
    text-align: center;
    padding-right: 20px;
}

.maintextheader
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Verdana;
    line-height: 20px;
}

.maintextlink
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    padding-left: 5px;
    text-decoration: none;
}

.maintextlinkheader
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
}

.maintextnolink
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    padding-left: 5px;
    text-decoration: none;
}

.portfoliomenulinks 
{
    padding-top: 2px;
    padding-bottom: 2px;
}

a.maintextlink:hover
{
    color: #C3BD69;
    text-decoration: underline;
}

a.maintextlinkselected
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    padding-left: 5px;
    color: #C3BD69;
    text-decoration: underline;
}

.maintextlargetan
{
    font-weight: bold;
    font-size: 8pt;
    color: tan;
    font-family: Verdana;
    line-height: 20px;
}

.teamtextlink
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 20px;
    text-decoration: none;
}

a.teamtextlink:hover
{
    color: #C3BD69;
    text-decoration: underline;
}

.teamtextlinkemail
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

.contactustext
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 12px;
    padding-left: 50px;
    text-decoration: none;
}

.contactustextlarge
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Verdana;
    line-height: 20px;
    padding-left: 50px;
}

.contactustextlink
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    line-height: 15px;
    text-decoration: underline;
}
