body
{
	font-family:Arial, Helvetica, sans-serif;
}
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:52px;*/
	font-size: 45px;
	color:#001ca8;
	font-weight:normal;
	margin: 0 0 25px 0;
}
h2
{
	font-size:15px;
	line-height:19px;
	color:#222;
}
h3
{
	font-size:15px;
	line-height:19px;
	color:#222;
	margin-bottom:5px
}
p
{
	font-size:12px;
	line-height:18px;
	color:#333;
	margin: 0 0 1.2em 0;
}
.readMoreLink
{
	padding:10px 0 20px 0;
}
#secNavTitle
{
	display:block;
	background:#f2f0e7;
	padding:5px 20px;
	margin-bottom:4px;
	color:#001ca8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
#homeLeftColumnTitle, #homeNewsContainer h2
{
	margin-bottom:4px;
	color:#001ca8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom: 25px;
}

#homeNewsContainer h3 a {color: #000000;}
	
#homeNewsContainer h3 a:hover {
	color: #001ca8
	text-decoration: underline;}

.callout p {
	font-weight: bold;
	font-size: 15px;
	line-height:20px;}