@charset "UTF-8";
/* CSS Document */

body { margin:0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; }
#container { width: 600px; margin-left: 10px; margin-top: 10px; }
#textbox { float: left; margin-left: 15px; font-size: 9px; width: 280px; }
h1 { font-size: 12px; margin-top: 20px; margin-bottom: 8px; line-height: 120%; font-weight: normal; }
h2 { font-size: 11px; font-weight: normal; margin-top: 0px; margin-bottom: 25px; }
.pdf {  }
.pdf img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; vertical-align: baseline; }
img { vertical-align:text-bottom; float: left; margin-bottom: 10px; solid 1px #666666; border: 1px solid #666666; }

.close-window { font-size: 9px; font-weight: bold; text-transform: uppercase; margin-top: 10px; margin-bottom: 20px; float: left; }

a:link      { color: #404a6a; text-decoration: underline }
a:visited      { color: #404a6a; text-decoration: underline }
a:hover          { color: #404a6a; text-decoration: none }
a:active    { color: #404a6a; text-decoration: none }

