﻿.IMG
{
    display: block;
}
.Footer
{
    font-family: Century Gothic;
    font-size: 8pt;
    color: White;
    font-weight: bold;
}
.Footer a
{
    font-family: Century Gothic;
    font-size: 8pt;
    color: White;
    font-weight: bold;
}
.Footer a:hover
{
    font-family: Century Gothic;
    font-size: 8pt;
    color: black;
    font-weight: bold;
}
.TopHyps
{
    font-family: Century Gothic;
    font-size: 10pt;
    color: black;
    font-weight: bold;
}
.TopHyps a
{
    font-family: Century Gothic;
    font-size: 10pt;
    color: black;
    font-weight: bold;
}
.TopHyps a:hover
{
    font-family: Century Gothic;
    font-size: 10pt;
    color: #cd476f;
    font-weight: bold;
}
.PageTextBold
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: black;
    font-weight: bold;
}
.PageText
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: black;
}
.PageTextWhiteSub
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: #d45a7f;
    font-weight: bold;
}
.PageTextWhiteItalics
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: #7397b7;
    font-weight: bold;
    font-style: italic;
}
.TestimonialsText
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: Gray;
    font-style: italic
}
.PageText a
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: #7397b7;
}
.PageText a:hover
{
    font-family: Century Gothic, Arial;
    font-size: 10pt;
    color: #cd476f;
}
.AdminPageHeaders
{
    font-family: Arial;
    font-size: 16pt;
    color: Black;
    font-weight:bold;
}
.AdminPageHeaders a
{
    font-family: Arial;
    font-size: 16pt;
    color: Black;
    font-weight:bold;
}
.AdminPageHeaders a:hover
{
    font-family: Arial;
    font-size: 16pt;
    color: #cd476f;
    font-weight:bold;
}
.AdminHyp
{
    font-family:  Arial;
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}
.AdminHyp a
{
    font-family:  Arial;
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}
.AdminHyp a:hover 
{
    font-family:  Arial;
    font-size: 10pt;
    color: #898788;
    font-weight: bold;
}
.PackageHeadings
{
    font-family: Arial;
    font-size: 16pt;
    color: #7397b7;
    font-weight: bold;
}
.PackageHeadingsSub
{
    font-family: Arial;
    font-size: 12pt;
    color: #7397b7;
    font-weight: bold;
}
.BarPageHeaders
{
    font-family: Arial;
    font-size: 16pt;
    color: white;
    font-weight: bold;
}
.PortfolioURL
{
    font-family: Century Gothic, Arial;
    font-size: 8pt;
    color: Black;
    font-weight: bold;
}
.PortfolioURL a
{
    font-family: Century Gothic, Arial;
    font-size: 8pt;
    color: Black;
    font-weight: bold;
}
.PortfolioURL a:hover
{
    font-family: Century Gothic, Arial;
    font-size: 8pt;
    color: #cd476f;
    font-weight: bold;
}
.Star
{
    font-family: Century Gothic, Arial;
    font-size: 12pt;
    color: Red;
    font-weight: bold;
}