.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;
}
.righttext_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b2b2b;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
}

.heading_green{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #025B5A;
}
.heading_green2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #01403f;
	text-decoration:underline;
}

.heading_green2:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #01403f;
	text-decoration:underline;
}

.heading_grey{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8c8e89;
	text-decoration:underline;
}

.heading_grey:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8c8e89;
	text-decoration:underline;
}
.heading_links {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration:none;
}

.heading_links:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration:underline;
}

.navlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
		text-decoration:none;

}
.navlink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
		text-decoration:none;

}

.email_link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #026261;
		text-decoration:none;
		}
		
		.email_link:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #026261;
		text-decoration:underline;
		}
		
		.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #025B5A;
	text-decoration: none;
}
