/* Style for a block - DIV */
.mt0table {
	background: #1C146B;
}
/* Style for outer tag, mout (mouse out) state */
.mt0mouto {
	background: #1C146B;
}
/* Style for outer tag, mover (mouse over) state */
.mt0movero {
	background: #1C146B;
}
/* Style for outer tag, mdown (mouse down) state */
.mt0mdowno {
	background: #1C146B;
}
/* Style for inner tag, mover (mouse over) state */
.mt0mouti, .mt0moveri, .mt0mdowni {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.mt1table {
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.mt1mouto {
	background: #009EA1;
}
/* Style for outer tag, mover (mouse over) state */
.mt1movero {
	background: #1C146B;
}
/* Style for outer tag, mdown (mouse down) state */
.mt1mdowno {
	background: #1C146B;
}
/* Style for inner tag, mover (mouse over) state */
.mt1mouti, .mt1moveri, .mt1mdowni {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	padding: 0px 2px;
}


/* Style for a block - DIV */
.ml0table {
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.ml0mouto {
	background: white;
}
/* Style for outer tag, mover (mouse over) state */
.ml0movero {
	background: #E1EFEE;
}
/* Style for outer tag, mdown (mouse down) state */
.ml0mdowno {
	background: #E1EFEE;
}
/* Style for inner tag, mover (mouse over) state */
.ml0mouti, .ml0moveri, .ml0mdowni {
	font-family: Arial;
	font-size: 9.5pt;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

.ml1table {
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.ml1mouto {
	background: white;
}
/* Style for outer tag, mover (mouse over) state */
.ml1movero {
	background: #E1EFEE;
}
/* Style for outer tag, mdown (mouse down) state */
.ml1mdowno {
	background: #E1EFEE;
}
/* Style for inner tag, mover (mouse over) state */
.ml1mouti, .ml1moveri, .ml1mdowni {
	font-family: Arial;
	font-size: 9.5pt;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}

