
.bgBluetxtW {
	color: white;
	font-weight: bold;
	background-color: #3f6894;
}

.bluBrdwht {
	color: white;
	font-weight: bold;
}

.green {
	color: #9ece63;
}

.purple {
	color: #ac3789;
}

.red {
	color:#de1f24;
}

.dblue {
	color:#005e9e;
}

.blue {
	color:#31a4bb;
}

.td1 {
	background-color: white;
}

.td2 {
	background-color: #d4a4c4;
}

.td3 {
	background-color: #eccbe0;
}

.td5 {
	background-color: #ac3789;
	color: white
}

.td6 {
	background-color: #b0d683;
}

.td7 {
	background-color: #dfeecd;
}

.td8 {
	background-color: #edf5e3;
}

.td9 {
	background-color: #31a4bb;
	color: white;
	font-weight: bold;
}

.tda {
	background-color: #c4dee4;
}

.tdbl {
	background-color: white;
}

.tdblR {
	background-color: white;
	text-align: left;
}

.tdblL {
	background-color: white;
	text-align:left;
}

.tdb {
	background-color: #005e9e;
	color: white;
	font-weight: bold
}

.snipblu {
	color: #00769e;
}

.ed {
	margin-left: 20px;
}

.tan {
	color: #ca6c18;
}

.articleBody table {
	border-top: solid 1px #222 !important;
	border-left: solid 1px #222 !important;
}

.articleBody table th {
	border-right: solid 1px #222 !important;
}

.articleBody table td {
	border-bottom: solid 1px #222 !important;
	border-right: solid 1px #222 !important;
}

.table-right {
	float: right;
	margin: 0 0 15px 15px !important;
}