/* CSS Document */
body {background-color: #E7F3DE;}
td, p {color: black; font-size:13px; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height:130%;}
li {color: black; font-size:13px; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height:130%;}
h1 {color: #3077CD; font-weight:bold; font-size:16px; line-height:125%; }
h2 {color: #003366; font-weight:bold; font-size:13px; }
h3 {color: #777C32; font-weight:bold; font-size:13px; }

.tableoutline { border: 1px solid #9DCC6F;}

A:link {font-weight:bold; color: #22367D; text-decoration: none; line-height:100%;}
A:visited { font-weight:bold; color: #22367D; text-decoration: none; line-height:100%;}
A:hover { font-weight:bold; color: #8FA7D1; text-decoration: underline; line-height:100%;}

.maincell { padding: 10px;}
.nav_cell {padding-top: 10px; background-color:#9DCC6F;}
.nav_cell A:link {font-weight:bold; color: #22367D; text-decoration: none; }
.nav_cell A:visited {font-weight:bold; color: #22367D; text-decoration: none; }
.nav_cell A:hover { font-weight:bold; color: #F5FAFC; text-decoration: none; } 
.copyright {font-size: 11px; color: #9DCC6F;}