﻿body
{
    background: #e5eaf1 url(/img/adBg.gif) repeat-x scroll 0px 0px;
    color: #3f3f40;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0pt;
    width: 100%;
    height: 100%;
}
/* common */
fieldset
{
    margin: 0px;
}
fieldset, img
{
    border: none;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #262626;
}
a:link
{
    text-decoration: none;
    color: #262626;
}
a:visited
{
    text-decoration: none;
    color: #262626;
}
a:hover
{
    text-decoration: underline;
    color: #ff5a04;
}
a:active
{
    text-decoration: underline;
    color: #ff5a04;
}

a.basicLink:link
{
    text-decoration: underline;
    color: #ff5a04;
}
a.basicLink:visited
{
    text-decoration: underline;
    color: #ff5a04;
}
a.basicLink:hover
{
    text-decoration: underline;
    color: #ffaa38;
}
a.basicLink:active
{
    text-decoration: underline;
    color: #ffaa38;
}

.adMainTop
{
    width: 770px;
    height: 105px;
    position: relative;
    left: 50%;
    margin-left: -385px;
}
.adSubTop
{
    width: 770px;
    height: 161px;
    position: relative;
    left: 50%;
    margin-left: -385px;
}
.adMainBody
{
    background: transparent url(/img/adBodyBg.gif) repeat-y scroll 0px 0px;
    width: 770px;
    position: relative;
    left: 50%;
    margin-left: -385px;
}
.adMainBottom
{
    background: transparent;
    width: 770px;
    position: relative;
    left: 50%;
    margin-left: -385px;
}
.adMainContent
{
    width: 570px;
    font-size: 13px;
    padding: 35px 0px 40px 100px;
}
.tryButton
{
    float: left;
    display: block;
    width: 202px;
    height: 60px;
    text-decoration: none;
    background: url(/img/adTryBtn3rd.gif) no-repeat scroll left top;
    text-indent: -1500px;
    cursor: pointer;
    margin-right: 11px;
}
.tryButtonUp
{
    float: left;
    display: block;
    width: 202px;
    height: 60px;
    text-decoration: none;
    background: url(/img/adTryBtn3rd.gif) no-repeat scroll right top;
    text-indent: -1500px;
    cursor: pointer;
    margin-right: 11px;
}
.adCopyright
{
    font-size: 10px;
    text-align: right;
    color: #707070;
    margin: 6px 50px 30px 0px;
}
.textBox
{
    position: relative;
    top: 13px;
    left: 0px;
    height: 52px;
    width: 100%;
}
.textBoxName
{
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    width: 242px;
    color: #616161;
}
.textBoxInput
{
    position: absolute;
    top: 0px;
    left: 255px;
    background: #fafafa;
    border: 1px solid #b6b6b6;
    font-family: Georgia;
    font-size: 25px;
    font-weight: bold;
    color: #343434;
    width: 350px;
    height: 36px;
}
.errorText
{
    width: 570px;
    font-size: 11px;
    color: #e4e4e4;
    position: absolute;
    top: 110px;
    left: 110px;
}
.textHolder01
{
    width: 580px;
    font-size: 13px;
    padding: 0px 0px 15px 100px;
}
.helpTitle
{
    height: 30px;
    width: 683px;
    margin: 15px 0px 10px 100px;
    font-weight: bold;
    font-size: 22px;
    color: #324f8d;
}
.mainThreeHolders
{
    background: url(/img/ad3blocks.gif) no-repeat scroll 0px 0px;
    width: 245px;
    height: 127px;
    padding: 35px 0px 0px 12px;
    font-size: 12px;
    color: #555555;
}
.mainThreeTitle
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 13px;
    line-height: 27px;
    font-weight: bold;
}
.helpTitleBar
{
    background: url(/img/help/helpTitleBar.gif) no-repeat scroll 0px 0px;
    width: 186px;
    height: 30px;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    padding: 6px 0px 5px 0px;
}
.aNameArrow
{
    float: left;
    background: url(/img/Help/helpArrow.gif) no-repeat scroll 0px -1px;
    padding: 0px 15px 0px 10px;
}

