/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */


#homePage h2
{
	margin:0.6em 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.6em;
	font-size:1.7em;
	color:#004890;;
	font-weight:400;
	background-color:transparent;
	border:0px;
}

#homePage p
{
font-size:1.0em;
line-height : 1.6em;

}
#homePage ul li {
	margin-top:1em;
}
