﻿body {
	font-family: Trebuchet MS, Verdana;
	font-size:  12px;
	color: #444444;
	line-height:  10px;
}

.GeneralPageText td,table,div
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
}

.GeneralPageTextBold
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}

.GeneralPageLink
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
}

.GeneralPageLink:hover
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    color: #444444;
    text-decoration: underline;
}

.GeneralPageLinkBold
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    text-decoration: underline;
}

.GeneralPageLinkBold:hover
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    text-decoration: underline;
}

.PageTitleLink
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
}

.PageTitleLink:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #444444;
    text-decoration: underline;
}

.ErrorText
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}

.SectionHeaderText 
{
    font-family: Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
}

.SectionHeaderLink
{
    font-family: Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
}

.SectionHeaderLink:hover
{
    font-family: Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    text-decoration: underline;
}

.MenuText
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.MenuLink
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.MenuLink:hover
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

.LogInLink
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.LogInLink:hover
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

.FooterText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #AAAAAA;
    text-decoration: none;
}

.Pricing_PackagePrice
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.PopupTitle
{
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.Pricing_FooterNote
{
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    font-style: italic;
    color: #444444;
    text-decoration: none;
}

.Header_Date_Day
{
    font-family: Trebuchet MS, Verdana;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 30px;
    text-decoration: none;
}

.Header_Date_Month
{
    font-family: Trebuchet MS, Verdana;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

.ContactForm_Error
{
    font-family: Trebuchet MS, Verdana;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
}