body
{
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    background: #000000;
}
a:link
{
    text-decoration: none;
    color: #03a3e1;
}
a:active
{
    text-decoration: none;
    color: #03a3e1;
}
a:hover
{
    text-decoration: underline;
    color: #03a3e1;
}
a:visited
{
    text-decoration: none;
    color: #03a3e1;
}
h1
{
    font-weight: normal;
    font-size: 16px;
}
h2
{
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
}
p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#wrap
{
    width: 1020px;
    margin: 0px auto 0px auto;
}
#top
{
    float: left;
    width: 990px;
    height: auto;
    margin: 20px 0px 20px 0px;
}
.logotype
{
    margin-left: 0px;
    float: left;
    background: url(../Images/anxious_logotype.jpg) no-repeat top left;
    width: 230px;
    height: 74px;
}
.loginContainer
{
    font-weight: bold;
    color: White;
    margin: 25px 0px 0px 0px;
    float: right;
}
#main
{
    width: 990px;
}
.caseContainer
{
    cursor: pointer;
    float: left;
    width: 320px;
    height: 250px;
    margin: 0px 0px 15px 0px;
}
.infoContainer
{
    background: url(../Images/anxious_textContainer.jpg);
    float: left;
    width: 320px;
    height: 250px;
    margin: 0px 0px 15px 0px;
}
#infoContent
{
    margin: 25px 25px 0px 25px;
    color: White;
}
#footer
{
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 25px 0px 0px 0px;
    width: 990px;
    color: white;
    white-space: nowrap;
    text-align: center;
}
.infoBoxRight
{
    position: absolute;
    background: url(../Images/infoBox_right.png) no-repeat top left;
    width: 297px;
    height: 203px;
}
.infoBoxContentRight
{
    margin: 25px 25px 0px 55px;
}
.infoBoxLeft
{
    position: absolute;
    background: url(../Images/infoBox_left.png) no-repeat top left;
    width: 297px;
    height: 203px;
}
.infoBoxContentLeft
{
    margin: 25px 55px 0px 20px;
}
.infoBoxLeft table
{
    font-size: 14px;
    border-collapse: collapse;
}
.infoBoxRight table
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 13px;
    border-collapse: collapse;
}
.separator
{
    background: url(../Images/dotts.gif) repeat-x top left;
    margin: 10px auto 10px auto;
    width: 100%;
    height: 2px;
}
.infoBoxTextBlue
{
    float: left;
    margin: 0px 5px 0px 0px;
    font-style: italic;
    color: #03a3e1;
}
.textBlue
{
    color: #03a3e1;
}
.infoBoxTextWhite
{
    float: left;
    color: White;
}
.infoBoxTextGray
{
    float: left;
    font-style: italic;
    color: #888888;
}
.loginField
{
    font-size: 11px;
    height: 14px;
    padding: 0px 0px 0px 3px;
}

