@charset "utf-8";
.Titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009;
	background-image: none;
}
.SidebarLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
}
.SidebarLinksBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #002D6D;
	text-decoration: none;
	font-weight: bold;
}
.PageTitleBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002D6D;
}
.titles_medium {
	font-size: 24px;
}
