﻿body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #EEEEEE;
}
.blackborder
{
    border: solid 1px #000000;
}
#UpdatePanel1
{
    width: 700px;
}
#UpdatePanel12
{
    width: 700px;
}
#container
{
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
#container2
{
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
#section
{
    border: solid #FFFFFF 2px;
    margin: 0px;
}
.NumEntry
{
    text-align: right;
}
#holder
{
    margin: 0px;
    width: 800px;
}

#Header
{
    width: 800px;
    height: 160px;
    margin: 0px;
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
}
#Header2
{
    height: 145px;
    width: 100%;
    margin: 0px;
    background-color: #000000;
}
#divPageContent
{
    margin: 0px;
}
#blockquote
{
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    background-color: #000000;
    margin: 0 auto;
    text-align: center;
    border-left: solid #AAB3CF 4px;
    border-right: solid #AAB3CF 4px;
}
#blockquote a
{
    color: #99FFFF;
    font-size: 14pt;
}
#blockquote a:visited
{
    color: #99FFF9;
    font-size: 14pt;
}
#blockquote a:hover
{
    color: Yellow;
    font-size: 14pt;
}
.link
{
    color: Red;
}
#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
b.rtop, b.rbottom
{
    display: block;
    background: #FFFFFF;
    width: auto;
}
b.rtop b, b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #003873;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 2px;
}
#footer
{
    width: 800px;
    height: 50px;
    margin: 0px;
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
}
#footer a:hover
{
    color: #000000;
    text-decoration: none;
}
p
{
    color: #CDCBCD;
    padding: 5px 10px 0px 25px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
h1
{
    font-size: 11pt;
    color: #000000;
    padding: 0px 0px 0px 0px;
    font-family: Arial;
}
.label
{
    color: White;
    font-size: 11pt;
    text-align: left;
    font-family: Arial;
    font-weight: normal;
}
.label2
{
    display: inline-block;
}
.label3
{
    color: Blue;
    font-size: 11pt;
    text-align: left;
    font-family: Arial;
    font-weight: normal;
}
.table
{
    text-align: center;
    margin: 0px auto;
}
.grid
{
    text-align: left;
}
.progressClass
{
    position: absolute;
    z-index: 2;
}
.button
{
    color: White;
    background-color: #4682b4;
    border: outset 2px #FFFFFF;
}

#blockquote2
{
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    background-color: #000000;
    margin: 0 auto;
    text-align: center;
    border-left: solid #AAB3CF 4px;
    border-right: solid #AAB3CF 4px;
}
#blockquote2 a
{
    color: Red;
    font-size: 12pt;
    font-weight: bold;
}
#blockquote2 a:hover
{
    color: #FF7700;
    font-size: 12pt;
    font-weight: bold;
}
.center
{
    text-align: center;
    margin: 0px;
}
.block
{
    display: inline-block;
}
.warning
{
    position: absolute;
    z-index: 10;
    right: 400px;
    top: 400px;
    height: 120px;
    width: 582px;
}
