@charset "utf-8";
.border-blue {
	border: 1px solid #766a6d;
}
.verdana-10-center-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.verdana-10-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.border-gold {
	border: 1px solid #5a5546;
}
.border-gray {
	border: 3px solid #57514d;
}
.border-black {
	border: 3px solid #000000;
}
.body-text-verdana-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.georgia-header-center-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.georgia-contact-center-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.georgia-contact-left-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

