.readon {
	font-weight: bold;
	color: #025990;
	padding: 0px 12px 0px 0px;
	background-image: url('../img/li.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.readpr {
	font-weight: bold;
	color: #025990;
	padding: 0px 0px 0px 12px;
	background-image: url('../img/li.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.highLite, .high {
	font-weight: bold;
}


.tmce {
    font: 11px Tahoma, Verdana, Arial;
}
.tmce a, .tmce .intro, .tmce .intro a {
	color: #025990;
}
.tmce .intro2, .tmce .intro2 a {
	color: #025990;
}
.tmce .intro, .tmce .intro2 {
	font-weight: bold;
}
.tmce .linkbl, .tmce a.linkbl {
	color: #025990;
}
.tmce .linkgr, .tmce a.linkgr {
	color: #025990;
}
.tmce ul {
	margin: 0px 0px 0px 6px;
}
.tmce ul li {
	padding: 0px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	background-image: url('../img/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.tmce ol {
	margin: 0px 0px 0px 28px;
}
.tmce ol li {
	padding: 0px;
	margin: 0px;
}

.tmce table tr.tblHeader {
}
.tmce table tr.tblHeader td {
	background-color: #006f4d;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.tmce table tr.tblLow td {
	border-bottom: 1px solid #006f4d;
	border-right: 1px solid #006f4d;
}
.tmce table tr.tblHigh td {
	background-color: #c4cfe3;
	border-bottom: 1px solid #006f4d;
	border-right: 1px solid #006f4d;
}
.tmce table tr td {
	padding: 2px 3px 2px 3px;
}
.r2 .tmce ul {
	padding: 0px;
	border: 0px solid #fff;
	background: none;
}
.r2 .tmce li {
	padding: 0px;
	border: 0px solid #fff;
	background: none;
}