body {
	margin:0;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
}.ie-heading-bg {
	background-image: url(../images/ie8-top-right-bg.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 687px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.white-bg {
	background-image: url(../images/white-bg.jpg);
	background-repeat: no-repeat;
	height: 249px;
	width: 884px;
}
.seperator {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.orange-bg {
	background-image: url(../images/orange-bg.jpg);
	background-repeat: no-repeat;
	width: 884px;
}
.seperator-new {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
