﻿.astProductsStandardText {
	padding: 1em 3em 1em 3em;
	font-family: "Century Schoolbook";
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	clear: both;
}
.astProductsImageBanner {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.astProductsImageBanner img {
}
.astProductsTableStyle {
	border-collapse: collapse;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.astProductsTableLabelStyle {
	border: 2px solid #000000;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 1.5em;
	padding-left: 1.5em;
	background-color: #C0CDDD;
}
.astProductsTableValueStyle {
	border: 1px solid #000000;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
