.borders {
	border: 1px solid #000000;
}
.subLiquidTop {
	background-image: url(images/sub_liquid_top.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.subLiquidCenter {
	background-image: url(images/sub_liquid_center.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.subLiquidBottom {
	background-image: url(images/sub_liquid_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.contentHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00407E;
}
.contentHighlightsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00407e;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}

img
{
	border:0;
}
