BODY {
        BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}
HTML {
        FONT-FAMILY: Arial; FONT-SIZE: 12px
}
TABLE {
        FONT-FAMILY: Arial; FONT-SIZE: 12px
}
TD {
        FONT-FAMILY: Arial; FONT-SIZE: 12px
}
HR {
        HEIGHT: 1px;
        color: #999999;
}
A {
        COLOR: #0066FF;
        text-decoration: none;
        font-weight: bold;
}
a-visited {
        COLOR: #0066FF;
        TEXT-DECORATION: none;
        font-weight: bold;
}
a:hover {
        text-decoration: underline;
        color: #0066FF;
        font-weight: bold;
}
.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#FFFFFF}
.pageheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        background-color: #6699CC;
        background-repeat: no-repeat;
}
.tableheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: small-caps;
        text-transform: capitalize;
        background-color: #BFE0E6;
        background-repeat: repeat-x;
        background-position: left center;
        color: #000000;
}
.textBold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#FFFFFF;
        font-weight: bold;
}
.body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#333333;
        font-weight: normal;
}
.HeaderSmall {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#666666;
        font-weight: bold;
}
.leftmenutext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#333333;
        font-weight: normal;
}
.bodybold {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#333333;
        font-weight: bold;
}
.breadcrumbs {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        background-color: #6699CC;
        background-repeat: no-repeat;
}
.pageborder {
        font-family: Arial, Helvetica, sans-serif;
        border-top-style: none;
        border-top-width: thin;
        border-right-color: #E7EBEB;
        border-right-style: solid;
        border-right-width: thin;
        border-bottom-style: none;
        border-bottom-width: thin;
        border-left-color: #E7EBEB;
        border-left-style: solid;
        border-left-width: thin;
        background-color: #DDFFFF;
}