a {
  outline: 0 none;
  border: 0 none;
  overflow: hidden;
}
:focus {
  -moz-outline: 0 none;
  outline: 0 none;
}
form{clear:both;}
#formmain {
	background-color: #DE1414;
	background-image: url(../images/form-background.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#formright {
	background-color: #F3F3F3;
}
.labels {
	width: 140px;
	text-align: right;
	vertical-align: middle;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
}
.labels2 {
	width: 140px;
	text-align: right;
	vertical-align: top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 36px;
}
td.fieldcolumn {
	width: 318px;
	text-align: left;
}
.labels3 {
	text-align: left;
	vertical-align: bottom;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	word-spacing: 2px;
}
.labels4 {
	text-align: left;
	color: #888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
}
.thankyou {
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 35px;
	padding-right: 55px;
	background-color: #DE1414;
	background-image: url(../images/form-background.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.thankyou a:link {
	text-decoration:underline;
	color: #FFF;
}
.thankyou a:visited {
	text-decoration:underline;
	color: #FFF;

}
.thankyou a:hover {
	text-decoration:none;
	color: #FFF;

}
