.tdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: justify;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #0684B3;
	border-left-color: #0284B5;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0684B3;
}
.tdTextYOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0888B7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0888B7;

}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
}
.bordleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #92B6C7;
}
.bordlbotoom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92B6C7;
}
.footer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #45A6CC;
	border-bottom-color: #45A6CC;
	border-left-color: #45A6CC;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #14195B;
	border-left-color: #14195B;
	background-color: #92B6C7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-top-color: #14195B;
	border-right-color: #14195B;
	text-decoration: none;
}
.form {
	border: 1px dashed #92B6C7;
}
.tdTextContact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #0684B3;
	border-left-color: #0284B5;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0684B3;
}
