/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f7f3ec;
}
.BgColor3 {
	background-color:#e7dece;
}
.BgColor4 {
	background-color:#d3c8b5;
}
.BgColor5 {
	background-color:#1f3633;
}
.WelcomeQuoteBg {
	background:url(../pic-assets/welcome-quote-bg.jpg) no-repeat;
	width:346px;
	height:163px;
}
.VantageAssociates {
	background:url(../pic-assets/vantage-associates-bg.jpg) no-repeat;
	width:617px;
	height:93px;
}
.FormBg {
	background:url(../pic-assets/HR-&-Benifits-Essentials-bg.gif) no-repeat;
	width:257px;
	height:190px;
}
.FooterLine {
	background:url(../pic-assets/footer-line-sep.gif) repeat-x center;
}
.HorLine {
	background:url(../pic-assets/line.gif) repeat-x center;
}
.DivLine {
	background:url(../pic-assets/line.gif) repeat-x bottom;
}
.BorderImg {
	border:4px solid #FFFFFF;
}