﻿.LeftBorderItems {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.PageTitleLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #0080C0;
	text-align: center;
}
.ImageWithCaptions {
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-color: #FFFFFF;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #004080;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #0080C0;
	text-align: center;
}
.BodyTextMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

