/***************************
	Home Print Page
***************************/

div#homeFlash {
	display: none;
}
div#recentNews {
	margin: 20px 0px;
}
div#recentNews h3 {
	font-size: 14pt;
	color: #27468E;
	font-weight: normal;
}
div#recentNews ul {
	list-style: none;
	margin: 20px 0px;
}
div#recentNews ul li {
	margin-bottom: 15px;
}
div#recentNews ul li a {
	font-size: 12pt;
	font-weight: normal;
}
