body {
  margin: 20px;
  background: #002b47 url(images/body-in.gif) repeat-x;
  font-family: tahoma;
  font-size: 8pt;
}
a {
  font-family: tahoma;
  font-size: 8pt;
  color: #800000;
}
.formtitle {
  color:#950000;
  font-family:tahoma;
  font-size:14pt;
  font-weight:bold;
  text-align:center;
}
textarea {
color: #888888;
}
h1 {
  font-size: 24pt;
  color: #950000;
  font-weight: bold;
  text-align: center;
  font-family: tahoma;
}
h2 {
  font-size: 14pt;
  color: #000000;
  text-align: center;
  font-family: tahoma;
}
.smalltext {
  color:#000080;
  font-family:tahoma;
  font-size:8pt;
  text-align:center;
}
.smalltextr {
  color:#950000;
  font-family:tahoma;
  font-size:9pt;
  font-weight:bold;
  text-align:center;
}
.content {
  font-size: 14pt;
  color: #000000;
  font-family: tahoma;
}
.checklist {
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  font-family: tahoma;
}
td {
  color: #000000;
  font-family: tahoma;
  font-size: 8pt;
}
.signature {
  color: #000000;
  font-family: tahoma;
  font-size: 12pt;
}
.maintable {
  border: 1px solid #000000;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
}
.videobox {
  padding: 2px;
  text-align: center;
  vertical-align: top;
}
.formbox {
  border: 1px dashed #800000;
  padding: 10px;
  background: lightyellow none repeat scroll 0% 50%;
  text-align: left;
  width: 200px;
  font-size: 10pt;
  vertical-align: top;
  font-family: tahoma;
}
.formboxblue {
  border: 1px dashed #800000;
  padding: 10px;
  background: #C0FFFF none repeat scroll 0% 50%;
  text-align: left;
  width: 200px;
  font-size: 10pt;
  vertical-align: top;
  font-family: tahoma;
}
.footer {
  font-size: 7pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-family: tahoma;
  background: #000000;
  padding: 4px;
}
.footer a{
  font-size: 7pt;
  color: #c0c0c0;
  font-weight: bold;
  font-family: tahoma;
  padding: 4px;
}
.dropcontent{
  width: 640px;
  height: 480px;
  border: 1px solid black;
  background-color: #c0c0c0;
  display:block;
}
