/* Euroopan muuttoliikeverkosto Newsletter CSS Document 6/2009 */

body.newsletter_body {
	background:url(../images/nl_bg.jpg) repeat-x top left #fff;
}

div.newsletter_topnote {
	color:#fff;
	padding:5px 10px;
	border-bottom:1px solid #969696;
	background-color:#215ad0;
	font-size:11px;
	text-align:center;
}

div.newsletter_topnote a {
	text-decoration:underline;
	color:#fff;
}

div.newsletter_bottomnote a {
	text-decoration:underline;
	color:#5e6a71;
}

div.newsletter_topnote a:hover, div.newsletter_bottomnote a:hover {
	text-decoration:none;
}

div.newsletter_bottomnote {
	color:#5e6a71;
	padding:5px 10px;
	margin-top:20px;
	font-size:11px;
	text-align:center;
}

td.rightinfo_letter .content {
	border:1px solid #cfcfcf;
	padding:10px;
}

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

body.newsletter_body .content .anchor_links_heading a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display:block;
	line-height:15px;
}

body.newsletter_body .content .anchor_links_heading a:hover {
	text-decoration:underline;
}

body.newsletter_body .content h1 {
	font-size:22px;
}

body.newsletter_body .content h2 {
	font-size:18px;
}

body.newsletter_body .content h3 {
	font-size:16px;
}


body.newsletter_body .content h1, body.newsletter_body .content h2, body.newsletter_body .content h3 {
	color:#215ad0;
}


body.newsletter_body .content .newsdigesttitle, body.newsletter_body .content .newstitle {
	color:#215ad0;
}

td.letter_right {
	background:url(../images/block_bg.gif) repeat-x top left;
	border-top:1px solid #215ad0;

}
