body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
}

img
{ border: 0px;
  align: center;
}

.maincontent
{ top: 0px;
  left: 0px;
  border-top: 25px solid #E7E1D1;
  postion: absolute;
}

.textcontainer
{ width: 100%;
  position: relative;
  top: 20px;

}

.buttonimg
{ margin-top: 10px;
  margin-bottom: 12px;
}

.formcontainer
{ position: inherit;
  font-family: Times New Roman, Times;
  font-size: 10pt;
  width: 425px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

.fieldcontainer
{ position: inherit;
  font-family: Times New Roman, Times;
  font-size: 10pt;
  width: 375px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

span.required,p.required
{ font-weight: bold;
  color: #C23903;
}

#address
{ text-align: center;
  font-size: 7pt;
  text-color: black;
  margin-top: 20px;
  margin-bottom: 10px;
}

a
{ color: #DB3F02;
}

p
{ text-align: center;
  vertical-align: middle;
}

#copyright
{ height: 45px;
  background-color: #E7E1D1;
  color: #816D52;
  text-align: center;
  width: 100%;
  bottom: 0px;
  position: relative;
  font-size: 7pt;
}

p.copyright
{ top: 8px;
  position: relative !important;
}

.formfield
{ vertical-align: middle;
  margin-bottom: 7px;
}
