#newsletter{

}
body{
	background:white;
}
#newsletter_menu{
	padding-top:5px;
	padding-bottom:5px;
}
#newsletter_content{
	background:white;
}
#newsletter_content_main{
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:black;
}
#newsletter_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color:black;
}

.newsletter_header{
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;	
}

.newsletter_subheader{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;	
}
.newsletter_stockheader{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;	
}
.footnote_return_link{
	display: none;
}
.footnote_link{
	color:black;
	text-decoration:none;
}
.ui-state-highlight{
	border:solid 2px black;
	background:white;
}
.ui-widget-header{
	background:black;
	color:white;
}
.ui-widget{
	color:black;
}
.ui-widget-content {
	color:black;
}
.ui-widget-content a {
	color:black;
}
#newsletter_menu{
	display:none;
}
#newsletter_content_header_text{
	display:inline;
	color:black;
}
#newsletter_content_header{
	display:none;
}