.left-border {
	background-image: url(images/left-border.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right-border {
	background-image: url(images/right-border.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #65A769;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Copperplate Gothic Light", Orlando, Arial;
	font-size: 32px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
}
.image-border {
	border: 1px solid #000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #000;
}
li {
	font-size: 12pt;
	list-style-image: url(images/bullet.gif);
	color: #000;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-family: "Copperplate Gothic Light", Orlando, Arial;
	font-size: 16pt;
	color: #3E28B9;
	padding-top: 8px;
}
.quote {
	font-style: italic;
	color: #390;
	text-align: right;
	font-size: 12pt;
	line-height: 16pt;
}

.contact-info {
	font-size: 12pt;
	color: #60F;
}

.first-line {
	margin-top: -15px;
}
.center-text {
	text-align: center;
}
.contact-info {
	text-align: left;
	font-size: 12pt;
}
.bottom-align {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.rebalance {
	font-family: "Copperplate Gothic Light", Orlando, Arial;
	font-size: 18pt;
	font-style: normal;
	color: #3E28B9;
	text-align: center;
}
.article {
	color: #4D4098;
	font-weight: 700;
	font-size: 12pt;
}
.indent {
	font-size: 12pt;
	line-height: 14pt;
}
.contact-info-black {
	color: #000;
	font-weight: bold;
}
.contact-info-underline {
	font-size: 12pt;
	color: #60F;
	text-decoration: underline;
}
