body {
	background-color: #ececec;
	font-family: verdana;
	font-size: 13px;
}
td {
	font-family: verdana;
	font-size: 13px;
}
.body2 {
	font-family: verdana;
	font-size: 13px;
}
.text {
	font-family: verdana;
	font-size: 13px;
}
.sig {
	font-family: Georgia;
	font-size: 18px;
}
.heading {
	font-family: impact;
	font-size: 24pt;
	line-height: 24pt;
}
.heading1 {
	font-family: impact;
	font-size: 30pt;
	line-height: 24pt;
}
.heading2 {
	font-family: impact;
	font-size: 20pt;
	line-height: 18pt;
}
.heading2a {
	font-family: impact;
	font-size: 19pt;
	line-height: 18pt;
}
.heading3 {
	font-family: Tahoma;
	font-size: 13.5pt;
}
.st {
	font-family: verdana;
	font-size: 14px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
hr {
	color: #dfdfdf;
	height: 1px;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.sig {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.tdbg {
	background-image: url("images/1_03_02.gif");
	background-repeat: no-repeat ;
	background-position: bottom;
}
.boxtop {
	border: 1px solid black;
	background-color: #ffffd5;
	border-bottom: none
}
.boxbottom {
	border: 1px solid #003366;
	padding: 3px;
	background-color: white;
}
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
	overflow: visible;
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}