.leftColumn h1 {
	font-size: 25px;
	font-weight: normal;
	color: #952e45;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}.member_login a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rightBar h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
.topbarcolours {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.rightBarTxt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #952E45;
	margin-top: 0px;
	margin-bottom: 5px;
}
.InnerBlock ul {
	list-style-image: url(../images/bullet.gif);
}

.rightBarTxt p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.signupHold {
	margin-bottom: 10px;
}

.signupbox h1 {
	font-size: 16px;
	color: #F4792C;
}

.InnerBlock p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftInnerContent h2 {
	font-size: 14px;
	font-weight: bold;
}
.type_purple {
	color: #952E45;
}
.type_green {
	color: #22B86E;
}

a {
	color: #952E45;
}
a:hover {
	color: #952E45;
	text-decoration: none;
}
.portal_info {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #A8A9AD;
	margin-right: 15px;
}
.portal_info a{
	color: #22B86E;
}
