body {
	margin: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
}

table {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
}

.main-text {
	font-family: "Times New Roman";
	font-size: 14px;
}

.small-text {
	font-family: "Times New Roman";
	font-size: 11px;
}

.title {
	font-family: "Times New Roman";
	font-size: 22px;
	color: #46598d;
	font-weight: bold;
}

.subtitle {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #14285f;
	font-weight: bold;
}

a {
	color: #14285f;
	text-decoration: none;
}

a:hover {
	color: #46598d;
	text-decoration: underline;
}

/* Styles for PopUp menus */

.clsCMOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddddec;
	text-align: left;
	padding-left: 3px;
}

.clsCMOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-left: 3px;
}