body {
   margin:0px;
   background-color:#ffffff;
}
p {
   font-family: arial, helvetica, sans;
   font-size: 12px;
   line-height:1.2;
}
p.label {
   font-weight:bold;
}
h1 {
   font-family:Helvetica, Arial, sans-serif;
   font-size:16pt;
}
h2 {
   font-family:Helvetica, Arial, sans-serif;
   font-size:12pt;
   line-height:14pt;
}
td {
   vertical-align: top;
}
ul {
   font-size:12px;
   font-family: arial, helvetica, sans;
   line-height:1.2;
   color:#000000;
}
.red {
   color:#ed0a0a;
}
#bannerbk {
   position:absolute;
   background-color:#ffc77b;
   width:100%;
   height:182px;
}
#pagebody {
   position:absolute;
   width:612px;
   left:50%;
   margin-left:-306px;
   background-image: url(images/background.gif);
   background-repeat: no-repeat;
}
#formbody {
   position:absolute;
   top:215px;
   width:100%;
}
#bannerbk2 {
   position:absolute;
   top:182px;
   background-color:#ed0a0a;
   width:100%;
   height:33px;
}
