#ednote1box {
        position: absolute;
        top: 177px;
        left: 203px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote1box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote2box {
        position: absolute;
        top: 177px;
        left: 491px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote2box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote3box {
        position: absolute;
        top: 377px;
        left: 203px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote3box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote4box {
        position: absolute;
        top: 377px;
        left: 491px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote4box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote5box {
        position: absolute;
        top: 577px;
        left: 203px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote5box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote6box {
        position: absolute;
        top: 577px;
        left: 491px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote6box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote7box {
        position: absolute;
        top: 777px;
        left: 203px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote7box {
        width: 288px; /* ie5win fudge ends */
        }

#ednote8box {
        position: absolute;
        top: 777px;
        left: 491px;
        padding: 0px;
        width: 288px;
        height: 200px;
        border: solid 0px #000099;
        /*background: url(pics/mymessage.jpg) left no-repeat;*/
        }
html>body #ednote8box {
        width: 288px; /* ie5win fudge ends */
        }


.ednotettltext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 10pt;
        color: white;
        font-weight: bold;
        vertical-align: center;
        text-align: center;
   }

.edtext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 8pt;
        color: black;
        font-weight: normal;
        vertical-align: left;
        text-align: left;
   }

.2005caltext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 8pt;
        color: black;
        font-weight: bold;
        vertical-align: left;
        text-align: left;
   }

.tocttltext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 10pt;
        color: white;
        font-weight: bold;
        vertical-align: center;
        text-align: center;
   }

.toctext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 8pt;
        color: black;
        font-weight: bold;
        vertical-align: left;
        text-align: left;
   }

.polltext {
        font-family: Arial, Verdana, Helvetica, Sans-serif;
        font-size: 10pt;
        color: #000066;
        font-weight: bold;
        vertical-align: left;
        text-align: left;
   }

