body {
	background-color: 757db1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.45em;
	font-weight: normal;
	color: #333333;
	line-height: 1.55em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bolder;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
ul, il p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#sidebar {
	background-color: #E6E9FC;
	text-align: center;
	padding: 0 5px 0 5px;
}
.quoteItal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.chartCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.highLight {
	background-color: #33FFFF;
	padding: 5px;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
}
.bluebox {
	background-color: #33FFFF;
	padding: 3px 5px 3px 5px;
}
.bluebox p {
	background-color: #33FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.floatPhotoRt {
	float: right;
	margin: 10px 0 10px 10px;
}
.photoPadLft{
	padding-left: 10px;
	padding-top: 10px;
}
.photoPadRt{
	padding-right: 10px;
}
.centerContent {
	text-align: center;
}
.centerHmPgPh {
	text-align: center;
	width: 540px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#sidebar a:link {
	color: #990000;
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: underline;
	color: #990000;
}
#sidebar a:hover {
	text-decoration: none;
	color: #000000;
}
#sidebar a:active {
	text-decoration: underline;
}
