body {
	background-color: #DDE9F5;
	background-image: url(accountsetup/img-layout/ecommerce-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content-bg {
	background-color: #FFFFFF;
	background-image: url(accountsetup/img-layout/ecommerce_r2_c3-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.step {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.page-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FF0000;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	line-height: 33px;
	color: #333333;
}
.form-textbox {
	background-color: #D9F2E6;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #333333;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.form-textbox-whitebg {

	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #333333;
}
a:link {
	color: #4D84BC;
	font-weight: bold;
}
a:visited {
	color: #4D84BC;
	font-weight: bold;
}
a:active {

	color: #4D84BC;
	font-weight: bold;
}
a:hover {


	color: #28496A;
	font-weight: bold;
}
.testimonial-box {
	background-color: #DDE9F5;
	border: 1px solid #7AA0D1;
}
.testimonial-title {
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: Tahoma, Verdana;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
}
.yellow-bg {
	background-color: #FFFF00;
}
.guarantee-box {
	background-color: #FFFF00;
	border: 1px solid #FFCC00;
}
.imageborder {
	border: 1px solid #999999;
}
