.PageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #7E807B;
}

.PageHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #6570C0;
	font-weight: bold;
	font-style: italic;
}

.PageSubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #6065B9;
}

.PageBulletedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #6770BF;
	}
	
.PageTextLarger {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #7E807B;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}