BODY {
  margin: 0; padding: 0;
  font-family: helvetica,verdana,sans-serif;
  font-size: 11pt;
  color: #000;
  background: #fff;
  text-align: center;
  background: #E6E4C8;
  background: url('images/background3.gif');
}
a:link { color: blue; }
a:active { color: blue; }
a:visited { color: blue; }
a:hover { color: #000; }

#container { width: 780px; margin: auto; text-align: left; background: #fff; }

#hdr { width: 780px; height: 106px; }

#content { width: 780px; }
#content #left { float: left; width: 350px; }
#content #right { margin-left: 350px; width: 423px; }
.text { padding: 10px; }

.sideLinksHdr { margin-left: 20px; margin-bottom: 1px; padding: 0; }
.sideLinksList { 
  margin-top: 0; padding-top: 0;
  list-style-image: url('images/sideLinkBullet.gif');
  list-style-type: circle;
}
.sideLinksList a:link { color: blue;  }
.sideLinksList a:active { color: blue;  }
.sideLinksList a:visited { color: blue;   }
.sideLinksList a:hover { color: #000; }

#topLinks { margin: 0; padding: 0; margin-bottom: 6px; margin-left: 3px; text-align: center; }
#topLinks li { display: inline; }
#topLinks a:link { color: #887C4B; background: #F5F1E0; padding: 5px; text-decoration: none; font-size: 10pt; font-family: verdana; font-weight: bold; }
#topLinks a:visited { color: #887C4B; background: #F5F1E0; padding: 5px; text-decoration: none; font-size: 10pt; font-family: verdana; font-weight: bold; }
#topLinks a:active { color: #887C4B; background: #F5F1E0; padding: 5px; text-decoration: none; font-size: 10pt; font-family: verdana; font-weight: bold; }
#topLinks a:hover { color: #887C4B; background: #EBE0B5;  }
#topLinks .hl a { color: #887C4B; background: #EBE0B5; padding: 5px; }

#fp_keypoints { margin: 0; padding: 0; list-style-type: none; }
#fp_keypoints li { background: #EEF6F4; color: #000; padding: 4px; margin-bottom: 4px; font-size: 12pt; }

#leftAddress { margin-left: 20px; font-size: 11pt; color: darkblue; font-weight: bold; }
#attention { margin-left: 10px; font-size: 9pt; background: #EEF6F4; padding: 10px;  }

#confidentStatement { background: url('images/confidentialitybg.jpg') no-repeat; width: 755px; font-size: 9pt; padding: 10px; padding-bottom: 20px; }

#btm { background: #476EA5; padding: 5px; color: #fff; width: 770px; margin-bottom: 15px; }
#btm #copyright { float: left; font-size: 9pt; }
#btm #links { margin-left: 425px; }
#btm #links a { color: #fff; text-decoration: none; font-size: 9pt; }
#btm #links a:hover{ color: aqua; }

.sidebysideList { list-style-image: url('images/check.gif'); list-style-type: circle; }
.sidebysideList li { width: 140px; padding-left: 5px; }

h1 { font-size: 16pt; color: #398851; margin: 0; padding: 0; border-bottom: 1px solid #D0D0D0; width: 100%; margin-bottom: 10px; font-weight: bold; letter-spacing: -0.5pt; }
h2 { font-size: 12pt; color: #398851; margin: 0; padding: 0; font-family: arial; font-weight: bold; letter-spacing: -0.5pt; }

.clear { clear: both; margin: 0; }