﻿body 
{
    margin-top:0px;
    background-color:#ffffff;
    font-family:Arial,verdana,helvetica;
    font-size:1.2em;
    font-weight:normal;
    text-decoration:none;
    color:#5B6064;
}

.smallertext
{
font-size:10pt;
}

h1 
{
    padding:0;
    font-size:1.8em;
    font-family: Arial,verdana,helvetica;
    font-weight:normal;
    color: #57A4DF;
}

br.smallbreak
{
    font-size:4px;
}

.ControlPageSize
{
    width:900px;
}

.PageTitleBar 
{
    font-size: 1.6em;
    color: White;
}

.PageFooter 
{
    background-color: #747677;
    font-size: 10pt;
    color: White;
}

ul.checkbox 
{
    list-style-image: url('/images/checkbox20GrayBack.png');
    list-style-position:outside;
    width:90%;
    font-size:12pt;
    vertical-align:top;
}

ul.checkbox_smallfont 
{
    list-style-image: url('/images/checkbox20GrayBack.png');
    list-style-position:outside;
    width:90%;
    font-size:10pt;
    vertical-align:top;
}

.FooterText
{
font-family:arial,verdana,helvetica;
font-size: 10pt;
font-weight:normal;
color: #ffffff;
}

.copyright
{
font-family:arial,verdana,helvetica;
font-size: 8pt;
font-weight:normal;
color: #ffffff;
}

a.footer:link
{
    color:white;
    text-decoration: none;
}

a.footer:hover
{
    color:white;
    text-decoration: underline;
}

a.footer:visited
{
    color:white;
    text-decoration: none;
}
