.search            { font-size: 8pt; font-family: Arial; text-decoration: none; color: #333366 }
.content           { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.content a:link    { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.content a:active  { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #FF0033}
.content a:visited { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.content a:hover   { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #FF0033}
.cat           { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000; font-weight:bold}
.cat a:link    { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000; font-weight:bold}
.cat a:active  { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #CCCCCC; font-weight:bold}
.cat a:visited { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000; font-weight:bold}
.cat a:hover   { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #CCCCCC; font-weight:bold}
.doc           { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #333366; font-weight:bold}
.doc a:link    { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #333366; font-weight:bold}
.doc a:active  { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #CCCCCC; font-weight:bold}
.doc a:visited { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #333366; font-weight:bold}
.doc a:hover   { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #CCCCCC; font-weight:bold}
.leftnav               { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.leftnav a:link        { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.leftnav a:active      { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.leftnav a:visited     { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.leftnav a:hover       { font-family: Arial; text-decoration: none; font-size: 8pt ; color: #000000}
.header            { font-family: Arial; text-decoration: none; font-size: 13pt; color: #333366; font-weight: bold }
.smalltext         { font-family: Arial; font-size: 8pt; color: #000000; text-decoration: none }
.ps                { font-size: 8pt; font-family: Arial; text-decoration: none; color: #808080 }
.ps a:link         { font-size: 8pt; font-family: Arial; text-decoration: none; color: #808080 }
.ps a:active       { font-size: 8pt; font-family: Arial; text-decoration: none; color: #808080 }
.ps a:visited      { font-size: 8pt; font-family: Arial; text-decoration: none; color: #808080 }
.ps a:hover        { font-size: 8pt; font-family: Arial; text-decoration: none; color: #808080 }
.button
{
    border-left:1px solid #333366; border-right:1px solid #333366; border-top:1px solid #333366;  border-bottom:1px solid #333366; FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    COLOR: #333366;
    HEIGHT: 18px;
    WIDTH: 20px;
    BACKGROUND-COLOR: #C2DAEA;
    margin-top:1px;
    margin-bottom:1px;
}
.input
{
    border-left:1px solid #333366; border-right:1px solid #333366; border-top:1px solid #333366;  border-bottom:1px solid #333366; FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    COLOR: #333366;
    HEIGHT: 18px;
    WIDTH: 100px;
    BACKGROUND-COLOR: #FFFFFF;
    margin-top:1px;
    margin-bottom:1px;
}
.input1
{
    border-left:1px solid #333366; border-right:1px solid #333366; border-top:1px solid #333366;  border-bottom:1px solid #333366; FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    COLOR: #333366;
    HEIGHT: 18px;
    WIDTH: 180px;
    BACKGROUND-COLOR: #FFFFFF;
    margin-top:1px;
    margin-bottom:1px;
}
.required
{
    border-left:1px solid #333366; border-right:1px solid #333366; border-top:1px solid #333366;  border-bottom:1px solid #333366; FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    COLOR: #333366;
    HEIGHT: 18px;
    WIDTH: 180px;
    BACKGROUND-COLOR: #E9EDF3;
    margin-top:1px;
    margin-bottom:1px;
}