BODY {
	background: #EDF7FF;
	font-family: Arial;
	font-size: 11pt;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #175E8F;
	text-decoration: none;
}
IMG {
	border: 0px;
}
.navbarcell {
	height: 25px;
	padding-left: 15px;
	padding-top: 4px;
}
.content {
	width: 85%;
}
H2 {
	font-size: 20px;
	color: #175E8F;
	margin-top: 0px;
	margin-bottom: 0px;
}
.focusheader {
	background: #76BEE9;
	color: #175E8F;
	text-align: center;
	font-weight: bold;
}
.focuscontent {
	background: #FFFFFF;
	padding: 8px;
	font-size: 10pt;
}
.copyright {
	color: #175E8F;
	font-size: 8pt;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #175E8F;
	text-decoration: none;
	font-weight: bold;
}
.focusbullet {
	color: #76BEE9;
}
.focusitem {
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 13px;
	text-indent: -13px;
}
