.outsideborder {
	border: thin solid 3d3c2c;
}

body {
	background-color: #fcd67d;
	color: #190e0e;
}

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #85765b; font-weight: bold; font-variant: normal; text-decoration: none; 

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

hr {
	color: #fcd67d;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #7E3D8F;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #3f2f27;
}
.AddressColumn {
	margin-left: 20px;
}
.padding {
	padding-right: 20px;
}

.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #84439F;
	height: 28px;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3f2f27;
	padding-bottom: 0px;
	padding-left: 0px;
	clip:   rect(auto auto auto auto);
	margin-bottom: 0px;
	vertical-align: bottom;
	letter-spacing: -0.75px;
	word-spacing: normal;
	margin-right: auto;
	margin-left: 5px;
}

#footer {
	padding: 4px 0 0 0;
	color: #402B10;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8044A4;
}

.reddivide {
	border-top: 1px dotted #cc223f;
	padding-top: 10px;
}

.supportsubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #853CA7;
}
.subheading {
	font-weight: bold;
	color: #853CA7;
}
