td.header {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 9pt;
   font-weight: bold;
   color: #ffffff;
   background-color: #007bb7;
}

td.secnav {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 10pt;
   color: #000000;
   background-color: #f7f7f7;
}

tr.secnav_active {
   background-color: #cecece;
   cursor: default;
}

tr.secnav_deactive {
   background-color: #f7f7f7;
}

td.content {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 10pt;
   color: #000000;
}

.content a {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 10pt;
   color: #000000;
   text-decoration: underline;
}

td.footer {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 8pt;
   color: #ffffff;
   background-color: #007bb7;
}

.footer a {
   font-family: "Arial", "Verdana", "Helvetica", "Sans-Serif";
   font-size: 8pt;
   color: #ffffff;
   background-color: #007bb7;
   text-decoration: underline;
}
