/* CSS Document */

p { font-size: 1.1em; }
H3{ font-style:normal; }

.NewsletterCellTitleMonth {
	background-image: url(/newsletter/images/background_month.jpg);
	background-repeat: repeat-x;
}
.wwwNewsletterCellMonths {
	padding-bottom: 20px;
}
.wwwNewsletterTitleMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.wwwNewsletterTextDatesMonthly {
	line-height: normal;
}
.wwwNewsletterCellMonthArticles {
	padding-left: 20px;
	padding-bottom: 20px;
}
.wwwNewsletterCellMenuCenter {
	background-color: #EDF0E5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92A663;
	border-left-color: #92A663;
	padding-right: 5px;
	padding-left: 5px;
}
.wwwNewsletterTextDatesMonthInactive {
	color: #999999;
}
.wwwNewsletterCellIntro {
	padding-left: 15px;
	padding-bottom: 15px;
}
.wwwNewsletterTextDateIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9966;
}

/*styles that get emailed and are inline each edition*/

ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
} 

.wwwEzineTitleHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.wwwEzineDate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}
.wwwEzineTextHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
} 
.onSiteHide {
	display: none;
}
