body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
}


p {
	font-family: inherit;
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: inherit;
	font-size: 1.4em;
	color: #ef4130 !important;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-family: inherit;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	color: #ef4130;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3 {
	font-family: inherit;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4 {
	font-family: inherit;
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	clear: none;
}

em {
	font-family: inherit;
	font-size: 1.0em;
	color: #ef4130;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	clear: none;
	font-style: normal;
}

p a {
	color: #ef4130 !important;
}

p a:visited {
	color: #ef4130 !important;
}

.bacsTable {
	border-top: 2px solid #ef4130;
	border-right: 2px solid #ef4130;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.bacsTableHeader {
	background-color: #ef4130;
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	text-align: left;
}

.bacsSecondaryTableHeader {
	background-color: #f68357;
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	text-align: center;
	border-bottom: 2px solid #ef4130;
	border-left: 2px solid #ef4130;
}

.bacsTableRowItem {
	border-bottom: 2px solid #ef4130;
	border-left: 2px solid #ef4130;
	padding: 5px 0px 5px 0px;
}

.bacsTableFullBorder {
	border: 2px solid #ef4130;
	width: 638px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.bacsTableFixedWidth {
	border-top: 2px solid #ef4130;
	border-right: 2px solid #ef4130;
	width: 638px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.bacsAlternativeTable {
	background-color: #FFE9DE;
	margin: 5px 0px 5px 0px;
	padding: 20px 10px 20px 10px;
	border: none;
}
