body {
	font: 10pt sans-serif;
	margin: 15px 15px 15px 15px;
}
td {
	font: 10pt sans-serif;
}
p {
	font: 10pt sans-serif;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
/*	font-weight: bold;
	color: #241957;*/
}
table.wholepage {
	border-top: 15px solid #AADBA9;
	border-right: 10px solid #AADBA9;
	border-left: 10px solid #AADBA9;
	/*border-top: 15px solid #7CC774;*/
	border-collapse: collapse;
	vertical-align: top;
	background-color: white;
	width: 900px;
	min-width: 900px;
	max-width: 90px;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}
td.header {
	height: 60px;
	font: 10pt sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url("./images/bmi-header.jpg") left center no-repeat white;
}
td.header p {
	margin: 3px 0px 3px 0px;
	color: black;
	padding: 0px 5px 0px 5px;
	/*
	width: 200px;
	margin-left: 110px;
	text-align: center;
	*/
	text-align: right;
}
td.upper-menu {
	/*border-left: 10px solid white;
	border-right: 10px solid white;*/
	padding: 3px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	font: 10pt sans-serif;
	color: white;
	background-color: #241957;
	/*background-color: #000066;*/
}
td.upper-menu table.full-collapse {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.upper-menu td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	font: 10pt sans-serif;
}
td.upper-menu td.right {
	text-align: right;
	/*background-color: red;*/
}
td.left {
	background-color: #AADBA9;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	vertical-align: top;
}
td.main {
	width: 800px;
	min-width: 800px;
	max-width: 800px;
	vertical-align: top;
	color: black;
	background-color: white;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}
td.upper-menu a,
td.upper-menu a:active,
td.upper-menu a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
td.upper-menu a:hover {
	color: #EAEAEA;
}
ul, ol {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14pt;
}
li {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font: 14pt sans-serif;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: center;
	/*color: #241957;*/
}
h2 {
	font: 12pt sans-serif;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	border-bottom: 1px solid #241957;
	/*color: #241957;*/
}