.topContent {
	width: 760px;
}

.bottomContent {
	width: 760px;
}
.rightContent {
	margin-left: 30px;
	float: left;
	width: 475px;
}
.mainImage {
	padding-left: 10px;
}

.leftContent {
	width: 255px;
	float: left;
}


.mainText {
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	font-size: 12pt;
	text-align: justify;
	color: #000000;
}
.headerText {
	font-family: "Arial Rounded MT Bold";
	font-size: 36pt;
	color: #006cb7;
}
.subHeaderText {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #006cb7;
}

.mainButton {
	padding-right: 20px;
	padding-bottom: 10px;
}
a {
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	font-size: 12pt;
	text-align: justify;
	color: #00096C;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
