@charset "utf-8";
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	color: #000;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	color: #3675B6;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	color: #F3B32D;
}
.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	color: #000;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-align: right;
	font-weight: bold;
	color: #3675B6;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	font-weight: bold;
	color: #3675B6;
}
.title3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #3675B6;
}
.title4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.title5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #F3B32D;
}
.title6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
.title7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	color: #3675B6;
}
.title8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	font-weight: bold;
	color: #666;
}
.title9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}




.button {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #3675B6;
	border: 1px solid #1E568F;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #EBF2FA;
	border: 1px solid #1E568F;
	font-size: small;
}







.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #FFF;
}
.hr {
	color: #F3B32D;
}
.sent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	color: #0C0;
	font-weight: bold;
}
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
	color: #F00;
	font-weight: bold;
}
