/** @return string the information style for when a transaction has succeeded */
	static function getInfoStyleOk() {
		return 'pntInfoOk';
	}