body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.content:link {
	color: #000000;
}
a.content:visited {
	color: #000000;
}
a.content:hover {
	color: #7D0229;
}
a.content:active {
	color: #000000;
}

a:link {
	color: #7D0229;
}
a:visited {
	color: #7D0229;
}
a:hover {
	color: #999999;
}
a:active {
	color: #7D0229;
}

a.business:link {
	color: #7D0229;
}
a.business:visited {
	color: #999999;
}
a.business:hover {
	color: #999999;
}
a.business:active {
	color: #7D0229;
}


a.Redundant:link {
	color: #7D0229;
	font-size: 10px;
}
a.Redundant:visited {
	color: #7D0229;
	font-size: 10px;
}
a.Redundant:hover {
	color: #999999;
	font-size: 10px;
}
a.Redundant:active {
	color: #7D0229;
	font-size: 10px;
}
.Redundant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D0229;
}
a.LeftNav:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a.LeftNav:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a.LeftNav:hover {
	color: #999999;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
a.LeftNav:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.note{
	font-style:italic;
	color:#7D0229;
	font-size:13px;
	font-weight:700;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #7D0229;
}
h2 {
	font-size: 13px;
	color: #7D0229;
}
h3 {
	font-size: 12px;
	color: #7D0229;
}

.cta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D0229;
	padding: 4px;
	border: thin dashed #d1d1d1;
}
.dotted_table {
	border: 1pt dashed #666666;
}
a.hlink:link {
	color: #000000;
	text-decoration: none;
}
a.hlink:visited {
	color: #000000;
	text-decoration: none;
}
a.hlink:hover {
	color: #000000;
	text-decoration: underline;
}
a.hlink:active {
	color: #000000;
	text-decoration: none;
}
