.mdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.headingGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004B4B;
	text-align: left;
}
.leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #7F7F7F;
	text-align: left;
	line-height: 16px;
}
.leadingWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
.bgwelcome {
	background-image: url(Images/bgimages/homepage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bglinks {
	background-image: url(Images/layout/topbar.gif);
	background-repeat: no-repeat;
}
.bgbottom {
	background-image: url(Images/layout/bototmbar.gif);
	background-repeat: no-repeat;
}
.topwhites {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leadingWHITEtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
