.blueboxBG {
background: url(blueboxright.jpg) no-repeat top left;
width: 310px;
height: 230px;
color: #fff;
}
.darkblueboxBG {
background: url(blueboxmiddle.jpg) no-repeat top left;
width: 310px;
height: 230px;
color: #fff;
}
.greyboxBG {
background: url(blackboxright.jpg) no-repeat top left;
width: 310px;
height: 230px;
color: #fff;
}
.whitebody .Normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.whiteheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
}
.blueboxTitleRow {
width: 100%;
}
.darkblueboxTitleRow {
width: 100%;
}
.greyboxTitleRow {
width: 100%;
}
.greybody .Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.greengradientBG {
background: #e8f3d1 url(green-gradient.jpg) no-repeat top left;
width: 250px;
height: 625px;
}
.greenTitleRow {
height: 30px;
}