.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: "Arial Narrow";
	font-size: 28px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	color: #65A769;
	margin-top: -4px;
}
.purple-type {
	color: #3A2C8B;
	list-style-image: url(images/bullet-purple.gif);
}

.CAP {
	font-size: 44px;
}

.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;
	list-style-position: outside;
}

h2 {
	font-family: "Copperplate Gothic Light", Orlando, Arial;
	font-size: 16pt;
	color: #3E28B9;
	padding-top: 8px;
}
.quote {
	font-style: italic;
	color: #65A769;
	text-align: right;
	font-size: 12pt;
	line-height: 16pt;
}

.contact-info {
	font-size: 12pt;
	color: #3E28B9;
	text-align: left;
}

.first-line {
	margin-top: -15px;
}
.center-text {
	text-align: center;
}
.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;
	line-height: 14pt;
}
.purple-bullets {
	list-style-image: url(images/bullet-purple.gif);
	line-height: 14pt;
}

.indent {
	font-size: 12pt;
}
.contact-info-black {
	color: #000;
	font-weight: normal;
}
.contact-info-underline {
	font-size: 12pt;
	color: #60F;
	text-decoration: underline;
}
.larger-text {
	font-size: 20px;
	color: #333185;
	margin-bottom: -5px;
}
.less-top-space {
	margin-top: -4px;
}

.right-margin {
	padding-right: 15px;
}
.photo-right {
	margin-right: 0px;
	border: 1pt solid #000;
	text-align: right;
	margin-left: 18px;
}
.table-nospace {
	margin: 0px;
	padding: 0px;
}

.small-heading {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.indent-nospace-on-top {
	margin-top: 0px;
	margin-left: 22px;
	padding-top: 0px;
}
.photo-left {
	margin-right: 18px;
	border: 1px solid #000;
	margin-bottom: 8px;
}
.imagine-yourself {
	margin-bottom: -12px;
}

