.background {
	background-color: #F0F0F0;
	margin: 0px;
}
.ruleBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC9C8;
}
.content {
	padding: 30px;
	margin-bottom: 30px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3B3B3B;
}
.textRule {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC9C8;
}
a {
	color: #000000;
	text-decoration: underline;
}

.picCaption1 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #B77137;
}
.picCaption2 {

	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #3B3B3B;
}
.imageRight {
	clear: right;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
}
#pblink {
	font-size: 9px;
	text-align: right;
}
#pblink a {
	color: #CCCCCC;
	text-decoration: none;
}
