td.leftTableTop{
	width: 713px;
	height: 15px;
	background: url(images/allBlue-top.gif) top left no-repeat;
}

td.leftTableMid {
	width: 713px;
	vertical-align: top;
	text-align: left;
	background: #155399 url(images/allBlue-repeat.gif) repeat-y;
}


td.leftTableBottom{
	width: 713px;
	height: 15px;
	background: url(images/allBlue-bottom.gif) top left no-repeat;
}

table.leftTable {
	width: 713px;
	background-color: transparent;
	border-left: #879bb2 solid 1px;
	border-right: #879bb2 solid 1px;
	vertical-align: top;
}


.customTable {
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
}

h1.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background: transparent;
	border: none;
	height: auto;
}

ul.benefitsList {
	list-style-type: none;
	margin: 0;
}

ul.benefitsList span{
	color: #ffff00;
	font-weight: bold;
}

ul.benefitsList li{
	margin-bottom: 15px;
}

.yellowText {
	color: #ffff00;
	font-weight: bold;
}