.BgLeft {
	background-attachment: scroll;
	background-image: url(images/LogoLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.BgRight {
	background-attachment: scroll;
	background-image: url(images/LogoRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bulletsDisc {
	color: #232323;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin: 1px 25px 0px 0px;
}
.MyPicturePosition {
	float: left;
	width: 106px;
	height: 105px;
	clear: both;
	position: relative;
	left: 5px;
	top: -15px;
}
	
}
.BoldGray {
	color: #3C3C3C;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.theMarkerPosition {
	margin-left: 50px;
}
.font9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.fontBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
a:link {
text-decoration: none;
color: #840000;
}
a:visited {
text-decoration: none;
color: #840000;
}
a:hover {
text-decoration: none;
color: #218BD7;
}
a:active {
text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #218BD7;
	margin: 0px;
	padding: 0px;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #840000;
}
h2 {
font-size: 13pt;
color: #218BD7;
font-weight: bold;
margin: 0px;
padding: 0px;
}
