.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #506876;
	font-weight: normal;
	float: none;
	height: auto;
	width: auto;
}

.rightpicalign {
	float: right;
}

.leftpicalign {
	float: left;
}

.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506876;
}

.hdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #506876;
}