
.leftCovenantBG {
	background-image: url(../images/working_with_us/covenant_leftBG.gif);
  	background-repeat: repeat-y;
}
.greenCovenantBG {
	background-image: url(../images/working_with_us/covenant_green.gif);
  	background-repeat: no-repeat;
}
.middleCovenantBG {
	background-image: url(../images/working_with_us/covenant_middleBG.gif);
  	background-repeat: repeat-y;
}
.purpleCovenantBG {
	background-image: url(../images/working_with_us/covenant_purple.gif);
  	background-repeat: no-repeat;
}
.rightCovenantBG {
	background-image: url(../images/working_with_us/covenant_rightBG.gif);
  	background-repeat: repeat-y;
}
ul {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 12px;
	text-indent: -1px;
}
li {margin: 2px 0}

.covenantHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color:#660099;
}

