/* TEM Newsletter CSS Document 5/2008 */


body.newsletter {
	margin:0px;
	padding:0px;
	background:none;
	background-color:#e7e7e7;
	text-align:left;
}

td.newsletter_rightbox .content {
	background-color:#e7e7e7;
	padding:10px;
	font-size:11px;
	line-height:14px;
}

td.newsletter_rightbox .content p {
	font-size:11px;
	line-height:14px;
}

body.newsletter .content h1 {
	color:#009fda;
	border:0;
	line-height:normal;
}

body.newsletter .content h2 {
	color:#009fda;
	border:0;
	line-height:normal;
}

body.newsletter .content h3 {
	color:#009fda;
	line-height:normal;
}

body.newsletter .content .newstitle, body.newsletter .content .newsdigesttitle {
	color:#009fda;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	margin:0px 0px 10px 0px;
	border:0;
}

body.newsletter .content .newsheading {
	margin:0px 0px 8px 0px;
}

body.newsletter .content .newsheading a, body.newsletter .content .news h1 {
	color:#009fda;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	border:0;
}

div.notification_top, div.notification_bottom {
	font-size:12px;
	color:#666;
	text-align:center;
	padding:5px;
}

div.notification_top a, div.notification_bottom a {
	color:#666;
}
body.newsletter div.newsimage {
	display: block;
}

body.newsletter .content div.newsimage img {
	margin:0 10px 10px 10px;
}

body.newsletter .newsingress, body.newsletter .newsreadmore {
	display: block;
}

body.newsletter .newsitemingress, body.newsletter .newsitemreadmore, body.newsletter .newsdate {
	display: none;
}

body.newsletter .content .content_image_caption {
	font-size: 11px;
}

.newsletter_printer {
	padding: 15px 0 15px 0;
}
