/*-----------------------------------------------MMI Print Styles----------------------------------------------- */body {   background: white;   font-size: 8pt;   }#navigation {   display: none;   }	#headerleftimage {	width: 600px;   margin: 0 5%;      padding: 0;   float: none !important;	margin: 0px 0px 0px 0px;		border-bottom: 1px solid #cccccc;	}		#headerrightimage {   display: none;	}	#footer {   display: none;   margin-top: -175px;   }   #wrapper, #maincontent {   width: auto;   margin: 0 5%;   padding: 0;   border: 0;   float: none !important;   color: black;   background: transparent none;   }	#maincontent {	}	#printheaders {   margin-top: 15px;	}	#printheaders h1{	font: 1.9em/1.2em Georgia, serif;	color: #000;	margin-bottom: -10px;	}		#printheaders h2{	font: 1.7em/1em Georgia, serif;	color: #000;	}	   #leftcontenttext {	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;	width: 500px;	height: auto;	margin: 20px 0px 0px 0px;	}	#leftcontenttext h3 {	font: 1.4em/1.3em Georgia, serif;	color: #444444;	margin-bottom: -5px;	}#leftcontenttext ul {	}	#leftcontenttext ul li{	font: 1.1em/1.4em Georgia, serif;	font-style: italic;	color: #444444;	list-style-type: square;	}		#leftcontenttext ul a{		color: #333333;	}	#leftcontenttext td{		color: #333333;	}	#leftcontenttext td a{		color: #333333;	}               #rightcontent {   display: none;   }#printfooter {	width: 600px;   margin: -20px 0px 0px 0px;   padding: 0;   float: none !important;	text-align: center;	font: 1.0em/1.4em Georgia, serif;	border-top: 1px solid #cccccc;	}				a:link, a:visited {   color: #520;   background: transparent;   font-weight: bold;   text-decoration: underline;   }#maincontent a:link:after, #maincontent a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   }#maincontent a[href^="/"]:after {   content: " (http://www.worldofmmi.com" attr(href) ") ";   }/* Wrapper (Main Container)----------------------------------------------- */