body {
    background:         white;

    font-family:        Verdana, Tahoma, Arial;
    font-size:          10pt;
    color:              #000000;
}

A:link {
    text-decoration:    none;
    color:              #ED2024;
}

A:visited {
    text-decoration:    none;
    color:              #BB2024;
}

A:hover {
    text-decoration:    underline;
    color:              #45569B;
}

.mainbox {
    text-align:         left;
    font-size:          11pt;
    color:              #000000;
}

.footertext {
    font-size:          8pt;
    color:              #303030;
}

.menuleft {
    background-image:   url('../images/menu_left.gif');
}

.menubox {
    background-image:   url('../images/menu_bg.gif');
}


.menubox ul {
    font-size:          8pt;
    margin-left:        8px;
    padding-left:       1em;
    text-align:         left;
}

.menulist {
    margin-top:         15px;
}

.menusublist {
    margin-top:         5px;
}

.menurightbot {
    background-image:   url('../images/menu_rightbot.gif');
}

.breadcrumb {
    font-size:          8pt;
    color:              #666666;
}

.backtotop {
    font-size:          8pt;
}

.heading {
    font-size:          14pt;
    color:              #45569B;
    font-weight:        bold;
}

.subheading {
    font-size:          14pt;
    color:              #45569B;
    font-weight:        bold;
}

h2, h3 {
    color:              #45569B;
}
