.PAGETITLE
{
    font-family : Verdana, Arial, Times New Roman, serif;
    font-size : 15pt;
    color : #000000;
    font-weight : bold;
}

.MENUITEM
{
    font-family : arial, verdana, helvetica, sans-serif;
    font-size : 9pt;
    color : #ffffff;
    font-weight : bold;
    text-decoration : none;
}

.NORMALTEXT
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 12pt;
    color : #000000;
}

.FIELDLABEL
{
    font-family : Arial Black, verdana, arial, helvetica, sans-serif;
    font-size : 11pt;
    color : #800000;
    font-weight : normal;
}

.FIELDLABELSPECIAL
{
    font-family : Verdana, Times New Roman, serif;
    font-size : 10pt;
    color : #000000;
    font-weight : bold;
    font-style : italic;
    text-align : right;
}

.FIELDVALUE
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 10pt;
    color : #000000;
}

.FIELDVALUESPECIAL
{
    font-family : Times New Roman, serif;
    font-size : 10pt;
    color : #800000;
    font-weight : bold;
    text-align : left;
}

.FIELDLABELNOALIGN
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 10pt;
    color : #800000;
    font-weight : bold;
    font-style : italic;
}

.TABLETITLE
{
    font-family : Times New Roman, serif;
    font-size : 18pt;
    color : #000000;
    font-weight : bold;
    border : 0px;
    text-align : center;
}

.TABLEROWHEADER
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : bold;
    background : #c0c0c0;
}

.TABLEROWODDROW
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : normal;
    background : #fffff0;
}

.TABLEROWEVENROW
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : normal;
    background : #ddddd0;
}

.TABLEROWHIGHLIGHTED
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : normal;
    background : #ffff00;
}

.TABLEROWSELECTED
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    background : #ff9900;
}

.TABLEROWHIGHLIGHTEDANDSELECTED
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    background : #800000;
}

.TABLEROWFLAGGED
{
    font-family : verdana,arial,helvetica,sans-serif;
}

.TABLEROWHEADER2
{
    font-family : verdana,arial,helvetica,sans-serif;
}

.HEADERLABEL
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 12pt;
    color : #000000;
    font-weight : bold;
}

.DETAILROW
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    color : #000000;
    background : #c0c0c0;
}

.DETAILLABEL
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : #000000;
    background : #cecec8;
}

.DETAILVALUE
{
    font-family : verdana,arial,helvetica,sans-serif;
    font-size : 8pt;
    background : #ddddd0;
}

.EDITORBODY
{
}

.ERRORMESSAGE
{
    color : #ff0000;
}

.WARNINGMESSAGE
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : #ffffff;
    font-weight : bold;
    background : #990000;
}

.ITEMFORMERRORMESSAGE
{
    color : #ff0000;
    text-align : center;
}

.ITEMFORMWARNINGMESSAGE
{
    font-family : Verdana, Times New Roman;
    font-size : 10pt;
    color : #000080;
    text-align : center;
}

A:LINK
{
    font-family : verdana,arial,helvetica,sans-serif;
    color : #003399;
    text-decoration : underline;
}

A:VISITED
{
    font-family : verdana,arial,helvetica,sans-serif;
    color : #003399;
    text-decoration : underline;
}

A:HOVER
{
    font-family : verdana,arial,helvetica,sans-serif;
    color : #003399;
    text-decoration : underline;
}

.TABLEROWDETAIL
{
    font-family : Verdana, Arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : normal;
    background : #ffffcc;
}

.TABLEROWDETAILHEADER
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : bold;
    background : #f0f0b0;
}

.GRAYSMALLINFO
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    background : #c0c0c0;
}

.TABLEROWERROR
{
    font-family : Verdana, Arial, helvetica, sans serif;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    background : #990000;
}

.SMALLINFO
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
}

.WAS-HEADERLINK
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 10pt;
    color : #ffffff;
    font-weight : bold;
    text-decoration : none;
    background : #003399;
    border : 0px;
    margin : 0px;
    padding : 0px;
}

.HEADERLINK
{
    font-family : arial, verdana, helvetica, sans-serif;
    font-size : 9pt;
    font-weight : bold;
    text-decoration : none;
    font-size : x-small;
    color : white;
}

BODY
{
    background : white;
}

