#email_page {
	font-size:10px;
	text-align:center;
	margin-top:40px;
}
#mainContent h2 {
	/*background: url(/css/viniet-red.gif) repeat-x top;*/
	background-color: #FF0000;
	margin-bottom: 0;
}
#mainContent h3 {
	margin-bottom: 0;
}
#mainContent h4 {
	color:#444;
	margin-bottom: 0;
	padding-bottom: 1.25em;
}
#mainContent .darkblue {
	/*background-color: #688CE8;*/
	border-left: #0018D0 6px solid;
	padding-left: 6px;
	padding-right: 6px;
}
#mainContent .blue {
	/*background-color: #FFA366;*/
	border-left: #FF6600 6px solid;
	padding-left: 6px;
	padding-right: 6px;
}
#mainContent .green {
	/*background-color: #80FFAC;*/
	border-left: #00FF59 6px solid;
	padding-left: 6px;
	padding-right: 6px;
}
#mainContent .yellow {
	/*background-color: #FFEC87;*/
	border-left: #FFD90F 6px solid;
	padding-left: 6px;
	padding-right: 6px;
}
#mainContent h2.blue {
	/*background:url(/css/viniet-orange.gif) repeat-x top;*/
	background-color: #FFA366;
}
#mainContent h2.green {
	/*background:url(/css/viniet-green.gif) repeat-x top;*/
	background-color: #80FFAC;
}
#mainContent h2.yellow {
	/*background:url(/css/viniet-yellow.gif) repeat-x top;*/
	background-color: #FFEC87;
}
#mainContent .alphabet {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e3003d;
}
/*#mainContent .standfirst {
	font-size: 22px;
	font-weight: bold;
}*/
#mainContent dt {
	margin-top: 32px 0 0 0;
}
#mainContent .white {
	background:url(/css/viniet.gif) repeat-x top; 
	color: #FFFFFF;
	font-weight: bold;
}
#mainContent .bulleted {
	list-style-image: url(/css/pink_tri_right.gif);
}
#mainContent .bluebulleted {
	list-style-image: url(/css/blue_tri_right.gif);
}
#mainContent .highlight {
	background-color: #FF0000;
}
