@charset "utf-8";
/* CSS Document */
.printInfo { display: none !important; }	

body { 
	
}

#border {
}	

img { border: none 
}

#lineborder {
}

#newsletterheader { 
	}
#newsletterheader .banner { 
	}	
#newsletterheader br {
	}
#newsletterheader .issue .left {
	}
#newsletterheader .issue .right {
}
#newsletterheader .issue .right a { color: #95A556; }

#content {
	padding-top: 4px; 
	width: 598px;	
}

#maincontent {

	}
#maincontent p {
	padding-bottom: 0px;
	margin-top: 12px;
	font-size:.70em;
	}
#maincontent a {
	text-decoration: underline;
	color: #006883;
	}
#maincontent h2 {
	font-size:.79em;
	color: #95A556;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#maincontent h3 {
	font-size:.79em;
	color: #95A556; 
	margin-top: 0px;
	margin-bottom: 0px;
	}

#menu {
	}
#menu a {
	font-weight: bold;
	color: #5889AC;
	text-decoration:none;
	}
#menu a:hover { 
	background-color: #E6EEF2;
	color: #262837;
	text-decoration: none;
	}
#menu ul {font-size:.70em; 
	list-style-position: outside;
	list-style-image: url(http://www.mnhs.org/newsletters/educationnews/template_assets/bullet.gif);
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#menu li { padding-bottom: 5px; }
#menu img { 
	padding: 0px; 
	margin: 0px; 
	}
#menu h2, h3 { color: #262837;
	padding-right: 6px;
	padding-left: 10px;
 }
#menu h2 {
	font-size:.9em; 
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#menu h3 {
	font-size:.9em; 
	margin-top: 0px;
	margin-bottom: 0px;
	}
#menu p { 
	font-size:.70em; 
	padding-right: 6px;
	padding-left: 10px;
}

#highlight { 
	background-image: url(http://www.mnhs.org/newsletters/educationnews/template_assets/tchrCornerBackground.gif);
	background-repeat: repeat;
	padding: 4px 4px;
	}
#highlight .close { 
	font-size: 90%;
	font-weight: bold; 
}

#footer {
	}
#footer img {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#footer a {
	color: #95A556;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover { text-decoration: none; }

.additionalInfo {
	}
.additionalInfo a {
	color: #95A556;
	text-decoration: none;
	font-weight: bold;
}
.additionalInfo a:hover { text-decoration: none; }



.promo {
	background-color: #BDD6DE;
	border-top: 4px #FFFFFF solid ;
	border-bottom: none ;
	border-left: none;
	border-right: none;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}


.spacer { clear: both; }
