/* Start of CMSMS style sheet 'tw_stylesheet' */
body { color: #000000;
       font-size: 10pt;
       font-family: arial;
       margin: 0; }
       
h1           { font-family: Arial; font-size: 12pt; color: #02497F }
h2           { font-family: Arial; font-size: 10pt; color: #02497F }

td.nav     { color: #000000;
             background-color: #fff;
             font-size: 10pt;
             text-align: center;
             font-family: arial }
td.header  { color: #02497F;
             font-size: 10pt;
             font-family: arial }
td.label   { color: #000000;
             background-color: #ccccff;
             font-size: 10pt;
             font-family: arial }
td.body    { color: #000000;

             background-color: #ffffff;
             font-size: 10pt;
             font-family: arial }

td.bodyalt { color: #000000;
             background-color: #e9e9e9;
             font-size: 10pt;
             font-family: arial }
td.footer  { color: #000000;
             font-size: 10pt;
             font-family: arial }

a:link     { color: #8A0A16;
             text-decoration: none;
             font-size: 10pt;
             font-family: arial }
a:visited  { color: #8A0A16;
             text-decoration: none;
             font-size: 10pt;
             font-family: arial }
a:active   { color: #8A0A16;
             text-decoration: none;
             font-size: 10pt;
             font-family: arial }
a:hover    { color: #8A0A16;
             text-decoration: none;
             font-size: 10pt;
             font-family: arial }
.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }
div.heading {
    background-color: #64879d; 
    color: #EDF2F5;
    padding: 9px; 
    text-align: left; 
    font-size: 16px; 
    font-weight: bold;  
    text-transform: uppercase; 
}
div.leftsidebar { 
    float: left; 
    width: 80%; 
    background-color: #F3F3F3;
    font-size: 12px; 
    padding: 5px; 
    border: 1px solid #64879d;
    color: #000000; 
}
div.pageheader { 
    float: left; 
    width: 300px; 
    background-color: #F3F3F3;
    font-size: 12px; 
    padding: 5px; 
    border: 1px solid #64879d;
    color: #000000; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 10pt; 
    font-family: arial; 
}
div.bottom {
    background-color: #EDF2F5; 
    border: 1px solid #64879d;
    padding: 3px; 
    text-align: center;
    font-size: 11; 
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 20; 
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #CCCCCC; 
    text-transform: uppercase; 
}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
    color: #02497F;
    

}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}
/* End of 'tw_stylesheet' */

