body {
	margin-top: 0px;
	background-image: url(../images/background-pattern.jpg);
}
a:link {
	color: #320E42;
	text-decoration: none;
}
a:visited {
	color: #320E42;
	text-decoration: none;
}
a:hover {
	color: #8E439C;
	text-decoration: none;
}
a:active {
	color: #320E42;
	text-decoration: none;
}
.maincontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #1F1D20;
	vertical-align: top;
	margin: 0pt;
	padding: 15pt;
	text-indent: 0px;
}
.brick-img {
	background-image: url(../images/brickimage-long.jpg);
	background-repeat: no-repeat;
	background-position: left 70px;
}
.bullet-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2D2D2D;
	padding-right: 15px;
}
.register-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #452656;
	text-align: right;
	font-weight: bold;
}
.background {
	background-color: #D9DFDB;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	color: #000000;
	line-height: 14pt;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #452656;
	vertical-align: top;
	padding: 0pt;
	margin-top: 0px;
	text-align: left;
}
.small-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #396B2F;
	text-align: left;
	vertical-align: top;
}
