.headerRow1 {
	background-image: url(images/row_1_bg.gif);
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.headerRow2 {
	background-image: url(images/row_2_bg.gif);
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 25px;

}
.tableContainer {
	background-color: #000066;
	margin: 0px;
	padding: 2px;
}
.tableMain {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.HeaderText {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 25px 10px;
	background-image: url(images/mm_logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footerText {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px;


}
p {
	margin: 0px;
	padding: 0px 0px 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.specTable {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	margin-bottom: 12px;



}
.specTableCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
