.BlockHeading {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	clip: rect(auto,auto,auto,auto);
	color: #25447E;
}
.messageBlock {
	color: #25447E;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.messageBlockBold {
	color: #25447E;
	font-weight: bold;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.navigator {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
.PageHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #224354;
	font-weight: bold;
}
.common {
	color: #666666;
	font-size: 18px;
}
.commonBold {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.common_heading {
	font-size: 18px;
	color: #4C8BAC;
	font-weight: bold;
}
