﻿.mainBody
{
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    background-color: #999999;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    font-weight:normal;
}
.bodyText
{
    font-size: 12px;
    color: #303030;
    font-family: Arial;
}
.bodyTextBold
{
    font-size: 12px;
    color: #303030;
    font-family: Arial;
    font-weight: bold;
}
.pageHeader
{
    font-size: 14px;
    color: #151e5f;
    font-family: Tahoma, Arial;
    font-weight: bold;
    line-height: 32pt;
}

.smallTextGray
{
    font-size: 11px;
    color: #666666;
    font-family: Arial;
}
.smallTextWhite
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial;
}
.header
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial;
}
h1
{
    font-size: 11px;
    color: #303030;
    font-family: Arial;
    line-height: 4pt;
}
h2
{
    font-size: 16px;
    color: #FFAF02;
    font-family: Arial;
    line-height: 6pt;
    letter-spacing: 3pt;
}
h3
{
    font-size: 16px;
    color: #ffffff;
    font-family: Garamond, Arial;
}
h4
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial;
}
h5
{
    font-size: 20px;
    color: #ffaf02;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 3px;
}
.errorText
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.footerText
{
    font-size: 9px;
    color: white;
    font-family: Arial;
}
a.stdLink
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: underline;
}
a.stdLink:hover
{
    font-size: 12px;
    color: #FFAF02;
    font-family: Arial;
    text-decoration: underline;
}
a.footerLink
{
    font-size: 9px;
    color: white;
    font-family: Arial;
    text-decoration: underline;
}
a.footerLink:hover
{
    font-size: 9px;
    color: #FFAF02;
    font-family: Arial;
    text-decoration: underline;
}
a.menuLink
{
    text-decoration: none;
}
a.menuLink:hover
{
    text-decoration: none;
}
.dataLabel
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    background-color: #E0E0E0;
    border-color: Silver;
    border-width: 1px;
    border-style: solid;
}
.inputField
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    border-width: 1px;
    border-color: silver;
    border-style: solid;
    background-color: #FFFFA0;
}
a.rbsLink
{
    font-size: 9px;
    color: silver;
    font-family: Arial;
    text-decoration: underline;
}
a.rbsLink:hover
{
    font-size: 9px;
    color: silver;
    font-family: Arial;
    text-decoration: underline;
}
td.darkGreen
{
    background-color: #005724;
}
td.lightGreen
{
    background-color: #679a7b;
    padding-left: 6pt;
}
td.leftShadow
{
    background-image: url(images/leftShadow.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
td.leftShadow
{
    background-image: url(images/bottomShadow.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
img.blackBorder
{
    border-color: black;
    border-width: 1px;
    border-style: solid;
    margin-left:6px;
    margin-right:6px;
    margin-bottom:3px;
    margin-top:6px;
}
img.qaLogo
{
    margin-right:3px;
    margin-bottom:6px;
}

