.Footer {
	background-color: #902829;
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.BodyCopy {
	background-color: #FFFFFF;
	border-right-style: none;
	border-right-width: medium;
	font-size: 16px;
	font-family: Tahoma;
}
.SideBarCopy {
	border-style: none;
	border-width: medium;
	background-color: #DFE8F6;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.MainBlackHead {
	font-size: 16pt;
	font-family: Tahoma;
	font-weight: bold;
}
.SideBardHeads {
	font-size: 16pt;
	font-family: Tahoma;
	color: #5F8CD0;
	font-weight: bold;
}
.MainBlueHeads {
	font-size: x-large;
	font-family: Tahoma;
	color: #5F8CD0;
	font-weight: bold;
}
.MainDarkBlueHeads {
	font-size: 16pt;
	font-family: Tahoma;
	color: #3B5B8F;
	font-weight: bold;
}.PictureCaptions {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.BoldBodyCopy {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Bullets {
	font-family: Tahoma;
	font-size: 16px;
	list-style-type: square;
}
