@charset "UTF-8";
body {
	background-color: #FFF;
	background-image: url(images/BDXBackground.png);
	background-repeat: repeat;
}
body,td,th {
	color: 6a549b;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	text-align: center;
	line-height: 18pt;
}
.AsteriskText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: italic;
	color: #332a86;
	text-align: right;
	padding-right: 0.5cm;
	vertical-align: text-top;
	padding-top: 1mm;
}
.Info {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #332a86;
	text-align: left;
	vertical-align: bottom;
	line-height: 13pt;
}
.line {
	background-color: #332a86;
	height: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Services {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26pt;
	font-weight: normal;
	color: #332a86;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.5pt;
}
a:link {
	color: #332a86;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #332a86;
}
a:hover {
	text-decoration: underline;
	color: #332a86;
}
a:active {
	text-decoration: none;
	color: #332a86;
}
