.home-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
.txt-field {
	height: 12px;
	width: 116px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5A4A4;
	border-right-color: #A5A4A4;
	border-bottom-color: #A5A4A4;
	border-left-color: #A5A4A4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5E5D5D;
	text-decoration: none;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0056B9;
	text-decoration: none;
}
.copy-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 6px;
	padding-top: 2px;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #044AAA;
	border-right-color: #044AAA;
	border-bottom-color: #044AAA;
	border-left-color: #044AAA;
}
.contact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #575757;
	text-decoration: none;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
	text-align: justify;
}
.home-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #054CA8;
	text-decoration: underline;
}
.bottom-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.mail-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mail-link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0056B9;
	text-decoration: underline;
}
