.border {
	border: 1px solid #dde5ec;
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d8dcdd;
	border-right-color: #d8dcdd;
	border-bottom-color: #d8dcdd;
	border-left-color: #d8dcdd;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c786d;
}
.text {
	font-size: 11px;
	color: #7d9aba;
}
.textbody {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.bn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004A89;
	line-height: 20px;
}
.bn3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004A89;
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024B82;
}


.textbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004987;
	line-height: 20px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004987;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;	
	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	word-spacing: 2px;
}
a:link {
	color: #7893af;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7893af;
}
a:hover {
	text-decoration: underline;
	color: #ff9353;
}
a:active {
	text-decoration: none;
}
