﻿body
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #767a70;
}

.footer
{
    font-family: Tahoma;
    color: #a8a8a8;
    font-size: 10px;
    line-height: 13px;
}

.footer a
{
    text-decoration: underline;
}

a
{
    color: #686868;
    text-decoration: none;
}

.menu a
{
    font-size: 13px;
    font-family: Arial;
    color: #fff;
	line-height: 13px;
}

h2, h2
{
    font-family: Tahoma, Arial;
    font-size: 18px;
    line-height: 18px;
    color: #4e4b46;
}

h3, h3
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    line-height: 14px;
    color: #4e4b46;
    margin-bottom: 9px;
}

#welcomeMessage h2
{
    font-family: Tahoma, Arial;
    font-size: 24px;
    line-height: 24px;
    color: #4e4b46;
}

#welcomeMessage h3
{
    font-family: Tahoma, Arial;
    font-size: 16px;
    line-height: 17px;
    color: #4e4b46;
}

.accessAdvantage p
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #6e7461;
    line-height: 13px;
    font-weight: bold;
}

.more
{
    color: #ab8654 !important;
    font-weight: bold;
    text-decoration: none !important;
    padding-left: 8px;
    background: url('/content/images/moreArrow.png') no-repeat 0 5px;
}
