html { height: 100% }
body, td { color: black ; margin: 0px ; 1font-size: small ; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, sans }


body { height: 100%; text-align: center; margin-left: auto; margin-right: auto;  font-size: 76%;}
* { box-sizing: border-box; -moz-box-sizing: border-box; }

p { margin-top: 15px ; margin-bottom: 15px ;  font-size: 1em;}

a { text-decoration: none ; color: #666666 ; font-size: 100%}
a:visited { color: #666666 }
a:hover { color: #aaaaaa }
input { 1font-size: x-small }
select { 1font-size: x-small; font-family: Tahoma, Arial }
textarea { 1font-size: x-small; font-family: Tahoma, Arial }
ul { margin-left: 18px; margin-bottom: 0px; margin-top:5px; }

img { behavior: url(/pngbehavior.htc); }

h1 { font-size: medium; color: #00B039;}
h2 { font-size: medium; color: #00B039;}
h3 { font-size: small }
h4 { font-size: x-small; margin-top:5px; margin-bottom:5px; }
h5 { font-size: xx-small }

#naffbrowser { display: none }
#fullpage { width: 760px; height: 100%; min-height: 100%; margin-bottom: -2px ; text-align: left; margin-left: auto; margin-right: auto; }
#header { background: url(images\\top_banner.jpg) #00B039; background-repeat: no-repeat; height: 61px; }

#flashbanner {height: 166px;}

#menu { height: 20px; margin: 0;  background: #00B039; padding-left: 5px; color: white;}
#menu td {color: white; font-weight: bold }
#menu  a {color: white;  text-decoration: none; 1font-size:small; font-weight: bold }

#mainbodydiv {margin-top:20px;}
#footer { width: 600px; height: 10px; font-size: 1pt }


/* Hide from Mac \*/

* html  #mainbodydiv { 1font-size: large;}
* html body #menu a  { font-size: x-small }

* html #menu { margin-right: -3px }
* html #mainpage { margin-left: 0; }


/* End hide */

#left {
    float: left;
    width:150px;
    height:100%;
    }

#right {
    margin-left: 160px;
    font-size: 1em;
    }

