﻿.FootNote
{
    font-size: .8em;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    clear: both;
}

.ProfitLabel
{
    font-size: 1.4em;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    width: 225px;
}

.ProfitLabelText
{
    font-size: 1.2em;
    font-weight: bold;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
}

.ProfitAmt
{
    font-size: 1.4em;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    width: 150px;
    text-align: right;
}

.ProfitLink
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.1em;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    width: 280px;
    padding: 32px 35px 32px 130px;
    background-image: url("Images/bam.jpg");
    background-repeat: no-repeat;  
}

.ProfitSpan
{
    height: 70px;
    min-height: 70px;
    max-height: 70px;
    width: 190px;
    color: #FFFFFF;
}

.ProfitLink a
{
    color: #FFFFFF;
    text-decoration: none;
}

.ProfitLink p
{
    line-height: 20px;
}

.ResourceLink
{
    font-size: 1.1em;
    font-weight: bold;
    
}