#boxHeader {
   background-color: #4682B4;
   border: 1px solid #4682B4;
   color: #FFFFFF;
   font: bold 9pt Arial;
   height: 19px;
   padding: 4px 0px 0px 0px;
   width: 198px;
}

#boxBody {
   background-color: #FFFFFF;
   border-color: #A9A9A9;
   border-style: solid;
   border-width: 0px 1px 1px 1px;
   font: normal 9pt Arial;
   padding: 5px;
   text-align: left;
   width: 188px;
}

#boxFooter {
   background-color: #4682B4;
   border: 1px solid #4682B4;
   font: normal 1pt Arial;
   padding: 5px;
   width: 188px;
}

#boxSeparator {
   clear: both;
   height: 5px;
   font: normal 1pt Arial;
   width: 188px;
}
