body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #999999;
}

table.MainTable
{
    width: 700px;
    text-align: center;
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

td.MainTableCell00
{
    text-align: left;
    vertical-align: top;
    width: 100%;
}

td.MainTableCell10
{
    text-align: left;
    vertical-align: top;
    width: 181px;
}

td.MainTableCell11
{
    text-align: left;
    vertical-align: top;
    width: 499px;
}

td.MainTableCell20
{
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.sectionHeader
{
    background-color: #E6EEF6;
    color: #181C6A;
    font-weight: bold;
    font-size: small;
}

.leftMenu
{
    font-weight: bolder;
    font-size: x-small;
    vertical-align: middle;
    text-align: left;
    color: black;
    text-decoration: none;
}
.leftMenuLine
{
    text-align: left;
    vertical-align: top;
    height: 26px;
    width: 9px;
}

.leftMenuBottom
{
    height: 1px;
    padding-bottom: 2px;
}

img.sectionHeader
{
    width: 20px;
    height: 23px;
    vertical-align: middle;
}

.textEditLink
{
    font-family: arial;
    text-decoration: none;
    font-size: xx-small;
}

.textHeader
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    font-weight: bold;
}

.textCopy
{
    font-family: arial;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
}
 
.textSmall
{
    font-family: arial;
    text-decoration: none;
    font-size: xx-small;
    font-weight: normal;
}

.SUCCESS
{
    color: green;
}

.ERROR
{
    color: red;
}

h1,h2
{
    color: #6291C5;
}

form div div h2
{
	margin-bottom: 0px;
}

h1
{
    font-size: 18pt;
}
h2
{
    font-size: 13.5pt;
}

.grey
{
    color: #666666;
}

td.MainTableCell11 table.full
{
    width: 100%;
}

td.MainTableCell11 table.full td
{
    width: 50%;
}
