body {
	margin: 0px 0px 0px 0px;
	background-image: url('images/bg1.gif');
	font-family: verdana;
	font-size: 13px;
}
.topbg {
	background-image: url('images/bg2.gif');
	background-repeat: repeat-x; 
}
td {
	font-family: verdana;
	font-size: 13px;
}
.body2 {
	font-family: verdana;
	font-size: 14px;
}
.text {
	font-family: verdana;
	font-size: 13px;
}
.heading {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}
.heading1 {
	font-family: impact;
	font-size: 26pt;
	color: #CC0000;
	line-height: 26pt;
}
.heading2 {
	font-family: impact;
	font-size: 24pt;
	line-height: 24pt;
	color: #CC0000;
}
.heading2a {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 22px;
}
.heading3 {
	font-family: Tahoma;
	font-size: 15pt;
}
.st {
	font-family: verdana;
	font-size: 14px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
hr {
	border: 3px ridge #2e7bd1;
	width: 100%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: center;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.sig {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.boxtop {
	border: 1px solid black;
	background-color: #ffffd5;
	border-bottom: none
}
.boxbottom {
	border: 1px solid #003366;
	padding: 0px;
	background-color: white;
}
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 1px;
  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;
}
