@charset "iso-8859-1";
/* CSS Document */

@media print {
body {
	font-size: 9pt;
	<!--[if Gecko 3]>
	font-size: 11pt;
	<![endif]-->
		<!--[if Webkit 3]>
	font-size: 11pt;
	<![endif]-->
	 line-height: 120%;
	background: white;
	margin: 0; pading: 0;
	border: 0;


	
}
}
@media screen {
body {
	font-size: medium;
	line-height: 1em;
	background: silver;
}
}


#cmcwrapContainer, #container, #cmccore{
	width: 100% !important;
	border:  0 !important;
	margin: 0;
	padding: 0;
	overflow: visible !important;
	float: none !important;

}


.center {
	padding: 0;
	border: 0;
	margin: 0 !important;
	overflow: visible !important;
	width: 80%;
	float: none !important;
	<!--[if IE 3]>
	width: 80%;
	<![endif]-->



}


#navcontainer2, #cmc_med-footer, #previous-next, #form, .left, .right, .noprint {
	display: none;
}

a:link, a:visited {
	background: white;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.cmccore h2 {
	background: white;
	padding-bottom: 1px;
}
img {
	
	margin: 1em 1.5em 1.5em 0;
}
a img {
	border: none;
}
a:after {
	content: " (" attr(href) ") ";
}
