/* Finfood Newsletter CSS Document 6/2007 */

table.newsletter_table {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

.newsletter_top {
	width:711px;
}

.newsletter_footer {
	width:711px;
}

.newsletter_left {
	width:452px;
	vertical-align:top;
}

.newsletter_right {
	width:201px;
	vertical-align:top;
	padding-right:18px;
}

p.newsletter_contact {
	font-size:10px;
	margin:0px 0px 0px 0px;
	color:#002d54;
	line-height:15px;
}

p.newsletter_contact a {
	color:#002d54;
	text-decoration:none;
}

p.newsletter_contact a:hover {
	text-decoration:underline;
}


/* Leftbottom */

.newsletter_leftbottom {
	font-size:11px;
	color:#002e56;
	margin:0px
}

.newsletter_leftbottom h1 {
	font-size:18px;
	color:#0083d7;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.newsletter_leftbottom h2 {
	font-size:16px;
	color:#0083d7;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.newsletter_leftbottom h3 {
	color:#0083d7;
	font-size:14px;
	font-weight:normal;
	margin:5px 0px 10px 0px;
}

.newsletter_leftbottom p {
	margin:0px;
}
	
.newsletter_leftbottom a {
	color:#0083d7;
	text-decoration:none;
	font-weight:normal;
	}
	
.newsletter_leftbottom a:hover {
	text-decoration:underline;
	}
	
div.inform_colleague {
	margin:0px 0px 0px 0px;
}


/* Notification areas */

.notification_top {
	margin:0px auto;
	width:768px;
	text-align:center;
	font-size:10px;
	color:#002d54;
	padding-bottom:10px;
}

.notification_bottom {
	margin:0px auto;
	width:768px;
	text-align:center;
	font-size:10px;
	color:#002d54;
	padding-top:10px;
}

.notification_top a {
	color:#002d54;
	text-decoration:none;
}

.notification_top a:hover {
	text-decoration:underline;
}

.notification_bottom a {
	color:#002d54;
	text-decoration:none;
}

.notification_bottom a:hover {
	text-decoration:underline;
}