TABLE.Container
{
    BORDER-RIGHT: #014e82 1px solid;
    BORDER-TOP: #014e82 1px solid;
    BORDER-LEFT: #014e82 1px solid;
    BORDER-BOTTOM: #014e82 1px solid
}
.ContainerTitle
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: #014e82
}
HEAD
{
    FONT-SIZE: 16px;
    COLOR: white
}
TABLE.Container .ContainerTitle
{
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 1px;
    COLOR: white;
    PADDING-TOP: 2px
}
TABLE.Container .BlueContentBackground
{
    BACKGROUND-COLOR: #d1e2fe
}
TABLE.Container .WhiteContentBackground
{
    BACKGROUND-COLOR: white
}
TABLE.Container .BlueContentBackground .icon
{
    BORDER-RIGHT: #aacbee 1px solid;
    BORDER-TOP: #aacbee 1px solid;
    BORDER-LEFT: #aacbee 1px solid;
    BORDER-BOTTOM: #aacbee 1px solid
}
TABLE.Container .WhiteContentBackground .icon
{
    BORDER-RIGHT: #aacbee 1px solid;
    BORDER-TOP: #aacbee 1px solid;
    BORDER-LEFT: #aacbee 1px solid;
    BORDER-BOTTOM: #aacbee 1px solid
}
TABLE.Container .ContentPane
{
}
TABLE.Container .ContentPane A
{
    COLOR: maroon
}

