



.mainTitle {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 14px;
	line-height: 19px;
	color: #253479;
	text-align: left;
}
.introText {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #002E6E;
	text-align: left;
}
.mainBody {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	text-align: left;
}

.footer {
	font-family: "Tahoma", Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-align: left;
}

.bg_top_right {
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_bottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
