.printInfo { display: none; !important; }	

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	margin: 0px;
}

#border { 
	width: 600px;
	border: 4px solid #FFFFFF; 
	background-color: #FFFFFF; 
	margin: 4px;
}	

#lineborder { border: 1px solid #41535C; }

#newsletterheader { }
#newsletterheader .banner { padding-top: 4px; }
#newsletterheader .issue { 
	height: 45px;
	width: 592px;
	background-image: url(http://www.mnhs.org/newsletters/familyhistory/template_assets/bg_familynewsheader.jpg);
	}
#newsletterheader .issue .left {
	}
#newsletterheader .issue .right {
}
#newsletterheader .issue .right a { text-decoration:none; }
#newsletterheader h1 { 
	background-color:#005A84;
	color:#C6CED6; 
	font:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:.9em; 
	text-align: left;
	width: 592px;	
	padding: 10px 0px;
	margin: inherit;
}

#content { 
}

#maincontent {
	}
#maincontent p {
	padding-bottom: 0px;
	margin-top: 12px;
	font-size: .7em;
	}
#maincontent a:link {
	text-decoration: underline;
	color: #006883;
	}
	
#maincontent a:hover {
	text-decoration: none;
	background-color:#DEEDF4;
	color: #006883;
	}
#maincontent a:visited {
	text-decoration: underline;
	color: #006883;
	}		
#maincontent H2 {
	color: #005A9C;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	}
#maincontent H3 {
	color: #666666;
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	}
#maincontent H4 {
	color: #91A2AE;
	font-size: .9em;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: bold;
	}
	
#maincontent H5 {
	color: #666666;
	font-size: .7em;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: bold;
	}
	
#maincontent UL {
	padding-bottom: 0px;
	margin-top: 12px;
	font-size: .7em;
	}		

#maincontent img {padding:1px; margin:10px; border: 1px solid #41535C;
}

#maincontent a:hover img {padding:1px; margin:10px; border: 1px solid #EEEEEE;
}

#menu {
}
#menu P {font-size: .7em;
}
#menu  a:link {
	font-weight: bold;
	color: #5889AC;
	text-decoration:underline;
	}
#menu a:hover { 
	text-decoration:underline;
	color: #5889AC;
	background-color:#C6D4DB;}
	
#menu  a:visited {
	font-weight: bold;
	color: #5889AC;
	text-decoration:underline;
	}

#menu h2 {	font-size: 9em;
	}
#menu h3 {
	margin-bottom: -8px;
	font-weight: bold;
	font-size: .8em;
	text-transform:uppercase;
}

#menu h4 {
	margin-bottom: -8px;
	font-weight: bold;
	font-size: .8em;
}

#menu h5 {
	font-size: .7em;
	text-transform:uppercase;
}
#menu UL {font-size: .7em;
}

#footer {
	}
#footer img {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#footer a {
	color: #5889AC;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover { text-decoration: none; }
#footer .close {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #394A55;
	height: 24px;
}

.additionalInfo {}
.additionalInfo a {
	color: #5889AC;
	text-decoration: none;
	font-weight: bold;
}
.additionalInfo a:hover { text-decoration: none; }

.featuredSites { }
.featuredSites p { 
	margin: 0px;
	padding: 0px 4px;
}

#menu .featuredSites p a:link {
	font-weight: bold;
	color: #5889AC;
	text-decoration:none;
	}

#menu .featuredSites p a:hover { 
	text-decoration:underline;
	color: #5889AC;}

#menu .featuredSites p a:visited {
	font-weight: bold;
	color: #5889AC;
	text-decoration:none;
	}



.featuredProducts {}
.featuredProducts p { padding: 4px;}


.spacer { clear: both; }
