body,td,p,input,select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
}
.purple {
	color: #87548F;
}
.outerRule {
	border: 1px solid #87548F;
}
.txtKeyPts {
	padding-top: 2px;
	padding-bottom: 6px;
	color: #FFFFFF;
	line-height: 13px;
}
.txttd {
	background-color: #F3F0F5;
	padding: 16px;
}
a:link {
	color: #87548F;
}
a:visited {
	color: #87548F;
}
a:active {
	color: #87548F;
}
a:hover {
	color: #87548F;
}
.arrowtext {
	background-image: url(images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 11px;
}
.arrowtext2 {
	background-image: url(images/arrow_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 11px;
}
.head {
	font-size: 16px;
	font-weight: bold;
	color: #87548F;
}
.txtLargeGrey {
	font-size: 13px;
	color: #72777A;
}
a.txtLargeGrey:hover {
	color:#87548F;
}
.txtSmallGrey {
	font-size: 11px;
	color: #666666;
}
a.txtSmallGrey:link,a.txtSmallGrey:visited,a.txtSmallGrey:active {
	color:#666666;
	text-decoration:none;
}
a.txtSmallGrey:hover {
	color:#87548F;
	text-decoration:underline;
}
.tdBorder4 {
	border-color:#BBBBBD; 
	border-width:1px; 
	border-style:solid; 
	padding:4px
}
.grey {
	color: #666666;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 10px;
}
.head2 {
	font-size: 14px;
	color: #87548F;
	text-decoration: underline;
	font-weight: bold;
}
.head3 {
	font-size: 14px;
	font-weight: bold;
	color: #87548F;
}
input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
hr {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-top-color:#87548F;
	border-top-style:solid;
	color:#87548F;
	height:0px;
}
.red {
	color: #FF0000;
}
