.Caption
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ad62ad;
    FONT-FAMILY: Verdana
}
.Text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana
}
.Button
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
.Required
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ad62ad;
    FONT-FAMILY: Verdana
}
.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.SmallTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana
}
.LargeTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    FONT-FAMILY: Verdana
}
.OddRow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f2eef5
}
.EvenRow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white
}
.Bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
.Table
{
    BORDER-RIGHT: lightgrey thin outset;
    BORDER-TOP: lightgrey thin outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: lightgrey thin outset;
    BORDER-BOTTOM: lightgrey thin outset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f0ccf3
}
.BoldTable
{
    BORDER-RIGHT: lightgrey thin outset;
    BORDER-TOP: lightgrey thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: lightgrey thin outset;
    BORDER-BOTTOM: lightgrey thin outset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f0ccf3
}
.HeaderCell
{
    BORDER-RIGHT: #ad62ad thin outset;
    BORDER-TOP: #ad62ad thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #ad62ad thin outset;
    COLOR: white;
    BORDER-BOTTOM: #ad62ad thin outset;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ad62ad
}
.TableCell
{
    BORDER-RIGHT: lightgrey thin outset;
    BORDER-TOP: lightgrey thin outset;
    BORDER-LEFT: lightgrey thin outset;
    BORDER-BOTTOM: lightgrey thin outset
}
.Expired
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.Warning
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana
}
