@charset "utf-8";
.footer_text {
	font-size: 10px;
	color: #999999;
}
.Blue_title_text {
	color: #3D698E;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Blue_subtitle_text {
	color: #3D698E;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.body_text_bold {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.body_text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.top_text {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.url_link_blue {
	font-size: 12px;
	color: #319DCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.url_link {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.product_news {
	color: #7382A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.body_text_blue {
	color: #7382A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

