

/**umb_name:Heading 2*/
h2 {
}

/**umb_name:Heading 3*/
h3 {
}

/**umb_name:Heading 4*/
h4 {
}

/**umb_name:Heading 5*/
h5 {
}

/**umb_name:Heading 6*/
h6 {
}

/**umb_name:Sub Page Header*/
.subPageHeader {
	font-family: MachineStd;
	font-size: 42px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.92;
	letter-spacing: 1px;
	color: #111111;
	text-transform:uppercase;
}

/**umb_name:Copy Header*/
.bodyCopyHeader {
	font-family: Lato;
	font-size: 20px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: 0.2px;
	color: #111111;
}

/**umb_name:Red Emphasis*/
.redEmphasis {
	font-size:16px;
	line-height:24px;
	font-weight:900;
	text-transform:uppercase;
	color: #d42e12;
}

/**umb_name:Section Header*/
.productSectionHeader {
	text-transform:uppercase;
	font-weight:900;
	font-size:20px;
}

/**umb_name:Light Sub Section Header*/
.productSubHeader {
	font-family: Lato;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.2px;
	color: #111111;
	text-transform:uppercase;
}
