body {
	border: 0px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#content img {
	border: 0px;
}

#footer {
	/*border-top: 1px solid red;*/
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#content #footer a {
	color: blue;
}

#footer a:hover {
	text-decoration: none;
}

#footer a:visited {
	color: blue;
}

#footer table {
	padding-top : 10px;
	width: 100%;
}

#footer .contactInfo {
	text-align: center;
}

#footer .privacyPolicy {
	text-align: center;
}

/* blue grades - root level; text properties */
.m0l0mouti,
.m0l0moveri,
.m0l0mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno {
	background: #5f86c1;
	border: 1px solid #5f86c1;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties */
.m0l1mouti,
.m0l1moveri,
.m0l1mdowni,
.m0l2mouti,
.m0l2moveri,
.m0l2mdowni {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1mouto,
.m0l2mouto {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1movero,
.m0l1mdowno,
.m0l2movero,
.m0l2mdowno {
	background: #3C76B2;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

