#bodytop {
  height:10px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: #ffffff;
  text-align: left;
  background-image: url("/images/sentinel/bodytop_bg.png");
  background-repeat:repeat-y;
}
#bodycontent {
  background-color: #FFFFFF;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  background-image: url("/images/sentinel/body_bg.png");
  background-repeat:repeat-y;
  background-position: bottom center; 
}
#bodyfooter {
  background-color: #FFFFFF;
  height:10px;
  margin: 0 0 0 0;
  width: 100%;
  background-image: url("/images/sentinel/bodybottom_bg.png");
  background-repeat:no-repeat;
    }

th 
{
  font-size:8pt;
  background-color:#d9d9d9;
  }
td 
{
  font-size:8pt;
  background-color:#ffffff;
  line-height:20px;
  }
div
{
  line-height:20px;
  }  
li.tc
{
  margin-bottom:20px;
  }  
  
#page 
{
  line-height:20px;
  padding: 0 0 0 0;
  font-family:'Verdana','sans-serif';
  width:750px;
  margin: 0 auto 0 20px;
  }

#introduction 
{
  font-size:8pt;
  margin: auto auto 20px auto;
  }
  
#table
{
  font-size:8pt;
  } 
#tbl td 
{
  border: solid 1px #000000;
  border-collapse:collapse;
  }  
#tbl th
{
  border: solid 1px #000000;
  border-collapse:collapse;
  }    
#tasks
{
  font-size:8pt;
  width:650px;
  margin: 20px auto 0px 0px;
  }  
  
.tabtitle {
    color: #0070c0;
    font-size:10pt;
    font-weight:bold;
    line-height:40px;
    }
  
.settings
{
  padding: 7px auto auto 10px;
  }   
.notetable
{
  width:90%;
  margin-left:30px;
  }  
.subtitle
{
  font-weight:bold;
  font-size:8pt;
  }  
.subtitle2
{
  font-weight:bold;
  font-size:8pt;
  }    
.boldunderline
{
  font-weight:bold;
  text-decoration:underline; 
  }  
  
      
      