body{
   padding: 0;
   margin: 0;
   background-color: #203A2A;
   background-image: url(images/bgblue.jpg);
   background-repeat: repeat;
}
p, img{
   padding: 0;
   margin: 0;
   border: 0;
}
h1{
   display: none;
}
p{
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11px;
}
#wrapper{
   width: 744px;
   margin: 0 auto;
}
#top{
   background-color: white;
   height: 280px;
}
#topleft{
   float: left;
   width: 484px;
   height: 226px;
   margin-top: 7px;
   /* Increase 6 to 10 or more for FF */
   margin-left: 6px;
   padding-right: 15px;
   text-align: justify;
}
#topleft table tr{
   font-family: Tahoma, Arial, sans-serif;
   font-size: 10px;
}
#topleft a{
   text-decoration: none;
   color: #164149; /* #356069; */
}
#topleft a:hover{
   text-decoration: underline;
}
.line{
   margin-top: 10px;
   margin-bottom: 10px;
}
.line2{
   margin-top: 43px;
   margin-bottom: 12px;
}
.navimg{
   float: left;
   margin-right: 6px;
}
.nav{
   font-family: Arial, Verdana, sans-serif;
   margin-top: 2px;
   letter-spacing: 1px;
   color: #2B6C4D;
}
.tlpar{
   padding-left: 15px;
   padding-bottom: 15px;
}
.tlpar2{
   padding-left: 15px;
}
.link2{
   color: #A61B0B;
}
#topright{
   float: right;
   width: 226px;
   height: 280px;
   background-color: #EEF1F2;
}
#topright td{
   margin: 0;
   padding: 0;
}
.rhead{
   margin: 0;
   margin-bottom: 7px;
}
.trpar{
   color: #2F495A;
   padding-left: 10px;
   padding-bottom: 1px;
   /* Change letter spacing to .5px for FF */
   letter-spacing: 1px;
}
.trpar2{
   padding-left: 7px;
}
.trpar3{
   padding-left: 16px;
   color: #2F495A;
   letter-spacing: 1px;
}
#bottom{
   clear: both;
}
#bottomleft{
   float: left;
   width: 518px;
   height: 113px;
   background-color: white;
}
#bottomleft img{
   float: left;
   margin-top: 6px; /* 12px */
   margin-left: 0;
   margin-right: 14px;
}
#bottomleft p{
   width: 479px; /* 354 */
   margin-left: 14px;
   margin-top: 12px; /* 13px */
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   text-align: justify;
   color: #2F495A;
}
#bottomright{
   float: right;
   width: 226px;
   height: 113px;
   background-color: white;
}
#bottomright img{
   margin-top: 9px;
   margin-left: 22px;
}