* {
	margin: 0px;
	padding: 0px;
}

.mmfc {
	margin: 0px;
	margin-bottom: 5px;
	/*line-height: 1.5em;*/
}
.mmfc .head {
	font: 14px/14px Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	color: #3B5472;
}
.mmfc h1 {
	font: 14px/16px Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	color: #3B5472;	
}

#left .mmfc div, #left .mmfc p{
	font-size: 8pt;
}
.mmfc p {
	font: 12px/14px Verdana;
}

.mmfc_header1 {
	background: url(./img2/container_02.png) bottom right no-repeat;
	margin: 0px;
	padding-right: 6px;
	height: 6px;
}

.mmfc_header2 {
	background: url(./img2/container_01.png) bottom left no-repeat;
	margin: 0px;
	height: 6px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	/*  This is an ie fix for spacing around divs */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.mmfc_body1 {
	background: url(./img2/container_04.png) top right repeat-y;
	margin: 0px;
	padding-right: 6px;
}

.mmfc_body2 {
	background: url(./img2/container_03.png) top left repeat-y;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.mmfc_footer1 {
	background: url(./img2/container_06.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
}

.mmfc_footer2 {
	background: url(./img2/container_05.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	/*  This is an ie fix for spacing around divs */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	
}

.mmfc_footer1 .mmfc_footer2 table {
	position: relative;
	top: -8px; /* move action menu arrow up into container */
	left: 3px;
}

.mmfc_content ul,  .mmfc_content ol {
	margin-left: 3em;
	margin-top: 0px;
	font: 12px/12px Verdana;
	line-height: 1.2em;
}
hr {
	margin:10px 5px;
	color: #fff;
	background-color: #fff;
}
.mmfc_content li {
	margin-bottom: 3px;
}
.normal {
	font: 12px/12px Verdana;
	vertical-align: top;
	line-height: 1.5em;
}
.mmfc p {
	font: 12px/15px Verdana;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mmfc_content a:link, .mmfc_content a:visited {
	color: #631115;
	text-decoration: none;
}

.mmfc_content a:active, .mmfc_content a:hover {
	color: #8D181E;
	text-decoration: underline;
}

#left .mmfc_header1 {
	background: url(./img/container_02.png) bottom right no-repeat;
	margin: 0px;
	padding-right: 6px;
	height: 6px;
}

#left .mmfc_header2 {
	background: url(./img/container_01.png) bottom left no-repeat;
	margin: 0px;
	height: 6px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	/*  This is an ie fix for spacing around divs */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

#left .mmfc_body1 {
	background: url(./img/container_04.png) top right no-repeat;
	margin: 0px;
	padding-right: 6px;
}

#left .mmfc_body2 {
	background: url(./img/container_03.png) top left no-repeat;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 6px;
}

#left .mmfc_footer1 {
	background: url(./img/container_06.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
}

#left .mmfc_footer2 {
	background: url(./img/container_05.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	/*  This is an ie fix for spacing around divs */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	
}










