﻿Body
{
    font-family: 'Gill Sans MT' , Arial;
}

.background
{
    background-image: url(images/GreyBackground.jpg);
}

.text
{
    font-size: 10pt;
    color: #231f20;
    margin: 10px 65px;
    line-height: 12pt;
}

.italics
{
    font-size: 10pt;
    color: #231f20;
    line-height: 12pt;
    font-style: italic;
}

.bold
{
    font-size: 10pt;
    color: #231f20;
    line-height: 12pt;
    font-weight: bold;
}

.ContactText
{
    font-size: 12pt;
    color: #231f20;
    line-height: 12pt;
}

.Headline
{
    font-size: 12pt;
    color: #231f20;
    line-height: 12pt;
    text-decoration: underline;
}
.TaxText
{
    font-size: 10pt;
    margin-left: 44px;
    line-height: 12pt;
    margin-right: 44px;
    color: #878686;
}

.CopyrightText
{
    font-size: 7.5pt;
    color: #666666;
}

A.LinkText
{
    font-size: 7.5pt;
    color: #666666;
}

A:hover.LinkText
{
    font-size: 7.5pt;
    color: #666666;
}

A:active.LinkText
{
    font-size: 7.5pt;
    color: #666666;
}

A:link.LinkText
{
    font-size: 7.5pt;
    color: #666666;
}

A:visited.LinkText
{
    font-size: 7.5pt;
    color: #77015c;
}

.LeftImage
{
    float: left;
    padding-right: 15px;
}

A.EncoreLink
{
    font-size: 10pt;
    color: #666666;
    text-decoration: none;
}

A:hover.EncoreLink
{
    font-size: 10pt;
    color: #77015c;
    text-decoration: underline;
}

A:visited.EncoreLink
{
    font-size: 10pt;
    color: #77015c;
    text-decoration: none;
}

.TableLabel
{
    font-size: 11pt;
    color: #666666;
    text-align: right;
}

.buttontext
{
    font-size: 11pt;
    color: #ffffff;
    line-height: 12pt;
}

.ContentContainer
{
    width: 450px;
}

.CartHeading
{
    font-size: 10pt;
    font-weight: bold;
}

.PageSubHeading
{
    font-weight: normal;
    font-size: 9pt;
}

.FormLabelLeft
{
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
}

.FormLabelRight
{
    font-weight: bold;
    font-size: 10pt;
    text-align: right;
}


.ErrorMessage
{
    font-size: 9pt;
    color: #ff0000;
}


.FileListTable
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #dddddd;
    width: 400px;
    font-size: 10pt;
}

.FileListTableHeader
{
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    background-color: #000000;
    text-align: left;
}


A.FileLink
{
    font-size: 10pt;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

A:hover.FileLink
{
    color: #000000;
    text-decoration: underline;
    background-color: #ffffff;
}

A:active.FileLink
{
    color: #666666;
}

A:link.FileLink
{
    color: #666666;
}

A:visited.FileLink
{
    color: #666666;
}
