* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-size: 11px;
	color: #231f20;
	line-height: 16px;
}
p{
	margin-top: 8px;
}

#divContent h1{
	font-size: 22px;
	line-height: 25px;
	letter-spacing: -0.03pc;
	font-weight: normal;
	margin-bottom: 20px;
}
#divContent h1 .italicBlue{
	font-style: italic;
	color: #0055a5;
}
.ingress
{
	font-size: 13px;
	line-height: 18px;
	color: #0055a5;
}

.puff h2, .contactHeader{
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #0055a5;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c8c8c8;
	margin-bottom: 10px;
}

.puff .divider{
	padding-bottom: 10px;
	border-bottom: 1px dotted #c8c8c8;
	margin-bottom: 10px;
	clear:both;
}

.puff em{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	color: #636466;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.highlight
{
	font-style:italic;
}
.expanderContainer
{
	margin:15px 0;
}