.vue_FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.vue_FormTextlowercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.border_1px_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E7F4;
}
.border_1px_Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3E7F4;
}
.border_1px_BottomTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E7F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3E7F4;
}

a:link {
	color: #CCCC66;
}
a:hover {
	color: #990000;
}
a:hover {
	color: #666666;
}
.vueBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
.vueBottomPageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.boxHeight {
	height: 20px;
}
.vueBodyCopyFlushHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: right;
	padding-left:15px;
}

.vueBodyCopyFlushRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

	text-align: right;
}

.vueBodyCopyFlushLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;

	text-align: left;
}

.vueBulletCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}

.vueListHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 14px;
	color: #8c87a4;
	text-align: left;
}
.featuresHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #AC949F;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.borderPurple_1px_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C87A4;
}
.borderPurple_1px_TopBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C87A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C87A4;
}
.borderPurple_2px_TopBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C87A4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8C87A4;
}
