.left-tile {
	background-image: url(../images/left_tile.jpg);
	background-position: right top;
}
.right-tile {
	background-image: url(../images/right_tile.jpg);
	background-position: left top;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.mainheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.applicationtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
