.10px_white_border {
	border: 10px solid #FFFFFF;
}
.ground_fill {
	background-color: #C0C0C0;
}
.lh_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #6E5184;
	line-height: 22px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.sub_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #6E5184;
	line-height: 22px;
	font-weight: normal;
}
.quote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.titles_on_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CCCCCC;
	line-height: -2px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 12px;
}
.bodypurplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6E5184;
}
.top_bott_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: 6E5184;
	border-right-color: 6E5184;
	border-bottom-color: 6E5184;
	border-left-color: 6E5184;
}
.top_bott_left_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: 6E5184;
	border-right-color: 6E5184;
	border-bottom-color: 6E5184;
	border-left-color: 6E5184;
	border-left-style: dotted;
}
.form_borders {
	border: 1px solid #6E5184;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
	line-height: 18px;
	font-weight: bold;
	list-style-image: url(large_pics/bullet.gif);
}
