/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f6edd5;
}
.BgColor3 {
	background-color:#d7e4ef;
}
.BgColor4 {
	background-color:#395987;
}
.LeftShadow {
	background:url(../images/left-shadow.png) repeat-y right;
}
.RightShadow {
	background:url(../images/right-shadow.png) repeat-y left;
}
.Step1Bg {
	background:url(../images/step1.gif) no-repeat;
	width:406px;
	height:74px;
}
.Step1BoxSpacer {
	background:url(../images/step1-box-spacer.gif) repeat-y;
	width:406px;
}
.Step2Box {
	background: url(../images/step2-box.gif) no-repeat;
	width:327px;
	height:271px;
}
