.FormTextdarkRed {
	font-family: verdana;
	font-size: 11px;
	color: #5f280c;
}
.FormField {
	font-family: Arial;
	font-size: 11px;
	color: #498d39;
	background-color: #dedede;
	width: 120px;
	height: 20px;	
	border: 1px solid #7f9db9;
}
.FormText {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
}
.FormDot {
	font-family: Arial;
	font-size: 14px;
	color: #636363;
	font-weight: bolder;
}
.Note {
	font-family: Arial;
	font-size: 11px;
	color: #d32525;
}
.FormLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #205fe2;
	text-decoration: none;
}
.FormLink:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #205fe2;
	text-decoration: underline;
}
.Title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #56A144;
}
.Text {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
}
.TextLink {
	font-family: Arial;
	font-size: 11px;
	color: #205fe2;
	text-decoration: none;
}
.TextLink:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #205fe2;
	text-decoration: underline;
}
.texttitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #205fe2;
}
.textfooter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}