@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7E0C64;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7E0C64;
}
a:hover {
	text-decoration: underline;
	color: #78A22F;
}
a:active {
	text-decoration: underline;
	color: #78A22F;
}

.latest-news {
	font-size: 8pt;
}
.imageborder {
	border: 1px solid #7E0C64;
}
.whitetext {
	color: #FFFFFF;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7E0C64;
	text-transform: uppercase;
}
.purpletext {
	font-weight: bold;
	color: #7E0C64;
}
.greytext {
	color: #969696;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
li {
	list-style-image: url(../graphics/bullets/bullet.gif);
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}
