#content h1 {
	font-size: 11pt;
	font-weight: normal;
	color: #0D503A;
	line-height: 12pt;
	margin: 24px 14px 10px 24px;
}
#content h2 {
	font-size: 9pt;
	color: #710011;
	font-weight: bold;
	border-bottom: 1px dotted #801810;
	padding-bottom: 3px;
	line-height: 11pt;
	margin: 20px 14px 6px 24px;
}
#content h3 {
	margin-left: 24px;
	color: #E2FFF9;
	margin-right: 24px;
	margin-bottom: 0px;
	background: #25B58F;
	padding: 0px 6px;
	font-weight: bold;
	font-size: 9pt;
}
#content p {
	color: #663300;
	margin: 8px 14px 20px 24px;
}
#content ul {
	margin-bottom: 20px;
}
#content li {
	color: #663300;
	margin-right: 14px;
	line-height: 12pt;
	margin-bottom: 8px;
	margin-left: 38px;
}
#content ul.singleILine li{
	line-height: 12pt;
	margin-bottom: 0px;
}
#leftColInfo h1 {
	font-weight: bold;
	font-size: 9pt;
	background: #BFE1EC;
	color: #006699;
	margin: 30px 0px 0px;
	padding: 6px;
}
#content a {
	color: #663300;
}
#content a:hover {
	color: #990066;
}
#leftCol p {
	color: #FEF8EF;
	line-height: 11pt;
	margin: 14px 10px 12px;
}
#branding p {
	color: #3C9FAF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 90px 90px 0px 24px;
}
#leftCol a {
	color: #FEF8EF;
}
#leftCol a:hover {
	color: #780811;
}
#footer p {
	text-align: center;
	font-size: 7.5pt;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #54C071;
	line-height: 11pt;
}
#branding span {
	font-style: normal;
}

