﻿body
{
    margin: 10px;
    font-family: Tahoma;
    font-size: 11pt;
}
.padButtonL
{
    padding-left: 50px;
    padding-top: 5px;
}
.padButtonR
{
    padding-right: 50px;
    padding-top: 5px;
}
.ReqLabel
{
    color: Red;
}
.ReqLabelSmall
{
    color: Red;
    font-size: 11px;
}
.lnkButton
{
    cursor: pointer;
    font-size: 10pt;
    text-decoration: underline;
    color: Black;
}
#chkChild
{
    margin: 0px;
    padding: 0px;
}
#chkIAgree
{
    margin: 0px;
    padding: 0px;
}
#chkRegIAgree
{
    margin: 0px;
    padding: 0px;
}
#chkMsgChild
{
    margin: 0px;
    padding: 0px;
}
#btnForgot
{
    font-size: 10pt;
}
.icons
{
    vertical-align: middle;
}
.options
{
    cursor: pointer;
}
.Title
{
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 10px;
}
.loginLabel
{
    vertical-align: middle;
    width: 120px;
    padding-right: 5px;
}
.captchaLabel
{
    padding-right: 5px;
    vertical-align: top;
}
.captchaControl
{
    display: inline;
}
.divBottom
{
    position: absolute;
    top: 290px;
    width: 100%;
    background-color: #8DA48A;
}
.Annotation
{
    font-size: 8pt;
}
.PaddingLeft25
{
    margin-left: 50px;
}
.Ads
{
    position: absolute;
    top: 235px;
    left: 520px;
}
.CursorHand
{
    cursor: pointer;
}
.PocsCaptchaText
{
    width: 200px;
}
.PocsCaptchaTextRegister
{
    width: 138px;
}
.PocsCaptcha p
{
    margin-top: 3px;
    margin-bottom: 0px;
}
.RefreshImage
{
    cursor: pointer;
}
.RefreshButton
{
    padding-left: 4px;
}