BODY { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.formNormal { font-family: Verdana; font-size: 8pt; font-weight: light; font-style: normal; color: #000000 text-decoration: none; vertical-align: middle; background-color:#CCCCCC; }
.formRequired { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; color: #000066; text-decoration: none; background-color:#EDF9FD; }

.header1 { font-family: Arial; font-size: 14pt; font-weight: normal; color: #000000; text-decoration: none; font-style: normal}
.header2 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000099; text-decoration: none; font-style: normal}
.header3 { font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; font-style: normal; }

.sidebar-box TH, .customer-box TH {
    background-color : #cbeaf5;
}
.sidebar-box TD, .customer-box TD {
    background-color : #edf9fd;
}
.sidebar-box TH {
    font-size : 0.7em;
    font-family : verdana;
    color : 036;
    text-align : left;
    padding-left : 7px;
    padding-right : 7px;
}
.sidebar-box TD {
    font-size : 0.75em !important;
    padding-top : 4px;
    padding-bottom : 4px;
}
.sidebar-box .bullet {
    padding-left : 7px;
    padding-right : 5px;
}
.sidebar-box .new-bullet {
    padding-left : 7px;
    padding-right : 5px;
    color : #f00;
}
.sidebar-box A {
    font-weight : normal;
    color : #0000ff;
    text-decoration : underline;
}
.sidebar-box A:visited {
    font-weight : normal;
    color : #0000ff;
    text-decoration : underline;
}
.sidebar-box A:hover {
    font-weight : normal;
    color : #FF0000;
    text-decoration : underline;
}
.focus-box TH {
    background-color : #CCCC99;
}
.focus-box TD {
    background-color : #FFFFCC;
}
.focus-box TH {
    font-size : 0.8em;
    font-family : verdana;
    color : 000;
    text-align : left;
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 6px;
    padding-bottom : 6px;
}
.focus-box TD {
    font-size : 0.75em !important;
    padding-top : 4px;
    padding-bottom : 4px;
}
.focus-box .bullet {
    padding-left : 7px;
    padding-right : 5px;
}
.focus-box .new-bullet {
    padding-left : 7px;
    padding-right : 5px;
    color : #f00;
}
.focus-box A {
    font-weight : normal;
    color : #036 !important;
    text-decoration : underline;
}
.focus-box A:visited {
    color : #036 !important;
}
.focus-box A:hover {
    text-decoration : none;
    color : #600 !important;
}

