.cms-table{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.cms-table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-left-color: #006699;
}
.cms-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	padding-left: 10px;
}
.cms-td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #1a3e95;
	background-color: #e7e8eb;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.cms-text1 {
	color: #254D96;
	font-size: 12px;
	text-align: left;
}
.cms-text2 {
	font-weight: bold;
	color: #1B3F95;
	font-size: 11px;
	text-align: left;
}
