body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2d5ba;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	font-weight: bold;
}
a:link {
	color: #a80532;
}
a:visited {
	color: #c0595c;
}
a:hover {
	color: #c0595c;
}
a:active {
	color: #c0595c;
}

/* Container owns everything on the page */
table.Container
{
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
td.Container
{
	vertical-align: top;
	height: 100%;
	width: 100%;
	padding: 0px;
}
/* end container */

.btn_BACC {
	width: 120px;
	font-weight: bold;
	color: #a80532;
	background-color: #e2d5ba;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.btn_BACC_pdf {
	width: 120px;
	font-weight: bold;
	color: #a80532;
	background-color: #e2d5ba;
	font-size: 10pt;
	background-image: url(images/pdf_bacc.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
}
.wht_nav {
	font-size: 10px;
	color: white;
}
.wht_nav2 {
	font-size: 9px;
	color: white;
}
.wht_nav_sub {
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
.tan_nav_sub {
	font-size: 9pt;
	color: #e2d5ba;
	font-weight: bold;
}
.pg_bdr {
	border: 5px solid #c0595c;
}
.pg_bdr_wht {
	border: 2px solid white;
}
.red_BACC {
	color: #a80532;
}
.nav_bdr {
	border-top: 0px none;
	border-right: 5px solid #c0595c;
	border-bottom: 0px none;
	border-left: 0px none;
}
.red_hdr {
	font-size: 16pt;
	font-weight: bold;
	color: #a80532;
}
a.red_hdr:link,a.red_hdr:visited {
	color: #a80532;
	text-decoration: none;
}
a.red_hdr:hover {
	color: #a80532;
	text-decoration: underline;
}
.red_mnr {
	font-size: 14pt;
	font-weight: bold;
	color: #a80532;
}
.red_sub {
	font-weight: 700;
	color: #990033;
}
.red_nav {
	font-size: 10px;
	color: #a80532;
	font-weight: normal;
}
.top_cat {
	font-size: 10px;
	float: right;
	line-height: 18pt;
	padding-right: 5px;
}
.ad_ex {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-color: #E2D5BA;
}
.BACC {
	color: #a80532;
	background-color: #e2d5ba;
	border: 0px none;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.field_BACC {
	color: #a80532;
	background-color: #e2d5ba;
	border: 0px none;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
}
.field_sm_BACC {
	color: #a80532;
	background-color: #e2d5ba;
	border: 0px none;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
}
.field3_BACC {

	color: #a80532;
	background-color: #e2d5ba;
	border: 0px none;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
}
