@charset "utf-8";
.Product_Heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #40516B;
	text-decoration: none;
}
.Product_Heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #40516B;
	text-decoration: none;
	letter-spacing: -1px;
}
.Product_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Product_SubHeading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}
.Title_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF99;
	text-decoration: none;
	cursor: default;
	height: 20px;
	vertical-align: middle;
}
.Product_CopyRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
