/* Notations Newsletter */

div.mmhide_sidebar {
	background-color: #D4DCE8;
	border: 1px solid #848589;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width: 45%;
}

div.mmhide_sidebar p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
div.mmhide_sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Notations content */
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", "b&h-lucida-isio8859-1", sans-serif;
	color: #006633;
	
}
h1 {
	border-bottom: 1px solid #D4DCE8;
	font-size: 1.5em;
}

p {
	color: #000000;
	font-family: "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.3em;
}

#issue p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
}
.legend {
	color: #333333;
	font-family: "Times New Roman", serif;
	font-size: .85em;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 5px;
}

