﻿body
{
    font-family: Tahoma, arial, sans-serif;
    font-size: 10pt;
    background-color: #333333;
    color: #ffffff;
}

.EncoreFormLabel
{
    font-size: 10pt;
    font-weight: bold;
}

.EncoreQuestionLabel
{
    font-size: 11pt;
    font-weight: bold;
    color: #f9cc71;
}

.EncoreValidation
{
    font-size: 9pt;
    text-decoration: blink;
}

.EncoreValidationMessage
{
    font-size:9pt;
}

.EncoreFooterText
{
    font-size: 8pt;
    color: #CCCCCC;
}

a.FooterLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a:hover.FooterLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a:link.FooterLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a:visited.FooterLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a:active.FooterLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a.LargeLink
{
    font-size: 12pt;
    color: #CCCCCC;
}

a:hover.LargeLink
{
    font-size: 8pt;
    color: #CCCCCC;
}

a:link.LargeLink
{
    font-size: 12pt;
    color: #CCCCCC;
}

a:visited.LargeLink
{
    font-size: 12pt;
    color: #CCCCCC;
}

a:active.LargeLink
{
    font-size: 12pt;
    color: #CCCCCC;
}

.EncoreHeading
{
    font-size: 14pt;
    font-weight: bold;
}

.EncoreSubHeading
{
    font-size: 12pt;
    font-weight: bold;
}

li
{
    font-weight: bolder;
    list-style-type: circle;
    font-size: 9pt;
}
