body,td,.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.menuSpacing {
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
}
.contentSpacing {
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5F3981;
	border-right-color: #5F3981;
	border-bottom-color: #5F3981;
	border-left-color: #5F3981;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
}
a:link {
	font-weight: bold;
	color: #CBF5FF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #CBF5FF;
	text-decoration: underline;
}
a:hover {
	color: #E2C3F4;
	text-decoration: underline;
}
.tableRule {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #67458B;
	padding-top: 10px;
}
.dateTable {
	padding: 5px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1F1EF;
	border-right-color: #F1F1EF;
	border-bottom-color: #7C58A5;
	border-left-color: #F1F1EF;
}
a.pblink:link,a.pblink:active,a.pblink:visited,a.pblink:hover {
	font-size: 10px;
	color: #BB94D2;
	text-decoration: none;
}
.formField {
	border: 1px solid #472564;
}
