/***  "main.css"  ***/


body    {color: black;
        font-family: "Verdana", sans-serif;
        font-size:  8pt;
        font-weight: normal;
}

body td {color: black;
        font-family: "Verdana", sans-serif;
        font-size: 10pt;
        font-weight: normal;
}

h1      {color: black;
        font-family: "Verdana", sans-serif;
        font-size: 16pt;
        line-height: 8px;
        font-weight: bold;
}

h3      {color: black;
        font-family: "Verdana", sans-serif;
        font-size: 16pt;
        line-height: 8px;
        font-weight: bold;
}

P.text  {color: black;
        font-family: "Verdana", sans-serif;
        font-size: 16pt;
        margin-left: 0px;
        margin-top: 0px;
        font-weight: normal;
}


.subhd1 {color: black;
        font-family: "Arial", sans-serif;
        font-weight: bold; 
        font-size: 11pt;
        line-height: 0px;
}

.subhd2 {color: darkblue;
        font-family: "Arial", sans-serif;
        font-weight: bold; 
        font-size: 11pt;
}

table.Sched .subhd3 {color: black;
        font-family: "Arial", sans-serif;
        font-weight: bold; 
        font-size: 11pt;
}

table.Sched .subhd4 {color: black;
        font-family: "Arial", sans-serif;
        font-weight: bold; 
        font-size: 8pt;
}

table.Sched .bggreen {color: black;
        background-color: green;
}

table.Sched .bgtan {color: black;
        background-color: #e3d2a3;
}

table.Sched .bgfull {color: #555;
        background-color: #aaa;
}

table.Sched .bgopen {color: #000;
        background-color: #32de73;
        background-color: #5cf094;
}

table.Sched .bgblack {color: #000;
        background-color: brown;
        font-size: 0pt;
        line-height: 0px;
}

.monof1 {color: black;
        background-color: ;
        font-family: "Courier New";
        font-weight: bold; 
        font-size: 8pt;
}

table.Sched td {color: darkblue;
        background-color: #8fdbf7;
        font-family: "Courier New";
        font-weight: bold; 
        font-size: 8pt;
}

.fixed {color: #333333;
        font-family: "Courier New", sans-serif;
        font-weight: bold; 
        font-size: 8pt;
}

.caption {color: black;
        font-family: Verdana;
        font-weight: normal; 
        font-size:  10pt;
}

.partner td {color: black;
        font-family: Verdana;
        font-weight: normal; 
        font-size:  12px;
}

#printonly  {
        display: none;
}

.space1 {color: red;
        font-family: "Helvetica";
        font-weight: normal; 
        font-size: 2pt;
        line-height: 50%;
        margin: 0px;
}

.space2 {color: red;
        font-family: "Helvetica";
        font-weight: normal; 
        font-size:  10pt;
        line-height:  80%;
        margin: 0px;
}


.example {color: black;
        font-family: "Arial", sans-serif;
        font-size: 9pt;
        font-weight: normal;
        text-align: center;
        border-width: thin; 
        border-style: solid;
        border-color: black;
        padding-top: 4px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        width: 100px;
}

