@charset "utf-8";
.txtParagraph {
	font-size: 12px;
	line-height: 1.2em;
}

.txtParagraphRED {
	color: #FC080C;
	font-size: 12px;
	line-height: 1.2em;
}

.txtForm {
	color: #000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}
.formfieldWidth {
	width: 100%;
}

.txtFormASTERITH {
	color: #DD1518;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 1em;
}
.txtFormErrorTitle {
	color: #DD1518;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
}
