/* 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: Arial, Helvetica, sans-serif;
	color: #0768a9;
	
}
h1 {
	border-bottom: 1px solid #D4DCE8;
	font-size: 1.4em;
}

.content p, .content li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#issue p {
	color: #2f3c40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	xfont-weight: 800;
	text-align: left;
	xtext-transform: uppercase;
}
#issue p a {
	border-bottom: 1px dashed #0768a9;
	color: #2f3c40;
	text-decoration: none;
}
#issue p a:hover {
	border-bottom: 1px solid #c9105c;
	color: #c9105c;
	text-decoration: none;
}
.legend {
	color: #333333;
	font-family: "Times New Roman", serif;
	font-size: .85em;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 5px;
}
div#notations_toc h2 a, div#notations_toc h2 a:visited {
	color: #0768a9;
	
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-decoration: none;
	word-spacing: 1px;
}
div#notations_toc h2 a:hover {
	color: #c9105c;
	text-decoration: underline;
}
div#notations_toc p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	letter-spacing: 1px;
	word-spacing: 1px;
}
div#notations_toc img {
	float: right;
	padding: 2px;
}
a.readmore, a:visited.readmore {
	border-bottom: 1px dashed #0768a9;
	color: #0768a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 0px;
	text-decoration: none;
}
a:hover.readmore {
	border-bottom: 1px solid #c9105c;
	color: #c9105c;
	text-decoration: none;
}
div#notations_nav li {
	xborder-bottom: 1px solid #c9105c;
	color: #2f3c40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	xline-height: 1.1em;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	xtext-transform: uppercase;
}
div#notations_nav a {
	xborder-bottom: 1px dashed #0768a9;
	color: #2f3c40;
	text-decoration: none;
}
div#notations_nav a:hover {
	border-bottom: 1px dashed #c9105c;
	color: #c9105c;
	text-decoration: none;
}
