/* CSS Document */

body {margin:0px; background-color:#ffffff; text-align:center;}
body, div, p {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; line-height:18px;}
#box {padding:8px; margin:6px 20px 6px 20px; border-top:1px solid #000000; background-color:#ffffff;}
ul {margin:4px 20px 4px 20px; padding:0px;}
li {list-style-type:none; line-height:20px;}
#green {background-color:#9ae332;}
#blue {background-color:#ffffff;}
#otherblue {background-color:#ffe206;}
#black {background-color:#000000;}
#nav {font-size:15px; line-height:normal;}

.hdr {font-size:18px; margin:0px 0px 6px 0px; line-height:normal;}
.sub {font-size:15px; line-height:normal;}
.subblue {font-size:14px; color:#2789b6;  font-weight:bold;}
.subgrn {font-size:13px; color:#8ece33;  font-weight:bold;}
a {color:#056c9b; text-decoration:underline;}

a.foot {color:#000000; text-decoration:underline;}
a.nav{color:#000000; text-decoration:none;}
a:visited {color:#056c9b;}
a.foot:visited {color:#000000;}
a.nav:visited {color:#000000;}
a:hover {color:#6fb110;}
a.foot:hover {color:#2789b6;}
a.nav:hover {color:#2789b6;}
