body.c13 {
  background:#DDE694;
}

div.c12 {
  text-align: center;
}

table.c11 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

select.c10 {
  width:222px;
}

input.missing {
  border: 2px inset red;
}

input.c9 {
  width:85px;
}

input.c8 {
  width:282px;
}

input.c7 {
  width: 150px;
}

input.c6 {
  width: 90px;
}

select.c5 {
  width: 208px;
  height: 23px;
}

input.c4 {
  width:282px;
}

input.c3 {
  width:70px;
}

p.c2 {
  text-align: center;
}

p#pledgeTotalView {
  text-align: left;
}

img.c1 {
  text-align: center;
  width:838px;
  height:432px;
}

.btnstyle {
  font-family:Verdana,Geneva,sans-serif;
  font-size:12px;
  color:#000;
  padding:5px 10px;
  border:solid 1px #CCC;
  background:#D6EBFF;
  text-shadow:0 1px 0 #000;
  width:100px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow:0 1px 3px #111;
  -moz-box-shadow:3px 3px 1px #999;
  -webkit-box-shadow:3px 3px 1px #999;
  cursor:pointer
}

.btnstyle:hover {
  background:#1A3366;
  color:#FFF
}

div.head {
  padding-top:50px;
  width:838px;
  padding:0;
  border:0 solid gray;
  background-color:#A9E2F3;
  margin:0;
  text-align:center;
}

div.foot {
  padding-bottom:50px;
  width:838px;
  padding:0;
  border:0 solid gray;
  background-color:#1A3366;
  margin:0;
  text-align:center;
}

div.main {
  width:838px;
  padding:0;
  border:0 solid gray;
  background-color:#DDE694;
  margin:0;
  text-align:center;
  padding-top:0;
  margin-left:auto;
  margin-right:auto;
}

div.copyrt {
  width:838px;
  padding:0;
  border:0 solid gray;
  margin:0;
  text-align:left;
  font-size:10px;
  padding-top:0;
  margin-left:auto;
  margin-right:auto
}

span.reqlbl {
  margin:0;
  text-align:left;
  color:red
}

span.lbl {
  color:#000;
  font:14px/15px "Times New Roman",Times,serif
}

span.titlelbl {
  color:#000;
  font:normal bold 16px/30px "Times New Roman",Times,serif
}

p {
  text-align:center;
  max-width:1000px;
  left:50px;
  right:50px
}

p.clcopyrt {
  text-align:left;
  max-width:1000px
}