/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#dbdbdb;
}
.BgColor3 {
	background-color:#ff6d02;
}
.BgColor4 {
	background-color:#064572;
}
.NewsArticlesSpacer {
	background:url(../images/news-and-articles-box-spacer.gif) repeat-y;
	width:292px;
}
.NewsletterBg {
	background:url(../images/monthly-newsletter-bg.jpg) no-repeat;
	width:292px;
	height:107px;
}
.BusinessCashSpacer {
	background:url(../images/business-cash-box-spacer.gif) repeat-y;
	width:300px;
}
.BusinessCashLinkBg {
	background:url(../images/business-cash-box-link.gif) no-repeat;
	width:248px;
	height:30px;
}
.FormBg {
	background: url(../images/quick-contact-form.jpg) no-repeat;
	width:258px;
	height:561px;
}
.TwoColBoxSpacer {
	background:url(../images/2-column-box-spacer.gif) repeat-y;
	width:570px;
}
.HorDotted {
	background:url(../images/hor-dotted.gif) repeat-x center;
}
.HorLine {
	background:url(../images/hor-line.gif) repeat-x center;
}
.Border {
	border:1px solid #d8d8d8; 
}

.seo	{
			text-decoration: none;
			color: #636b75}


