.rightpicture {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftpicture {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}
.rightsecondpicture {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidepictures {
	margin-top: 10px;
	margin-right: 10px;
}
.leftsecondpicture {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.shadedpanel {
	color: #FFFFFF;
	background-color: #807995;
	padding: 15px;
	font-size: 11px;
}
.leftpanel {
	padding-bottom: 10px;
	padding-right: 20px;
}
.rightpanel {
	padding-bottom: 10px;
	padding-left: 20px;
}
.rightpanelline {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #C6CBD6;
}
.borderedpanel {
	border-bottom: 1px solid #C6CBD6;
}
.centrepanel {
	text-align: center;
	margin-bottom: 10px;
}
.banner {
	text-align: center;
	height: 55px;
}
.designfooter {
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 3px;
}
.intro {
	font-size: 125%;
	line-height: 135%;
	margin-top: 11px;
	margin-bottom: 11px;
}
.buttons {
	background-color: #08204F;
}
.married {
	font-size: 150%;
}