#pgTitle {
	margin-top: 25px;
	margin-left: 69px;
}

#pgTitleStep {
	margin-top: 21px;
	margin-bottom: 20px;
}

.buildCopy {
	margin: 0px 14px 0px 70px;
}

.cellBuildForm {
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxResultLight {
	background-color: #EEF6E4;
}

.boxResultDark {
	background-color: #E5F1D5;
}

.boxResultLightCopy {
	background-color: #EEF6E4;
	padding-right: 14px;
}

.boxResultDarkCopy {
	background-color: #E5F1D5;
	padding-left: 14px;
}

.boxResultDivider {
	background-color: #E5F1D5;
	background-image: url(../images/line_dot_vert1.gif);
	background-repeat: repeat-y;
}

.result {
	color: #669933;
	font-size: 26px;
	font-weight: bold;
}

.result2 {
	font-size: 20px;
	font-weight: normal;
}
A.printpageFont {
	font-size: 13px;
}
